{"info":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","description":"<html><head></head><body><p>Easy to use <a href=\"https://evelode.com/downloads/tiktok-rest-api/\">TikTok Scraper API</a>. Get TikTok public user data, feed, trends, hashtags, music, and non-watermarked TikTok videos.</p>\n<p>Using our detailed multipurpose documentation you can explore and reach all TikTok REST API endpoints with ease.</p>\n<p>Try our <a href=\"https://evelode.com/downloads/tiktok-rest-api/\">Trial license plan</a> and test all API endpoints before buying a license.</p>\n<h3 id=\"authentication\">Authentication</h3>\n<p>Authentication occurs by passing the license key value through a query string named <code>license_key</code>.</p>\n<p>API Server Url: <code>https://tiktok.evelode.com/tiktok-api</code></p>\n<h3 id=\"security\">Security</h3>\n<p>For more reliable interaction with the API server, you should use the <code>license_key</code>.</p>\n<p>Example of a signed request:</p>\n<pre class=\"click-to-expand-wrapper is-snippet-wrapper\"><code>https://tiktok.evelode.com/tiktok-api/getNoWatermarkUrl?video_url=tiktok_video_url&amp;license_key=license_key\n\n</code></pre><ul>\n<li><p><code>https://tiktok.evelode.com/tiktok-api</code> - API server url</p>\n</li>\n<li><p><code>getNoWatermarkUrl</code> - API method name, all available functions you can find below</p>\n</li>\n<li><p><code>tiktok_video_url</code> - Url of TikTok video</p>\n</li>\n<li><p><code>license_key</code> - your own unique license key, which can be <a href=\"https://evelode.com/downloads/tiktok-rest-api/\">purchased here</a>.</p>\n</li>\n</ul>\n<h3 id=\"rate-limits\">Rate Limits</h3>\n<p>The developer <code>license_key</code> gives the right to use all methods within the <a href=\"https://evelode.com/downloads/tiktok-rest-api/\">TikTok Scraper API</a> within the limit of requests for a specific period. Requests limit based on your license length and will be flushed when you renew or upgrade your license. Empty or invalid responses doesn't affect requests counter.</p>\n<p>Every license plan also have a requests per minute rate limit. More info about license plans you can <a href=\"https://evelode.com/downloads/tiktok-rest-api/\">check here</a>.</p>\n<h3 id=\"license\">License</h3>\n<p>You can buy a valid license for TikTok Scraper API by Evelode <a href=\"https://evelode.com/downloads/tiktok-rest-api/\">here</a>. This license based on period of usage and requests count.</p>\n<p>Demo Access: We offer a 1 month of Trial access, if you want to test REST API you can get license key <a href=\"https://evelode.com/downloads/tiktok-rest-api/\">here</a>. Trial license can't be renewed, but can be upgraded to another licenses types.</p>\n<h3 id=\"support--contacts\">Support &amp; Contacts</h3>\n<p>Please <a href=\"https://evelode.com/#chatraChatExpanded\">contact us via website chat</a> if you need to submit a support request or have additional questions.</p>\n</body></html>","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"owner":"24862082","collectionId":"d886cc87-4267-4e0c-b57a-2d083add50ad","publishedId":"2sBXcKCdbu","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"00BF63"},"publishDate":"2026-03-25T01:03:25.000Z"},"item":[{"name":"Video","item":[{"name":"Get non watermarked video url","id":"bfcb9e29-8b57-41c9-9373-b4126254cd5c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getNoWatermarkUrl?video_url=https://www.tiktok.com/@therock/video/7106855913906081070","description":"<p>Get a watermark-free download URL for a video by its URL.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getNoWatermarkUrl"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok video URL.</p>\n","type":"text/plain"},"key":"video_url","value":"https://www.tiktok.com/@therock/video/7106855913906081070"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"2a36f800-a826-4db6-a278-21b963722021","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getNoWatermarkUrl?video_url=https://www.tiktok.com/@therock/video/7106855913906081070","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getNoWatermarkUrl"],"query":[{"key":"video_url","value":"https://www.tiktok.com/@therock/video/7106855913906081070","description":"TikTok video URL."},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 17:39:02 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Dtmeu3b9bY5irBN1givflFtGrjVa%2F1VTMyikBc1WaSVfjT%2B%2F0WZ485plhiSweNEfpE%2FCVXx6vQP0uNKttA7zHE%2FcOB5M8rZS7Ff%2Bbu%2Flhz0I5g%3D%3D\"}]}"},{"key":"cf-ray","value":"9e1773ee8a9c27bd-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"id\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n        \"url\": \"https://v16m.tiktokcdn-us.com/55d61dd0e1079812afc16ac15f238cc0/69c32119/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=gKfIn8buoTfR12NvHmN0.IxRI_PhZQ_45SY&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=20260324173902206DD66186608E111C9E&btag=e00090000\"\n    },\n    \"timestamp\": 1774373942\n}"}],"_postman_id":"bfcb9e29-8b57-41c9-9373-b4126254cd5c"},{"name":"Get non watermarked video url by video ID","id":"bac1903d-4bf3-4097-b7cc-6b05587369c3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getNoWatermarkUrlByID?video_id=7106855913906081070","description":"<p>Get a watermark-free download URL for a video by its ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getNoWatermarkUrlByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok video ID.</p>\n","type":"text/plain"},"key":"video_id","value":"7106855913906081070"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"d27f4663-e83f-404d-91af-54f631692248","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getNoWatermarkUrlByID?video_id=7106855913906081070","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getNoWatermarkUrlByID"],"query":[{"key":"video_id","value":"7106855913906081070","description":"TikTok video ID."},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 17:39:45 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=61ybP3prG8Mc5NQCN%2FI6MyrOxagLB5a7M7Sr2Sxir96tpVTQllnaY7Xq6Fff8%2FRmcRUR4BEBkNa%2FbaV0VP0JuzpeEDVOPYvY%2BqvYMOTDm0JxGg%3D%3D\"}]}"},{"key":"cf-ray","value":"9e1774f629fb27bd-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"id\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n        \"url\": \"https://v16m.tiktokcdn-us.com/a4ef603de78b47347b39f3249e0f9bcc/69c32143/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=WgSBMNl0VK6XUxbVKStG-XD5Snd5dKPXtimPakcyqF_4&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=20260324173944F704D1C105082D0FA7A0&btag=e00090000\"\n    },\n    \"timestamp\": 1774373985\n}"}],"_postman_id":"bac1903d-4bf3-4097-b7cc-6b05587369c3"},{"name":"Get video info by ID","id":"3a59f390-feff-4241-b376-7c4f80521b84","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getVideoByID?video_id=7106855913906081070","description":"<p>Retrieve full video info using a TikTok video ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getVideoByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok video ID.</p>\n","type":"text/plain"},"key":"video_id","value":"7106855913906081070"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"4494b08a-d04a-4b67-adb2-3c2385611bdb","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getVideoByID?video_id=7106855913906081070","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getVideoByID"],"query":[{"key":"video_id","value":"7106855913906081070","description":"TikTok video ID."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:15:50 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=qC9ifJwfBkCgk%2FsaM77ph5O1a8Z9r5mfZ8ngi%2BGuj8SgAhm839rTnGOF7rU2blXLphNNiDuM5AQ7pei2qwzU1mygKboDwkDw024Gwoqq%2BE9FNg%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71d6a59e31a032-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_detail\": {\n            \"added_sound_music_info\": {\n                \"album\": \"\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"artists\": [],\n                \"audition_duration\": 131,\n                \"author\": \"The Rock\",\n                \"author_deleted\": false,\n                \"author_position\": null,\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=852babae&x-expires=1772722800&x-signature=twwKpbjx%2BTSA7M%2B4JnKxTnRzl2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=40e3512a&x-expires=1772722800&x-signature=v8Wx2FeEouJFs3S6MJgg8mm9BLA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=962eb15c&x-expires=1772722800&x-signature=XksOmeMt4F7QAqSWjT10IwKQDoI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b24c9747&x-expires=1772722800&x-signature=SkcHKcXi9NIK3W47sabCYa%2FXA2Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45764332&x-expires=1772722800&x-signature=2Uf1BxN%2BjdqN1LvOfR2VZaBQ%2BUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fface275&x-expires=1772722800&x-signature=CW1eMKqukhxEruI4ClKG69%2BAI8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"binded_challenge_id\": 0,\n                \"can_be_stitched\": true,\n                \"can_not_reuse\": false,\n                \"collect_stat\": 0,\n                \"commercial_right_type\": 2,\n                \"cover_large\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=24112732&x-expires=1772722800&x-signature=I5QFfSUbAyFhJqbPsYvSw1ayo2M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c1e86029&x-expires=1772722800&x-signature=NlNmTQ6v4AjgvNd9V3xZ9kEHqOQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=45ad21ad&x-expires=1772722800&x-signature=PiwmWFYBiwPNRiWZ%2FAqzKc784RI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=852babae&x-expires=1772722800&x-signature=twwKpbjx%2BTSA7M%2B4JnKxTnRzl2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=40e3512a&x-expires=1772722800&x-signature=v8Wx2FeEouJFs3S6MJgg8mm9BLA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=962eb15c&x-expires=1772722800&x-signature=XksOmeMt4F7QAqSWjT10IwKQDoI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b24c9747&x-expires=1772722800&x-signature=SkcHKcXi9NIK3W47sabCYa%2FXA2Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45764332&x-expires=1772722800&x-signature=2Uf1BxN%2BjdqN1LvOfR2VZaBQ%2BUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fface275&x-expires=1772722800&x-signature=CW1eMKqukhxEruI4ClKG69%2BAI8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"create_time\": 1654693848,\n                \"dmv_auto_show\": false,\n                \"duration\": 131,\n                \"duration_high_precision\": {\n                    \"audition_duration_precision\": 131.265,\n                    \"duration_precision\": 131.265,\n                    \"shoot_duration_precision\": 131.265,\n                    \"video_duration_precision\": 131.265\n                },\n                \"external_song_info\": [],\n                \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7106855913906081070,\\\"from_user_id\\\":7577542770408293390,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cag9vk3c77u9g6udu6jg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"has_commerce_right\": true,\n                \"has_commerce_right_strict\": true,\n                \"has_human_voice\": true,\n                \"id\": 7106855865986173739,\n                \"id_str\": \"7106855865986173739\",\n                \"is_audio_url_with_cookie\": false,\n                \"is_author_artist\": false,\n                \"is_commerce_music\": true,\n                \"is_commerce_music_strict\": true,\n                \"is_matched_metadata\": false,\n                \"is_original\": false,\n                \"is_original_sound\": true,\n                \"is_pgc\": false,\n                \"is_play_music\": false,\n                \"is_shooting_allow\": true,\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"lyric_short_position\": null,\n                \"meme_song_info\": {},\n                \"mid\": \"7106855865986173739\",\n                \"multi_bit_rate_play_info\": null,\n                \"music_group_use_count\": 0,\n                \"music_ugid_use_count\": 0,\n                \"mute_share\": false,\n                \"offline_desc\": \"\",\n                \"owner_handle\": \"therock\",\n                \"owner_id\": \"6745191554350760966\",\n                \"owner_nickname\": \"The Rock\",\n                \"play_url\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"https://v16m.tiktokcdn-us.com/362b0b845dd9d026405b2dcea1eea735/69b1882b/video/tos/useast5/tos-useast5-v-27dcd7-tx/da8afbaa0bd6414092b15baa90128371/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=audio_mpeg&qs=6&rc=aDNoaTQ1OGQ4OzNpO2VkPEBpajlnOTw6Zm48ZDMzZzU8NEAuXy4vNF8zXzExLi4zYi8uYSNncnJkcjQwc2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000&shp=d05b14bd&shcp=-\",\n                    \"url_list\": [\n                        \"https://v16m.tiktokcdn-us.com/362b0b845dd9d026405b2dcea1eea735/69b1882b/video/tos/useast5/tos-useast5-v-27dcd7-tx/da8afbaa0bd6414092b15baa90128371/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=audio_mpeg&qs=6&rc=aDNoaTQ1OGQ4OzNpO2VkPEBpajlnOTw6Zm48ZDMzZzU8NEAuXy4vNF8zXzExLi4zYi8uYSNncnJkcjQwc2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"https://v19.tiktokcdn-us.com/532b78ee210a4cb193bc90e04658852a/69b1882b/video/tos/useast5/tos-useast5-v-27dcd7-tx/da8afbaa0bd6414092b15baa90128371/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=audio_mpeg&qs=6&rc=aDNoaTQ1OGQ4OzNpO2VkPEBpajlnOTw6Zm48ZDMzZzU8NEAuXy4vNF8zXzExLi4zYi8uYSNncnJkcjQwc2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000cag9vk3c77u9g6udu6jg&line=0&is_play_url=1&source=AWEME_DETAIL&file_id=192aeb681f104845ba65b2712f1eb01e&item_id=7106855865986173739&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRkNmJjMWMzMzcxOWQyN2U3NmRlZTAwYWNhY2JjODE4&shp=d05b14bd&shcp=-\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"position\": null,\n                \"prevent_download\": false,\n                \"preview_end_time\": 0,\n                \"preview_start_time\": 0,\n                \"recommend_status\": 100,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                \"shoot_duration\": 131,\n                \"source_platform\": 72,\n                \"status\": 1,\n                \"strong_beat_url\": {\n                    \"height\": 720,\n                    \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d435faa4aa9f279cf94ff00e2454ebf3.json\",\n                    \"url_list\": [\n                        \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d435faa4aa9f279cf94ff00e2454ebf3.json\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"tag_list\": null,\n                \"title\": \"original sound - therock\",\n                \"tt_to_dsp_song_infos\": [],\n                \"uncert_artists\": null,\n                \"user_count\": 0,\n                \"video_duration\": 131\n            },\n            \"aigc_info\": {\n                \"aigc_label_type\": 0,\n                \"created_by_ai\": false\n            },\n            \"anchors\": null,\n            \"anchors_extras\": \"\",\n            \"animated_image_info\": {\n                \"effect\": 0,\n                \"type\": 0\n            },\n            \"author\": {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=510c8904&x-expires=1772722800&x-signature=6%2FUqvTTqOK4Pq8D0rK%2FesYVhUv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7df40e3b&x-expires=1772722800&x-signature=ifkaXFeSeoyyfXMqTU631YCWYQM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=7ea6c510&x-expires=1772722800&x-signature=rGk3Zrnywapkb4ggTlrGfsXagwA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c9f65f21&x-expires=1772722800&x-signature=z7rRT6gsh%2Bazgyd10XxEOGE6dsc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=05ba6e25&x-expires=1772722800&x-signature=pohoMEVWPs6nA4axnqFQrCTJ%2BWU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=942648d3&x-expires=1772722800&x-signature=EQ0pTe%2FcnbpG3mgUK5Aq9NZMZ3U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c1e86029&x-expires=1772722800&x-signature=NlNmTQ6v4AjgvNd9V3xZ9kEHqOQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=24112732&x-expires=1772722800&x-signature=I5QFfSUbAyFhJqbPsYvSw1ayo2M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6e5b9754&x-expires=1772722800&x-signature=sBPXI6Jvdnfdh8WATb8PVi%2BbugQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=852babae&x-expires=1772722800&x-signature=twwKpbjx%2BTSA7M%2B4JnKxTnRzl2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=40e3512a&x-expires=1772722800&x-signature=v8Wx2FeEouJFs3S6MJgg8mm9BLA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=962eb15c&x-expires=1772722800&x-signature=XksOmeMt4F7QAqSWjT10IwKQDoI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_meta_info_list\": [\n                    {\n                        \"avatar_category\": 1,\n                        \"avatar_meta_info\": {\n                            \"avatar_source\": 1\n                        }\n                    },\n                    {\n                        \"avatar_category\": 0,\n                        \"avatar_meta_info\": {}\n                    },\n                    {\n                        \"avatar_category\": 6,\n                        \"avatar_meta_info\": {}\n                    }\n                ],\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45764332&x-expires=1772722800&x-signature=2Uf1BxN%2BjdqN1LvOfR2VZaBQ%2BUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b24c9747&x-expires=1772722800&x-signature=SkcHKcXi9NIK3W47sabCYa%2FXA2Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e20a5140&x-expires=1772722800&x-signature=ug98T8oO%2F1v3nWqV5iY7b%2FZwcP8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": [\n                    0,\n                    1,\n                    2,\n                    4\n                ],\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 1,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 0,\n                \"custom_verify\": \"Verified account\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1759843058,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 0,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 0,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"therock\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"The Rock\",\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"US\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"story_status\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6745191554350760966\",\n                \"unique_id\": \"therock\",\n                \"unique_id_modify_time\": 1772637350,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_now_pack_info\": {},\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 0,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            \"author_user_id\": 6745191554350760966,\n            \"aweme_acl\": {\n                \"download_general\": {\n                    \"code\": 0,\n                    \"mute\": false,\n                    \"show_type\": 2,\n                    \"transcode\": 3\n                },\n                \"download_mask_panel\": {\n                    \"code\": 0,\n                    \"mute\": false,\n                    \"show_type\": 2,\n                    \"transcode\": 3\n                },\n                \"platform_list\": null,\n                \"press_action_list\": null,\n                \"share_action_list\": null,\n                \"share_general\": {\n                    \"code\": 0,\n                    \"mute\": false,\n                    \"show_type\": 2,\n                    \"transcode\": 3\n                },\n                \"share_list_status\": 0\n            },\n            \"aweme_id\": \"7106855913906081070\",\n            \"aweme_type\": 0,\n            \"banners\": null,\n            \"behind_the_song_music_ids\": null,\n            \"behind_the_song_video_music_ids\": null,\n            \"bodydance_score\": 0,\n            \"bottom_products\": null,\n            \"branded_content_accounts\": null,\n            \"cc_template_info\": {\n                \"author_name\": \"\",\n                \"clip_count\": 0,\n                \"desc\": \"\",\n                \"duration_milliseconds\": 0,\n                \"related_music_id\": \"\",\n                \"template_id\": \"\"\n            },\n            \"cha_list\": [\n                {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"blackadam\",\n                    \"cid\": \"15330576\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=15330576\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #blackadam on TikTok!\",\n                        \"share_desc_info\": \"Check out #blackadam on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: blackadam\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/blackadam?_r=1&name=blackadam&u_code=f0hj6l5m5e0k0e&_d=f299hlkam6kddl&share_challenge_id=15330576&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 0,\n                    \"user_count\": 0,\n                    \"view_count\": 0\n                }\n            ],\n            \"challenge_position\": null,\n            \"cmt_swt\": false,\n            \"collect_stat\": 0,\n            \"comment_config\": {\n                \"comment_panel_show_tab_config\": {\n                    \"comment_tab_info_config\": [\n                        {\n                            \"priority\": 100,\n                            \"tab_id\": 2,\n                            \"tab_name\": \"like_list\"\n                        },\n                        {\n                            \"priority\": 101,\n                            \"tab_id\": 3,\n                            \"tab_name\": \"view_list\"\n                        },\n                        {\n                            \"priority\": -100,\n                            \"tab_id\": 4,\n                            \"tab_name\": \"story2viewer_list\"\n                        },\n                        {\n                            \"priority\": 102,\n                            \"tab_id\": 5,\n                            \"tab_name\": \"video_auth_page\"\n                        },\n                        {\n                            \"priority\": 11,\n                            \"tab_id\": 11,\n                            \"tab_name\": \"ec_reviews_tab\"\n                        }\n                    ],\n                    \"max_tab_count\": 3\n                },\n                \"emoji_recommend_list\": null,\n                \"long_press_recommend_list\": null,\n                \"preload\": {\n                    \"preds\": \"{\\\"item_post_comment\\\":0.0012211519712261331}\"\n                },\n                \"quick_comment\": {\n                    \"enabled\": false,\n                    \"rec_level\": 0\n                },\n                \"quick_comment_emoji_recommend_list\": null,\n                \"social_quick_comment\": {\n                    \"enabled\": false,\n                    \"rec_metrics\": {\n                        \"non_social_enabled\": \"false\",\n                        \"p_comment\": \"0\",\n                        \"p_skip\": \"0\",\n                        \"p_stay_time\": \"0\"\n                    }\n                },\n                \"zero_comment_button_config\": {\n                    \"background_url\": {\n                        \"url_list\": [\n                            \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"background_url_for_black\": {\n                        \"url_list\": [\n                            \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"image_type\": 1,\n                    \"zero_comment_button_enable\": true,\n                    \"zero_comment_button_main_text\": \"Start the conversation\",\n                    \"zero_comment_button_text\": \"Comment\"\n                }\n            },\n            \"comment_topbar_info\": null,\n            \"commerce_config_data\": null,\n            \"commerce_info\": {\n                \"adv_promotable\": false,\n                \"auction_ad_invited\": false,\n                \"branded_content_type\": 0,\n                \"is_diversion_ad\": 0,\n                \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415154977FBECE9EE9D710B2C64\\\"}\",\n                \"with_comment_filter_words\": false\n            },\n            \"content_desc\": \"\",\n            \"content_desc_extra\": [],\n            \"content_level\": 3,\n            \"content_model\": {\n                \"custom_biz\": {\n                    \"aweme_trace\": \"2026030415154977FBECE9EE9D710B2C64\",\n                    \"high_quality_boost_info\": {\n                        \"description\": \"\",\n                        \"is_high_quality_post\": false,\n                        \"link\": \"\"\n                    }\n                },\n                \"standard_biz\": {\n                    \"creator_analytics\": {\n                        \"creator_analytics_entrance_status\": 2\n                    },\n                    \"e_commerce\": {\n                        \"ttec_content_tag\": {\n                            \"recommendation_tag_consumer_str\": \"\",\n                            \"recommendation_tag_creator_str\": \"\"\n                        }\n                    },\n                    \"local_alliance_info\": {\n                        \"alliance_item_label_text\": \"\",\n                        \"alliance_item_label_type\": 0\n                    }\n                }\n            },\n            \"content_original_type\": 1,\n            \"cover_labels\": null,\n            \"create_time\": 1654693838,\n            \"creation_info\": {\n                \"creation_used_functions\": []\n            },\n            \"creator_ai_comment\": {\n                \"eligible_video\": false,\n                \"has_ai_topic\": false,\n                \"not_eligible_reason\": 213\n            },\n            \"desc\": \"The world needed a hero. It got BLACK ADAM ⚡️ #BlackAdam @Warner Bros. Pictures\",\n            \"desc_language\": \"en\",\n            \"disable_search_trending_bar\": false,\n            \"distance\": \"\",\n            \"distribute_type\": 2,\n            \"ecosystem_perception_enhancement\": null,\n            \"follow_up_publish_from_id\": -1,\n            \"geofencing\": null,\n            \"geofencing_regions\": null,\n            \"green_screen_materials\": null,\n            \"group_id\": \"7106854237182758186\",\n            \"group_id_list\": {\n                \"GroupdIdList0\": null,\n                \"GroupdIdList1\": null\n            },\n            \"has_danmaku\": false,\n            \"has_promote_entry\": 1,\n            \"has_vs_entry\": false,\n            \"have_dashboard\": false,\n            \"hybrid_label\": null,\n            \"image_infos\": null,\n            \"interact_permission\": {\n                \"allow_adding_as_post\": {\n                    \"status\": 0\n                },\n                \"allow_adding_to_story\": 0,\n                \"allow_create_sticker\": {\n                    \"status\": 0\n                },\n                \"allow_story_switch_to_post\": {\n                    \"status\": 1\n                },\n                \"duet\": 0,\n                \"duet_privacy_setting\": 0,\n                \"stitch\": 0,\n                \"stitch_privacy_setting\": 0,\n                \"upvote\": 0\n            },\n            \"interaction_stickers\": null,\n            \"is_ads\": false,\n            \"is_description_translatable\": true,\n            \"is_hash_tag\": 1,\n            \"is_nff_or_nr\": false,\n            \"is_on_this_day\": 0,\n            \"is_paid_content\": false,\n            \"is_pgcshow\": false,\n            \"is_preview\": 0,\n            \"is_relieve\": false,\n            \"is_text_sticker_translatable\": false,\n            \"is_title_translatable\": false,\n            \"is_top\": 0,\n            \"is_vr\": false,\n            \"item_comment_settings\": 0,\n            \"item_duet\": 0,\n            \"item_react\": 0,\n            \"item_stitch\": 0,\n            \"label_top\": {\n                \"height\": 720,\n                \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                \"url_list\": [\n                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"label_top_text\": null,\n            \"long_video\": null,\n            \"main_arch_common\": \"\",\n            \"mask_infos\": [],\n            \"meme_reg_info\": {},\n            \"misc_info\": \"{}\",\n            \"muf_comment_info_v2\": null,\n            \"music\": {\n                \"album\": \"\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"artists\": [],\n                \"audition_duration\": 131,\n                \"author\": \"The Rock\",\n                \"author_deleted\": false,\n                \"author_position\": null,\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=852babae&x-expires=1772722800&x-signature=twwKpbjx%2BTSA7M%2B4JnKxTnRzl2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=40e3512a&x-expires=1772722800&x-signature=v8Wx2FeEouJFs3S6MJgg8mm9BLA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=962eb15c&x-expires=1772722800&x-signature=XksOmeMt4F7QAqSWjT10IwKQDoI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b24c9747&x-expires=1772722800&x-signature=SkcHKcXi9NIK3W47sabCYa%2FXA2Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45764332&x-expires=1772722800&x-signature=2Uf1BxN%2BjdqN1LvOfR2VZaBQ%2BUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fface275&x-expires=1772722800&x-signature=CW1eMKqukhxEruI4ClKG69%2BAI8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"binded_challenge_id\": 0,\n                \"can_be_stitched\": true,\n                \"can_not_reuse\": false,\n                \"collect_stat\": 0,\n                \"commercial_right_type\": 2,\n                \"cover_large\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=24112732&x-expires=1772722800&x-signature=I5QFfSUbAyFhJqbPsYvSw1ayo2M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c1e86029&x-expires=1772722800&x-signature=NlNmTQ6v4AjgvNd9V3xZ9kEHqOQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=45ad21ad&x-expires=1772722800&x-signature=PiwmWFYBiwPNRiWZ%2FAqzKc784RI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=852babae&x-expires=1772722800&x-signature=twwKpbjx%2BTSA7M%2B4JnKxTnRzl2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=40e3512a&x-expires=1772722800&x-signature=v8Wx2FeEouJFs3S6MJgg8mm9BLA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=962eb15c&x-expires=1772722800&x-signature=XksOmeMt4F7QAqSWjT10IwKQDoI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b24c9747&x-expires=1772722800&x-signature=SkcHKcXi9NIK3W47sabCYa%2FXA2Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45764332&x-expires=1772722800&x-signature=2Uf1BxN%2BjdqN1LvOfR2VZaBQ%2BUM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fface275&x-expires=1772722800&x-signature=CW1eMKqukhxEruI4ClKG69%2BAI8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"create_time\": 1654693848,\n                \"dmv_auto_show\": false,\n                \"duration\": 131,\n                \"duration_high_precision\": {\n                    \"audition_duration_precision\": 131.265,\n                    \"duration_precision\": 131.265,\n                    \"shoot_duration_precision\": 131.265,\n                    \"video_duration_precision\": 131.265\n                },\n                \"external_song_info\": [],\n                \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7106855913906081070,\\\"from_user_id\\\":7577542770408293390,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cag9vk3c77u9g6udu6jg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"has_commerce_right\": true,\n                \"has_commerce_right_strict\": true,\n                \"has_human_voice\": true,\n                \"id\": 7106855865986173739,\n                \"id_str\": \"7106855865986173739\",\n                \"is_audio_url_with_cookie\": false,\n                \"is_author_artist\": false,\n                \"is_commerce_music\": true,\n                \"is_commerce_music_strict\": true,\n                \"is_matched_metadata\": false,\n                \"is_original\": false,\n                \"is_original_sound\": true,\n                \"is_pgc\": false,\n                \"is_play_music\": false,\n                \"is_shooting_allow\": true,\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"lyric_short_position\": null,\n                \"meme_song_info\": {},\n                \"mid\": \"7106855865986173739\",\n                \"multi_bit_rate_play_info\": null,\n                \"music_group_use_count\": 0,\n                \"music_ugid_use_count\": 0,\n                \"mute_share\": false,\n                \"mute_type\": 0,\n                \"offline_desc\": \"\",\n                \"owner_handle\": \"therock\",\n                \"owner_id\": \"6745191554350760966\",\n                \"owner_nickname\": \"The Rock\",\n                \"play_url\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"https://v16m.tiktokcdn-us.com/362b0b845dd9d026405b2dcea1eea735/69b1882b/video/tos/useast5/tos-useast5-v-27dcd7-tx/da8afbaa0bd6414092b15baa90128371/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=audio_mpeg&qs=6&rc=aDNoaTQ1OGQ4OzNpO2VkPEBpajlnOTw6Zm48ZDMzZzU8NEAuXy4vNF8zXzExLi4zYi8uYSNncnJkcjQwc2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000&shp=d05b14bd&shcp=-\",\n                    \"url_list\": [\n                        \"https://v16m.tiktokcdn-us.com/362b0b845dd9d026405b2dcea1eea735/69b1882b/video/tos/useast5/tos-useast5-v-27dcd7-tx/da8afbaa0bd6414092b15baa90128371/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=audio_mpeg&qs=6&rc=aDNoaTQ1OGQ4OzNpO2VkPEBpajlnOTw6Zm48ZDMzZzU8NEAuXy4vNF8zXzExLi4zYi8uYSNncnJkcjQwc2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"https://v19.tiktokcdn-us.com/532b78ee210a4cb193bc90e04658852a/69b1882b/video/tos/useast5/tos-useast5-v-27dcd7-tx/da8afbaa0bd6414092b15baa90128371/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=audio_mpeg&qs=6&rc=aDNoaTQ1OGQ4OzNpO2VkPEBpajlnOTw6Zm48ZDMzZzU8NEAuXy4vNF8zXzExLi4zYi8uYSNncnJkcjQwc2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000cag9vk3c77u9g6udu6jg&line=0&is_play_url=1&source=AWEME_DETAIL&file_id=192aeb681f104845ba65b2712f1eb01e&item_id=7106855865986173739&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRkNmJjMWMzMzcxOWQyN2U3NmRlZTAwYWNhY2JjODE4&shp=d05b14bd&shcp=-\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"position\": null,\n                \"prevent_download\": false,\n                \"preview_end_time\": 0,\n                \"preview_start_time\": 0,\n                \"recommend_status\": 100,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                \"shoot_duration\": 131,\n                \"source_platform\": 72,\n                \"status\": 1,\n                \"strong_beat_url\": {\n                    \"height\": 720,\n                    \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d435faa4aa9f279cf94ff00e2454ebf3.json\",\n                    \"url_list\": [\n                        \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d435faa4aa9f279cf94ff00e2454ebf3.json\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"tag_list\": null,\n                \"title\": \"original sound - therock\",\n                \"tt_to_dsp_song_infos\": [],\n                \"uncert_artists\": null,\n                \"user_count\": 0,\n                \"video_duration\": 131\n            },\n            \"music_begin_time_in_ms\": 0,\n            \"music_end_time_in_ms\": 131215,\n            \"music_selected_from\": \"original\",\n            \"music_title_style\": 1,\n            \"music_volume\": \"0.000000\",\n            \"need_trim_step\": false,\n            \"need_vs_entry\": false,\n            \"nickname_position\": null,\n            \"no_selected_music\": false,\n            \"operator_boost_info\": null,\n            \"origin_comment_ids\": null,\n            \"origin_volume\": \"0.000000\",\n            \"original_client_text\": {\n                \"markup_text\": \"The world needed a hero. It got BLACK ADAM ⚡️ <h id=\\\"9814\\\">#BlackAdam</h> @<m id=\\\"4247\\\">Warner Bros. Pictures</m>\",\n                \"text_extra\": [\n                    {\n                        \"hashtag_id\": \"15330576\",\n                        \"hashtag_name\": \"blackadam\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"tag_id\": \"9814\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"sec_uid\": \"MS4wLjABAAAAAUkDbN3LgFXfs-YPQegOkeXtYDZkfluraHfMNQHV0_RXmqKqdtwOOOeJZqGBV_rz\",\n                        \"tag_id\": \"4247\",\n                        \"type\": 0,\n                        \"user_id\": \"6836416448898941958\"\n                    }\n                ]\n            },\n            \"paid_content_info\": {\n                \"paid_collection_id\": 0\n            },\n            \"picked_users\": [],\n            \"playlist_blocked\": false,\n            \"poi_re_tag_signal\": 0,\n            \"position\": null,\n            \"prevent_download\": false,\n            \"products_info\": null,\n            \"promote\": {\n                \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"aweme_detail\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                \"is_show_video_view\": false,\n                \"promote_traffic_tag\": {\n                    \"need_track\": false,\n                    \"traffic_level\": 0,\n                    \"version\": \"2025v1\"\n                },\n                \"video_view_count\": 0,\n                \"video_view_schema\": \"\"\n            },\n            \"promote_capcut_toggle\": 0,\n            \"promote_icon_text\": \"Promote\",\n            \"promote_toast\": \"\",\n            \"promote_toast_key\": \"\",\n            \"question_list\": null,\n            \"quick_reply_emojis\": [\n                \"😍\",\n                \"😂\",\n                \"😳\"\n            ],\n            \"rate\": 12,\n            \"reference_tts_voice_ids\": null,\n            \"reference_voice_filter_ids\": null,\n            \"region\": \"US\",\n            \"retry_type\": 0,\n            \"right_products\": null,\n            \"risk_infos\": {\n                \"content\": \"\",\n                \"risk_sink\": false,\n                \"type\": 0,\n                \"vote\": false,\n                \"warn\": false\n            },\n            \"search_highlight\": null,\n            \"share_info\": {\n                \"bool_persist\": 0,\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                \"share_link_desc\": \"\",\n                \"share_quote\": \"\",\n                \"share_signature_desc\": \"\",\n                \"share_signature_url\": \"\",\n                \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                \"share_title_myself\": \"\",\n                \"share_title_other\": \"\",\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7106855913906081070?_r=1&u_code=f0hj6l5m5e0k0e&preview_pb=0&sharer_language=en&_d=f299hlkam6kddl&share_item_id=7106855913906081070&source=h5_m\",\n                \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n            },\n            \"share_url\": \"https://www.tiktok.com/@therock/video/7106855913906081070?_r=1&u_code=f0hj6l5m5e0k0e&preview_pb=0&sharer_language=en&_d=f299hlkam6kddl&share_item_id=7106855913906081070&source=h5_m\",\n            \"smart_search_info\": {\n                \"ai_overview_intent_type\": 0,\n                \"ask_tako_intent_type\": 0,\n                \"find_similar_intent_type\": 0,\n                \"related_videos_intent_type\": 0,\n                \"title_smart_search_panel_type\": 0\n            },\n            \"social_interaction_blob\": {\n                \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n            },\n            \"solaria_profile\": {\n                \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n            },\n            \"sort_label\": \"\",\n            \"statistics\": {\n                \"aweme_id\": \"7106855913906081070\",\n                \"collect_count\": 24831,\n                \"comment_count\": 6607,\n                \"digg_count\": 611346,\n                \"download_count\": 19370,\n                \"forward_count\": 0,\n                \"lose_comment_count\": 0,\n                \"lose_count\": 0,\n                \"play_count\": 5410465,\n                \"repost_count\": 0,\n                \"share_count\": 19154,\n                \"whatsapp_share_count\": 5551\n            },\n            \"status\": {\n                \"allow_comment\": true,\n                \"allow_share\": true,\n                \"aweme_id\": \"7106855913906081070\",\n                \"download_status\": 0,\n                \"in_reviewing\": false,\n                \"is_delete\": false,\n                \"is_prohibited\": false,\n                \"private_status\": 0,\n                \"review_result\": {\n                    \"review_status\": 0\n                },\n                \"reviewed\": 1,\n                \"self_see\": false\n            },\n            \"support_danmaku\": false,\n            \"survey_info\": null,\n            \"tako_bubble_info\": {\n                \"tako_bubble_enable\": false\n            },\n            \"text_extra\": [\n                {\n                    \"end\": 56,\n                    \"hashtag_id\": \"15330576\",\n                    \"hashtag_name\": \"blackadam\",\n                    \"is_commerce\": false,\n                    \"sec_uid\": \"\",\n                    \"start\": 46,\n                    \"tag_id\": \"9814\",\n                    \"type\": 1,\n                    \"user_id\": \"\"\n                },\n                {\n                    \"end\": 79,\n                    \"sec_uid\": \"MS4wLjABAAAAAUkDbN3LgFXfs-YPQegOkeXtYDZkfluraHfMNQHV0_RXmqKqdtwOOOeJZqGBV_rz\",\n                    \"start\": 58,\n                    \"tag_id\": \"4247\",\n                    \"type\": 0,\n                    \"user_id\": \"6836416448898941958\"\n                }\n            ],\n            \"text_sticker_major_lang\": \"un\",\n            \"title_language\": \"un\",\n            \"tns_ue_feed_info\": {\n                \"footnote\": {\n                    \"can_add_footnote\": 0,\n                    \"pending_count\": 0\n                }\n            },\n            \"ttec_suggest_words\": {\n                \"ttec_suggest_words\": null\n            },\n            \"tts_voice_ids\": null,\n            \"ttt_product_recall_type\": -2,\n            \"uniqid_position\": null,\n            \"upvote_info\": {\n                \"friends_recall_info\": \"{}\",\n                \"repost_initiate_score\": 0,\n                \"user_upvoted\": false\n            },\n            \"upvote_preload\": {\n                \"need_pull_upvote_info\": false\n            },\n            \"used_full_song\": false,\n            \"user_digged\": 0,\n            \"video\": {\n                \"CoverTsp\": 66.21497314410739,\n                \"ai_dynamic_cover\": {\n                    \"uri\": \"tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=c7299564&x-expires=1772722800&x-signature=PbpFgUzZ%2FMokQp1cF2jpYqGEOFc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf7ae4a0&x-expires=1772722800&x-signature=elrDRwoSeEai1i%2FhIJWfMgduKQw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c6549490&x-expires=1772722800&x-signature=Y%2FiUU2D8I7YeqoiptR0OcuUNeck%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"ai_dynamic_cover_bak\": {\n                    \"uri\": \"tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=c7299564&x-expires=1772722800&x-signature=PbpFgUzZ%2FMokQp1cF2jpYqGEOFc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf7ae4a0&x-expires=1772722800&x-signature=elrDRwoSeEai1i%2FhIJWfMgduKQw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c6549490&x-expires=1772722800&x-signature=Y%2FiUU2D8I7YeqoiptR0OcuUNeck%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"animated_cover\": {\n                    \"uri\": \"tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=c7299564&x-expires=1772722800&x-signature=PbpFgUzZ%2FMokQp1cF2jpYqGEOFc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf7ae4a0&x-expires=1772722800&x-signature=elrDRwoSeEai1i%2FhIJWfMgduKQw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ff3e6ba313e041f68dd8edb73ae73220_1654693840~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c6549490&x-expires=1772722800&x-signature=Y%2FiUU2D8I7YeqoiptR0OcuUNeck%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"big_thumbs\": [\n                    {\n                        \"duration\": 131.214417,\n                        \"fext\": \"jpg\",\n                        \"img_num\": 131,\n                        \"img_uris\": [\n                            \"tos-useast5-p-0068-tx/2cb85df1b4d04c8b940577155425c32e_1661619588\",\n                            \"tos-useast5-p-0068-tx/16f139b02aa44cb890223b13f424ec50_1661619588\",\n                            \"tos-useast5-p-0068-tx/38daa174616a412fa6b259966c9d9160_1661619588\",\n                            \"tos-useast5-p-0068-tx/f10b60cf05e24a769508645f571e3c55_1661619588\",\n                            \"tos-useast5-p-0068-tx/bc4d16bd29c145399efdef821b57304f_1661619588\",\n                            \"tos-useast5-p-0068-tx/dbf487d480914948a29596e179ad66d5_1661619588\"\n                        ],\n                        \"img_url\": \"\",\n                        \"img_urls\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/2cb85df1b4d04c8b940577155425c32e_1661619588~tplv-noop.image?dr=12525&refresh_token=e0f74cbc&x-expires=1772659080&x-signature=wyqykznedUvivuToeygMzBEch8c%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/16f139b02aa44cb890223b13f424ec50_1661619588~tplv-noop.image?dr=12525&refresh_token=e83bc1fe&x-expires=1772659080&x-signature=0ORjI7PgyRNPTiR2QUZNYKFoDL4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/38daa174616a412fa6b259966c9d9160_1661619588~tplv-noop.image?dr=12525&refresh_token=6815a99d&x-expires=1772659080&x-signature=E5ct%2BS8bVpB%2FvLYqXJHJyfSR%2BPc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/f10b60cf05e24a769508645f571e3c55_1661619588~tplv-noop.image?dr=12525&refresh_token=eff2099c&x-expires=1772659080&x-signature=tDFT4hq8Oy%2FMNCmWBfIXC%2Fu8%2FwM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/bc4d16bd29c145399efdef821b57304f_1661619588~tplv-noop.image?dr=12525&refresh_token=d7404e9d&x-expires=1772659080&x-signature=qFJzFLdeYdTLY87IhXuzD6o6tt8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/dbf487d480914948a29596e179ad66d5_1661619588~tplv-noop.image?dr=12525&refresh_token=79532af9&x-expires=1772659080&x-signature=wYAqxdKrphZwB8UJ%2FyNHqRub5es%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cag9t3bc77u3jjjafum0\"\n                        ],\n                        \"img_x_len\": 5,\n                        \"img_x_size\": 136,\n                        \"img_y_len\": 5,\n                        \"img_y_size\": 240,\n                        \"interval\": 1,\n                        \"uri\": \"\"\n                    }\n                ],\n                \"bit_rate\": [\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 1014472,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                        \"fps\": 23,\n                        \"gear_name\": \"adapt_lowest_1080_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 16659662,\n                            \"file_cs\": \"c:0-81004-8720\",\n                            \"file_hash\": \"01cdcc3fff0ba220e7e696d5e7ad081e\",\n                            \"height\": 1920,\n                            \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_bytevc1_1080p_1014472\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/c4cc3799b2c0474832f7006eb9f1efe4/69a8a188/video/tos/useast5/tos-useast5-pve-0068-tx/a394d8786919479ca05952b498174b64/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1980&bt=990&cs=2&ds=4&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=15&rc=PDwzPGVmN2RmaWQ8Ozs8OkBpM3hkbTY6ZjY8ZDMzZzczNEBgLmBhMDYzXi0xNF80YTIxYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/b6ba7af4d40a7167c1d954d6d490b45f/69a8a188/video/tos/useast5/tos-useast5-pve-0068-tx/a394d8786919479ca05952b498174b64/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1980&bt=990&cs=2&ds=4&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=15&rc=PDwzPGVmN2RmaWQ8Ozs8OkBpM3hkbTY6ZjY8ZDMzZzczNEBgLmBhMDYzXi0xNF80YTIxYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4759d878b97a4f0caa649c3bd9c019c9&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlkZmUxOGY2MTRiMzMxYmM2MzllZTk3NzQzYzcxNjZh&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 1080\n                        },\n                        \"quality_type\": 2,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64001}\"\n                    },\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 729726,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                        \"fps\": 23,\n                        \"gear_name\": \"adapt_lower_720_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 11983575,\n                            \"file_cs\": \"c:0-81017-5426\",\n                            \"file_hash\": \"716249055b1e4a0657094bf2c24b4016\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_bytevc1_720p_729726\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/8d3d4018be3001f4eec8397e329d7a6c/69a8a188/video/tos/useast5/tos-useast5-ve-0068c004-tx/69986525a0f8404388e6e44bc5c6345f/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1424&bt=712&cs=2&ds=3&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=14&rc=Zmk1Ozc1OzxoNDk2OjpnNUBpM3hkbTY6ZjY8ZDMzZzczNEA2YTA0Yi01XjExMzIuLTUvYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/bf7e7f73ef66bd93b3a845fce4c2103d/69a8a188/video/tos/useast5/tos-useast5-ve-0068c004-tx/69986525a0f8404388e6e44bc5c6345f/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1424&bt=712&cs=2&ds=3&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=14&rc=Zmk1Ozc1OzxoNDk2OjpnNUBpM3hkbTY6ZjY8ZDMzZzczNEA2YTA0Yi01XjExMzIuLTUvYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=228d07175366414ea98802e47832df9c&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0MTk3NTJlNDc2YmQ0YzQ5NjY4Y2M1YjJmMTFjYWYw&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"quality_type\": 14,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32005}\"\n                    },\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 623501,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                        \"fps\": 23,\n                        \"gear_name\": \"adapt_540_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 10239136,\n                            \"file_cs\": \"c:0-81013-36c6\",\n                            \"file_hash\": \"ab08bdb1d6ba57f64822f4e71b286a83\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_bytevc1_540p_623501\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/b4a2ee9ff0923c745bc30c8cdf6a2310/69a8a188/video/tos/useast5/tos-useast5-ve-0068c001-tx/58f3b0a19bc54773aa13fbe9c90fe582/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1216&bt=608&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=11&rc=ODtpZTo5NjVnNDkzNTQ6Z0BpM3hkbTY6ZjY8ZDMzZzczNEA2YS5jXjMvXzYxL2BeY18tYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/7873d6c158f3082837ca71137cfa5a4a/69a8a188/video/tos/useast5/tos-useast5-ve-0068c001-tx/58f3b0a19bc54773aa13fbe9c90fe582/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1216&bt=608&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=11&rc=ODtpZTo5NjVnNDkzNTQ6Z0BpM3hkbTY6ZjY8ZDMzZzczNEA2YS5jXjMvXzYxL2BeY18tYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0db7f1a2c026419db22366a7fb1fd895&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkMDExNWU3NGQ1YTNjYTczYWFjMmYyMTMwNDY1NjJh&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"quality_type\": 28,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32005}\"\n                    },\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 354361,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                        \"fps\": 23,\n                        \"gear_name\": \"lower_540_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 5819331,\n                            \"file_cs\": \"c:0-81013-25ae\",\n                            \"file_hash\": \"373e7978ad6be267eb1c876ec3595086\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_bytevc1_540p_354361\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/fd4578349c1b30e51c3d2cf07e7697ef/69a8a188/video/tos/useast5/tos-useast5-ve-0068c004-tx/8d540dc7d5434492b49c1652f577d340/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=692&bt=346&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=4&rc=ZTs8NjU0NWdpaWVpNTVpPEBpM3hkbTY6ZjY8ZDMzZzczNEBhX2M0NC81XmMxMV41YmIxYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/6e8bcac67ec84d3fe7227ff1579f440c/69a8a188/video/tos/useast5/tos-useast5-ve-0068c004-tx/8d540dc7d5434492b49c1652f577d340/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=692&bt=346&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=4&rc=ZTs8NjU0NWdpaWVpNTVpPEBpM3hkbTY6ZjY8ZDMzZzczNEBhX2M0NC81XmMxMV41YmIxYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=49efe282af4b4fffad82217273f9b8db&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZmOTE5YmZjZjUzMDg3MDcxZmZjODQ2YzFhNzdhYzYy&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"quality_type\": 24,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32005}\"\n                    },\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 268390,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                        \"fps\": 23,\n                        \"gear_name\": \"lowest_540_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 4407517,\n                            \"file_cs\": \"c:0-81013-09cf\",\n                            \"file_hash\": \"f060575ff21f4f0c99a7312435133128\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                            \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_bytevc1_540p_268390\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/79b9e0bef4dae1939f1b1e4cd502a6f3/69a8a188/video/tos/useast5/tos-useast5-pve-0068-tx/463032579e32449182c0a46f859b4d04/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=524&bt=262&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=5&rc=PGU5OzlmN2Y5ODY5M2dnOEBpM3hkbTY6ZjY8ZDMzZzczNEBeMV82YmFhXjAxLTE2NDUwYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/3eb63f02264461bf8c4d85419532bb07/69a8a188/video/tos/useast5/tos-useast5-pve-0068-tx/463032579e32449182c0a46f859b4d04/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=524&bt=262&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=5&rc=PGU5OzlmN2Y5ODY5M2dnOEBpM3hkbTY6ZjY8ZDMzZzczNEBeMV82YmFhXjAxLTE2NDUwYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=358d7d9046034536acd4dce698b64ba9&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZjZTYyNzNiYWIxMjE0MDFiYmVhNDc5NmFmMDI3ZTUy&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"quality_type\": 25,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24011}\"\n                    }\n                ],\n                \"bit_rate_audio\": [],\n                \"cdn_url_expired\": 0,\n                \"cla_info\": {\n                    \"caption_infos\": [\n                        {\n                            \"caption_format\": \"webvtt\",\n                            \"caption_length\": 563,\n                            \"cla_subtitle_id\": 7106857297397402414,\n                            \"complaint_id\": 7106857297397402414,\n                            \"expire\": 1775229480,\n                            \"is_auto_generated\": true,\n                            \"is_original_caption\": true,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"source_tag\": \"\",\n                            \"sub_id\": -2057703429,\n                            \"sub_version\": \"1\",\n                            \"subtitle_type\": 1,\n                            \"translation_type\": 0,\n                            \"translator_id\": 0,\n                            \"url\": \"https://v19-cla.tiktokcdn-us.com/ac877fe4be8131bbab45a10199b481ed/69cfda28/video/tos/useast5/tos-useast5-v-0068-tx/0f605fab87ef403aa47127afd1493c59/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2684&bt=1342&cs=0&ds=4&ft=h-c3b2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=13&rc=M3hkbTY6ZjY8ZDMzZzczNEBpM3hkbTY6ZjY8ZDMzZzczNEBqY2dncjRfcWRgLS1kMS9zYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00050000\",\n                            \"url_list\": [\n                                \"https://v19-cla.tiktokcdn-us.com/ac877fe4be8131bbab45a10199b481ed/69cfda28/video/tos/useast5/tos-useast5-v-0068-tx/0f605fab87ef403aa47127afd1493c59/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2684&bt=1342&cs=0&ds=4&ft=h-c3b2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=13&rc=M3hkbTY6ZjY8ZDMzZzczNEBpM3hkbTY6ZjY8ZDMzZzczNEBqY2dncjRfcWRgLS1kMS9zYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00050000\",\n                                \"https://v16-cla.tiktokcdn-us.com/47bc380b6d4b222dabe292f03a80100f/69cfda28/video/tos/useast5/tos-useast5-v-0068-tx/0f605fab87ef403aa47127afd1493c59/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2684&bt=1342&cs=0&ds=4&ft=h-c3b2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=13&rc=M3hkbTY6ZjY8ZDMzZzczNEBpM3hkbTY6ZjY8ZDMzZzczNEBqY2dncjRfcWRgLS1kMS9zYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00050000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNkNjI0MDZiOGI0YTJjZjNhMjA3M2Q3YTIwMGRkYjc3&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                            ],\n                            \"variant\": \"default\"\n                        }\n                    ],\n                    \"captions_type\": 1,\n                    \"creator_edited_caption_id\": 0,\n                    \"enable_auto_caption\": 0,\n                    \"has_original_audio\": 1,\n                    \"hide_original_caption\": false,\n                    \"is_author_dubbing_qualified\": false,\n                    \"no_caption_reason\": 0,\n                    \"original_language_info\": {\n                        \"can_translate_realtime\": false,\n                        \"can_translate_realtime_skip_translation_lang_check\": true,\n                        \"first_subtitle_time\": 4185,\n                        \"is_burnin_caption\": false,\n                        \"lang\": \"eng-US\",\n                        \"language_code\": \"en\",\n                        \"language_id\": 2,\n                        \"original_caption_type\": 1\n                    },\n                    \"vertical_positions\": null\n                },\n                \"cover\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-p-0068-tx/2c532981bfad42258dc69107dc6ad400_1654693848\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/2c532981bfad42258dc69107dc6ad400_1654693848~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=01ac6aa2&x-expires=1772722800&x-signature=ePv3nJ6sLg8zxTu1ty0nHI1WvfM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/2c532981bfad42258dc69107dc6ad400_1654693848~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ab65b43a&x-expires=1772722800&x-signature=tkBj7o03VVgsSDgehylMjuXumrM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/2c532981bfad42258dc69107dc6ad400_1654693848~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=f592c333&x-expires=1772722800&x-signature=agD%2FOVSohpkup7X9h9%2BI4gT83PE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_is_custom\": true,\n                \"did_profile_labels\": \"\",\n                \"download_addr\": {\n                    \"data_size\": 18967224,\n                    \"file_cs\": \"c:0-76610-5675\",\n                    \"height\": 720,\n                    \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                    \"url_list\": [\n                        \"https://v19.tiktokcdn-us.com/a628253a1f9e8d90a6b302900e38c687/69a8a188/video/tos/useast5/tos-useast5-ve-0068c004-tx/efed65d40e584c50be774f6a0c485c41/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2254&bt=1127&cs=0&ds=3&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=OzQ2O2czaGY5M2Q4NjpkPEBpM3hkbTY6ZjY8ZDMzZzczNEBeLjIyLmMxNTQxMzNhYDQ2YSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://v16m.tiktokcdn-us.com/d085f2c3815cafb1646ad61e2daff22b/69a8a188/video/tos/useast5/tos-useast5-ve-0068c004-tx/efed65d40e584c50be774f6a0c485c41/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2254&bt=1127&cs=0&ds=3&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=OzQ2O2czaGY5M2Q4NjpkPEBpM3hkbTY6ZjY8ZDMzZzczNEBeLjIyLmMxNTQxMzNhYDQ2YSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000cag9t3bc77u3jjjafum0&line=0&watermark=1&logo_name=tiktok_m&source=AWEME_DETAIL&file_id=997ac7d3656a40768c4ef01d585311a8&item_id=7106855913906081070&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMzNGNmYzBlODNjOTQ2NWY1OTIwNzhkZmViYTMyY2Yw&shp=d05b14bd&shcp=-\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"download_no_watermark_addr\": {\n                    \"data_size\": 19133361,\n                    \"file_cs\": \"c:0-76610-5675\",\n                    \"file_hash\": \"988271d02be86baf1e4a32048c9ea041\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                    \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_h264_540p_1165105\",\n                    \"url_list\": [\n                        \"https://v19.tiktokcdn-us.com/7a294d083113c51cec19044883bc78d2/69a8a188/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://v16m.tiktokcdn-us.com/96359da944279c0907109844a7a550db/69a8a188/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5b6a077f478d43939481ebe03a2b8fc9&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhODY2ZTY4ZTk5N2E4YzE3YmRhYTQ1NWVmNzBlYzAy&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"duration\": 131376,\n                \"dynamic_cover\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-p-0068-tx/3b2db6a9e7d042b89451a990a662ad89_1654693840\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/3b2db6a9e7d042b89451a990a662ad89_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=547baadf&x-expires=1772722800&x-signature=bpJ0q2VxkKo5j6Fl2ES5VxNYp0k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/3b2db6a9e7d042b89451a990a662ad89_1654693840~tplv-tiktokx-origin.image?dr=8606&refresh_token=d938a2c0&x-expires=1772722800&x-signature=vvsMi%2F26fGgi1CPPKiuoCB%2FBYU8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/3b2db6a9e7d042b89451a990a662ad89_1654693840~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d8a2c4f2&x-expires=1772722800&x-signature=fbjm85OaL54Zx41qjNZH%2B3mOVmg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&s=AWEME_DETAIL&sc=dynamic_cover&biz_tag=tt_video\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"has_watermark\": true,\n                \"height\": 1024,\n                \"is_bytevc1\": 0,\n                \"is_callback\": true,\n                \"is_long_video\": 1,\n                \"meta\": \"{\\\"LoudnessRange\\\":\\\"6.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.3\\\",\\\"LoudnessRangeStart\\\":\\\"-21\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-11.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13.4\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Version\\\\\\\":1,\\\\\\\"Loudness\\\\\\\":-16.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-11.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.3,\\\\\\\"LoudnessRange\\\\\\\":6.7,\\\\\\\"Peak\\\\\\\":0.80353,\\\\\\\"LoudnessRangeStart\\\\\\\":-21}\\\",\\\"loudness\\\":\\\"-16.1\\\",\\\"peak\\\":\\\"0.80353\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1654693838}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"52.38\\\"}\",\n                \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000cag9t3bc77u3jjjafum0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/e5015b602c58b40a37be95e9d7648f13/69a8a188/video/tos/useast5/tos-useast5-ve-0068c002-tx/c034ec0c536b41efa360e4cabc711158/?a=1233\\\\u0026bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2414\\\\u0026bt=1207\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aWdkOTpkOzs1OjQ5NjxkNEBpM3hkbTY6ZjY8ZDMzZzczNEAuNl5fLTNfXy0xNV4yMV4tYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415154977FBECE9EE9D710B2C64\\\\u0026btag=e00090000\\\",\\\"https://v16m.tiktokcdn-us.com/aef6745a58bec510f8d04420f46e6e51/69a8a188/video/tos/useast5/tos-useast5-ve-0068c002-tx/c034ec0c536b41efa360e4cabc711158/?a=1233\\\\u0026bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2414\\\\u0026bt=1207\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aWdkOTpkOzs1OjQ5NjxkNEBpM3hkbTY6ZjY8ZDMzZzczNEAuNl5fLTNfXy0xNV4yMV4tYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415154977FBECE9EE9D710B2C64\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000cag9t3bc77u3jjjafum0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=AWEME_DETAIL\\\\u0026file_id=01aa4953a6814702b8b86a07b6aa9d1f\\\\u0026item_id=7106855913906081070\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0ZjM0NjY4N2QyODVjNTQ4NGUxZWZmZTA5ODA3YWZj\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":20900516,\\\"file_cs\\\":\\\"c:0-76610-5675\\\",\\\"url_prefix\\\":null}}\",\n                \"need_set_token\": false,\n                \"origin_cover\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-p-0068-tx/ac43bb87811449e2ac5519517a8f8d1b_1654693839\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ac43bb87811449e2ac5519517a8f8d1b_1654693839~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=33cfea20&x-expires=1772722800&x-signature=7lMA62di4PadOomxTUWa3V7xSzM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ac43bb87811449e2ac5519517a8f8d1b_1654693839~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=da732748&x-expires=1772722800&x-signature=0w5MefMB7VDSj8T5nEr0TDXnqA0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ac43bb87811449e2ac5519517a8f8d1b_1654693839~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=646dfa5b&x-expires=1772722800&x-signature=8Ccsrcjri5LtaY4WJcEcbj70bDs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"play_addr\": {\n                    \"data_size\": 19133361,\n                    \"file_cs\": \"c:0-76610-5675\",\n                    \"file_hash\": \"988271d02be86baf1e4a32048c9ea041\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                    \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_h264_540p_1165105\",\n                    \"url_list\": [\n                        \"https://v19.tiktokcdn-us.com/7a294d083113c51cec19044883bc78d2/69a8a188/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://v16m.tiktokcdn-us.com/96359da944279c0907109844a7a550db/69a8a188/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5b6a077f478d43939481ebe03a2b8fc9&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhODY2ZTY4ZTk5N2E4YzE3YmRhYTQ1NWVmNzBlYzAy&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"play_addr_bytevc1\": {\n                    \"data_size\": 10239136,\n                    \"file_cs\": \"c:0-81013-36c6\",\n                    \"file_hash\": \"ab08bdb1d6ba57f64822f4e71b286a83\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                    \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_bytevc1_540p_623501\",\n                    \"url_list\": [\n                        \"https://v19.tiktokcdn-us.com/b4a2ee9ff0923c745bc30c8cdf6a2310/69a8a188/video/tos/useast5/tos-useast5-ve-0068c001-tx/58f3b0a19bc54773aa13fbe9c90fe582/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1216&bt=608&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=11&rc=ODtpZTo5NjVnNDkzNTQ6Z0BpM3hkbTY6ZjY8ZDMzZzczNEA2YS5jXjMvXzYxL2BeY18tYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://v16m.tiktokcdn-us.com/7873d6c158f3082837ca71137cfa5a4a/69a8a188/video/tos/useast5/tos-useast5-ve-0068c001-tx/58f3b0a19bc54773aa13fbe9c90fe582/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1216&bt=608&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=11&rc=ODtpZTo5NjVnNDkzNTQ6Z0BpM3hkbTY6ZjY8ZDMzZzczNEA2YS5jXjMvXzYxL2BeY18tYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0db7f1a2c026419db22366a7fb1fd895&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkMDExNWU3NGQ1YTNjYTczYWFjMmYyMTMwNDY1NjJh&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"play_addr_h264\": {\n                    \"data_size\": 19133361,\n                    \"file_cs\": \"c:0-76610-5675\",\n                    \"file_hash\": \"988271d02be86baf1e4a32048c9ea041\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000cag9t3bc77u3jjjafum0\",\n                    \"url_key\": \"v12044gd0000cag9t3bc77u3jjjafum0_h264_540p_1165105\",\n                    \"url_list\": [\n                        \"https://v19.tiktokcdn-us.com/7a294d083113c51cec19044883bc78d2/69a8a188/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://v16m.tiktokcdn-us.com/96359da944279c0907109844a7a550db/69a8a188/video/tos/useast5/tos-useast5-ve-0068c003-tx/bdecb26504d24b92b8c3ba183a035139/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2274&bt=1137&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OAZ40Lopi2F.W-ZBMEeF&mime_type=video_mp4&qs=0&rc=PGllZDNlNDc2Nmc6aTpkZUBpM3hkbTY6ZjY8ZDMzZzczNEBgNS8wYmI1NjYxNTE0LTMyYSNqY2dncjRfcWRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415154977FBECE9EE9D710B2C64&btag=e00090000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5b6a077f478d43939481ebe03a2b8fc9&is_play_url=1&item_id=7106855913906081070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhODY2ZTY4ZTk5N2E4YzE3YmRhYTQ1NWVmNzBlYzAy&source=AWEME_DETAIL&video_id=v12044gd0000cag9t3bc77u3jjjafum0\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"ratio\": \"540p\",\n                \"source_HDR_type\": 0,\n                \"tags\": null,\n                \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                \"video_model\": \"\",\n                \"width\": 576\n            },\n            \"video_control\": {\n                \"allow_download\": true,\n                \"allow_duet\": true,\n                \"allow_dynamic_wallpaper\": true,\n                \"allow_music\": true,\n                \"allow_react\": true,\n                \"allow_stitch\": true,\n                \"draft_progress_bar\": 1,\n                \"prevent_download_type\": 0,\n                \"share_type\": 1,\n                \"show_progress_bar\": 1,\n                \"timer_status\": 1\n            },\n            \"video_labels\": [],\n            \"video_text\": [],\n            \"visual_search_info\": {\n                \"fallback_vtag_enable\": false,\n                \"fallback_vtag_enable_type\": 0,\n                \"long_press_entrance_enable\": false,\n                \"long_press_entrance_enable_type\": 0,\n                \"screenshot_entrance_enable\": 0,\n                \"visual_search_intent_level\": 0,\n                \"vtag_enable\": false,\n                \"vtag_enable_type\": 0\n            },\n            \"voice_filter_ids\": null,\n            \"with_promotional_music\": false,\n            \"without_watermark\": false\n        },\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"2026030415154977FBECE9EE9D710B2C64\",\n            \"now\": 1772637350000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"2026030415154977FBECE9EE9D710B2C64\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772637350\n}"}],"_postman_id":"3a59f390-feff-4241-b376-7c4f80521b84"},{"name":"Get video info by URL","id":"b5ef3f6f-2b2b-4571-a648-956e2dfe3a18","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getVideoByUrl?video_url=https://www.tiktok.com/@onerepublic/video/7141505394869898538","description":"<p>Retrieve full video info using a TikTok video URL.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getVideoByUrl"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"video_url","value":"https://www.tiktok.com/@onerepublic/video/7141505394869898538"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"4c635c75-0c2c-4635-8e32-886d384f89f6","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getVideoByUrl?video_url=https://www.tiktok.com/@onerepublic/video/7141505394869898538","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getVideoByUrl"],"query":[{"key":"video_url","value":"https://www.tiktok.com/@onerepublic/video/7141505394869898538"},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:16:32 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=VP3G%2FwSTHK%2BhODrS%2FkXJ%2FdyY13utVcm9UiDk0uB%2Bmt9nRCwjjXmdOrhUu%2BTGj6ujHkOZ9pDL7cm%2Bddh2BVpzFhn1s3vMLddazEZCxw04nvdCpg%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71d7ac7c82a032-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_detail\": {\n            \"added_sound_music_info\": {\n                \"album\": \"I Ain’t Worried\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"artists\": [\n                    {\n                        \"avatar\": {\n                            \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8e51fb2e&x-expires=1772722800&x-signature=0VzXQ1VZQICzWeZbrEssjxZDwaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=03786ee3&x-expires=1772722800&x-signature=4koIfxaUxGy9V90lC0ogQRav%2B2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3df93862&x-expires=1772722800&x-signature=fIw5lBQ5bE6rx241ywz8kkkkbMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"enter_type\": 2,\n                        \"follow_status\": 0,\n                        \"follower_status\": 0,\n                        \"handle\": \"onerepublic\",\n                        \"is_block\": false,\n                        \"is_blocked\": false,\n                        \"is_private_account\": false,\n                        \"is_verified\": true,\n                        \"is_visible\": false,\n                        \"nick_name\": \"OneRepublic\",\n                        \"sec_uid\": \"MS4wLjABAAAAx13AuAwAeADcRYlwrzTKqWeM5kpFOweAyhJpOGr06AdUPhJD7iLfY-9R863bo65d\",\n                        \"status\": 1,\n                        \"uid\": \"108110044189155328\"\n                    }\n                ],\n                \"audition_duration\": 59,\n                \"author\": \"OneRepublic\",\n                \"author_deleted\": false,\n                \"author_position\": null,\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8ed4809d&x-expires=1772722800&x-signature=cczLL5LrGPSL7N0KMg9FhSQ23fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8bf97a53&x-expires=1772722800&x-signature=RImuXjV1YJB9mgUEFGR6a%2BirFCg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=97b0065d&x-expires=1772722800&x-signature=3xoU0nEVTVGr2VlYk%2BCywzFMvL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=692f8195&x-expires=1772722800&x-signature=TeRFQ%2FIdUF5WvaRb2r7GOtNq81M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45472881&x-expires=1772722800&x-signature=elj3ddm0UINkG56bnJhbUMxUZNo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=195f6b15&x-expires=1772722800&x-signature=TdnXcpiWpOqs2A5C11yN0is4TII%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"binded_challenge_id\": 0,\n                \"can_be_stitched\": false,\n                \"can_not_reuse\": false,\n                \"collect_stat\": 0,\n                \"commercial_right_type\": 3,\n                \"cover_large\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"create_time\": 1652132961,\n                \"dmv_auto_show\": false,\n                \"duration\": 59,\n                \"duration_high_precision\": {\n                    \"audition_duration_precision\": 59.487,\n                    \"duration_precision\": 59.487,\n                    \"shoot_duration_precision\": 59.487,\n                    \"video_duration_precision\": 60\n                },\n                \"external_song_info\": [],\n                \"extra\": \"{\\\"amplitude_peak\\\":0.9207317,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8fe0a1b6f1394cd99cdf13d4c148d6f4\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/71c8bb65a9664417aa8be0921b4007ba\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c1116070b50040ada112f75acc1415b6\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/09ba7cf9536e4769969ccb2a776ef11c\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7312411598831289387,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.686895,\\\"music_vid\\\":\\\"v10ad6g50000ccvbnvjc77uef3jjnd2g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"has_commerce_right\": false,\n                \"has_commerce_right_strict\": false,\n                \"has_human_voice\": false,\n                \"id\": 7095856865434683394,\n                \"id_str\": \"7095856865434683394\",\n                \"is_audio_url_with_cookie\": false,\n                \"is_author_artist\": true,\n                \"is_commerce_music\": true,\n                \"is_commerce_music_strict\": true,\n                \"is_matched_metadata\": false,\n                \"is_original\": false,\n                \"is_original_sound\": false,\n                \"is_pgc\": true,\n                \"is_play_music\": false,\n                \"is_shooting_allow\": true,\n                \"language\": \"English\",\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"lyric_short_position\": null,\n                \"matched_song\": {\n                    \"author\": \"OneRepublic\",\n                    \"chorus_info\": {\n                        \"duration_ms\": 27456,\n                        \"start_ms\": 6720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"full_duration\": 59487,\n                    \"h5_url\": \"\",\n                    \"id\": \"7095856861618669569\",\n                    \"performers\": null,\n                    \"title\": \"I Ain't Worried\"\n                },\n                \"meme_song_info\": {},\n                \"mid\": \"7095856865434683394\",\n                \"multi_bit_rate_play_info\": null,\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7094840731872790564\n                ],\n                \"music_release_info\": {\n                    \"group_release_date\": 1652054400,\n                    \"is_new_release_song\": false\n                },\n                \"music_ugid\": 7095856865434683394,\n                \"music_ugid_use_count\": 0,\n                \"mute_share\": false,\n                \"offline_desc\": \"\",\n                \"owner_handle\": \"\",\n                \"owner_nickname\": \"\",\n                \"play_url\": {\n                    \"height\": 720,\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d196d84af9544eb6be2df6665bd0bbba\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d196d84af9544eb6be2df6665bd0bbba\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"position\": null,\n                \"prevent_download\": false,\n                \"preview_end_time\": 0,\n                \"preview_start_time\": 0,\n                \"recommend_status\": 100,\n                \"same_group_id_v3\": 7094840731872790564,\n                \"search_highlight\": null,\n                \"shoot_duration\": 59,\n                \"sim_group_id_v3\": 212072962,\n                \"source_platform\": 10033,\n                \"status\": 1,\n                \"strong_beat_url\": {\n                    \"height\": 720,\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0c34a53048a54cd7adb2b9eeb29677bc\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0c34a53048a54cd7adb2b9eeb29677bc\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"style_value\": [\n                    153\n                ],\n                \"tag_list\": null,\n                \"theme_tags\": [\n                    \"Sunny\",\n                    \"Summer\",\n                    \"Travel\"\n                ],\n                \"theme_value\": [\n                    21,\n                    3,\n                    7\n                ],\n                \"title\": \"I Ain't Worried\",\n                \"tt_to_dsp_song_infos\": [],\n                \"uncert_artists\": null,\n                \"user_count\": 0,\n                \"video_duration\": 60\n            },\n            \"aigc_info\": {\n                \"aigc_label_type\": 0,\n                \"created_by_ai\": false\n            },\n            \"anchors\": null,\n            \"anchors_extras\": \"\",\n            \"animated_image_info\": {\n                \"effect\": 0,\n                \"type\": 0\n            },\n            \"author\": {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8e51fb2e&x-expires=1772722800&x-signature=0VzXQ1VZQICzWeZbrEssjxZDwaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=03786ee3&x-expires=1772722800&x-signature=4koIfxaUxGy9V90lC0ogQRav%2B2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3df93862&x-expires=1772722800&x-signature=fIw5lBQ5bE6rx241ywz8kkkkbMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=196a817e&x-expires=1772722800&x-signature=C4YKbsVSk8mtgKwNBoR7rLaYsgw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=7099af81&x-expires=1772722800&x-signature=62Mbq0%2Bse2P2YCPdHcVt%2FOaMDQk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=4224a8fe&x-expires=1772722800&x-signature=dOeGALoYmFas3unFmmQ1sQfPhmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1da4698f&x-expires=1772722800&x-signature=rbPFWILJsG9mJyyZ0Ez1Df6d6Gg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ed8ffd3c&x-expires=1772722800&x-signature=7Pl5xKm7TOIlLORax5tT4XZvpa8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=c60cc5c6&x-expires=1772722800&x-signature=MTf0mPHPNxv7Ts6T%2BYZ%2BI9bcQ1c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8ed4809d&x-expires=1772722800&x-signature=cczLL5LrGPSL7N0KMg9FhSQ23fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8bf97a53&x-expires=1772722800&x-signature=RImuXjV1YJB9mgUEFGR6a%2BirFCg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=97b0065d&x-expires=1772722800&x-signature=3xoU0nEVTVGr2VlYk%2BCywzFMvL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_meta_info_list\": [\n                    {\n                        \"avatar_category\": 1,\n                        \"avatar_meta_info\": {\n                            \"avatar_source\": 1\n                        }\n                    },\n                    {\n                        \"avatar_category\": 7,\n                        \"avatar_meta_info\": {\n                            \"avatar_choice\": 0\n                        }\n                    }\n                ],\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45472881&x-expires=1772722800&x-signature=elj3ddm0UINkG56bnJhbUMxUZNo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=692f8195&x-expires=1772722800&x-signature=TeRFQ%2FIdUF5WvaRb2r7GOtNq81M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1168b7b3&x-expires=1772722800&x-signature=YyY3T3%2BxaVfGBHAhPsnL%2FvrjS1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": [\n                    0,\n                    1,\n                    2,\n                    4\n                ],\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 0,\n                \"custom_verify\": \"Verified account\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 0,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 0,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"onerepublic\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"OneRepublic\",\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"US\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAx13AuAwAeADcRYlwrzTKqWeM5kpFOweAyhJpOGr06AdUPhJD7iLfY-9R863bo65d\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"we’re literally OneRepublic\\n“Give Me Something (for Arknights: Endfield)” is out now.\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"story_status\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"108110044189155328\",\n                \"unique_id\": \"onerepublic\",\n                \"unique_id_modify_time\": 1772637391,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_now_pack_info\": {},\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 17,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 0,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"UCi4EDAgjULwwNBHOg1aaCig\",\n                \"youtube_channel_title\": \"OneRepublic\",\n                \"youtube_expire_time\": 0\n            },\n            \"author_user_id\": 108110044189155328,\n            \"aweme_acl\": {\n                \"download_general\": {\n                    \"code\": 0,\n                    \"mute\": false,\n                    \"show_type\": 2,\n                    \"transcode\": 3\n                },\n                \"download_mask_panel\": {\n                    \"code\": 0,\n                    \"mute\": false,\n                    \"show_type\": 2,\n                    \"transcode\": 3\n                },\n                \"platform_list\": null,\n                \"press_action_list\": null,\n                \"share_action_list\": null,\n                \"share_general\": {\n                    \"code\": 0,\n                    \"mute\": false,\n                    \"show_type\": 2,\n                    \"transcode\": 3\n                },\n                \"share_list_status\": 0\n            },\n            \"aweme_id\": \"7141505394869898538\",\n            \"aweme_type\": 0,\n            \"banners\": [\n                {\n                    \"key\": {\n                        \"component_key\": \"bottom_banner_playlist\"\n                    }\n                }\n            ],\n            \"behind_the_song_music_ids\": null,\n            \"behind_the_song_video_music_ids\": null,\n            \"bodydance_score\": 0,\n            \"bottom_products\": null,\n            \"branded_content_accounts\": null,\n            \"cc_template_info\": {\n                \"author_name\": \"\",\n                \"clip_count\": 0,\n                \"desc\": \"\",\n                \"duration_milliseconds\": 0,\n                \"related_music_id\": \"\",\n                \"template_id\": \"\"\n            },\n            \"cha_list\": null,\n            \"challenge_position\": null,\n            \"cmt_swt\": false,\n            \"collect_stat\": 0,\n            \"comment_config\": {\n                \"comment_panel_show_tab_config\": {\n                    \"comment_tab_info_config\": [\n                        {\n                            \"priority\": 100,\n                            \"tab_id\": 2,\n                            \"tab_name\": \"like_list\"\n                        },\n                        {\n                            \"priority\": 101,\n                            \"tab_id\": 3,\n                            \"tab_name\": \"view_list\"\n                        },\n                        {\n                            \"priority\": -100,\n                            \"tab_id\": 4,\n                            \"tab_name\": \"story2viewer_list\"\n                        },\n                        {\n                            \"priority\": 102,\n                            \"tab_id\": 5,\n                            \"tab_name\": \"video_auth_page\"\n                        }\n                    ],\n                    \"max_tab_count\": 3\n                },\n                \"emoji_recommend_list\": null,\n                \"long_press_recommend_list\": null,\n                \"preload\": {\n                    \"preds\": \"{\\\"item_post_comment\\\":0.0009884785532563076}\"\n                },\n                \"quick_comment\": {\n                    \"enabled\": false,\n                    \"rec_level\": 0\n                },\n                \"quick_comment_emoji_recommend_list\": null,\n                \"social_quick_comment\": {\n                    \"enabled\": false,\n                    \"rec_metrics\": {\n                        \"non_social_enabled\": \"false\",\n                        \"p_comment\": \"0\",\n                        \"p_skip\": \"0\",\n                        \"p_stay_time\": \"0\"\n                    }\n                },\n                \"zero_comment_button_config\": {\n                    \"background_url\": {\n                        \"url_list\": [\n                            \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"background_url_for_black\": {\n                        \"url_list\": [\n                            \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"image_type\": 1,\n                    \"zero_comment_button_enable\": true,\n                    \"zero_comment_button_main_text\": \"Start the conversation\",\n                    \"zero_comment_button_text\": \"Comment\"\n                }\n            },\n            \"comment_topbar_info\": null,\n            \"commerce_config_data\": null,\n            \"commerce_info\": {\n                \"adv_promotable\": false,\n                \"auction_ad_invited\": false,\n                \"branded_content_type\": 0,\n                \"is_diversion_ad\": 0,\n                \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260304151631D412E5D40ADE1A0BB357\\\"}\",\n                \"with_comment_filter_words\": false\n            },\n            \"content_desc\": \"\",\n            \"content_desc_extra\": [],\n            \"content_level\": 3,\n            \"content_model\": {\n                \"custom_biz\": {\n                    \"aweme_trace\": \"20260304151631D412E5D40ADE1A0BB357\",\n                    \"high_quality_boost_info\": {\n                        \"description\": \"\",\n                        \"is_high_quality_post\": false,\n                        \"link\": \"\"\n                    }\n                },\n                \"standard_biz\": {\n                    \"creator_analytics\": {\n                        \"creator_analytics_entrance_status\": 2\n                    },\n                    \"e_commerce\": {\n                        \"ttec_content_tag\": {\n                            \"recommendation_tag_consumer_str\": \"\",\n                            \"recommendation_tag_creator_str\": \"\"\n                        }\n                    },\n                    \"local_alliance_info\": {\n                        \"alliance_item_label_text\": \"\",\n                        \"alliance_item_label_type\": 0\n                    }\n                }\n            },\n            \"content_original_type\": 1,\n            \"cover_labels\": null,\n            \"create_time\": 1662761300,\n            \"creation_info\": {\n                \"creation_used_functions\": []\n            },\n            \"creator_ai_comment\": {\n                \"eligible_video\": false,\n                \"has_ai_topic\": false,\n                \"not_eligible_reason\": 213\n            },\n            \"desc\": \"Maverick approved 🫡\",\n            \"desc_language\": \"en\",\n            \"disable_search_trending_bar\": false,\n            \"distance\": \"\",\n            \"distribute_type\": 1,\n            \"ecosystem_perception_enhancement\": null,\n            \"follow_up_publish_from_id\": -1,\n            \"geofencing\": null,\n            \"geofencing_regions\": null,\n            \"green_screen_materials\": null,\n            \"group_id\": \"7141505394869898538\",\n            \"group_id_list\": {\n                \"GroupdIdList0\": null,\n                \"GroupdIdList1\": null\n            },\n            \"has_danmaku\": false,\n            \"has_promote_entry\": 2,\n            \"has_vs_entry\": false,\n            \"have_dashboard\": false,\n            \"hybrid_label\": null,\n            \"image_infos\": null,\n            \"interact_permission\": {\n                \"allow_adding_as_post\": {\n                    \"status\": 0\n                },\n                \"allow_adding_to_story\": 0,\n                \"allow_create_sticker\": {\n                    \"status\": 0\n                },\n                \"allow_story_switch_to_post\": {\n                    \"status\": 1\n                },\n                \"duet\": 0,\n                \"duet_privacy_setting\": 0,\n                \"stitch\": 0,\n                \"stitch_privacy_setting\": 0,\n                \"upvote\": 0\n            },\n            \"interaction_stickers\": [\n                {\n                    \"attr\": \"\",\n                    \"index\": 0,\n                    \"is_non_global\": false,\n                    \"is_non_global_v2\": false,\n                    \"material_index\": 0,\n                    \"text_info\": \"Tom Cruise appearance\\nat our show\",\n                    \"text_sticker_info\": {\n                        \"alignment\": 0,\n                        \"bg_color\": \"#00000000\",\n                        \"source_height\": 0.12019230769230765,\n                        \"source_width\": 0.8196581196581197,\n                        \"text_color\": \"#FFFFFFFF\",\n                        \"text_language\": \"en\",\n                        \"text_size\": 0\n                    },\n                    \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":10827.586207,\\\"p\\\":-1,\\\"y\\\":0.2151,\\\"h\\\":0.1386,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.7428,\\\"s\\\":0.863}]\",\n                    \"type\": 18\n                }\n            ],\n            \"is_ads\": false,\n            \"is_description_translatable\": true,\n            \"is_hash_tag\": 1,\n            \"is_nff_or_nr\": false,\n            \"is_on_this_day\": 0,\n            \"is_paid_content\": false,\n            \"is_pgcshow\": false,\n            \"is_preview\": 0,\n            \"is_relieve\": false,\n            \"is_text_sticker_translatable\": true,\n            \"is_title_translatable\": false,\n            \"is_top\": 0,\n            \"is_vr\": false,\n            \"item_comment_settings\": 0,\n            \"item_duet\": 0,\n            \"item_react\": 0,\n            \"item_stitch\": 0,\n            \"label_top\": {\n                \"height\": 720,\n                \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                \"url_list\": [\n                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"label_top_text\": null,\n            \"long_video\": null,\n            \"main_arch_common\": \"\",\n            \"mask_infos\": [],\n            \"meme_reg_info\": {},\n            \"misc_info\": \"{}\",\n            \"muf_comment_info_v2\": null,\n            \"music\": {\n                \"album\": \"I Ain’t Worried\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"artists\": [\n                    {\n                        \"avatar\": {\n                            \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8e51fb2e&x-expires=1772722800&x-signature=0VzXQ1VZQICzWeZbrEssjxZDwaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=03786ee3&x-expires=1772722800&x-signature=4koIfxaUxGy9V90lC0ogQRav%2B2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3df93862&x-expires=1772722800&x-signature=fIw5lBQ5bE6rx241ywz8kkkkbMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"enter_type\": 2,\n                        \"follow_status\": 0,\n                        \"follower_status\": 0,\n                        \"handle\": \"onerepublic\",\n                        \"is_block\": false,\n                        \"is_blocked\": false,\n                        \"is_private_account\": false,\n                        \"is_verified\": true,\n                        \"is_visible\": false,\n                        \"nick_name\": \"OneRepublic\",\n                        \"sec_uid\": \"MS4wLjABAAAAx13AuAwAeADcRYlwrzTKqWeM5kpFOweAyhJpOGr06AdUPhJD7iLfY-9R863bo65d\",\n                        \"status\": 1,\n                        \"uid\": \"108110044189155328\"\n                    }\n                ],\n                \"audition_duration\": 59,\n                \"author\": \"OneRepublic\",\n                \"author_deleted\": false,\n                \"author_position\": null,\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8ed4809d&x-expires=1772722800&x-signature=cczLL5LrGPSL7N0KMg9FhSQ23fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8bf97a53&x-expires=1772722800&x-signature=RImuXjV1YJB9mgUEFGR6a%2BirFCg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=97b0065d&x-expires=1772722800&x-signature=3xoU0nEVTVGr2VlYk%2BCywzFMvL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=692f8195&x-expires=1772722800&x-signature=TeRFQ%2FIdUF5WvaRb2r7GOtNq81M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45472881&x-expires=1772722800&x-signature=elj3ddm0UINkG56bnJhbUMxUZNo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/548ff778cad6e125942e77cb8ca82a94~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=195f6b15&x-expires=1772722800&x-signature=TdnXcpiWpOqs2A5C11yN0is4TII%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"binded_challenge_id\": 0,\n                \"can_be_stitched\": false,\n                \"can_not_reuse\": false,\n                \"collect_stat\": 0,\n                \"commercial_right_type\": 3,\n                \"cover_large\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"create_time\": 1652132961,\n                \"dmv_auto_show\": false,\n                \"duration\": 59,\n                \"duration_high_precision\": {\n                    \"audition_duration_precision\": 59.487,\n                    \"duration_precision\": 59.487,\n                    \"shoot_duration_precision\": 59.487,\n                    \"video_duration_precision\": 60\n                },\n                \"external_song_info\": [],\n                \"extra\": \"{\\\"amplitude_peak\\\":0.9207317,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8fe0a1b6f1394cd99cdf13d4c148d6f4\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/71c8bb65a9664417aa8be0921b4007ba\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c1116070b50040ada112f75acc1415b6\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/09ba7cf9536e4769969ccb2a776ef11c\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7312411598831289387,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.686895,\\\"music_vid\\\":\\\"v10ad6g50000ccvbnvjc77uef3jjnd2g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"has_commerce_right\": false,\n                \"has_commerce_right_strict\": false,\n                \"has_human_voice\": false,\n                \"id\": 7095856865434683394,\n                \"id_str\": \"7095856865434683394\",\n                \"is_audio_url_with_cookie\": false,\n                \"is_author_artist\": true,\n                \"is_commerce_music\": true,\n                \"is_commerce_music_strict\": true,\n                \"is_matched_metadata\": false,\n                \"is_original\": false,\n                \"is_original_sound\": false,\n                \"is_pgc\": true,\n                \"is_play_music\": false,\n                \"is_shooting_allow\": true,\n                \"language\": \"English\",\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"lyric_short_position\": null,\n                \"matched_song\": {\n                    \"author\": \"OneRepublic\",\n                    \"chorus_info\": {\n                        \"duration_ms\": 27456,\n                        \"start_ms\": 6720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/okfzWKsAWBBGQ1zicridzEAuALA5EwA7tgAonB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"full_duration\": 59487,\n                    \"h5_url\": \"\",\n                    \"id\": \"7095856861618669569\",\n                    \"performers\": null,\n                    \"title\": \"I Ain't Worried\"\n                },\n                \"meme_song_info\": {},\n                \"mid\": \"7095856865434683394\",\n                \"multi_bit_rate_play_info\": null,\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7094840731872790564\n                ],\n                \"music_release_info\": {\n                    \"group_release_date\": 1652054400,\n                    \"is_new_release_song\": false\n                },\n                \"music_ugid\": 7095856865434683394,\n                \"music_ugid_use_count\": 0,\n                \"mute_share\": false,\n                \"mute_type\": 0,\n                \"offline_desc\": \"\",\n                \"owner_handle\": \"\",\n                \"owner_nickname\": \"\",\n                \"play_url\": {\n                    \"height\": 720,\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d196d84af9544eb6be2df6665bd0bbba\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d196d84af9544eb6be2df6665bd0bbba\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"position\": null,\n                \"prevent_download\": false,\n                \"preview_end_time\": 0,\n                \"preview_start_time\": 0,\n                \"recommend_status\": 100,\n                \"same_group_id_v3\": 7094840731872790564,\n                \"search_highlight\": null,\n                \"shoot_duration\": 59,\n                \"sim_group_id_v3\": 212072962,\n                \"source_platform\": 10033,\n                \"status\": 1,\n                \"strong_beat_url\": {\n                    \"height\": 720,\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0c34a53048a54cd7adb2b9eeb29677bc\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0c34a53048a54cd7adb2b9eeb29677bc\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"style_value\": [\n                    153\n                ],\n                \"tag_list\": null,\n                \"theme_tags\": [\n                    \"Sunny\",\n                    \"Summer\",\n                    \"Travel\"\n                ],\n                \"theme_value\": [\n                    21,\n                    3,\n                    7\n                ],\n                \"title\": \"I Ain't Worried\",\n                \"tt_to_dsp_song_infos\": [],\n                \"uncert_artists\": null,\n                \"user_count\": 0,\n                \"video_duration\": 60\n            },\n            \"music_begin_time_in_ms\": 20833,\n            \"music_end_time_in_ms\": 62966,\n            \"music_selected_from\": \"edit_page_recommend_favourite\",\n            \"music_title_style\": 0,\n            \"music_volume\": \"3.996098\",\n            \"need_trim_step\": false,\n            \"need_vs_entry\": false,\n            \"nickname_position\": null,\n            \"no_selected_music\": false,\n            \"operator_boost_info\": null,\n            \"origin_comment_ids\": null,\n            \"origin_volume\": \"0.000000\",\n            \"original_client_text\": {\n                \"markup_text\": \"Maverick approved 🫡\",\n                \"text_extra\": null\n            },\n            \"paid_content_info\": {\n                \"paid_collection_id\": 0\n            },\n            \"picked_users\": [],\n            \"playlist_blocked\": false,\n            \"playlist_info\": {\n                \"index\": 9,\n                \"item_total\": 20,\n                \"mix_id\": \"7234568611824765738\",\n                \"name\": \"I Ain’t Worried\"\n            },\n            \"poi_re_tag_signal\": 0,\n            \"position\": null,\n            \"prevent_download\": false,\n            \"products_info\": null,\n            \"promote\": {\n                \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"aweme_detail\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                \"is_show_video_view\": false,\n                \"promote_traffic_tag\": {\n                    \"need_track\": false,\n                    \"traffic_level\": 0,\n                    \"version\": \"2025v1\"\n                },\n                \"video_view_count\": 0,\n                \"video_view_schema\": \"\"\n            },\n            \"promote_capcut_toggle\": 0,\n            \"promote_icon_text\": \"Promote\",\n            \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n            \"promote_toast_key\": \"reason_cannot_promote_music\",\n            \"question_list\": null,\n            \"quick_reply_emojis\": [\n                \"😍\",\n                \"😂\",\n                \"😳\"\n            ],\n            \"rate\": 12,\n            \"reference_tts_voice_ids\": null,\n            \"reference_voice_filter_ids\": null,\n            \"region\": \"US\",\n            \"retry_type\": 0,\n            \"right_products\": null,\n            \"risk_infos\": {\n                \"content\": \"\",\n                \"risk_sink\": false,\n                \"type\": 0,\n                \"vote\": false,\n                \"warn\": false\n            },\n            \"search_highlight\": null,\n            \"share_info\": {\n                \"bool_persist\": 0,\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"Check out OneRepublic's video! #TikTok\",\n                \"share_desc_info\": \"TikTok: Make Every Second CountCheck out OneRepublic’s video! #TikTok > \",\n                \"share_link_desc\": \"\",\n                \"share_quote\": \"\",\n                \"share_signature_desc\": \"\",\n                \"share_signature_url\": \"\",\n                \"share_title\": \"Check out OneRepublic’s video! #TikTok > \",\n                \"share_title_myself\": \"\",\n                \"share_title_other\": \"\",\n                \"share_url\": \"https://www.tiktok.com/@onerepublic/video/7141505394869898538?_r=1&u_code=ebfd622ajdd0hg&preview_pb=0&sharer_language=en&_d=f2995mi0i1m0c7&share_item_id=7141505394869898538&source=h5_m\",\n                \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n            },\n            \"share_url\": \"https://www.tiktok.com/@onerepublic/video/7141505394869898538?_r=1&u_code=ebfd622ajdd0hg&preview_pb=0&sharer_language=en&_d=f2995mi0i1m0c7&share_item_id=7141505394869898538&source=h5_m\",\n            \"smart_search_info\": {\n                \"ai_overview_intent_type\": 0,\n                \"ask_tako_intent_type\": 0,\n                \"find_similar_intent_type\": 0,\n                \"related_videos_intent_type\": 0,\n                \"title_smart_search_panel_type\": 0\n            },\n            \"social_interaction_blob\": {\n                \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n            },\n            \"solaria_profile\": {\n                \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.5624,4223.6766]\\\"}\"\n            },\n            \"sort_label\": \"\",\n            \"standard_component_info\": {\n                \"banner_enabled\": true\n            },\n            \"statistics\": {\n                \"aweme_id\": \"7141505394869898538\",\n                \"collect_count\": 1744,\n                \"comment_count\": 183,\n                \"digg_count\": 25635,\n                \"download_count\": 119,\n                \"forward_count\": 0,\n                \"lose_comment_count\": 0,\n                \"lose_count\": 0,\n                \"play_count\": 185133,\n                \"repost_count\": 0,\n                \"share_count\": 148,\n                \"whatsapp_share_count\": 25\n            },\n            \"status\": {\n                \"allow_comment\": true,\n                \"allow_share\": true,\n                \"aweme_id\": \"7141505394869898538\",\n                \"download_status\": 0,\n                \"in_reviewing\": false,\n                \"is_delete\": false,\n                \"is_prohibited\": false,\n                \"private_status\": 0,\n                \"review_result\": {\n                    \"review_status\": 0\n                },\n                \"reviewed\": 1,\n                \"self_see\": false\n            },\n            \"support_danmaku\": false,\n            \"survey_info\": null,\n            \"tako_bubble_info\": {\n                \"tako_bubble_enable\": false\n            },\n            \"text_extra\": [],\n            \"text_sticker_major_lang\": \"en\",\n            \"title_language\": \"un\",\n            \"tns_ue_feed_info\": {\n                \"footnote\": {\n                    \"can_add_footnote\": 0,\n                    \"pending_count\": 0\n                }\n            },\n            \"ttec_suggest_words\": {\n                \"ttec_suggest_words\": null\n            },\n            \"tts_voice_ids\": null,\n            \"uniqid_position\": null,\n            \"upvote_info\": {\n                \"friends_recall_info\": \"{}\",\n                \"repost_initiate_score\": 0,\n                \"user_upvoted\": false\n            },\n            \"upvote_preload\": {\n                \"need_pull_upvote_info\": false\n            },\n            \"used_full_song\": false,\n            \"user_digged\": 0,\n            \"video\": {\n                \"CoverTsp\": 7.981781043478261,\n                \"ai_dynamic_cover\": {\n                    \"uri\": \"tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.image?dr=8606&refresh_token=6d704fb3&x-expires=1772722800&x-signature=SfzTkWJyBQ78ko33DzYTLr98L7w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e869207&x-expires=1772722800&x-signature=s8wHqEIB6fw7ePRLALuxJNZ4ABE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f7b0d7f5&x-expires=1772722800&x-signature=x%2BbF%2BqW2%2F7HU9iYPuoRmXtuZrmk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"ai_dynamic_cover_bak\": {\n                    \"uri\": \"tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.image?dr=8606&refresh_token=6d704fb3&x-expires=1772722800&x-signature=SfzTkWJyBQ78ko33DzYTLr98L7w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e869207&x-expires=1772722800&x-signature=s8wHqEIB6fw7ePRLALuxJNZ4ABE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f7b0d7f5&x-expires=1772722800&x-signature=x%2BbF%2BqW2%2F7HU9iYPuoRmXtuZrmk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"animated_cover\": {\n                    \"uri\": \"tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.image?dr=8606&refresh_token=6d704fb3&x-expires=1772722800&x-signature=SfzTkWJyBQ78ko33DzYTLr98L7w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e869207&x-expires=1772722800&x-signature=s8wHqEIB6fw7ePRLALuxJNZ4ABE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9cd05e4d72784c6e9baeeea8b68ebf4e_1662761303~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f7b0d7f5&x-expires=1772722800&x-signature=x%2BbF%2BqW2%2F7HU9iYPuoRmXtuZrmk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"big_thumbs\": [],\n                \"bit_rate\": [\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 983930,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"\",\n                        \"fps\": 30,\n                        \"gear_name\": \"adapt_lower_720_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 5203023,\n                            \"file_cs\": \"c:0-36176-7c13\",\n                            \"file_hash\": \"9ce7695cd664fcb27ee6d8b318562fff\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                            \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_bytevc1_720p_983930\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/92d489fbf1d42226deaae8c986cd38f1/69a8a159/video/tos/useast5/tos-useast5-ve-0068c004-tx/28da4116cdb84c9cac8b5061ad93163f/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=960&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=Nzw6ZTk2ZjloNTg8Nzs6ZEBpM29oN2c6Zmp1ZjMzZzczNEBjXjQuYWE0NTExLjQzXjFfYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/af29e29d64e842daddc6daf5e11b495f/69a8a159/video/tos/useast5/tos-useast5-ve-0068c004-tx/28da4116cdb84c9cac8b5061ad93163f/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=960&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=Nzw6ZTk2ZjloNTg8Nzs6ZEBpM29oN2c6Zmp1ZjMzZzczNEBjXjQuYWE0NTExLjQzXjFfYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ba47a8647915424e867cd3d61b77a9f4&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM3MjdhNmEwNzdjNDc3YjNmMmU1NTg4ZmE2MzM5NjQz&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"quality_type\": 14,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32025}\"\n                    },\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 798357,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"\",\n                        \"fps\": 30,\n                        \"gear_name\": \"adapt_540_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 4221713,\n                            \"file_cs\": \"c:0-36176-059b\",\n                            \"file_hash\": \"53ef4d822106f50839890054c534d142\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                            \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_bytevc1_540p_798357\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/7809733168d5bdb6ee334e1674321513/69a8a159/video/tos/useast5/tos-useast5-ve-0068c001-tx/9e82398963c144279458f96dd0193047/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=779&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=M2Y2ODtnZ2k4NDNmaDo4NkBpM29oN2c6Zmp1ZjMzZzczNEAvLjQ1MWBiNTYxXy8uYjMzYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/e324c3e9685b208e2f7bdf698f1c7c08/69a8a159/video/tos/useast5/tos-useast5-ve-0068c001-tx/9e82398963c144279458f96dd0193047/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=779&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=M2Y2ODtnZ2k4NDNmaDo4NkBpM29oN2c6Zmp1ZjMzZzczNEAvLjQ1MWBiNTYxXy8uYjMzYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6365e71e2cb041958fedcd4885731c20&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY2M2VkY2U1MmRjZjYzYjY2YjBiZmIyY2RiYTY5NGE1&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"quality_type\": 28,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32025}\"\n                    },\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 483715,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"\",\n                        \"fps\": 30,\n                        \"gear_name\": \"lower_540_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 2557886,\n                            \"file_cs\": \"c:0-36176-d6ae\",\n                            \"file_hash\": \"718d9fabec8d229eb64c421218a20feb\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                            \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_bytevc1_540p_483715\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/da80531349bddc6d00ff25c35ae1e662/69a8a159/video/tos/useast5/tos-useast5-pve-0068-tx/75b2ed92522b4c76be0b4560a2cc55b5/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=472&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=ZDUzODk5OWU1ZDNlOTc8aUBpM29oN2c6Zmp1ZjMzZzczNEAwNmBeY18yNi0xNjAuYTU1YSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/6abf444352de332547269b84538b180b/69a8a159/video/tos/useast5/tos-useast5-pve-0068-tx/75b2ed92522b4c76be0b4560a2cc55b5/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=472&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=ZDUzODk5OWU1ZDNlOTc8aUBpM29oN2c6Zmp1ZjMzZzczNEAwNmBeY18yNi0xNjAuYTU1YSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8f89d4163b904a029b56b6f6a5c0923a&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgzMmRlZjU1ODc1YWQ0MzM4MjBkNjU3ZmQ4OTNlNzg1&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"quality_type\": 24,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32025}\"\n                    },\n                    {\n                        \"HDR_bit\": \"\",\n                        \"HDR_type\": \"\",\n                        \"bit_rate\": 369525,\n                        \"dub_infos\": null,\n                        \"fid_profile_labels\": \"\",\n                        \"fps\": 30,\n                        \"gear_name\": \"lowest_540_1\",\n                        \"is_bytevc1\": 1,\n                        \"play_addr\": {\n                            \"data_size\": 1954050,\n                            \"file_cs\": \"c:0-36176-8cd9\",\n                            \"file_hash\": \"f3f482b2c10060c84f47405f4773a9fe\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                            \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_bytevc1_540p_369525\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/3e30586e6a617b72edfb4d8be3bc8815/69a8a159/video/tos/useast5/tos-useast5-ve-0068c001-tx/0d1a37babe8442ee860e1f8d8a9800c7/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=360&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OWhnODM6NjQ5OTU5ZmU5NkBpM29oN2c6Zmp1ZjMzZzczNEBiNmMzNTI1NjExLV9jLy8xYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/bb94fc2fade309b5c217319709fca60d/69a8a159/video/tos/useast5/tos-useast5-ve-0068c001-tx/0d1a37babe8442ee860e1f8d8a9800c7/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=360&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OWhnODM6NjQ5OTU5ZmU5NkBpM29oN2c6Zmp1ZjMzZzczNEBiNmMzNTI1NjExLV9jLy8xYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=43262bfcb60246469183578065fd9ee6&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE4NGQxOTIzNzFkMTYxMTM1OGJjZDBmZGU1OGE1NmMw&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"quality_type\": 25,\n                        \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24042}\"\n                    }\n                ],\n                \"bit_rate_audio\": [],\n                \"cdn_url_expired\": 0,\n                \"cla_info\": {\n                    \"caption_infos\": [\n                        {\n                            \"caption_format\": \"webvtt\",\n                            \"caption_length\": 167,\n                            \"cla_subtitle_id\": 7141505601234389806,\n                            \"complaint_id\": 7141505601234389806,\n                            \"expire\": 1775229433,\n                            \"is_auto_generated\": true,\n                            \"is_original_caption\": true,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"source_tag\": \"\",\n                            \"sub_id\": -57102218,\n                            \"sub_version\": \"1\",\n                            \"subtitle_type\": 1,\n                            \"translation_type\": 0,\n                            \"translator_id\": 0,\n                            \"url\": \"https://v16-cla.tiktokcdn-us.com/b2a6a33af2584050c67e752491e2584c/69cfd9f9/video/tos/useast5/tos-useast5-v-0068-tx/f5dfdaaf5c0c4b7aa318343786f7f995/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=6892&ft=ge.El8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=M29oN2c6Zmp1ZjMzZzczNEBpM29oN2c6Zmp1ZjMzZzczNEAvYzI2cjRnZmFgLS1kMS9zYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00048000\",\n                            \"url_list\": [\n                                \"https://v16-cla.tiktokcdn-us.com/b2a6a33af2584050c67e752491e2584c/69cfd9f9/video/tos/useast5/tos-useast5-v-0068-tx/f5dfdaaf5c0c4b7aa318343786f7f995/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=6892&ft=ge.El8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=M29oN2c6Zmp1ZjMzZzczNEBpM29oN2c6Zmp1ZjMzZzczNEAvYzI2cjRnZmFgLS1kMS9zYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00048000\",\n                                \"https://v19-cla.tiktokcdn-us.com/356726adab440f102f11aafe40074a9f/69cfd9f9/video/tos/useast5/tos-useast5-v-0068-tx/f5dfdaaf5c0c4b7aa318343786f7f995/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=6892&ft=ge.El8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=M29oN2c6Zmp1ZjMzZzczNEBpM29oN2c6Zmp1ZjMzZzczNEAvYzI2cjRnZmFgLS1kMS9zYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00048000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQwZDlhMGU2MWRmOGJhNjVjOTY0MDQzNzJmNjJiYWQx&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                            ],\n                            \"variant\": \"default\"\n                        }\n                    ],\n                    \"captions_type\": 1,\n                    \"creator_edited_caption_id\": 0,\n                    \"enable_auto_caption\": 0,\n                    \"has_original_audio\": 1,\n                    \"hide_original_caption\": false,\n                    \"is_author_dubbing_qualified\": false,\n                    \"no_caption_reason\": 0,\n                    \"original_language_info\": {\n                        \"can_translate_realtime\": false,\n                        \"can_translate_realtime_skip_translation_lang_check\": true,\n                        \"first_subtitle_time\": 80,\n                        \"is_burnin_caption\": false,\n                        \"lang\": \"eng-US\",\n                        \"language_code\": \"en\",\n                        \"language_id\": 2,\n                        \"original_caption_type\": 1\n                    },\n                    \"vertical_positions\": null\n                },\n                \"cover\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-p-0068-tx/83483b49b1cb431698453cb87ffa50e4_1662761304\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/83483b49b1cb431698453cb87ffa50e4_1662761304~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7b13faaf&x-expires=1772722800&x-signature=dtkk2Azns0sDUPyaQ12l0%2B3i39U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/83483b49b1cb431698453cb87ffa50e4_1662761304~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ba3a4108&x-expires=1772722800&x-signature=NoM7J2wUAFb%2FoDwgHmg7QwxjJCo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/83483b49b1cb431698453cb87ffa50e4_1662761304~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=49056a87&x-expires=1772722800&x-signature=hH3QeYdkHob%2BiqMr%2BFCT2OJ04JM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"cover_is_custom\": true,\n                \"did_profile_labels\": \"\",\n                \"download_addr\": {\n                    \"data_size\": 9728911,\n                    \"file_cs\": \"c:0-35442-b63a\",\n                    \"height\": 720,\n                    \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                    \"url_list\": [\n                        \"https://v16m.tiktokcdn-us.com/81f49723153933d6c69f9f0411778f47/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/57c39c54627a42b6a6425222788a793d/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1796&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=ZTQzODw0OGRkZjY6Njg6M0BpM29oN2c6Zmp1ZjMzZzczNEBgYl8yMWJhXmAxLzJeYzFiYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://v19.tiktokcdn-us.com/5552d3092d93d9771bddd59dca2c7bf5/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/57c39c54627a42b6a6425222788a793d/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1796&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=ZTQzODw0OGRkZjY6Njg6M0BpM29oN2c6Zmp1ZjMzZzczNEBgYl8yMWJhXmAxLzJeYzFiYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000ccdrigjc77ud945efl20&line=0&watermark=1&logo_name=tiktok_m&source=AWEME_DETAIL&file_id=e047f5a357234ccaaad5e14955b0e1cb&item_id=7141505394869898538&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3MzNhNjEyMDgwODdjMzAwMmEwYjMzNmE4OWE5ZTM2&shp=d05b14bd&shcp=-\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"download_no_watermark_addr\": {\n                    \"data_size\": 9621600,\n                    \"file_cs\": \"c:0-35442-b63a\",\n                    \"file_hash\": \"f8b36e71709dee8f6da0d840ca83030c\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                    \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_h264_540p_1819515\",\n                    \"url_list\": [\n                        \"https://v16m.tiktokcdn-us.com/a13486fed0c14b27e41815ca1b0f34ef/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/2041584b6cc044a78016a407b1d9cfbe/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1776&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OzhnNWY3Nzs7Zjc0ZDVkaUBpM29oN2c6Zmp1ZjMzZzczNEAwYjI1LTMvXjIxXmNhXy8tYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://v19.tiktokcdn-us.com/77b05178a98511b136523a56d20a0484/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/2041584b6cc044a78016a407b1d9cfbe/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1776&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OzhnNWY3Nzs7Zjc0ZDVkaUBpM29oN2c6Zmp1ZjMzZzczNEAwYjI1LTMvXjIxXmNhXy8tYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0f2ab2daf1a44c58a824640c825de538&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI2NWUyNmRkMDBmNDUwYzI1OTAxNjgxODVkNGQ3ODU5&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"duration\": 42304,\n                \"dynamic_cover\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-p-0068-tx/e633cd8cc1d741c99fd9d21801d8de7e_1662761304\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/e633cd8cc1d741c99fd9d21801d8de7e_1662761304~tplv-tiktokx-origin.image?dr=8606&refresh_token=2674d9ca&x-expires=1772722800&x-signature=kOmOufp0l8XY7JuOCenKq9HOOdk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/e633cd8cc1d741c99fd9d21801d8de7e_1662761304~tplv-tiktokx-origin.image?dr=8606&refresh_token=aa632050&x-expires=1772722800&x-signature=Z0zcJah4QKnBpgnY7zrBQCDa1MM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/e633cd8cc1d741c99fd9d21801d8de7e_1662761304~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=64fc0559&x-expires=1772722800&x-signature=my6cl2sK5xeAPJEFaToQ9UchM9w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"has_watermark\": true,\n                \"height\": 1024,\n                \"is_bytevc1\": 0,\n                \"is_callback\": true,\n                \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-14,\\\\\\\"Peak\\\\\\\":0.93325,\\\\\\\"mean_volume\\\\\\\":-14.9,\\\\\\\"max_volume\\\\\\\":-0.6}\\\",\\\"loudness\\\":\\\"-14\\\",\\\"peak\\\":\\\"0.93325\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5624,4223.6766]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1662761300}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"60.15\\\"}\",\n                \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000ccdrigjc77ud945efl20\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/76b44b796e2b7cb76e046011dd544045/69a8a159/video/tos/useast5/tos-useast5-pve-0068-tx/o4QPqPFERIkAHS1baEQghXnjWSIeDDC7BgMleG/?a=1233\\\\u0026bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg\\\\u0026\\\\u0026bt=1361\\\\u0026ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=PGY3NGc3NTs1NTc6O2UzaEBpM29oN2c6Zmp1ZjMzZzczNEBgLzAvYy9iX2AxNmFhXzIxYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304151631D412E5D40ADE1A0BB357\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/ee2520433fc9dbcb6ae6236bb36bb9bc/69a8a159/video/tos/useast5/tos-useast5-pve-0068-tx/o4QPqPFERIkAHS1baEQghXnjWSIeDDC7BgMleG/?a=1233\\\\u0026bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg\\\\u0026\\\\u0026bt=1361\\\\u0026ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=PGY3NGc3NTs1NTc6O2UzaEBpM29oN2c6Zmp1ZjMzZzczNEBgLzAvYy9iX2AxNmFhXzIxYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304151631D412E5D40ADE1A0BB357\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000ccdrigjc77ud945efl20\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=AWEME_DETAIL\\\\u0026file_id=4e50bbd8d79442c2b8e224fd21342cc9\\\\u0026item_id=7141505394869898538\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ4MWU4YTg4MzEwZWU4OWIyYjczMjc3YzFhYWQ4ZDQ2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":8045473,\\\"file_cs\\\":\\\"c:0-35442-b63a\\\",\\\"url_prefix\\\":null}}\",\n                \"need_set_token\": false,\n                \"origin_cover\": {\n                    \"data_size\": 0,\n                    \"height\": 720,\n                    \"uri\": \"tos-useast5-p-0068-tx/73504cbd9e394e27bde6066c40e5e9a8_1662761303\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/73504cbd9e394e27bde6066c40e5e9a8_1662761303~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=40d0907b&x-expires=1772722800&x-signature=5bHYTpDLPzot5SVSDXyU%2BS5FxPY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/73504cbd9e394e27bde6066c40e5e9a8_1662761303~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=0d613c3c&x-expires=1772722800&x-signature=ctPE8bG2Ci4m2om6hCKKkiul%2Bes%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/73504cbd9e394e27bde6066c40e5e9a8_1662761303~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=f0d5bd3d&x-expires=1772722800&x-signature=IMISoMu6zSj6GIZD87lZ9Ce5vxY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast8&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"play_addr\": {\n                    \"data_size\": 9621600,\n                    \"file_cs\": \"c:0-35442-b63a\",\n                    \"file_hash\": \"f8b36e71709dee8f6da0d840ca83030c\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                    \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_h264_540p_1819515\",\n                    \"url_list\": [\n                        \"https://v16m.tiktokcdn-us.com/a13486fed0c14b27e41815ca1b0f34ef/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/2041584b6cc044a78016a407b1d9cfbe/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1776&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OzhnNWY3Nzs7Zjc0ZDVkaUBpM29oN2c6Zmp1ZjMzZzczNEAwYjI1LTMvXjIxXmNhXy8tYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://v19.tiktokcdn-us.com/77b05178a98511b136523a56d20a0484/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/2041584b6cc044a78016a407b1d9cfbe/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1776&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OzhnNWY3Nzs7Zjc0ZDVkaUBpM29oN2c6Zmp1ZjMzZzczNEAwYjI1LTMvXjIxXmNhXy8tYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0f2ab2daf1a44c58a824640c825de538&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI2NWUyNmRkMDBmNDUwYzI1OTAxNjgxODVkNGQ3ODU5&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"play_addr_bytevc1\": {\n                    \"data_size\": 4221713,\n                    \"file_cs\": \"c:0-36176-059b\",\n                    \"file_hash\": \"53ef4d822106f50839890054c534d142\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                    \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_bytevc1_540p_798357\",\n                    \"url_list\": [\n                        \"https://v16m.tiktokcdn-us.com/7809733168d5bdb6ee334e1674321513/69a8a159/video/tos/useast5/tos-useast5-ve-0068c001-tx/9e82398963c144279458f96dd0193047/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=779&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=M2Y2ODtnZ2k4NDNmaDo4NkBpM29oN2c6Zmp1ZjMzZzczNEAvLjQ1MWBiNTYxXy8uYjMzYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://v19.tiktokcdn-us.com/e324c3e9685b208e2f7bdf698f1c7c08/69a8a159/video/tos/useast5/tos-useast5-ve-0068c001-tx/9e82398963c144279458f96dd0193047/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=779&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=M2Y2ODtnZ2k4NDNmaDo4NkBpM29oN2c6Zmp1ZjMzZzczNEAvLjQ1MWBiNTYxXy8uYjMzYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6365e71e2cb041958fedcd4885731c20&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY2M2VkY2U1MmRjZjYzYjY2YjBiZmIyY2RiYTY5NGE1&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"play_addr_h264\": {\n                    \"data_size\": 9621600,\n                    \"file_cs\": \"c:0-35442-b63a\",\n                    \"file_hash\": \"f8b36e71709dee8f6da0d840ca83030c\",\n                    \"height\": 1024,\n                    \"uri\": \"v12044gd0000ccdrigjc77ud945efl20\",\n                    \"url_key\": \"v12044gd0000ccdrigjc77ud945efl20_h264_540p_1819515\",\n                    \"url_list\": [\n                        \"https://v16m.tiktokcdn-us.com/a13486fed0c14b27e41815ca1b0f34ef/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/2041584b6cc044a78016a407b1d9cfbe/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1776&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OzhnNWY3Nzs7Zjc0ZDVkaUBpM29oN2c6Zmp1ZjMzZzczNEAwYjI1LTMvXjIxXmNhXy8tYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://v19.tiktokcdn-us.com/77b05178a98511b136523a56d20a0484/69a8a159/video/tos/useast5/tos-useast5-ve-0068c002-tx/2041584b6cc044a78016a407b1d9cfbe/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&&bt=1776&ft=gKfIn8s6oA-O12NvTJcn.IxRe2x0~3_45SY&mime_type=video_mp4&rc=OzhnNWY3Nzs7Zjc0ZDVkaUBpM29oN2c6Zmp1ZjMzZzczNEAwYjI1LTMvXjIxXmNhXy8tYSMvYzI2cjRnZmFgLS1kMS9zcw%3D%3D&vvpl=1&l=20260304151631D412E5D40ADE1A0BB357&btag=e00088000\",\n                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0f2ab2daf1a44c58a824640c825de538&is_play_url=1&item_id=7141505394869898538&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI2NWUyNmRkMDBmNDUwYzI1OTAxNjgxODVkNGQ3ODU5&source=AWEME_DETAIL&video_id=v12044gd0000ccdrigjc77ud945efl20\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 576\n                },\n                \"ratio\": \"540p\",\n                \"source_HDR_type\": 0,\n                \"tags\": null,\n                \"vid_profile_labels\": \"\",\n                \"width\": 576\n            },\n            \"video_control\": {\n                \"allow_download\": true,\n                \"allow_duet\": true,\n                \"allow_dynamic_wallpaper\": true,\n                \"allow_music\": true,\n                \"allow_react\": true,\n                \"allow_stitch\": true,\n                \"draft_progress_bar\": 1,\n                \"prevent_download_type\": 0,\n                \"share_type\": 1,\n                \"show_progress_bar\": 1,\n                \"timer_status\": 1\n            },\n            \"video_labels\": [],\n            \"video_text\": [],\n            \"visual_search_info\": {\n                \"fallback_vtag_enable\": false,\n                \"fallback_vtag_enable_type\": 0,\n                \"long_press_entrance_enable\": false,\n                \"long_press_entrance_enable_type\": 0,\n                \"screenshot_entrance_enable\": 0,\n                \"visual_search_intent_level\": 0,\n                \"vtag_enable\": false,\n                \"vtag_enable_type\": 0\n            },\n            \"voice_filter_ids\": null,\n            \"with_promotional_music\": false,\n            \"without_watermark\": false\n        },\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260304151631D412E5D40ADE1A0BB357\",\n            \"now\": 1772637391000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"20260304151631D412E5D40ADE1A0BB357\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772637392\n}"}],"_postman_id":"b5ef3f6f-2b2b-4571-a648-956e2dfe3a18"},{"name":"Convert short TikTok video URL to full TikTok video URL","id":"a5eaf89f-0c59-495f-9b3a-7f20f99251cb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUnshortenedUrl?video_url=https://vt.tiktok.com/ZSFx4cagA/","description":"<p>Expand a shortened TikTok URL (e.g. <code>vt.tiktok.com</code>) to its full form.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUnshortenedUrl"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Short TikTok video URL.</p>\n","type":"text/plain"},"key":"video_url","value":"https://vt.tiktok.com/ZSFx4cagA/"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"5134893b-b012-4359-b833-8954d84fa2c1","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUnshortenedUrl?video_url=https://vt.tiktok.com/ZSFx4cagA/","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUnshortenedUrl"],"query":[{"key":"video_url","value":"https://vt.tiktok.com/ZSFx4cagA/","description":"Short TikTok video URL."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:17:56 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=NhZBAwHy%2FcpqLTnTeePMDM0etHuNNaod6Vf%2Fs8KsfMqb%2BDOSMPuevzjrsnPARiECbhCHOY%2FX5z%2FMVxa3Almh1tG7%2FrRnc3ixyh9GHIWAjashHQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71d9ad5d88039c-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"url\": \"https://www.tiktok.com/@/video/7058552416551111937?_r=1&_d=secCgYIASAHKAESPgo8crTGZ5v7Eh2H7AtOuvt8HX78lbg7LJNlAoJoCNqLvN0czNKpyRT2E9hCxCiTmucrEsQqz5YaUIQ3e%2FhzGgA%3D&u_code=d3bmj3472b78eh&share_item_id=7058552416551111937&timestamp=1711369266&utm_campaign=client_share&utm_source=short_fallback&share_app_id=1233\"\n    },\n    \"timestamp\": 1772637476\n}"}],"_postman_id":"a5eaf89f-0c59-495f-9b3a-7f20f99251cb"},{"name":"Get comments list by video URL","id":"a3c388e4-793c-48a4-a4ca-f0c67ba8cf82","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getCommentsByUrl?video_url=https://www.tiktok.com/@onerepublic/video/7141505394869898538","description":"<p>Fetch the comments list for a video using its URL.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getCommentsByUrl"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok video URL.</p>\n","type":"text/plain"},"key":"video_url","value":"https://www.tiktok.com/@onerepublic/video/7141505394869898538"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in comments items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of comments you want to get. For example: 30.</p>\n","type":"text/plain"},"key":"count","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"4905134e-18c5-42f9-9640-cc536f70a8c4","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getCommentsByUrl?video_url=https://www.tiktok.com/@onerepublic/video/7141505394869898538","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getCommentsByUrl"],"query":[{"key":"video_url","value":"https://www.tiktok.com/@onerepublic/video/7141505394869898538","description":"TikTok video URL."},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in comments items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"","description":"Number of comments you want to get. For example: 30.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 17:51:46 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=LK5EQOgMnpidEr10TFq5vnHK01b%2FZHA5AIW%2BF0fwa8nGGUrS02LkRMfMDTsPYk0iEcNTh1mQkjjBh0ERrveCy%2BYsYLNuj5jF3zmVhWkiO%2F5qtQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9e178683adb92799-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"comments\": [\n            {\n                \"cid\": \"7141509601794540334\",\n                \"text\": \"Not the “Are you working, daddy?” at the end 😂😂😂\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662762287,\n                \"digg_count\": 462,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6795692203270226949\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Kristin\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=54e60f10&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=o%2BfKs0N%2FMimFXveLKw86NUKbyA4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2cbf3764&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=kAmEQw1BD3UlL6sitqgZ6iE6b7E%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"bionicbrunette\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA-7Lrq2ZOd9GeUaxRo1XKQKDbF4BVPeGQGiQV96fymweRFZgT2iopakRSyuCIq-cS\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 9,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": true,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000227,\n                    \"show_more_score\": 0.08792\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141508293499634474\",\n                \"text\": \"The fact that they made this song in like a day too 🙌🏻🔥 so good\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761988,\n                \"digg_count\": 242,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6555610114286977029\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"fromthepovoft\",\n                    \"signature\": \"Just trying to find my place in the world. Be kind. \\nMuch Love,\\nT\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=927cfd7a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=VLZ8YKQXN87oXRDyOL2ERawL6dM%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2cece9ee&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=LYzgiSH%2B8ZqChxLfR%2B%2FviuEMmhE%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"fromthepovoft\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHupPB0IzhJeHNqgGVdiHRFwGDg2u5yhXuHQOh6owmEoxcdV1RuCPpANe4y-XfXZr\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 3,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000088,\n                    \"show_more_score\": 0.037453\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1,\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506437051106091\",\n                \"text\": \"I don’t think I ever screamed so loud in my life until he popped up on the screen 😅\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761557,\n                \"digg_count\": 375,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"229148825947537408\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Ava Keevey\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9daae2c1&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=zTbtdpniI0Nu8TNIma5ngN9%2B2ik%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f071871a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=We0X97eRKTvrFfTIbi%2B6j7CKnY4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"avalk\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAASMIQNYJBxAeP6mP4Se0fLDLSG5CKl2WlU0G30cgOeTt8UWapiXkLfI9BcJg1DOg4\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"2\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 3,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000059,\n                    \"show_more_score\": 0.032017\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1,\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506775870587694\",\n                \"text\": \"Anxiously waiting for Albuquerque reschedule 🙏🏻🙏🏻🙏🏻\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761630,\n                \"digg_count\": 4,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6941867424757433349\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Kristina✨\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=dabb5f8e&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=%2FTJF6o9xSF8bROVTi2CHyJs5HU0%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=67f1ecf2&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=sG%2FK1avzfPh8Amv9P7skCft8N5g%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"kristina.__.maria\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhRj39OqIBIGLQ5iyOlSAKikwVfynkjnx3OY-2wa-IMKqrJq-owGb4mizOjvEygHr\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000108,\n                    \"show_more_score\": 0.034261\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141513966824375082\",\n                \"text\": \"do they respond tho?\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662763309,\n                \"digg_count\": 15,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6700587400726381573\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Josh J\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7347333601131773998\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7347333601131773998~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c2418ae3&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=czIS6gT56DSci2WXS4t8ECoorSc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7347333601131773998~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0ece5009&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=RIReFptZKRydknyxQHufkEkW%2FK4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"bigboii1011\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7347333601131773998\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAoDKf9WHeY_7OO5n3FPU_f-ikwogAaKOkWIHx8W36o7PmMfn3_i4WfeqRjZEuvM1q\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000099,\n                    \"show_more_score\": 0.034062\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1,\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7142545173747876654\",\n                \"text\": \"LOVE THISSS\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1663003427,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6795313066616636421\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Grace N\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7345609967828746286\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7345609967828746286~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=61f52935&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=B2q7HZQe9lKGs9yHFjB2qCXI5sc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7345609967828746286~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=19323025&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=5VA5oA7XZIM0l7fl3hKRoQUUv8U%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"candy.s_tiktok\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7345609967828746286\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 1,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA2JhIE9BAkcj6_P9GZX1RVHPouzDZGeXmY_AGGsdK3YQDHRqi9lnZdgIfTM8Irm2y\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.00007,\n                    \"show_more_score\": 0.025402\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141535326445241134\",\n                \"text\": \"Wish I could see y’all in Tampa Florida but I just had my son! Hoping to see y’all in concert soon!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662768284,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6899928955568325637\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"SaraheEdmonds\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/d35f4a3e5acf6179849b01f850f2355c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d35f4a3e5acf6179849b01f850f2355c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c8a054aa&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=0Y7Ozpn3KVEmCrjrAB1p0e2PT3c%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d35f4a3e5acf6179849b01f850f2355c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=df894975&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=Xh6EZUW39jUr9GUGglu7zYDorns%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"saraheedmonds\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/d35f4a3e5acf6179849b01f850f2355c\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAWdQQcXH19oZXJSabF0jlJtnc1-Sm5myZI5BAygEJtFOR32JT8XOtnvb1iQNQdlXi\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.00007,\n                    \"show_more_score\": 0.000139\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141543237539103534\",\n                \"text\": \"Are you guys not planning on coming back to Phoenix for this tour? It was postponed but now I’m being told it was cancelled :(\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662770124,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6682177742413317126\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Tyler Brown\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7331546267082752005\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7331546267082752005~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=008b0594&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=YUmfWrVObKk%2Bj8%2BgkftKAKwvqFI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7331546267082752005~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6ee8f3b5&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=bpls1%2Fv2jpRfrQrNkvprD59jNPs%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"tbrown0755\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7331546267082752005\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAATOrMKTriKPsPO3UC_bryzK42UNeiQ_kgTl9mDn1ycQjN2E4CcEcDk_9vnt6PBqap\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.00008,\n                    \"show_more_score\": 0.00016\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141510691888546606\",\n                \"text\": \"I know the lyrics by heart ❤️❤️\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662762551,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7061053325685720111\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Lexie\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7343027642871840810\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7343027642871840810~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e3ea050a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=mpIpYMIS1bSjiXMGxLSqL8KRJXU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7343027642871840810~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ad5443bb&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=cUXvXrrl4xkAEoosPDzpipfhUT4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"lexieshaw512\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7343027642871840810\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 1,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAYQfaNk36McCMzjYYJo0fdu0fY3PTaNVX4ITo1LNtF716r7ACKxMDBhR6xjiaX1QU\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": null,\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 3,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": true,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000046,\n                    \"show_more_score\": 0.016025\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1,\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141545237449392939\",\n                \"text\": \"I love y’all so much and I loved your concert in Simpsonville🫶🏻🫶🏻🫶🏻\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662770589,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6663153827691429894\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Carlie young\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7345301166890156074\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7345301166890156074~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b7903f4d&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=UV%2FQNzmyhP8NlK7cTH%2Fq9eDEpdk%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7345301166890156074~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=08401abe&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=NuHvN0NoqFZ45VxnThtkWQum5bQ%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"carlie_young15\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7345301166890156074\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHkN9xzGldywVIaeewturrNbtT-qFKwlYbWMA6KBlFK9x7mYiB94MkvHJx1hNxhtR\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"2\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.0001,\n                    \"show_more_score\": 0.000282\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141510806166242094\",\n                \"text\": \"very cool 😎 ... your show looks like so much fun... pizza girl approves\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662762573,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6834302317945701381\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"shiningskywoman\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7349056960307658794\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7349056960307658794~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b1b5936c&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=VCMY%2Bu0G%2FWOHegFBwEDlhxxdSU4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7349056960307658794~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=011ddc21&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=YXCbwPNthUdpZcx%2B41J5cMFZYXE%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"shiningskywoman\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7349056960307658794\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAQdhYU0Wp6alfJL63BZ7KI9Tn2zvuerVInOG9oOapQDVmZtDM-YjFTn2u_bFI5qMS\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000074,\n                    \"show_more_score\": 0.000139\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141607941195006766\",\n                \"text\": \"THIS WAS SO MUCH FUN!!! Awesome concert tonight in Charlotte!!! You guys rocked!!!!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662785187,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7019101466246235141\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Eveyelf\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7329875031645749253\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7329875031645749253~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a5345fb1&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=14YQ8rxlhfBUYnkvm3DBFqe5Sh4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7329875031645749253~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=685acd6d&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=6%2FZH2UUBGIipfNZKk5B29FIcyNo%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"eveyelf10\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7329875031645749253\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAweaDfE72o3z2ZTwEL7Y1DJLKg3oJcx1RtZPx4qAmyZfBF5oc4f2qT13sUnITvohG\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000094,\n                    \"show_more_score\": 0.000304\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141754219670340398\",\n                \"text\": \"I'm slow to recognize all your music, but now I've dived in and am drowning in happiness. 👏👏👏\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662819254,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7121344165224940586\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Libra_Lyons\",\n                    \"signature\": \"She/her\\nTaking life one day at a time right now, as it seems to change daily!\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7351979960656986154\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7351979960656986154~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8efea70e&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=%2Bmz2qZCm02KL6JzZutqEhEezW2g%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7351979960656986154~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6fa6e6f2&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=cFQimXnTWepVRlLPTAmomrQnB1U%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"mnlakeluv\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7351979960656986154\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAvTvWHB-YJ5Csb0Awd7N5VbaVHgqViJQZdBwjo8MpSd4k4ozVOqr_5uKVrMMbqkII\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"5\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000079,\n                    \"show_more_score\": 0.000169\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7150168028943844101\",\n                \"text\": \"My hit of the Summer! I appreciate it well…I saw TGM in the Cinema and hell it‘s the best combi OneRepublic XBeach 😏 In my car every time I drive🥳😎\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1664778278,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6985568023352919046\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"wertzui98\",\n                    \"signature\": \"Gaming since 1998👾\\nAudi 🔥 Nurse 👩🏻\\u200d⚕️💉\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=82e7c6c0&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=h0KJJRY%2BMX21h4wSsfCzT5ozHmo%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=844030b3&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=gwt0OIdKggflT%2FIghVR6KvcCLFY%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"wertzui98\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"DE\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"de\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAANOMIxQI7XhBMX6vDNu-OeX2qrial1bLr1DH73iyZyn2UGfX_YPIJQRv_6rxdS8T7\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.00007,\n                    \"show_more_score\": 0.000308\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141561641550250798\",\n                \"text\": \"This song got me through my first week of teaching. Blasted it every morning!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662774410,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6812357295075968006\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Cherry\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/2986c4426ac334ef5a62a09a238acbf6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2986c4426ac334ef5a62a09a238acbf6~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7c4c0177&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=JYWAWNoqBbPOmEnWV9fJ9cdfFw8%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2986c4426ac334ef5a62a09a238acbf6~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=79199271&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=HVGtKekBzLQw256YlFNXzQODXUE%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"cherrycola27_\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/2986c4426ac334ef5a62a09a238acbf6\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAn5hgFkNgZC0Ss_dXKUr5di6_BOcneLkGixHp4kGTSaVTnsvulS5d0xnhHlEnbuot\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.00006,\n                    \"show_more_score\": 0.000097\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7145421618863588102\",\n                \"text\": \"Tom cruise literally looks like my dad and my dad is 45 but he's 60... HOW HE LOOK SO YOUNG?💀\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1663673136,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6619304139979948038\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Just Tana bro\",\n                    \"signature\": \"🥊MMA and Motorsports🏎️ \\nThis acc is just used for gaming (disclaimer)\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/a27ef05e140d086ea35324b8f6b7f95d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a27ef05e140d086ea35324b8f6b7f95d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5e30d024&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=n806k5qjvXAfx6k1WUo9qkkcAaY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a27ef05e140d086ea35324b8f6b7f95d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b8bc9e4a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=7c2Ew7mktH6UPtDvf5GurkwEyaQ%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"oxrprime\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"ZA\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1772131260,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"txna_stevens_4\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/a27ef05e140d086ea35324b8f6b7f95d\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1541268996,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA5h2dN3qrpHTJSbLGGOV3GEs8CCR-zN7A6kcw1WDMPRra2CSzIlheCJq9jaMrFrfr\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000074,\n                    \"show_more_score\": 0.000127\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141519259838317318\",\n                \"text\": \"I still remember seeing this in Munich in concert even before the movie came out 🤩 Gonna watch Top Gun for the 5th time this weekend, am I crazy ?\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662764545,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6811407971366339590\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Lara Amann\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/c98f27acccfd6c412862721c7326232f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c98f27acccfd6c412862721c7326232f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=93cb76e0&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=vPbhP4SkTkMXQYUsXzwEPSCgzGo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c98f27acccfd6c412862721c7326232f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=48f52edf&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=aSOfbThVPP1eNW9%2Fug0dfY1WxO0%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"lraamann\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"DE\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/c98f27acccfd6c412862721c7326232f\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"de\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA2gqSmaTsgl2fwnc_wmL-TmkLepkEyTy_xxPUZoSWotAiWZFPdX-lI0gyqg4XEtZz\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000085,\n                    \"show_more_score\": 0.000122\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7142494164898038571\",\n                \"text\": \"your Charleston concert was great! love this song\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662991545,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6801987034917667845\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"AlenaPhotos\",\n                    \"signature\": \"Mom of 3, baby photographer, family and travel\\nhttps://alenaphotographs.com\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/339314103dcec9e781ad42135acee8aa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/339314103dcec9e781ad42135acee8aa~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=922fb5d1&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=oahGgQ07mSoM0J9an8PEFBvIu54%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/339314103dcec9e781ad42135acee8aa~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6198d05f&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=oD0uq85Ni%2BZtATmiepPMcpzk1ek%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"alenaphotographs\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"alenaphotographs\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/339314103dcec9e781ad42135acee8aa\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAKrHcXC9zx2XCjJTKt0ssAzpYYuru-Ad-1gcga7ktxC2uNbL-E3M0qhlEGLdWjYN6\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000074,\n                    \"show_more_score\": 0.000134\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7143642650108461866\",\n                \"text\": \"i went to that concert! it was amazing i was in the front couple rows and i was crying most of the time, i grew up with your music\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1663258941,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7121696156438660138\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"kate\",\n                    \"signature\": \"Wilmington\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/9eefa87d7dc9820f20dddbcf7c4cb12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/9eefa87d7dc9820f20dddbcf7c4cb12e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b7c24152&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=sIpS7Oo4MRlnkAXE5IrWRT34N50%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/9eefa87d7dc9820f20dddbcf7c4cb12e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8abd6c07&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=UmLNeA0kGu8ceGo1hOKQJ4npi%2Fs%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"kate.hollman\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/9eefa87d7dc9820f20dddbcf7c4cb12e\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAALBOkL3jCOZkmAtM8bvrmFi0SybjwKOBUXxyr3HuuFOW84fbMw3679HCkxYMdlkMi\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000066,\n                    \"show_more_score\": 0.000211\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506960716956422\",\n                \"text\": \"this song is having it's moment on tiktok and I absolutely love it\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761680,\n                \"digg_count\": 18,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6939505600209912833\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"comicshock\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9f45d4a9&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=oODCklGvfZKXaCW2eSRgAiGf4pA%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=bb3d1816&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=423IUpn%2F4Fk8UuCwlrBs9vimjCA%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"comicshock345\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"IQ\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"johnnygamestore\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 1636566767,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA2jTO7c2PUECiBkfdt2VQV-qc8VxXwPWiF9yLZ9T1BmZxnO6wduGbaAoPy5kt-yEa\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.00004,\n                    \"show_more_score\": 0.000294\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141546324156400427\",\n                \"text\": \"There’s man reasons one republic is my fave and this is just one\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662770844,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6751205166018479109\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Kenny\",\n                    \"signature\": \"✌🏻\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/8f7b72dda6d484f79b42d1cb2c133bc4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8f7b72dda6d484f79b42d1cb2c133bc4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3c9452dd&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=jFa43kPgG8bnWosI8WoZprsQyws%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8f7b72dda6d484f79b42d1cb2c133bc4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=619a34ef&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=fgI8i3xjk33qPED8B%2FZ6IQHhsm8%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"mckenna.conley\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/8f7b72dda6d484f79b42d1cb2c133bc4\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAApM_47_jpHIE8rkDj88AqbiwuQZWWaEyDQrkIUzTI9UIlEbypa2KIFSz2Y_FDIqLx\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000055,\n                    \"show_more_score\": 0.000179\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141521535672075054\",\n                \"text\": \"Thank you for helping me get tix to your show in Tampa!! Was the best!! Hope to see you guys again soon 💙\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662765067,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6645062522859225093\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"qdylfzvx\",\n                    \"signature\": \"Disney and other random stuff. Former Cast Member.  Venmo @meredithabriggs\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/463b2f17cddf528c3fc0d706b377b319\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/463b2f17cddf528c3fc0d706b377b319~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=df3d724a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=Wc6jQdbtNb3MHkAWjiolPx0oCQ4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/463b2f17cddf528c3fc0d706b377b319~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7f41775a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=1QDHwAeEoTQY9PQcDF9CjKGbu9U%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"qdylfzvx\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/463b2f17cddf528c3fc0d706b377b319\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"zh\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_NjmiLRS4t6usDoxwCpr0FICNcjGfFHz2gJmd93zHORlzWWEkaOpK4swI0it_BMn\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000059,\n                    \"show_more_score\": 0.000105\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141608142966145838\",\n                \"text\": \"I’m always hearing that song in my car! It pumps me up every day! 🥰\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662785235,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6909695965210510341\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Brendiuxx\",\n                    \"signature\": \"Brendiuxxx 🥰\\nBe Kind! \\nBe Humble!\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/29ed119d47a9e5d7e1ab273ea3e8015b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/29ed119d47a9e5d7e1ab273ea3e8015b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ff727fbd&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=rY6ONF%2FEQvgb8IMRVFZqduFVh7A%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/29ed119d47a9e5d7e1ab273ea3e8015b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=fbf76e84&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=ZXPrm3nO1rAZh%2F16K2eT95o3FqA%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"brendiuxx_88\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/29ed119d47a9e5d7e1ab273ea3e8015b\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAELpvsiq6NZkBdLTD0Sq2jLP7R290wjUQSwCSxsfsVhcfNnfbxwgGFTRPX_rMJkcx\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000092,\n                    \"show_more_score\": 0.000285\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141564958144250670\",\n                \"text\": \"I was at the concert best one of my life and I’ve been to a lot so good 😌\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662775177,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6710619109761090566\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"nicolas04243\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/d0616e6071811d85bc93d6792af0b21e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d0616e6071811d85bc93d6792af0b21e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=31c2f471&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=y%2Fd9YFBnubEOwVorH7fNJrInokU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d0616e6071811d85bc93d6792af0b21e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6b67ca3c&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=i7uDybNJGuYnlJlBBQ3sUHvHQS8%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"nicolas04243\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/d0616e6071811d85bc93d6792af0b21e\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_o3lVXberwonjTKfr0HjsS6xCtcKNfSBNYpi0AcMxJxjEpoI0EKsG1fbQUFj6PV6\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000078,\n                    \"show_more_score\": 0.000242\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7142341180767028011\",\n                \"text\": \"Just saw you guys in Charlotte! The show was amazing!!!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662955910,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6854413905423238149\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"devan.c.h\",\n                    \"signature\": \"Just livin' the teacher life! 👩🏼\\u200d🏫📚✏️\\nAmazon: https://tinyurl.com/4bxcv5mn\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/9eb6107ce20b55607129387ae4b14cda\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/9eb6107ce20b55607129387ae4b14cda~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ebf0eddc&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=weprbqyvP0i3eOtJJMa3MmZQNDk%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/9eb6107ce20b55607129387ae4b14cda~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a87e0f91&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=wO3ustcDv9J2dtxLAssjnAn9Lmw%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"devan.c.h\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/9eb6107ce20b55607129387ae4b14cda\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAmWCmNxzxqhZl3NezX59LZ4Hp0ul2UKQ7Sl3jzY-2LMK6aiKgd0L0C3Cygh59kv5_\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000074,\n                    \"show_more_score\": 0.000185\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7146196987845624602\",\n                \"text\": \"what if Tom cruise sing this song 🤨\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1663853651,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6906669222504825857\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"bees\",\n                    \"signature\": \"SONGS OF PSALM ON PROGRESS\\nIG: @kusenishi\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/c3affdbb51cdcc7cdbb728f89f0e8ed5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c3affdbb51cdcc7cdbb728f89f0e8ed5~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=dc1a89fc&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=Y8hx4%2FgTnANSFcwoP%2BeNtLiiZpg%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c3affdbb51cdcc7cdbb728f89f0e8ed5~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=449cb602&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=mdbGvPfeR%2FHpAPZ%2BopcnvA9lt78%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"kusenishi\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"ID\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-alisg-avt-0068/c3affdbb51cdcc7cdbb728f89f0e8ed5\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAGDL4ltTWPU6GrLZxDUpOgA9sU-64EbItukYzAqX3U7HKPECmNWwhPk6LHFWZQ4xS\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000076,\n                    \"show_more_score\": 0.000128\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141685334693708549\",\n                \"text\": \"OMG!? How amazing was that! wish 💕 was there... tad bit out of my way...! 😉❤️🇿🇦\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662803223,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7000368326702990341\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"JustACoach\",\n                    \"signature\": \"Life Coach for Women \\n🔗rushkalee.com \\n🔗 https://beacons.ai/rushkalee\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/b2bf5ef275468493d24a0a3a32ec37c9\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b2bf5ef275468493d24a0a3a32ec37c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4760b349&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=ABng5XnYZLCMuNKNTsbUwbxxAB0%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b2bf5ef275468493d24a0a3a32ec37c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=44c62694&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=g9yWk%2BG4HlCacVY7shCzMBmlYus%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"rushkalee\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"ZA\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/b2bf5ef275468493d24a0a3a32ec37c9\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 1641641333,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAOs4vBkXVkXPtp-Yn9_o0ba1AqxNyAh1oItFIZ9cjj95iIRXCmuY7v7SALJiMcnyq\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.00009,\n                    \"show_more_score\": 0.00028\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141513684370916142\",\n                \"text\": \"This song has been my anthem all summer\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662763239,\n                \"digg_count\": 38,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6909149640563213318\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"⚡️TeamHayven⚡️\",\n                    \"signature\": \"⫸ The Cowgirl who wears a hat helmet 🤍\\n⫸ Hidden Disabilities Advocate\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f1260c8e&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=l4pLriUcObfJSQL8pUY7dQ8v%2BEQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ef038ad0&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=KYyvAT3aXyYArduaxbZHOFoekX8%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"teamhayven\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"teamhayven\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 2,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAj-kdLXobLFJeDK6NTu5gaCc6hpMbH-R8ANEYYpEKUdxvPrEbw7rzyZNCP68EOG4I\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000032,\n                    \"show_more_score\": 0.000386\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1,\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141533806238548737\",\n                \"text\": \"seeing this live was ICONIC\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662768056,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6580155714466824198\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"sophie\",\n                    \"signature\": \"🇱🇧🇵🇭\\ndtx\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/e053a97560f6c1c742a8b5d2d81e0434\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e053a97560f6c1c742a8b5d2d81e0434~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=86ba4800&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=g7%2F%2BAjGjNRhvqwXioNnn7x4Q2O0%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e053a97560f6c1c742a8b5d2d81e0434~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=63015465&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=ub2wJVdkJctJXjDsGmE%2FBUTzM8s%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"sophieegrace28\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374704,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-alisg-avt-0068/e053a97560f6c1c742a8b5d2d81e0434\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAc8hqCZI8favbqZnCB3CR8JgJa4eMEnwKdJZx__gY5BvRJhoQqPSqIUJMcLKAoI9A\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000089,\n                    \"show_more_score\": 0.000247\n                },\n                \"sort_tags\": \"{\\\"top_list\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            }\n        ],\n        \"cursor\": 30,\n        \"has_more\": 1,\n        \"reply_style\": 2,\n        \"total\": 180,\n        \"extra\": {\n            \"now\": 1774374703000,\n            \"fatal_item_ids\": null,\n            \"api_debug_info\": null\n        },\n        \"log_pb\": {\n            \"impr_id\": \"20260324175143BF6BCBBA1BB3C1672930\"\n        },\n        \"top_gifts\": null,\n        \"has_filtered_comments\": 0,\n        \"alias_comment_deleted\": false,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774374705\n}"}],"_postman_id":"a3c388e4-793c-48a4-a4ca-f0c67ba8cf82"},{"name":"Get comments list by video ID","id":"0e9846a6-af0f-4eaf-bd4e-9286783a936a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getCommentsByID?video_id=7141505394869898538","description":"<p>Fetch the comments list for a video using its ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getCommentsByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok video ID.</p>\n","type":"text/plain"},"key":"video_id","value":"7141505394869898538"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in comments items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of comments you want to get. For example: 30.</p>\n","type":"text/plain"},"key":"count","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"3f345cc3-3b2b-4bf5-8c2e-d0779de42117","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getCommentsByID?video_id=7141505394869898538","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getCommentsByID"],"query":[{"key":"video_id","value":"7141505394869898538","description":"TikTok video ID."},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in comments items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"","description":"Number of comments you want to get. For example: 30.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 17:53:47 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=UFNAlkrUw702UENwDWzU7Cm8o31%2FFShV6PW6mGV7oyOTJ29eXjbCq2mk1zIgptaym%2Bt658NYV15avG27y90wJHCTAtqZbcRLgefZvLDqQWnhCw%3D%3D\"}]}"},{"key":"cf-ray","value":"9e178982a8b827bb-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"comments\": [\n            {\n                \"cid\": \"7141509601794540334\",\n                \"text\": \"Not the “Are you working, daddy?” at the end 😂😂😂\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662762287,\n                \"digg_count\": 462,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6795692203270226949\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Kristin\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=54e60f10&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=o%2BfKs0N%2FMimFXveLKw86NUKbyA4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2cbf3764&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=kAmEQw1BD3UlL6sitqgZ6iE6b7E%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"bionicbrunette\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA-7Lrq2ZOd9GeUaxRo1XKQKDbF4BVPeGQGiQV96fymweRFZgT2iopakRSyuCIq-cS\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 9,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": true,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000183,\n                    \"show_more_score\": 0.04999\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506437051106091\",\n                \"text\": \"I don’t think I ever screamed so loud in my life until he popped up on the screen 😅\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761557,\n                \"digg_count\": 375,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"229148825947537408\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Ava Keevey\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9daae2c1&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=zTbtdpniI0Nu8TNIma5ngN9%2B2ik%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f071871a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=We0X97eRKTvrFfTIbi%2B6j7CKnY4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"avalk\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/5c2ac7798724db80a211b634a35f8210\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAASMIQNYJBxAeP6mP4Se0fLDLSG5CKl2WlU0G30cgOeTt8UWapiXkLfI9BcJg1DOg4\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"2\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 3,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000052,\n                    \"show_more_score\": 0.018704\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141508293499634474\",\n                \"text\": \"The fact that they made this song in like a day too 🙌🏻🔥 so good\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761988,\n                \"digg_count\": 242,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6555610114286977029\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"fromthepovoft\",\n                    \"signature\": \"Just trying to find my place in the world. Be kind. \\nMuch Love,\\nT\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=927cfd7a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=VLZ8YKQXN87oXRDyOL2ERawL6dM%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2cece9ee&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=LYzgiSH%2B8ZqChxLfR%2B%2FviuEMmhE%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"fromthepovoft\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/6b2477459f1ef8cd4ad27630beecb27d\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHupPB0IzhJeHNqgGVdiHRFwGDg2u5yhXuHQOh6owmEoxcdV1RuCPpANe4y-XfXZr\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 3,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000087,\n                    \"show_more_score\": 0.024417\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141513966824375082\",\n                \"text\": \"do they respond tho?\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662763309,\n                \"digg_count\": 15,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6700587400726381573\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Josh J\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7347333601131773998\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7347333601131773998~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c2418ae3&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=czIS6gT56DSci2WXS4t8ECoorSc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7347333601131773998~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0ece5009&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=RIReFptZKRydknyxQHufkEkW%2FK4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"bigboii1011\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7347333601131773998\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAoDKf9WHeY_7OO5n3FPU_f-ikwogAaKOkWIHx8W36o7PmMfn3_i4WfeqRjZEuvM1q\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000094,\n                    \"show_more_score\": 0.024893\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141513684370916142\",\n                \"text\": \"This song has been my anthem all summer\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662763239,\n                \"digg_count\": 38,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6909149640563213318\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"⚡️TeamHayven⚡️\",\n                    \"signature\": \"⫸ The Cowgirl who wears a hat helmet 🤍\\n⫸ Hidden Disabilities Advocate\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f1260c8e&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=l4pLriUcObfJSQL8pUY7dQ8v%2BEQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ef038ad0&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=KYyvAT3aXyYArduaxbZHOFoekX8%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"teamhayven\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"teamhayven\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/60a18fe8c2956f61939f51edee4043a8\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 2,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAj-kdLXobLFJeDK6NTu5gaCc6hpMbH-R8ANEYYpEKUdxvPrEbw7rzyZNCP68EOG4I\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"3\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000042,\n                    \"show_more_score\": 0.000321\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141509725323232046\",\n                \"text\": \"Absolutely love this song!!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662762322,\n                \"digg_count\": 28,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6808944686477607942\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Ryan\",\n                    \"signature\": \"Sports fanatic, l loves movies, games and outdoors!\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/b84c1bc6f913f2eb1d74416ffd0ee648\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b84c1bc6f913f2eb1d74416ffd0ee648~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=acb13d2a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=1X1cEVbwk6xeuc0erKGlgDeNL90%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b84c1bc6f913f2eb1d74416ffd0ee648~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4570829a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=B0mIvBJASUBeHlGMB08YvRoo9%2F0%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"ryan_hawks12\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"ryan_hawks12\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/b84c1bc6f913f2eb1d74416ffd0ee648\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMIscGXoC2sbYTt_bh9-yH-0lzzhZ2WQJUD2cN3PnGGmhFlFeA0zX3aUIysVe18wI\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 1,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_all_story_metadata\": {\n                        \"story_lite_metadata\": [\n                            {\n                                \"item_id\": 7620728436008520991,\n                                \"viewed\": false,\n                                \"aweme_type\": 190,\n                                \"expire_at\": 1774425522000,\n                                \"post_type\": 1\n                            }\n                        ],\n                        \"user_story_change_time\": 1774339154371,\n                        \"post_type_to_counts\": [\n                            {\n                                \"post_type\": 1,\n                                \"count\": 1\n                            }\n                        ]\n                    },\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000028,\n                    \"show_more_score\": 0.000284\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506758329844522\",\n                \"text\": \"Such a good song!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761631,\n                \"digg_count\": 23,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6882456327194805254\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Dro\",\n                    \"signature\": \"650 🌉 415 🇵🇭 🇺🇸 🍣 🍙🍜🏀 🏍️ 🏈 🎣 🏥\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/3a249e1bf7bb934043c49bb75cbf15b0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3a249e1bf7bb934043c49bb75cbf15b0~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e80deec6&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=Snvb3TpeUxO09NV3Nlen9%2BUFJ5g%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3a249e1bf7bb934043c49bb75cbf15b0~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f3593e1f&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=U7xzJ0thJBMyA6zUvhqs2L%2B4Mb0%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"done_z0\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/3a249e1bf7bb934043c49bb75cbf15b0\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAlJBPGHqDBR-ecPwqAsKzAObFLFFtbVwpP7yWA-Qxqff344wdVTiIGDb7DrSCzQTg\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 5,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000063,\n                    \"show_more_score\": 0.000609\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141508088516199211\",\n                \"text\": \"This song is such a vibe 💛🤙\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761941,\n                \"digg_count\": 20,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6817218545584456709\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"manda152266\",\n                    \"signature\": \"There\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8a09d8de&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=kZQxmnCQAqj67ILyd%2Fq7mlBKyfU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c1cf698b&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=bR7XD3h%2BRpUaFk1tVP5tOM%2Bi%2BZk%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"manda152266\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAysWhsauM0lOF5eiIU7ggdNrpd1kySnbFqtf8QcyGo0KpuNeDi1YczanTavYsLxqI\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000046,\n                    \"show_more_score\": 0.000301\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506960716956422\",\n                \"text\": \"this song is having it's moment on tiktok and I absolutely love it\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761680,\n                \"digg_count\": 18,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6939505600209912833\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"comicshock\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9f45d4a9&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=oODCklGvfZKXaCW2eSRgAiGf4pA%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=bb3d1816&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=423IUpn%2F4Fk8UuCwlrBs9vimjCA%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"comicshock345\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"IQ\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"johnnygamestore\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-alisg-avt-0068/ae6474b3c968add53cd3bfec2fbabdf4\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 1636566767,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA2jTO7c2PUECiBkfdt2VQV-qc8VxXwPWiF9yLZ9T1BmZxnO6wduGbaAoPy5kt-yEa\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000056,\n                    \"show_more_score\": 0.00029\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506907332199174\",\n                \"text\": \"OMGGG LOVE IT\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761671,\n                \"digg_count\": 12,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6890225689959662598\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"່\",\n                    \"signature\": \"unu\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/4c181b71b81a5da0602892adcdb36472\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/4c181b71b81a5da0602892adcdb36472~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3d86457c&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=GZeiPS86xw27LOMYoaWA4egxPys%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/4c181b71b81a5da0602892adcdb36472~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=fc706d83&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=ODySGnUlYUWHV2fBI5gsDh4qMoE%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"user12ytgtiw34567s\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"PY\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-alisg-avt-0068/4c181b71b81a5da0602892adcdb36472\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1606420131,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"es\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAXHIeqwotam9ygnmznecJIwnuDqD8pvvDLsKXfAwP9yhekXGq5DHUsI1RJLojDb0-\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000054,\n                    \"show_more_score\": 0.00055\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7154495585624965930\",\n                \"text\": \"Best song 100%\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1665785826,\n                \"digg_count\": 7,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7097790363021165614\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Taylor\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/8478562dc385495ee7e86856be5ac96b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8478562dc385495ee7e86856be5ac96b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2b9f8be7&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=0xwTXJaYKEkU2p3Sgbrj6x7vHPU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8478562dc385495ee7e86856be5ac96b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=da3e5d8d&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=1WrRYJC17RYvRf1SOUW%2FkO%2B0Km4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"taylor_maiga\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/8478562dc385495ee7e86856be5ac96b\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAGsM_0T_2CZ9Jd5FwNDSc8-Cj_D2B8JLlFr3Iuewg3arJZbMtJYH5cxvp6j5RrbHD\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 4,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000056,\n                    \"show_more_score\": 0.00023\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141527634547458862\",\n                \"text\": \"i completely lost my voice at this part\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662766489,\n                \"digg_count\": 6,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6570349539809853446\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"riya\",\n                    \"signature\": \"fl\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/299b1bf16c98186f22aff48b4f5dcba8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/299b1bf16c98186f22aff48b4f5dcba8~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=46d2ebac&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=wcuqqiuD%2BgYT%2FL9C%2FswKOM0jbGc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/299b1bf16c98186f22aff48b4f5dcba8~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a2886a84&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=6JzzBt6vRxwTqQNCVz6M0nEf%2BkI%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"riyabajajj\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/299b1bf16c98186f22aff48b4f5dcba8\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAK4GaM9vqAB7xG5SynJiRhxou_HpzyxUZQ-N-4IxidbGgAXhVKLlArWpH43KD9dUb\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"2\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000066,\n                    \"show_more_score\": 0.000279\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141513655795860270\",\n                \"text\": \"the wissle my fav part\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662763233,\n                \"digg_count\": 6,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6844176395447501830\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"miguel\",\n                    \"signature\": \"🇵🇷🇨🇺🇮🇹\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/360011ea955be58fe28bb14fcd6b04e3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/360011ea955be58fe28bb14fcd6b04e3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=11fffd99&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=59WG8QHNCnVWob0mzLBTkGWLJCI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/360011ea955be58fe28bb14fcd6b04e3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=80e0f262&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=d7VIfTVZQzS8YjcMSHd8ID1N8Xs%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"notrpg\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"UCx-qlnH4c-I4XDun00wpq8w\",\n                    \"youtube_channel_title\": \"notrpg\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/360011ea955be58fe28bb14fcd6b04e3\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAcpLl1qaEPZY4pLPx1_Sreiws6Zb_eL1dWcmku52W4wkiLPfv2V3RbP-K7KwHyxZm\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000045,\n                    \"show_more_score\": 0.000419\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141563649204273966\",\n                \"text\": \"My song of the summer along with West Coast 💃Such a fun song live 🤘🏽\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662774879,\n                \"digg_count\": 5,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6965178164125828102\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"OneRepublic Fam\",\n                    \"signature\": \"**Fanpage** We celebrate Ryan Tedder & OneRepublic in this house ✨ News, edits, backstories & more!\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/3f6856d829f9595b74dfd9d8a8bbb8d3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3f6856d829f9595b74dfd9d8a8bbb8d3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3d5fa1cb&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=kt3uKiwBrS0S0I1Qp8iroRst%2FFQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3f6856d829f9595b74dfd9d8a8bbb8d3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b39ccaf6&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=F1HTQSL%2FzUeY9%2Bj4fdDrWPXOEk8%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"onerepublic_fam\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/3f6856d829f9595b74dfd9d8a8bbb8d3\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAUClFF5ur2KdL4NADxvUE3X4BWE_ZAW9AJmeA3L5JurWJMiybTnh0XpZjTL14q24W\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000049,\n                    \"show_more_score\": 0.000158\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506775870587694\",\n                \"text\": \"Anxiously waiting for Albuquerque reschedule 🙏🏻🙏🏻🙏🏻\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761630,\n                \"digg_count\": 4,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6941867424757433349\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Kristina✨\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=dabb5f8e&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=%2FTJF6o9xSF8bROVTi2CHyJs5HU0%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=67f1ecf2&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=sG%2FK1avzfPh8Amv9P7skCft8N5g%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"kristina.__.maria\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/006eecd1fa85b1d52184c4fabda94ae6\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhRj39OqIBIGLQ5iyOlSAKikwVfynkjnx3OY-2wa-IMKqrJq-owGb4mizOjvEygHr\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141510691888546606\",\n                \"text\": \"I know the lyrics by heart ❤️❤️\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662762551,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7061053325685720111\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Lexie\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7343027642871840810\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7343027642871840810~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e3ea050a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=mpIpYMIS1bSjiXMGxLSqL8KRJXU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7343027642871840810~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ad5443bb&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=cUXvXrrl4xkAEoosPDzpipfhUT4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"lexieshaw512\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7343027642871840810\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 1,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAYQfaNk36McCMzjYYJo0fdu0fY3PTaNVX4ITo1LNtF716r7ACKxMDBhR6xjiaX1QU\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": null,\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 3,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": true,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": [\n                    {\n                        \"type\": 20,\n                        \"text\": \"Liked by creator\"\n                    }\n                ],\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": true,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{\\\"author_digg\\\":1}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7142545173747876654\",\n                \"text\": \"LOVE THISSS\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1663003427,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6795313066616636421\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Grace N\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7345609967828746286\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7345609967828746286~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=61f52935&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=B2q7HZQe9lKGs9yHFjB2qCXI5sc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7345609967828746286~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=19323025&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=5VA5oA7XZIM0l7fl3hKRoQUUv8U%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"candy.s_tiktok\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7345609967828746286\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 1,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA2JhIE9BAkcj6_P9GZX1RVHPouzDZGeXmY_AGGsdK3YQDHRqi9lnZdgIfTM8Irm2y\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 1,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141507826970936106\",\n                \"text\": \"This was soo fun!!!!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761878,\n                \"digg_count\": 4,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7073175241288598574\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Karina Mara\",\n                    \"signature\": \"After years of caring for my kids, now it’s time to care for me!💕💪\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7073175549325082667\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7073175549325082667~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=39b3753e&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=%2FlTqLvzQVTutlXCj3DckNOBEWz0%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7073175549325082667~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5ba37f97&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=8zq2nw5z8pA10YdqgbLYbVyCb4s%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"karinamarawellness\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7073175549325082667\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAkWYjc8n7wxmQSzFfMw54gAzYsPisrvY8wfZ5KOQCDfcgbQCDuBiYhLnmbnPyv7lY\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141506322532664106\",\n                \"text\": \"Love it!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662761524,\n                \"digg_count\": 4,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6766378029125420038\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Stacie Graham\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/448cc207557b064c67d37f40c905ab72\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/448cc207557b064c67d37f40c905ab72~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b3a0bf78&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=V7dZ3MqmnNxW7NLCKfXym4IRrc8%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/448cc207557b064c67d37f40c905ab72~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ed5fcb01&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=9t6OQ6%2Fb2tQqjRSHuktAzVkAsDE%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": true,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"staciegraham1\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/448cc207557b064c67d37f40c905ab72\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAsEVwqfC9IJTTXDSHChy9Mq4mR8cazx-BEkmWyGMlUV88mPB67qUEYLqWXI5d06dJ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"5\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7162222922580525829\",\n                \"text\": \"We all love i ain't worried\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1667605782,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7124641877815215109\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"analiaduarte5995\",\n                    \"signature\": \"BTS >.<\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/6db521499c63437dbb2929d362a44594\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6db521499c63437dbb2929d362a44594~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7c8a2a32&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=X4vYwLpoHW6ZTHHBt4sJgc0t7BQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6db521499c63437dbb2929d362a44594~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f4ac79b2&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=zmpPTsO1nIvmSdqFZT%2BtRBWbw%2FY%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"analia_v07\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"PY\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/6db521499c63437dbb2929d362a44594\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"es\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAAMD0LcEUCmMltcHOHU7oPaIPJJRJg0_BLf-z1D5C-zFrcczVHhDtRbgBahBlCg_H\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000093,\n                    \"show_more_score\": 0.000393\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7153978631546798890\",\n                \"text\": \"Indy misses y’all already come back soon!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1665665494,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"309801175770406912\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"matt brandenberger\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/052642f1205922ae32dda9458a39ded4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/052642f1205922ae32dda9458a39ded4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f9461922&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=5R%2BaGjlzvd%2B8OI7rOgenqLaHvOQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/052642f1205922ae32dda9458a39ded4~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=409bdb48&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=Mx906%2B9jrAL%2FRryW%2FK4rC7Aeix0%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"matt.b.15\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/052642f1205922ae32dda9458a39ded4\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 1,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAp1A0SP-_ghzXlARKQH_TTOllfvoGiimMQKwKGohtMRvT7wPLhzCVfKwzXyduCiib\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000073,\n                    \"show_more_score\": 0.000199\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7152673067441537838\",\n                \"text\": \"love this song!\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1665361488,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7136122723010151470\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"rainbowtart1\",\n                    \"signature\": \"what to start a new adventure in life. love to learn about Egyptian mythology, astronomy, and the world beneath the oceans. teaching myself Spanish and Swedish\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bcd3615b3dffd2cb070fb4a30539518f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bcd3615b3dffd2cb070fb4a30539518f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3052bf83&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=wKyaNfdspBWZBqgLru2c04zIbXE%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bcd3615b3dffd2cb070fb4a30539518f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=127ad858&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=4SmLfALaUaxAKDSrcx4FY8D9BTM%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"rainbowtart1\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/bcd3615b3dffd2cb070fb4a30539518f\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAtQwuIg3YO4Suo91QcTA9_i-Zuy6UZWUv7VhpcE-MLOtWCgyP5jxzvEzFLZUniOwJ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000085,\n                    \"show_more_score\": 0.000182\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7150168028943844101\",\n                \"text\": \"My hit of the Summer! I appreciate it well…I saw TGM in the Cinema and hell it‘s the best combi OneRepublic XBeach 😏 In my car every time I drive🥳😎\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1664778278,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6985568023352919046\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"wertzui98\",\n                    \"signature\": \"Gaming since 1998👾\\nAudi 🔥 Nurse 👩🏻\\u200d⚕️💉\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=844030b3&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=gwt0OIdKggflT%2FIghVR6KvcCLFY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=82e7c6c0&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=h0KJJRY%2BMX21h4wSsfCzT5ozHmo%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"wertzui98\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"DE\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/2a9fe8faaaa8ffa0aa286b0538af51b2\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"de\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAANOMIxQI7XhBMX6vDNu-OeX2qrial1bLr1DH73iyZyn2UGfX_YPIJQRv_6rxdS8T7\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7141687877188715266\",\n                \"text\": \"literally the best song ever created\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1662803855,\n                \"digg_count\": 3,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7068517208959435778\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"annabelle 🎧\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/6a95cd8bb7630ec1114640b47e87fe49\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/6a95cd8bb7630ec1114640b47e87fe49~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=bb580543&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=Ig9%2Fe%2Bs6HxTs92Pt4WdJih5C6jE%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/6a95cd8bb7630ec1114640b47e87fe49~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=69e5f461&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=K0arBoNgidDtX1qspw2%2F%2FST2JoM%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"annabelle.fleur\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"AU\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-alisg-avt-0068/6a95cd8bb7630ec1114640b47e87fe49\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en-GB\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAyuTfq2RkxHa7fCPohefbtHsbOe3ViKWAXBZIKJGQR-WNY0-gzlOBzGZj55Xx26XR\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7169065278139417370\",\n                \"text\": \"I love you tom cruise ❤️❤️❤️❤️❤️❤️❤️❤️❤️\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1669178104,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6721893475921101830\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Honey walker\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/3d1047db490a8f1b884bcd5b1391ea56\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/3d1047db490a8f1b884bcd5b1391ea56~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3eab27b6&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=9Zp9RyJeVU9O%2BUkfdrSKL4XcqNU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/3d1047db490a8f1b884bcd5b1391ea56~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d4276e17&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=BrpjtPV%2BqfO0dFvQTJWLnEVRq6U%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"honeywalker14\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"PK\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-alisg-avt-0068/3d1047db490a8f1b884bcd5b1391ea56\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1565064028,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAl4XskmjQ2GmPk4HzAMjIqc6916i8_qJzYI8ZCZDEFX_VpivIa-Mf7N8feSxwsF-R\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"4\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000065,\n                    \"show_more_score\": 0.000178\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7161526768791864069\",\n                \"text\": \"love this song so much😻\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1667422901,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6532386072455086081\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"exploring\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/97c4641fb297040e33c4229390043e72\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/97c4641fb297040e33c4229390043e72~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b79d5de5&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=92dkAvW1NztfaswmOaJrbCLWOcI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/97c4641fb297040e33c4229390043e72~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8c4c3bab&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=%2FQv2wheBGcW97C4doTcXJnL6CpY%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"another_w6rld\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"CZ\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/97c4641fb297040e33c4229390043e72\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAWNY2e1PmZWSm2CDHA9Lrzu38HeOb1yHjiYhmAjNHJIWo8BPMIm02pxscWbje5RiF\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"-1\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0.000134,\n                    \"show_more_score\": 0.001036\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7149949338993935150\",\n                \"text\": \"only our stunning icon Tom Cruise could show his with our greatest performances 🥰😊🤗💯❤️😇🙏🌟🔥😘👌🙌👏😉\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1664727319,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"6827802811951334405\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Brad Pitt\",\n                    \"signature\": \"\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7342990913104265262\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7342990913104265262~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=949f4bbf&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=qqYc1o8bgGov7pBbBuFdFKycAZk%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7342990913104265262~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6adfb6ce&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=64VJUgw9kTSXWw3E8Fuw6NmWwb4%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"bradleyprivatmpg\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"NG\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 1,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7342990913104265262\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 3,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 3,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAm3yaYhSvVRuAc7E8z_7JxDqG0MGqQs5o5mqLmGGg_rTZluWEKZE1mCGrPqECAILG\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 3,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"5\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            },\n            {\n                \"cid\": \"7149741983291409194\",\n                \"text\": \"😍 these moves!!!! 💓🕺\",\n                \"aweme_id\": \"7141505394869898538\",\n                \"create_time\": 1664679041,\n                \"digg_count\": 2,\n                \"status\": 1,\n                \"user\": {\n                    \"uid\": \"7128008430874641450\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Sabrina\",\n                    \"signature\": \"FANGIRL-OneRepublic fan for life!!! #aspiringsongwriter *prefer verifiedaccounts\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7352074358916907051\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7352074358916907051~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=86cb2711&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=yQty4%2Fo%2Ft3YvNLgE%2BafC3JVBvh4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7352074358916907051~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1f0cc564&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774458000&x-signature=fbRZ9o0oAcghYNzWln4RpYRbN%2Bs%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 0,\n                    \"following_count\": 0,\n                    \"follower_count\": 0,\n                    \"favoriting_count\": 0,\n                    \"total_favorited\": 0,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"sabrina.onerepublic\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 1,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774374826,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7352074358916907051\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 0,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAtKxNx8WGH6Q-wuyodjOh5lfSG_HtsQTlu0N3wRLeRyYUwM0k2tIjBre2u1MLcSe7\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"story_status\": 0,\n                    \"predicted_age_group\": \"5\",\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"matched_friend_available\": false,\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"reply_id\": \"0\",\n                \"user_digged\": 0,\n                \"reply_comment\": null,\n                \"text_extra\": [],\n                \"reply_comment_total\": 0,\n                \"reply_to_reply_id\": \"0\",\n                \"is_author_digged\": false,\n                \"stick_position\": 0,\n                \"user_buried\": false,\n                \"label_list\": null,\n                \"author_pin\": false,\n                \"no_show\": false,\n                \"collect_stat\": 0,\n                \"trans_btn_style\": 0,\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"need_confirm\": true,\n                    \"desc_tpl\": \"’s comment\"\n                },\n                \"comment_language\": \"en\",\n                \"image_list\": null,\n                \"comment_post_item_ids\": null,\n                \"forbid_reply_with_video\": false,\n                \"is_comment_translatable\": true,\n                \"sort_extra_score\": {\n                    \"reply_score\": 0,\n                    \"show_more_score\": 0\n                },\n                \"sort_tags\": \"{}\",\n                \"is_high_purchase_intent\": false,\n                \"allow_download_photo\": true,\n                \"fold_status\": -1,\n                \"thread_id\": 0,\n                \"thread_has_more\": false\n            }\n        ],\n        \"cursor\": 30,\n        \"has_more\": 1,\n        \"reply_style\": 2,\n        \"total\": 180,\n        \"extra\": {\n            \"now\": 1774374826000,\n            \"fatal_item_ids\": null,\n            \"api_debug_info\": null\n        },\n        \"log_pb\": {\n            \"impr_id\": \"202603241753468023B61B8A218067937A\"\n        },\n        \"top_gifts\": null,\n        \"has_filtered_comments\": 0,\n        \"alias_comment_deleted\": false,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774374827\n}"}],"_postman_id":"0e9846a6-af0f-4eaf-bd4e-9286783a936a"},{"name":"Get comments replies","id":"9fab2bf9-8244-4bc6-af25-a5c019840be5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getCommentsReplies?video_id=7141505394869898538&comment_id=7141509601794540334","description":"<p>Fetch the comments replies for a video using its ID and comment ID.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getCommentsReplies"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok video ID.</p>\n","type":"text/plain"},"key":"video_id","value":"7141505394869898538"},{"description":{"content":"<p>TikTok comment ID.</p>\n","type":"text/plain"},"key":"comment_id","value":"7141509601794540334"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in comments items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of comments you want to get. For example: 30.</p>\n","type":"text/plain"},"key":"count","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"904a2fcc-0cf9-4a26-89f2-632f77d0aafb","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getCommentsReplies?video_id=7141505394869898538&comment_id=7141509601794540334","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getCommentsReplies"],"query":[{"key":"video_id","value":"7141505394869898538","description":"TikTok video ID."},{"key":"comment_id","value":"7141509601794540334","description":"TikTok comment ID."},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in comments items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"","description":"Number of comments you want to get. For example: 30.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 18:19:38 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=b9Nr%2B%2FnpVnOZmxGcvZvMQT9Cnj7XXktHTxibPD7YKL25K7L8qta9ogUNZViw%2BaI1JrVI2wnS4RKKmra2DXp5KoB2oNzCoQMaFX3ROAYRT8YZNw%3D%3D\"}]}"},{"key":"cf-ray","value":"9e17af64f8cb27b5-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"comments\": [\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7148756277332968197\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"en\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1664449552,\n                \"digg_count\": 0,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": true,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_reply_id\": \"0\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"Cannot unhear it from now on. 🤣\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-avt-0068c001-no/57ce6be8a6f9282930f31a526892eb37\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/57ce6be8a6f9282930f31a526892eb37~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4f1fc6b7&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=6gdBmbGlL4K8Subk2DQBnZ5tGR4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/57ce6be8a6f9282930f31a526892eb37~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b42c1d20&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=mzBskChZ8abCPjrzB6%2FE8GAm4Qs%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-no1a-avt-0068c001-no/57ce6be8a6f9282930f31a526892eb37\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Emesethegreat\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"5\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"GB\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAvHRUYszk3ddA-CSw0e51BT-PuItx3RiOSObhzWD0KS8ko4CfLfi0jRiVGdKfVmxN\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6816774517639611397\",\n                    \"unique_id\": \"emesethegreat0730\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7147895044354638635\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"en\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1664249017,\n                \"digg_count\": 0,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": true,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_nickname\": \"conifur5\",\n                \"reply_to_reply_id\": \"7147894981487231787\",\n                \"reply_to_userid\": \"6773048005605966853\",\n                \"reply_to_username\": \"conifur5\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"Says*\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=332fa389&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=WKKcCznh95xjl%2FPdzjeYp%2F2n%2BoY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=68d08320&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=2RPpQb6UKnzr3mJ%2B7SrVbir2mfI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"conifur5\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"-1\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAERcuEUK-66IwhNqqjVgzsWbcKoD6QTwIaAcITUqF7vxjwlejtco5MQDQpZssgLr5\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"🦏\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6773048005605966853\",\n                    \"unique_id\": \"conifur5\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCpgkFpS7lV7OlREDu-V-EGw\",\n                    \"youtube_channel_title\": \"_FIVEZ_\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7147894981487231787\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"en\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1664249010,\n                \"digg_count\": 0,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": true,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_nickname\": \"Quinn\",\n                \"reply_to_reply_id\": \"7141514517884011307\",\n                \"reply_to_userid\": \"6708893025667712005\",\n                \"reply_to_username\": \"karen.beat.me\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"That’s what it said\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=332fa389&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=WKKcCznh95xjl%2FPdzjeYp%2F2n%2BoY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=68d08320&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=2RPpQb6UKnzr3mJ%2B7SrVbir2mfI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/3ad02977e7aced8b54ffeade35c7bb80\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"conifur5\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"-1\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAERcuEUK-66IwhNqqjVgzsWbcKoD6QTwIaAcITUqF7vxjwlejtco5MQDQpZssgLr5\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"🦏\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6773048005605966853\",\n                    \"unique_id\": \"conifur5\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCpgkFpS7lV7OlREDu-V-EGw\",\n                    \"youtube_channel_title\": \"_FIVEZ_\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7141786950272729898\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"un\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1662826864,\n                \"digg_count\": 1,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": false,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_reply_id\": \"0\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"@ke.lsey748\",\n                \"text_extra\": [\n                    {\n                        \"end\": 11,\n                        \"group_id\": 0,\n                        \"group_name\": \"\",\n                        \"group_scene\": \"\",\n                        \"hashtag_id\": \"\",\n                        \"hashtag_name\": \"\",\n                        \"product_id\": 0,\n                        \"product_schema\": \"\",\n                        \"product_title\": \"\",\n                        \"sec_uid\": \"MS4wLjABAAAAy6yi022xE8_eBKSKNDHrA0nfYC3xEPLm4Gg4TU0sChmBEltYBXW1mP_NqtJpb268\",\n                        \"start\": 0,\n                        \"type\": 0,\n                        \"user_id\": \"6744365480117339141\"\n                    }\n                ],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/064e0b062ed4fb888e8a2216d3956854\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/064e0b062ed4fb888e8a2216d3956854~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=17472e31&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=Xx6BCVFuHSN3qXSk2wV4NaPC0R8%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/064e0b062ed4fb888e8a2216d3956854~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0574a678&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=ozLIYK%2BYnm8XoOIAo4hDP830hgc%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/064e0b062ed4fb888e8a2216d3956854\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": true,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Emmalee <3\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"3\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 3,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA36BD1mT1fjhOFfgxBw3ETXbfx0GSJ4YVMhuy1K00iv70ClKguKX4XxOkYBkPlq_6\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 3,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6633076737210466309\",\n                    \"unique_id\": \"emmalee.sellers\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7141523129514279726\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"en\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1662765447,\n                \"digg_count\": 0,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": true,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_nickname\": \"manda152266\",\n                \"reply_to_reply_id\": \"7141522605960315694\",\n                \"reply_to_userid\": \"6817218545584456709\",\n                \"reply_to_username\": \"manda152266\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"If I pause at about the 40 second mark, when he sings “I ain’t worried about it” the caption reads, “are you working, daddy?”\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a0a9583a&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=6LWw1%2BxuuLBiOiap4MvdPVveV2c%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a0f90ed4&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=uWZQypZtRCFIlArdmHbHTnAoEIg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/bfd40b3d4e036f3e1aea641e124d49c9\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 3,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"has_email\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"hide_search\": true,\n                    \"homepage_bottom_toast\": null,\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Kristin\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"4\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 3,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_data\": \"\",\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA-7Lrq2ZOd9GeUaxRo1XKQKDbF4BVPeGQGiQV96fymweRFZgT2iopakRSyuCIq-cS\",\n                    \"secret\": 1,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 3,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"type_label\": null,\n                    \"uid\": \"6795692203270226949\",\n                    \"unique_id\": \"bionicbrunette\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7141522605960315694\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"en\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1662765324,\n                \"digg_count\": 3,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": true,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_reply_id\": \"0\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"Are we watching the same video bestie?\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=cca3b4e3&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=%2B3VWtW4sFDOMXQrwx1ZY6YUnzXA%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f8ad28d0&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=B%2B1MFtVRJDy2ZurKOz%2BrA%2B46yB4%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/bcc82ce3cd75187bd39e527149917e33\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": true,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"manda152266\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"4\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAysWhsauM0lOF5eiIU7ggdNrpd1kySnbFqtf8QcyGo0KpuNeDi1YczanTavYsLxqI\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"There\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6817218545584456709\",\n                    \"unique_id\": \"manda152266\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7141520202063282990\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"en\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1662764755,\n                \"digg_count\": 0,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": true,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_nickname\": \"Quinn\",\n                \"reply_to_reply_id\": \"7141514517884011307\",\n                \"reply_to_userid\": \"6708893025667712005\",\n                \"reply_to_username\": \"karen.beat.me\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"SAME\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7347077411739025454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7347077411739025454~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=51d807e7&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=3p2yxlUvUCu7gnvJ321D4wftwSI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7347077411739025454~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6f3f4d33&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=rhLPPclAi%2F0KLBwhNeb7MpABFgs%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7347077411739025454\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 3,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Wheezy\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"-1\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 3,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAp9VYn-OouUW6fIxWpDaMOeJS1s3edMEgx5b-YMA2RzzczSUrJcQVdEpMHfqesyWW\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Just an aspiring streamer and YouTuber.\\nTwitch: twitch.tv/wheezypenguin99\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6908006785467663366\",\n                    \"unique_id\": \"wheezypenguin99\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7141514517884011307\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"en\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1662763432,\n                \"digg_count\": 3,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": true,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": null,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_reply_id\": \"0\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"I thought it said \\\"I ain't worried bout it\\\"\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/13aa983b9b1ec316d3a0e8e47fabd429\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/13aa983b9b1ec316d3a0e8e47fabd429~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=81723ffd&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=cudjex9KSlblTBavk%2FhhEqwSLTs%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/13aa983b9b1ec316d3a0e8e47fabd429~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=60a00b7b&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=45gDw%2F7Bm%2FYcJgb0%2Bg%2BFzesFNZA%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/13aa983b9b1ec316d3a0e8e47fabd429\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 3,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Quinn\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"-1\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 3,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAOtHpCjMvZ1R2rPR4Ddq7BEHKtJbA2U70mT132pWubBa4Wr4ezOf3inE1DXmbnofD\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"it's Quinn\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 3,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6708893025667712005\",\n                    \"unique_id\": \"karen.beat.me\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            },\n            {\n                \"aweme_id\": \"7141505394869898538\",\n                \"cid\": \"7141510520633557806\",\n                \"collect_stat\": 0,\n                \"comment_language\": \"un\",\n                \"comment_post_item_ids\": null,\n                \"create_time\": 1662762504,\n                \"digg_count\": 94,\n                \"fold_status\": 0,\n                \"forbid_reply_with_video\": false,\n                \"image_list\": null,\n                \"is_author_digged\": false,\n                \"is_comment_translatable\": false,\n                \"is_high_purchase_intent\": false,\n                \"label_list\": [\n                    {\n                        \"text\": \"Creator\",\n                        \"type\": 1\n                    }\n                ],\n                \"label_text\": \"Creator\",\n                \"label_type\": 1,\n                \"no_show\": false,\n                \"reply_comment\": null,\n                \"reply_id\": \"7141509601794540334\",\n                \"reply_to_reply_id\": \"0\",\n                \"share_info\": {\n                    \"acl\": {\n                        \"code\": 0,\n                        \"extra\": \"{}\"\n                    },\n                    \"desc_tpl\": \"’s comment\",\n                    \"need_confirm\": true\n                },\n                \"status\": 1,\n                \"stick_position\": 0,\n                \"text\": \"💀💀😂\",\n                \"text_extra\": [],\n                \"thread_has_more\": false,\n                \"thread_id\": 0,\n                \"trans_btn_style\": 0,\n                \"user\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/73424d30fd88c0b52fd6d3dae47a9fe5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/73424d30fd88c0b52fd6d3dae47a9fe5~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c0f9e058&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=2k3aT2nMjTC6%2Bc7VRUUAwVAlknc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/73424d30fd88c0b52fd6d3dae47a9fe5~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=55f956d4&s=COMMENT_LIST&sc=avatar&shcp=ff37627b&shp=30310797&t=223449c4&x-expires=1774461600&x-signature=VFAzJcsTKBMb8c53MoaD12N6jS0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/73424d30fd88c0b52fd6d3dae47a9fe5\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"onerepublic\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"matched_friend_available\": false,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"OneRepublic\",\n                    \"platform_sync_info\": null,\n                    \"predicted_age_group\": \"4\",\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAx13AuAwAeADcRYlwrzTKqWeM5kpFOweAyhJpOGr06AdUPhJD7iLfY-9R863bo65d\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"we’re literally OneRepublic\\nOur new single \\\"Need Your Love\\\" is out April 3. Pre-save now.\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"108110044189155328\",\n                    \"unique_id\": \"onerepublic\",\n                    \"unique_id_modify_time\": 1774376378,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCi4EDAgjULwwNBHOg1aaCig\",\n                    \"youtube_channel_title\": \"OneRepublic\",\n                    \"youtube_expire_time\": 0\n                },\n                \"user_buried\": false,\n                \"user_digged\": 0\n            }\n        ],\n        \"cursor\": 9,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"2026032418193834D2D544E220AB714A11\",\n            \"now\": 1774376378000\n        },\n        \"has_more\": 0,\n        \"log_pb\": {\n            \"impr_id\": \"2026032418193834D2D544E220AB714A11\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"total\": 9\n    },\n    \"timestamp\": 1774376378\n}"}],"_postman_id":"9fab2bf9-8244-4bc6-af25-a5c019840be5"}],"id":"d0b91619-f097-4fd5-82d0-e15dc9f8749a","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Video</strong> folder provides endpoints for retrieving complete metadata and media details for any public TikTok video, obtaining watermark-free download URLs, expanding shortened TikTok links into their full canonical form, and fetching paginated comments and threaded comment replies. Videos can be referenced by either their numeric ID or full URL across all applicable endpoints.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getVideoByID</code></td>\n<td>Retrieve full video metadata and stats using a numeric TikTok video ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getVideoByUrl</code></td>\n<td>Retrieve full video metadata and stats using a TikTok video URL</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getNoWatermarkUrlByID</code></td>\n<td>Get a watermark-free download URL for a video by its numeric ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getNoWatermarkUrl</code></td>\n<td>Get a watermark-free download URL for a video by its URL</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getUnshortenedUrl</code></td>\n<td>Expand a shortened TikTok URL (e.g. <code>vt.tiktok.com</code>) to its full canonical form</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getCommentsByID</code></td>\n<td>Fetch a paginated list of comments for a video using its numeric ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getCommentsByUrl</code></td>\n<td>Fetch a paginated list of comments for a video using its URL</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getCommentsReplies</code></td>\n<td>Fetch threaded replies to a specific comment using the video ID and comment ID</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>video_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>ID-based endpoints</td>\n<td>Numeric TikTok video ID</td>\n</tr>\n<tr>\n<td><code>video_url</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>URL-based endpoints</td>\n<td>Full or shortened TikTok video URL</td>\n</tr>\n<tr>\n<td><code>comment_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getCommentsReplies</code></td>\n<td>Numeric ID of the comment whose replies should be fetched</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td>All except <code>/getUnshortenedUrl</code> and <code>/getCommentsReplies</code></td>\n<td>Region (country) code for localised results. Default: <code>US</code></td>\n</tr>\n<tr>\n<td><code>cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getCommentsByID</code>, <code>/getCommentsByUrl</code>, <code>/getCommentsReplies</code></td>\n<td>Pagination cursor from the previous response for scrolling through comments</td>\n</tr>\n<tr>\n<td><code>count</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/getCommentsByID</code>, <code>/getCommentsByUrl</code>, <code>/getCommentsReplies</code></td>\n<td>Number of comments to return (e.g. <code>30</code>)</td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>ID vs. URL</strong>: Every video operation is available in both an ID-based and a URL-based variant. If you only have a shortened link (e.g. <code>vt.tiktok.com/…</code>), use <code>/getUnshortenedUrl</code> first to resolve it to a full URL, then pass that to any URL-based endpoint.</li>\n<li><strong>Extracting the video ID</strong>: The numeric video ID is embedded in the full TikTok URL path (e.g. <code>.../video/7106855913906081070</code>). You can also extract it from the response of any video info endpoint.</li>\n<li><strong>Watermark-free downloads</strong>: The download URL returned by <code>/getNoWatermarkUrl</code> and <code>/getNoWatermarkUrlByID</code> is a direct media link. These URLs are time-limited — fetch and use them promptly rather than storing them for later.</li>\n<li><strong>Comment pagination</strong>: Use the <code>cursor</code> value returned in each comments response to retrieve the next page. Pass it unchanged to the subsequent request. The same pattern applies to <code>/getCommentsReplies</code>.</li>\n<li><strong>Threaded replies</strong>: To fetch replies, you need both the <code>video_id</code> and the <code>comment_id</code>. The <code>comment_id</code> is available in the response of <code>/getCommentsByID</code> or <code>/getCommentsByUrl</code>.</li>\n<li><strong>Caching</strong>: Responses are cached for 3600 seconds by default. Set <code>cache_timeout=0</code> to force a fresh fetch when up-to-date data is required.</li>\n</ul>\n","_postman_id":"d0b91619-f097-4fd5-82d0-e15dc9f8749a","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Search","item":[{"name":"Search for user by keyword","id":"904ac575-474a-4fb9-ba88-3f059f1c5a94","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchUser?keyword=apple","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchUser"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"apple"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in user items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":"0"},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Filter by followers count, can be empty or one of: ZERO_TO_ONE_K (0 to 1k), ONE_K_TO_TEN_K (1k to 10k), TEN_K_TO_ONE_H_K(10k to 100k), ONE_H_K_PLUS(100k+)</p>\n","type":"text/plain"},"key":"follower_count","value":""},{"disabled":true,"description":{"content":"<p>Filter by user profile type, can be empty or one of: VERIFIED</p>\n","type":"text/plain"},"key":"profile_type","value":""},{"disabled":true,"description":{"content":"<p>Filter by other preference, can be empty or one of: USERNAME (keyword usage in username).</p>\n","type":"text/plain"},"key":"other_pref","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"bba2815c-4ac7-43be-9dab-8b97271e4c28","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchUser?keyword=apple","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchUser"],"query":[{"key":"keyword","value":"apple","description":"Any text or keyword"},{"key":"cursor","value":"0","description":"Used for scrolling (pagination) in user items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.\n","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:24:41 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=P20dlnZjDmapAvyoeHaKsMxQR6szJpqbCC11OjonqzUbZjgwmkOPVP%2Fxvx1tI0yPgGlJAqTX76F63dh%2Fj3CmjYPXYaT8vJje4Cqnp1fsD8uf4Q%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71e39bbb52039d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"challenge_list\": null,\n        \"cursor\": 10,\n        \"extra\": {\n            \"api_debug_info\": null,\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603041524403856932C991FFEBE75B8\",\n            \"now\": 1772637881000,\n            \"search_request_id\": \"\",\n            \"server_stream_time\": 443\n        },\n        \"feedback_type\": \"user\",\n        \"global_doodle_config\": {\n            \"ab_params\": {\n                \"user_relation_ship\": \"1\"\n            },\n            \"display_filter_bar\": 1,\n            \"feedback_survey\": [\n                {\n                    \"feedback_type\": \"user\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Profile not found\",\n                            \"value\": \"Profile not found\"\n                        },\n                        {\n                            \"key\": \"Unmatched posts\",\n                            \"value\": \"Unmatched posts\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                }\n            ],\n            \"hide_results\": false,\n            \"hit_dolphin\": false,\n            \"hit_shark\": false,\n            \"keyword\": \"apple\",\n            \"new_source\": \"switch_tab\",\n            \"search_channel\": \"musically_user\",\n            \"tns_search_result\": \"Pass\"\n        },\n        \"has_more\": 1,\n        \"input_keyword\": \"apple\",\n        \"log_pb\": {\n            \"impr_id\": \"202603041524403856932C991FFEBE75B8\"\n        },\n        \"music_list\": null,\n        \"qc\": \"\",\n        \"rid\": \"202603041524403856932C991FFEBE75B8\",\n        \"status_code\": 0,\n        \"type\": 1,\n        \"user_list\": [\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310704398517305349\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=bcf10f45&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uWOPuHqJArV09TN0vgmbW68dy0E%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f41cbf51&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RzNK7%2FIdcrsM%2FbSAnHFyT3PIbFw%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9497cfa0&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=C6LX4F%2FtD2DsCYbi7G0LcIsiZxc%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310704398517305349\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e2e72aa6&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uW%2F0pb6ZQLUL8bPpGZW5we9NmnM%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=70c28c0f&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yEpCMtjHM99CRl6muLFO3F62LUE%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=bdf8e795&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=zH%2BZPGNu8EH5SpsuwoMza%2FtJYcM%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310704398517305349\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=26a1ad42&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KFniDdDjNQHUvvElJX%2Bne7Js9m0%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc502658&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ba9R6mBEkrT4j4RXO0iRy6mP05k%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b0d8885c&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6gqZC517w9F2w7q%2FRegGrJTtFEI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310704398517305349\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c6708048&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=e65f%2F50NWx1JssLshd0N9zr79xw%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ce991efd&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=n39ZKqyU9SWnupXS9na6GZ520m4%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4dc1ce2f&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vRuYu1tHncO5cSDT1JPIGLT7u5I%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310704398517305349\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=20f78fb3&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=LR165KThE979TEJEdCwwU9r0DAY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3a1977ed&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DXDT51j6glsYxenasHGWAH5LoFQ%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310704398517305349~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1fe70d80&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=O7DgcPJauPWYz8JkktCO6Oj4JKg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310704398517305349\",\n                    \"aweme_count\": 381,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"verified account\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 7028364,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 7,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"apple\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"apple\",\n                    \"search_user_name\": \"apple\",\n                    \"sec_uid\": \"MS4wLjABAAAAfFm3TygyhMi_Vtmjopotn2xTfOElsYwXdO2TzXBWxBLuWWHsb8iWQkAiPYrKBqlR\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 21095613,\n                    \"type_label\": null,\n                    \"uid\": \"6809782522139870213\",\n                    \"unique_id\": \"apple\",\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=7979bf27&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=s2sKgWtxSwbUSzU%2BCjmGnXjBEPE%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=05304778&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=neUo5vVTUNWwYzNv30YC5GFE66U%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=74eead44&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=IyVKGBKgAPYbJlbwXrBNhnQG%2F6A%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=d7e92cd2&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DOv6NDSnZmUXrBoaEyk1gEQ%2FlDs%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=b90a0cb9&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pvddjDzGEHmYXFNzecCUh9386Sc%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=a378159b&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wU6gd9NPrDiAUQdRjzVvr1AySSo%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=49ecd18d&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=znRjVRtU%2FKYsp9QkV1QVaB96yY8%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=82cd469f&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QmD97jz8EO4gKzsvqDEq3abUE5k%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=cfb624fc&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=d8Kh%2BwJwdmloxijeymVvbRN2GYU%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ef60d131&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=XiO7uJNut3JnRrl4fkjOVu2IWNQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4320e665&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2F4HXqFw5v95egQIJYTdm1Y0jg8w%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8df4d5d4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xv%2BY5xD7GGHGwbEMoqm1JyZzZJ0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=baabe127&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JTKZ4BMh7Bpgm3Ug64k1P0fnwc4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3c08f7ec&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=qleURNebLLzbKZ0WWw%2BBhUWeyD4%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=dfac0346&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aK%2FHUhGTiw78Zkw62kdlqMYpx4o%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/c70b64c603632268dd790a1fd4c34b2d\",\n                    \"aweme_count\": 3117,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 2,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"verified account\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 1317697,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 57,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"appletv\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple TV\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"Apple TV\",\n                    \"search_user_name\": \"appletv\",\n                    \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 1,\n                    \"story_status\": 0,\n                    \"total_favorited\": 32423951,\n                    \"type_label\": null,\n                    \"uid\": \"6815991884222514181\",\n                    \"unique_id\": \"appletv\",\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=38c190bd&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Jp09scdtG1MvXyQyxeCZbPpyvos%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3e389c7c&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sT0yDXhcgwRfIFZAhCSDm5elQ%2FU%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d7ef8275&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pwJgW4tEnhLWGou%2FZxk708lA9VY%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=6fd68c00&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=26UruUbV5r7zRylvAxqUI4%2FuZpY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=82dfdcdb&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4U%2FEsYg3q0V%2BpkQkmbiVRoYAj%2B4%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=56fbfceb&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CJFxlmw2qGQ85VWRkmVL%2BWB1j30%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=1827f17c&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pzEht%2FbofKbIE3uwJHSROStL7gU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=1f987eba&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hYxYv2FqNhW7HcFTdeCHpf8DIMM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=25b16f31&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=LNP47a4rhCT2VK%2BxeH%2F8xKaCpf8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ffa037a8&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CYjRgBlAv9fvb0%2B%2F6%2BiflQGQVjI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8184ca63&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=eillBi%2BKX8PnYzQgvlBlT1D7iJY%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=35655ad7&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7MOp%2BC7E8u8%2BPRTGAIOgB2VByg0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4343a9eb&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CELD4t4evnjjLK3ODcza8RQQd7U%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6e76afb6&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=60%2Fou8aBdAE91njIXbSTcwpITws%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=45daf292&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lf08Rw5H%2FcKLIo5pj1YN3m%2FxpGk%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/0b92a795ae9679d68d4fa6f8c870a8fb\",\n                    \"aweme_count\": 361,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 2,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"verified account\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 943017,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple Luxury\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"Apple Luxury\",\n                    \"search_user_name\": \"appleluxs\",\n                    \"sec_uid\": \"MS4wLjABAAAAIfIndBX9F_HgAnVdq-YunDOHuoJBQDoJxIwVukIg-TlcnrP4GHw-vcvYJ6V2jxCt\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 22138567,\n                    \"type_label\": null,\n                    \"uid\": \"6958708101877023745\",\n                    \"unique_id\": \"appleluxs\",\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=943e9a91&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JX8qLDR9DEuloODTRThmF%2BUWVYQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=ed233851&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pdKAAs7%2Bn3yGD9VD44rdnEzQZmI%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=37ea5f3e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=td3%2BUQoghbR0afnopE6IFINmvPM%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e081b19b&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=d%2FEdt57HID6Of6Y4y%2F4pxMWbbnY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=576d0d38&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1sNnSiUGd4cgZ1WjuXIjeU3YIwg%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=756449e4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=YrJRpO%2Fo38FsIyqHMmq2EDMwyjQ%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=50c486ba&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ITE%2BXf53XG7x6cY42fYtkcwd%2FPo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e51a7f7e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fjXnXq2LzzfXPKbDXnL9Nfq8KSc%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=560e19a9&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bV0RjTtfMcDbBtESdcaJIhg3UsU%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5a9f1529&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tL6YoNIoTc3%2FqdGS3vV97ujeaaE%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=94234a32&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tsBBvIGbeDwdlxCx8h5YgCQcaV8%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=69babb77&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=SKJCnPw2MSpcAzOzLXIYjgIwi6o%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e8f839b5&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wjflG3Tg5GP%2BYgrfyqkPyFGTKTI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0dfba667&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ZrKmrZjEIJyNo9RLPEUksO5gh3w%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=bc9eaf07&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KijnnygE%2FIQFzp0y49BRBnvd0YI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/c4a6d3a83233a9259a6222a163c91f7b\",\n                    \"aweme_count\": 781,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 2,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"verified account\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 1769859,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 429,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"applemusic\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple Music\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"Apple Music\",\n                    \"search_user_name\": \"applemusic\",\n                    \"sec_uid\": \"MS4wLjABAAAAngwjT8R5-SVMRFGL3TqRe2DKKmDmF3-BOpXq6UMpOKA4J_DXToticyp3Cf9rRqas\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 31546798,\n                    \"type_label\": null,\n                    \"uid\": \"221470247768408064\",\n                    \"unique_id\": \"applemusic\",\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 17,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c78eeeef&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=to0gHA%2BT1axtA0n07mHWkocQd5E%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=e7b57278&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=iuDg1b4U%2F00CwMutYMF3w2YJvcA%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=07352c1c&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=MkHKaGMwdKCReCOoD9CxizyYmf4%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=aebbdc20&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cW7s9C0gj8og2c3U9Fvj0IcxSXg%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=83e9aa0e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jnUnlcGSEKXa6pWdEuzqj9h4Bzo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=31d67a53&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bp07dMI1eMCh4Epe1fMSAIztG1I%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e9bb4e28&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=TwZmQ13JwFu479WaMREih4bJIZ0%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=3e6d43dd&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8T71ulVRgrM5aOjWq0ATtUkkfGU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=acf98958&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=zJAKgFGuyfoAl0DPJ0Bbr93vqMs%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7f87547b&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Jdb%2FDB%2BjGcP8BKz45vfrL7JEYLw%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=2c706715&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HRL1sVFQg8hFlaJ5tk5Y%2BgQBNEg%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=e61be2b3&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kO0zW33DCmNCcNTRb8a%2BCe810OM%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=907e395e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hBrv4pryWD6yuE5PjdGtYDDD6i8%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3f2b945e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nLohMq73lOV3F3YtPY1%2BFTziVQw%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c6f86b75&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ALVMfMXZDf2IC%2FkQRMBbXMJQDpo%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/36ae67bc570b4daa345966eac0e7f446\",\n                    \"aweme_count\": 542,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 2609967,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 44,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple_ Fan_Club📲\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"Apple_ Fan_Club📲\",\n                    \"search_user_name\": \"apple_news_blogger\",\n                    \"sec_uid\": \"MS4wLjABAAAA85AgHODFDHbF_jmpOhdFNOnMf1TNNzyCdy-iFZQYkXlaY8ELdUeUusohiS8LAkTz\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null,\n                        \"tt_now\": {\n                            \"tt_now_log_status\": 2\n                        }\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 36399786,\n                    \"type_label\": null,\n                    \"uid\": \"7051836062357095429\",\n                    \"unique_id\": \"apple_news_blogger\",\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=2796dba3&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HrVklRILWPZAjedLOR6Ba479bnM%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=96e51813&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=WD8FeiGvdV8GJWm%2BqO2w%2BO8FmgA%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=35fcc7ea&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bq0Z%2BGbNEF4Dxq6%2BjR2Ve%2Fukvwc%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3320eae0&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bWiGYyLz60iXVSNDRpkVGiMDwTI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=a3a30804&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2dd1YRnxbAZRZxnBavD5X2Dbt24%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=6fe7a456&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JhbzxCdYCAadFjSVTzS7pSaWdF0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=ef02a4d8&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=k9lPzDmCSQ0rW8PdGR9AKGFmULo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=abda85bb&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=A9eSIFMO77eu3ThkruCLR0hz%2BaY%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=2d7cd3b2&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Iazpk1jgUCfgCWXRgdbRI66ec8Q%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4be8198e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ZQ2VwFKNvWWjUVoSCAJ22Zzdrs4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=86911512&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=glqpw0XHfgPYrLVEtCleFa3fNzc%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=2e7d3a1a&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5AwgECWgtT5eh59Xhcm%2BYb6OKHo%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f56067a7&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FTcCinOe9NoZv4Z45QM8pY4Z6Ik%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0fcbe0c2&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Yy0sCrq7EG5HvQZfnmJ2KpPqYxU%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b070c722&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=YKGp%2FsG7rvQQHhn7rkRXrju4XhI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/4516f3b40984c10b24bb0d9276140fbb\",\n                    \"aweme_count\": 1595,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"4\",\n                    \"download_prompt_ts\": 1767995826,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 1005942,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 53,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"appledsign | Apple Expert\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"appledsign | Apple Expert\",\n                    \"search_user_name\": \"appledsign\",\n                    \"sec_uid\": \"MS4wLjABAAAAXIs_ipjF6Fl6khwn1L1jMd1mYPndjJ86XacM_wLeNzC5X5_zX90FHWDHonPkYOjo\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 1,\n                    \"total_favorited\": 32528436,\n                    \"type_label\": null,\n                    \"uid\": \"6759820418594669573\",\n                    \"unique_id\": \"appledsign\",\n                    \"user_all_story_metadata\": {\n                        \"post_type_to_counts\": [\n                            {\n                                \"count\": 2,\n                                \"post_type\": 1\n                            }\n                        ],\n                        \"story_lite_metadata\": [\n                            {\n                                \"aweme_type\": 0,\n                                \"expire_at\": 1772704154000,\n                                \"item_id\": 7613334926313671968,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            },\n                            {\n                                \"aweme_type\": 152,\n                                \"expire_at\": 1772706439000,\n                                \"item_id\": 7613344963283225888,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            }\n                        ],\n                        \"user_story_change_time\": 1772620711652\n                    },\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 12,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4ed5753a&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hGg%2FFUpdljJy0jTH6OLGoEg978M%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=55b9b31a&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hPMetllXNvY8BWPcg4V47U%2Fujbg%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=462bb3e4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=U8vxm%2BwCxXhuAM0ZxjuxacO%2Bw2k%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5d70198e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=urOTf6oPk61bh73MMPsm2wFJBLc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=a077bfd5&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=XwpbVez47yaG8bGb7QViMvQsPZE%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=b4053f1e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2uDMACepRC7YdM4nulcXQM5AJ5U%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=857cf387&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mublGAtXYZyacyEpQIzdvMzDrnw%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=078cd2d1&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DPpFJ35jR44O0jQyPT8aSm%2Ft%2FsA%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=acd3ccb1&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GYOJjH4D83%2B8ulmxdgXYg7NZSGQ%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=14e0e72e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pjJlLErvtsvwKYxSbREp9tXUIhY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=a4f63606&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=odQKEXHP7w9ycRgmVcGi23GI%2F54%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=a52e5c49&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QOPkVe2o2Qhe790e0B6roXsOWL4%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=957a53a5&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7hrzdUQk2DEupYmLrrJzBrArrdY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=dac8d8b6&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KFVVlzKsABEyvOggex2NdlUFMpQ%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9f48f88d&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9JZ9F78Ih3kvpkF9SwQLbGkzpC4%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/a5290bd59523f0e45bb60cf0c468ceb3\",\n                    \"aweme_count\": 939,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 2,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"2\",\n                    \"download_prompt_ts\": 0,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"verified account\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 1320100,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 4,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apply Official Store\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 7613399885413698325,\n                    \"room_id_str\": \"7613399885413698325\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"Apply Official Store\",\n                    \"search_user_name\": \"applyofficialstore\",\n                    \"sec_uid\": \"MS4wLjABAAAAU-EMPOpxSujI6wsgCokZA6uxiicLYBhIEp3Tw4o9wP5Qaxf7I3PTtTjcT6tCN7-C\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 24608725,\n                    \"type_label\": null,\n                    \"uid\": \"6724227765476656129\",\n                    \"unique_id\": \"applyofficialstore\",\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff\",\n                        \"url_list\": [\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b9de38c7&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CFnlxJ7vs2CbMNorIlFCE9HpSBg%3D\",\n                            \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=564689c7&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Yp7oPWIUD%2BXAkatv%2F6T%2B5LXtsyA%3D\",\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d633ce1a&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Svh0O8UvCXfZUi0%2BXd37LwNleUI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff\",\n                        \"url_list\": [\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=9ba8c267&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uic9Q%2FGf3vJ%2Fu779wDYTKBxdalo%3D\",\n                            \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=53de8794&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=FPbDpFKUNpizmaEQH7GQieN2zvI%3D\",\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4ad1756a&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RWbYhkGvlmTE1K9gtrwudmQo0mk%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff\",\n                        \"url_list\": [\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c6b26bf2&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=iPXb%2FtoOEeyE8pJicEasvvbxbx0%3D\",\n                            \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8ca8d796&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=guLIBh6E4J9%2BdGo9djuNbGQIQbw%3D\",\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b8ad5cde&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=l9py9gjsGHNtk7t1%2F%2BgHh2Ht06U%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff\",\n                        \"url_list\": [\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=80577493&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BsUJg4AWjlJUS9I8QNT5uckSEB0%3D\",\n                            \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=381672e2&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=zQieAE1iRYeTjD1J1XRydfFpzA8%3D\",\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1fb35345&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HXVkbxw1rNWlDIulSQ5Pj9sHbdc%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff\",\n                        \"url_list\": [\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a80ed560&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QMp%2FWWtZNN6%2Bt9aDsIYTzSFxEkw%3D\",\n                            \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6c1df24c&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GFj6oikAO1CQz3R85GBB%2B%2FVUavY%3D\",\n                            \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9d3525f4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ccaGDQChzTdZGEwz1kb%2FfYyiilw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/ea4f523329c06b089292fd5d09493bff\",\n                    \"aweme_count\": 160,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1741126205,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 923424,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \" Apple For Fans\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \" Apple For Fans\",\n                    \"search_user_name\": \"appleforfans\",\n                    \"sec_uid\": \"MS4wLjABAAAAwzG353824-UZi-jxQZEJfOJf8-mNL05-kcoYRJ6r9ls9k9dNTwwZyMiu1Xwv2-42\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 1,\n                    \"total_favorited\": 25569672,\n                    \"type_label\": null,\n                    \"uid\": \"7380748294869304352\",\n                    \"unique_id\": \"appleforfans\",\n                    \"user_all_story_metadata\": {\n                        \"post_type_to_counts\": [\n                            {\n                                \"count\": 1,\n                                \"post_type\": 1\n                            }\n                        ],\n                        \"story_lite_metadata\": [\n                            {\n                                \"aweme_type\": 0,\n                                \"expire_at\": 1772649531000,\n                                \"item_id\": 7613100660908657942,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            }\n                        ],\n                        \"user_story_change_time\": 1772563150880\n                    },\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/f91be5b728929bce8063902619543820\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=dde11653&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GOubgzN0jP6IVCxLvrGPOz81U%2Bg%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=158ca5f0&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bPWCZE0ndgi%2Beyz23z4CeRePjHQ%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4bedefcd&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oummfZL4K3HXHBlqnxvz8ePrGho%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/f91be5b728929bce8063902619543820\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0c687629&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gYOF2KjY%2BmVceBH%2FcBQjxhD9Lfw%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=dfc194a6&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=g5KNwekP3scGHHeJm1kZDI%2BvMyY%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=bcaad13f&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xhtYZ6c9CkViaPhU6GuwVO0Iy%2BY%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/f91be5b728929bce8063902619543820\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e3202c10&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Pp2L%2BtUpvS6fbLx9okg9rXathyE%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=0459508f&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0XbmetHd%2Fk0EA54sgMI5Lp6mHlQ%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b5916194&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6ZE4JT9kIGn6od%2By%2BTzY0E9CNMQ%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/f91be5b728929bce8063902619543820\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f19b701e&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DfUC23GC1VIOugHkF0EXaPQiz%2BU%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=0afe1e0d&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=W9m7YIhTUViKvp5YWSTZtY%2B9DUo%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=b92411c7&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gKLmwjQ2OanN6qyiGWNqs03b8hQ%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/f91be5b728929bce8063902619543820\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7da352f8&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=O6ZgNaZgo0ZUmPYKhbxf8BlWeKA%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=10d09d24&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ZFmWKhPN6ZG3ue448z51yzz4Lg8%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/f91be5b728929bce8063902619543820~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ca79966b&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Uo2EefZKUHhO%2FJpQ%2FaJqU6PoXyc%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/f91be5b728929bce8063902619543820\",\n                    \"aweme_count\": 298,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"3\",\n                    \"download_prompt_ts\": 0,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 173360,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 7258,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"App_apple🍎🦁\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"App_apple🍎🦁\",\n                    \"search_user_name\": \"appleapple555\",\n                    \"sec_uid\": \"MS4wLjABAAAAcydSUN4OKwcATD5Isk53_u0D8uitXUMxXivHgJCGdlqb_BZpSpGeaN5Pk7jSbmik\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 1,\n                    \"total_favorited\": 750381,\n                    \"type_label\": null,\n                    \"uid\": \"6574346604659507202\",\n                    \"unique_id\": \"appleapple555\",\n                    \"user_all_story_metadata\": {\n                        \"post_type_to_counts\": [\n                            {\n                                \"count\": 5,\n                                \"post_type\": 1\n                            }\n                        ],\n                        \"story_lite_metadata\": [\n                            {\n                                \"aweme_type\": 0,\n                                \"expire_at\": 1772643324000,\n                                \"item_id\": 7613073977883233557,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            },\n                            {\n                                \"aweme_type\": 0,\n                                \"expire_at\": 1772675661000,\n                                \"item_id\": 7613212828828323092,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            },\n                            {\n                                \"aweme_type\": 0,\n                                \"expire_at\": 1772675784000,\n                                \"item_id\": 7613213365124599061,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            },\n                            {\n                                \"aweme_type\": 0,\n                                \"expire_at\": 1772675972000,\n                                \"item_id\": 7613214211962866965,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            },\n                            {\n                                \"aweme_type\": 0,\n                                \"expire_at\": 1772677886000,\n                                \"item_id\": 7613222411705519380,\n                                \"post_type\": 1,\n                                \"viewed\": false\n                            }\n                        ],\n                        \"user_story_change_time\": 1772591559553\n                    },\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 17,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            },\n            {\n                \"challenges\": null,\n                \"effects\": null,\n                \"items\": null,\n                \"mix_list\": null,\n                \"musics\": null,\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"user_info\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=11d83aef&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Nk0PlKPseoLFbtemY1B%2BC0k9XJA%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=201cfdd1&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nSAhV0RBu5%2FJNqv1%2BK%2B3WbhVtYQ%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d5dbdf0a&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=zgQA%2FuYONI0F%2F9awLsTiCoo6TKM%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=414761ae&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1yIWD8Qk4O2N6SJwH64Z7bQ8h%2BY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e97fc3c9&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=S0Xg24av6RtnCPJd0dvrxjQ1Ovc%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=1e680569&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oVwoOsiPY%2Fa3Ante%2Fiz6GNnl0XA%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=4b1a2674&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=V3S0htlwKx82jcaH1E4sn%2FkeYQQ%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=4a23ef32&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=dny%2Bk%2FQQsIurgLSidQpQ82JLQQk%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=669736ea&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0uaItD%2B3OW8lUl%2BENX3c%2Fu4rLJw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=878acd93&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=LfHXN%2BM9gXZ9AR%2FWNP4t6S76azo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=e3a18da4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CW8kixsQ%2BezaMCplF9WMP2a6ktI%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=0713dd3b&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=o07BRFZ8CioMaSFE4W9ubBwt9es%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c89ea7c4&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GKeepclsUzw0ZH2aDTFF2y%2FJ9Y4%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8046e237&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RiPCXl%2FR7bD3QpteiDUsc5oh95k%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_user.user_cover&dr=9606&idc=no1a&ps=87d6e48a&refresh_token=163aafa9&s=SEARCH&sc=avatar&shcp=c1333099&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xCiLELVEJUFP1p1xq021p5bAJ2g%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/9e7dde5d8e09976efe049914dd08c7e7\",\n                    \"aweme_count\": 700,\n                    \"block_status\": 0,\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": null,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"3\",\n                    \"download_prompt_ts\": 1627399977,\n                    \"enable_direct_message\": true,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 2446880,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_private_account\": 0,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"name_field\": \"unique_id\",\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"appleblackjack\",\n                    \"original_musician\": {\n                        \"digg_count\": 0,\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"room_id_str\": \"0\",\n                    \"search_highlight\": null,\n                    \"search_user_desc\": \"appleblackjack\",\n                    \"search_user_name\": \"appleblackjack1\",\n                    \"sec_uid\": \"MS4wLjABAAAAmLIlMGjMxIEJMJJKKcplEJdxXkrc3XX49OApen6u6dDErTeSM4EY83lzPx7jnGwJ\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"story_status\": 0,\n                    \"total_favorited\": 128679769,\n                    \"type_label\": null,\n                    \"uid\": \"6789724314536182789\",\n                    \"unique_id\": \"appleblackjack1\",\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false\n                }\n            }\n        ]\n    },\n    \"timestamp\": 1772637881\n}"}],"_postman_id":"904ac575-474a-4fb9-ba88-3f059f1c5a94"},{"name":"Search for video by keyword","id":"5fb18131-3448-4c0f-9b60-059a62442d23","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchVideo?keyword=appletv","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchVideo"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"appletv"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in video items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"},{"disabled":true,"description":{"content":"<p>How long ago was the video posted. Valid values: 'yesterday', 'this-week', 'this-month', 'last-3-months', 'last-6-months' and 'all-time'.</p>\n","type":"text/plain"},"key":"date_posted","value":"all-time"},{"disabled":true,"description":{"content":"<p>Sort videos by metrics. Valid values: 'most-liked', 'relevance' or 'date-posted'.</p>\n","type":"text/plain"},"key":"sort_by","value":"relevance"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"}],"variable":[]}},"response":[{"id":"e2746a59-51a3-4f89-9234-3fcdc3c5c700","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchVideo?keyword=appletv","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchVideo"],"query":[{"key":"keyword","value":"appletv","description":"Any text or keyword"},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in video items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"date_posted","value":"all-time","description":"How long ago was the video posted. Valid values: 'yesterday', 'this-week', 'this-month', 'last-3-months', 'last-6-months' and 'all-time'.","disabled":true},{"key":"sort_by","value":"relevance","description":"Sort videos by metrics. Valid values: 'most-liked', 'relevance' or 'date-posted'.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:25:13 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=JxztH3o0NfOIrCANTdKC9nru1gA6thJjc%2B6nHn4LeLvpv0LusPk%2F5tEjH5MNlJXbq2YznlZTNuTtsC4xC7n%2BzmUw5lIPL1zp6bQ0HAezgGnNTg%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71e45dcf90039d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_list\": [],\n        \"backtrace\": \"\",\n        \"components\": null,\n        \"cursor\": 12,\n        \"extra\": {\n            \"api_debug_info\": null,\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603041525119FBFFD668C547E0BFDF6\",\n            \"now\": 1772637912000,\n            \"search_request_id\": \"\",\n            \"server_stream_time\": 838\n        },\n        \"feedback_type\": \"video\",\n        \"global_doodle_config\": {\n            \"display_filter_bar\": 1,\n            \"feedback_survey\": [\n                {\n                    \"feedback_type\": \"video\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Not my language\",\n                            \"value\": \"Not my language\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Culturally insensitive\",\n                            \"value\": \"Culturally insensitive\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Misinformation\",\n                            \"value\": \"Misinformation\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                }\n            ],\n            \"hide_results\": false,\n            \"hit_dolphin\": false,\n            \"hit_shark\": true,\n            \"keyword\": \"appletv\",\n            \"new_source\": \"switch_tab\",\n            \"search_channel\": \"musically_video\",\n            \"search_intent\": {},\n            \"tns_search_result\": \"Pass\"\n        },\n        \"has_more\": 1,\n        \"log_pb\": {\n            \"impr_id\": \"202603041525119FBFFD668C547E0BFDF6\"\n        },\n        \"search_item_list\": [\n            {\n                \"aweme_info\": {\n                    \"ad_aweme_source\": 1,\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 20,\n                        \"author\": \"Apple TV\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c2db3bb&x-expires=1772722800&x-signature=VpyaAgaeTGG5vrOkGb0Uk04h8x4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e6dbf809&x-expires=1772722800&x-signature=miFkpyhprz%2FDo2YeiBqe4IDTxmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5ad8523a&x-expires=1772722800&x-signature=mStVV6oXVXnY4MZP2eu%2F8Oe3eg8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772222145,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 20,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 20.976313,\n                            \"duration_precision\": 20.976313,\n                            \"shoot_duration_precision\": 20.976313,\n                            \"video_duration_precision\": 20.976313\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611630876337655070,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6gvdgfog65r9c85qsrg\\\",\\\"owner_id\\\":6815991884222514181,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7611636065413221151,\n                        \"id_str\": \"7611636065413221151\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7611636065413221151\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7611636065413221151,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"appletv\",\n                        \"owner_id\": \"6815991884222514181\",\n                        \"owner_nickname\": \"Apple TV\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611636132874291998.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611636132874291998.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                        \"shoot_duration\": 20,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"The Last Thing He Told Me\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 20\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4455137c&x-expires=1772722800&x-signature=%2B3hPbumNGALvFJm7nncrYtpxuQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c69bf8d1&x-expires=1772722800&x-signature=aLu9cAjgUxIjMMCb8KE5hAo9hjU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=2cf09900&x-expires=1772722800&x-signature=8LcfhrYX4SeQjuMDKPsvOnXhK%2BY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=42594b99&x-expires=1772722800&x-signature=Z6y8fY9jvUqmxTW3AbmG3JEa96s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=afe1f1ee&x-expires=1772722800&x-signature=pgcPzvZKg9pS5pUtvTeMfNihMzY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8f8f79d2&x-expires=1772722800&x-signature=nv63q8nQzlPChPzI5NtPtLZtIyQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e6dbf809&x-expires=1772722800&x-signature=miFkpyhprz%2FDo2YeiBqe4IDTxmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c2db3bb&x-expires=1772722800&x-signature=VpyaAgaeTGG5vrOkGb0Uk04h8x4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=766fdda2&x-expires=1772722800&x-signature=E%2Bd10CIh2unAWYF%2FkzUNgBymdf4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=48b63662&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=1071f126&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=61afa548&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=mPSwY513%2BVlaqMofQuKKmdtMsew%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 2,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"verified account\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 1316894,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 57,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"appletv\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Apple TV\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"appletv\",\n                        \"search_user_name\": \"Apple TV\",\n                        \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 1,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"6815991884222514181\",\n                        \"unique_id\": \"appletv\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 6815991884222514181,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": [\n                            {\n                                \"action_id\": \"create_sticker\",\n                                \"code\": 1,\n                                \"extra\": \"111\",\n                                \"show_type\": 1,\n                                \"toast_msg\": \"Create sticker isn’t available for this video\"\n                            }\n                        ],\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 1,\n                            \"toast_msg\": \"This action isn’t allowed for this post\",\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7611630876337655070\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"thelastthinghetoldme\",\n                            \"cid\": \"1698880279488518\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=1698880279488518\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #thelastthinghetoldme on TikTok!\",\n                                \"share_desc_info\": \"Check out #thelastthinghetoldme on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: thelastthinghetoldme\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/thelastthinghetoldme?_r=1&name=thelastthinghetoldme&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=1698880279488518&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"6577097962583450143\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"the last thing he told me ending scene\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00020766109708954985}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"false\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"ad_source\": 1,\n                        \"adv_promotable\": true,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"Classic 80s trick.\\\",\\\"\\\",\\\"Jennifer Garner is back in Season 2 of The Last Thing He Told Me — Now Streaming\\\",\\\"\\\",\\\"#TheLastThingHeToldMe #JenniferGarner #AngourieRice #AppleTV \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 21,\n                            \"hashtag_id\": \"1698880279488518\",\n                            \"hashtag_name\": \"thelastthinghetoldme\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 0,\n                            \"tag_id\": \"55\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 37,\n                            \"hashtag_id\": \"10120913\",\n                            \"hashtag_name\": \"jennifergarner\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 22,\n                            \"tag_id\": \"56\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 51,\n                            \"hashtag_id\": \"23690734\",\n                            \"hashtag_name\": \"angourierice\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 38,\n                            \"tag_id\": \"57\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 60,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 52,\n                            \"tag_id\": \"58\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1772220942,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Classic 80s trick. Jennifer Garner is back in Season 2 of The Last Thing He Told Me — Now Streaming #TheLastThingHeToldMe #JenniferGarner #AngourieRice #AppleTV \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7611630876337655070\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7611630876337655070\n                        ],\n                        \"GroupdIdList1\": [\n                            7611630876337655070\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": true,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 1,\n                        \"allow_create_sticker\": {\n                            \"status\": 2\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 20,\n                        \"author\": \"Apple TV\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c2db3bb&x-expires=1772722800&x-signature=VpyaAgaeTGG5vrOkGb0Uk04h8x4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e6dbf809&x-expires=1772722800&x-signature=miFkpyhprz%2FDo2YeiBqe4IDTxmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5ad8523a&x-expires=1772722800&x-signature=mStVV6oXVXnY4MZP2eu%2F8Oe3eg8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772222145,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 20,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 20.976313,\n                            \"duration_precision\": 20.976313,\n                            \"shoot_duration_precision\": 20.976313,\n                            \"video_duration_precision\": 20.976313\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611630876337655070,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6gvdgfog65r9c85qsrg\\\",\\\"owner_id\\\":6815991884222514181,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7611636065413221151,\n                        \"id_str\": \"7611636065413221151\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7611636065413221151\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7611636065413221151,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"appletv\",\n                        \"owner_id\": \"6815991884222514181\",\n                        \"owner_nickname\": \"Apple TV\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611636132874291998.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611636132874291998.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                        \"shoot_duration\": 20,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"The Last Thing He Told Me\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 20\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 21062,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Classic 80s trick.<br><br>Jennifer Garner is back in Season 2 of The Last Thing He Told Me — Now Streaming<br><br><h id=\\\"55\\\">#TheLastThingHeToldMe</h> <h id=\\\"56\\\">#JenniferGarner</h> <h id=\\\"57\\\">#AngourieRice</h> <h id=\\\"58\\\">#AppleTV</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"1698880279488518\",\n                                \"hashtag_name\": \"thelastthinghetoldme\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"55\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"10120913\",\n                                \"hashtag_name\": \"jennifergarner\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"56\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"23690734\",\n                                \"hashtag_name\": \"angourierice\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"57\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"58\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"#AppleTV Classic 80s trick.  Jennifer Garner is back in Season 2 of The Last Thing He Told Me — Now Streaming\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 1,\n                                    \"end\": 6\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Apple TV's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Apple TV’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Apple TV’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv/video/7611630876337655070?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7611630876337655070&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv/video/7611630876337655070?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7611630876337655070&source=h5_m\",\n                    \"shoot_tab_name\": \"video_600\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501134347506744, \\\\\\\"1\\\\\\\": 4.501124734463993, \\\\\\\"0\\\\\\\": 4.501075567684459}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 0.00040664165935456456, \\\\\\\"2\\\\\\\": 9.014419277612727e-05, \\\\\\\"-1\\\\\\\": 0.00036113985020383275}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003663363707391018, \\\\\\\"2\\\\\\\": 0.0006588662181227777, \\\\\\\"-1\\\\\\\": 6.162066196895659e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.73],\\\\\\\"drr\\\\\\\":9.6,\\\\\\\"rcd\\\\\\\":[0.1],\\\\\\\"mp\\\\\\\":-12.54,\\\\\\\"be\\\\\\\":[16.1,5232.6],\\\\\\\"ocf\\\\\\\":[-8.659,-1.1734,-11.2038,-16.7776,-24.9806,-33.2091,-39.8905,-44.832,-51.0385,-60],\\\\\\\"il\\\\\\\":-26.6},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_02010322\\\\\\\",\\\\\\\"tag_02040437\\\\\\\",\\\\\\\"tag_00010203\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.69,0.5,0.09,0.07,0.05]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"56.584\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.733,3322.9943]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7611630876337655070\",\n                        \"collect_count\": 294,\n                        \"comment_count\": 13,\n                        \"digg_count\": 1524,\n                        \"download_count\": 2,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 62602,\n                        \"repost_count\": 0,\n                        \"share_count\": 96,\n                        \"whatsapp_share_count\": 14\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7611630876337655070\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0027043714962082907,\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"the last thing he told me ending scene\",\n                                        \"word_id\": \"6577097962583450143\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"ecom_intent\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.008704584607131902,\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"the last thing he told me ending scene\",\n                                        \"word_id\": \"6577097962583450143\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 121,\n                            \"hashtag_id\": \"1698880279488518\",\n                            \"hashtag_name\": \"thelastthinghetoldme\",\n                            \"is_commerce\": false,\n                            \"start\": 100,\n                            \"tag_id\": \"55\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 137,\n                            \"hashtag_id\": \"10120913\",\n                            \"hashtag_name\": \"jennifergarner\",\n                            \"is_commerce\": false,\n                            \"start\": 122,\n                            \"tag_id\": \"56\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 151,\n                            \"hashtag_id\": \"23690734\",\n                            \"hashtag_name\": \"angourierice\",\n                            \"is_commerce\": false,\n                            \"start\": 138,\n                            \"tag_id\": \"57\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 160,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 152,\n                            \"tag_id\": \"58\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 1,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=70ee483b&x-expires=1772722800&x-signature=EPSbndmrcGiUYftcW0IWQ%2B7MANs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=aeb0e7fa&x-expires=1772722800&x-signature=TRH7MiWFq8EyLIti3%2FCCCKad5Gs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=940f8b51&x-expires=1772722800&x-signature=JhtE8ZQ2GtEZp%2FdFavlrnlpvcpc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=70ee483b&x-expires=1772722800&x-signature=EPSbndmrcGiUYftcW0IWQ%2B7MANs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=aeb0e7fa&x-expires=1772722800&x-signature=TRH7MiWFq8EyLIti3%2FCCCKad5Gs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=940f8b51&x-expires=1772722800&x-signature=JhtE8ZQ2GtEZp%2FdFavlrnlpvcpc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=70ee483b&x-expires=1772722800&x-signature=EPSbndmrcGiUYftcW0IWQ%2B7MANs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=aeb0e7fa&x-expires=1772722800&x-signature=TRH7MiWFq8EyLIti3%2FCCCKad5Gs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=940f8b51&x-expires=1772722800&x-signature=JhtE8ZQ2GtEZp%2FdFavlrnlpvcpc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 479886,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 23,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1264381,\n                                    \"file_cs\": \"c:0-14510-8b40\",\n                                    \"file_hash\": \"87bb83487706887f8a95fbe211cded26\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                                    \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_bytevc1_1080p_479886\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/b9aed3338140ce561be9fdf0fe8c2d54/69a8a34c/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM5IIQwq3EAfVB0nrg8HhfQKXAEgfCDKTInjNF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=936&bt=468&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=NjQ3OzU4NTs2ZTg3ODVpOEBpam94c2o5cnZ5OTMzaTczNEBgYjVeM14yX2AxYzAuMjAvYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/b14ab241794b6549bb891e5b63d48f03/69a8a34c/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM5IIQwq3EAfVB0nrg8HhfQKXAEgfCDKTInjNF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=936&bt=468&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=NjQ3OzU4NTs2ZTg3ODVpOEBpam94c2o5cnZ5OTMzaTczNEBgYjVeM14yX2AxYzAuMjAvYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=253f521534f54bc3b852a562a884e1c3&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk3YzRmZDk3OTIyNzBjNWFmMDYzMDYxNTQ1MmVhMzdk&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 149504}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 244926}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 338923}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 426737}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 494707}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 820573}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.399, \\\\\\\"v960\\\\\\\": 98.589, \\\\\\\"v864\\\\\\\": 98.62, \\\\\\\"v720\\\\\\\": 98.794}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.383, \\\\\\\"v960\\\\\\\": 94.979, \\\\\\\"v864\\\\\\\": 94.706, \\\\\\\"v720\\\\\\\": 96.116}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":70.047,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.43,\\\\\\\"srv1\\\\\\\":69.463},\\\\\\\"src\\\\\\\":70.047,\\\\\\\"trans\\\\\\\":68.43,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96663,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAAuE\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 343010,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 23,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 903746,\n                                    \"file_cs\": \"c:0-14533-6ac8\",\n                                    \"file_hash\": \"f68ef43dcab1231d5da07bb505ddd072\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                                    \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_bytevc1_720p_343010\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/3ec8702a9f3ba1dd31d65e45ab227dc5/69a8a34c/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYhnAQDNkETyFKrHVqfCjfwX8gVH8fInAEIXjI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=668&bt=334&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aTQ8aTo1ZjQ3OmlpNWY5NEBpam94c2o5cnZ5OTMzaTczNEAyMGAyNTVfNWExL2E0MTVeYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/761dfe8690ab12da6eae7a54fb9fcca8/69a8a34c/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYhnAQDNkETyFKrHVqfCjfwX8gVH8fInAEIXjI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=668&bt=334&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aTQ8aTo1ZjQ3OmlpNWY5NEBpam94c2o5cnZ5OTMzaTczNEAyMGAyNTVfNWExL2E0MTVeYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a1864c72df2f47d481bc82875fc9315f&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQwMjMwMWYxZjliMGM5Zjk4ZTZmZWMwNjE0NGFiOTlm&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 100476}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 168253}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 221016}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 283049}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 320613}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 539034}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.719, \\\\\\\"v960\\\\\\\": 96.937, \\\\\\\"v864\\\\\\\": 97.54, \\\\\\\"v720\\\\\\\": 98.237}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.164, \\\\\\\"v960\\\\\\\": 91.166, \\\\\\\"v864\\\\\\\": 91.478, \\\\\\\"v720\\\\\\\": 94.528}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":70.047,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.211,\\\\\\\"srv1\\\\\\\":69.127},\\\\\\\"src\\\\\\\":70.047,\\\\\\\"trans\\\\\\\":63.211,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"0ae394037572ea033285aeadc0ac4a6b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 100.369, \\\\\\\"sr20\\\\\\\": 106.386}}\\\",\\\"audio_bit_rate\\\":96663,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADAC4Q\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 300669,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 23,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 792189,\n                                    \"file_cs\": \"c:0-14533-14ab\",\n                                    \"file_hash\": \"a09e940f808907222d28e1cc47c624cd\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                                    \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_bytevc1_540p_300669\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/72b9c9aff77aa7dad34ecc4a2ec89831/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/oc2jDEAnIfTMrNIJEChnVqFFnQXr9IffgGAcHw/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=586&bt=293&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NGYzZWY3ZjU1N2RkOTM0Z0Bpam94c2o5cnZ5OTMzaTczNEBiNTE2MDVhXl4xXzFiYWJjYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/1040b6527af024796288618d6f49a4ed/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/oc2jDEAnIfTMrNIJEChnVqFFnQXr9IffgGAcHw/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=586&bt=293&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NGYzZWY3ZjU1N2RkOTM0Z0Bpam94c2o5cnZ5OTMzaTczNEBiNTE2MDVhXl4xXzFiYWJjYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fde1d0e64aba44a2a2dc843c9b408ce1&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVhN2JkZjQ4YmZmZjkzZDUxZGY2Y2ZlMzZmMmVmMDNh&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 89249}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 147804}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 192803}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 245633}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 276570}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 471316}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.266, \\\\\\\"v960\\\\\\\": 96.697, \\\\\\\"v864\\\\\\\": 97.54, \\\\\\\"v720\\\\\\\": 98.034}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.697, \\\\\\\"v960\\\\\\\": 88.299, \\\\\\\"v864\\\\\\\": 90.381, \\\\\\\"v720\\\\\\\": 92.223}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":70.047,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.744,\\\\\\\"srv1\\\\\\\":68.837},\\\\\\\"src\\\\\\\":70.047,\\\\\\\"trans\\\\\\\":59.744,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"12a0943fb20072e391017dc242deb5dc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.72, \\\\\\\"sr20\\\\\\\": 104.977}}\\\",\\\"audio_bit_rate\\\":64442,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADAC4Q\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 267385,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 23,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 704495,\n                                    \"file_cs\": \"c:0-14511-a277\",\n                                    \"file_hash\": \"5ea2b31fb172786340254480e5d9ca6c\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                                    \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_bytevc1_540p_267385\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/0655194e69c39494daa870b16584c4e5/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/ok9e8eb8MQe9chDPAtWqU4GhVF8RmfQgQmA8Rh/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=522&bt=261&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=OjtpOjNmZGk6aDM5O2k5NkBpam94c2o5cnZ5OTMzaTczNEA0Y140YC42Nl4xYzUvMDQxYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/2cc9ab513259d5916a686308c3b4e042/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/ok9e8eb8MQe9chDPAtWqU4GhVF8RmfQgQmA8Rh/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=522&bt=261&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=OjtpOjNmZGk6aDM5O2k5NkBpam94c2o5cnZ5OTMzaTczNEA0Y140YC42Nl4xYzUvMDQxYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=43763f2886f04ea79f9a1cc077aff877&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYyMjdhOTUzODhhYjY5N2Y5NmQ1MWZkYTMzMzQyYTEx&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 84763}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 133967}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 182586}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 226839}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 260668}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 441594}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.098, \\\\\\\"v960\\\\\\\": 95.673, \\\\\\\"v864\\\\\\\": 96.108, \\\\\\\"v720\\\\\\\": 97.659}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.237, \\\\\\\"v960\\\\\\\": 87.432, \\\\\\\"v864\\\\\\\": 88.755, \\\\\\\"v720\\\\\\\": 91.422}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":70.047,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.284,\\\\\\\"srv1\\\\\\\":68.803},\\\\\\\"src\\\\\\\":70.047,\\\\\\\"trans\\\\\\\":59.284,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.47, \\\\\\\"sr20\\\\\\\": 104.727}}\\\",\\\"audio_bit_rate\\\":64442,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAuEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 160615,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 23,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 423183,\n                                    \"file_cs\": \"c:0-14519-dc99\",\n                                    \"file_hash\": \"709e51e3e356c971acf6928882ca2163\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                                    \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_bytevc1_540p_160615\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/df56f2ae2f04007b8ed489714bb50241/69a8a34c/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4UPQPeGUQBgGWmRf8juehqehF8ASIPhLM6hIA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=312&bt=156&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=OWczOGU3OTVlPGVnM2Y2N0Bpam94c2o5cnZ5OTMzaTczNEBjXzFfYGAvNTExNC9eXi41YSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/b2f9614d4770da67ca7867b05f7fb9c8/69a8a34c/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4UPQPeGUQBgGWmRf8juehqehF8ASIPhLM6hIA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=312&bt=156&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=OWczOGU3OTVlPGVnM2Y2N0Bpam94c2o5cnZ5OTMzaTczNEBjXzFfYGAvNTExNC9eXi41YSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8413aca02d7b494b8226c4cbb540bdf6&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjllZTlkMWMyNjQzNmI3MTllYzExYzFlMzA4ODhmOGY2&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 62795}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 94797}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 126364}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 154433}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 175255}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 278589}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.435, \\\\\\\"v960\\\\\\\": 93.145, \\\\\\\"v864\\\\\\\": 93.992, \\\\\\\"v720\\\\\\\": 95.212}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.681, \\\\\\\"v960\\\\\\\": 83.785, \\\\\\\"v864\\\\\\\": 85.61, \\\\\\\"v720\\\\\\\": 88.179}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":70.047,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":56.558,\\\\\\\"srv1\\\\\\\":65.219},\\\\\\\"src\\\\\\\":70.047,\\\\\\\"trans\\\\\\\":56.558,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24242,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAuEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 156,\n                                    \"cla_subtitle_id\": 7611637014311570197,\n                                    \"complaint_id\": 7611637014311570197,\n                                    \"expire\": 1775229932,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": -1106664426,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/3ab8103916d4fb9dfa23a27de6ed8fea/69cfdbec/video/tos/useast8/tos-useast8-v-0068-tx2/fceebd37829f409290f6d33556a2682a/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20564&bt=10282&cs=0&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=am94c2o5cnZ5OTMzaTczNEBpam94c2o5cnZ5OTMzaTczNEBfanBjMmQ0MGRhLS1kMTJzYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00078000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/3ab8103916d4fb9dfa23a27de6ed8fea/69cfdbec/video/tos/useast8/tos-useast8-v-0068-tx2/fceebd37829f409290f6d33556a2682a/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20564&bt=10282&cs=0&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=am94c2o5cnZ5OTMzaTczNEBpam94c2o5cnZ5OTMzaTczNEBfanBjMmQ0MGRhLS1kMTJzYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00078000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/0fe67926dcd5309e7c0fa395bd62695f/69cfdbec/video/tos/useast8/tos-useast8-v-0068-tx2/fceebd37829f409290f6d33556a2682a/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20564&bt=10282&cs=0&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=am94c2o5cnZ5OTMzaTczNEBpam94c2o5cnZ5OTMzaTczNEBfanBjMmQ0MGRhLS1kMTJzYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00078000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjllNjg4MWZhZGU4YTBhOTRlOGRhMGIwZjczMjI5Y2Y0&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 6260,\n                                \"is_burnin_caption\": false,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 1\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=edb64913&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=hRkkQb4La5MEHAT724nJb%2FFZOlw%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=e1d28823&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=M%2Fjkvfalnw%2F2WHFcBYt5klMfYvU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"duration\": 21078,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=aeb0e7fa&x-expires=1772722800&x-signature=TRH7MiWFq8EyLIti3%2FCCCKad5Gs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=70ee483b&x-expires=1772722800&x-signature=EPSbndmrcGiUYftcW0IWQ%2B7MANs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc17ivfBKEwkIv0C38aWC0cPhBgArikAiAAGIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a79f1662&x-expires=1772722800&x-signature=XTIdND%2BHGXbERrT6ezwM6pKfG04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-25.1\\\",\\\"LoudnessRangeStart\\\":\\\"-28\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-22.6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-24.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-26.6,\\\\\\\"LoudnessRange\\\\\\\":2.8,\\\\\\\"LoudnessRangeStart\\\\\\\":-28,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-26.611},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.399},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.034,\\\\\\\"LTotal\\\\\\\":-27.198,\\\\\\\"Peak\\\\\\\":-12.568,\\\\\\\"RTotal\\\\\\\":-27.164},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.67,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.38},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRE\\\\\\\":-25,\\\\\\\"LoudRS\\\\\\\":-34.4,\\\\\\\"MaxMomLoud\\\\\\\":-22.6,\\\\\\\"MaxSTLoud\\\\\\\":-24.88,\\\\\\\"Loud\\\\\\\":-25.73,\\\\\\\"LoudR\\\\\\\":9.4}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":2382.29,\\\\\\\"Spkr100G\\\\\\\":3.64,\\\\\\\"Spkr150G\\\\\\\":4.63,\\\\\\\"Spkr200G\\\\\\\":5.29,\\\\\\\"FCenL\\\\\\\":2381.61}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-25.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-22.6,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-24.9,\\\\\\\"Peak\\\\\\\":0.23442}\\\",\\\"bright_ratio_mean\\\":\\\"0.0031\\\",\\\"brightness_mean\\\":\\\"33.8515\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0007\\\",\\\"loudness\\\":\\\"-26.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0027\\\",\\\"peak\\\":\\\"0.23442\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.733,3322.9943]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772220941}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"6.1372\\\",\\\"vq_score\\\":\\\"58.56\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oIqCQlnACfnDxfgJAkyjhwfHIVIFh8ETAIXIrG\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIqCQlnACfnDxfgJAkyjhwfHIVIFh8ETAIXIrG~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=985a0e9d&x-expires=1772722800&x-signature=H01ImAOEh7BME16uwNS6pVBGIRo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIqCQlnACfnDxfgJAkyjhwfHIVIFh8ETAIXIrG~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=17c7c68e&x-expires=1772722800&x-signature=n9JlkCqirijEd72kF9IIJLeXBao%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIqCQlnACfnDxfgJAkyjhwfHIVIFh8ETAIXIrG~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=d7bbe222&x-expires=1772722800&x-signature=l5IbW8g2u9Vs6rlAcYJG1Z%2B3oSw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1210726,\n                            \"file_cs\": \"c:0-14339-055b\",\n                            \"file_hash\": \"afdfd402d1336080ef10d12f4eccd9ff\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                            \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_h264_720p_459522\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/ec7bb4e5783a34793ac407c95ddd1b7a/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/ooVhjfXWTIqBIJIg8CQFd6HEEnDQfkArwAfGhn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=896&bt=448&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OzlkOmY7ZTQ5NTk7ZzY8aEBpam94c2o5cnZ5OTMzaTczNEA1L181LV8uXmAxYi02MmIzYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/2cbddd12a758aa8ebd64dd1af6a76cbf/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/ooVhjfXWTIqBIJIg8CQFd6HEEnDQfkArwAfGhn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=896&bt=448&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OzlkOmY7ZTQ5NTk7ZzY8aEBpam94c2o5cnZ5OTMzaTczNEA1L181LV8uXmAxYi02MmIzYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6ee9539d08e642c6a11bb80c87ba2688&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJjYmE3YTYxOGM5Y2RiNTM2MDY0N2MwOWVkNThkNWFk&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 792189,\n                            \"file_cs\": \"c:0-14533-14ab\",\n                            \"file_hash\": \"a09e940f808907222d28e1cc47c624cd\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                            \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_bytevc1_540p_300669\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/72b9c9aff77aa7dad34ecc4a2ec89831/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/oc2jDEAnIfTMrNIJEChnVqFFnQXr9IffgGAcHw/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=586&bt=293&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NGYzZWY3ZjU1N2RkOTM0Z0Bpam94c2o5cnZ5OTMzaTczNEBiNTE2MDVhXl4xXzFiYWJjYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/1040b6527af024796288618d6f49a4ed/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/oc2jDEAnIfTMrNIJEChnVqFFnQXr9IffgGAcHw/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=586&bt=293&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NGYzZWY3ZjU1N2RkOTM0Z0Bpam94c2o5cnZ5OTMzaTczNEBiNTE2MDVhXl4xXzFiYWJjYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fde1d0e64aba44a2a2dc843c9b408ce1&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVhN2JkZjQ4YmZmZjkzZDUxZGY2Y2ZlMzZmMmVmMDNh&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1210726,\n                            \"file_cs\": \"c:0-14339-055b\",\n                            \"file_hash\": \"afdfd402d1336080ef10d12f4eccd9ff\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6gv3s7og65gfpsumlbg\",\n                            \"url_key\": \"v15044gf0000d6gv3s7og65gfpsumlbg_h264_720p_459522\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/ec7bb4e5783a34793ac407c95ddd1b7a/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/ooVhjfXWTIqBIJIg8CQFd6HEEnDQfkArwAfGhn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=896&bt=448&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OzlkOmY7ZTQ5NTk7ZzY8aEBpam94c2o5cnZ5OTMzaTczNEA1L181LV8uXmAxYi02MmIzYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/2cbddd12a758aa8ebd64dd1af6a76cbf/69a8a34c/video/tos/useast8/tos-useast8-pve-0068-tx2/ooVhjfXWTIqBIJIg8CQFd6HEEnDQfkArwAfGhn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=896&bt=448&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OzlkOmY7ZTQ5NTk7ZzY8aEBpam94c2o5cnZ5OTMzaTczNEA1L181LV8uXmAxYi02MmIzYSNfanBjMmQ0MGRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6ee9539d08e642c6a11bb80c87ba2688&is_play_url=1&item_id=7611630876337655070&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJjYmE3YTYxOGM5Y2RiNTM2MDY0N2MwOWVkNThkNWFk&source=SEARCH&video_id=v15044gf0000d6gv3s7og65gfpsumlbg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 33,\n                        \"author\": \"Apple TV\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c2db3bb&x-expires=1772722800&x-signature=VpyaAgaeTGG5vrOkGb0Uk04h8x4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e6dbf809&x-expires=1772722800&x-signature=miFkpyhprz%2FDo2YeiBqe4IDTxmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5ad8523a&x-expires=1772722800&x-signature=mStVV6oXVXnY4MZP2eu%2F8Oe3eg8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772313932,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 33,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 33.28,\n                            \"duration_precision\": 33.28,\n                            \"shoot_duration_precision\": 33.28,\n                            \"video_duration_precision\": 33.28\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":5.2790000000000035,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612025144747281694,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6hlqivog65tvt81cl4g\\\",\\\"owner_id\\\":6815991884222514181,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7612030307931327263,\n                        \"id_str\": \"7612030307931327263\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7612030307931327263\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7612030307931327263,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"appletv\",\n                        \"owner_id\": \"6815991884222514181\",\n                        \"owner_nickname\": \"Apple TV\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612030345969535775.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612030345969535775.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                        \"shoot_duration\": 33,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"Shrinking\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 33\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4455137c&x-expires=1772722800&x-signature=%2B3hPbumNGALvFJm7nncrYtpxuQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c69bf8d1&x-expires=1772722800&x-signature=aLu9cAjgUxIjMMCb8KE5hAo9hjU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=2cf09900&x-expires=1772722800&x-signature=8LcfhrYX4SeQjuMDKPsvOnXhK%2BY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=42594b99&x-expires=1772722800&x-signature=Z6y8fY9jvUqmxTW3AbmG3JEa96s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=afe1f1ee&x-expires=1772722800&x-signature=pgcPzvZKg9pS5pUtvTeMfNihMzY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8f8f79d2&x-expires=1772722800&x-signature=nv63q8nQzlPChPzI5NtPtLZtIyQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e6dbf809&x-expires=1772722800&x-signature=miFkpyhprz%2FDo2YeiBqe4IDTxmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c2db3bb&x-expires=1772722800&x-signature=VpyaAgaeTGG5vrOkGb0Uk04h8x4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=766fdda2&x-expires=1772722800&x-signature=E%2Bd10CIh2unAWYF%2FkzUNgBymdf4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=48b63662&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=1071f126&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=61afa548&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=mPSwY513%2BVlaqMofQuKKmdtMsew%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 2,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"verified account\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 1316894,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 57,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"appletv\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Apple TV\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"appletv\",\n                        \"search_user_name\": \"Apple TV\",\n                        \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 1,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"6815991884222514181\",\n                        \"unique_id\": \"appletv\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 6815991884222514181,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": [\n                            {\n                                \"action_id\": \"create_sticker\",\n                                \"code\": 1,\n                                \"extra\": \"216\",\n                                \"show_type\": 1,\n                                \"toast_msg\": \"Create sticker isn’t available for this video\"\n                            },\n                            {\n                                \"action_id\": \"share_to_story\",\n                                \"code\": 1,\n                                \"extra\": \"218\",\n                                \"show_type\": 0\n                            }\n                        ],\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 1,\n                            \"toast_msg\": \"This action isn’t allowed for this post\",\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7612025144747281694\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_playlist\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"shrinking\",\n                            \"cid\": \"1742975\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=1742975\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #shrinking on TikTok!\",\n                                \"share_desc_info\": \"Check out #shrinking on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: shrinking\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/shrinking?_r=1&name=shrinking&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=1742975&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00034770904604340756}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"false\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"The reverse Derek special is not for the weak.\\\",\\\"\\\",\\\"Shrinking — New Episode Wednesday\\\",\\\"\\\",\\\"#Shrinking #TedMcGinley #MichaelUrie #ChristaMiller #AppleTV\\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 10,\n                            \"hashtag_id\": \"1742975\",\n                            \"hashtag_name\": \"shrinking\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 0,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 23,\n                            \"hashtag_id\": \"1667189003180038\",\n                            \"hashtag_name\": \"tedmcginley\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 11,\n                            \"tag_id\": \"2\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 36,\n                            \"hashtag_id\": \"1656494206996485\",\n                            \"hashtag_name\": \"michaelurie\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 24,\n                            \"tag_id\": \"3\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 51,\n                            \"hashtag_id\": \"1659942156652550\",\n                            \"hashtag_name\": \"christamiller\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 37,\n                            \"tag_id\": \"4\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 60,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 4,\n                            \"start\": 52,\n                            \"tag_id\": \"5\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1772312727,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"The reverse Derek special is not for the weak. Shrinking — New Episode Wednesday #Shrinking #TedMcGinley #MichaelUrie #ChristaMiller #AppleTV\",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7612025144747281694\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7612025144747281694\n                        ],\n                        \"GroupdIdList1\": [\n                            7612025144747281694\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 1,\n                        \"allow_create_sticker\": {\n                            \"disable_toast\": \"Create sticker isn’t available for this video\",\n                            \"status\": 1\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 1,\n                    \"item_react\": 1,\n                    \"item_stitch\": 1,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 33,\n                        \"author\": \"Apple TV\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c2db3bb&x-expires=1772722800&x-signature=VpyaAgaeTGG5vrOkGb0Uk04h8x4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e6dbf809&x-expires=1772722800&x-signature=miFkpyhprz%2FDo2YeiBqe4IDTxmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5ad8523a&x-expires=1772722800&x-signature=mStVV6oXVXnY4MZP2eu%2F8Oe3eg8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=913c5ea8&x-expires=1772722800&x-signature=Tz7Y5AkzbVP3eoFsjW30XUdsbIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb64e9e1&x-expires=1772722800&x-signature=HJyeDLXzWAoYzBNH9%2FiQ7Om1ZAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f69c7ff6&x-expires=1772722800&x-signature=WIBtzLoj8HbFK6uzkDb2U28TXL0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1071f126&x-expires=1772722800&x-signature=qsOe%2BhEHOJariZxFHO%2BD78gzpOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=48b63662&x-expires=1772722800&x-signature=Bw3Q1cS7DBPNjMzcMoJ44Xqz9D4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e47338ec&x-expires=1772722800&x-signature=KVtGLi%2FfPXtfyZRPBx%2FhkImJDr4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772313932,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 33,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 33.28,\n                            \"duration_precision\": 33.28,\n                            \"shoot_duration_precision\": 33.28,\n                            \"video_duration_precision\": 33.28\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":5.2790000000000035,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612025144747281694,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6hlqivog65tvt81cl4g\\\",\\\"owner_id\\\":6815991884222514181,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7612030307931327263,\n                        \"id_str\": \"7612030307931327263\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7612030307931327263\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7612030307931327263,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"appletv\",\n                        \"owner_id\": \"6815991884222514181\",\n                        \"owner_nickname\": \"Apple TV\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612030345969535775.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612030345969535775.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                        \"shoot_duration\": 33,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"Shrinking\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 33\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 33366,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"The reverse Derek special is not for the weak.<br><br>Shrinking — New Episode Wednesday<br><br><h id=\\\"1\\\">#Shrinking</h> <h id=\\\"2\\\">#TedMcGinley</h> <h id=\\\"3\\\">#MichaelUrie</h> <h id=\\\"4\\\">#ChristaMiller</h> <h id=\\\"5\\\">#AppleTV</h>\",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"1742975\",\n                                \"hashtag_name\": \"shrinking\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1667189003180038\",\n                                \"hashtag_name\": \"tedmcginley\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"2\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1656494206996485\",\n                                \"hashtag_name\": \"michaelurie\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"3\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1659942156652550\",\n                                \"hashtag_name\": \"christamiller\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"4\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"5\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"playlist_info\": {\n                        \"index\": 107,\n                        \"item_total\": 108,\n                        \"mix_id\": \"7426487496563460895\",\n                        \"mix_src\": 0,\n                        \"name\": \"Shrinking\"\n                    },\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"#AppleTV The reverse Derek special is not for the weak.  Shrinking — New Episode Wednesday\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 1,\n                                    \"end\": 6\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Apple TV's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Apple TV’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Apple TV’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv/video/7612025144747281694?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7612025144747281694&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv/video/7612025144747281694?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7612025144747281694&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501266307287716, \\\\\\\"1\\\\\\\": 4.501278594018888, \\\\\\\"0\\\\\\\": 4.501258965010672}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -1.9097091799065396e-05, \\\\\\\"2\\\\\\\": -0.00013356474086623072, \\\\\\\"-1\\\\\\\": -2.4248674291220928e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003663363707391018, \\\\\\\"2\\\\\\\": 0.0006588662181227777, \\\\\\\"-1\\\\\\\": 6.162066196895659e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.53],\\\\\\\"drr\\\\\\\":21.5,\\\\\\\"rcd\\\\\\\":[0.5],\\\\\\\"mp\\\\\\\":-11.49,\\\\\\\"be\\\\\\\":[16.1,8651],\\\\\\\"ocf\\\\\\\":[-7.3901,-9.868,-4.4593,-6.2416,-10.5925,-15.9888,-22.5691,-31.4226,-40.5458,-56.0812],\\\\\\\"il\\\\\\\":-27.2},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01000202\\\\\\\",\\\\\\\"tag_03000004\\\\\\\",\\\\\\\"tag_03000002\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.7,0.35,0.22,0.19,0.17]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"56.106\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6064,3857.9664]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7612025144747281694\",\n                        \"collect_count\": 151,\n                        \"comment_count\": 31,\n                        \"digg_count\": 5074,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 89155,\n                        \"repost_count\": 0,\n                        \"share_count\": 221,\n                        \"whatsapp_share_count\": 1\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7612025144747281694\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 91,\n                            \"hashtag_id\": \"1742975\",\n                            \"hashtag_name\": \"shrinking\",\n                            \"is_commerce\": false,\n                            \"start\": 81,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 104,\n                            \"hashtag_id\": \"1667189003180038\",\n                            \"hashtag_name\": \"tedmcginley\",\n                            \"is_commerce\": false,\n                            \"start\": 92,\n                            \"tag_id\": \"2\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 117,\n                            \"hashtag_id\": \"1656494206996485\",\n                            \"hashtag_name\": \"michaelurie\",\n                            \"is_commerce\": false,\n                            \"start\": 105,\n                            \"tag_id\": \"3\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 132,\n                            \"hashtag_id\": \"1659942156652550\",\n                            \"hashtag_name\": \"christamiller\",\n                            \"is_commerce\": false,\n                            \"start\": 118,\n                            \"tag_id\": \"4\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 141,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 133,\n                            \"tag_id\": \"5\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 1,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a39b4df&x-expires=1772722800&x-signature=cXBbrebYR3QxgErTitso%2FvILS2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ca2ea2a&x-expires=1772722800&x-signature=bvJgle%2BRbVrTWG5PZft9FVbI5Mo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dce9478c&x-expires=1772722800&x-signature=Y5PFmS3NtakgaPju%2BbKPCWciO%2Fg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a39b4df&x-expires=1772722800&x-signature=cXBbrebYR3QxgErTitso%2FvILS2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ca2ea2a&x-expires=1772722800&x-signature=bvJgle%2BRbVrTWG5PZft9FVbI5Mo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dce9478c&x-expires=1772722800&x-signature=Y5PFmS3NtakgaPju%2BbKPCWciO%2Fg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a39b4df&x-expires=1772722800&x-signature=cXBbrebYR3QxgErTitso%2FvILS2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ca2ea2a&x-expires=1772722800&x-signature=bvJgle%2BRbVrTWG5PZft9FVbI5Mo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dce9478c&x-expires=1772722800&x-signature=Y5PFmS3NtakgaPju%2BbKPCWciO%2Fg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 509696,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 23,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 2127153,\n                                    \"file_cs\": \"c:0-21997-87f8\",\n                                    \"file_hash\": \"feae282e53ca53ccc70612ee3101867f\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d6hlh2nog65vhuo9jvhg\",\n                                    \"url_key\": \"v15044gf0000d6hlh2nog65vhuo9jvhg_bytevc1_720p_509696\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/0578fb9b09e7b94b1826d3bca6f6b03c/69a8a358/video/tos/useast8/tos-useast8-pve-0068-tx2/oMgffLHIIE2IAsRzrjeEjCVAjB2TTGqEIQa7CN/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=994&bt=497&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NTs4NTVmZWgzZTpoOzk5M0Bpank8eHk5cjVvOTMzaTczNEBfLWNhLWIzNS8xNF9eNl9iYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://v19.tiktokcdn-us.com/3742e35536ce9a52fdc8470a7f127922/69a8a358/video/tos/useast8/tos-useast8-pve-0068-tx2/oMgffLHIIE2IAsRzrjeEjCVAjB2TTGqEIQa7CN/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=994&bt=497&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NTs4NTVmZWgzZTpoOzk5M0Bpank8eHk5cjVvOTMzaTczNEBfLWNhLWIzNS8xNF9eNl9iYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e0b696a8be774b208e6bec02d2f508b2&is_play_url=1&item_id=7612025144747281694&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmMDczZWE0OWZlMjg4MTgwOGIwOTY2M2Y1YTNlNWZj&source=SEARCH&video_id=v15044gf0000d6hlh2nog65vhuo9jvhg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 129044}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 227777}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 317135}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 403120}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 450690}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 840709}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.356, \\\\\\\"v960\\\\\\\": 96.301, \\\\\\\"v864\\\\\\\": 97.353, \\\\\\\"v720\\\\\\\": 98.044}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.409, \\\\\\\"v960\\\\\\\": 89.024, \\\\\\\"v864\\\\\\\": 90.968, \\\\\\\"v720\\\\\\\": 93.8}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.216,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.625,\\\\\\\"srv1\\\\\\\":83.043},\\\\\\\"src\\\\\\\":79.596,\\\\\\\"trans\\\\\\\":74.625,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"ca794097bc81909eaea345bea9103ce0\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.034, \\\\\\\"sr20\\\\\\\": 101.953}}\\\",\\\"audio_bit_rate\\\":96411,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADAC4Q\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 363012,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 23,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 1514989,\n                                    \"file_cs\": \"c:0-21756-7251\",\n                                    \"file_hash\": \"4b03f4a1b4c0246dccbc4879c443d2b9\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6hlh2nog65vhuo9jvhg\",\n                                    \"url_key\": \"v15044gf0000d6hlh2nog65vhuo9jvhg_h264_540p_363012\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/1147d7696b85e9be78e46955e967d6c8/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oEjnfCgIjIPAKql8eeQgsJMT4TGXQIVrCA3EWR/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=708&bt=354&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=M2VmNjY7aWc0ZTRpNDhkPEBpank8eHk5cjVvOTMzaTczNEBiYl4vYDIyNS0xYl9jLTUzYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://v19.tiktokcdn-us.com/3e04cd470614f67ef5c7149c3ae0b64e/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oEjnfCgIjIPAKql8eeQgsJMT4TGXQIVrCA3EWR/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=708&bt=354&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=M2VmNjY7aWc0ZTRpNDhkPEBpank8eHk5cjVvOTMzaTczNEBiYl4vYDIyNS0xYl9jLTUzYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=698a05f1bfe14b018d5f58c323acebe0&is_play_url=1&item_id=7612025144747281694&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc5Mzk5MDdmOGU5ODM1MmZiNGQxMWM0MjBkMDQ5MmMy&source=SEARCH&video_id=v15044gf0000d6hlh2nog65vhuo9jvhg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 98799}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 167113}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 236602}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 288913}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 336557}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 610492}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.424, \\\\\\\"v960\\\\\\\": 85.984, \\\\\\\"v864\\\\\\\": 88.605, \\\\\\\"v720\\\\\\\": 89.736}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.699, \\\\\\\"v960\\\\\\\": 75.804, \\\\\\\"v864\\\\\\\": 79.862, \\\\\\\"v720\\\\\\\": 82.505}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"1834aab9e1b0caae9362706a00ff9f52\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32212}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 271,\n                                    \"cla_subtitle_id\": 7612028463369456440,\n                                    \"complaint_id\": 7612028463369456440,\n                                    \"expire\": 1775229944,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": -163282273,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/63e5646b328caa8f1efca3b760e366eb/69cfdbf8/video/tos/useast8/tos-useast8-v-0068-tx2/1a3d17db59704a50b19b467d945fedf2/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=25652&bt=12826&cs=0&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ank8eHk5cjVvOTMzaTczNEBpank8eHk5cjVvOTMzaTczNEBlZ2xlMmRrZWVhLS1kMTJzYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00048000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/63e5646b328caa8f1efca3b760e366eb/69cfdbf8/video/tos/useast8/tos-useast8-v-0068-tx2/1a3d17db59704a50b19b467d945fedf2/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=25652&bt=12826&cs=0&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ank8eHk5cjVvOTMzaTczNEBpank8eHk5cjVvOTMzaTczNEBlZ2xlMmRrZWVhLS1kMTJzYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00048000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/2954ce24b2b87113f5d030692c3a59c1/69cfdbf8/video/tos/useast8/tos-useast8-v-0068-tx2/1a3d17db59704a50b19b467d945fedf2/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=25652&bt=12826&cs=0&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ank8eHk5cjVvOTMzaTczNEBpank8eHk5cjVvOTMzaTczNEBlZ2xlMmRrZWVhLS1kMTJzYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00048000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRkMDljNTU1Y2NjZjBmOWRmYzM3NDEwNzY4Yzk5ODdi&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d6hlh2nog65vhuo9jvhg\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"duplicate_languages\": [\n                                \"en\"\n                            ],\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 100,\n                                \"is_burnin_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 5\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=1024bb9a&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=keIEaQHz8Qg7WESPwtt0cly60Qk%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=76b71781&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=hndNiYQSrKxoW3oLOJPyzBZ%2FlMM%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"duration\": 33387,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a39b4df&x-expires=1772722800&x-signature=cXBbrebYR3QxgErTitso%2FvILS2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ca2ea2a&x-expires=1772722800&x-signature=bvJgle%2BRbVrTWG5PZft9FVbI5Mo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osAjCA9kQlvEla0iNzJtAqAWBAIaRiQYoBZAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dce9478c&x-expires=1772722800&x-signature=Y5PFmS3NtakgaPju%2BbKPCWciO%2Fg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"8.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-24.4\\\",\\\"LoudnessRangeStart\\\":\\\"-33.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-21.6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-24.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumShortTermLoudness\\\\\\\":-24.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-27.178},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.039},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-31.202,\\\\\\\"LRDiff\\\\\\\":0.222,\\\\\\\"LTotal\\\\\\\":-30.98,\\\\\\\"Peak\\\\\\\":-11.486},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.15,\\\\\\\"SingingRatio\\\\\\\":0.09,\\\\\\\"SpeechRatio\\\\\\\":0.55},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-28.69,\\\\\\\"LoudR\\\\\\\":5,\\\\\\\"LoudRE\\\\\\\":-27.1,\\\\\\\"LoudRS\\\\\\\":-32.1,\\\\\\\"MaxMomLoud\\\\\\\":-23.68,\\\\\\\"MaxSTLoud\\\\\\\":-26.52}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2709.59,\\\\\\\"FCenR\\\\\\\":2566.09,\\\\\\\"Spkr100G\\\\\\\":0.46,\\\\\\\"Spkr150G\\\\\\\":1.22,\\\\\\\"Spkr200G\\\\\\\":1.73}},\\\\\\\"LoudnessRange\\\\\\\":8.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-24.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-33.3,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-21.6,\\\\\\\"Peak\\\\\\\":0.26607,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-27.2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0257\\\",\\\"brightness_mean\\\":\\\"97.4174\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0005\\\",\\\"loudness\\\":\\\"-27.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0006\\\",\\\"peak\\\":\\\"0.26607\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6064,3857.9664]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772312725}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"17.9597\\\",\\\"vq_score\\\":\\\"65.24\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oceTtzjSIOGREjJIqWLEVIAJIjq2IACfrfAqHA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oceTtzjSIOGREjJIqWLEVIAJIjq2IACfrfAqHA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=32e93470&x-expires=1772722800&x-signature=RKo%2FMzXeF4FPWRwJnNbPPIrGRcI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oceTtzjSIOGREjJIqWLEVIAJIjq2IACfrfAqHA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f42893e2&x-expires=1772722800&x-signature=6R6sbO%2F0T5puumPvARvmkZMEZI8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oceTtzjSIOGREjJIqWLEVIAJIjq2IACfrfAqHA~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=0343c550&x-expires=1772722800&x-signature=%2BTNIjbhEIOoUFIjP%2BS1IKI0j%2FR4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 4560476,\n                            \"file_cs\": \"c:0-21731-af56\",\n                            \"file_hash\": \"68bb3f32ac18c776c4caad23ade874a4\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6hlh2nog65vhuo9jvhg\",\n                            \"url_key\": \"v15044gf0000d6hlh2nog65vhuo9jvhg_h264_720p_1092754\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dec08d907df02e7d195f1dd047181135/69a8a358/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0WRqIVEGEXErCWfAIeKAjQWzLH2ETIIifjjZj/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2134&bt=1067&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PGY2ZzxoN2kzaGk7Nzw6M0Bpank8eHk5cjVvOTMzaTczNEBjLmAvXjVhNjMxX15eL18tYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/ab115a1fd637788e1384a78fa499b241/69a8a358/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0WRqIVEGEXErCWfAIeKAjQWzLH2ETIIifjjZj/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2134&bt=1067&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PGY2ZzxoN2kzaGk7Nzw6M0Bpank8eHk5cjVvOTMzaTczNEBjLmAvXjVhNjMxX15eL18tYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=00b729a4a8bf4e609fd48ea92dc31cf9&is_play_url=1&item_id=7612025144747281694&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1NDZlMDkzYjczYjhjODQ4ZGUzMmI4N2JjYjkyNGU2&source=SEARCH&video_id=v15044gf0000d6hlh2nog65vhuo9jvhg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 2127153,\n                            \"file_cs\": \"c:0-21997-87f8\",\n                            \"file_hash\": \"feae282e53ca53ccc70612ee3101867f\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6hlh2nog65vhuo9jvhg\",\n                            \"url_key\": \"v15044gf0000d6hlh2nog65vhuo9jvhg_bytevc1_720p_509696\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/0578fb9b09e7b94b1826d3bca6f6b03c/69a8a358/video/tos/useast8/tos-useast8-pve-0068-tx2/oMgffLHIIE2IAsRzrjeEjCVAjB2TTGqEIQa7CN/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=994&bt=497&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NTs4NTVmZWgzZTpoOzk5M0Bpank8eHk5cjVvOTMzaTczNEBfLWNhLWIzNS8xNF9eNl9iYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/3742e35536ce9a52fdc8470a7f127922/69a8a358/video/tos/useast8/tos-useast8-pve-0068-tx2/oMgffLHIIE2IAsRzrjeEjCVAjB2TTGqEIQa7CN/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=994&bt=497&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NTs4NTVmZWgzZTpoOzk5M0Bpank8eHk5cjVvOTMzaTczNEBfLWNhLWIzNS8xNF9eNl9iYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e0b696a8be774b208e6bec02d2f508b2&is_play_url=1&item_id=7612025144747281694&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmMDczZWE0OWZlMjg4MTgwOGIwOTY2M2Y1YTNlNWZj&source=SEARCH&video_id=v15044gf0000d6hlh2nog65vhuo9jvhg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 4560476,\n                            \"file_cs\": \"c:0-21731-af56\",\n                            \"file_hash\": \"68bb3f32ac18c776c4caad23ade874a4\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6hlh2nog65vhuo9jvhg\",\n                            \"url_key\": \"v15044gf0000d6hlh2nog65vhuo9jvhg_h264_720p_1092754\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dec08d907df02e7d195f1dd047181135/69a8a358/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0WRqIVEGEXErCWfAIeKAjQWzLH2ETIIifjjZj/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2134&bt=1067&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PGY2ZzxoN2kzaGk7Nzw6M0Bpank8eHk5cjVvOTMzaTczNEBjLmAvXjVhNjMxX15eL18tYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/ab115a1fd637788e1384a78fa499b241/69a8a358/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0WRqIVEGEXErCWfAIeKAjQWzLH2ETIIifjjZj/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2134&bt=1067&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PGY2ZzxoN2kzaGk7Nzw6M0Bpank8eHk5cjVvOTMzaTczNEBjLmAvXjVhNjMxX15eL18tYSNlZ2xlMmRrZWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=00b729a4a8bf4e609fd48ea92dc31cf9&is_play_url=1&item_id=7612025144747281694&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1NDZlMDkzYjczYjhjODQ4ZGUzMmI4N2JjYjkyNGU2&source=SEARCH&video_id=v15044gf0000d6hlh2nog65vhuo9jvhg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": false,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"ad_aweme_source\": 1,\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 35,\n                        \"author\": \"R&B SOURCE｜洋楽紹介\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=748ff7a3&x-expires=1772722800&x-signature=I475iEzN7d8z%2FiBBK5vmoCkp0uQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6aff1e55&x-expires=1772722800&x-signature=%2BkiIn%2BpBYziHWbcAtngqdFtyQUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a5bdb7bb&x-expires=1772722800&x-signature=NDgzYi97D3uLgIzjyUOQQ4OTjM4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8a57321c&x-expires=1772722800&x-signature=RmBdEA81hfoKMxF58eOLiGnKBZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=46a571d1&x-expires=1772722800&x-signature=yFP02%2FhAj4jzoNIgj%2BCB6iNVC1M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee6f7a8&x-expires=1772722800&x-signature=NqT7%2BlhK%2BDz2c2tdhLyexpyHoVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=edbfa2af&x-expires=1772722800&x-signature=lQMZL%2FbuuhIh3TGjiR9XEa%2FEWk8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1c1837bd&x-expires=1772722800&x-signature=xowsC3VrWQeR8MOfNsgL%2FHMdOZE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=adcb17a9&x-expires=1772722800&x-signature=ceFl%2FcMuYvqVZaejdY%2BMh%2BjtOZg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=748ff7a3&x-expires=1772722800&x-signature=I475iEzN7d8z%2FiBBK5vmoCkp0uQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6aff1e55&x-expires=1772722800&x-signature=%2BkiIn%2BpBYziHWbcAtngqdFtyQUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a5bdb7bb&x-expires=1772722800&x-signature=NDgzYi97D3uLgIzjyUOQQ4OTjM4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8a57321c&x-expires=1772722800&x-signature=RmBdEA81hfoKMxF58eOLiGnKBZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=46a571d1&x-expires=1772722800&x-signature=yFP02%2FhAj4jzoNIgj%2BCB6iNVC1M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee6f7a8&x-expires=1772722800&x-signature=NqT7%2BlhK%2BDz2c2tdhLyexpyHoVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1709250924,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 35,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 35.997,\n                            \"duration_precision\": 35.997,\n                            \"shoot_duration_precision\": 35.997,\n                            \"video_duration_precision\": 35.997\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":31.994999999999997,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7341176688925199618,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000cnghipnog65q78dh9agg\\\",\\\"owner_id\\\":7247375794942411778,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7341176800795544322,\n                        \"id_str\": \"7341176800795544322\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"author\": \"C+C Music Factory\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Do You Wanna Get Funky?\\\"\",\n                            \"mixed_title\": \"original sound - rnb_source (Contains music from: Do You Wanna Get Funky? - C+C Music Factory)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Do You Wanna Get Funky?\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"C+C Music Factory\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 37055,\n                                \"start_ms\": 99648\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 245907,\n                            \"h5_url\": \"\",\n                            \"id\": \"6696534678951692289\",\n                            \"performers\": null,\n                            \"title\": \"Do You Wanna Get Funky?\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7341176800795544322\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7341176800795544322,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"rnb_source\",\n                        \"owner_id\": \"7247375794942411778\",\n                        \"owner_nickname\": \"R&B SOURCE｜洋楽紹介\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7443420124441823242,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAABh_Fx79JHn6Gq-RTCiYt_naAXkUqzSPCdNVljwusx-vGHE-LyANFHUe3uipkrkLr\",\n                        \"shoot_duration\": 35,\n                        \"sim_group_id_v3\": 26451759106,\n                        \"source_platform\": 24,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - rnb_source\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 381142,\n                        \"video_duration\": 35\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9b3b64ab&x-expires=1772722800&x-signature=0GR8nrwhdk66MivH3L7WPNIphbA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3b3db1cd&x-expires=1772722800&x-signature=ccKhbKd%2FFWvvjdANGW8NDahF2Uc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=4b18ec6f&x-expires=1772722800&x-signature=MHtQD%2B4zo3jKl7oC%2FK80pDCPDsg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=90d8321f&x-expires=1772722800&x-signature=s%2Bv0XJN8O3%2Bu82oDNWoC0nH1uGs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=d1e8fec0&x-expires=1772722800&x-signature=W7Kwo5Ui2BVj9fKa1keSC7F8YS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=ba0cb439&x-expires=1772722800&x-signature=zVAQ0vbJJLxkhWHJjJCRMUUyBLE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f5190d98&x-expires=1772722800&x-signature=mVAh3w4Qz%2F8nJrqjX0ZI52ZwxBs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c96ffb88&x-expires=1772722800&x-signature=qTiijRQnTBkBRKI7fZZT4m7DWsE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=72c5da5c&x-expires=1772722800&x-signature=Vm7iT6rxbLpo1W24h9L2kt2L%2FyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0d698e51&x-expires=1772722800&x-signature=hqs%2FPQmJuobA4FMbUUYPxk3N4cM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=545b9815&x-expires=1772722800&x-signature=5hasIsZh9XPZR8lckYAtMbZ05Uo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a8cc4782&x-expires=1772722800&x-signature=Vr5f%2F%2F%2BaD4Q8ZNFoCHu2WKUEmxQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=42689e85&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=rKA8A7QmLHttSwcCH8OqAD8X5EQ%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=7d04f8e3&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=yVqSeuwN%2BnMhq5g0eXJRknY0WrM%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=2ea7fefb&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=74HkjPbjaS3La2K2f64OBHkO0ic%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 3817,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 1,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"AppleHome Authority\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"followhomekit\",\n                        \"search_user_name\": \"AppleHome Authority\",\n                        \"sec_uid\": \"MS4wLjABAAAAoLbhGXZJnzGTb38wySkpHcvrHq1_JmdZnSuKz4teUTilU3oyAUUJR_QMf3fnxSQH\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7593689616143959062\",\n                        \"unique_id\": \"followhomekit\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7593689616143959062,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7610085037874138390\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"apple\",\n                            \"cid\": \"13100\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #apple on TikTok!\",\n                                \"share_desc_info\": \"Check out #apple on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"4346999503333953097\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"nvidia shield tv pro\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00140312303363879}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"ad_source\": 1,\n                        \"adv_promotable\": true,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"Apple TV is the best streaming box ?\\\",\\\"\\\",\\\"#apple #applehome #appletv #homekit #smarthome \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 6,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 0,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 17,\n                            \"hashtag_id\": \"1617564897731589\",\n                            \"hashtag_name\": \"applehome\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 7,\n                            \"tag_id\": \"8\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 26,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 18,\n                            \"tag_id\": \"106\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 35,\n                            \"hashtag_id\": \"65755597\",\n                            \"hashtag_name\": \"homekit\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 27,\n                            \"tag_id\": \"129\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 46,\n                            \"hashtag_id\": \"46633940\",\n                            \"hashtag_name\": \"smarthome\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 36,\n                            \"tag_id\": \"542\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771861004,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"editor_pro\",\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Apple TV is the best streaming box ? #apple #applehome #appletv #homekit #smarthome \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7610085037874138390\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7610085037874138390\n                        ],\n                        \"GroupdIdList1\": [\n                            7610085037874138390\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": true,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 2\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 35,\n                        \"author\": \"R&B SOURCE｜洋楽紹介\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=748ff7a3&x-expires=1772722800&x-signature=I475iEzN7d8z%2FiBBK5vmoCkp0uQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6aff1e55&x-expires=1772722800&x-signature=%2BkiIn%2BpBYziHWbcAtngqdFtyQUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a5bdb7bb&x-expires=1772722800&x-signature=NDgzYi97D3uLgIzjyUOQQ4OTjM4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8a57321c&x-expires=1772722800&x-signature=RmBdEA81hfoKMxF58eOLiGnKBZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=46a571d1&x-expires=1772722800&x-signature=yFP02%2FhAj4jzoNIgj%2BCB6iNVC1M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee6f7a8&x-expires=1772722800&x-signature=NqT7%2BlhK%2BDz2c2tdhLyexpyHoVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=edbfa2af&x-expires=1772722800&x-signature=lQMZL%2FbuuhIh3TGjiR9XEa%2FEWk8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1c1837bd&x-expires=1772722800&x-signature=xowsC3VrWQeR8MOfNsgL%2FHMdOZE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=adcb17a9&x-expires=1772722800&x-signature=ceFl%2FcMuYvqVZaejdY%2BMh%2BjtOZg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=748ff7a3&x-expires=1772722800&x-signature=I475iEzN7d8z%2FiBBK5vmoCkp0uQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6aff1e55&x-expires=1772722800&x-signature=%2BkiIn%2BpBYziHWbcAtngqdFtyQUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a5bdb7bb&x-expires=1772722800&x-signature=NDgzYi97D3uLgIzjyUOQQ4OTjM4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8a57321c&x-expires=1772722800&x-signature=RmBdEA81hfoKMxF58eOLiGnKBZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=46a571d1&x-expires=1772722800&x-signature=yFP02%2FhAj4jzoNIgj%2BCB6iNVC1M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee6f7a8&x-expires=1772722800&x-signature=NqT7%2BlhK%2BDz2c2tdhLyexpyHoVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1709250924,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 35,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 35.997,\n                            \"duration_precision\": 35.997,\n                            \"shoot_duration_precision\": 35.997,\n                            \"video_duration_precision\": 35.997\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":31.994999999999997,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7341176688925199618,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000cnghipnog65q78dh9agg\\\",\\\"owner_id\\\":7247375794942411778,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7341176800795544322,\n                        \"id_str\": \"7341176800795544322\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"author\": \"C+C Music Factory\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Do You Wanna Get Funky?\\\"\",\n                            \"mixed_title\": \"original sound - rnb_source (Contains music from: Do You Wanna Get Funky? - C+C Music Factory)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Do You Wanna Get Funky?\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"C+C Music Factory\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 37055,\n                                \"start_ms\": 99648\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 245907,\n                            \"h5_url\": \"\",\n                            \"id\": \"6696534678951692289\",\n                            \"performers\": null,\n                            \"title\": \"Do You Wanna Get Funky?\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7341176800795544322\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7341176800795544322,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"rnb_source\",\n                        \"owner_id\": \"7247375794942411778\",\n                        \"owner_nickname\": \"R&B SOURCE｜洋楽紹介\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7443420124441823242,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAABh_Fx79JHn6Gq-RTCiYt_naAXkUqzSPCdNVljwusx-vGHE-LyANFHUe3uipkrkLr\",\n                        \"shoot_duration\": 35,\n                        \"sim_group_id_v3\": 26451759106,\n                        \"source_platform\": 24,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - rnb_source\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 381142,\n                        \"video_duration\": 35\n                    },\n                    \"music_begin_time_in_ms\": 906,\n                    \"music_end_time_in_ms\": 16072,\n                    \"music_selected_from\": \"edit_page_recent\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"0.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Apple TV is the best streaming box ?<br><br><h id=\\\"1\\\">#apple</h> <h id=\\\"8\\\">#applehome</h> <h id=\\\"106\\\">#appletv</h> <h id=\\\"129\\\">#homekit</h> <h id=\\\"542\\\">#smarthome</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1617564897731589\",\n                                \"hashtag_name\": \"applehome\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"8\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"106\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"65755597\",\n                                \"hashtag_name\": \"homekit\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"129\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"46633940\",\n                                \"hashtag_name\": \"smarthome\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"542\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"GB\",\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"Apple TV is the best streaming box ? #appletv\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 0,\n                                    \"end\": 5\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                },\n                                {\n                                    \"begin\": 38,\n                                    \"end\": 43\n                                },\n                                {\n                                    \"begin\": 43,\n                                    \"end\": 45\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out AppleHome Authority's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out AppleHome Authority’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out AppleHome Authority’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@followhomekit/video/7610085037874138390?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7610085037874138390&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@followhomekit/video/7610085037874138390?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7610085037874138390&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.5012275132896935, \\\\\\\"1\\\\\\\": 4.501196367900199, \\\\\\\"0\\\\\\\": 4.501122507366223}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -4.191709719244441e-05, \\\\\\\"2\\\\\\\": -0.00039172750190449005, \\\\\\\"-1\\\\\\\": -0.00017416307021903278}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":12.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.56,\\\\\\\"be\\\\\\\":[5.4,8112.6],\\\\\\\"ocf\\\\\\\":[-12.493,-3.0235,-4.9296,-11.0702,-15.241,-19.9766,-23.7691,-28.5339,-42.0102,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-19.9}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":12.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.1,\\\\\\\"be\\\\\\\":[5.4,8263.4],\\\\\\\"ocf\\\\\\\":[-12.5935,-2.9544,-5.0152,-11.0489,-15.34,-20.0692,-23.867,-28.0455,-41.6369,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-20}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":12.3,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.91,\\\\\\\"be\\\\\\\":[5.4,8209.5],\\\\\\\"ocf\\\\\\\":[-12.7549,-2.9922,-4.9339,-11.0105,-15.3224,-20.1243,-24.0671,-28.2782,-41.3742,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-20}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.88],\\\\\\\"drr\\\\\\\":13.1,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-5.81,\\\\\\\"be\\\\\\\":[5.4,8516.4],\\\\\\\"ocf\\\\\\\":[-12.9446,-3.1379,-4.6158,-11.2556,-15.5817,-19.9297,-23.9836,-28.4238,-40.7014,-60],\\\\\\\"il\\\\\\\":-19.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010221\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_02010325\\\\\\\",\\\\\\\"tag_01010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.87,0.16,0.15,0.12,0.12]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"46.573\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7610085037874138390\",\n                        \"collect_count\": 625,\n                        \"comment_count\": 194,\n                        \"digg_count\": 5052,\n                        \"download_count\": 29,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 138263,\n                        \"repost_count\": 0,\n                        \"share_count\": 219,\n                        \"whatsapp_share_count\": 9\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7610085037874138390\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"hot_level\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,search_result_darwin_recall\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0049488358198529125,\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple homekit\",\n                                        \"word_id\": \"538534894999152384\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"predict_ctr_score\\\":0.017602154751281452,\\\"generate_time\\\":\\\"1722509674\\\",\\\"direct_to_tako\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"nvidia shield tv pro\",\n                                        \"word_id\": \"4346999503333953097\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 43,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"start\": 37,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 54,\n                            \"hashtag_id\": \"1617564897731589\",\n                            \"hashtag_name\": \"applehome\",\n                            \"is_commerce\": false,\n                            \"start\": 44,\n                            \"tag_id\": \"8\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 63,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 55,\n                            \"tag_id\": \"106\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 72,\n                            \"hashtag_id\": \"65755597\",\n                            \"hashtag_name\": \"homekit\",\n                            \"is_commerce\": false,\n                            \"start\": 64,\n                            \"tag_id\": \"129\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 83,\n                            \"hashtag_id\": \"46633940\",\n                            \"hashtag_name\": \"smarthome\",\n                            \"is_commerce\": false,\n                            \"start\": 73,\n                            \"tag_id\": \"542\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 2.172308932291666,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=9303951b&x-expires=1772722800&x-signature=RCSst9LFlgFq4Vv91Pp5Kq%2Bfy6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=b4db28e8&x-expires=1772722800&x-signature=jw5mVb6GLAc1Ktwp7mn%2BlqliDDw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c676963f&x-expires=1772722800&x-signature=DPdrQeFnnevBrmYMBG3auPUN5Cg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=9303951b&x-expires=1772722800&x-signature=RCSst9LFlgFq4Vv91Pp5Kq%2Bfy6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=b4db28e8&x-expires=1772722800&x-signature=jw5mVb6GLAc1Ktwp7mn%2BlqliDDw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c676963f&x-expires=1772722800&x-signature=DPdrQeFnnevBrmYMBG3auPUN5Cg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=9303951b&x-expires=1772722800&x-signature=RCSst9LFlgFq4Vv91Pp5Kq%2Bfy6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=b4db28e8&x-expires=1772722800&x-signature=jw5mVb6GLAc1Ktwp7mn%2BlqliDDw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c676963f&x-expires=1772722800&x-signature=DPdrQeFnnevBrmYMBG3auPUN5Cg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 466260,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 885079,\n                                    \"file_cs\": \"c:0-14264-446f\",\n                                    \"file_hash\": \"0248e6d3ece6566aca967679f63e388b\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_1080p_466260\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/54fb4fdbfdae1a6ab5cc767108ff9af8/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o43etAMEqgRKbIwQ1BFpAL8Dg0k5AF45fHnEsg/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=910&bt=455&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=aTg4Ozg4ZGc2ZGVoOTtkaUBpM3VvN2o5cmU6OTMzbzczNUAzL15eMS5fXy4xXjIvYmNfYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/507665531ea5bb0bc0a91e2d25e92ec2/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o43etAMEqgRKbIwQ1BFpAL8Dg0k5AF45fHnEsg/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=910&bt=455&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=aTg4Ozg4ZGc2ZGVoOTtkaUBpM3VvN2o5cmU6OTMzbzczNUAzL15eMS5fXy4xXjIvYmNfYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bffae8265eab4a13bdba1545a8a5256f&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjEzY2RiNzZhNjY0ZmE0MGYyNmNlYmFjZjRlMjBmMzA2&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 126132}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 165509}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 217617}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 291929}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 330564}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 589124}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.389, \\\\\\\"v960\\\\\\\": 99.633, \\\\\\\"v864\\\\\\\": 99.721, \\\\\\\"v720\\\\\\\": 99.794}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.436, \\\\\\\"v960\\\\\\\": 94.098, \\\\\\\"v864\\\\\\\": 94.805, \\\\\\\"v720\\\\\\\": 95.418}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.482,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":82.918,\\\\\\\"srv1\\\\\\\":85.223},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":82.918,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96881}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 356201,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 676159,\n                                    \"file_cs\": \"c:0-14265-d5ae\",\n                                    \"file_hash\": \"a9c9d5929018cf697a67529addd63088\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_720p_356201\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/ea02eaf139d7a868f2cb212072c764da/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oM5E0fHesgnRD6oIUKgEAtBkLFnFQpngp3MAn8/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=694&bt=347&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aDlmZmU3aWUzODtpZjw4N0BpM3VvN2o5cmU6OTMzbzczNUA1MTY0MTVeNmIxLi8zLzEvYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/65345c65b3d56a2bcfcf893469c0177d/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oM5E0fHesgnRD6oIUKgEAtBkLFnFQpngp3MAn8/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=694&bt=347&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aDlmZmU3aWUzODtpZjw4N0BpM3VvN2o5cmU6OTMzbzczNUA1MTY0MTVeNmIxLi8zLzEvYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2445296c2f1845e09baf844b7c9c468e&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFhNzgwOGI1MTg3Y2MzODdlMmExZmQ5MDJkZmMyYTM1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 94093}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 123528}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 162260}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 215789}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 246464}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 447167}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.667, \\\\\\\"v960\\\\\\\": 98.699, \\\\\\\"v864\\\\\\\": 98.964, \\\\\\\"v720\\\\\\\": 99.432}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.49, \\\\\\\"v960\\\\\\\": 90.101, \\\\\\\"v864\\\\\\\": 91.093, \\\\\\\"v720\\\\\\\": 94.371}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.482,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":76.972,\\\\\\\"srv1\\\\\\\":84.878},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":76.972,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96881}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 283946,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 539001,\n                                    \"file_cs\": \"c:0-14265-eb7f\",\n                                    \"file_hash\": \"c1130999ecbb22752c03db1f3e4f3099\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_283946\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/c5d204b1b8c9c17744ddc68bee2c0966/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=554&bt=277&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/4d914366cd5b7bc515714e1c5d696f89/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=554&bt=277&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=598a67870c764f02af4b4479fc68b7e0&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MmQ0MTQ0YzZmMDllMzY1MWIxYzdjMTY5MTk5OTQy&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 77913}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 99224}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 127733}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 170677}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 193189}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 352481}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.951, \\\\\\\"v960\\\\\\\": 96.89, \\\\\\\"v864\\\\\\\": 98.012, \\\\\\\"v720\\\\\\\": 98.715}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.32, \\\\\\\"v960\\\\\\\": 86.079, \\\\\\\"v864\\\\\\\": 88.02, \\\\\\\"v720\\\\\\\": 90.806}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.482,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.472,\\\\\\\"srv1\\\\\\\":84.296},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":72.472,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"de891c23f0fd4e5d3427584b3ac54f89\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64670}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 176522,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 335061,\n                                    \"file_cs\": \"c:0-14259-2b59\",\n                                    \"file_hash\": \"6a19aab5af2e5376981751871ad2c37c\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_176522\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/429487aeb58c814c91a114f26849e37e/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/osmAwAfQyzEF6dIWCWwFIWiiuEHbN0cuBUCjA9/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=344&bt=172&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=NGhnZmgzNzZoOTVnZjtmNkBpM3VvN2o5cmU6OTMzbzczNUA0MjQ2MC9fNTAxLV81YF81YSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/12307284193b54e7762a98c0d500fce4/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/osmAwAfQyzEF6dIWCWwFIWiiuEHbN0cuBUCjA9/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=344&bt=172&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=NGhnZmgzNzZoOTVnZjtmNkBpM3VvN2o5cmU6OTMzbzczNUA0MjQ2MC9fNTAxLV81YF81YSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=83bcc88cbd02463e83b4203e9c7d5e71&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4N2UwYTlhMTg3ZjMzNWNiZjQwZDJjMGUzMjk5NzRm&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 52252}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 67834}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 86338}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 114634}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 128969}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 231771}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.618, \\\\\\\"v960\\\\\\\": 92.053, \\\\\\\"v864\\\\\\\": 93.394, \\\\\\\"v720\\\\\\\": 95.38}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.856, \\\\\\\"v960\\\\\\\": 80.667, \\\\\\\"v864\\\\\\\": 83.118, \\\\\\\"v720\\\\\\\": 86.504}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.112,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.004,\\\\\\\"srv1\\\\\\\":76.593},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":66.004,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 86.427, \\\\\\\"sr20\\\\\\\": 95.086}}\\\",\\\"audio_bit_rate\\\":32519,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 141868,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 269285,\n                                    \"file_cs\": \"c:0-14259-6bca\",\n                                    \"file_hash\": \"981708e8c2c3f8481d0ce73e858a3da1\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_141868\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/41d50ba64746c7b31a33a3c4fbebd938/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/osRs8FtKAg8I3Ibp0HkFEMsnQBgfjNe45gD7EA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=276&bt=138&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=NzVnPDQ2ZmhpNWVoZGgzOEBpM3VvN2o5cmU6OTMzbzczNUAxNC5eMWIzXzIxMGFhYWIzYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/294c7510f120fb667aa532749cef0289/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/osRs8FtKAg8I3Ibp0HkFEMsnQBgfjNe45gD7EA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=276&bt=138&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=NzVnPDQ2ZmhpNWVoZGgzOEBpM3VvN2o5cmU6OTMzbzczNUAxNC5eMWIzXzIxMGFhYWIzYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=65e0dedade3b425fbe6ce341a91d7244&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0MWIzZDY0OTdkYWFiYjRmMmY0Y2Q2OTI5ZjRiNTQy&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 46355}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 59294}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 74823}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 98696}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 110019}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 187379}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.194, \\\\\\\"v960\\\\\\\": 88.682, \\\\\\\"v864\\\\\\\": 89.826, \\\\\\\"v720\\\\\\\": 92.595}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.286, \\\\\\\"v960\\\\\\\": 76.958, \\\\\\\"v864\\\\\\\": 79.606, \\\\\\\"v720\\\\\\\": 83.593}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.112,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.327,\\\\\\\"srv1\\\\\\\":73.169},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":63.327,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 82.989, \\\\\\\"sr20\\\\\\\": 91.649}}\\\",\\\"audio_bit_rate\\\":24452,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=71dbb2de&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=ONyV9lZKZ4dzhNuHiadaS82Pt7U%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=f798aae9&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=T69%2BmrifRkeBYnLYxvwItzFrtGE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 1359155,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"height\": 720,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/80f23ddb564ed20fab6bd95c0d5b04a1/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oMrEseFn3QDptggAM0lgfgEApcIURrKFkCJHdB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1398&bt=699&cs=0&ds=3&eid=5376&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZmRmOGVoNDRkZTw0ZDs2OkBpM3VvN2o5cmU6OTMzbzczNUA2MjEtLTI1NS8xL2FhMS5eYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/bc3d54b11e2d40ad1cdcddf3451bf9d0/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oMrEseFn3QDptggAM0lgfgEApcIURrKFkCJHdB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1398&bt=699&cs=0&ds=3&eid=5376&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZmRmOGVoNDRkZTw0ZDs2OkBpM3VvN2o5cmU6OTMzbzczNUA2MjEtLTI1NS8xL2FhMS5eYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6e76bfog65g040lcrt0&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=a71348dad1294b2a81815e0b054c5a9c&item_id=7610085037874138390&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY1NmQ0ZWI2YTkzYjY0ZThlOGQ3YzE0MmUzOGNmZWJh&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 1286741,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"file_hash\": \"566e3074d9db3d8da7abe37bb3e1b9a1\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_h264_540p_677901\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/823629ea9050b14cb26ee82f04cf6312/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1324&bt=662&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/370df29c2c185d76acc75d6d64d998df/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1324&bt=662&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0569c63e3c546aa86121a14243ea309&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMTJlOGYyYTY4ZTg5MDY0ZTM0NTNiOWVmMzcxMzY1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15185,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c641781&x-expires=1772722800&x-signature=nvjVYIwMcj8SMDgHsgWua3KfCEY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=7fe50bd7&x-expires=1772722800&x-signature=6RfnHWuZo3b1fca7e84UmUF0mrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=98190f00&x-expires=1772722800&x-signature=jGxycR7G27tr4BTjbg5UuzE8vOg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"2\\\",\\\"LoudnessRangeEnd\\\":\\\"-19\\\",\\\"LoudnessRangeStart\\\":\\\"-21.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-18.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.93,\\\\\\\"SingingRatio\\\\\\\":0.8,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":3.37,\\\\\\\"FCenL\\\\\\\":2342.09,\\\\\\\"FCenR\\\\\\\":2311.72,\\\\\\\"Spkr100G\\\\\\\":1.4,\\\\\\\"Spkr150G\\\\\\\":2.87},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.872},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.167},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.597,\\\\\\\"LTotal\\\\\\\":-22.16,\\\\\\\"Peak\\\\\\\":-5.807,\\\\\\\"RTotal\\\\\\\":-21.563},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.51286,\\\\\\\"Loudness\\\\\\\":-19.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19,\\\\\\\"LoudnessRangeStart\\\\\\\":-21.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.8,\\\\\\\"LoudnessRange\\\\\\\":2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-18.9,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0636\\\",\\\"brightness_mean\\\":\\\"125.0704\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0164\\\",\\\"loudness\\\":\\\"-19.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0529\\\",\\\"peak\\\":\\\"0.51286\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771861019}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.8847\\\",\\\"vq_score\\\":\\\"67.7\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d6e76bfog65g040lcrt0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/ce958253ce892e3a0502736896e4c50a/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oYAaAPbzAiuBACjQI0iBwJf6EilBwmFQCydWWI/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1316\\\\u0026bt=658\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZWU3ZWVoZzdkMzM2M2Y4OkBpM3VvN2o5cmU6OTMzbzczNUA1Ni4xL2AwX18xX2A0NGMuYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/daa54a3c84cdbf0ef6bea5ebe08a1d86/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oYAaAPbzAiuBACjQI0iBwJf6EilBwmFQCydWWI/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1316\\\\u0026bt=658\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZWU3ZWVoZzdkMzM2M2Y4OkBpM3VvN2o5cmU6OTMzbzczNUA1Ni4xL2AwX18xX2A0NGMuYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6e76bfog65g040lcrt0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=17f57c70c3b040bab43dce2b4b149b8b\\\\u0026item_id=7610085037874138390\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxY2VhYmI5ZDYxY2E0YTQwZGFhM2ZiNTgxNzdlMzg5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1617456,\\\"file_cs\\\":\\\"c:0-14045-4149\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5ea83230&x-expires=1772722800&x-signature=46yMcnsEIUSNWNipTMJUSD5%2Bono%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=51b9b595&x-expires=1772722800&x-signature=b3rGyrtQ8DnJEQcMeCV9NRNVzq8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=34a52b9f&x-expires=1772722800&x-signature=AjIPemT9J2qCRuyqzQX5ORAOY1A%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1286741,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"file_hash\": \"566e3074d9db3d8da7abe37bb3e1b9a1\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_h264_540p_677901\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/823629ea9050b14cb26ee82f04cf6312/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1324&bt=662&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/370df29c2c185d76acc75d6d64d998df/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1324&bt=662&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0569c63e3c546aa86121a14243ea309&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMTJlOGYyYTY4ZTg5MDY0ZTM0NTNiOWVmMzcxMzY1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 539001,\n                            \"file_cs\": \"c:0-14265-eb7f\",\n                            \"file_hash\": \"c1130999ecbb22752c03db1f3e4f3099\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_283946\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/c5d204b1b8c9c17744ddc68bee2c0966/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=554&bt=277&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/4d914366cd5b7bc515714e1c5d696f89/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=554&bt=277&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=598a67870c764f02af4b4479fc68b7e0&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MmQ0MTQ0YzZmMDllMzY1MWIxYzdjMTY5MTk5OTQy&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1286741,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"file_hash\": \"566e3074d9db3d8da7abe37bb3e1b9a1\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_h264_540p_677901\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/823629ea9050b14cb26ee82f04cf6312/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1324&bt=662&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/370df29c2c185d76acc75d6d64d998df/69a8a346/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1324&bt=662&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0569c63e3c546aa86121a14243ea309&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMTJlOGYyYTY4ZTg5MDY0ZTM0NTNiOWVmMzcxMzY1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 250,\n                        \"author\": \"HAKUROU\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5f2260f6&x-expires=1772722800&x-signature=0q%2Bs2lycvhirviWhdifd77CbNQ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52d88f84&x-expires=1772722800&x-signature=IJobDOtL3GJ8U0hL0JS69BJ7afs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=223c9813&x-expires=1772722800&x-signature=FPBt%2BGPV7O2QkqHv3nKRsdCMbOU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=13212f16&x-expires=1772722800&x-signature=pWXgpFPnrUTEIzpJzh2FE96eyWU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cd008727&x-expires=1772722800&x-signature=FsTBxHqgFFxJ%2BIg%2BvWYz0Cr7dbI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a62c0519&x-expires=1772722800&x-signature=ZQNx2%2BwEAlPuUOefrQual1sGmt0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1681927870,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 250,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 250.678,\n                            \"duration_precision\": 250.678,\n                            \"shoot_duration_precision\": 250.678,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":1.1215839,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/d780d8bfd2844b43974f71aceb8621f2\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a759714ef6844361bd026e4df22cf22e\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/abed5fb6da8b4cd893eba8b74d282143\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/aeb311a7d99b4e40b695747ab92f6bc5\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.299065,\\\"music_vid\\\":\\\"v10ad6g50000ch02rurc77u6d8m9uka0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7223824145448159234,\n                        \"id_str\": \"7223824145448159234\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"HAKUROU\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 21696,\n                                \"start_ms\": 0\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 250678,\n                            \"h5_url\": \"\",\n                            \"id\": \"7223824371561793537\",\n                            \"performers\": null,\n                            \"title\": \"Night/Chill/Lo-fi03(1417838)\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7223824145448159234\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7223825669300422671\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7223824145448159234,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owhtfheQUInB7MQC3U3gbFD1kAMNZukBQDgCLB\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owhtfheQUInB7MQC3U3gbFD1kAMNZukBQDgCLB\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7223825669300422671,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 250,\n                        \"sim_group_id_v3\": 45196802050,\n                        \"source_platform\": 10036,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oITPZzrnpECAtAAwNBDFsAdEEODAeiC14gfm31\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oITPZzrnpECAtAAwNBDFsAdEEODAeiC14gfm31\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"Travel\"\n                        ],\n                        \"theme_value\": [\n                            7\n                        ],\n                        \"title\": \"Night/Chill/Lo-fi03(1417838)\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 45570,\n                        \"video_duration\": 6000\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": [\n                        {\n                            \"actions\": [],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_poi\",\n                            \"description\": \"Location\",\n                            \"extra\": \"{\\\"Name\\\":\\\"SOHO\\\",\\\"poi_id\\\":\\\"42203860959100099\\\",\\\"city_name\\\":\\\"New York\\\",\\\"city_code\\\":\\\"5128581\\\",\\\"region_code\\\":\\\"6252001\\\",\\\"poi_backend_type\\\":\\\"Outdoors and Attractions,Attraction,Attraction|08a4a4\\\",\\\"poi_info_source\\\":\\\"unknown\\\",\\\"video_count\\\":12879,\\\"collect_info\\\":\\\"{\\\\\\\"tt_type_code\\\\\\\":\\\\\\\"08a4a4\\\\\\\",\\\\\\\"is_tt_key_category\\\\\\\":1,\\\\\\\"tt_poi_type_name_level0\\\\\\\":\\\\\\\"Travel\\\\\\\",\\\\\\\"tt_poi_type_name_level1\\\\\\\":\\\\\\\"Outdoors and Attractions\\\\\\\",\\\\\\\"is_display_distance\\\\\\\":0,\\\\\\\"poi_detail_type\\\\\\\":\\\\\\\"independent\\\\\\\",\\\\\\\"is_bad_case\\\\\\\":0,\\\\\\\"poi_region_code\\\\\\\":\\\\\\\"6252001\\\\\\\",\\\\\\\"industry\\\\\\\":\\\\\\\"ttd\\\\\\\",\\\\\\\"has_product\\\\\\\":1,\\\\\\\"is_product_visible\\\\\\\":1,\\\\\\\"poi_merchant_ids\\\\\\\":\\\\\\\"100953025759748\\\\\\\",\\\\\\\"service_suffix_content\\\\\\\":\\\\\\\"book_now\\\\\\\",\\\\\\\"has_service\\\\\\\":1,\\\\\\\"is_service_visible\\\\\\\":1,\\\\\\\"poi_merchant_ids_has_product\\\\\\\":\\\\\\\"100953025759748\\\\\\\",\\\\\\\"is_shop_url_visible\\\\\\\":0,\\\\\\\"poi_bizline\\\\\\\":\\\\\\\"open_loop\\\\\\\",\\\\\\\"sub_poi_info\\\\\\\":\\\\\\\"service_info_from_xx\\\\\\\",\\\\\\\"local_service_key_category\\\\\\\":\\\\\\\"Travel\\\\\\\",\\\\\\\"poi_class_name\\\\\\\":\\\\\\\"Independent\\\\\\\",\\\\\\\"anchor_is_display_distance\\\\\\\":\\\\\\\"0\\\\\\\"}\\\",\\\"poi_mapkit_collect\\\":false,\\\"location\\\":{\\\"lat\\\":\\\"40.724523\\\",\\\"lng\\\":\\\"-74.001623\\\",\\\"geohash\\\":\\\"\\\"},\\\"fallback_address\\\":\\\"SoHo, New York, NY, United States\\\",\\\"type_level\\\":\\\"3\\\",\\\"fav_cnt\\\":70,\\\"is_tt_key_category\\\":1,\\\"poi_protect_tag\\\":3,\\\"is_ls_key_category\\\":1,\\\"father_poi\\\":{\\\"id\\\":\\\"22535865201205278\\\",\\\"keyword\\\":\\\"New York\\\",\\\"scheme\\\":\\\"aweme://poi/detail\\\"},\\\"category_name\\\":\\\"Attraction\\\",\\\"formatted_address\\\":\\\"SoHo, New York, NY, United States\\\"}\",\n                            \"general_type\": 1,\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"42203860959100099\",\n                            \"keyword\": \"SOHO\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"42203860959100099\\\",\\\"anchor_name\\\":\\\"SOHO\\\",\\\"anchor_type\\\":\\\"poi\\\",\\\"is_ad_signal\\\":\\\"0\\\"}\",\n                            \"schema\": \"aweme://poi/detail\",\n                            \"thumbnail\": {\n                                \"height\": 64,\n                                \"uri\": \"tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 64\n                            },\n                            \"type\": 45\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"audio\": {\n                        \"TtsInfos\": [\n                            {\n                                \"bit_rate\": 25036,\n                                \"format\": \"mp4\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"5f5086a3893210ace3c0f61ebf96b712\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/932571cbc30648649e7a67bdfae5766f\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/a7f8e060e45171858b481ee78418fd81/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/932571cbc30648649e7a67bdfae5766f/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\",\n                                        \"https://v19.tiktokcdn-us.com/843c3e955000c80965f0b7f06503f341/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/932571cbc30648649e7a67bdfae5766f/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.69984}\"\n                            },\n                            {\n                                \"bit_rate\": 33065,\n                                \"format\": \"mp4\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"0bf5984d44d544885f59ee93dbc2b817\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/e7576a632ff64225983712d460122e19\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/a42f770b321498ea86a46f4b07ec54d8/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/e7576a632ff64225983712d460122e19/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\",\n                                        \"https://v19.tiktokcdn-us.com/34baa023aef22cc871adbb78665a5bcb/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/e7576a632ff64225983712d460122e19/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.69984}\"\n                            },\n                            {\n                                \"bit_rate\": 65259,\n                                \"format\": \"mp4\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"d6cf88d6814bc5176ee77b62138726a7\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/dc30526672d24bea9553743d1597e595\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/67b91133044d5a32815ccfb7f81e3e55/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/dc30526672d24bea9553743d1597e595/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\",\n                                        \"https://v19.tiktokcdn-us.com/a67e8ea0bc6c362129109c3d59d8847f/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/dc30526672d24bea9553743d1597e595/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.69984}\"\n                            },\n                            {\n                                \"bit_rate\": 65259,\n                                \"format\": \"mp4\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"b0a548fc4ce227a39d27b4eea70bd0a6\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/2652e5c0f95048069802bb220fdbedaa\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/998d5e1b8cd3487da44fbf24f2510dac/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/2652e5c0f95048069802bb220fdbedaa/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\",\n                                        \"https://v19.tiktokcdn-us.com/8944c5eb9ccc57d8932c758aa84cad3a/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/2652e5c0f95048069802bb220fdbedaa/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16,\\\"Peak\\\":0.73282}\"\n                            },\n                            {\n                                \"bit_rate\": 25032,\n                                \"format\": \"mp4\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"9fe2ff5c1eaefff80ad4c93315d606f0\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/907aa1a31b2440b7aea02a5c83208d47\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/c15173818301d0140ca020131aca8d21/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/907aa1a31b2440b7aea02a5c83208d47/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\",\n                                        \"https://v19.tiktokcdn-us.com/6d7bbcce4ba612feabf7e44bad26c7e8/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/907aa1a31b2440b7aea02a5c83208d47/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16,\\\"Peak\\\":0.73282}\"\n                            },\n                            {\n                                \"bit_rate\": 33065,\n                                \"format\": \"mp4\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"0dbd042b95661b1d97bc13e5b39c74fb\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/94abfb5b8c274ca18de10cfd08d6988e\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/090a060acb0bd81af442e0ea646bc504/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/94abfb5b8c274ca18de10cfd08d6988e/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\",\n                                        \"https://v19.tiktokcdn-us.com/29e77a555ceae14703af6b040460470d/69a8a358/video/tos/alisg/tos-alisg-pve-0037c001/94abfb5b8c274ca18de10cfd08d6988e/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&l=202603041525119FBFFD668C547E0BFDF6&btag=40000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16,\\\"Peak\\\":0.73282}\"\n                            }\n                        ],\n                        \"original_sound_infos\": null\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=52bd1dc0&x-expires=1772722800&x-signature=WxcYfLvWqBMb1YSPSioI%2F7ps3mI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b6076f17&x-expires=1772722800&x-signature=37rjO3HgLg%2BL%2FeZgDTihrWqvA%2FU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ef1115e7&x-expires=1772722800&x-signature=8FwPKMFvYUoAL2Nzkg3Q8IpgcaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=45512668&x-expires=1772722800&x-signature=j2XEu0DrZSo2pu8HSUtI76cHnbQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=9bf274dd&x-expires=1772722800&x-signature=XIjiw%2FNh9Vpvk3yj4qJk0ghiQFM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=e5c9516b&x-expires=1772722800&x-signature=xWXm9RQrRN2MI5TgrAiCl1zXvow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=482b9b9e&x-expires=1772722800&x-signature=FkuQ2REDz6hXr9n38dyEgr%2Bk3vA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c78117bc&x-expires=1772722800&x-signature=vq348KII3%2FgcNAGsA1q8Gb8PnFQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=e7a8d91e&x-expires=1772722800&x-signature=HH%2F0tD41Dk6dN5MYDoSOjDFDdP8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52d88f84&x-expires=1772722800&x-signature=IJobDOtL3GJ8U0hL0JS69BJ7afs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5f2260f6&x-expires=1772722800&x-signature=0q%2Bs2lycvhirviWhdifd77CbNQ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3128dcfc&x-expires=1772722800&x-signature=79bDDc6TenH9u1Br2zyUdSpBHPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=13212f16&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=pWXgpFPnrUTEIzpJzh2FE96eyWU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=cd008727&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=FsTBxHqgFFxJ%2BIg%2BvWYz0Cr7dbI%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=a62c0519&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=ZQNx2%2BwEAlPuUOefrQual1sGmt0%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 76936,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 244,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"imaaduuddin\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Imaad Uddin\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"imaaduddinn\",\n                        \"search_user_name\": \"Imaad Uddin\",\n                        \"sec_uid\": \"MS4wLjABAAAAWeKXF6Yfi4rmg-knTXFA6tUAIGPloo6PG24G9EKNYZBwKt2LU5sU-aY7EUTUe8DH\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"6792378738128176133\",\n                        \"unique_id\": \"imaaduddinn\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 6792378738128176133,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7608689292549967134\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_playlist\"\n                            }\n                        },\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"appletv\",\n                            \"cid\": \"138012\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=138012\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #appletv on TikTok!\",\n                                \"share_desc_info\": \"Check out #appletv on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appletv\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/appletv?_r=1&name=appletv&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=138012&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"biz_id\": \"45\",\n                                \"biz_type\": 6,\n                                \"extra\": \"\",\n                                \"name\": \"poi\",\n                                \"template_type\": 1,\n                                \"tracer_info\": \"\"\n                            },\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"6924673237632648342\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"infuse app on apple tv\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.0011587485515643105}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"false\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"Is an Apple TV Still Worth It in 2026? \\\\ud83d\\\\udcfa\\\",\\\"\\\",\\\"For me, the answer is an easy yes. Apple TV continues to be one of the best ways to upgrade your TV experience without replacing the TV itself. The UI is clean, fast, and consistently updated—far smoother than most built-in smart TV software. It genuinely extends the lifespan of your TV.\\\",\\\"\\\",\\\"Add in a great remote, the ability to use your iPhone as a backup remote, seamless AirPods connectivity for private listening, and FaceTime right on your TV, and it becomes more than just a streaming box—it’s a full entertainment upgrade.\\\",\\\"\\\",\\\"Do you use an Apple TV, or are you considering one?\\\",\\\"\\\",\\\"#appletv #appleecosystem #homeentertainment #streamingsetup #techreview \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 8,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 8,\n                            \"start\": 0,\n                            \"tag_id\": \"354\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 24,\n                            \"hashtag_id\": \"1638155235898374\",\n                            \"hashtag_name\": \"appleecosystem\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 8,\n                            \"start\": 9,\n                            \"tag_id\": \"355\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 43,\n                            \"hashtag_id\": \"66198624\",\n                            \"hashtag_name\": \"homeentertainment\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 8,\n                            \"start\": 25,\n                            \"tag_id\": \"356\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 59,\n                            \"hashtag_id\": \"10375891\",\n                            \"hashtag_name\": \"streamingsetup\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 8,\n                            \"start\": 44,\n                            \"tag_id\": \"357\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 71,\n                            \"hashtag_id\": \"76243472\",\n                            \"hashtag_name\": \"techreview\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 8,\n                            \"start\": 60,\n                            \"tag_id\": \"379\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771536054,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"editor_pro\",\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Is an Apple TV Still Worth It in 2026? 📺 For me, the answer is an easy yes. Apple TV continues to be one of the best ways to upgrade your TV experience without replacing the TV itself. The UI is clean, fast, and consistently updated—far smoother than most built-in smart TV software. It genuinely extends the lifespan of your TV. Add in a great remote, the ability to use your iPhone as a backup remote, seamless AirPods connectivity for private listening, and FaceTime right on your TV, and it becomes more than just a streaming box—it’s a full entertainment upgrade. Do you use an Apple TV, or are you considering one? #appletv #appleecosystem #homeentertainment #streamingsetup #techreview \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7608689292549967134\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7608689292549967134\n                        ],\n                        \"GroupdIdList1\": [\n                            7608689292549967134\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 250,\n                        \"author\": \"HAKUROU\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5f2260f6&x-expires=1772722800&x-signature=0q%2Bs2lycvhirviWhdifd77CbNQ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52d88f84&x-expires=1772722800&x-signature=IJobDOtL3GJ8U0hL0JS69BJ7afs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=223c9813&x-expires=1772722800&x-signature=FPBt%2BGPV7O2QkqHv3nKRsdCMbOU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=13212f16&x-expires=1772722800&x-signature=pWXgpFPnrUTEIzpJzh2FE96eyWU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cd008727&x-expires=1772722800&x-signature=FsTBxHqgFFxJ%2BIg%2BvWYz0Cr7dbI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3897f1926ead682bf667a5667a833db7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a62c0519&x-expires=1772722800&x-signature=ZQNx2%2BwEAlPuUOefrQual1sGmt0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1681927870,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 250,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 250.678,\n                            \"duration_precision\": 250.678,\n                            \"shoot_duration_precision\": 250.678,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":1.1215839,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/d780d8bfd2844b43974f71aceb8621f2\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a759714ef6844361bd026e4df22cf22e\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/abed5fb6da8b4cd893eba8b74d282143\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/aeb311a7d99b4e40b695747ab92f6bc5\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.299065,\\\"music_vid\\\":\\\"v10ad6g50000ch02rurc77u6d8m9uka0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7223824145448159234,\n                        \"id_str\": \"7223824145448159234\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"HAKUROU\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 21696,\n                                \"start_ms\": 0\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/501e939ffa8542a0a7e921d2cff5c560~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 250678,\n                            \"h5_url\": \"\",\n                            \"id\": \"7223824371561793537\",\n                            \"performers\": null,\n                            \"title\": \"Night/Chill/Lo-fi03(1417838)\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7223824145448159234\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7223825669300422671\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7223824145448159234,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owhtfheQUInB7MQC3U3gbFD1kAMNZukBQDgCLB\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owhtfheQUInB7MQC3U3gbFD1kAMNZukBQDgCLB\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7223825669300422671,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 250,\n                        \"sim_group_id_v3\": 45196802050,\n                        \"source_platform\": 10036,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oITPZzrnpECAtAAwNBDFsAdEEODAeiC14gfm31\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oITPZzrnpECAtAAwNBDFsAdEEODAeiC14gfm31\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"Travel\"\n                        ],\n                        \"theme_value\": [\n                            7\n                        ],\n                        \"title\": \"Night/Chill/Lo-fi03(1417838)\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 45570,\n                        \"video_duration\": 6000\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 33850,\n                    \"music_selected_from\": \"video_capsule_recommend\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"4.708101\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Is an Apple TV Still Worth It in 2026? 📺<br><br>For me, the answer is an easy yes. Apple TV continues to be one of the best ways to upgrade your TV experience without replacing the TV itself. The UI is clean, fast, and consistently updated—far smoother than most built-in smart TV software. It genuinely extends the lifespan of your TV.<br><br>Add in a great remote, the ability to use your iPhone as a backup remote, seamless AirPods connectivity for private listening, and FaceTime right on your TV, and it becomes more than just a streaming box—it’s a full entertainment upgrade.<br><br>Do you use an Apple TV, or are you considering one?<br><br><h id=\\\"354\\\">#appletv</h> <h id=\\\"355\\\">#appleecosystem</h> <h id=\\\"356\\\">#homeentertainment</h> <h id=\\\"357\\\">#streamingsetup</h> <h id=\\\"379\\\">#techreview</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"354\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1638155235898374\",\n                                \"hashtag_name\": \"appleecosystem\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"355\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"66198624\",\n                                \"hashtag_name\": \"homeentertainment\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"356\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"10375891\",\n                                \"hashtag_name\": \"streamingsetup\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"357\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"76243472\",\n                                \"hashtag_name\": \"techreview\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"379\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"playlist_info\": {\n                        \"index\": 0,\n                        \"item_total\": 4,\n                        \"mix_id\": \"7608689040858172191\",\n                        \"mix_src\": 0,\n                        \"name\": \"Tech Reviews\"\n                    },\n                    \"poi_data\": {\n                        \"address_info\": {\n                            \"address\": \"SoHo, New York, NY, United States\",\n                            \"city_code\": \"5128581\",\n                            \"city_name\": \"New York\",\n                            \"geohash\": \"\",\n                            \"l0_geoname_id\": \"6252001\",\n                            \"lat\": \"40.724523\",\n                            \"lng\": \"-74.001623\",\n                            \"region_code\": \"6252001\"\n                        },\n                        \"collect_info\": \"{\\\"anchor_inflow_status\\\":\\\"success\\\",\\\"anchor_is_display_distance\\\":\\\"0\\\",\\\"anchor_outflow_status\\\":\\\"success\\\",\\\"dist_poi_entrance_subtype_list\\\":\\\"video_anchor,comment_anchor\\\",\\\"dist_poi_entrance_type_list\\\":\\\"anchor\\\",\\\"has_product\\\":1,\\\"has_service\\\":1,\\\"industry\\\":\\\"ttd\\\",\\\"is_author_country_compliance\\\":1,\\\"is_bad_case\\\":0,\\\"is_display_distance\\\":0,\\\"is_influencer_compliance\\\":1,\\\"is_influencer_compliance_including_control_group\\\":0,\\\"is_marketing_info_compliance\\\":1,\\\"is_product_visible\\\":1,\\\"is_service_visible\\\":1,\\\"is_shop_url_visible\\\":0,\\\"is_song_compliance\\\":1,\\\"is_tt_key_category\\\":1,\\\"local_service_key_category\\\":\\\"Travel\\\",\\\"poi_bizline\\\":\\\"open_loop\\\",\\\"poi_class_name\\\":\\\"Independent\\\",\\\"poi_detail_type\\\":\\\"independent\\\",\\\"poi_merchant_ids\\\":\\\"100953025759748\\\",\\\"poi_merchant_ids_has_product\\\":\\\"100953025759748\\\",\\\"poi_region_code\\\":\\\"6252001\\\",\\\"poi_suffix\\\":\\\"ServiceInfo\\\",\\\"service_suffix_content\\\":\\\"Book now\\\",\\\"sub_poi_info\\\":\\\"service_info_from_xx\\\",\\\"tt_poi_type_name_level0\\\":\\\"Travel\\\",\\\"tt_poi_type_name_level1\\\":\\\"Outdoors and Attractions\\\",\\\"tt_type_code\\\":\\\"08a4a4\\\"}\",\n                        \"comment_anchor\": {\n                            \"has_sub_arrow\": false,\n                            \"hide_list\": null,\n                            \"schema\": \"aweme://poi/detail\",\n                            \"sub_tag_exp_time\": 0,\n                            \"sub_tag_exp_type\": 0,\n                            \"sub_tags\": [\n                                {\n                                    \"name\": \"Book now\",\n                                    \"priority\": 1,\n                                    \"type\": 14\n                                },\n                                {\n                                    \"name\": \"From $29.99\",\n                                    \"priority\": 25,\n                                    \"type\": 14\n                                }\n                            ],\n                            \"suffix\": \"\",\n                            \"track_info\": \"{\\\"poi_info\\\":\\\"service_info\\\"}\"\n                        },\n                        \"icon\": {\n                            \"height\": 0,\n                            \"uri\": \"tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 0\n                        },\n                        \"info_source\": \"unknown\",\n                        \"is_collected\": false,\n                        \"location_desc\": \"\",\n                        \"poi_id\": \"42203860959100099\",\n                        \"poi_mapkit_collect\": false,\n                        \"poi_name\": \"SOHO\",\n                        \"poi_review_config\": {\n                            \"show_review_tab\": false\n                        },\n                        \"poi_type\": \"Outdoors and Attractions,Attraction,Attraction|08a4a4\",\n                        \"real_time_fav_cnt\": 0,\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type_level\": \"3\",\n                        \"video_anchor\": {\n                            \"has_sub_arrow\": false,\n                            \"hide_list\": null,\n                            \"schema\": \"aweme://poi/detail\",\n                            \"sub_tag_exp_time\": 3000,\n                            \"sub_tag_exp_type\": 2,\n                            \"sub_tags\": [\n                                {\n                                    \"name\": \"From $29.99\",\n                                    \"priority\": 25,\n                                    \"type\": 14\n                                }\n                            ],\n                            \"suffix\": \"Book now\",\n                            \"track_info\": \"{\\\"poi_info\\\":\\\"service_info\\\"}\"\n                        },\n                        \"video_count\": 12879\n                    },\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"Is an Apple TV Still Worth It in 2026?  Apple TV continues to be one of the best ways to upgrade your TV experience without replacing the TV itself.\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 11\n                                },\n                                {\n                                    \"begin\": 12,\n                                    \"end\": 14\n                                },\n                                {\n                                    \"begin\": 40,\n                                    \"end\": 45\n                                },\n                                {\n                                    \"begin\": 46,\n                                    \"end\": 48\n                                },\n                                {\n                                    \"begin\": 102,\n                                    \"end\": 104\n                                },\n                                {\n                                    \"begin\": 138,\n                                    \"end\": 140\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Imaad Uddin's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Imaad Uddin’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Imaad Uddin’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@imaaduddinn/video/7608689292549967134?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7608689292549967134&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@imaaduddinn/video/7608689292549967134?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7608689292549967134&source=h5_m\",\n                    \"shoot_tab_name\": \"video_60\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.94],\\\\\\\"drr\\\\\\\":10.5,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-10.5,\\\\\\\"be\\\\\\\":[43.1,8209.5],\\\\\\\"ocf\\\\\\\":[-19.8572,-12.1203,-2.8023,-5.6467,-9.2281,-20.899,-25.0138,-33.178,-41.4809,-58.7791],\\\\\\\"do\\\\\\\":-0.0004,\\\\\\\"il\\\\\\\":-21.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01000202\\\\\\\",\\\\\\\"tag_01000407\\\\\\\",\\\\\\\"tag_03010300\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.84,0.66,0.13,0.07,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"46.804\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6038,3864.2781]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7608689292549967134\",\n                        \"collect_count\": 29,\n                        \"comment_count\": 10,\n                        \"digg_count\": 214,\n                        \"download_count\": 5,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 8630,\n                        \"repost_count\": 0,\n                        \"share_count\": 10,\n                        \"whatsapp_share_count\": 1\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7608689292549967134\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"sug_user_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0206611022618325,\\\"generate_time\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"infuse app on apple tv\",\n                                        \"word_id\": \"6924673237632648342\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"poi_card_id_list\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.026967178200187878,\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"infuse app on apple tv\",\n                                        \"word_id\": \"6924673237632648342\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 630,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 622,\n                            \"tag_id\": \"354\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 646,\n                            \"hashtag_id\": \"1638155235898374\",\n                            \"hashtag_name\": \"appleecosystem\",\n                            \"is_commerce\": false,\n                            \"start\": 631,\n                            \"tag_id\": \"355\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 665,\n                            \"hashtag_id\": \"66198624\",\n                            \"hashtag_name\": \"homeentertainment\",\n                            \"is_commerce\": false,\n                            \"start\": 647,\n                            \"tag_id\": \"356\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 681,\n                            \"hashtag_id\": \"10375891\",\n                            \"hashtag_name\": \"streamingsetup\",\n                            \"is_commerce\": false,\n                            \"start\": 666,\n                            \"tag_id\": \"357\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 693,\n                            \"hashtag_id\": \"76243472\",\n                            \"hashtag_name\": \"techreview\",\n                            \"is_commerce\": false,\n                            \"start\": 682,\n                            \"tag_id\": \"379\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 30.32395833333333,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=9571b8d5&x-expires=1772722800&x-signature=%2FS1FISoP%2BTiWRxCRntiSdC9Xe4c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=1cff84c9&x-expires=1772722800&x-signature=2Q1yxrW1ej8GkMoXzR4z%2FSVh1rc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.jpeg?dr=8605&refresh_token=5f1a0f5b&x-expires=1772722800&x-signature=3RLeKyyomT2QaYq5GvXFhlssnvg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=9571b8d5&x-expires=1772722800&x-signature=%2FS1FISoP%2BTiWRxCRntiSdC9Xe4c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=1cff84c9&x-expires=1772722800&x-signature=2Q1yxrW1ej8GkMoXzR4z%2FSVh1rc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.jpeg?dr=8605&refresh_token=5f1a0f5b&x-expires=1772722800&x-signature=3RLeKyyomT2QaYq5GvXFhlssnvg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=9571b8d5&x-expires=1772722800&x-signature=%2FS1FISoP%2BTiWRxCRntiSdC9Xe4c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=1cff84c9&x-expires=1772722800&x-signature=2Q1yxrW1ej8GkMoXzR4z%2FSVh1rc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMugAICBjyFgTAfedkcLpva6cW3GICLjqQEIey~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.jpeg?dr=8605&refresh_token=5f1a0f5b&x-expires=1772722800&x-signature=3RLeKyyomT2QaYq5GvXFhlssnvg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 703748,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 60,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 2978086,\n                                    \"file_cs\": \"c:0-38674-dff3\",\n                                    \"file_hash\": \"92edcf44c736e124439b2e55dbdeb9af\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                                    \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_bytevc1_1080p_703748\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/dea77037856942a31b2f002c5cfb8026/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMvOhFBRVDpklCE5AAFOAae5QfLRIAEE6IIr3g/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1374&bt=687&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=ODc8NDYzOWc5OjszNzM1NUBpajg4NGo5cm5xOTMzaTczNEBjMTMtL2IxXl4xMmMzLzItYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://v19.tiktokcdn-us.com/759b7e6139aabc9f163ea93e66d3d8dc/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMvOhFBRVDpklCE5AAFOAae5QfLRIAEE6IIr3g/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1374&bt=687&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=ODc8NDYzOWc5OjszNzM1NUBpajg4NGo5cm5xOTMzaTczNEBjMTMtL2IxXl4xMmMzLzItYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=02522064f05847a6ad46e023016944f5&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNlNDYwOTYxMTBlMmFlNWY5Yzg1Mjg5MGUwYjY1NDE0&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 325654}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 454974}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 502637}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 630476}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 779776}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1064661}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.866, \\\\\\\"v960\\\\\\\": 99.232, \\\\\\\"v864\\\\\\\": 99.41, \\\\\\\"v720\\\\\\\": 99.507}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.982, \\\\\\\"v960\\\\\\\": 93.919, \\\\\\\"v864\\\\\\\": 94.375, \\\\\\\"v720\\\\\\\": 95.298}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.099,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":82.081,\\\\\\\"srv1\\\\\\\":84.744},\\\\\\\"src\\\\\\\":85.099,\\\\\\\"trans\\\\\\\":82.081,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64354,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 354560,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1502448,\n                                    \"file_cs\": \"c:0-29671-28d8\",\n                                    \"file_hash\": \"6b0ef0678cc66127303b5b131df0daa7\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                                    \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_bytevc1_720p_354560\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/ec0d029f79b5f34f258182e1a8915f10/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owohiklyA8wIAIBc0BEuHWibCciXq7fgAlQnBb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=692&bt=346&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aGc2PDs2NzY6ZmU8ZTk3ZkBpajg4NGo5cm5xOTMzaTczNEA0LzVhLmIyX2ExNWMyMzQyYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://v19.tiktokcdn-us.com/cd2b61b1940e9c33a6f48d0dedf44b3a/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owohiklyA8wIAIBc0BEuHWibCciXq7fgAlQnBb/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=692&bt=346&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aGc2PDs2NzY6ZmU8ZTk3ZkBpajg4NGo5cm5xOTMzaTczNEA0LzVhLmIyX2ExNWMyMzQyYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5c74665bf98b4cd7b354e318d9832d7e&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJhODU2YTA4NmY0ZTIxMzZlNTY4N2I0ZjliYmVmOGI5&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 163258}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 229631}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 250751}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 317641}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 393465}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 550073}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.24, \\\\\\\"v960\\\\\\\": 98.795, \\\\\\\"v864\\\\\\\": 99.022, \\\\\\\"v720\\\\\\\": 99.358}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.269, \\\\\\\"v960\\\\\\\": 90.467, \\\\\\\"v864\\\\\\\": 91.782, \\\\\\\"v720\\\\\\\": 94.26}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.099,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":77.368,\\\\\\\"srv1\\\\\\\":84.619},\\\\\\\"src\\\\\\\":85.099,\\\\\\\"trans\\\\\\\":77.368,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 99.237, \\\\\\\"sr20\\\\\\\": 105.785}}\\\",\\\"audio_bit_rate\\\":64354,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 313866,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1330010,\n                                    \"file_cs\": \"c:0-29671-f063\",\n                                    \"file_hash\": \"1dad856a21825dc45c1a4118ba77556e\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                                    \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_bytevc1_540p_313866\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/2f660d8366afa5aebe806a01f22085a8/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0EI8q0A78dknonXBiIclyiK7BQABAfwigCRHu/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=612&bt=306&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=O2c7ZmQzOmVnOzc2ZWZlNkBpajg4NGo5cm5xOTMzaTczNEA2YjJhM141Xi8xMC01X2M2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://v19.tiktokcdn-us.com/2d477be538dc4a3721df740edbad9b72/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0EI8q0A78dknonXBiIclyiK7BQABAfwigCRHu/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=612&bt=306&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=O2c7ZmQzOmVnOzc2ZWZlNkBpajg4NGo5cm5xOTMzaTczNEA2YjJhM141Xi8xMC01X2M2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=93fbbc8b0334482dab87a06adc58ed98&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0MTk5MzRmMWE4NjQ4MjJlOTM3YjlmNzhlY2FiYTBl&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 143181}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 200195}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 219655}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 277836}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 337683}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 486911}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.384, \\\\\\\"v960\\\\\\\": 98.169, \\\\\\\"v864\\\\\\\": 98.663, \\\\\\\"v720\\\\\\\": 99.317}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.486, \\\\\\\"v960\\\\\\\": 87.293, \\\\\\\"v864\\\\\\\": 89.123, \\\\\\\"v720\\\\\\\": 91.943}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.099,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":73.713,\\\\\\\"srv1\\\\\\\":84.448},\\\\\\\"src\\\\\\\":85.099,\\\\\\\"trans\\\\\\\":73.713,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.443, \\\\\\\"sr20\\\\\\\": 104.06}}\\\",\\\"audio_bit_rate\\\":48265,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 251520,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1065819,\n                                    \"file_cs\": \"c:0-29671-21c2\",\n                                    \"file_hash\": \"bdf597d6e16ca072d99c872acb276c10\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                                    \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_bytevc1_540p_251520\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/4fd75bceac1206398bb8885a5850b01a/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o4HgcQBn0CiCtlBXAwiiA8BoCyAIOYBEIkfcq7/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=NThnNmlnaWQzN2k1ZTtkOEBpajg4NGo5cm5xOTMzaTczNEAvMTFgNjBeXjQxYzYyMjRgYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://v19.tiktokcdn-us.com/2a47adb1efb474712443ef330c8da78b/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o4HgcQBn0CiCtlBXAwiiA8BoCyAIOYBEIkfcq7/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=NThnNmlnaWQzN2k1ZTtkOEBpajg4NGo5cm5xOTMzaTczNEAvMTFgNjBeXjQxYzYyMjRgYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c57a585b92ff4470aaaf3d9fc34d4522&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM1MDRkYTU4MWY3MWRiZDk2ZTYwZTU0OGM2NjBjNDhm&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 123229}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 170470}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 186500}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 232391}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 288482}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 402360}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.122, \\\\\\\"v960\\\\\\\": 97.345, \\\\\\\"v864\\\\\\\": 97.946, \\\\\\\"v720\\\\\\\": 98.821}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.359, \\\\\\\"v960\\\\\\\": 85.507, \\\\\\\"v864\\\\\\\": 87.673, \\\\\\\"v720\\\\\\\": 90.53}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.099,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.118,\\\\\\\"srv1\\\\\\\":84.196},\\\\\\\"src\\\\\\\":85.099,\\\\\\\"trans\\\\\\\":72.118,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.164, \\\\\\\"sr20\\\\\\\": 101.781}}\\\",\\\"audio_bit_rate\\\":48265,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 150686,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 638534,\n                                    \"file_cs\": \"c:0-29671-ebbe\",\n                                    \"file_hash\": \"a7b3ad397657dcc67e4b841275854c0d\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                                    \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_bytevc1_540p_150686\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/1e20f2909ae795c0aba9f834de450147/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/os8yBfwoCiNqEaglkJ0AiAHXI8I7AkcnaiYvBh/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=294&bt=147&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=NGU4NjZoNWY4ODY7OGQ3OkBpajg4NGo5cm5xOTMzaTczNEAxMDE1XjEzNjIxMDBgY2MtYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://v19.tiktokcdn-us.com/96c4c44bb36926ab09a0bb5bee810ec8/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/os8yBfwoCiNqEaglkJ0AiAHXI8I7AkcnaiYvBh/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=294&bt=147&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=NGU4NjZoNWY4ODY7OGQ3OkBpajg4NGo5cm5xOTMzaTczNEAxMDE1XjEzNjIxMDBgY2MtYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=07f4fac5383345559c624ea383453b41&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIzNGY4YWU2NzJlZGU5YTQwOWYwNjlhYTQ1Nzc2MWVh&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 94800}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 128341}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 137416}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 168883}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 205672}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 277792}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.976, \\\\\\\"v960\\\\\\\": 92.867, \\\\\\\"v864\\\\\\\": 93.789, \\\\\\\"v720\\\\\\\": 95.845}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.19, \\\\\\\"v960\\\\\\\": 80.251, \\\\\\\"v864\\\\\\\": 82.898, \\\\\\\"v720\\\\\\\": 86.376}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.099,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.241,\\\\\\\"srv1\\\\\\\":79.947},\\\\\\\"src\\\\\\\":85.099,\\\\\\\"trans\\\\\\\":68.241,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24174,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 652,\n                                    \"cla_subtitle_id\": 7608689499865877278,\n                                    \"complaint_id\": 7608689499865877278,\n                                    \"expire\": 1775229944,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": -187168989,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/97f8c2f55da2993b71a8881550d6fbfa/69cfdbf8/video/tos/useast8/tos-useast8-v-0068-tx2/607e5c31a96943ecadfd1a1ee87bc7a4/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00048000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/97f8c2f55da2993b71a8881550d6fbfa/69cfdbf8/video/tos/useast8/tos-useast8-v-0068-tx2/607e5c31a96943ecadfd1a1ee87bc7a4/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00048000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/8acd4bcac6d8bf0c818752ffc3e36d7d/69cfdbf8/video/tos/useast8/tos-useast8-v-0068-tx2/607e5c31a96943ecadfd1a1ee87bc7a4/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14214&bt=7107&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ajg4NGo5cm5xOTMzaTczNEBpajg4NGo5cm5xOTMzaTczNEBnbWxmMmRjcF9hLS1kMTJzYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00048000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiN2JkY2FmOTBlYzMzZmU1MzhjY2U5NTk1YWM5ZDY3&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 20,\n                                \"is_burnin_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 5\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/okRB5FEnDORfkhlIrpL7AOVu8FQEQN5CD3fLEA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okRB5FEnDORfkhlIrpL7AOVu8FQEQN5CD3fLEA~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=4ccc5e90&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=U%2FN2qn3YTiy1G11zufzh5%2BGPNCA%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okRB5FEnDORfkhlIrpL7AOVu8FQEQN5CD3fLEA~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=806f908a&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=mFdJwcGcthNR7wLqkBC5tWDHiCk%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 2721526,\n                            \"file_cs\": \"c:0-29120-d426\",\n                            \"height\": 720,\n                            \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/b59b35bdec02c33a45b61d91a7a0c949/69a8a358/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owORhlEMCFIC1uVtEO5Rf3AQDfAEFEgL5BMp3I/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZjtkZ2g2MzM5NDg5Z2k6Z0Bpajg4NGo5cm5xOTMzaTczNEBfMTZiYWMyX2AxNi1fMDRjYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/115df4e7eaf5d94c59043f34e6c93a00/69a8a358/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owORhlEMCFIC1uVtEO5Rf3AQDfAEFEgL5BMp3I/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZjtkZ2g2MzM5NDg5Z2k6Z0Bpajg4NGo5cm5xOTMzaTczNEBfMTZiYWMyX2AxNi1fMDRjYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6bnskfog65gi1o5p5jg&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=fd773fbd069541c6b050f3deed9a48bc&item_id=7608689292549967134&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwZDczYjY0ZDY3OTEwOWFmYWI1Njg1NzI5YWMzOTAw&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 2942968,\n                            \"file_cs\": \"c:0-29120-d426\",\n                            \"file_hash\": \"d488d6d1118ec1cb768b5dffae621328\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                            \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_h264_720p_694505\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d682946559358d8eb3734a8e118084d2/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfAcWfjAQyIvCqTj2cCIyFOcIRKgALdOZLLeG/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1356&bt=678&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=O2c0PDo1PDg2Omk8NTQ7aUBpajg4NGo5cm5xOTMzaTczNEA1LjFhYTZiNjQxNTQuNjA2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/d6cfe2b4d3996e7ea39c825a64f6b879/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfAcWfjAQyIvCqTj2cCIyFOcIRKgALdOZLLeG/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1356&bt=678&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=O2c0PDo1PDg2Omk8NTQ7aUBpajg4NGo5cm5xOTMzaTczNEA1LjFhYTZiNjQxNTQuNjA2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9f389112798f477395e992d7d9411d88&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkxNzM0ZmE1NTVmNzlmZDZhMTc5YWU2NzE3MDViY2Zh&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 33900,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/osLLESuERVOf55EOfAB3HQclQAIpChDSiRtEFB\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osLLESuERVOf55EOfAB3HQclQAIpChDSiRtEFB~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=0dca03b0&x-expires=1772722800&x-signature=vw9iZycDz3mxk4wVl8sqbfbuyqM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osLLESuERVOf55EOfAB3HQclQAIpChDSiRtEFB~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.image?dr=8605&refresh_token=24dc4b45&x-expires=1772722800&x-signature=gT%2Bl9vUIaJfVTRvRKqBy2JUvUBk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osLLESuERVOf55EOfAB3HQclQAIpChDSiRtEFB~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/og0kQjD0IFA6Q3ClsAEVAfEAEo3nfR3up0rEAT.jpeg?dr=8605&refresh_token=744a34e3&x-expires=1772722800&x-signature=1nosyB4DlpKnN1uwlprJOWyY8eQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-21.1\\\",\\\"LoudnessRangeStart\\\":\\\"-22.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-17.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-20.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":1.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-17.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-20.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRE\\\\\\\":-21.1,\\\\\\\"LoudRS\\\\\\\":-22.8,\\\\\\\"MaxMomLoud\\\\\\\":-17.46,\\\\\\\"MaxSTLoud\\\\\\\":-20.89,\\\\\\\"Loud\\\\\\\":-21.75,\\\\\\\"LoudR\\\\\\\":1.7}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2306.93,\\\\\\\"FCenR\\\\\\\":2306.53,\\\\\\\"Spkr100G\\\\\\\":0.19,\\\\\\\"Spkr150G\\\\\\\":0.83,\\\\\\\"Spkr200G\\\\\\\":1.3},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-21.859},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.005},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-24.357,\\\\\\\"Peak\\\\\\\":-10.504,\\\\\\\"RTotal\\\\\\\":-24.358},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.36,\\\\\\\"SingingRatio\\\\\\\":0.03,\\\\\\\"SpeechRatio\\\\\\\":0.94}},\\\\\\\"Loudness\\\\\\\":-21.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-21.1,\\\\\\\"Peak\\\\\\\":0.29854,\\\\\\\"Version\\\\\\\":2}\\\",\\\"loudness\\\":\\\"-21.9\\\",\\\"peak\\\":\\\"0.29854\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6038,3864.2781]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771536052}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"69.09\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6bnskfog65gi1o5p5jg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/ead228650acf97d71c33c4f4003a3b59/69a8a358/video/tos/useast8/tos-useast8-pve-0068-tx2/okAfIIfTqIjALjIRycyeCLbLEGb1QvgCWJyFcA/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1292\\\\u0026bt=646\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDM1OWRkOGVoZTw4NDxlZkBpajg4NGo5cm5xOTMzaTczNEA0NDYzYzVhNjIxNTEtMDNjYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/3419a47285055b6d5cd1a5071d5809dd/69a8a358/video/tos/useast8/tos-useast8-pve-0068-tx2/okAfIIfTqIjALjIRycyeCLbLEGb1QvgCWJyFcA/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1292\\\\u0026bt=646\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDM1OWRkOGVoZTw4NDxlZkBpajg4NGo5cm5xOTMzaTczNEA0NDYzYzVhNjIxNTEtMDNjYSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6bnskfog65gi1o5p5jg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=fc6b390145894b5e9bd58afa6692707e\\\\u0026item_id=7608689292549967134\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNjMzMxMDU4ZGUxYmRmZjRlOGViMTg0NWZmOTljNjRk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":3138028,\\\"file_cs\\\":\\\"c:0-29120-d426\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oAtIcevuyABjG8egEFCIAjCqfILLgJZcTWyQvk\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAtIcevuyABjG8egEFCIAjCqfILLgJZcTWyQvk~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=2f1e553b&x-expires=1772722800&x-signature=ys%2FIPILlsnBArwmA5kmwnEOzGw8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAtIcevuyABjG8egEFCIAjCqfILLgJZcTWyQvk~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f534c83a&x-expires=1772722800&x-signature=%2FIphu0q1gWNPCInLU6miw%2FxVAsg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAtIcevuyABjG8egEFCIAjCqfILLgJZcTWyQvk~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=6ade192f&x-expires=1772722800&x-signature=sUu9ihiHwIxiabYKeEs2qKWIuAg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 2942968,\n                            \"file_cs\": \"c:0-29120-d426\",\n                            \"file_hash\": \"d488d6d1118ec1cb768b5dffae621328\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                            \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_h264_720p_694505\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d682946559358d8eb3734a8e118084d2/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfAcWfjAQyIvCqTj2cCIyFOcIRKgALdOZLLeG/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1356&bt=678&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=O2c0PDo1PDg2Omk8NTQ7aUBpajg4NGo5cm5xOTMzaTczNEA1LjFhYTZiNjQxNTQuNjA2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/d6cfe2b4d3996e7ea39c825a64f6b879/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfAcWfjAQyIvCqTj2cCIyFOcIRKgALdOZLLeG/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1356&bt=678&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=O2c0PDo1PDg2Omk8NTQ7aUBpajg4NGo5cm5xOTMzaTczNEA1LjFhYTZiNjQxNTQuNjA2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9f389112798f477395e992d7d9411d88&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkxNzM0ZmE1NTVmNzlmZDZhMTc5YWU2NzE3MDViY2Zh&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 1330010,\n                            \"file_cs\": \"c:0-29671-f063\",\n                            \"file_hash\": \"1dad856a21825dc45c1a4118ba77556e\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                            \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_bytevc1_540p_313866\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/2f660d8366afa5aebe806a01f22085a8/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0EI8q0A78dknonXBiIclyiK7BQABAfwigCRHu/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=612&bt=306&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=O2c7ZmQzOmVnOzc2ZWZlNkBpajg4NGo5cm5xOTMzaTczNEA2YjJhM141Xi8xMC01X2M2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/2d477be538dc4a3721df740edbad9b72/69a8a358/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0EI8q0A78dknonXBiIclyiK7BQABAfwigCRHu/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=612&bt=306&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=O2c7ZmQzOmVnOzc2ZWZlNkBpajg4NGo5cm5xOTMzaTczNEA2YjJhM141Xi8xMC01X2M2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=93fbbc8b0334482dab87a06adc58ed98&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0MTk5MzRmMWE4NjQ4MjJlOTM3YjlmNzhlY2FiYTBl&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 2942968,\n                            \"file_cs\": \"c:0-29120-d426\",\n                            \"file_hash\": \"d488d6d1118ec1cb768b5dffae621328\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6bnskfog65gi1o5p5jg\",\n                            \"url_key\": \"v15044gf0000d6bnskfog65gi1o5p5jg_h264_720p_694505\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d682946559358d8eb3734a8e118084d2/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfAcWfjAQyIvCqTj2cCIyFOcIRKgALdOZLLeG/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1356&bt=678&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=O2c0PDo1PDg2Omk8NTQ7aUBpajg4NGo5cm5xOTMzaTczNEA1LjFhYTZiNjQxNTQuNjA2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://v19.tiktokcdn-us.com/d6cfe2b4d3996e7ea39c825a64f6b879/69a8a358/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfAcWfjAQyIvCqTj2cCIyFOcIRKgALdOZLLeG/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1356&bt=678&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=O2c0PDo1PDg2Omk8NTQ7aUBpajg4NGo5cm5xOTMzaTczNEA1LjFhYTZiNjQxNTQuNjA2YSNnbWxmMmRjcF9hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00088000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9f389112798f477395e992d7d9411d88&is_play_url=1&item_id=7608689292549967134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkxNzM0ZmE1NTVmNzlmZDZhMTc5YWU2NzE3MDViY2Zh&source=SEARCH&video_id=v15044gf0000d6bnskfog65gi1o5p5jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 268,\n                        \"author\": \"racoa_production\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d4559336&x-expires=1772722800&x-signature=vUTszL3vAjvtv1XMDo9FzNY5WwU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6dbf3f40&x-expires=1772722800&x-signature=yVUuqGCzGi3J89DbxqlWjvHl160%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c258ad56&x-expires=1772722800&x-signature=cYwkSSkonTMfv4XIYHW4rh9VrYo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=700d2fa6&x-expires=1772722800&x-signature=LUQ9Ww%2Fi8qay4rRXeDmz5SaiLFk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=690b25d6&x-expires=1772722800&x-signature=EYac10onRaTSRVywjo%2F1f6GSZAE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=75d9ccd7&x-expires=1772722800&x-signature=KCyOKNeRG3KxQMX0CABfqpTDANA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1592415241,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 268,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 268.199,\n                            \"duration_precision\": 268.199,\n                            \"shoot_duration_precision\": 268.199,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":260.23,\\\"amplitude_peak\\\":0.9542414,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/6148020df54f417891c390852cf7287a\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/46d799f4b1554ace99eaa617ea832bae\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/52b19cc9fa614839be08fa934547b6bd\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3839450bf065449599f5d53a9ad8ddfa\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-20.14031,\\\"music_vid\\\":\\\"v10ad6fe0000c0cakh3hq5ndrdlp3mhg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 6839371346904877057,\n                        \"id_str\": \"6839371346904877057\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"racoa_production\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 23615,\n                                \"start_ms\": 207360\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 268199,\n                            \"h5_url\": \"\",\n                            \"id\": \"6839371346816813057\",\n                            \"performers\": null,\n                            \"title\": \"[Nocturne No. 2] Piano Chopin(155315)\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"6839371346904877057\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6839908990076323843\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 6839371346904877057,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/7d7103aef8bd44a7bf6cefda2e706504\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/7d7103aef8bd44a7bf6cefda2e706504\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6839908990076323843,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 268,\n                        \"sim_group_id_v3\": 29837087746,\n                        \"source_platform\": 10036,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4709649892a447a48e6af2c7b7d2b3fb\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4709649892a447a48e6af2c7b7d2b3fb\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"Spring\"\n                        ],\n                        \"theme_value\": [\n                            2\n                        ],\n                        \"title\": \"[Nocturne No. 2] Piano Chopin(155315)\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 255114,\n                        \"video_duration\": 6000\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7cc01e8a&x-expires=1772722800&x-signature=PboYREhF39nadm0hhtYhlvFpIQc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=14edcafa&x-expires=1772722800&x-signature=JLleqRfGHuZqy%2FKIVvUKlyUykMA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bd3e8b32&x-expires=1772722800&x-signature=Zm8CQ2T8Kk6sCFWSPMZKwMkanqs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=fcc5e9f8&x-expires=1772722800&x-signature=f6%2BQhrtoVteE0%2FGeomxFAPopwSM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=518f60c8&x-expires=1772722800&x-signature=fSCA%2FTIGKnxgxWDhlFNBVldMDVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=da6a2d65&x-expires=1772722800&x-signature=E6mo%2BA9zJBxNn%2B%2FYhkMJVLLPIR4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6287d742&x-expires=1772722800&x-signature=nHl8ORUaSu30MedrR%2B8u6EAhx8U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2bf7e2f9&x-expires=1772722800&x-signature=j1elfc08hylX2p33HziZ08q%2BP90%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2503bc0c&x-expires=1772722800&x-signature=KosI0LK7pjx4AjfaUBMchOm1z10%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6dbf3f40&x-expires=1772722800&x-signature=yVUuqGCzGi3J89DbxqlWjvHl160%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d4559336&x-expires=1772722800&x-signature=vUTszL3vAjvtv1XMDo9FzNY5WwU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4a772ae1&x-expires=1772722800&x-signature=Dr7H63NCSQnLqRgw1waRMAo8zag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=700d2fa6&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=LUQ9Ww%2Fi8qay4rRXeDmz5SaiLFk%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=690b25d6&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=EYac10onRaTSRVywjo%2F1f6GSZAE%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=75d9ccd7&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=KCyOKNeRG3KxQMX0CABfqpTDANA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 7950,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 67,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"_1mashaal\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"mashaalsmedia\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"mashaalsmedia\",\n                        \"search_user_name\": \"mashaalsmedia\",\n                        \"sec_uid\": \"MS4wLjABAAAAf5j7vdKm8p1NiWmg3UF8kEDgM4yAMdzAsyKT5YlrJnnwRbDXM5UE5ubA-sLMmRjH\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7245045041982047259\",\n                        \"unique_id\": \"mashaalsmedia\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7245045041982047259,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7609545485132516630\",\n                    \"aweme_type\": 0,\n                    \"banners\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"WhatToWatch\",\n                            \"cid\": \"2672055\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"Discover what everyone’s watching this Ramadan 🌙\\nShare your favorite Ramadan series, reviews, and reactions, and help others decide what to watch next.🍿\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"tiktok-obj/9c1501bd24446aba53bafea6fabd56bc.jpeg\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=2672055\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #whattowatch on TikTok!\",\n                                \"share_desc_info\": \"Check out #whattowatch on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: whattowatch\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/whattowatch?_r=1&name=whattowatch&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=2672055&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 2,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.0012828736369467607}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"some Apple TV show recommendations! \\\\ud83c\\\\udf1f \\\",\\\"\\\",\\\"#whattowatch #tvshowrecommendation #appletv #tvshow #series \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 12,\n                            \"hashtag_id\": \"2672055\",\n                            \"hashtag_name\": \"whattowatch\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 0,\n                            \"tag_id\": \"1112\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 34,\n                            \"hashtag_id\": \"1662172858347525\",\n                            \"hashtag_name\": \"tvshowrecommendation\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 13,\n                            \"tag_id\": \"1336\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 43,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 35,\n                            \"tag_id\": \"1351\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 51,\n                            \"hashtag_id\": \"175128\",\n                            \"hashtag_name\": \"tvshow\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 44,\n                            \"tag_id\": \"1454\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 59,\n                            \"hashtag_id\": \"250011\",\n                            \"hashtag_name\": \"series\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 52,\n                            \"tag_id\": \"1575\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771735403,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"some Apple TV show recommendations! 🌟  #whattowatch #tvshowrecommendation #appletv #tvshow #series \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 2,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7609362782005382422\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7609545485132516630,\n                            7609362782005382422\n                        ],\n                        \"GroupdIdList1\": [\n                            7609545485132516630,\n                            7609362782005382422\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 268,\n                        \"author\": \"racoa_production\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d4559336&x-expires=1772722800&x-signature=vUTszL3vAjvtv1XMDo9FzNY5WwU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6dbf3f40&x-expires=1772722800&x-signature=yVUuqGCzGi3J89DbxqlWjvHl160%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c258ad56&x-expires=1772722800&x-signature=cYwkSSkonTMfv4XIYHW4rh9VrYo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=700d2fa6&x-expires=1772722800&x-signature=LUQ9Ww%2Fi8qay4rRXeDmz5SaiLFk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=690b25d6&x-expires=1772722800&x-signature=EYac10onRaTSRVywjo%2F1f6GSZAE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cf0bdde47eeb877c3e89bc13894fdd0d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=75d9ccd7&x-expires=1772722800&x-signature=KCyOKNeRG3KxQMX0CABfqpTDANA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1592415241,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 268,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 268.199,\n                            \"duration_precision\": 268.199,\n                            \"shoot_duration_precision\": 268.199,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":260.23,\\\"amplitude_peak\\\":0.9542414,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/6148020df54f417891c390852cf7287a\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/46d799f4b1554ace99eaa617ea832bae\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/52b19cc9fa614839be08fa934547b6bd\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3839450bf065449599f5d53a9ad8ddfa\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-20.14031,\\\"music_vid\\\":\\\"v10ad6fe0000c0cakh3hq5ndrdlp3mhg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 6839371346904877057,\n                        \"id_str\": \"6839371346904877057\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"racoa_production\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 23615,\n                                \"start_ms\": 207360\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/43faa110cb7545508bcb8448e005da2d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 268199,\n                            \"h5_url\": \"\",\n                            \"id\": \"6839371346816813057\",\n                            \"performers\": null,\n                            \"title\": \"[Nocturne No. 2] Piano Chopin(155315)\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"6839371346904877057\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6839908990076323843\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 6839371346904877057,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/7d7103aef8bd44a7bf6cefda2e706504\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/7d7103aef8bd44a7bf6cefda2e706504\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6839908990076323843,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 268,\n                        \"sim_group_id_v3\": 29837087746,\n                        \"source_platform\": 10036,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4709649892a447a48e6af2c7b7d2b3fb\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4709649892a447a48e6af2c7b7d2b3fb\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"Spring\"\n                        ],\n                        \"theme_value\": [\n                            2\n                        ],\n                        \"title\": \"[Nocturne No. 2] Piano Chopin(155315)\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 255114,\n                        \"video_duration\": 6000\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 188800,\n                    \"music_selected_from\": \"edit_page_recommend\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"1.364524\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"some Apple TV show recommendations! 🌟 <br><br><h id=\\\"1112\\\">#whattowatch</h> <h id=\\\"1336\\\">#tvshowrecommendation</h> <h id=\\\"1351\\\">#appletv</h> <h id=\\\"1454\\\">#tvshow</h> <h id=\\\"1575\\\">#series</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"2672055\",\n                                \"hashtag_name\": \"whattowatch\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1112\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1662172858347525\",\n                                \"hashtag_name\": \"tvshowrecommendation\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1336\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1351\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"175128\",\n                                \"hashtag_name\": \"tvshow\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1454\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"250011\",\n                                \"hashtag_name\": \"series\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1575\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"GB\",\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"some Apple TV show recommendations! #appletv  🌟\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 5,\n                                    \"end\": 10\n                                },\n                                {\n                                    \"begin\": 11,\n                                    \"end\": 13\n                                },\n                                {\n                                    \"begin\": 37,\n                                    \"end\": 42\n                                },\n                                {\n                                    \"begin\": 42,\n                                    \"end\": 44\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out mashaalsmedia's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out mashaalsmedia’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out mashaalsmedia’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@mashaalsmedia/video/7609545485132516630?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7609545485132516630&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@mashaalsmedia/video/7609545485132516630?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7609545485132516630&source=h5_m\",\n                    \"shoot_tab_name\": \"video_600\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.85],\\\\\\\"drr\\\\\\\":17.8,\\\\\\\"rcd\\\\\\\":[-0.4],\\\\\\\"mp\\\\\\\":-18.22,\\\\\\\"be\\\\\\\":[48.4,7536.6],\\\\\\\"ocf\\\\\\\":[-16.3238,-13.2118,-11.2503,-2.9889,-4.7498,-19.0117,-25.0331,-31.3769,-40.5887,-51.844],\\\\\\\"il\\\\\\\":-40.3}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":18.2,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-18.26,\\\\\\\"be\\\\\\\":[48.4,7364.4],\\\\\\\"ocf\\\\\\\":[-16.3247,-13.1952,-11.3368,-2.9765,-4.7644,-18.8087,-24.6077,-30.9998,-40.7115,-53.481],\\\\\\\"il\\\\\\\":-40.2}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":18.2,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-18.21,\\\\\\\"be\\\\\\\":[48.4,7536.6],\\\\\\\"ocf\\\\\\\":[-16.1938,-13.0888,-11.2548,-2.9545,-4.8247,-19.1494,-24.9183,-31.156,-40.64,-52.0508],\\\\\\\"il\\\\\\\":-40.2}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.85],\\\\\\\"drr\\\\\\\":17.8,\\\\\\\"rcd\\\\\\\":[-0.4],\\\\\\\"mp\\\\\\\":-18.15,\\\\\\\"be\\\\\\\":[48.4,7638.9],\\\\\\\"ocf\\\\\\\":[-16.6267,-13.45,-11.3976,-2.964,-4.7033,-19.0299,-24.8678,-31.0922,-40.12,-53.9155],\\\\\\\"il\\\\\\\":-40.2},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010306\\\\\\\",\\\\\\\"tag_03010304\\\\\\\",\\\\\\\"tag_03010300\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.77,0.47,0.25,0.1,0.08]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"60.756\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"statistics\": {\n                        \"aweme_id\": \"7609545485132516630\",\n                        \"collect_count\": 19,\n                        \"comment_count\": 2,\n                        \"digg_count\": 49,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 1559,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7609545485132516630\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 52,\n                            \"hashtag_id\": \"2672055\",\n                            \"hashtag_name\": \"whattowatch\",\n                            \"is_commerce\": false,\n                            \"start\": 40,\n                            \"tag_id\": \"1112\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 74,\n                            \"hashtag_id\": \"1662172858347525\",\n                            \"hashtag_name\": \"tvshowrecommendation\",\n                            \"is_commerce\": false,\n                            \"start\": 53,\n                            \"tag_id\": \"1336\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 83,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 75,\n                            \"tag_id\": \"1351\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 91,\n                            \"hashtag_id\": \"175128\",\n                            \"hashtag_name\": \"tvshow\",\n                            \"is_commerce\": false,\n                            \"start\": 84,\n                            \"tag_id\": \"1454\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 99,\n                            \"hashtag_id\": \"250011\",\n                            \"hashtag_name\": \"series\",\n                            \"is_commerce\": false,\n                            \"start\": 92,\n                            \"tag_id\": \"1575\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 2,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=f83401e4&x-expires=1772722800&x-signature=SxkOKap5T7E7TwcdzDBDPC%2BBL08%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=e8cb1d86&x-expires=1772722800&x-signature=deeN8ztNQnPCAu7Wc4PFLG%2Ftog8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=09b33dfe&x-expires=1772722800&x-signature=fEzxRUIk7vhLNBjSRQpN%2BmCCYhc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=f83401e4&x-expires=1772722800&x-signature=SxkOKap5T7E7TwcdzDBDPC%2BBL08%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=e8cb1d86&x-expires=1772722800&x-signature=deeN8ztNQnPCAu7Wc4PFLG%2Ftog8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=09b33dfe&x-expires=1772722800&x-signature=fEzxRUIk7vhLNBjSRQpN%2BmCCYhc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=f83401e4&x-expires=1772722800&x-signature=SxkOKap5T7E7TwcdzDBDPC%2BBL08%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=e8cb1d86&x-expires=1772722800&x-signature=deeN8ztNQnPCAu7Wc4PFLG%2Ftog8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQvgXbEkAElEo1kpR24BF0r1wEQeQCF1uU2mfD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=09b33dfe&x-expires=1772722800&x-signature=fEzxRUIk7vhLNBjSRQpN%2BmCCYhc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [\n                            {\n                                \"duration\": 188.8,\n                                \"fext\": \"jpeg\",\n                                \"img_num\": 189,\n                                \"img_uris\": [\n                                    \"tos-no1a-p-0037-no/owKBqEPL8JZkNIYZIAIVia861DYiaZmiBBl6i\",\n                                    \"tos-no1a-p-0037-no/owvZmiK8ia6aPBWBiI1NBjZwiJiDAYLYZ6qEI\",\n                                    \"tos-no1a-p-0037-no/oYAAZ8iKBiIYCniaZaBLYZPJ6E6ZDq6DBiNI1\",\n                                    \"tos-no1a-p-0037-no/oUi2q6AyPB1LD6EnGaiazi87iBZNBYZZIjJIY\",\n                                    \"tos-no1a-p-0037-no/o8BPZ61aAJOiZi8iBnIoBBYi6INZiLADYaEqi\",\n                                    \"tos-no1a-p-0037-no/o0Pn6Y1aLBig6iYBzPEJIaZ8ZNqaQZBiDIKAi\",\n                                    \"tos-no1a-p-0037-no/okQm1p0EwBoVfgRX1rQA0FEFlEDIbmGIEf4kxk\",\n                                    \"tos-no1a-p-0037-no/oQuYqIaBP0iB8N6LAakgZEiZ1BaJiiZmI6BYP\"\n                                ],\n                                \"img_url\": \"\",\n                                \"img_urls\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owKBqEPL8JZkNIYZIAIVia861DYiaZmiBBl6i~tplv-noop.image?dr=12525&refresh_token=aa267833&x-expires=1772659699&x-signature=Z2eHsIXtrHirulb%2FSc8zHMfpFXE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owvZmiK8ia6aPBWBiI1NBjZwiJiDAYLYZ6qEI~tplv-noop.image?dr=12525&refresh_token=95822501&x-expires=1772659699&x-signature=tMlMXlZk9qGA%2Fj%2Bq1i91tWg443U%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYAAZ8iKBiIYCniaZaBLYZPJ6E6ZDq6DBiNI1~tplv-noop.image?dr=12525&refresh_token=1d2ea375&x-expires=1772659699&x-signature=zYHveghPoNX7rLoy7F%2B3Qs9rMSo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUi2q6AyPB1LD6EnGaiazi87iBZNBYZZIjJIY~tplv-noop.image?dr=12525&refresh_token=3366b615&x-expires=1772659699&x-signature=XSfEW2pPE7XN9ZDie9EhPApvYmY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o8BPZ61aAJOiZi8iBnIoBBYi6INZiLADYaEqi~tplv-noop.image?dr=12525&refresh_token=2a44d533&x-expires=1772659699&x-signature=f7sxmqNSR%2B1rFUWpI8UVGyT8ax0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0Pn6Y1aLBig6iYBzPEJIaZ8ZNqaQZBiDIKAi~tplv-noop.image?dr=12525&refresh_token=73d55b65&x-expires=1772659699&x-signature=uLJKyURh9LjKfWRx3gwFwempo%2Fs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okQm1p0EwBoVfgRX1rQA0FEFlEDIbmGIEf4kxk~tplv-noop.image?dr=12525&refresh_token=2cff1b67&x-expires=1772659699&x-signature=YIk8rpLZ8LslALZ3OLUFcxXZisU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQuYqIaBP0iB8N6LAakgZEiZ1BaJiiZmI6BYP~tplv-noop.image?dr=12525&refresh_token=a9fbfcb0&x-expires=1772659699&x-signature=Bqw%2BSVGeXIdbxqgbVPAkTexOTGM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                                ],\n                                \"img_x_len\": 5,\n                                \"img_x_size\": 136,\n                                \"img_y_len\": 5,\n                                \"img_y_size\": 240,\n                                \"interval\": 1,\n                                \"uri\": \"\"\n                            }\n                        ],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 481403,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 11361249,\n                                    \"file_cs\": \"c:0-156842-d9f7\",\n                                    \"file_hash\": \"46f62b89f4f62996acfb0d17654279ad\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_bytevc1_1080p_481403\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/59033e319f8ed1250ac6be61e9be8253/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oMiizEZPPBJiaBYBNm8aAQJZKaLE1qZ6IS601/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=940&bt=470&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=M2kzMzY6NDc0OjRlPDw1aEBpM2dxNXQ5cnM7OTMzbzczNUA1NC00NDUxNjAxNl9iLjFiYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/f606b0db1bec1e992f1dea86cb36f6b2/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oMiizEZPPBJiaBYBNm8aAQJZKaLE1qZ6IS601/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=940&bt=470&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=M2kzMzY6NDc0OjRlPDw1aEBpM2dxNXQ5cnM7OTMzbzczNUA1NC00NDUxNjAxNl9iLjFiYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ee4219e9bb9147319441877370007f80&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhODcwNTcyYmUzZmZiMDE4NTVkYjY2ZWRlMDY0MmFl&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 272667}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 316826}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 367869}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 415869}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 480772}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 819434}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.731, \\\\\\\"v960\\\\\\\": 97.829, \\\\\\\"v864\\\\\\\": 97.568, \\\\\\\"v720\\\\\\\": 98.213}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.399, \\\\\\\"v960\\\\\\\": 94.976, \\\\\\\"v864\\\\\\\": 95.575, \\\\\\\"v720\\\\\\\": 96.241}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.84,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":92.239,\\\\\\\"srv1\\\\\\\":92.756},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":92.239,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"bda13c3dbf831d6f63fb3cc3c79d12c5\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 104.624, \\\\\\\"sr20\\\\\\\": -1}}\\\",\\\"audio_bit_rate\\\":96059,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 388992,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 9180325,\n                                    \"file_cs\": \"c:0-156857-ad65\",\n                                    \"file_hash\": \"637605bf75ac3b5e2a2e445721738f89\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_bytevc1_720p_388992\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/026c5923c41c5514eb2687af5fcfd999/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oQPa6JaNGZB6EYZQlqWiL9kBwiwAZBBiEI8I1/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=758&bt=379&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aWY2ZTdkOjlpNTs8OzlpO0BpM2dxNXQ5cnM7OTMzbzczNUA2YmMvLzIyXjQxYjU0MWJeYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/20e64e9e6fa69893189ccb3d0f7dfb06/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oQPa6JaNGZB6EYZQlqWiL9kBwiwAZBBiEI8I1/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=758&bt=379&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aWY2ZTdkOjlpNTs8OzlpO0BpM2dxNXQ5cnM7OTMzbzczNUA2YmMvLzIyXjQxYjU0MWJeYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a8ef467889e8427fa6575a242bf3ec9f&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY1MTg3NTI2MmM0OWRiYTZkM2I3MWVhZDIyOTQwOTdm&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 256408}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 285216}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 325264}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 362602}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 416902}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 683754}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.338, \\\\\\\"v960\\\\\\\": 96.788, \\\\\\\"v864\\\\\\\": 96.987, \\\\\\\"v720\\\\\\\": 98.308}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.478, \\\\\\\"v960\\\\\\\": 89.568, \\\\\\\"v864\\\\\\\": 91.333, \\\\\\\"v720\\\\\\\": 95.365}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.84,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":83.318,\\\\\\\"srv1\\\\\\\":91.747},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":83.318,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d42cc176a29b5f1dd6175d030d35155f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 92.315, \\\\\\\"sr20\\\\\\\": 98.277}}\\\",\\\"audio_bit_rate\\\":96059,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 322956,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 7621850,\n                                    \"file_cs\": \"c:0-156865-3669\",\n                                    \"file_hash\": \"4a878143359a8e9d4445cc7d82fe7f8e\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_bytevc1_540p_322956\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/28d591e7c933d57f07c2ccf856645070/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oYzEOiPuaOZY1p6Iq8LZQgEBRBH6ZaNijJAiB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=630&bt=315&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZDRpNTVlPGY1M2VmMzg1N0BpM2dxNXQ5cnM7OTMzbzczNUA0YjQxXzAvXy8xNF9fLzBiYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/595e5619e510da286e59596f14237a82/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oYzEOiPuaOZY1p6Iq8LZQgEBRBH6ZaNijJAiB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=630&bt=315&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZDRpNTVlPGY1M2VmMzg1N0BpM2dxNXQ5cnM7OTMzbzczNUA0YjQxXzAvXy8xNF9fLzBiYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e43225b0bc7b4022bc293bb2427fe17a&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViYzUxYmJlZDRhYzA1MjAzNTYwOGJkNzU4OTE0NmY4&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 240126}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 263722}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 295509}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 325994}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 373365}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 594110}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.734, \\\\\\\"v960\\\\\\\": 95.099, \\\\\\\"v864\\\\\\\": 95.471, \\\\\\\"v720\\\\\\\": 97.185}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.038, \\\\\\\"v960\\\\\\\": 85.868, \\\\\\\"v864\\\\\\\": 88.265, \\\\\\\"v720\\\\\\\": 91.174}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.84,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":80.618,\\\\\\\"srv1\\\\\\\":89.143},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":80.618,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"bcb886f1c83a34b97e062ccbb977b399\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.995, \\\\\\\"sr20\\\\\\\": 98.687}}\\\",\\\"audio_bit_rate\\\":64055,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 198150,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 4676365,\n                                    \"file_cs\": \"c:0-157025-8dcc\",\n                                    \"file_hash\": \"9e7e63735dbb52f8080166f31a5bf781\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_bytevc1_540p_198150\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/7166abac31d1e434f8467c7c0269d503/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/oAB8Id6oB6aLmEQqkBilNaAZi5aPDZY1JiZEE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=386&bt=193&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=ZDg8ZjY1ZmllPDs6NDc7OkBpM2dxNXQ5cnM7OTMzbzczNUA2NWBfMF8yXzAxXjEvLV5jYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/6fe7d0ba9fa96c25233b56000b43e100/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/oAB8Id6oB6aLmEQqkBilNaAZi5aPDZY1JiZEE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=386&bt=193&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=ZDg8ZjY1ZmllPDs6NDc7OkBpM2dxNXQ5cnM7OTMzbzczNUA2NWBfMF8yXzAxXjEvLV5jYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f7a8042147a8493bbf5cb233bcc9859a&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMwMTdmZjQ5ZGNiMWNjNGVlNjVmNjRhN2Y5MjAwMzky&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 207254}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 223810}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 242060}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 260395}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 286417}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 420518}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.414, \\\\\\\"v960\\\\\\\": 89.334, \\\\\\\"v864\\\\\\\": 90.978, \\\\\\\"v720\\\\\\\": 92.86}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.992, \\\\\\\"v960\\\\\\\": 79.786, \\\\\\\"v864\\\\\\\": 82.187, \\\\\\\"v720\\\\\\\": 86.237}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.84,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.334,\\\\\\\"srv1\\\\\\\":83.823},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":75.334,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"390fc68b0604b401f91f656fde9389c1\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 82.629, \\\\\\\"sr20\\\\\\\": 91.322}}\\\",\\\"audio_bit_rate\\\":32032,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 193966,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"comet_adapt_lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 4577628,\n                                    \"file_cs\": \"c:0-156889-4d12\",\n                                    \"file_hash\": \"5ab20f23a2c07f8b7554b04e85100017\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                                    \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_bytevc1_540p_193966\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/c5d355c46f448c6aef5f19890de38a9a/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/o8pukM6EkBbQoAFR1F0IXWygImErgWf0flbDE4/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&rc=NDw0aDw2ZzxpOTM6OGc5PEBpM2dxNXQ5cnM7OTMzbzczNUAtNF4yLzQ0X2ExLzA0Mi8wYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/e7adc1056b329d84788a320da5a3c6db/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/o8pukM6EkBbQoAFR1F0IXWygImErgWf0flbDE4/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&rc=NDw0aDw2ZzxpOTM6OGc5PEBpM2dxNXQ5cnM7OTMzbzczNUAtNF4yLzQ0X2ExLzA0Mi8wYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=39265d75372046dfb97d73295ea17901&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjNDVjZGVkMzJmNDc4NWNjZmRmMTk1ZWQ5YWZmOTgz&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 23,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 218426}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 236779}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 259035}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 284750}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 309674}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 444164}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.002, \\\\\\\"v960\\\\\\\": 89.165, \\\\\\\"v864\\\\\\\": 91.005, \\\\\\\"v720\\\\\\\": 92.498}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.152, \\\\\\\"v960\\\\\\\": 77.891, \\\\\\\"v864\\\\\\\": 80.379, \\\\\\\"v720\\\\\\\": 84.592}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.84,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.704,\\\\\\\"srv1\\\\\\\":84.411},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":74.704,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a021552de272e4343f1462d732b4c03c\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32032,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACYk5YEgA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB/lmJOXJJkEyQhERGEfEzl+/6/Nny/6/MoeSzv9fNnl/r4zhAIOagICAgE=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcERTSA4kkA=\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 3411,\n                                    \"cla_subtitle_id\": 7609818991032290070,\n                                    \"complaint_id\": 7609818991032290070,\n                                    \"expire\": 1775230099,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": 182730473,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/ed75dd924f38981bac82e9629c166d8e/69cfdc93/video/tos/no1a/tos-no1a-v-0037-no/a8527ab542414981a35fe0b616539356/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=744&bt=372&ds=6&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=M2dxNXQ5cnM7OTMzbzczNUBpM2dxNXQ5cnM7OTMzbzczNUByaHJlMmQ0ZmFhLS1kMTFzYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00058000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/ed75dd924f38981bac82e9629c166d8e/69cfdc93/video/tos/no1a/tos-no1a-v-0037-no/a8527ab542414981a35fe0b616539356/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=744&bt=372&ds=6&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=M2dxNXQ5cnM7OTMzbzczNUBpM2dxNXQ5cnM7OTMzbzczNUByaHJlMmQ0ZmFhLS1kMTFzYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00058000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/9c1e25c25cd89d2464d03b4ceb29ce48/69cfdc93/video/tos/no1a/tos-no1a-v-0037-no/a8527ab542414981a35fe0b616539356/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=744&bt=372&ds=6&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=M2dxNXQ5cnM7OTMzbzczNUBpM2dxNXQ5cnM7OTMzbzczNUByaHJlMmQ0ZmFhLS1kMTFzYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00058000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdmNGY2ZTEwYzE4MmZmZDgwZGFmYjk4ZTgyYzYwMGU4&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"duplicate_languages\": [\n                                \"en\"\n                            ],\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 20,\n                                \"is_burnin_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 5\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/o8EQWubXFDimrk0aL4FCglQERA12CNkfE9Bpfo\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o8EQWubXFDimrk0aL4FCglQERA12CNkfE9Bpfo~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=bab415d0&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=v5QuuXCdpeoeHsASa0Zel7zifKU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o8EQWubXFDimrk0aL4FCglQERA12CNkfE9Bpfo~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=699902b0&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=pAC6YAdv5W2RWqtQLgpm0CWRZCY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 17167727,\n                            \"file_cs\": \"c:0-156473-dbf4\",\n                            \"height\": 720,\n                            \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/80c729203496a52333c23b6de5849a5f/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/oAXHOgg4psF9mbr1B1FEglDkEmAResvIQEf0ko/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1420&bt=710&cs=0&ds=3&eid=5376&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZWg8PDllaGg7MzhnOWg7PEBpM2dxNXQ5cnM7OTMzbzczNUAwLy8vMV4uNjYxYTY2YDMxYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/7145af1c986559b57027959e44738ae4/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/oAXHOgg4psF9mbr1B1FEglDkEmAResvIQEf0ko/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1420&bt=710&cs=0&ds=3&eid=5376&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZWg8PDllaGg7MzhnOWg7PEBpM2dxNXQ5cnM7OTMzbzczNUAwLy8vMV4uNjYxYTY2YDMxYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6d8ip7og65qh2unkdu0&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=4968ce969dd540989e1eab4629292e3b&item_id=7609545485132516630&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4ZGU1Y2Y3NGRlMzEwYzc1ODA1N2I3YjQ2ZTE3YWY1&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 16145106,\n                            \"file_cs\": \"c:0-156473-dbf4\",\n                            \"file_hash\": \"45df95fedd794975875e8ec5165b43f2\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                            \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_h264_540p_684114\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/cc04d7e4652c9fe9cb064830563a9dda/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/owaQ6q06EIEzNP18iYaiBaBZaviLBPZFZZiAJ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1336&bt=668&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTxmPGdkZmY0N2ZmNjQzNkBpM2dxNXQ5cnM7OTMzbzczNUA1MV9jNDQ2NjYxYl82NGFjYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/e8b8ad0d362711c87cb63126f2e20aa3/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/owaQ6q06EIEzNP18iYaiBaBZaviLBPZFZZiAJ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1336&bt=668&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTxmPGdkZmY0N2ZmNjQzNkBpM2dxNXQ5cnM7OTMzbzczNUA1MV9jNDQ2NjYxYl82NGFjYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3d07193bcec44919c9c7a7df9bc4986&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY3OTIxMzMwZmE5MDM5ZmIxNDZhZDIxODdjNzA2MTA0&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 188800,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/ocoBR0kf011pFFA1Qlw4REbDgEDEkwEXErmfQs\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ocoBR0kf011pFFA1Qlw4REbDgEDEkwEXErmfQs~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ac0a5b0&x-expires=1772722800&x-signature=fqqYFBC422XHeAtRmk7Lf%2FUoGwk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ocoBR0kf011pFFA1Qlw4REbDgEDEkwEXErmfQs~tplv-tiktokx-origin.image?dr=8606&refresh_token=3cd34e6e&x-expires=1772722800&x-signature=gDUaFbxgfwWT7R0DqtcxruJ9SBM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ocoBR0kf011pFFA1Qlw4REbDgEDEkwEXErmfQs~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5419fe9b&x-expires=1772722800&x-signature=%2FkRkj%2FNTR4M6k%2FzGVdD7UHg3sHs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"is_long_video\": 1,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-38.1\\\",\\\"LoudnessRangeStart\\\":\\\"-42.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-30.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-35.7\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.45,\\\\\\\"SingingRatio\\\\\\\":0.14,\\\\\\\"SpeechRatio\\\\\\\":0.72},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-40.06,\\\\\\\"LoudR\\\\\\\":4.6,\\\\\\\"LoudRE\\\\\\\":-37.9,\\\\\\\"LoudRS\\\\\\\":-42.5,\\\\\\\"MaxMomLoud\\\\\\\":-30.39,\\\\\\\"MaxSTLoud\\\\\\\":-36.54}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":1872.22,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0,\\\\\\\"Spkr200G\\\\\\\":0.17,\\\\\\\"FCenL\\\\\\\":1864.71},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-40.185},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.023},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-42.856,\\\\\\\"LRDiff\\\\\\\":0.034,\\\\\\\"LTotal\\\\\\\":-42.821,\\\\\\\"Peak\\\\\\\":-18.146},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"LoudnessRangeEnd\\\\\\\":-38.1,\\\\\\\"LoudnessRange\\\\\\\":4.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-42.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-30.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-35.7,\\\\\\\"Peak\\\\\\\":0.12445,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-40.2}\\\",\\\"loudness\\\":\\\"-40.2\\\",\\\"peak\\\":\\\"0.12445\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1771735420}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"65.87\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/owBiZV8ZiLBIZB6iiBidNaaCqJIY1YEPMAqa6\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owBiZV8ZiLBIZB6iiBidNaaCqJIY1YEPMAqa6~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=442f4bbc&x-expires=1772722800&x-signature=8DBK5g%2F7wVAeuZHYTQwCSnK%2B2ZI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owBiZV8ZiLBIZB6iiBidNaaCqJIY1YEPMAqa6~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=613964ae&x-expires=1772722800&x-signature=mHPUQUvTQL7eteKvp85Cy8VH13Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owBiZV8ZiLBIZB6iiBidNaaCqJIY1YEPMAqa6~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=126ca9f2&x-expires=1772722800&x-signature=c6VOpLeLUvjUxQ9twyeXxOZ%2FP4s%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 16145106,\n                            \"file_cs\": \"c:0-156473-dbf4\",\n                            \"file_hash\": \"45df95fedd794975875e8ec5165b43f2\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                            \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_h264_540p_684114\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/cc04d7e4652c9fe9cb064830563a9dda/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/owaQ6q06EIEzNP18iYaiBaBZaviLBPZFZZiAJ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1336&bt=668&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTxmPGdkZmY0N2ZmNjQzNkBpM2dxNXQ5cnM7OTMzbzczNUA1MV9jNDQ2NjYxYl82NGFjYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/e8b8ad0d362711c87cb63126f2e20aa3/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/owaQ6q06EIEzNP18iYaiBaBZaviLBPZFZZiAJ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1336&bt=668&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTxmPGdkZmY0N2ZmNjQzNkBpM2dxNXQ5cnM7OTMzbzczNUA1MV9jNDQ2NjYxYl82NGFjYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3d07193bcec44919c9c7a7df9bc4986&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY3OTIxMzMwZmE5MDM5ZmIxNDZhZDIxODdjNzA2MTA0&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 7621850,\n                            \"file_cs\": \"c:0-156865-3669\",\n                            \"file_hash\": \"4a878143359a8e9d4445cc7d82fe7f8e\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                            \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_bytevc1_540p_322956\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/28d591e7c933d57f07c2ccf856645070/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oYzEOiPuaOZY1p6Iq8LZQgEBRBH6ZaNijJAiB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=630&bt=315&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZDRpNTVlPGY1M2VmMzg1N0BpM2dxNXQ5cnM7OTMzbzczNUA0YjQxXzAvXy8xNF9fLzBiYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/595e5619e510da286e59596f14237a82/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068-no/oYzEOiPuaOZY1p6Iq8LZQgEBRBH6ZaNijJAiB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=630&bt=315&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZDRpNTVlPGY1M2VmMzg1N0BpM2dxNXQ5cnM7OTMzbzczNUA0YjQxXzAvXy8xNF9fLzBiYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e43225b0bc7b4022bc293bb2427fe17a&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViYzUxYmJlZDRhYzA1MjAzNTYwOGJkNzU4OTE0NmY4&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 16145106,\n                            \"file_cs\": \"c:0-156473-dbf4\",\n                            \"file_hash\": \"45df95fedd794975875e8ec5165b43f2\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6d8ip7og65qh2unkdu0\",\n                            \"url_key\": \"v24044gl0000d6d8ip7og65qh2unkdu0_h264_540p_684114\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/cc04d7e4652c9fe9cb064830563a9dda/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/owaQ6q06EIEzNP18iYaiBaBZaviLBPZFZZiAJ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1336&bt=668&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTxmPGdkZmY0N2ZmNjQzNkBpM2dxNXQ5cnM7OTMzbzczNUA1MV9jNDQ2NjYxYl82NGFjYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/e8b8ad0d362711c87cb63126f2e20aa3/69a8a3f3/video/tos/no1a/tos-no1a-ve-0068c001-no/owaQ6q06EIEzNP18iYaiBaBZaviLBPZFZZiAJ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1336&bt=668&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTxmPGdkZmY0N2ZmNjQzNkBpM2dxNXQ5cnM7OTMzbzczNUA1MV9jNDQ2NjYxYl82NGFjYSNyaHJlMmQ0ZmFhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3d07193bcec44919c9c7a7df9bc4986&is_play_url=1&item_id=7609545485132516630&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY3OTIxMzMwZmE5MDM5ZmIxNDZhZDIxODdjNzA2MTA0&source=SEARCH&video_id=v24044gl0000d6d8ip7og65qh2unkdu0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"video_model\": \"\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"nymph tones\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=98626230&x-expires=1772722800&x-signature=AMhd2SphKP7lyUEvEDp0ilvwVWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=041a2a89&x-expires=1772722800&x-signature=ir09bESdE4GwwlMUndU0AIUZ808%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bbbd3f3f&x-expires=1772722800&x-signature=ur83Fd4FoZ%2F2aXlrGCsOvQYHoOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"galentipton\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Galen Tipton\",\n                                \"sec_uid\": \"MS4wLjABAAAAcxPAWW8hPquvt94br6M83wLoYLCOuVrTAHsi1i3AIWUNOr3TIGEoy2oycYz_ELd8\",\n                                \"status\": 1,\n                                \"uid\": \"6872375884097520645\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"galen tipton\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3cc72b05&x-expires=1772722800&x-signature=o6C25d15m1ZKGpVCkBuGdocvCAQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5f799912&x-expires=1772722800&x-signature=FISvnpriqbx6a8VKCvK82A5BnHI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=215747c6&x-expires=1772722800&x-signature=7YU96XbKXlZlvnYtAGhtxOmb3Z0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5620f1e&x-expires=1772722800&x-signature=jnTpC6i0yowQTj6LvT7EbjeO%2FMU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9c81d5c3&x-expires=1772722800&x-signature=pyFt9S1gj3KFnJJXINQu00dybrw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=05556d5b&x-expires=1772722800&x-signature=%2BxgKqH%2Bfwymrq9Q8cprg%2Fi8wvmM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 1,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1646226476,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 60\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0.89394855,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/487881d75d5742199fcf6c4f8890e787\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/cc99985f1f3d4e678714a44c4f965aac\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1cbea02ec39744f5b570f45e3fb2b87f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9627061f2f0b4c54bae9c9da7745f98a\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-15.430916,\\\"music_vid\\\":\\\"v10ad6g50000cucpqhfog65snl45lvhg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": false,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7070488819505580034,\n                        \"id_str\": \"7070488819505580034\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": false,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": true,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"galen tipton\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 22463,\n                                \"start_ms\": 86208\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 148000,\n                            \"h5_url\": \"\",\n                            \"id\": \"7070488814656948225\",\n                            \"performers\": null,\n                            \"title\": \"snow elves\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7070488819505580034\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7070489347358722061\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1648166400,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7070488819505580034,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMFfDaUPgILdqzMYqGZeCLnMqGic9zQyfCrFSA\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMFfDaUPgILdqzMYqGZeCLnMqGic9zQyfCrFSA\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7070489347358722061,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 26473247234,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oY27GAATnDAGP2CHBwiigYBxtxCZrPAEEgfsCf\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oY27GAATnDAGP2CHBwiigYBxtxCZrPAEEgfsCf\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            150\n                        ],\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"Meditation\"\n                        ],\n                        \"theme_value\": [\n                            9\n                        ],\n                        \"title\": \"snow elves\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 126203,\n                        \"video_duration\": 60\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c4c77c12&x-expires=1772722800&x-signature=VbaqEaM21OO%2B1oIFeMzRTAv2dYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=71e2bd06&x-expires=1772722800&x-signature=KFDN5sw0QKi8VzqQMisHYUfCKDg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=2e4591b3&x-expires=1772722800&x-signature=bIHbwNjYg1zpdXdRevf4DZTI9%2Bw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=d9f7fd95&x-expires=1772722800&x-signature=TFxAZKwBdSNWeuxHEGcQGu4Q92A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=0a5b4801&x-expires=1772722800&x-signature=UeMIu4VxGnOhCf7o1MVH%2FCRvzYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=1eb0e26e&x-expires=1772722800&x-signature=%2FZH8pEaBwIZrKa1OmjxNWIjCm2o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3cf15c0f&x-expires=1772722800&x-signature=LQR6Gch9CO2gLMHjomAZkoUVjB4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=739e062b&x-expires=1772722800&x-signature=MJNfpPrkf58YItjzpDrZzHdw9bk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2f614ea2&x-expires=1772722800&x-signature=ORAkCWL9ThfTfBG%2FQuPHyDXpriU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ba4856d0&x-expires=1772722800&x-signature=FSfb9fruAvo2mjgT9Qh4gHPTM3k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32bb184b&x-expires=1772722800&x-signature=1NiSkB1%2BbYkxW7cH3KAPcA5fQEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=eee7e65f&x-expires=1772722800&x-signature=MHFigTPcoEGBM99fOtSGACLepys%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=c279de4e&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=Sw1kHE7l4kihdPKJ075FGndqnCc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b8d9161f&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=dpWfrQeN7IfIGTFMUiaMLHx%2F4o0%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=60321983&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=4BlEfmrblewaZ9179eUUtT7f2K0%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-maliva-avt-0068/0fc5a87db14131fd66d28938a5d5e37b\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 1,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 568,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 1079,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"floppingiphone16e🇬🇷🇧🇬🇬🇧\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"floppingiphone16e\",\n                        \"search_user_name\": \"floppingiphone16e🇬🇷🇧🇬🇬🇧\",\n                        \"sec_uid\": \"MS4wLjABAAAA-P76Oy1QXe-ZEmi-F9WlrTrLBTagzaE2vDDq3o-cx-DK_y67DGxnKhzTJxNzrk8E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7265646615468196896\",\n                        \"unique_id\": \"floppingiphone16e\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7265646615468196896,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7607179081179827478\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"fyp\",\n                            \"cid\": \"229207\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=229207\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #fyp on TikTok!\",\n                                \"share_desc_info\": \"Check out #fyp on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: fyp\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/fyp?_r=1&name=fyp&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=229207&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 2,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"4802943050653570136\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"apple tv remote\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.0011777309232837267}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[{\\\"transform_y\\\":0,\\\"speaker_id\\\":\\\"\\\",\\\"rotation\\\":0,\\\"stream_speaker_id\\\":\\\"\\\",\\\"transform_x\\\":0,\\\"color\\\":-1,\\\"is_voice_clone\\\":false,\\\"scale\\\":1,\\\"start_x\\\":0.8342,\\\"border_color\\\":\\\"0x000000\\\",\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"start_time\\\":0,\\\"text_style\\\":0,\\\"end_time\\\":7871,\\\"bg_mode\\\":1,\\\"start_y\\\":0.188,\\\"text_str\\\":\\\"Giving my Apple TV an “spa day” bc why not (read captions)\\\",\\\"layer\\\":0}]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 3,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"autocut\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771184406,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"select_music\",\n                            \"editor_pro\",\n                            \"text\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"I couldn’t find an remote for this so what am I supposed to do #fyp#viral#tecktok#appletv#apple\",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_first_item_id\": \"7604971099243187478\",\n                    \"follow_up_item_id_groups\": \"7604971099243187478\",\n                    \"follow_up_publish_from_id\": 7606863000494001430,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7607179081179827478\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7607179081179827478\n                        ],\n                        \"GroupdIdList1\": [\n                            7607179081179827478\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 2,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"text_info\": \"Giving my Apple TV an “spa day” bc why not (read captions)\",\n                            \"text_sticker_info\": {\n                                \"alignment\": 0,\n                                \"bg_color\": \"#00000000\",\n                                \"source_height\": 0.17067307692307693,\n                                \"source_width\": 0.8034188034188033,\n                                \"text_color\": \"#FFFFFFFF\",\n                                \"text_language\": \"en\",\n                                \"text_size\": 28\n                            },\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":7871.2119,\\\"y\\\":0.5,\\\"h\\\":0.188,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.8342,\\\"s\\\":1}]\",\n                            \"type\": 18\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"nymph tones\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=98626230&x-expires=1772722800&x-signature=AMhd2SphKP7lyUEvEDp0ilvwVWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=041a2a89&x-expires=1772722800&x-signature=ir09bESdE4GwwlMUndU0AIUZ808%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bbbd3f3f&x-expires=1772722800&x-signature=ur83Fd4FoZ%2F2aXlrGCsOvQYHoOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"galentipton\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Galen Tipton\",\n                                \"sec_uid\": \"MS4wLjABAAAAcxPAWW8hPquvt94br6M83wLoYLCOuVrTAHsi1i3AIWUNOr3TIGEoy2oycYz_ELd8\",\n                                \"status\": 1,\n                                \"uid\": \"6872375884097520645\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"galen tipton\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3cc72b05&x-expires=1772722800&x-signature=o6C25d15m1ZKGpVCkBuGdocvCAQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5f799912&x-expires=1772722800&x-signature=FISvnpriqbx6a8VKCvK82A5BnHI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=215747c6&x-expires=1772722800&x-signature=7YU96XbKXlZlvnYtAGhtxOmb3Z0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5620f1e&x-expires=1772722800&x-signature=jnTpC6i0yowQTj6LvT7EbjeO%2FMU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9c81d5c3&x-expires=1772722800&x-signature=pyFt9S1gj3KFnJJXINQu00dybrw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884b8b86fdef7c909b592b0e0a7e2571~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=05556d5b&x-expires=1772722800&x-signature=%2BxgKqH%2Bfwymrq9Q8cprg%2Fi8wvmM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 1,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1646226476,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 60\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0.89394855,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/487881d75d5742199fcf6c4f8890e787\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/cc99985f1f3d4e678714a44c4f965aac\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1cbea02ec39744f5b570f45e3fb2b87f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9627061f2f0b4c54bae9c9da7745f98a\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-15.430916,\\\"music_vid\\\":\\\"v10ad6g50000cucpqhfog65snl45lvhg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": false,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7070488819505580034,\n                        \"id_str\": \"7070488819505580034\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": false,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": true,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"galen tipton\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 22463,\n                                \"start_ms\": 86208\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oImNAZ0EZ8ELmATnCnAEZnPFGfCk2xtQBDdBgf~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 148000,\n                            \"h5_url\": \"\",\n                            \"id\": \"7070488814656948225\",\n                            \"performers\": null,\n                            \"title\": \"snow elves\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7070488819505580034\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7070489347358722061\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1648166400,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7070488819505580034,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMFfDaUPgILdqzMYqGZeCLnMqGic9zQyfCrFSA\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMFfDaUPgILdqzMYqGZeCLnMqGic9zQyfCrFSA\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7070489347358722061,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 26473247234,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oY27GAATnDAGP2CHBwiigYBxtxCZrPAEEgfsCf\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oY27GAATnDAGP2CHBwiigYBxtxCZrPAEEgfsCf\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            150\n                        ],\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"Meditation\"\n                        ],\n                        \"theme_value\": [\n                            9\n                        ],\n                        \"title\": \"snow elves\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 126203,\n                        \"video_duration\": 60\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 7871,\n                    \"music_selected_from\": \"single_song\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"0.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"I couldn’t find an remote for this so what am I supposed to do <h id=\\\"325\\\">#fyp</h><h id=\\\"401\\\">#viral</h><h id=\\\"466\\\">#tecktok</h><h id=\\\"908\\\">#appletv</h><h id=\\\"1093\\\">#apple</h>\",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"229207\",\n                                \"hashtag_name\": \"fyp\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"325\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"20884\",\n                                \"hashtag_name\": \"viral\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"401\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1643019550059522\",\n                                \"hashtag_name\": \"tecktok\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"466\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"908\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1093\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                    \"promote_toast_key\": \"reason_cannot_promote_music\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"GB\",\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"#appletv I couldn’t find an remote for this so what am I supposed to do\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 1,\n                                    \"end\": 6\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out floppingiphone16e🇬🇷🇧🇬🇬🇧's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out floppingiphone16e🇬🇷🇧🇬🇬🇧’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out floppingiphone16e🇬🇷🇧🇬🇬🇧’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@floppingiphone16e/video/7607179081179827478?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7607179081179827478&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@floppingiphone16e/video/7607179081179827478?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7607179081179827478&source=h5_m\",\n                    \"shoot_tab_name\": \"video_60\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501388852900788, \\\\\\\"1\\\\\\\": 4.501357707511294, \\\\\\\"0\\\\\\\": 4.5012838469773175}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00014656721436976, \\\\\\\"2\\\\\\\": -0.0004665273146449738, \\\\\\\"-1\\\\\\\": -0.00021052442970835548}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10075\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"53.864\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7607179081179827478\",\n                        \"collect_count\": 1252,\n                        \"comment_count\": 863,\n                        \"digg_count\": 21016,\n                        \"download_count\": 35,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 732765,\n                        \"repost_count\": 0,\n                        \"share_count\": 1407,\n                        \"whatsapp_share_count\": 8\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7607179081179827478\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"word_type_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.004233229344119717,\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv remote replaced\",\n                                        \"word_id\": \"656532426883778988\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"ecom_trigger_info\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.002217718803216689,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"generate_time\\\":\\\"1719152148\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall,sar_viking_two_tower_recall,video_top_counter_recall,bert_viking_two_hop_recall,global_video_top_counter_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv remote\",\n                                        \"word_id\": \"4802943050653570136\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 67,\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 63,\n                            \"tag_id\": \"325\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 73,\n                            \"hashtag_id\": \"20884\",\n                            \"hashtag_name\": \"viral\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 67,\n                            \"tag_id\": \"401\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 81,\n                            \"hashtag_id\": \"1643019550059522\",\n                            \"hashtag_name\": \"tecktok\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 73,\n                            \"tag_id\": \"466\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 89,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 81,\n                            \"tag_id\": \"908\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 95,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 89,\n                            \"tag_id\": \"1093\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"en\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 2,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.image?dr=8606&refresh_token=75547651&x-expires=1772722800&x-signature=qyfCgd3H8aMWuREJYogtWJSwj9Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.image?dr=8606&refresh_token=5ee0635b&x-expires=1772722800&x-signature=8CPbhvXe%2FiVgE5jr3ZlngzYXdoE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8aeeb5ea&x-expires=1772722800&x-signature=kWQyYOTL1cCso4CO9uVsP19qcTg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.image?dr=8606&refresh_token=75547651&x-expires=1772722800&x-signature=qyfCgd3H8aMWuREJYogtWJSwj9Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.image?dr=8606&refresh_token=5ee0635b&x-expires=1772722800&x-signature=8CPbhvXe%2FiVgE5jr3ZlngzYXdoE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8aeeb5ea&x-expires=1772722800&x-signature=kWQyYOTL1cCso4CO9uVsP19qcTg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.image?dr=8606&refresh_token=75547651&x-expires=1772722800&x-signature=qyfCgd3H8aMWuREJYogtWJSwj9Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.image?dr=8606&refresh_token=5ee0635b&x-expires=1772722800&x-signature=8CPbhvXe%2FiVgE5jr3ZlngzYXdoE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEI2dBaZZYAORiaCkigB6FLIxESPvBIajBFFI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8aeeb5ea&x-expires=1772722800&x-signature=kWQyYOTL1cCso4CO9uVsP19qcTg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 1162576,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 24,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1143830,\n                                    \"file_cs\": \"c:0-7226-7e4d\",\n                                    \"file_hash\": \"dd8af83a6bcf72aafb6386fca4d714c0\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                                    \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_bytevc1_1080p_1162576\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/f417e474a7a7b1b73925da4feb97be05/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/o0aQBaZ2IFBpiSIIBgTakBxaEL9EAviYcZBOF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2270&bt=1135&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=PDg4aWg3NTVoNzU2Zmg7OUBpMzRqNGs5cmg1OTMzbzczNUAzNGAxMi1fNTQxNGFfL2JjYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/9a48ddeda0dc590c671c01d2596bad8f/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/o0aQBaZ2IFBpiSIIBgTakBxaEL9EAviYcZBOF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2270&bt=1135&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=PDg4aWg3NTVoNzU2Zmg7OUBpMzRqNGs5cmg1OTMzbzczNUAzNGAxMi1fNTQxNGFfL2JjYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f6e82ebcd372447e82b2045e4fc57569&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhhMDQ4MjY0Y2NiOWMwNzAzY2Q5MTUwODE0MDM1YTc0&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 176455}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 270641}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 431708}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 592498}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 774752}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.59, \\\\\\\"v960\\\\\\\": 98.538, \\\\\\\"v864\\\\\\\": 99.348, \\\\\\\"v720\\\\\\\": 99.602}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.422, \\\\\\\"v960\\\\\\\": 95.922, \\\\\\\"v864\\\\\\\": 96.299, \\\\\\\"v720\\\\\\\": 97.973}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.911,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.333,\\\\\\\"srv1\\\\\\\":80.274},\\\\\\\"src\\\\\\\":80.911,\\\\\\\"trans\\\\\\\":78.333,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 101.619, \\\\\\\"sr20\\\\\\\": -1}}\\\",\\\"audio_bit_rate\\\":65369,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 835894,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 24,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 825446,\n                                    \"file_cs\": \"c:0-7231-78e8\",\n                                    \"file_hash\": \"d87d33f10fe93e11677a1566cda7235a\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                                    \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_bytevc1_720p_835894\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/27b81827c7b13a521ff27ceb39bc6b91/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/o0iaNEZvSBgiTBYBB9aaAMhOmaFEGIZLIVxok/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1632&bt=816&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=ZmU6ZjQ4NTg8O2RpZzppNEBpMzRqNGs5cmg1OTMzbzczNUAyLzEuNC1gNmMxLzU1MDM2YSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/e6534d0cc7ba063d77b37c06f76d0465/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/o0iaNEZvSBgiTBYBB9aaAMhOmaFEGIZLIVxok/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1632&bt=816&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=ZmU6ZjQ4NTg8O2RpZzppNEBpMzRqNGs5cmg1OTMzbzczNUAyLzEuNC1gNmMxLzU1MDM2YSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=916f378d8f2a48f995c205711c472b5c&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmY2UyNTM5MjNhZjBhZGJjOGU1NDk5MTI3NGVhYTA4&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 126191}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 198179}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 307725}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 418419}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 561486}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.808, \\\\\\\"v960\\\\\\\": 96.239, \\\\\\\"v864\\\\\\\": 97.315, \\\\\\\"v720\\\\\\\": 98.514}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.553, \\\\\\\"v960\\\\\\\": 88.694, \\\\\\\"v864\\\\\\\": 90.779, \\\\\\\"v720\\\\\\\": 94.427}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.911,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.464,\\\\\\\"srv1\\\\\\\":79.564},\\\\\\\"src\\\\\\\":80.911,\\\\\\\"trans\\\\\\\":70.464,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.665, \\\\\\\"sr20\\\\\\\": 100.03}}\\\",\\\"audio_bit_rate\\\":65369,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 657607,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 24,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 649387,\n                                    \"file_cs\": \"c:0-7231-37e4\",\n                                    \"file_hash\": \"ceafb70b1a6a1b3c94eeb3c9e0a54a4c\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                                    \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_bytevc1_540p_657607\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/74d71cdb05bb715ba1ad460624ead1a9/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oAOvZuaSCBkZTBgniEYJhxa9BEI6FBaLYiKAI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1284&bt=642&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzdmOzo2ODc7NWVlODY8N0BpMzRqNGs5cmg1OTMzbzczNUAxNWFhXjEuNjAxYS8yYF4tYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/296c9e45eb2ce160b0058072a0c2a7e1/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oAOvZuaSCBkZTBgniEYJhxa9BEI6FBaLYiKAI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1284&bt=642&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzdmOzo2ODc7NWVlODY8N0BpMzRqNGs5cmg1OTMzbzczNUAxNWFhXjEuNjAxYS8yYF4tYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=04a9c3552bdb4238941543a7d8dc8444&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI1ODRjZGMzODg4MTVjNmU5ZDUzNDVlYzQ3YWI1YzJm&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 101018}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 155760}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 240953}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 324971}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 429187}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.259, \\\\\\\"v960\\\\\\\": 93.306, \\\\\\\"v864\\\\\\\": 94.076, \\\\\\\"v720\\\\\\\": 96.65}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.147, \\\\\\\"v960\\\\\\\": 83.159, \\\\\\\"v864\\\\\\\": 85.104, \\\\\\\"v720\\\\\\\": 90.122}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.911,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.771,\\\\\\\"srv1\\\\\\\":74.015},\\\\\\\"src\\\\\\\":80.911,\\\\\\\"trans\\\\\\\":64.771,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 85.804, \\\\\\\"sr20\\\\\\\": 94.575}}\\\",\\\"audio_bit_rate\\\":32900,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 449250,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 24,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 443635,\n                                    \"file_cs\": \"c:0-7231-14e6\",\n                                    \"file_hash\": \"67aa482aeaad73cf6aa60bb6a7cfa127\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                                    \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_bytevc1_540p_449250\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/4b63f587e60e97fab6f2903e0c961998/69a8a33e/video/tos/no1a/tos-no1a-ve-0068c001-no/ocYAB9EaPaEBZIiTBKkagvjOiGiQOBFxILZxS/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=876&bt=438&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=PDk1ZjQ6OWQ4NGg8ZmVkNUBpMzRqNGs5cmg1OTMzbzczNUAuYzMwYi1hNTMxMDNiXi5eYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/31b0caec79f3f648ed3988c83a875079/69a8a33e/video/tos/no1a/tos-no1a-ve-0068c001-no/ocYAB9EaPaEBZIiTBKkagvjOiGiQOBFxILZxS/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=876&bt=438&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=PDk1ZjQ6OWQ4NGg8ZmVkNUBpMzRqNGs5cmg1OTMzbzczNUAuYzMwYi1hNTMxMDNiXi5eYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a21aabec693e41658ad607e13c62f619&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjNzAyYWE4NWI3MGQ2Mzg4ZmRlZDY2ZDNjZTZmZTMz&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 71806}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 108873}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 165546}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 223244}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 294304}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.302, \\\\\\\"v960\\\\\\\": 83.64, \\\\\\\"v864\\\\\\\": 85.049, \\\\\\\"v720\\\\\\\": 89.153}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 69.724, \\\\\\\"v960\\\\\\\": 75.03, \\\\\\\"v864\\\\\\\": 76.594, \\\\\\\"v720\\\\\\\": 82.175}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.911,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.454,\\\\\\\"srv1\\\\\\\":66.983},\\\\\\\"src\\\\\\\":80.911,\\\\\\\"trans\\\\\\\":58.454,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 78.471, \\\\\\\"sr20\\\\\\\": 87.241}}\\\",\\\"audio_bit_rate\\\":32900,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 372774,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 24,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 368115,\n                                    \"file_cs\": \"c:0-7231-f132\",\n                                    \"file_hash\": \"4a561933e1d0fd1e6ec310d171df7153\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                                    \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_bytevc1_540p_372774\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/1a790879ab9cba7df383f928ad9b38e0/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oUOfCoEIQFgp6qkfL9FkTxOW0RAI0EA0DBiRLi/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=728&bt=364&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=ZWZmNThlZThlNmhmZDxnO0BpMzRqNGs5cmg1OTMzbzczNUAyMDU1LjQtX18xXzJgXjZgYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/c685db4417b5b5a81adbf9866efe49c2/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oUOfCoEIQFgp6qkfL9FkTxOW0RAI0EA0DBiRLi/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=728&bt=364&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=ZWZmNThlZThlNmhmZDxnO0BpMzRqNGs5cmg1OTMzbzczNUAyMDU1LjQtX18xXzJgXjZgYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c89da9ca5cbe43bbb50b7b15828c3c5b&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3YzZjODk4MGE4N2NiODgyMjAxM2M2NjI5MmI2NTg3&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 60282}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 91150}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 137818}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 183911}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 246124}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.248, \\\\\\\"v960\\\\\\\": 79.438, \\\\\\\"v864\\\\\\\": 81.807, \\\\\\\"v720\\\\\\\": 84.697}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 65.816, \\\\\\\"v960\\\\\\\": 70.253, \\\\\\\"v864\\\\\\\": 72.958, \\\\\\\"v720\\\\\\\": 77.976}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.911,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":55.523,\\\\\\\"srv1\\\\\\\":63.942},\\\\\\\"src\\\\\\\":80.911,\\\\\\\"trans\\\\\\\":55.523,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 75.437, \\\\\\\"sr20\\\\\\\": 84.207}}\\\",\\\"audio_bit_rate\\\":24795,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oMAkDfi6EEckQjQC0MpgFBLkQeRiAvW08FATIv\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oMAkDfi6EEckQjQC0MpgFBLkQeRiAvW08FATIv~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=1ce02f54&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=7bEcB3G8bdkr6k2o0DHs5Ao60s8%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oMAkDfi6EEckQjQC0MpgFBLkQeRiAvW08FATIv~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=1d59127c&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=vYmjAE2wfYXfH8SuCtudvgXSx0M%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 1939570,\n                            \"file_cs\": \"c:0-6993-c124\",\n                            \"height\": 720,\n                            \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                            \"url_list\": [\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6920enog65hd1cgm1d0&line=0&watermark=0&logo_name=tiktok_m&source=SEARCH&file_id=6c8878d87d8e452e870cea4eed117945&item_id=7607179081179827478&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU3NDA3N2U1OGZhYTMzNGYzYTgyOWYxMjZlMjVmNjgx&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 1939570,\n                            \"file_cs\": \"c:0-6993-c124\",\n                            \"file_hash\": \"03ea607469272ed2d5e5f80d61721ebf\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                            \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_h264_540p_1964121\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/317f5122a67327efccc4f2ea7ae37a88/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oExLZvgAaTaAiSaBkIBQaBREZF2EYO1BiIBZI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3836&bt=1918&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ODw0Z2hkZjpoOGhnOzs7ZkBpMzRqNGs5cmg1OTMzbzczNUAxNC5iMWItNS8xNTRhNDUzYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/283d199e4595b120dab864ecfa5fc16c/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oExLZvgAaTaAiSaBkIBQaBREZF2EYO1BiIBZI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3836&bt=1918&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ODw0Z2hkZjpoOGhnOzs7ZkBpMzRqNGs5cmg1OTMzbzczNUAxNC5iMWItNS8xNTRhNDUzYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6c8878d87d8e452e870cea4eed117945&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU3NDA3N2U1OGZhYTMzNGYzYTgyOWYxMjZlMjVmNjgx&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 7900,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/okQRAkpAiJk0g60SDFQWCkF6UvGBIgfiEIEeLR\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okQRAkpAiJk0g60SDFQWCkF6UvGBIgfiEIEeLR~tplv-tiktokx-origin.image?dr=8606&refresh_token=50c502fd&x-expires=1772722800&x-signature=uq35cYngnP%2BK62eK6iqC7Vy%2B6tM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okQRAkpAiJk0g60SDFQWCkF6UvGBIgfiEIEeLR~tplv-tiktokx-origin.image?dr=8606&refresh_token=1e3f5a65&x-expires=1772722800&x-signature=WOnAIb98vUaMX0L0u8BUsNUH9hU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okQRAkpAiJk0g60SDFQWCkF6UvGBIgfiEIEeLR~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a5f63132&x-expires=1772722800&x-signature=eic4L%2BO0xU2ayS3JhSLfjixAfUg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-21\\\",\\\"LoudnessRangeStart\\\":\\\"-21.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-19.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-21\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-21.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":1.06,\\\\\\\"FCenL\\\\\\\":4568.47,\\\\\\\"FCenR\\\\\\\":4555.31,\\\\\\\"Spkr100G\\\\\\\":0.25,\\\\\\\"Spkr150G\\\\\\\":0.61},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-21.254},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.842},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":1.299,\\\\\\\"LTotal\\\\\\\":-24.117,\\\\\\\"Peak\\\\\\\":-7.419,\\\\\\\"RTotal\\\\\\\":-25.416},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.86,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0}},\\\\\\\"Peak\\\\\\\":0.42658,\\\\\\\"LoudnessRange\\\\\\\":0.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-21,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-21,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-21.3,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-19.3}\\\",\\\"bright_ratio_mean\\\":\\\"0.0954\\\",\\\"brightness_mean\\\":\\\"126.125\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0021\\\",\\\"loudness\\\":\\\"-21.3\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0188\\\",\\\"peak\\\":\\\"0.42658\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771184424}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.1517\\\",\\\"vq_score\\\":\\\"66.16\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d6920enog65hd1cgm1d0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/a89d75b925f87393aba4c58fb7e79969/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/o4EEIk9fi9CQIGER6Ukp0gFA0IjDLegFAWiNTB/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2848\\\\u0026bt=1424\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDllZjlmOGVnZzQzZTQ3OEBpMzRqNGs5cmg1OTMzbzczNUBeYjY1NTQxNmExXi8xMS0tYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/6bf4372ea065a76041a5d2c077f3e5a4/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/o4EEIk9fi9CQIGER6Ukp0gFA0IjDLegFAWiNTB/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2848\\\\u0026bt=1424\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDllZjlmOGVnZzQzZTQ3OEBpMzRqNGs5cmg1OTMzbzczNUBeYjY1NTQxNmExXi8xMS0tYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6920enog65hd1cgm1d0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=0504414b20a14ddd9b457c868c9be6ae\\\\u0026item_id=7607179081179827478\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM1MGM2YmI5Nzc3NzVhZDE0ODU3M2I4ODAxNmUzY2Uz\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2170436,\\\"file_cs\\\":\\\"c:0-6993-c124\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oYBBBAIcZZaiaROBgYIGkxabIvGESBLsBFgIi\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBBBAIcZZaiaROBgYIGkxabIvGESBLsBFgIi~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=2f58a993&x-expires=1772722800&x-signature=2K8hC9rPim%2B%2BycbywqdCD884QOU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBBBAIcZZaiaROBgYIGkxabIvGESBLsBFgIi~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5068a8f9&x-expires=1772722800&x-signature=rsGj9bRBH3nCRc8nKJnafXjBtWg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBBBAIcZZaiaROBgYIGkxabIvGESBLsBFgIi~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=de400dc6&x-expires=1772722800&x-signature=IwDdGYvq2ycw%2FeFGypId%2B8C2OBI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1939570,\n                            \"file_cs\": \"c:0-6993-c124\",\n                            \"file_hash\": \"03ea607469272ed2d5e5f80d61721ebf\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                            \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_h264_540p_1964121\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/317f5122a67327efccc4f2ea7ae37a88/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oExLZvgAaTaAiSaBkIBQaBREZF2EYO1BiIBZI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3836&bt=1918&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ODw0Z2hkZjpoOGhnOzs7ZkBpMzRqNGs5cmg1OTMzbzczNUAxNC5iMWItNS8xNTRhNDUzYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/283d199e4595b120dab864ecfa5fc16c/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oExLZvgAaTaAiSaBkIBQaBREZF2EYO1BiIBZI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3836&bt=1918&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ODw0Z2hkZjpoOGhnOzs7ZkBpMzRqNGs5cmg1OTMzbzczNUAxNC5iMWItNS8xNTRhNDUzYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6c8878d87d8e452e870cea4eed117945&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU3NDA3N2U1OGZhYTMzNGYzYTgyOWYxMjZlMjVmNjgx&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 649387,\n                            \"file_cs\": \"c:0-7231-37e4\",\n                            \"file_hash\": \"ceafb70b1a6a1b3c94eeb3c9e0a54a4c\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                            \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_bytevc1_540p_657607\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/74d71cdb05bb715ba1ad460624ead1a9/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oAOvZuaSCBkZTBgniEYJhxa9BEI6FBaLYiKAI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1284&bt=642&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzdmOzo2ODc7NWVlODY8N0BpMzRqNGs5cmg1OTMzbzczNUAxNWFhXjEuNjAxYS8yYF4tYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/296c9e45eb2ce160b0058072a0c2a7e1/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oAOvZuaSCBkZTBgniEYJhxa9BEI6FBaLYiKAI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1284&bt=642&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzdmOzo2ODc7NWVlODY8N0BpMzRqNGs5cmg1OTMzbzczNUAxNWFhXjEuNjAxYS8yYF4tYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=04a9c3552bdb4238941543a7d8dc8444&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI1ODRjZGMzODg4MTVjNmU5ZDUzNDVlYzQ3YWI1YzJm&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1939570,\n                            \"file_cs\": \"c:0-6993-c124\",\n                            \"file_hash\": \"03ea607469272ed2d5e5f80d61721ebf\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6920enog65hd1cgm1d0\",\n                            \"url_key\": \"v24044gl0000d6920enog65hd1cgm1d0_h264_540p_1964121\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/317f5122a67327efccc4f2ea7ae37a88/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oExLZvgAaTaAiSaBkIBQaBREZF2EYO1BiIBZI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3836&bt=1918&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ODw0Z2hkZjpoOGhnOzs7ZkBpMzRqNGs5cmg1OTMzbzczNUAxNC5iMWItNS8xNTRhNDUzYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/283d199e4595b120dab864ecfa5fc16c/69a8a33e/video/tos/no1a/tos-no1a-ve-0068-no/oExLZvgAaTaAiSaBkIBQaBREZF2EYO1BiIBZI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3836&bt=1918&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ODw0Z2hkZjpoOGhnOzs7ZkBpMzRqNGs5cmg1OTMzbzczNUAxNC5iMWItNS8xNTRhNDUzYSNhamBhMmRrLTZhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6c8878d87d8e452e870cea4eed117945&is_play_url=1&item_id=7607179081179827478&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU3NDA3N2U1OGZhYTMzNGYzYTgyOWYxMjZlMjVmNjgx&source=SEARCH&video_id=v24044gl0000d6920enog65hd1cgm1d0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10075\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 14,\n                        \"author\": \"Moh_Preccyy\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=61700e78&x-expires=1772722800&x-signature=FPUuCkXpqJgSo8%2FSrMwl6IXK7iE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dc263ddc&x-expires=1772722800&x-signature=pPZ7%2BvOOZu0CJEONVOdkip3%2FfmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7d7ab9d7&x-expires=1772722800&x-signature=YVbbsyVJYgS%2BM3u7i5D%2BMbUUfvk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8b50785b&x-expires=1772722800&x-signature=RjBnJPHqisN%2FgP8i41EWSFvwT90%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=02baea7e&x-expires=1772722800&x-signature=8Apg8889QhORKuekmTDgiCQQx%2FI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d1312083&x-expires=1772722800&x-signature=ZlfhXTpBaDEYntpFsDsI0CWHsPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a3399f7c&x-expires=1772722800&x-signature=M0L4e4M17Iwkwdw1H6AbySTy%2BjA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7781dc50&x-expires=1772722800&x-signature=v2jk98OzyXfN5dBqGCY5ckKpX%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=736cecfb&x-expires=1772722800&x-signature=3V3qElLFHm4ZVha7bhHK2Mw%2Bbhw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=61700e78&x-expires=1772722800&x-signature=FPUuCkXpqJgSo8%2FSrMwl6IXK7iE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dc263ddc&x-expires=1772722800&x-signature=pPZ7%2BvOOZu0CJEONVOdkip3%2FfmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7d7ab9d7&x-expires=1772722800&x-signature=YVbbsyVJYgS%2BM3u7i5D%2BMbUUfvk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8b50785b&x-expires=1772722800&x-signature=RjBnJPHqisN%2FgP8i41EWSFvwT90%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=02baea7e&x-expires=1772722800&x-signature=8Apg8889QhORKuekmTDgiCQQx%2FI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d1312083&x-expires=1772722800&x-signature=ZlfhXTpBaDEYntpFsDsI0CWHsPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1771349166,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 14,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 14.88975,\n                            \"duration_precision\": 14.88975,\n                            \"shoot_duration_precision\": 14.88975,\n                            \"video_duration_precision\": 14.88975\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7607886694108368146,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d6aa9b7og65jkgdfa1ng\\\",\\\"owner_id\\\":9787777,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7607886720893340433,\n                        \"id_str\": \"7607886720893340433\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7607886720893340433\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7607886720893340433,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"moh_preccyy\",\n                        \"owner_id\": \"9787777\",\n                        \"owner_nickname\": \"Moh_Preccyy\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7607886729227275015.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7607886729227275015.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAgz3iZ2ycJom-6LN6V_arocMsV5kLUpsn--bvxBQL8sg\",\n                        \"shoot_duration\": 14,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - moh_preccyy\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 14\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": [\n                        {\n                            \"actions\": [\n                                {\n                                    \"action_type\": 1,\n                                    \"icon\": {\n                                        \"height\": 720,\n                                        \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                        \"url_list\": [\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                        ],\n                                        \"url_prefix\": null,\n                                        \"width\": 720\n                                    },\n                                    \"schema\": \"shoot\"\n                                }\n                            ],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_effect\",\n                            \"description\": \"Effects\",\n                            \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":0}\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"872073\",\n                            \"keyword\": \"Try effect\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"872073\\\",\\\"anchor_name\\\":\\\"Try effect\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                            \"thumbnail\": {\n                                \"height\": 64,\n                                \"uri\": \"\",\n                                \"url_list\": [],\n                                \"url_prefix\": null,\n                                \"width\": 64\n                            },\n                            \"type\": 28\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c0d156bc&x-expires=1772722800&x-signature=W7ez3j660H6Vgr7pF01J7gi92SE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ee838dc1&x-expires=1772722800&x-signature=XfsnLn7OyQzDG%2FXy1%2FbYbngw3Ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bd203219&x-expires=1772722800&x-signature=lyprgNrs%2BUvzfhAmHV%2BQfXJlEeU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=305a6956&x-expires=1772722800&x-signature=uytoqcxNf1EpPxLiqzhvo03WEgA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=01b2e8f9&x-expires=1772722800&x-signature=dPBRAfSZRZLaRHyw2lJjKRrw95c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=bff5e7ae&x-expires=1772722800&x-signature=B75FBQcICddrG5YPR76Ei%2B5E0Gk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a3399f7c&x-expires=1772722800&x-signature=M0L4e4M17Iwkwdw1H6AbySTy%2BjA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7781dc50&x-expires=1772722800&x-signature=v2jk98OzyXfN5dBqGCY5ckKpX%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=736cecfb&x-expires=1772722800&x-signature=3V3qElLFHm4ZVha7bhHK2Mw%2Bbhw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dc263ddc&x-expires=1772722800&x-signature=pPZ7%2BvOOZu0CJEONVOdkip3%2FfmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=61700e78&x-expires=1772722800&x-signature=FPUuCkXpqJgSo8%2FSrMwl6IXK7iE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6cabc6cc&x-expires=1772722800&x-signature=WBXTHeXxAzMk0v95mIFzIBRGiM0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=8b50785b&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=RjBnJPHqisN%2FgP8i41EWSFvwT90%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=02baea7e&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=8Apg8889QhORKuekmTDgiCQQx%2FI%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=d1312083&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=ZlfhXTpBaDEYntpFsDsI0CWHsPk%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1564407099,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 140346,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 287,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Moh_Preccyy\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"moh_preccyy\",\n                        \"search_user_name\": \"Moh_Preccyy\",\n                        \"sec_uid\": \"MS4wLjABAAAAgz3iZ2ycJom-6LN6V_arocMsV5kLUpsn--bvxBQL8sg\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"9787777\",\n                        \"unique_id\": \"moh_preccyy\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 9787777,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7607886694108368146\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"Viral\",\n                            \"cid\": \"20884\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"¡descubre las canciones en tendencia! 🔥➡️ https://bit.ly/TendenciasTikTok_LATAM\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"musically-maliva-obj/4321dd2ed3acc737461c4254f0c55add.png\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=20884\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #viral on TikTok!\",\n                                \"share_desc_info\": \"Check out #viral on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: viral\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/viral?_r=1&name=viral&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=20884&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 2,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"8573871348434713507\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"museum of innocence netflix trailer\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.0012585462090547298}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 4,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 2,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771349162,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"prop\",\n                            \"beautify_used\",\n                            \"select_music\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"No cause I cried down shame😭worst part it’s that time of the month😂 #viral #foryou #eternitymovie #appletv \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7607886694108368146\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7607886694108368146\n                        ],\n                        \"GroupdIdList1\": [\n                            7607886694108368146\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 14,\n                        \"author\": \"Moh_Preccyy\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=61700e78&x-expires=1772722800&x-signature=FPUuCkXpqJgSo8%2FSrMwl6IXK7iE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dc263ddc&x-expires=1772722800&x-signature=pPZ7%2BvOOZu0CJEONVOdkip3%2FfmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7d7ab9d7&x-expires=1772722800&x-signature=YVbbsyVJYgS%2BM3u7i5D%2BMbUUfvk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8b50785b&x-expires=1772722800&x-signature=RjBnJPHqisN%2FgP8i41EWSFvwT90%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=02baea7e&x-expires=1772722800&x-signature=8Apg8889QhORKuekmTDgiCQQx%2FI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d1312083&x-expires=1772722800&x-signature=ZlfhXTpBaDEYntpFsDsI0CWHsPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a3399f7c&x-expires=1772722800&x-signature=M0L4e4M17Iwkwdw1H6AbySTy%2BjA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7781dc50&x-expires=1772722800&x-signature=v2jk98OzyXfN5dBqGCY5ckKpX%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=736cecfb&x-expires=1772722800&x-signature=3V3qElLFHm4ZVha7bhHK2Mw%2Bbhw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=61700e78&x-expires=1772722800&x-signature=FPUuCkXpqJgSo8%2FSrMwl6IXK7iE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dc263ddc&x-expires=1772722800&x-signature=pPZ7%2BvOOZu0CJEONVOdkip3%2FfmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7d7ab9d7&x-expires=1772722800&x-signature=YVbbsyVJYgS%2BM3u7i5D%2BMbUUfvk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8b50785b&x-expires=1772722800&x-signature=RjBnJPHqisN%2FgP8i41EWSFvwT90%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=02baea7e&x-expires=1772722800&x-signature=8Apg8889QhORKuekmTDgiCQQx%2FI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/92f38fed049b9b15d455af1474d3721e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d1312083&x-expires=1772722800&x-signature=ZlfhXTpBaDEYntpFsDsI0CWHsPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1771349166,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 14,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 14.88975,\n                            \"duration_precision\": 14.88975,\n                            \"shoot_duration_precision\": 14.88975,\n                            \"video_duration_precision\": 14.88975\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7607886694108368146,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d6aa9b7og65jkgdfa1ng\\\",\\\"owner_id\\\":9787777,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7607886720893340433,\n                        \"id_str\": \"7607886720893340433\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7607886720893340433\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7607886720893340433,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"moh_preccyy\",\n                        \"owner_id\": \"9787777\",\n                        \"owner_nickname\": \"Moh_Preccyy\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7607886729227275015.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7607886729227275015.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAgz3iZ2ycJom-6LN6V_arocMsV5kLUpsn--bvxBQL8sg\",\n                        \"shoot_duration\": 14,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - moh_preccyy\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 14\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15003,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"No cause I cried down shame😭worst part it’s that time of the month😂 <h id=\\\"1\\\">#viral</h> <h id=\\\"8\\\">#foryou</h> <h id=\\\"226\\\">#eternitymovie</h> <h id=\\\"362\\\">#appletv</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"20884\",\n                                \"hashtag_name\": \"viral\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"42164\",\n                                \"hashtag_name\": \"foryou\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"8\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"7268233038621278241\",\n                                \"hashtag_name\": \"eternitymovie\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"226\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"362\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"ZA\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"#appletv No cause I cried down shame😭worst part it’s that time of the month😂\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 1,\n                                    \"end\": 6\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Moh_Preccyy's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Moh_Preccyy’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Moh_Preccyy’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@moh_preccyy/video/7607886694108368146?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7607886694108368146&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@moh_preccyy/video/7607886694108368146?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7607886694108368146&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501193134672379, \\\\\\\"1\\\\\\\": 4.50113496005574, \\\\\\\"0\\\\\\\": 4.501088128748909}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -8.623405477664797e-05, \\\\\\\"2\\\\\\\": -0.00036413870598552136, \\\\\\\"-1\\\\\\\": -0.0001627984819718728}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003663363707391018, \\\\\\\"2\\\\\\\": 0.0006588662181227777, \\\\\\\"-1\\\\\\\": 6.162066196895659e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"0d8c96c0d9a78fc191f65a8c1be39c11\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"0d8c96c0d9a78fc191f65a8c1be39c11\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":21.1,\\\\\\\"rcd\\\\\\\":[-0.4],\\\\\\\"mp\\\\\\\":2.27,\\\\\\\"be\\\\\\\":[32.3,13388.3],\\\\\\\"ocf\\\\\\\":[-11.4427,-6.4898,-8.8448,-4.4822,-8.2827,-16.2046,-14.3219,-22.0678,-28.3228,-49.9315],\\\\\\\"il\\\\\\\":-14}}},\\\\\\\"1446899ef5c38b58d9a41954aa5eb725\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"1446899ef5c38b58d9a41954aa5eb725\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":21.1,\\\\\\\"rcd\\\\\\\":[-0.4],\\\\\\\"mp\\\\\\\":2.27,\\\\\\\"be\\\\\\\":[32.3,13388.3],\\\\\\\"ocf\\\\\\\":[-11.4427,-6.4898,-8.8448,-4.4822,-8.2827,-16.2046,-14.3219,-22.0678,-28.3228,-49.9315],\\\\\\\"il\\\\\\\":-14}}},\\\\\\\"2466ec7d7dffbe7de468c3e83dce0888\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"2466ec7d7dffbe7de468c3e83dce0888\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.99],\\\\\\\"drr\\\\\\\":21,\\\\\\\"rcd\\\\\\\":[-0.2],\\\\\\\"mp\\\\\\\":0.64,\\\\\\\"be\\\\\\\":[32.3,14405.7],\\\\\\\"ocf\\\\\\\":[-11.6667,-6.4154,-8.8306,-4.4591,-8.2837,-16.411,-14.5645,-21.7435,-28.148,-47.3917],\\\\\\\"il\\\\\\\":-13.9}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":22.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-3.78,\\\\\\\"be\\\\\\\":[26.9,14836.4],\\\\\\\"ocf\\\\\\\":[-10.5211,-6.6892,-9.2427,-4.5715,-8.02,-15.9981,-14.3627,-21.5258,-26.3475,-44.0178],\\\\\\\"il\\\\\\\":-22.9},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_03000402\\\\\\\",\\\\\\\"tag_03000002\\\\\\\",\\\\\\\"tag_03010003\\\\\\\",\\\\\\\"tag_03000005\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.77,0.48,0.23,0.1,0.08]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"53.556\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7607886694108368146\",\n                        \"collect_count\": 8321,\n                        \"comment_count\": 222,\n                        \"digg_count\": 18157,\n                        \"download_count\": 294,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 176394,\n                        \"repost_count\": 0,\n                        \"share_count\": 644,\n                        \"whatsapp_share_count\": 51\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7607886694108368146\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"sticker_detail\": {\n                        \"attributions\": null,\n                        \"children\": null,\n                        \"icon_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"872073\",\n                        \"linked_anchors\": null,\n                        \"name\": \"Try effect\",\n                        \"owner_id\": \"\",\n                        \"sec_uid\": \"\",\n                        \"tags\": null\n                    },\n                    \"stickers\": \"872073\",\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.010376908385122254,\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"eternity movie joan abortion\",\n                                        \"word_id\": \"7384760679570382556\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"generate_time\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.018362803613002025,\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"museum of innocence netflix trailer\",\n                                        \"word_id\": \"8573871348434713507\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 76,\n                            \"hashtag_id\": \"20884\",\n                            \"hashtag_name\": \"viral\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 70,\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 84,\n                            \"hashtag_id\": \"42164\",\n                            \"hashtag_name\": \"foryou\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 77,\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 99,\n                            \"hashtag_id\": \"7268233038621278241\",\n                            \"hashtag_name\": \"eternitymovie\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 85,\n                            \"tag_id\": \"226\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 108,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 100,\n                            \"tag_id\": \"362\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 5.239259142857143,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.image?dr=8606&refresh_token=756436ed&x-expires=1772722800&x-signature=uGUudAL8YPSD4H7I0e36jEAviX8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.image?dr=8606&refresh_token=21d29a09&x-expires=1772722800&x-signature=KvIxgfJI0ls%2FmmeLDsGv5FaApYU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f42b3c33&x-expires=1772722800&x-signature=46gBLr1V6bRY5yj2o9%2B6k3dDXr8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.image?dr=8606&refresh_token=756436ed&x-expires=1772722800&x-signature=uGUudAL8YPSD4H7I0e36jEAviX8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.image?dr=8606&refresh_token=21d29a09&x-expires=1772722800&x-signature=KvIxgfJI0ls%2FmmeLDsGv5FaApYU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f42b3c33&x-expires=1772722800&x-signature=46gBLr1V6bRY5yj2o9%2B6k3dDXr8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.image?dr=8606&refresh_token=756436ed&x-expires=1772722800&x-signature=uGUudAL8YPSD4H7I0e36jEAviX8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.image?dr=8606&refresh_token=21d29a09&x-expires=1772722800&x-signature=KvIxgfJI0ls%2FmmeLDsGv5FaApYU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCiQoIGffeDW6yBpTUUItqQKhLrWjAKQxChMA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f42b3c33&x-expires=1772722800&x-signature=46gBLr1V6bRY5yj2o9%2B6k3dDXr8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 575353,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1079938,\n                                    \"file_cs\": \"c:0-14101-1a8c\",\n                                    \"file_hash\": \"5a564b3f392342c47af3e79f05ff95ef\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                                    \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_bytevc1_720p_575353\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/9cb9722933d5223773ed204332c2c0ce/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oER64BYIAeBEWQSp1KUFERLlIBrfKBsUagDpEv/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1122&bt=561&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=Z2c1aGdpaGczMzU2ODs0ZEBpanAzdHg5cnBkOTMzODczNEBgYjYxLy4vNi0xYi80Xl8zYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/10064badf538e41f3f21abc272df883a/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oER64BYIAeBEWQSp1KUFERLlIBrfKBsUagDpEv/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1122&bt=561&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=Z2c1aGdpaGczMzU2ODs0ZEBpanAzdHg5cnBkOTMzODczNEBgYjYxLy4vNi0xYi80Xl8zYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6ab1a87523e240009d2e1f2d4e92edcd&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0ODdmMjQxNmJhYTlkMzFkZWE5NGY3ZDA4NzhlZjhm&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 114039}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 184327}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 252206}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 337828}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 408419}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 754463}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.737, \\\\\\\"v960\\\\\\\": 93.783, \\\\\\\"v864\\\\\\\": 94.951, \\\\\\\"v720\\\\\\\": 96.77}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.574, \\\\\\\"v960\\\\\\\": 84.304, \\\\\\\"v864\\\\\\\": 86.877, \\\\\\\"v720\\\\\\\": 90.448}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":72.434,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.865,\\\\\\\"srv1\\\\\\\":68.029},\\\\\\\"src\\\\\\\":72.434,\\\\\\\"trans\\\\\\\":58.865,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.7,\\\\\\\"LoudnessRange\\\\\\\":6.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-19.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.57},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.3,\\\\\\\"LoudR\\\\\\\":7.7,\\\\\\\"LoudRE\\\\\\\":-13,\\\\\\\"LoudRS\\\\\\\":-20.7,\\\\\\\"MaxMomLoud\\\\\\\":-8.82,\\\\\\\"MaxSTLoud\\\\\\\":-12.93}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4258.37,\\\\\\\"FCenR\\\\\\\":4258.7,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.05,\\\\\\\"Spkr200G\\\\\\\":0.11},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.678},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-18.646,\\\\\\\"Peak\\\\\\\":-0.255,\\\\\\\"RTotal\\\\\\\":-18.646},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"ed5dca180fd01ba43554ed2ff5d2ad7a\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":55.8,\\\\\\\"score_nn\\\\\\\":62.4,\\\\\\\"score_spk\\\\\\\":55.8},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 90.717, \\\\\\\"sr20\\\\\\\": 97.219}}\\\",\\\"audio_bit_rate\\\":64331,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 446588,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 838247,\n                                    \"file_cs\": \"c:0-14101-fc8d\",\n                                    \"file_hash\": \"acdb14967e3fa1705fd8dac37205c4a0\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                                    \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_bytevc1_540p_446588\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/b01eff74a8d828f8b99a5839e9151361/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oE6QMpiIUxQtKliTAfZIjSWL1e84f1IoDGqCAW/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=872&bt=436&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZTNkZmY5M2k4aDk0NzMzaEBpanAzdHg5cnBkOTMzODczNEAvMzEvNDJeNWIxLzUvL19iYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/8bdf173f0c79661397e3cf571e81e4fc/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oE6QMpiIUxQtKliTAfZIjSWL1e84f1IoDGqCAW/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=872&bt=436&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZTNkZmY5M2k4aDk0NzMzaEBpanAzdHg5cnBkOTMzODczNEAvMzEvNDJeNWIxLzUvL19iYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=eeb0202481264ee58fa0567c2c4a602b&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZjYmM1MDk5MTU4YzI0MGU4MDM1OWNkMDJmNGVhYjI1&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 91771}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 145829}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 199617}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 267066}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 320600}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 596074}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.888, \\\\\\\"v960\\\\\\\": 92.861, \\\\\\\"v864\\\\\\\": 94.259, \\\\\\\"v720\\\\\\\": 96.317}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.982, \\\\\\\"v960\\\\\\\": 81.031, \\\\\\\"v864\\\\\\\": 83.685, \\\\\\\"v720\\\\\\\": 87.741}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":72.434,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":56.171,\\\\\\\"srv1\\\\\\\":66.18},\\\\\\\"src\\\\\\\":72.434,\\\\\\\"trans\\\\\\\":56.171,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.7,\\\\\\\"LoudnessRange\\\\\\\":6.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-19.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.57},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.3,\\\\\\\"LoudR\\\\\\\":7.7,\\\\\\\"LoudRE\\\\\\\":-13,\\\\\\\"LoudRS\\\\\\\":-20.7,\\\\\\\"MaxMomLoud\\\\\\\":-8.82,\\\\\\\"MaxSTLoud\\\\\\\":-12.93}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4258.37,\\\\\\\"FCenR\\\\\\\":4258.7,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.05,\\\\\\\"Spkr200G\\\\\\\":0.11},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.678},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-18.646,\\\\\\\"Peak\\\\\\\":-0.255,\\\\\\\"RTotal\\\\\\\":-18.646},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"4fd1979d9932f396bea58eb77d92925a\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":55.8,\\\\\\\"score_nn\\\\\\\":62.4,\\\\\\\"score_spk\\\\\\\":55.8},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.25, \\\\\\\"sr20\\\\\\\": 96.861}}\\\",\\\"audio_bit_rate\\\":32217,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 289619,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 543616,\n                                    \"file_cs\": \"c:0-14091-cb48\",\n                                    \"file_hash\": \"a768a05b00f75680d836e3c5a024fdac\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                                    \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_bytevc1_540p_289619\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/e6dc4e10e12f9f24b151d072d20fc6ed/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ogIEUFpvKBSWBIDAEf8W4UIgEopr1leYLCRARR/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=564&bt=282&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=NmZoNGk4ZWg0ZTZkOmQ8ZkBpanAzdHg5cnBkOTMzODczNEAvMDAwMTEyNl8xXjJfM2MvYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/2042e216837df99f5a6ad785673edc11/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ogIEUFpvKBSWBIDAEf8W4UIgEopr1leYLCRARR/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=564&bt=282&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=NmZoNGk4ZWg0ZTZkOmQ8ZkBpanAzdHg5cnBkOTMzODczNEAvMDAwMTEyNl8xXjJfM2MvYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2cf96ab75aa34bb19e5b454f313e3c23&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYwOTk1ZTU2OTEwM2I5M2Q2NTE1NTU2ODFkYjE0YWQ0&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 58411}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 90413}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 129317}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 174176}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 213278}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 389512}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.308, \\\\\\\"v960\\\\\\\": 85.886, \\\\\\\"v864\\\\\\\": 86.895, \\\\\\\"v720\\\\\\\": 90.203}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.31, \\\\\\\"v960\\\\\\\": 73.654, \\\\\\\"v864\\\\\\\": 76.441, \\\\\\\"v720\\\\\\\": 80.797}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":72.434,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":50.417,\\\\\\\"srv1\\\\\\\":59.273},\\\\\\\"src\\\\\\\":72.434,\\\\\\\"trans\\\\\\\":50.417,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.7,\\\\\\\"LoudnessRange\\\\\\\":6.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-19.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.57},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.3,\\\\\\\"LoudR\\\\\\\":7.7,\\\\\\\"LoudRE\\\\\\\":-13,\\\\\\\"LoudRS\\\\\\\":-20.7,\\\\\\\"MaxMomLoud\\\\\\\":-8.82,\\\\\\\"MaxSTLoud\\\\\\\":-12.93}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4258.37,\\\\\\\"FCenR\\\\\\\":4258.7,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.05,\\\\\\\"Spkr200G\\\\\\\":0.11},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.678},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-18.646,\\\\\\\"Peak\\\\\\\":-0.255,\\\\\\\"RTotal\\\\\\\":-18.646},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":55.8,\\\\\\\"score_nn\\\\\\\":62.4,\\\\\\\"score_spk\\\\\\\":55.8},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 81.359, \\\\\\\"sr20\\\\\\\": 89.97}}\\\",\\\"audio_bit_rate\\\":32217,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 213700,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 401115,\n                                    \"file_cs\": \"c:0-14091-40a4\",\n                                    \"file_hash\": \"e0f854e3c354e4611edf7029eb199622\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                                    \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_bytevc1_540p_213700\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/094f07d838d7c39fb4ed86e8f4e614a0/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/o0RE1fKULgCRD5HEGIeEAYBUpBlFIdErpWRvtu/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=416&bt=208&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=PGc8NmZnaTo6aGk1OTY6N0BpanAzdHg5cnBkOTMzODczNEBgMmM0Yy8tXzAxM14uLTZhYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/cf75fad92fbf63b0717b359776ce66ea/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/o0RE1fKULgCRD5HEGIeEAYBUpBlFIdErpWRvtu/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=416&bt=208&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=PGc8NmZnaTo6aGk1OTY6N0BpanAzdHg5cnBkOTMzODczNEBgMmM0Yy8tXzAxM14uLTZhYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d4970316a26f4e37b70f2dfc73f95dc9&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5MDc4NzllZGYyNzMyZjFjNzYwM2M4MWRjMmM4MjJl&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 47746}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 72107}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 101707}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 133902}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 162783}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 290620}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.622, \\\\\\\"v960\\\\\\\": 79.733, \\\\\\\"v864\\\\\\\": 81.168, \\\\\\\"v720\\\\\\\": 84.889}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 64.362, \\\\\\\"v960\\\\\\\": 67.913, \\\\\\\"v864\\\\\\\": 70.501, \\\\\\\"v720\\\\\\\": 75.617}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":72.434,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":45.956,\\\\\\\"srv1\\\\\\\":54.258},\\\\\\\"src\\\\\\\":72.434,\\\\\\\"trans\\\\\\\":45.956,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.7,\\\\\\\"LoudnessRange\\\\\\\":6.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-19.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.57},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.3,\\\\\\\"LoudR\\\\\\\":7.7,\\\\\\\"LoudRE\\\\\\\":-13,\\\\\\\"LoudRS\\\\\\\":-20.7,\\\\\\\"MaxMomLoud\\\\\\\":-8.82,\\\\\\\"MaxSTLoud\\\\\\\":-12.93}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4258.37,\\\\\\\"FCenR\\\\\\\":4258.7,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.05,\\\\\\\"Spkr200G\\\\\\\":0.11},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.678},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-18.646,\\\\\\\"Peak\\\\\\\":-0.255,\\\\\\\"RTotal\\\\\\\":-18.646},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":55.8,\\\\\\\"score_nn\\\\\\\":62.4,\\\\\\\"score_spk\\\\\\\":55.8},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 75.869, \\\\\\\"sr20\\\\\\\": 84.48}}\\\",\\\"audio_bit_rate\\\":24234,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 120,\n                                    \"cla_subtitle_id\": 7607886885764860690,\n                                    \"complaint_id\": 7607886885764860690,\n                                    \"expire\": 1775229926,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": 229327567,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/fcaf31c930b44685f9fbea3444ee5b2b/69cfdbe6/video/tos/alisg/tos-alisg-pv-0037/14922d15252f485483f381bad548b565/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=12610&bt=6305&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=anAzdHg5cnBkOTMzODczNEBpanAzdHg5cnBkOTMzODczNEBuam1rMmQ0NV5hLS1kMTFzYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00078000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/fcaf31c930b44685f9fbea3444ee5b2b/69cfdbe6/video/tos/alisg/tos-alisg-pv-0037/14922d15252f485483f381bad548b565/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=12610&bt=6305&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=anAzdHg5cnBkOTMzODczNEBpanAzdHg5cnBkOTMzODczNEBuam1rMmQ0NV5hLS1kMTFzYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00078000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/121ebaaa83989efca8466830ddeac1a2/69cfdbe6/video/tos/alisg/tos-alisg-pv-0037/14922d15252f485483f381bad548b565/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=12610&bt=6305&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=anAzdHg5cnBkOTMzODczNEBpanAzdHg5cnBkOTMzODczNEBuam1rMmQ0NV5hLS1kMTFzYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00078000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE2YzU5NTQ5MWYwNzk1YzQzOTVhNzI4YjY1YmUyMmE5&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 380,\n                                \"is_burnin_caption\": false,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 1\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/owRaCBYIAeiIWCKp1KUFERLlIBrfddtUPgDpEv\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owRaCBYIAeiIWCKp1KUFERLlIBrfddtUPgDpEv~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=db33c5cf&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=%2FcGkEaF%2BgFRcrESGCN9IZTqMYAE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owRaCBYIAeiIWCKp1KUFERLlIBrfddtUPgDpEv~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=d0d9be77&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=KZGYvc%2FbWCD3zMK6PWMgQeZHSyQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 662922,\n                            \"file_cs\": \"c:0-13865-532a\",\n                            \"height\": 720,\n                            \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                            \"url_list\": [\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d6aa8m7og65unqp0mmqg&line=0&watermark=0&logo_name=tiktok_m&source=SEARCH&file_id=f1e4bf26760d4fb9a6d6ccd56a5e1c4f&item_id=7607886694108368146&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk0YmNhZDNlNTRmMWQ1Y2ZiNzQ2YjFjMTBkYzYzMDg5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 662922,\n                            \"file_cs\": \"c:0-13865-532a\",\n                            \"file_hash\": \"2922bd95f94ab96e15d0784fa89caf22\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                            \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_h264_540p_353181\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dcfa107ce43e5323be0063f5adef357c/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ooTKU6tSIxUqCWfIQxOpeDAPUjLWaoeWqAQGiI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=688&bt=344&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=aWZoZDhmOTk8aWc5OWk3NEBpanAzdHg5cnBkOTMzODczNEAxLjIzYWBhXl8xLTQvX2JjYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/2cab4fea67fcea46e09c16eaddebd743/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ooTKU6tSIxUqCWfIQxOpeDAPUjLWaoeWqAQGiI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=688&bt=344&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=aWZoZDhmOTk8aWc5OWk3NEBpanAzdHg5cnBkOTMzODczNEAxLjIzYWBhXl8xLTQvX2JjYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1e4bf26760d4fb9a6d6ccd56a5e1c4f&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk0YmNhZDNlNTRmMWQ1Y2ZiNzQ2YjFjMTBkYzYzMDg5&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15016,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/o8JigoQMke8Dt1UEkTUSIbUgrlXnsjAKgxCfeA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8JigoQMke8Dt1UEkTUSIbUgrlXnsjAKgxCfeA~tplv-tiktokx-origin.image?dr=8606&refresh_token=af042688&x-expires=1772722800&x-signature=ZLdPfbfRWcawRE7tQQL3gtLN9sI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8JigoQMke8Dt1UEkTUSIbUgrlXnsjAKgxCfeA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f71202cb&x-expires=1772722800&x-signature=y5IFGuNqUUsy0pB38VWWaLupRfE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8JigoQMke8Dt1UEkTUSIbUgrlXnsjAKgxCfeA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=06cf8c1b&x-expires=1772722800&x-signature=mm%2BHgqLxOSR%2BJ8QNR2hTfAKdwmk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"8.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-21.4\\\",\\\"LoudnessRangeStart\\\":\\\"-29.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-17.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-21.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":8.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-29.8,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-17.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-21.2,\\\\\\\"Loudness\\\\\\\":-22.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.5},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-31.4,\\\\\\\"MaxMomLoud\\\\\\\":-17.24,\\\\\\\"MaxSTLoud\\\\\\\":-22.25,\\\\\\\"Loud\\\\\\\":-23.16,\\\\\\\"LoudR\\\\\\\":8.9,\\\\\\\"LoudRE\\\\\\\":-22.5}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4362.24,\\\\\\\"FCenR\\\\\\\":4362.24,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0,\\\\\\\"Spkr200G\\\\\\\":0.08},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-22.874},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-3.782,\\\\\\\"RTotal\\\\\\\":-27.962,\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-27.962},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.64565,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-21.4}\\\",\\\"loudness\\\":\\\"-22.9\\\",\\\"peak\\\":\\\"0.64565\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771349166}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"60.23\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v14044g50000d6aa8m7og65unqp0mmqg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/fdc038ad73e9ecba85a25cc6d6638b8a/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oMGpwosxICWKQQIThejeIU6DOi6qUAtWgfADLT/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1618\\\\u0026bt=809\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDdoM2Y8ZWRkZWZpNjozN0BpanAzdHg5cnBkOTMzODczNEBiMS1iY15hNS8xLzYwNDViYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/8f617549cf9e295b7ec95b684fd7de99/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oMGpwosxICWKQQIThejeIU6DOi6qUAtWgfADLT/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1618\\\\u0026bt=809\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDdoM2Y8ZWRkZWZpNjozN0BpanAzdHg5cnBkOTMzODczNEBiMS1iY15hNS8xLzYwNDViYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d6aa8m7og65unqp0mmqg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=e48077339f2c4b2a8adba9fce00e44e9\\\\u0026item_id=7607886694108368146\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVhNTQ2ZWEwZjNhMTQ0ZjhlOTgwZjZmMGE3MWI3Yzhk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1971234,\\\"file_cs\\\":\\\"c:0-13865-532a\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/o0hBIRprApRWEYvEFKAKxIIDUgkUl2LB1zfJKe\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0hBIRprApRWEYvEFKAKxIIDUgkUl2LB1zfJKe~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=3786f830&x-expires=1772722800&x-signature=WRR8vetZ62Oxu36voBUPIFJCHf4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0hBIRprApRWEYvEFKAKxIIDUgkUl2LB1zfJKe~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=4d5488a0&x-expires=1772722800&x-signature=aGf1P5RY3PAknaZYmGW7%2BGdfhlk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0hBIRprApRWEYvEFKAKxIIDUgkUl2LB1zfJKe~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=45e756c9&x-expires=1772722800&x-signature=Cdb1KOXHjNG8J9CvmZVZeSkTQMs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 662922,\n                            \"file_cs\": \"c:0-13865-532a\",\n                            \"file_hash\": \"2922bd95f94ab96e15d0784fa89caf22\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                            \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_h264_540p_353181\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dcfa107ce43e5323be0063f5adef357c/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ooTKU6tSIxUqCWfIQxOpeDAPUjLWaoeWqAQGiI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=688&bt=344&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=aWZoZDhmOTk8aWc5OWk3NEBpanAzdHg5cnBkOTMzODczNEAxLjIzYWBhXl8xLTQvX2JjYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/2cab4fea67fcea46e09c16eaddebd743/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ooTKU6tSIxUqCWfIQxOpeDAPUjLWaoeWqAQGiI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=688&bt=344&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=aWZoZDhmOTk8aWc5OWk3NEBpanAzdHg5cnBkOTMzODczNEAxLjIzYWBhXl8xLTQvX2JjYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1e4bf26760d4fb9a6d6ccd56a5e1c4f&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk0YmNhZDNlNTRmMWQ1Y2ZiNzQ2YjFjMTBkYzYzMDg5&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 838247,\n                            \"file_cs\": \"c:0-14101-fc8d\",\n                            \"file_hash\": \"acdb14967e3fa1705fd8dac37205c4a0\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                            \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_bytevc1_540p_446588\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/b01eff74a8d828f8b99a5839e9151361/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oE6QMpiIUxQtKliTAfZIjSWL1e84f1IoDGqCAW/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=872&bt=436&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZTNkZmY5M2k4aDk0NzMzaEBpanAzdHg5cnBkOTMzODczNEAvMzEvNDJeNWIxLzUvL19iYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/8bdf173f0c79661397e3cf571e81e4fc/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/oE6QMpiIUxQtKliTAfZIjSWL1e84f1IoDGqCAW/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=872&bt=436&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=ZTNkZmY5M2k4aDk0NzMzaEBpanAzdHg5cnBkOTMzODczNEAvMzEvNDJeNWIxLzUvL19iYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=eeb0202481264ee58fa0567c2c4a602b&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZjYmM1MDk5MTU4YzI0MGU4MDM1OWNkMDJmNGVhYjI1&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 662922,\n                            \"file_cs\": \"c:0-13865-532a\",\n                            \"file_hash\": \"2922bd95f94ab96e15d0784fa89caf22\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d6aa8m7og65unqp0mmqg\",\n                            \"url_key\": \"v14044g50000d6aa8m7og65unqp0mmqg_h264_540p_353181\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dcfa107ce43e5323be0063f5adef357c/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ooTKU6tSIxUqCWfIQxOpeDAPUjLWaoeWqAQGiI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=688&bt=344&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=aWZoZDhmOTk8aWc5OWk3NEBpanAzdHg5cnBkOTMzODczNEAxLjIzYWBhXl8xLTQvX2JjYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/2cab4fea67fcea46e09c16eaddebd743/69a8a346/video/tos/alisg/tos-alisg-pve-0037c001/ooTKU6tSIxUqCWfIQxOpeDAPUjLWaoeWqAQGiI/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=688&bt=344&cs=0&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=aWZoZDhmOTk8aWc5OWk3NEBpanAzdHg5cnBkOTMzODczNEAxLjIzYWBhXl8xLTQvX2JjYSNuam1rMmQ0NV5hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1e4bf26760d4fb9a6d6ccd56a5e1c4f&is_play_url=1&item_id=7607886694108368146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk0YmNhZDNlNTRmMWQ1Y2ZiNzQ2YjFjMTBkYzYzMDg5&source=SEARCH&video_id=v14044g50000d6aa8m7og65unqp0mmqg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"ad_aweme_source\": 1,\n                    \"added_sound_music_info\": {\n                        \"album\": \"Lose My Mind (feat. Doja Cat) [From F1® The Movie]\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=11104e75&x-expires=1772722800&x-signature=PElvem8MB1La8fivGxOP2DTQXIk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=52be56eb&x-expires=1772722800&x-signature=I2PVaGyoBzynimWDbWBnJOwq2zs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=b3fcf8d5&x-expires=1772722800&x-signature=cTJsy55NO0VmiVcLg9l2xTMA93E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"dontolivermusic\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Don Toliver\",\n                                \"sec_uid\": \"MS4wLjABAAAAjpIPO4WrF2o1ThcPLfFaAykkxG57GyNwcCPPhhi0nsJBWItxb3crKsHINWVmy88T\",\n                                \"status\": 1,\n                                \"uid\": \"6729726209452246021\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fcda23c5&x-expires=1772722800&x-signature=sjuKawSLYb8Q7so1HBBI50Eb7ek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=16401756&x-expires=1772722800&x-signature=Onw3Ab2JNEPCB%2B3x9W288NBK8qs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=04384498&x-expires=1772722800&x-signature=OC5g1GdymOMK3IJtJU9eF5ksY6Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"f1thealbum\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"F1 The Album\",\n                                \"sec_uid\": \"MS4wLjABAAAAtTcH7-Te9WYfadrGfy-Sza3j2plrUt4sbpLiQ7iZGctV8GzzId3xoWxWs7-nk4Fp\",\n                                \"status\": 1,\n                                \"uid\": \"7414295566211105835\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=18b07bf5&x-expires=1772722800&x-signature=FaB8qcLbhlBBnf1Lj0xIrads44c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=be3c0f06&x-expires=1772722800&x-signature=7Jy8jDMZG2jaGizsCfTCNXtHcEs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d8ef8f23&x-expires=1772722800&x-signature=E3bkE0FTtfQRB5wAxTIM9fgQz0w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"dojacat\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Doja Cat\",\n                                \"sec_uid\": \"MS4wLjABAAAAXvlb5a78QwIAZegmnfJnnKGC2ZfXaC672rP7_PwtVK8lPgqC1O-Qh13yqOB9xqhI\",\n                                \"status\": 1,\n                                \"uid\": \"6656913964248088581\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"Don Toliver\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b5bb03a6&x-expires=1772722800&x-signature=TEzoB0Tp4cys28f2OzwtixkrSrY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb2da2cd&x-expires=1772722800&x-signature=2cHkRVdGDU2bcRP38g7fqdFOl80%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c9ddc8ae&x-expires=1772722800&x-signature=ySB9lA%2BEofeHcZmNlKiEFgBOYHI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d3b9238a&x-expires=1772722800&x-signature=X5mFvhle6XZhlXesHIzEiZRC358%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6526b244&x-expires=1772722800&x-signature=cEZ%2F5lmGDfDFFIeOlc6cGlNfeuI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=166108a4&x-expires=1772722800&x-signature=%2FyrNSrX73r2rSPEWcMNPFc%2BjgWI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 3,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1745945197,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 60\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":1.3587259,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b8d76ae6eda64a148a3624dce413715e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooQz38BTrCAABE871svra9AAWiIAliAETTPW3\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0faiJAAMFdOFCaAHQuazfAAdEI5fBzDIn7rTm\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooZADAtnCwAEqA1ocfNiiusEEBhfKAuT6gB9to\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-6.496005,\\\"music_vid\\\":\\\"v10ad6g50000d08g4qvog65sfoq4ab40\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": false,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7498776831962253328,\n                        \"id_str\": \"7498776831962253328\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"English\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"Don Toliver\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 35904,\n                                \"start_ms\": 139584\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 209052,\n                            \"h5_url\": \"\",\n                            \"id\": \"7497370222862272513\",\n                            \"performers\": null,\n                            \"title\": \"Lose My Mind (feat. Doja Cat) [From F1® The Movie]\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7498776831962253328\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7502747363820996645\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1745971200,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7498776831962253328,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oQItRFofQB1LBRDAMfx6hQOgE2AjIE4rF8JCZn\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oQItRFofQB1LBRDAMfx6hQOgE2AjIE4rF8JCZn\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 51.8,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7502747363820996645,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 7497375354265274420,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQCBbIeCBhsDSch6AAAZpWfatTAFuFEogEHEEa\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQCBbIeCBhsDSch6AAAZpWfatTAFuFEogEHEEa\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            153\n                        ],\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"SoundTrack\",\n                            \"Drive\"\n                        ],\n                        \"theme_value\": [\n                            29,\n                            47\n                        ],\n                        \"title\": \"Lose My Mind (feat. Doja Cat) [From F1® The Movie]\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 61937,\n                        \"video_duration\": 60\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fef425e7&x-expires=1772722800&x-signature=i5po2JTh4%2FGK%2B%2F%2FGwJDKsjaiCh4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=eceae79f&x-expires=1772722800&x-signature=%2FofBtGfnkvqT5jiTN0l4f7k7p5E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=0502a894&x-expires=1772722800&x-signature=RQsdmZlncmxuzIo7RnQNV5tDXcI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=d589179f&x-expires=1772722800&x-signature=puLqjaXxzn0fnyXAUCDFnOgk7ng%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=867dcc9b&x-expires=1772722800&x-signature=a4xWwBnizFdPI62MzU9g%2BlRIOiM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=37197931&x-expires=1772722800&x-signature=KQB73Dl3S%2Fu02meqOe0UXaWObNA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6f3c6a85&x-expires=1772722800&x-signature=ICf3CUb9nk4vtCfCmJJE7DSHWqQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c5e47622&x-expires=1772722800&x-signature=xKBovw8G2KgB95apSrXW4OgzZkI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a8f8dd7f&x-expires=1772722800&x-signature=syqDhLCzNm8vYUQFxRgWrOisPbw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=827bbef0&x-expires=1772722800&x-signature=L42ZTlljVYn4AxYYNohBwnn4B4s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=85a2f154&x-expires=1772722800&x-signature=cXiHgHd3YRCeF9K5VesDn6V97BM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=2d3aa4f1&x-expires=1772722800&x-signature=J9%2BOEnSrhl1utKy51cOEOudqqGM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=1895b3ba&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=Lj%2BZytT4X9AwCM%2BHWUgIYg33SEo%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=12cd162e&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=L89MymTz%2FlUNe7UIEsvedJ%2BPMkc%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=5fa2b2d1&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=TqDM5N1WUGkCugVFn4C9VjQtcLs%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast5-avt-0068-tx/6e67558b5901283f8683f88ab9877c65\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 1848,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 224,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"cam_the_movieman\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"cam_the_movieman\",\n                        \"search_user_name\": \"cam_the_movieman\",\n                        \"sec_uid\": \"MS4wLjABAAAAKKVXJUu4smrkCAgAWMsVKvNqLjcvKVg7JEq3QhHKoxIy-iG8b8655H9TBbFU2QfI\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7380490812712715307\",\n                        \"unique_id\": \"cam_the_movieman\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7380490812712715307,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7603087865555307789\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"movierecommendation\",\n                            \"cid\": \"86674956\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=86674956\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #movierecommendation on TikTok!\",\n                                \"share_desc_info\": \"Check out #movierecommendation on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: movierecommendation\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/movierecommendation?_r=1&name=movierecommendation&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=86674956&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"1121290130758545529\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"best movies on apple tv\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"ad_source\": 1,\n                        \"adv_promotable\": true,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"\\\\ud83c\\\\udfacTop 10 Movies on @Apple TV \\\",\\\"\\\",\\\"Movies\\\",\\\"Movie news\\\",\\\"What to watch\\\",\\\"Family movie night\\\",\\\"Movie night\\\",\\\"Movies on Apple TV\\\",\\\"Top 10 Movies\\\",\\\"Now streaming\\\",\\\"Movie critic\\\",\\\"Movie recommendations \\\",\\\"\\\",\\\"#movierecommendation #movienight #appletv #appleoriginals\\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 28,\n                            \"line_idx\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                            \"start\": 19,\n                            \"tag_id\": \"501\",\n                            \"type\": 0,\n                            \"user_id\": \"6815991884222514181\"\n                        },\n                        {\n                            \"end\": 20,\n                            \"hashtag_id\": \"86674956\",\n                            \"hashtag_name\": \"movierecommendation\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 13,\n                            \"start\": 0,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 32,\n                            \"hashtag_id\": \"8860\",\n                            \"hashtag_name\": \"movienight\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 13,\n                            \"start\": 21,\n                            \"tag_id\": \"2\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 41,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 13,\n                            \"start\": 33,\n                            \"tag_id\": \"3\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 57,\n                            \"hashtag_id\": \"1703407134381061\",\n                            \"hashtag_name\": \"appleoriginals\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 13,\n                            \"start\": 42,\n                            \"tag_id\": \"4\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1770231856,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"editor_pro\",\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"🎬Top 10 Movies on @Apple TV  Movies Movie news What to watch Family movie night Movie night Movies on Apple TV Top 10 Movies Now streaming Movie critic Movie recommendations  #movierecommendation #movienight #appletv #appleoriginals\",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7603087865555307789\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7603087865555307789\n                        ],\n                        \"GroupdIdList1\": [\n                            7603087865555307789\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": true,\n                    \"has_promote_entry\": 2,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 2\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"Lose My Mind (feat. Doja Cat) [From F1® The Movie]\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=11104e75&x-expires=1772722800&x-signature=PElvem8MB1La8fivGxOP2DTQXIk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=52be56eb&x-expires=1772722800&x-signature=I2PVaGyoBzynimWDbWBnJOwq2zs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=b3fcf8d5&x-expires=1772722800&x-signature=cTJsy55NO0VmiVcLg9l2xTMA93E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"dontolivermusic\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Don Toliver\",\n                                \"sec_uid\": \"MS4wLjABAAAAjpIPO4WrF2o1ThcPLfFaAykkxG57GyNwcCPPhhi0nsJBWItxb3crKsHINWVmy88T\",\n                                \"status\": 1,\n                                \"uid\": \"6729726209452246021\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fcda23c5&x-expires=1772722800&x-signature=sjuKawSLYb8Q7so1HBBI50Eb7ek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=16401756&x-expires=1772722800&x-signature=Onw3Ab2JNEPCB%2B3x9W288NBK8qs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3574ca224026ba78da4059bb66f979f5~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=04384498&x-expires=1772722800&x-signature=OC5g1GdymOMK3IJtJU9eF5ksY6Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"f1thealbum\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"F1 The Album\",\n                                \"sec_uid\": \"MS4wLjABAAAAtTcH7-Te9WYfadrGfy-Sza3j2plrUt4sbpLiQ7iZGctV8GzzId3xoWxWs7-nk4Fp\",\n                                \"status\": 1,\n                                \"uid\": \"7414295566211105835\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=18b07bf5&x-expires=1772722800&x-signature=FaB8qcLbhlBBnf1Lj0xIrads44c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=be3c0f06&x-expires=1772722800&x-signature=7Jy8jDMZG2jaGizsCfTCNXtHcEs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0d30bd51ab138b667a5f71b1008d59cf~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d8ef8f23&x-expires=1772722800&x-signature=E3bkE0FTtfQRB5wAxTIM9fgQz0w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"dojacat\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Doja Cat\",\n                                \"sec_uid\": \"MS4wLjABAAAAXvlb5a78QwIAZegmnfJnnKGC2ZfXaC672rP7_PwtVK8lPgqC1O-Qh13yqOB9xqhI\",\n                                \"status\": 1,\n                                \"uid\": \"6656913964248088581\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"Don Toliver\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b5bb03a6&x-expires=1772722800&x-signature=TEzoB0Tp4cys28f2OzwtixkrSrY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cb2da2cd&x-expires=1772722800&x-signature=2cHkRVdGDU2bcRP38g7fqdFOl80%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c9ddc8ae&x-expires=1772722800&x-signature=ySB9lA%2BEofeHcZmNlKiEFgBOYHI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d3b9238a&x-expires=1772722800&x-signature=X5mFvhle6XZhlXesHIzEiZRC358%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6526b244&x-expires=1772722800&x-signature=cEZ%2F5lmGDfDFFIeOlc6cGlNfeuI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=166108a4&x-expires=1772722800&x-signature=%2FyrNSrX73r2rSPEWcMNPFc%2BjgWI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 3,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1745945197,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 60\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":1.3587259,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b8d76ae6eda64a148a3624dce413715e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooQz38BTrCAABE871svra9AAWiIAliAETTPW3\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0faiJAAMFdOFCaAHQuazfAAdEI5fBzDIn7rTm\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooZADAtnCwAEqA1ocfNiiusEEBhfKAuT6gB9to\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-6.496005,\\\"music_vid\\\":\\\"v10ad6g50000d08g4qvog65sfoq4ab40\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": false,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7498776831962253328,\n                        \"id_str\": \"7498776831962253328\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"English\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"Don Toliver\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 35904,\n                                \"start_ms\": 139584\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWAAEY3YaBnHAIU7AAIrEaP5VRTnAvi22iBv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 209052,\n                            \"h5_url\": \"\",\n                            \"id\": \"7497370222862272513\",\n                            \"performers\": null,\n                            \"title\": \"Lose My Mind (feat. Doja Cat) [From F1® The Movie]\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7498776831962253328\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7502747363820996645\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1745971200,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7498776831962253328,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oQItRFofQB1LBRDAMfx6hQOgE2AjIE4rF8JCZn\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oQItRFofQB1LBRDAMfx6hQOgE2AjIE4rF8JCZn\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 51.8,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7502747363820996645,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 7497375354265274420,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQCBbIeCBhsDSch6AAAZpWfatTAFuFEogEHEEa\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQCBbIeCBhsDSch6AAAZpWfatTAFuFEogEHEEa\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            153\n                        ],\n                        \"tag_list\": null,\n                        \"theme_tags\": [\n                            \"SoundTrack\",\n                            \"Drive\"\n                        ],\n                        \"theme_value\": [\n                            29,\n                            47\n                        ],\n                        \"title\": \"Lose My Mind (feat. Doja Cat) [From F1® The Movie]\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 61937,\n                        \"video_duration\": 60\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 23800,\n                    \"music_selected_from\": \"edit_page_search\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"🎬Top 10 Movies on <m id=\\\"501\\\">@Apple TV</m> <br><br>Movies<br>Movie news<br>What to watch<br>Family movie night<br>Movie night<br>Movies on Apple TV<br>Top 10 Movies<br>Now streaming<br>Movie critic<br>Movie recommendations <br><br><h id=\\\"1\\\">#movierecommendation</h> <h id=\\\"2\\\">#movienight</h> <h id=\\\"3\\\">#appletv</h> <h id=\\\"4\\\">#appleoriginals</h>\",\n                        \"text_extra\": [\n                            {\n                                \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                                \"tag_id\": \"501\",\n                                \"type\": 0,\n                                \"user_id\": \"6815991884222514181\"\n                            },\n                            {\n                                \"hashtag_id\": \"86674956\",\n                                \"hashtag_name\": \"movierecommendation\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"8860\",\n                                \"hashtag_name\": \"movienight\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"2\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"3\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1703407134381061\",\n                                \"hashtag_name\": \"appleoriginals\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"4\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                    \"promote_toast_key\": \"reason_cannot_promote_music\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"🎬Top 10 Movies on @Apple TV Movies Movie news What to watch Family movie night Movie night Movies on Apple TV Top 10 Movies Now streaming Movie critic Movie recommendations\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 19,\n                                    \"end\": 24\n                                },\n                                {\n                                    \"begin\": 25,\n                                    \"end\": 27\n                                },\n                                {\n                                    \"begin\": 101,\n                                    \"end\": 106\n                                },\n                                {\n                                    \"begin\": 107,\n                                    \"end\": 109\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out cam_the_movieman's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out cam_the_movieman’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out cam_the_movieman’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@cam_the_movieman/video/7603087865555307789?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7603087865555307789&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@cam_the_movieman/video/7603087865555307789?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7603087865555307789&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501565419181552, \\\\\\\"1\\\\\\\": 4.5014662946003225, \\\\\\\"0\\\\\\\": 4.501541271088812}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -9.164559133753719e-05, \\\\\\\"2\\\\\\\": -0.0001902623000168684, \\\\\\\"-1\\\\\\\": -8.596923152364119e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003663363707391018, \\\\\\\"2\\\\\\\": 0.0006588662181227777, \\\\\\\"-1\\\\\\\": 6.162066196895659e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.52],\\\\\\\"drr\\\\\\\":5.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-3.16,\\\\\\\"be\\\\\\\":[16.1,14346.5],\\\\\\\"ocf\\\\\\\":[-7.5648,-3.543,-5.8459,-11.8442,-14.6793,-18.2685,-22.9832,-26.5093,-31.9137,-52.4917],\\\\\\\"do\\\\\\\":0.0004,\\\\\\\"il\\\\\\\":-12.8}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.52],\\\\\\\"drr\\\\\\\":5.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-3.01,\\\\\\\"be\\\\\\\":[16.1,14298],\\\\\\\"ocf\\\\\\\":[-7.5874,-3.5022,-5.9192,-11.8663,-14.6391,-18.0754,-22.7622,-26.2436,-31.7233,-52.7062],\\\\\\\"do\\\\\\\":0.0003,\\\\\\\"il\\\\\\\":-12.7}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.52],\\\\\\\"drr\\\\\\\":5.6,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-3.91,\\\\\\\"be\\\\\\\":[21.5,14330.3],\\\\\\\"ocf\\\\\\\":[-7.6475,-3.4716,-5.9232,-11.7684,-14.7588,-18.2557,-23.0297,-26.5851,-31.4319,-52.6646],\\\\\\\"do\\\\\\\":0.0004,\\\\\\\"il\\\\\\\":-12.7},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010405\\\\\\\",\\\\\\\"tag_01010231\\\\\\\",\\\\\\\"tag_02010333\\\\\\\",\\\\\\\"tag_01010305\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.82,0.36,0.35,0.25,0.24]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"56.283\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6974,3543.9467]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7603087865555307789\",\n                        \"collect_count\": 9,\n                        \"comment_count\": 0,\n                        \"digg_count\": 29,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 3356,\n                        \"repost_count\": 0,\n                        \"share_count\": 3,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7603087865555307789\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.003028102767133284}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"best movies on apple tv\",\n                                        \"word_id\": \"1121290130758545529\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.00606828331633155,\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"best movies on apple tv\",\n                                        \"word_id\": \"1121290130758545529\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 28,\n                            \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                            \"start\": 19,\n                            \"tag_id\": \"501\",\n                            \"type\": 0,\n                            \"user_id\": \"6815991884222514181\"\n                        },\n                        {\n                            \"end\": 196,\n                            \"hashtag_id\": \"86674956\",\n                            \"hashtag_name\": \"movierecommendation\",\n                            \"is_commerce\": false,\n                            \"start\": 176,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 208,\n                            \"hashtag_id\": \"8860\",\n                            \"hashtag_name\": \"movienight\",\n                            \"is_commerce\": false,\n                            \"start\": 197,\n                            \"tag_id\": \"2\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 217,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 209,\n                            \"tag_id\": \"3\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 233,\n                            \"hashtag_id\": \"1703407134381061\",\n                            \"hashtag_name\": \"appleoriginals\",\n                            \"is_commerce\": false,\n                            \"start\": 218,\n                            \"tag_id\": \"4\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.image?dr=8606&refresh_token=759555cc&x-expires=1772722800&x-signature=%2FUQCdJbl7IUQGrZe98nmpA77GO8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.image?dr=8606&refresh_token=f8a24af5&x-expires=1772722800&x-signature=Hwtco7hC1JWZAlwwNDEurHeJnnU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=84be19ff&x-expires=1772722800&x-signature=ZBWoyq5WuPfxX78FbGIucuPyJGE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.image?dr=8606&refresh_token=759555cc&x-expires=1772722800&x-signature=%2FUQCdJbl7IUQGrZe98nmpA77GO8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.image?dr=8606&refresh_token=f8a24af5&x-expires=1772722800&x-signature=Hwtco7hC1JWZAlwwNDEurHeJnnU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=84be19ff&x-expires=1772722800&x-signature=ZBWoyq5WuPfxX78FbGIucuPyJGE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.image?dr=8606&refresh_token=759555cc&x-expires=1772722800&x-signature=%2FUQCdJbl7IUQGrZe98nmpA77GO8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.image?dr=8606&refresh_token=f8a24af5&x-expires=1772722800&x-signature=Hwtco7hC1JWZAlwwNDEurHeJnnU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8SEqmqDQx5IkBBC3DFDfHuj9eAFBeyA6sCTQn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=84be19ff&x-expires=1772722800&x-signature=ZBWoyq5WuPfxX78FbGIucuPyJGE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 304485,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 905883,\n                                    \"file_cs\": \"c:0-21348-9cb1\",\n                                    \"file_hash\": \"86f48d561b25e0a56b16e1bdc710c1b8\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                                    \"url_key\": \"v12044gd0000d61pffnog65sscularrg_bytevc1_1080p_304485\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/6841dc74bfe7a909ca4ba927cb0c510a/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c002-tx/osVHT9TIqn3DfCqLAekUyfEEFIAjcbB55uqxpQ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=594&bt=297&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=ODszNzVnNGZpN2ZpOTU0ZUBpanVvZnY5cmlzOTMzZzczNEA1XzMzYy0tXzExLjEuMTJfYSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/323b045a29afddb59404c464e3223b7f/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c002-tx/osVHT9TIqn3DfCqLAekUyfEEFIAjcbB55uqxpQ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=594&bt=297&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=ODszNzVnNGZpN2ZpOTU0ZUBpanVvZnY5cmlzOTMzZzczNEA1XzMzYy0tXzExLjEuMTJfYSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bb5142164f1c444fbc010df26460b885&is_play_url=1&item_id=7603087865555307789&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE2ZjYwMDUzYmEzNjIyMmZmNWU0NmQxNzI3YmEzZTZj&source=SEARCH&video_id=v12044gd0000d61pffnog65sscularrg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 83499}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 121489}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 137690}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 172109}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 187899}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 415867}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.841, \\\\\\\"v960\\\\\\\": 99.828, \\\\\\\"v864\\\\\\\": 99.858, \\\\\\\"v720\\\\\\\": 99.848}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.479, \\\\\\\"v960\\\\\\\": 95.878, \\\\\\\"v864\\\\\\\": 96.299, \\\\\\\"v720\\\\\\\": 96.496}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.116,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":84.212,\\\\\\\"srv1\\\\\\\":84.833},\\\\\\\"src\\\\\\\":82.326,\\\\\\\"trans\\\\\\\":84.212,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96569}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 223595,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 665226,\n                                    \"file_cs\": \"c:0-21349-dbd0\",\n                                    \"file_hash\": \"c4b442c6b7872078efaeaa49e9d76260\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                                    \"url_key\": \"v12044gd0000d61pffnog65sscularrg_bytevc1_720p_223595\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/1ba7e92f3616d73c664acaa730521a7b/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYTIqUFB3QDNe5UA9uRAfnExTqIfjuqHkTQyLC/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=436&bt=218&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=ZDM1ZGU4NTo1PGQ8aDxlZ0BpanVvZnY5cmlzOTMzZzczNEBfL2FjYV5jXy4xMmIyMjA1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/8aabd53ee6de884c51e18b7c79c32f11/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYTIqUFB3QDNe5UA9uRAfnExTqIfjuqHkTQyLC/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=436&bt=218&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=ZDM1ZGU4NTo1PGQ8aDxlZ0BpanVvZnY5cmlzOTMzZzczNEBfL2FjYV5jXy4xMmIyMjA1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8d3b595ee95a4912b7f2a5dbfad220ba&is_play_url=1&item_id=7603087865555307789&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE3ZDRjYzY5YWJmZWIxN2UwMWE3MzJkZDdmMWIzYTI1&source=SEARCH&video_id=v12044gd0000d61pffnog65sscularrg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 62204}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 94087}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 107445}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 137450}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 150564}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 300082}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.252, \\\\\\\"v960\\\\\\\": 99.003, \\\\\\\"v864\\\\\\\": 99.529, \\\\\\\"v720\\\\\\\": 99.869}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.056, \\\\\\\"v960\\\\\\\": 90.808, \\\\\\\"v864\\\\\\\": 92.554, \\\\\\\"v720\\\\\\\": 95.348}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.116,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":77.172,\\\\\\\"srv1\\\\\\\":84.515},\\\\\\\"src\\\\\\\":82.326,\\\\\\\"trans\\\\\\\":77.172,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96569}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 170655,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 507720,\n                                    \"file_cs\": \"c:0-21349-7fff\",\n                                    \"file_hash\": \"c02b06fe615b0fb1d9faa698e94cf502\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                                    \"url_key\": \"v12044gd0000d61pffnog65sscularrg_bytevc1_540p_170655\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/0952c259188e8d5d08e1cbe6da3dea31/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEeMpY7A5fvlO774RAOq9ImOLEGWDAeKggVFeX/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=332&bt=166&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NTo4ZzU6aDY5Mzw8MzVoPEBpanVvZnY5cmlzOTMzZzczNEBgNC9gLjAvXjYxNGEwL2M1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/871b28e9b92dd148ad34bdae87006f6c/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEeMpY7A5fvlO774RAOq9ImOLEGWDAeKggVFeX/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=332&bt=166&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NTo4ZzU6aDY5Mzw8MzVoPEBpanVvZnY5cmlzOTMzZzczNEBgNC9gLjAvXjYxNGEwL2M1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=89fe2230d9794096a32e3712cd2577c2&is_play_url=1&item_id=7603087865555307789&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ1YzU4MDEwYzkzYmQ1ODk2ZmFlMjlhMmJlYzczNzM2&source=SEARCH&video_id=v12044gd0000d61pffnog65sscularrg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 52997}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 77713}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 86799}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 110453}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 119374}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 231003}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.437, \\\\\\\"v960\\\\\\\": 97.67, \\\\\\\"v864\\\\\\\": 98.653, \\\\\\\"v720\\\\\\\": 99.282}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.324, \\\\\\\"v960\\\\\\\": 86.96, \\\\\\\"v864\\\\\\\": 88.634, \\\\\\\"v720\\\\\\\": 91.766}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.116,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.859,\\\\\\\"srv1\\\\\\\":83.952},\\\\\\\"src\\\\\\\":82.326,\\\\\\\"trans\\\\\\\":72.859,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"de891c23f0fd4e5d3427584b3ac54f89\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64416}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/owCI4ivhaGv41wVEO3zUBIEgsBH8YDb4mXAiB\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owCI4ivhaGv41wVEO3zUBIEgsBH8YDb4mXAiB~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=8543c217&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=0RVacJglHJPeV4B5dDRH7i5UogA%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owCI4ivhaGv41wVEO3zUBIEgsBH8YDb4mXAiB~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=23a1d1d7&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=7SgsEuwdvud89dmy4QCQEUFiM1E%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 1040567,\n                            \"file_cs\": \"c:0-21172-aca3\",\n                            \"height\": 720,\n                            \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e961f280170873b7b6bb6039aa577a88/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oEPmDfwcTeHIWvVDCzLIA9G9IBAjZYWQgjeVky/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=682&bt=341&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Z2Q6ZTNmaGg3NTc7OmlnPEBpanVvZnY5cmlzOTMzZzczNEAuMzIwXjU2XzMxLS41YjQzYSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/a67446fb142fc1f7d89d0c76f01bc542/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oEPmDfwcTeHIWvVDCzLIA9G9IBAjZYWQgjeVky/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=682&bt=341&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Z2Q6ZTNmaGg3NTc7OmlnPEBpanVvZnY5cmlzOTMzZzczNEAuMzIwXjU2XzMxLS41YjQzYSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d61pffnog65sscularrg&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=697def8718044264be9e8ca03b576a1d&item_id=7603087865555307789&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJiOWU1MDA3YWU0ZjY4YWY1ODhjZmI1ZWFjNTlhNTE5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 1277150,\n                            \"file_cs\": \"c:0-21172-aca3\",\n                            \"file_hash\": \"354f28e308806e0bc16f6f830af01285\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                            \"url_key\": \"v12044gd0000d61pffnog65sscularrg_h264_720p_429294\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e6990c5bf2815f1147531f015072d611/69a8a34e/video/tos/useast5/tos-useast5-pve-0068-tx/oMeBkQeIDqL9yCm3AEfDAWgbqFxnCTHId5uj8D/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDlkODplOWc5ZTo0NTQ1NkBpanVvZnY5cmlzOTMzZzczNEAyLy9jLS9gNjYxMzQ1YWM1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/b0125075c423eb263b6b5062552c1918/69a8a34e/video/tos/useast5/tos-useast5-pve-0068-tx/oMeBkQeIDqL9yCm3AEfDAWgbqFxnCTHId5uj8D/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDlkODplOWc5ZTo0NTQ1NkBpanVvZnY5cmlzOTMzZzczNEAyLy9jLS9gNjYxMzQ1YWM1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=83f2d18271674b969dc62b07f52a265a&is_play_url=1&item_id=7603087865555307789&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjZmNiYTI5YTVlOTJmZDI1OGYxOTJjZmUwOTNmYTFi&source=SEARCH&video_id=v12044gd0000d61pffnog65sscularrg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 23800,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/oEBvgmBzN1i6Ib3cOEDU4VikI8DvYaSYAJB4X\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEBvgmBzN1i6Ib3cOEDU4VikI8DvYaSYAJB4X~tplv-tiktokx-origin.image?dr=8606&refresh_token=b0fc6099&x-expires=1772722800&x-signature=JWF6JQPQ5JnCCBpB9fxnnhYLurI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEBvgmBzN1i6Ib3cOEDU4VikI8DvYaSYAJB4X~tplv-tiktokx-origin.image?dr=8606&refresh_token=f24675e6&x-expires=1772722800&x-signature=yvrVp5TY2cdS%2BXYUAQ%2B5ftocPtM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEBvgmBzN1i6Ib3cOEDU4VikI8DvYaSYAJB4X~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ea55878a&x-expires=1772722800&x-signature=8%2FqB9WLtfxwWYsLfmLs0Pl6%2Bl9Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.2\\\",\\\"LoudnessRangeStart\\\":\\\"-12.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-11.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.3,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":3504.7,\\\\\\\"Spkr100G\\\\\\\":0.93,\\\\\\\"Spkr150G\\\\\\\":1.54,\\\\\\\"Spkr200G\\\\\\\":1.93,\\\\\\\"FCenL\\\\\\\":3559.24},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-12.67},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.842},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.022,\\\\\\\"LTotal\\\\\\\":-15.009,\\\\\\\"Peak\\\\\\\":-3.905,\\\\\\\"RTotal\\\\\\\":-14.987},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-12.7,\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-12.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-11.3,\\\\\\\"LoudnessRange\\\\\\\":0.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.1,\\\\\\\"Peak\\\\\\\":0.63826}\\\",\\\"loudness\\\":\\\"-12.7\\\",\\\"peak\\\":\\\"0.63826\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6974,3543.9467]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1770231856}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"67.15\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/ogB3IsVDg8DzQ8AO6B4mbmAUiEavFv41XiYIE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogB3IsVDg8DzQ8AO6B4mbmAUiEavFv41XiYIE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d8eb3519&x-expires=1772722800&x-signature=I%2FpRBhmZ4qEgX9nllKxm8aSy8%2Bk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogB3IsVDg8DzQ8AO6B4mbmAUiEavFv41XiYIE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f99a4ded&x-expires=1772722800&x-signature=Uex7SmnCvxCwEAT5rEuo5YT4hcI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogB3IsVDg8DzQ8AO6B4mbmAUiEavFv41XiYIE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=eca91d16&x-expires=1772722800&x-signature=ldboMU5%2Fb6q6HTei41tYhY8zXgw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1277150,\n                            \"file_cs\": \"c:0-21172-aca3\",\n                            \"file_hash\": \"354f28e308806e0bc16f6f830af01285\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                            \"url_key\": \"v12044gd0000d61pffnog65sscularrg_h264_720p_429294\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e6990c5bf2815f1147531f015072d611/69a8a34e/video/tos/useast5/tos-useast5-pve-0068-tx/oMeBkQeIDqL9yCm3AEfDAWgbqFxnCTHId5uj8D/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDlkODplOWc5ZTo0NTQ1NkBpanVvZnY5cmlzOTMzZzczNEAyLy9jLS9gNjYxMzQ1YWM1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/b0125075c423eb263b6b5062552c1918/69a8a34e/video/tos/useast5/tos-useast5-pve-0068-tx/oMeBkQeIDqL9yCm3AEfDAWgbqFxnCTHId5uj8D/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDlkODplOWc5ZTo0NTQ1NkBpanVvZnY5cmlzOTMzZzczNEAyLy9jLS9gNjYxMzQ1YWM1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=83f2d18271674b969dc62b07f52a265a&is_play_url=1&item_id=7603087865555307789&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjZmNiYTI5YTVlOTJmZDI1OGYxOTJjZmUwOTNmYTFi&source=SEARCH&video_id=v12044gd0000d61pffnog65sscularrg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 507720,\n                            \"file_cs\": \"c:0-21349-7fff\",\n                            \"file_hash\": \"c02b06fe615b0fb1d9faa698e94cf502\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                            \"url_key\": \"v12044gd0000d61pffnog65sscularrg_bytevc1_540p_170655\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/0952c259188e8d5d08e1cbe6da3dea31/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEeMpY7A5fvlO774RAOq9ImOLEGWDAeKggVFeX/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=332&bt=166&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NTo4ZzU6aDY5Mzw8MzVoPEBpanVvZnY5cmlzOTMzZzczNEBgNC9gLjAvXjYxNGEwL2M1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/871b28e9b92dd148ad34bdae87006f6c/69a8a34e/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEeMpY7A5fvlO774RAOq9ImOLEGWDAeKggVFeX/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=332&bt=166&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NTo4ZzU6aDY5Mzw8MzVoPEBpanVvZnY5cmlzOTMzZzczNEBgNC9gLjAvXjYxNGEwL2M1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=89fe2230d9794096a32e3712cd2577c2&is_play_url=1&item_id=7603087865555307789&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ1YzU4MDEwYzkzYmQ1ODk2ZmFlMjlhMmJlYzczNzM2&source=SEARCH&video_id=v12044gd0000d61pffnog65sscularrg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1277150,\n                            \"file_cs\": \"c:0-21172-aca3\",\n                            \"file_hash\": \"354f28e308806e0bc16f6f830af01285\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d61pffnog65sscularrg\",\n                            \"url_key\": \"v12044gd0000d61pffnog65sscularrg_h264_720p_429294\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e6990c5bf2815f1147531f015072d611/69a8a34e/video/tos/useast5/tos-useast5-pve-0068-tx/oMeBkQeIDqL9yCm3AEfDAWgbqFxnCTHId5uj8D/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDlkODplOWc5ZTo0NTQ1NkBpanVvZnY5cmlzOTMzZzczNEAyLy9jLS9gNjYxMzQ1YWM1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/b0125075c423eb263b6b5062552c1918/69a8a34e/video/tos/useast5/tos-useast5-pve-0068-tx/oMeBkQeIDqL9yCm3AEfDAWgbqFxnCTHId5uj8D/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDlkODplOWc5ZTo0NTQ1NkBpanVvZnY5cmlzOTMzZzczNEAyLy9jLS9gNjYxMzQ1YWM1YSNvXnJwMmRrYy5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=83f2d18271674b969dc62b07f52a265a&is_play_url=1&item_id=7603087865555307789&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjZmNiYTI5YTVlOTJmZDI1OGYxOTJjZmUwOTNmYTFi&source=SEARCH&video_id=v12044gd0000d61pffnog65sscularrg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 12,\n                        \"author\": \"junin\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f9ce7190&x-expires=1772722800&x-signature=j%2Fw7IicuPpo5RHW5%2FtRS8%2BgQjFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1caba9ac&x-expires=1772722800&x-signature=E8W0uhmn6vdcodTMCWpPScd4Rgk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=10983b86&x-expires=1772722800&x-signature=HhhI9bEgvhb8fzGf5kQoWZ4Xc7I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=922aa427&x-expires=1772722800&x-signature=Fic8z7X6vcEqV5RyhELF30aEfKY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f74ef062&x-expires=1772722800&x-signature=mUAuX03iZ2JWCFHh7FnTnUyh%2FxY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=33a9c534&x-expires=1772722800&x-signature=AET8ioNOodzBkKAEIeOIfedo6JI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1bed2ab0&x-expires=1772722800&x-signature=FRUjTYqBdRqdfLFm%2FXSWLWuYq4U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8e4bf9a7&x-expires=1772722800&x-signature=gBSS4uEKlWJdD0O8tPpWlXuLBR0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=316b2de8&x-expires=1772722800&x-signature=u7nYOO2PAIT5UCufv3AHqk3AqRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f9ce7190&x-expires=1772722800&x-signature=j%2Fw7IicuPpo5RHW5%2FtRS8%2BgQjFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1caba9ac&x-expires=1772722800&x-signature=E8W0uhmn6vdcodTMCWpPScd4Rgk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=10983b86&x-expires=1772722800&x-signature=HhhI9bEgvhb8fzGf5kQoWZ4Xc7I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=922aa427&x-expires=1772722800&x-signature=Fic8z7X6vcEqV5RyhELF30aEfKY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f74ef062&x-expires=1772722800&x-signature=mUAuX03iZ2JWCFHh7FnTnUyh%2FxY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=33a9c534&x-expires=1772722800&x-signature=AET8ioNOodzBkKAEIeOIfedo6JI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1699726976,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 12,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 12.669375,\n                            \"duration_precision\": 12.669375,\n                            \"shoot_duration_precision\": 12.669375,\n                            \"video_duration_precision\": 12.669375\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":11,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7300271737101503749,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000cl7scvvog65p1gug21ag\\\",\\\"owner_id\\\":7239850624165233670,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7300271749518609157,\n                        \"id_str\": \"7300271749518609157\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7300271749518609157\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7456464160659491606,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"jznwq\",\n                        \"owner_id\": \"7239850624165233670\",\n                        \"owner_nickname\": \"junin\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAN_9avSKYPQFh8POW3EX3dgjVohhRgQBeEYepYPKIqNnVuDCIvmV1ZaZc-3ySnKZI\",\n                        \"shoot_duration\": 12,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"Long way 2 go\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 62043,\n                        \"video_duration\": 12\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": [\n                        {\n                            \"actions\": [\n                                {\n                                    \"action_type\": 1,\n                                    \"icon\": {\n                                        \"height\": 720,\n                                        \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                        \"url_list\": [\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                        ],\n                                        \"url_prefix\": null,\n                                        \"width\": 720\n                                    },\n                                    \"schema\": \"shoot\"\n                                }\n                            ],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_ucg_template\",\n                            \"description\": \"Templates\",\n                            \"extra\": \"{\\\"nle_summary\\\":\\\"{\\\\\\\"slots\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":24.1724853515625,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":23.234848022460938,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":0.937637984752655,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169166303345313493954328\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":10.319779396057129,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":10.319779396057129,\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"urs://music_resource?clip_id=7300271749518609157\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"audio\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177171072692410513832868376\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":26.138912200927734,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":25.227272033691406,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":1.8492779731750488,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.937637984752655,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"17716916777813965355853848\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.012789011001587,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":1.0260900259017944,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":2.835977077484131,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":1.8492779731750488,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169170201728013371429016\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":6.974316120147705,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":2.836198091506958,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":6.974094867706299,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":2.835977077484131,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169172141908813436622872\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":12.78065013885498,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":9.434966087341309,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":10.319779396057129,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":6.974094867706299,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169173558712513495652120\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160}]\\\\\\\",\\\\\\\"ratio\\\\\\\":0.5625,\\\\\\\"duration\\\\\\\":10319,\\\\\\\"alignmode\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"features\\\\\\\":[\\\\\\\"T_Base\\\\\\\",\\\\\\\"CB0\\\\\\\",\\\\\\\"BALANCED_GAIN\\\\\\\",\\\\\\\"AUVOLUME\\\\\\\",\\\\\\\"SWING\\\\\\\",\\\\\\\"E\\\\\\\"],\\\\\\\"featurebits\\\\\\\":[16417,540672,2],\\\\\\\"resourceinfo\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"effectinfo\\\\\\\":\\\\\\\"\\\\\\\"}\\\",\\\"nle_extra\\\":\\\"\\\",\\\"author_id\\\":\\\"7092155772891415598\\\",\\\"music_id\\\":\\\"7300271749518609157\\\",\\\"icon\\\":\\\"https://p9-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/default_clip_cover.png.jpeg\\\",\\\"title\\\":\\\"\\\",\\\"origin_video_id\\\":\\\"7609440243183324446\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\",\\\"tags\\\":\\\"\\\",\\\"music_post_unavailable\\\":\\\"false\\\",\\\"template_used_functions\\\":\\\"add_music,edit_video_length,split_video,add_text\\\",\\\"sub_type\\\":\\\"ugc\\\"}\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/20px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"7609440301614120973\",\n                            \"keyword\": \"Try TikTok template\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"7609440301614120973\\\",\\\"anchor_name\\\":\\\"Try TikTok template\\\",\\\"anchor_type\\\":\\\"ugc_template\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                            \"schema\": \"\",\n                            \"thumbnail\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/64px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"type\": 65\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ac4c467b&x-expires=1772722800&x-signature=yI7XCvRQaq7QYB5zZPSFD62SNU4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3059dc12&x-expires=1772722800&x-signature=VGor%2FFMWTvgJbVwYfg05sLLFByk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=61320955&x-expires=1772722800&x-signature=iuI5pEzvUe2X9IMVI7T%2FPp1NYa4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=a60fd0d7&x-expires=1772722800&x-signature=FJ8XczGdUBAiwN%2FljmE1qvAZpKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5b52386a&x-expires=1772722800&x-signature=vJrO3MsKDPze5y3eZXR4oNN%2Fuss%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=2e0b4f66&x-expires=1772722800&x-signature=bz8TDihKydW4R3Gr6MH%2BJRMveRM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7d6f9a1a&x-expires=1772722800&x-signature=mRqMXWVOLMmNHLsyz3FQ3V2B5wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=923c1e16&x-expires=1772722800&x-signature=ZYmz25rZn%2F%2FW%2F9%2FwgzVydralFqM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=58dc1d2c&x-expires=1772722800&x-signature=QuDBYayw%2BMN5ugQi%2FQsdVHKsCoA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=faa873dd&x-expires=1772722800&x-signature=lnyDIt%2Bj3wpp5marREcdgAPnfOQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1a04fe94&x-expires=1772722800&x-signature=Xo6jAeEPDWBTSnW8tBBVpZuNT0Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=35a1c857&x-expires=1772722800&x-signature=hB1zwoB%2FeihAF44amC9xS%2Fm8fsA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=0aa98c1e&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=crpk8c%2FzN3I6ySL5avr971RoEis%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=43ebc669&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=culr774SoQizEObJYmYVb314NpM%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=3788ad0c&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=Xqq%2Bf%2BmCcJ4xC0W1ZarO9LrtJ9w%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/c66db43ffb795badefc728d2d87b3206\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1713101883,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 115300,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 167,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"GawdTech\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"gawdtech\",\n                        \"search_user_name\": \"GawdTech\",\n                        \"sec_uid\": \"MS4wLjABAAAA5dVgxs_eDydH3b0v2cEwRgsXHUbVawZDuo8CVwNEEPPOcP-FrVdOrI1iMGVcqPCu\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 3,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7092155772891415598\",\n                        \"unique_id\": \"gawdtech\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7092155772891415598,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": [\n                            {\n                                \"action_id\": \"share_to_story\",\n                                \"code\": 1,\n                                \"extra\": \"116\",\n                                \"show_type\": 0\n                            },\n                            {\n                                \"action_id\": \"create_sticker\",\n                                \"code\": 1,\n                                \"extra\": \"216\",\n                                \"show_type\": 1,\n                                \"toast_msg\": \"Create sticker isn’t available for this video\"\n                            }\n                        ],\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 1,\n                            \"toast_msg\": \"This action isn’t allowed for this post\",\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7609440243183324446\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"apple\",\n                            \"cid\": \"13100\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #apple on TikTok!\",\n                                \"share_desc_info\": \"Check out #apple on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"3584321536868353919\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"apple tv como funciona\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00008211705854003947}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":1849,\\\"transform_x\\\":0,\\\"transform_y\\\":0.537200003862381,\\\"scale\\\":0.9999,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Apple TV + AirPods \\\",\\\"bg_mode\\\":1,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"7386601156585198097\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.7166,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":0,\\\"end_time\\\":1849,\\\"transform_x\\\":0,\\\"transform_y\\\":0.4545999765396118,\\\"scale\\\":0.7516,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Hack\\\",\\\"bg_mode\\\":1,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"7561731318275379729\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.1771,\\\"start_y\\\":0.0615,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771710888,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"select_music\",\n                            \"editor_pro\",\n                            \"text\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"#apple #airpods #airpodshack #appletv #techtok \",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7609440243183324446\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7609440243183324446\n                        ],\n                        \"GroupdIdList1\": [\n                            7609440243183324446\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"ic_asset_info\": [\n                        {\n                            \"anchor_related\": {\n                                \"status\": 1\n                            },\n                            \"asset_id\": 7609440301614120973,\n                            \"asset_type\": \"UGCTemplate\",\n                            \"extra\": \"{\\\"template_source\\\":\\\"monorepo\\\",\\\"template_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\"}\",\n                            \"resource_id\": 7609440301614120973\n                        }\n                    ],\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 1,\n                        \"allow_create_sticker\": {\n                            \"disable_toast\": \"Create sticker isn’t available for this video\",\n                            \"status\": 1\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"text_info\": \"Apple TV + AirPods \",\n                            \"text_sticker_info\": {\n                                \"alignment\": 0,\n                                \"bg_color\": \"#00000000\",\n                                \"source_height\": 0.06647727272727273,\n                                \"source_width\": 0.6893939393939393,\n                                \"text_color\": \"#FFFFFFFF\",\n                                \"text_language\": \"en\",\n                                \"text_size\": 28\n                            },\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":1849.2791,\\\"y\\\":0.2314,\\\"h\\\":0.0818,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.7166,\\\"s\\\":0.9999}]\",\n                            \"type\": 18\n                        },\n                        {\n                            \"attr\": \"\",\n                            \"index\": 1,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"text_info\": \"Hack\",\n                            \"text_sticker_info\": {\n                                \"alignment\": 0,\n                                \"bg_color\": \"#00000000\",\n                                \"source_height\": 0.06647727272727273,\n                                \"source_width\": 0.20833333333333334,\n                                \"text_color\": \"#FFFFFFFF\",\n                                \"text_language\": \"en\",\n                                \"text_size\": 28\n                            },\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":1849.2791,\\\"y\\\":0.2727,\\\"h\\\":0.0615,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.1771,\\\"s\\\":0.7516}]\",\n                            \"type\": 18\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 1,\n                    \"item_react\": 1,\n                    \"item_stitch\": 1,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 12,\n                        \"author\": \"junin\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f9ce7190&x-expires=1772722800&x-signature=j%2Fw7IicuPpo5RHW5%2FtRS8%2BgQjFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1caba9ac&x-expires=1772722800&x-signature=E8W0uhmn6vdcodTMCWpPScd4Rgk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=10983b86&x-expires=1772722800&x-signature=HhhI9bEgvhb8fzGf5kQoWZ4Xc7I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=922aa427&x-expires=1772722800&x-signature=Fic8z7X6vcEqV5RyhELF30aEfKY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f74ef062&x-expires=1772722800&x-signature=mUAuX03iZ2JWCFHh7FnTnUyh%2FxY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=33a9c534&x-expires=1772722800&x-signature=AET8ioNOodzBkKAEIeOIfedo6JI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1bed2ab0&x-expires=1772722800&x-signature=FRUjTYqBdRqdfLFm%2FXSWLWuYq4U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8e4bf9a7&x-expires=1772722800&x-signature=gBSS4uEKlWJdD0O8tPpWlXuLBR0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=316b2de8&x-expires=1772722800&x-signature=u7nYOO2PAIT5UCufv3AHqk3AqRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f9ce7190&x-expires=1772722800&x-signature=j%2Fw7IicuPpo5RHW5%2FtRS8%2BgQjFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1caba9ac&x-expires=1772722800&x-signature=E8W0uhmn6vdcodTMCWpPScd4Rgk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=10983b86&x-expires=1772722800&x-signature=HhhI9bEgvhb8fzGf5kQoWZ4Xc7I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=922aa427&x-expires=1772722800&x-signature=Fic8z7X6vcEqV5RyhELF30aEfKY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f74ef062&x-expires=1772722800&x-signature=mUAuX03iZ2JWCFHh7FnTnUyh%2FxY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=33a9c534&x-expires=1772722800&x-signature=AET8ioNOodzBkKAEIeOIfedo6JI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1699726976,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 12,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 12.669375,\n                            \"duration_precision\": 12.669375,\n                            \"shoot_duration_precision\": 12.669375,\n                            \"video_duration_precision\": 12.669375\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":11,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7300271737101503749,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000cl7scvvog65p1gug21ag\\\",\\\"owner_id\\\":7239850624165233670,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7300271749518609157,\n                        \"id_str\": \"7300271749518609157\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7300271749518609157\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7456464160659491606,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"jznwq\",\n                        \"owner_id\": \"7239850624165233670\",\n                        \"owner_nickname\": \"junin\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAN_9avSKYPQFh8POW3EX3dgjVohhRgQBeEYepYPKIqNnVuDCIvmV1ZaZc-3ySnKZI\",\n                        \"shoot_duration\": 12,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"Long way 2 go\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 62043,\n                        \"video_duration\": 12\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 10319,\n                    \"music_selected_from\": \"edit_page_recommend\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"<h id=\\\"1558\\\">#apple</h> <h id=\\\"1537\\\">#airpods</h> <h id=\\\"1148\\\">#airpodshack</h> <h id=\\\"2023\\\">#appletv</h> <h id=\\\"582\\\">#techtok</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1558\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"16191696\",\n                                \"hashtag_name\": \"airpods\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1537\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1642043172250629\",\n                                \"hashtag_name\": \"airpodshack\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1148\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"2023\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1609056958706689\",\n                                \"hashtag_name\": \"techtok\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"582\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"#appletv Apple TV + AirPods  Hack\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 1,\n                                    \"end\": 6\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                },\n                                {\n                                    \"begin\": 9,\n                                    \"end\": 14\n                                },\n                                {\n                                    \"begin\": 15,\n                                    \"end\": 17\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out GawdTech's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out GawdTech’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out GawdTech’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@gawdtech/video/7609440243183324446?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7609440243183324446&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@gawdtech/video/7609440243183324446?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7609440243183324446&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.50125372506785, \\\\\\\"1\\\\\\\": 4.501222579678356, \\\\\\\"0\\\\\\\": 4.50112474509943}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00021911571390823177, \\\\\\\"2\\\\\\\": -0.0005232248737956115, \\\\\\\"-1\\\\\\\": -0.00027224498694077573}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.93],\\\\\\\"drr\\\\\\\":11.3,\\\\\\\"rcd\\\\\\\":[-0.2],\\\\\\\"mp\\\\\\\":-12.13,\\\\\\\"be\\\\\\\":[10.8,8112.6],\\\\\\\"ocf\\\\\\\":[-3.7659,-3.4097,-12.5192,-14.2535,-18.6836,-18.9296,-24.413,-36.1586,-45.127,-60],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-23.9}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.88],\\\\\\\"drr\\\\\\\":11.5,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-12.14,\\\\\\\"be\\\\\\\":[5.4,7795],\\\\\\\"ocf\\\\\\\":[-4.0995,-3.0686,-13.4631,-13.9413,-18.3961,-18.6601,-24.1431,-36.6375,-45.4147,-60],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-23.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01000104\\\\\\\",\\\\\\\"tag_02010317\\\\\\\",\\\\\\\"tag_03000302\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.66,0.13,0.09,0.07,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"34.478\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7609440243183324446\",\n                        \"collect_count\": 13210,\n                        \"comment_count\": 122,\n                        \"digg_count\": 114712,\n                        \"download_count\": 10,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 1485684,\n                        \"repost_count\": 0,\n                        \"share_count\": 5479,\n                        \"whatsapp_share_count\": 102\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7609440243183324446\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"sug_user_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0014842558962816627,\\\"word_type_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"how to connect 2 airpods to apple tv\",\n                                        \"word_id\": \"1356219841300009055\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"ecom_intent\\\":\\\"2\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0224386420735473,\\\"lvl3_cate_list\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv como funciona\",\n                                        \"word_id\": \"3584321536868353919\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"es\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 6,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 0,\n                            \"tag_id\": \"1558\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 15,\n                            \"hashtag_id\": \"16191696\",\n                            \"hashtag_name\": \"airpods\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 7,\n                            \"tag_id\": \"1537\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 28,\n                            \"hashtag_id\": \"1642043172250629\",\n                            \"hashtag_name\": \"airpodshack\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 16,\n                            \"tag_id\": \"1148\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 37,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 29,\n                            \"tag_id\": \"2023\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 46,\n                            \"hashtag_id\": \"1609056958706689\",\n                            \"hashtag_name\": \"techtok\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 38,\n                            \"tag_id\": \"582\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"en\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0.5479232630385487,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=226a4669&x-expires=1772722800&x-signature=NBao8FyPZarDc5RsYpA7zbP5Zc0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=b780425b&x-expires=1772722800&x-signature=pClQSX%2F%2Bng8MKPr%2BeJ2r%2F%2F2ypvE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2b39ea6b&x-expires=1772722800&x-signature=WZVf38CW1IF76EXdSB3PRED6RXs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=226a4669&x-expires=1772722800&x-signature=NBao8FyPZarDc5RsYpA7zbP5Zc0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=b780425b&x-expires=1772722800&x-signature=pClQSX%2F%2Bng8MKPr%2BeJ2r%2F%2F2ypvE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2b39ea6b&x-expires=1772722800&x-signature=WZVf38CW1IF76EXdSB3PRED6RXs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=226a4669&x-expires=1772722800&x-signature=NBao8FyPZarDc5RsYpA7zbP5Zc0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=b780425b&x-expires=1772722800&x-signature=pClQSX%2F%2Bng8MKPr%2BeJ2r%2F%2F2ypvE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2b39ea6b&x-expires=1772722800&x-signature=WZVf38CW1IF76EXdSB3PRED6RXs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 1177004,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 60,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1522749,\n                                    \"file_cs\": \"c:0-13066-1698\",\n                                    \"file_hash\": \"f905765c308901094fd4e30116e7f6bf\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_1080p_1177004\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/88b21d236abb8bee1acd476a46207a6f/69a8a341/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oY8mVQCIDdfmiBVRAEfwA4g5kFstCpEE0sUR20/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2298&bt=1149&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=OGhpaGVnM2c0Z2Y0NzM2Z0BpMzt1OHA5cjM1OTMzaTczNEBfMTJeMS1hNTAxMDEwL180YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/cb05fb3e1de493e8a51f6a7e50d12ba1/69a8a341/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oY8mVQCIDdfmiBVRAEfwA4g5kFstCpEE0sUR20/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2298&bt=1149&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=OGhpaGVnM2c0Z2Y0NzM2Z0BpMzt1OHA5cjM1OTMzaTczNEBfMTJeMS1hNTAxMDEwL180YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7db32034413c4d318dd00d4bae5f4eb5&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0ZTU3Nzk1NWViNDYwYWE5YTE3NGNiZjc1NzlkMTEx&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 198536}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 330973}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 464900}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 626213}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 802709}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1506478}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.587, \\\\\\\"v960\\\\\\\": 98.876, \\\\\\\"v864\\\\\\\": 99.093, \\\\\\\"v720\\\\\\\": 99.163}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.312, \\\\\\\"v960\\\\\\\": 93.128, \\\\\\\"v864\\\\\\\": 93.757, \\\\\\\"v720\\\\\\\": 94.632}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":77.666,\\\\\\\"srv1\\\\\\\":80.45},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":77.666,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65016,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 414537,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 537189,\n                                    \"file_cs\": \"c:0-10313-d260\",\n                                    \"file_hash\": \"5f7a8ff0cbd6585e0a8f8924655b44eb\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_720p_414537\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/67bb025e3ceb5e64ebabb3c75b53392c/69a8a341/video/tos/useast8/tos-useast8-pve-0068-tx2/oMJvWIgRWEAcmIVW2NMpqAjiBZuoaBK2iIyEa/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=808&bt=404&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NmZlZGQ4NzQ1M2RoOmhkOkBpMzt1OHA5cjM1OTMzaTczNEBgMC4uNWIyNTAxLi0uMzBeYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/04742da19588844ba3d2326b2e9a7dcf/69a8a341/video/tos/useast8/tos-useast8-pve-0068-tx2/oMJvWIgRWEAcmIVW2NMpqAjiBZuoaBK2iIyEa/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=808&bt=404&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NmZlZGQ4NzQ1M2RoOmhkOkBpMzt1OHA5cjM1OTMzaTczNEBgMC4uNWIyNTAxLi0uMzBeYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a73a6e170e1a40328154e58a1a1b3cc3&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NzA5ZmVjYWYwNmFlYjliNjIzZjRlMmU0M2JmZDFh&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 89306}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 130244}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 191152}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 245998}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 300963}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 531108}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.497, \\\\\\\"v960\\\\\\\": 96.867, \\\\\\\"v864\\\\\\\": 97.51, \\\\\\\"v720\\\\\\\": 98.726}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.57, \\\\\\\"v960\\\\\\\": 87.891, \\\\\\\"v864\\\\\\\": 89.678, \\\\\\\"v720\\\\\\\": 92.492}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.924,\\\\\\\"srv1\\\\\\\":79.832},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":70.924,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"ed5dca180fd01ba43554ed2ff5d2ad7a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.606, \\\\\\\"sr20\\\\\\\": 102.188}}\\\",\\\"audio_bit_rate\\\":65016,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 321017,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 415998,\n                                    \"file_cs\": \"c:0-10313-6139\",\n                                    \"file_hash\": \"ee2a996630f108aac248410b96ec5de7\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_321017\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/ba11c2fcf0c79d85b66011baf82824df/69a8a341/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=626&bt=313&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/1517809a8b1613312ad616ac42437c90/69a8a341/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=626&bt=313&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f828d9c831e74481acc7e2eeddec9f86&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEyYWVmY2ZkYzc0NTliOTFhMGE3NTkzN2M0MTljNGQ5&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 67207}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 100119}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 150399}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 193441}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 238003}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 411886}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.404, \\\\\\\"v960\\\\\\\": 95.04, \\\\\\\"v864\\\\\\\": 96.464, \\\\\\\"v720\\\\\\\": 97.714}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.199, \\\\\\\"v960\\\\\\\": 84.033, \\\\\\\"v864\\\\\\\": 86.177, \\\\\\\"v720\\\\\\\": 89.596}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":67.503,\\\\\\\"srv1\\\\\\\":79.137},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":67.503,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"38d6bc5afa5571d8889beb5c49a0bbed\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.946, \\\\\\\"sr20\\\\\\\": 100.624}}\\\",\\\"audio_bit_rate\\\":48809,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 287516,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 372585,\n                                    \"file_cs\": \"c:0-10311-f555\",\n                                    \"file_hash\": \"917f717d7a2a05890472d4061855a81f\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_287516\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/5f819bacf047f02a223bb5eb9f5b6265/69a8a341/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okvrEipEBRAaiggWqIEymaAKW2FZIs2VyBuox/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=560&bt=280&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=N2hkOzdmODZpZ2RpOjs0ZkBpMzt1OHA5cjM1OTMzaTczNEA2Xi4xMTJgXy4xNTVhMjZgYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/c664ad343083f7fa6dd163a3e4719728/69a8a341/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okvrEipEBRAaiggWqIEymaAKW2FZIs2VyBuox/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=560&bt=280&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=N2hkOzdmODZpZ2RpOjs0ZkBpMzt1OHA5cjM1OTMzaTczNEA2Xi4xMTJgXy4xNTVhMjZgYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cc9158d78f8a4d1fb3c55c44481aae94&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc5NzQxMmE3M2Y2MjNjNDg4YTMwMjQyNGQ0M2U2MzFi&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 56974}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 89421}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 132798}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 172430}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 209868}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 369503}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.495, \\\\\\\"v960\\\\\\\": 95.175, \\\\\\\"v864\\\\\\\": 95.926, \\\\\\\"v720\\\\\\\": 97.216}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.373, \\\\\\\"v960\\\\\\\": 82.938, \\\\\\\"v864\\\\\\\": 85.116, \\\\\\\"v720\\\\\\\": 88.552}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.134,\\\\\\\"srv1\\\\\\\":77.228},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":66.134,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.868, \\\\\\\"sr20\\\\\\\": 98.546}}\\\",\\\"audio_bit_rate\\\":48809,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 185943,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 240960,\n                                    \"file_cs\": \"c:0-10311-5855\",\n                                    \"file_hash\": \"9013a3a2252497fbf15221b594a8faa0\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_185943\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/7731cf9fe3a1b80b5b96286c916edc18/69a8a341/video/tos/useast8/tos-useast8-pve-0068-tx2/ogIqvZEBUayCIB2AbaOEoWRxhurgDpWiAyKiV/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=362&bt=181&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=ZWc0aGU8aWg5OGQ0ZzQ3OkBpMzt1OHA5cjM1OTMzaTczNEA2MzFgMS01Nl4xMS40XzM1YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/2b7d21151be1bff04bb916d8c8314fe2/69a8a341/video/tos/useast8/tos-useast8-pve-0068-tx2/ogIqvZEBUayCIB2AbaOEoWRxhurgDpWiAyKiV/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=362&bt=181&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=ZWc0aGU8aWg5OGQ0ZzQ3OkBpMzt1OHA5cjM1OTMzaTczNEA2MzFgMS01Nl4xMS40XzM1YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8764b17d114a45a69e8f094bce416d9b&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3NTUzN2IxYzI0MTYzZmFlYzJiZjM3NjRkNjFiYjRh&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 42291}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 63722}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 93018}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 117375}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 141896}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 239362}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.828, \\\\\\\"v960\\\\\\\": 91.251, \\\\\\\"v864\\\\\\\": 92.78, \\\\\\\"v720\\\\\\\": 94.208}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.447, \\\\\\\"v960\\\\\\\": 79.043, \\\\\\\"v864\\\\\\\": 82.04, \\\\\\\"v720\\\\\\\": 85.638}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.189,\\\\\\\"srv1\\\\\\\":73.561},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":63.189,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24557,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=2b08bfe9&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=714n1Gwx9RbnkQnaZqfbKZjLin4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=06ffd13e&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=SEXYdZPmlVJOkVsbP3ah5Zrwq2s%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"duration\": 10367,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas~tplv-tiktokx-origin.image?dr=8606&refresh_token=af8f8553&x-expires=1772722800&x-signature=6dneN6hGdwRdPp%2BSTAbzKV9HnQQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas~tplv-tiktokx-origin.image?dr=8606&refresh_token=fedd6d46&x-expires=1772722800&x-signature=%2BQE7zs0jgwga%2Bxy8b8kTVGqXNTs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=48350e1f&x-expires=1772722800&x-signature=I9yv2cAJ59GjJSA9K9dDQ7ubc10%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-23.2\\\",\\\"LoudnessRangeStart\\\":\\\"-24.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-20.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-23\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-23.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-20.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-23,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1852.15,\\\\\\\"FCenR\\\\\\\":1841.99,\\\\\\\"Spkr100G\\\\\\\":3.14,\\\\\\\"Spkr150G\\\\\\\":3.6,\\\\\\\"Spkr200G\\\\\\\":3.81},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-23.78},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.094},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.053,\\\\\\\"LTotal\\\\\\\":-24.289,\\\\\\\"Peak\\\\\\\":-12.141,\\\\\\\"RTotal\\\\\\\":-24.236}},\\\\\\\"Peak\\\\\\\":0.24831,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-23.8,\\\\\\\"LoudnessRange\\\\\\\":0.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-24.1}\\\",\\\"bright_ratio_mean\\\":\\\"0.0434\\\",\\\"brightness_mean\\\":\\\"118.1928\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0045\\\",\\\"loudness\\\":\\\"-23.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0116\\\",\\\"peak\\\":\\\"0.24831\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771710887}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"6.6909\\\",\\\"vq_score\\\":\\\"66.47\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=0a3691d3&x-expires=1772722800&x-signature=byQ0vN5%2BylI2XgIVyrfdXnK6CJs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=174c8ad7&x-expires=1772722800&x-signature=L87sgadSeLPAaTZGJRxpwMibHKQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=693e199d&x-expires=1772722800&x-signature=%2FRbxGGqRlTeLM4F3XoZLmMo29aE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 846714,\n                            \"file_cs\": \"c:0-10172-e0b5\",\n                            \"file_hash\": \"4c6af170b8c53937027c20b368691a42\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                            \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_h264_720p_653391\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/51e7711e0e40b0d5c37811c216b992fa/69a8a341/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1276&bt=638&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/e6e58d3f6f9c922813a56ddf4adad33c/69a8a341/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1276&bt=638&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53cc73694bb74ecbb42ee94cd1344487&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0YWEzNTZmMzAwMTRlOWM2ZjMyNDg1OGMxNmE3NjJk&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 415998,\n                            \"file_cs\": \"c:0-10313-6139\",\n                            \"file_hash\": \"ee2a996630f108aac248410b96ec5de7\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                            \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_321017\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/ba11c2fcf0c79d85b66011baf82824df/69a8a341/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=626&bt=313&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/1517809a8b1613312ad616ac42437c90/69a8a341/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=626&bt=313&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f828d9c831e74481acc7e2eeddec9f86&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEyYWVmY2ZkYzc0NTliOTFhMGE3NTkzN2M0MTljNGQ5&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 846714,\n                            \"file_cs\": \"c:0-10172-e0b5\",\n                            \"file_hash\": \"4c6af170b8c53937027c20b368691a42\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                            \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_h264_720p_653391\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/51e7711e0e40b0d5c37811c216b992fa/69a8a341/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1276&bt=638&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/e6e58d3f6f9c922813a56ddf4adad33c/69a8a341/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1276&bt=638&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53cc73694bb74ecbb42ee94cd1344487&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0YWEzNTZmMzAwMTRlOWM2ZjMyNDg1OGMxNmE3NjJk&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tag\": {\n                            \"background_color\": \"#545454\",\n                            \"en_title\": \"Top liked\",\n                            \"font_color\": \"#FFFFFF\",\n                            \"opacity\": 50,\n                            \"title\": \"Top liked\",\n                            \"type\": \"Top liked\"\n                        },\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": false,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 31,\n                        \"author\": \"souledout\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8246a2b3&x-expires=1772722800&x-signature=qcxUY8OQ6hAEDWwm87mCmqKAWlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52e1479d&x-expires=1772722800&x-signature=n5YVz9HHvLX8MdZJyRY2O5MZbDg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4c063981&x-expires=1772722800&x-signature=pCf1kYARWZwVvH%2FGWk%2F5dlzqVmg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c437ffe2&x-expires=1772722800&x-signature=twKVd%2FOkESU21S7zcYBHDBX8z84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa6a17e5&x-expires=1772722800&x-signature=Rs%2FTbbY%2FHYUJOn1WT%2BjsZ0SIaj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=877e2445&x-expires=1772722800&x-signature=%2B7ct2l6A3wGx59YorUSkjVZkkuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d21513c4&x-expires=1772722800&x-signature=u%2FqGYK%2Bx%2B%2BfN6UXx0Z0Vka1%2FE1g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=bff84720&x-expires=1772722800&x-signature=BwwsblWjm5D%2FVjmpGWsV6BJQ5UI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=41802e21&x-expires=1772722800&x-signature=2%2Bb%2FACY8N%2Fe5PJ6Sjhy69iEsJj4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8246a2b3&x-expires=1772722800&x-signature=qcxUY8OQ6hAEDWwm87mCmqKAWlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52e1479d&x-expires=1772722800&x-signature=n5YVz9HHvLX8MdZJyRY2O5MZbDg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4c063981&x-expires=1772722800&x-signature=pCf1kYARWZwVvH%2FGWk%2F5dlzqVmg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c437ffe2&x-expires=1772722800&x-signature=twKVd%2FOkESU21S7zcYBHDBX8z84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa6a17e5&x-expires=1772722800&x-signature=Rs%2FTbbY%2FHYUJOn1WT%2BjsZ0SIaj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=877e2445&x-expires=1772722800&x-signature=%2B7ct2l6A3wGx59YorUSkjVZkkuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768447304,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 31,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 31.582,\n                            \"duration_precision\": 31.582,\n                            \"shoot_duration_precision\": 31.582,\n                            \"video_duration_precision\": 31.582\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7595423196338261262,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5k5qhvog65lisvmrnc0\\\",\\\"owner_id\\\":7481908454015616043,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7595423257608604429,\n                        \"id_str\": \"7595423257608604429\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=36a1833e&x-expires=1772722800&x-signature=QXNl42TBlI%2Fh9gQpWD4lvCT9duI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=202dbd6f&x-expires=1772722800&x-signature=t8xzjcH9umiYdgE1ONWmaiPuOso%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1403f97e&x-expires=1772722800&x-signature=Bd6rLn%2F9dXJvzIydsWE%2FgaElYBo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"bktherula\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": false,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"BKTHERULA\",\n                                    \"sec_uid\": \"MS4wLjABAAAA9O6dotDzv1QXBzVwifwY1jIF6ZvYl9Zmn9V1-UJ7o0MLgy-zNdQD_GOhK2jT2kuJ\",\n                                    \"status\": 1,\n                                    \"uid\": \"6729521491316065285\"\n                                }\n                            ],\n                            \"author\": \"Bktherula\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"BIG FEELING\\\"\",\n                            \"mixed_title\": \"original sound - m.m.i (Contains music from: BIG FEELING - Bktherula)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1750896000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"BIG FEELING\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Bktherula\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 84287,\n                                \"start_ms\": 2688\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 115003,\n                            \"h5_url\": \"\",\n                            \"id\": \"7486318293185529873\",\n                            \"performers\": null,\n                            \"title\": \"BIG FEELING\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7595423257608604429\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7486323505253140532\n                        ],\n                        \"music_ugid\": 7595423257608604429,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"m.m.i\",\n                        \"owner_id\": \"7481908454015616043\",\n                        \"owner_nickname\": \"souledout\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7486323505253140532,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAf0uhCVRuN6uPFwTASDss3LEp-7T0zMHNkFoEOgifOZBJWAN1ccrcs9zsCnQwdyL_\",\n                        \"shoot_duration\": 31,\n                        \"sim_group_id_v3\": 92315664386,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - m.m.i\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 8956,\n                        \"video_duration\": 31\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": [\n                        {\n                            \"actions\": [\n                                {\n                                    \"action_type\": 1,\n                                    \"icon\": {\n                                        \"height\": 720,\n                                        \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                        \"url_list\": [\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                        ],\n                                        \"url_prefix\": null,\n                                        \"width\": 720\n                                    },\n                                    \"schema\": \"shoot\"\n                                }\n                            ],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_ucg_template\",\n                            \"description\": \"Templates\",\n                            \"extra\": \"{\\\"music_id\\\":\\\"7595423257608604429\\\",\\\"title\\\":\\\"\\\",\\\"template_used_functions\\\":\\\"start_over,edit_video_length\\\",\\\"nle_summary\\\":\\\"{\\\\\\\"slots\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.866666078567505,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":2.866666078567505,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972816294747614430272152\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":7.759087085723877,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":7.759087085723877,\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"urs://music_resource?clip_id=7595423257608604429\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"audio\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972840484231114575036952\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.8333330154418945,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.9893940091133118,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":4.710605144500732,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":2.866666078567505,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972816294782614430269080\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":3.048485040664673,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":7.759089946746826,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":4.710605144500732,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972837664104114859027224\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080}]\\\\\\\",\\\\\\\"ratio\\\\\\\":0.5625,\\\\\\\"duration\\\\\\\":7759,\\\\\\\"alignmode\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"features\\\\\\\":[\\\\\\\"T_Base\\\\\\\",\\\\\\\"SWING\\\\\\\",\\\\\\\"E\\\\\\\",\\\\\\\"AUVOLUME\\\\\\\",\\\\\\\"BALANCED_GAIN\\\\\\\"],\\\\\\\"featurebits\\\\\\\":[16385,540672,2],\\\\\\\"resourceinfo\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"effectinfo\\\\\\\":\\\\\\\"\\\\\\\"}\\\",\\\"tags\\\":\\\"\\\",\\\"music_post_unavailable\\\":\\\"false\\\",\\\"icon\\\":\\\"https://p9-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/default_clip_cover.png.jpeg\\\",\\\"sub_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\",\\\"origin_video_id\\\":\\\"7600925740875500831\\\",\\\"nle_extra\\\":\\\"\\\",\\\"author_id\\\":\\\"7484631015611335726\\\"}\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/20px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"7600925764766138382\",\n                            \"keyword\": \"Try TikTok template\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"7600925764766138382\\\",\\\"anchor_name\\\":\\\"Try TikTok template\\\",\\\"anchor_type\\\":\\\"ugc_template\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                            \"schema\": \"\",\n                            \"thumbnail\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/64px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"type\": 65\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=16f2b6e4&x-expires=1772722800&x-signature=WodPyH2Xmj5xn4yBEa8Crt72eyQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f3090a6d&x-expires=1772722800&x-signature=ChRjq7e8HpYF83CLIM%2FLe0UqVK8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5e64151d&x-expires=1772722800&x-signature=EaXvdoQQAokAdgAsmsW0IkmB0h8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8d5d12a3&x-expires=1772722800&x-signature=9lwBIWY1AsNNB%2BUl7MvR1gYHHdI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=54d0bdaa&x-expires=1772722800&x-signature=GAIJjIi2QdQ4omsb7NJ01eE5poQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=31d90eec&x-expires=1772722800&x-signature=0pQPoWdc6bz6H4WLmp%2FlEJvCyfE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0b516125&x-expires=1772722800&x-signature=JNzKJldChZembSRQ7p7vDL5GFEo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=640d2316&x-expires=1772722800&x-signature=LicOmg5hM0k1JPnTGYzaAXaS2SI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=cca7b736&x-expires=1772722800&x-signature=boVHcPgq7S28%2BoBxs79lg6y414k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fe6df1c1&x-expires=1772722800&x-signature=y8XDsDutHg%2BvlO6A9aazzubQXp0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b836d357&x-expires=1772722800&x-signature=S%2BaLE%2Fd9ymPC0SuIEodhguu9r3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a4741fab&x-expires=1772722800&x-signature=%2BxCsrN5cqBEWFWFhq9p78H1f6vg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=27f25aef&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=u9UNex3uCNRCyHltKGX5U2yTIDE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=7473cefb&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=7%2BpfwMepN3JqrTeATRaSOS7wr54%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=5479c2f6&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=SGwag6vHzDHxZlEVMjSsZ4nO%2FJ8%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/0627f8abfa7019950827af6dc4fe94d2\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 1410,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 34,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"You\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"prollyjailah\",\n                        \"search_user_name\": \"You\",\n                        \"sec_uid\": \"MS4wLjABAAAA5FFYg1v8T72IOJXMYbleGoK8AeGP7PBFOeqXh_2WQbBRlInZrO5GE4wkKmz-lRXS\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7484631015611335726\",\n                        \"unique_id\": \"prollyjailah\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7484631015611335726,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7600925740875500831\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"7074824383209636697\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"roku tv wallpaper\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00020079646060210116}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 2,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1769728451,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"filter\",\n                            \"beautify_used\",\n                            \"editor_pro\",\n                            \"select_music\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"I love having a Apple TV for this specific reason ( I posted how to do it )\",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_first_item_id\": \"7579031440327707918\",\n                    \"follow_up_item_id_groups\": \"7579037608664124686,7579031440327707918\",\n                    \"follow_up_publish_from_id\": 7600916744743570719,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7600925740875500831\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7600925740875500831\n                        ],\n                        \"GroupdIdList1\": [\n                            7600925740875500831\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"ic_asset_info\": [\n                        {\n                            \"anchor_related\": {\n                                \"status\": 1\n                            },\n                            \"asset_id\": 7600925764766138382,\n                            \"asset_type\": \"UGCTemplate\",\n                            \"extra\": \"{\\\"template_source\\\":\\\"monorepo\\\",\\\"template_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\"}\",\n                            \"resource_id\": 7600925764766138382\n                        }\n                    ],\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 31,\n                        \"author\": \"souledout\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8246a2b3&x-expires=1772722800&x-signature=qcxUY8OQ6hAEDWwm87mCmqKAWlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52e1479d&x-expires=1772722800&x-signature=n5YVz9HHvLX8MdZJyRY2O5MZbDg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4c063981&x-expires=1772722800&x-signature=pCf1kYARWZwVvH%2FGWk%2F5dlzqVmg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c437ffe2&x-expires=1772722800&x-signature=twKVd%2FOkESU21S7zcYBHDBX8z84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa6a17e5&x-expires=1772722800&x-signature=Rs%2FTbbY%2FHYUJOn1WT%2BjsZ0SIaj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=877e2445&x-expires=1772722800&x-signature=%2B7ct2l6A3wGx59YorUSkjVZkkuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d21513c4&x-expires=1772722800&x-signature=u%2FqGYK%2Bx%2B%2BfN6UXx0Z0Vka1%2FE1g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=bff84720&x-expires=1772722800&x-signature=BwwsblWjm5D%2FVjmpGWsV6BJQ5UI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=41802e21&x-expires=1772722800&x-signature=2%2Bb%2FACY8N%2Fe5PJ6Sjhy69iEsJj4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8246a2b3&x-expires=1772722800&x-signature=qcxUY8OQ6hAEDWwm87mCmqKAWlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52e1479d&x-expires=1772722800&x-signature=n5YVz9HHvLX8MdZJyRY2O5MZbDg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4c063981&x-expires=1772722800&x-signature=pCf1kYARWZwVvH%2FGWk%2F5dlzqVmg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c437ffe2&x-expires=1772722800&x-signature=twKVd%2FOkESU21S7zcYBHDBX8z84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa6a17e5&x-expires=1772722800&x-signature=Rs%2FTbbY%2FHYUJOn1WT%2BjsZ0SIaj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=877e2445&x-expires=1772722800&x-signature=%2B7ct2l6A3wGx59YorUSkjVZkkuc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768447304,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 31,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 31.582,\n                            \"duration_precision\": 31.582,\n                            \"shoot_duration_precision\": 31.582,\n                            \"video_duration_precision\": 31.582\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7595423196338261262,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5k5qhvog65lisvmrnc0\\\",\\\"owner_id\\\":7481908454015616043,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7595423257608604429,\n                        \"id_str\": \"7595423257608604429\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=36a1833e&x-expires=1772722800&x-signature=QXNl42TBlI%2Fh9gQpWD4lvCT9duI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=202dbd6f&x-expires=1772722800&x-signature=t8xzjcH9umiYdgE1ONWmaiPuOso%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1403f97e&x-expires=1772722800&x-signature=Bd6rLn%2F9dXJvzIydsWE%2FgaElYBo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"bktherula\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": false,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"BKTHERULA\",\n                                    \"sec_uid\": \"MS4wLjABAAAA9O6dotDzv1QXBzVwifwY1jIF6ZvYl9Zmn9V1-UJ7o0MLgy-zNdQD_GOhK2jT2kuJ\",\n                                    \"status\": 1,\n                                    \"uid\": \"6729521491316065285\"\n                                }\n                            ],\n                            \"author\": \"Bktherula\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"BIG FEELING\\\"\",\n                            \"mixed_title\": \"original sound - m.m.i (Contains music from: BIG FEELING - Bktherula)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1750896000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"BIG FEELING\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Bktherula\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 84287,\n                                \"start_ms\": 2688\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 115003,\n                            \"h5_url\": \"\",\n                            \"id\": \"7486318293185529873\",\n                            \"performers\": null,\n                            \"title\": \"BIG FEELING\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7595423257608604429\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7486323505253140532\n                        ],\n                        \"music_ugid\": 7595423257608604429,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"m.m.i\",\n                        \"owner_id\": \"7481908454015616043\",\n                        \"owner_nickname\": \"souledout\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7486323505253140532,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAf0uhCVRuN6uPFwTASDss3LEp-7T0zMHNkFoEOgifOZBJWAN1ccrcs9zsCnQwdyL_\",\n                        \"shoot_duration\": 31,\n                        \"sim_group_id_v3\": 92315664386,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - m.m.i\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 8956,\n                        \"video_duration\": 31\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 7759,\n                    \"music_selected_from\": \"edit_page_recent\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"0.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"I love having a Apple TV for this specific reason ( I posted how to do it )\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"I love having a Apple TV for this specific reason ( I posted how to do it )\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 16,\n                                    \"end\": 21\n                                },\n                                {\n                                    \"begin\": 22,\n                                    \"end\": 24\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out You's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out You’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out You’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@prollyjailah/video/7600925740875500831?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7600925740875500831&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@prollyjailah/video/7600925740875500831?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7600925740875500831&source=h5_m\",\n                    \"shoot_tab_name\": \"video_15\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.73],\\\\\\\"drr\\\\\\\":6.6,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-13.68,\\\\\\\"be\\\\\\\":[26.9,12645.4],\\\\\\\"ocf\\\\\\\":[-5.7299,-7.4971,-9.9497,-7.4844,-8.9555,-9.1987,-16.4906,-23.6584,-30.416,-50.0245],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-24.6}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.73],\\\\\\\"drr\\\\\\\":6.6,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-13.56,\\\\\\\"be\\\\\\\":[26.9,12570],\\\\\\\"ocf\\\\\\\":[-5.8361,-7.5096,-9.9138,-7.4477,-8.932,-9.099,-16.3315,-23.3817,-30.3744,-49.9595],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-24.6}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.73],\\\\\\\"drr\\\\\\\":7,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-13.92,\\\\\\\"be\\\\\\\":[26.9,12704.6],\\\\\\\"ocf\\\\\\\":[-5.3933,-8.1965,-10.1946,-7.3945,-9.1601,-8.8311,-16.1941,-23.393,-29.9085,-48.981],\\\\\\\"do\\\\\\\":0.0002,\\\\\\\"il\\\\\\\":-24.5},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_01010231\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.74,0.22,0.19,0.06,0.05]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"53.919\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7600925740875500831\",\n                        \"collect_count\": 25075,\n                        \"comment_count\": 209,\n                        \"digg_count\": 260393,\n                        \"download_count\": 305,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 1040855,\n                        \"repost_count\": 0,\n                        \"share_count\": 3433,\n                        \"whatsapp_share_count\": 3\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7600925740875500831\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0014143458106360446,\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_generate_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"video_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"how to set up apple tv\",\n                                        \"word_id\": \"3938694392187814095\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.06303229798207996,\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"roku tv wallpaper\",\n                                        \"word_id\": \"7074824383209636697\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 5.737355281690141,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=986d7923&x-expires=1772722800&x-signature=yklQpVdmmVgMJft7epj46k8v5VA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=66074df0&x-expires=1772722800&x-signature=SDY8a5%2B36TVbZqQnLzit%2F%2F545z0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2467affe&x-expires=1772722800&x-signature=3UYK0x%2FIeCAm655xJLEzOAEPD6s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=986d7923&x-expires=1772722800&x-signature=yklQpVdmmVgMJft7epj46k8v5VA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=66074df0&x-expires=1772722800&x-signature=SDY8a5%2B36TVbZqQnLzit%2F%2F545z0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2467affe&x-expires=1772722800&x-signature=3UYK0x%2FIeCAm655xJLEzOAEPD6s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=986d7923&x-expires=1772722800&x-signature=yklQpVdmmVgMJft7epj46k8v5VA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=66074df0&x-expires=1772722800&x-signature=SDY8a5%2B36TVbZqQnLzit%2F%2F545z0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2467affe&x-expires=1772722800&x-signature=3UYK0x%2FIeCAm655xJLEzOAEPD6s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 1607424,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"55\\\",\\\"srqa3_0_ori\\\":\\\"50\\\"}\",\n                                \"fps\": 41,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1562818,\n                                    \"file_cs\": \"c:0-9006-4209\",\n                                    \"file_hash\": \"18ebc12e1c474e8dc450af21bf8243fa\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_1080p_1607424\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/f8bbf0b36b5cd04b91cb5475929bebb6/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owsP7Ab0eqgiXEISZ9FfICAIu70fmyQojCDyI7/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3138&bt=1569&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=OTlmOzM5MzczODs7MzpoPEBpanFoOHM5cmh4ODMzaTczNEBfNDIuYzIwNV8xYDYvMmI1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/6dcdf4a7f825fa76dc343232bbb30f55/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owsP7Ab0eqgiXEISZ9FfICAIu70fmyQojCDyI7/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3138&bt=1569&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=OTlmOzM5MzczODs7MzpoPEBpanFoOHM5cmh4ODMzaTczNEBfNDIuYzIwNV8xYDYvMmI1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=89ee572098c845b0843056f0185c76b6&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZlY2NkYjdjNTgzOGFjNzU4M2Y3NjljM2U4NmYxMjE3&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 194238}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 339124}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 520669}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 683912}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 911880}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.478, \\\\\\\"v960\\\\\\\": 98.624, \\\\\\\"v864\\\\\\\": 99.04, \\\\\\\"v720\\\\\\\": 99.499}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.808, \\\\\\\"v960\\\\\\\": 94.618, \\\\\\\"v864\\\\\\\": 94.864, \\\\\\\"v720\\\\\\\": 96.399}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.293,\\\\\\\"srv1\\\\\\\":62.024},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":59.293,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":97664,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 930823,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 907553,\n                                    \"file_cs\": \"c:0-8203-e05c\",\n                                    \"file_hash\": \"bf490a42221bba3f7bbcf7b5e2865da8\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_720p_930823\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/928b9645c8d9d645c0650f0517d4f63e/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oc1I1EyDAusCXmbFfkSjIbAyQo3sT9Iee7pLoq/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1818&bt=909&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=OjloZTNnOGg0Ozg1ODNmZUBpanFoOHM5cmh4ODMzaTczNEAvYjFiMTVfNWIxLmMwNTZhYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/3279e22b0e08cc8acba308425c6b2717/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oc1I1EyDAusCXmbFfkSjIbAyQo3sT9Iee7pLoq/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1818&bt=909&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=OjloZTNnOGg0Ozg1ODNmZUBpanFoOHM5cmh4ODMzaTczNEAvYjFiMTVfNWIxLmMwNTZhYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=db9c8035f21548e18eb58d40eb4ee627&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyMTIyMDUzZjRjOWU3ODFkNzMwMDQ2ZjQ5OGIwNzFh&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 125001}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 217628}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 332332}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 440227}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 583144}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.25, \\\\\\\"v960\\\\\\\": 97.173, \\\\\\\"v864\\\\\\\": 98.224, \\\\\\\"v720\\\\\\\": 98.526}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.405, \\\\\\\"v960\\\\\\\": 90.81, \\\\\\\"v864\\\\\\\": 91.75, \\\\\\\"v720\\\\\\\": 94.53}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":54.89,\\\\\\\"srv1\\\\\\\":61.578},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":54.89,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 99.496, \\\\\\\"sr20\\\\\\\": 106.527}}\\\",\\\"audio_bit_rate\\\":97664,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 787436,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 767751,\n                                    \"file_cs\": \"c:0-8203-db42\",\n                                    \"file_hash\": \"ab88395af6d382740c9d66d1a3a1c0a4\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_787436\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/983cf337c029885e53dc2f75dd3e5485/69a8a33e/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1536&bt=768&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/51fa384edf44577870ebba78765fa81b/69a8a33e/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1536&bt=768&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9be2c8a9ffc14363a34fe7a61ea26753&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwMjg2ZDMxNGJmOWIwZDk5NjljMzkxN2FkNTMzMjZm&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 108710}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 187111}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 280906}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 361793}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 481247}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.386, \\\\\\\"v960\\\\\\\": 96.138, \\\\\\\"v864\\\\\\\": 97.243, \\\\\\\"v720\\\\\\\": 98.255}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.02, \\\\\\\"v960\\\\\\\": 88.125, \\\\\\\"v864\\\\\\\": 89.741, \\\\\\\"v720\\\\\\\": 93.154}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":52.505,\\\\\\\"srv1\\\\\\\":61.406},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":52.505,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 97.623, \\\\\\\"sr20\\\\\\\": 106.597}}\\\",\\\"audio_bit_rate\\\":65297,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 671221,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 654441,\n                                    \"file_cs\": \"c:0-8203-d383\",\n                                    \"file_hash\": \"c756eac26a2c6c4547a398287b3a4f0d\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_671221\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/87e3e3fc35c06227d5a3468f9b35ef17/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oA1ldLRIIQLgA59393eNke3AjNYXSGquInwZCe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1310&bt=655&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=M2kzaWc2ZWQ8ZTc2ZTgzZEBpanFoOHM5cmh4ODMzaTczNEBiMDItMTEzXy4xYTQwYzBiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/4bc7ae2927c4744e1e547fafd2e14fdd/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oA1ldLRIIQLgA59393eNke3AjNYXSGquInwZCe/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1310&bt=655&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=M2kzaWc2ZWQ8ZTc2ZTgzZEBpanFoOHM5cmh4ODMzaTczNEBiMDItMTEzXy4xYTQwYzBiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ea30f53b73d44b19ba6b434d0f503fe0&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk0MDA5YTczYWU4OWI2ODRjYWNmZTViMTM5NWU0ZDc5&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 93217}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 157739}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 237648}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 309183}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 411040}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.255, \\\\\\\"v960\\\\\\\": 93.114, \\\\\\\"v864\\\\\\\": 95.272, \\\\\\\"v720\\\\\\\": 96.681}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.003, \\\\\\\"v960\\\\\\\": 84.76, \\\\\\\"v864\\\\\\\": 86.757, \\\\\\\"v720\\\\\\\": 89.946}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":49.987,\\\\\\\"srv1\\\\\\\":58.583},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":49.987,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.002, \\\\\\\"sr20\\\\\\\": 103.976}}\\\",\\\"audio_bit_rate\\\":65297,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 426562,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 415898,\n                                    \"file_cs\": \"c:0-8219-3600\",\n                                    \"file_hash\": \"d96b8e22e50c616f2f69b68938892ad7\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_426562\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/0cd2434f15d9afaf42d8292c37698bb2/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooLWiIAitIJ5pjGAUHIe3TEfHZ6dBfaCqsgSW7/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=832&bt=416&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=ZjVkNTo1aTQ1ZzhpM2c1ZUBpanFoOHM5cmh4ODMzaTczNEBhXjY2MGFjNmAxX15gL2NiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://v19.tiktokcdn-us.com/0c642a83c46e549e3afe87569a39e1fc/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooLWiIAitIJ5pjGAUHIe3TEfHZ6dBfaCqsgSW7/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=832&bt=416&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=ZjVkNTo1aTQ1ZzhpM2c1ZUBpanFoOHM5cmh4ODMzaTczNEBhXjY2MGFjNmAxX15gL2NiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ebf22dc0afb54dc291ffd237929aa2dc&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjEzYmE0NGNiODgyMDVkNTE4MzQ0MjZlN2JiZjJi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 62874}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 99380}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 147958}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 191292}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 256104}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.979, \\\\\\\"v960\\\\\\\": 86.094, \\\\\\\"v864\\\\\\\": 88.146, \\\\\\\"v720\\\\\\\": 90.882}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.787, \\\\\\\"v960\\\\\\\": 77.0, \\\\\\\"v864\\\\\\\": 79.523, \\\\\\\"v720\\\\\\\": 82.807}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":43.825,\\\\\\\"srv1\\\\\\\":50.563},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":43.825,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24737,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=d7ee5ecb&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=EZDChUnk00zWNCrtsRR1noRf9j0%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=39a7ac0e&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=fpNrXPqORjxnuCLDVm4blAX%2FC6c%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 1347505,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"height\": 720,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5eb6b7b4c01c806645e5b05e4afc43f2/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o83USBTIZBifIsdfIA59WqSQCNjteAPPiELCQx/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2698&bt=1349&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTc7ZjpmOzNpOWU8PGloOEBpanFoOHM5cmh4ODMzaTczNEAxXmI0NS8yX14xXi9jLS8xYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/bc7ced39c746110e45425a42199dceeb/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o83USBTIZBifIsdfIA59WqSQCNjteAPPiELCQx/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2698&bt=1349&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=OTc7ZjpmOzNpOWU8PGloOEBpanFoOHM5cmh4ODMzaTczNEAxXmI0NS8yX14xXi9jLS8xYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d5tujevog65pa5herncg&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=452e0ff929ab46afb0582c877ce8a446&item_id=7600925740875500831&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNjYWExMzc1Y2MwZDY1MDg1NGI2ZDNiZjI0NTc2NzI1&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 1444068,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"file_hash\": \"6cb9db453b5adb1b32e403c9534a94a6\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_h264_720p_1481095\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/9973c194f047f1bf62b62515eb874120/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2892&bt=1446&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/ceb69d34af6dc25861bbc33c79ac83a8/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2892&bt=1446&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f37e634e67343f099efc3123851742a&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjZmExNGJmOTlhOGVjNDMzOGQ3M2NmODBlYWM2OTFi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 7800,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f4dc5bd&x-expires=1772722800&x-signature=S6Yh%2Fr4c8DZ9K8wBnd6JkhaAArY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c56f1ca&x-expires=1772722800&x-signature=nm7y65ERHKOGH4QeJArcxhNYUts%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=38a83a00&x-expires=1772722800&x-signature=TbmJg72vwFPg7HKi5laoS0cW6RY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-23.5\\\",\\\"LoudnessRangeStart\\\":\\\"-25.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-20.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-23.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-24.556},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.632},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-13.915,\\\\\\\"RTotal\\\\\\\":-26.326,\\\\\\\"LRDiff\\\\\\\":-0.086,\\\\\\\"LTotal\\\\\\\":-26.412},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.71,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.83,\\\\\\\"Spkr150G\\\\\\\":1.01,\\\\\\\"Spkr200G\\\\\\\":1.09,\\\\\\\"FCenL\\\\\\\":2869.56,\\\\\\\"FCenR\\\\\\\":2796.52}},\\\\\\\"Peak\\\\\\\":0.20184,\\\\\\\"LoudnessRange\\\\\\\":1.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-23.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-25.3,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-20.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-23.4,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-24.5}\\\",\\\"bright_ratio_mean\\\":\\\"0.0353\\\",\\\"brightness_mean\\\":\\\"135.1566\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0036\\\",\\\"loudness\\\":\\\"-24.5\\\",\\\"overexposure_ratio_mean\\\":\\\"0.013\\\",\\\"peak\\\":\\\"0.20184\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1769728450}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"8.0742\\\",\\\"vq_score\\\":\\\"53.27\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d5tujevog65pa5herncg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/2b512a57e08c4c6bc12c20fc161c5ab5/69a8a33e/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQZj5ei5LBUvU8q4IWTdcQAIBfAaiIQ3tCdSfE/?a=1233\\\\u0026bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2036\\\\u0026bt=1018\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmU1OjU5NTdmOjlkZmlmN0BpanFoOHM5cmh4ODMzaTczNEAuMF82YC0uXjMxXzMuYWE1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/029969018c1b1cac75ad072a5beef645/69a8a33e/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQZj5ei5LBUvU8q4IWTdcQAIBfAaiIQ3tCdSfE/?a=1233\\\\u0026bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2036\\\\u0026bt=1018\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmU1OjU5NTdmOjlkZmlmN0BpanFoOHM5cmh4ODMzaTczNEAuMF82YC0uXjMxXzMuYWE1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d5tujevog65pa5herncg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=84dcdf1c6ab6476ca41206c297b23b13\\\\u0026item_id=7600925740875500831\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdjMTY3MGQ1OTFmODZmYTU1YjA1MjRlNzAxN2RjMmM5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1538941,\\\"file_cs\\\":\\\"c:0-8040-a27f\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=fa1b000a&x-expires=1772722800&x-signature=W%2Bu6lvBBWj5MK2NtbcO1SUEkx2Y%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c2b653b7&x-expires=1772722800&x-signature=TGp%2BpDt7uxVohImlT4npamzE0KE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=d21efa9a&x-expires=1772722800&x-signature=N3IviG5uc9ujF9EzePrnJpMBAhE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1444068,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"file_hash\": \"6cb9db453b5adb1b32e403c9534a94a6\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_h264_720p_1481095\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/9973c194f047f1bf62b62515eb874120/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2892&bt=1446&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/ceb69d34af6dc25861bbc33c79ac83a8/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2892&bt=1446&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f37e634e67343f099efc3123851742a&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjZmExNGJmOTlhOGVjNDMzOGQ3M2NmODBlYWM2OTFi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 767751,\n                            \"file_cs\": \"c:0-8203-db42\",\n                            \"file_hash\": \"ab88395af6d382740c9d66d1a3a1c0a4\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_787436\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/983cf337c029885e53dc2f75dd3e5485/69a8a33e/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1536&bt=768&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/51fa384edf44577870ebba78765fa81b/69a8a33e/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1536&bt=768&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9be2c8a9ffc14363a34fe7a61ea26753&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwMjg2ZDMxNGJmOWIwZDk5NjljMzkxN2FkNTMzMjZm&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1444068,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"file_hash\": \"6cb9db453b5adb1b32e403c9534a94a6\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_h264_720p_1481095\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/9973c194f047f1bf62b62515eb874120/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2892&bt=1446&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://v19.tiktokcdn-us.com/ceb69d34af6dc25861bbc33c79ac83a8/69a8a33e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzNTY6QGo6OjZALnAjNDQuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2892&bt=1446&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f37e634e67343f099efc3123851742a&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjZmExNGJmOTlhOGVjNDMzOGQ3M2NmODBlYWM2OTFi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tag\": {\n                            \"background_color\": \"#545454\",\n                            \"en_title\": \"Top liked\",\n                            \"font_color\": \"#FFFFFF\",\n                            \"opacity\": 50,\n                            \"title\": \"Top liked\",\n                            \"type\": \"Top liked\"\n                        },\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 198,\n                        \"author\": \"Cris | TV Film & Awards\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32ae890b&x-expires=1772722800&x-signature=GrbuJ8bAItkEX%2Fh9%2ByppJerJsiU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0593bd55&x-expires=1772722800&x-signature=8n47%2Bd3rcxXqadmX2hdT4x7qKQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d9e5283e&x-expires=1772722800&x-signature=gnU%2FV4onSVFOUJpAwdEGXM65UVU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=468dea82&x-expires=1772722800&x-signature=oWCdez0QzZV6EOSg%2Bz1%2BFJL%2FXis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fa8e03de&x-expires=1772722800&x-signature=lWCR9yx1Lt6twC33fRi01mwY7Ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2e0e8139&x-expires=1772722800&x-signature=GFsXU7pGrOvOpgkPr%2BVP7t0pry4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=60dcd9ef&x-expires=1772722800&x-signature=wKK9GFJj6rrylIvfASesCvL4w4w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=12afb624&x-expires=1772722800&x-signature=OuaJpqAS3aNY3ybm0%2BDYdZYO%2Bz4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7bd748f5&x-expires=1772722800&x-signature=p4IV5kiu1ZQCYBZRY%2BtUdM%2FvVcM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32ae890b&x-expires=1772722800&x-signature=GrbuJ8bAItkEX%2Fh9%2ByppJerJsiU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0593bd55&x-expires=1772722800&x-signature=8n47%2Bd3rcxXqadmX2hdT4x7qKQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d9e5283e&x-expires=1772722800&x-signature=gnU%2FV4onSVFOUJpAwdEGXM65UVU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=468dea82&x-expires=1772722800&x-signature=oWCdez0QzZV6EOSg%2Bz1%2BFJL%2FXis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fa8e03de&x-expires=1772722800&x-signature=lWCR9yx1Lt6twC33fRi01mwY7Ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2e0e8139&x-expires=1772722800&x-signature=GFsXU7pGrOvOpgkPr%2BVP7t0pry4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1766292733,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 198,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 198.81793,\n                            \"duration_precision\": 198.81793,\n                            \"shoot_duration_precision\": 198.81793,\n                            \"video_duration_precision\": 198.81793\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7586169426836245790,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d53npv7og65l1eh0vdj0\\\",\\\"owner_id\\\":6734797599448318982,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7586169398193359646,\n                        \"id_str\": \"7586169398193359646\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7586169398193359646\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7586169398193359646,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"criscinema\",\n                        \"owner_id\": \"6734797599448318982\",\n                        \"owner_nickname\": \"Cris | TV Film & Awards\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7586169488534489887.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7586169488534489887.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAONZ5jpC3DvetMFo2t2OztujRDIPA7ie_IUy5KeNndRrZCLbImVVEa0vminYHOYoc\",\n                        \"shoot_duration\": 198,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - criscinema\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 198\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": [\n                        {\n                            \"actions\": [\n                                {\n                                    \"action_type\": 1,\n                                    \"icon\": {\n                                        \"height\": 720,\n                                        \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                        \"url_list\": [\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                        ],\n                                        \"url_prefix\": null,\n                                        \"width\": 720\n                                    },\n                                    \"schema\": \"shoot\"\n                                }\n                            ],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_effect\",\n                            \"description\": \"Effects\",\n                            \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":0}\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"263840\",\n                            \"keyword\": \"Try effect\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"263840\\\",\\\"anchor_name\\\":\\\"Try effect\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                            \"thumbnail\": {\n                                \"height\": 64,\n                                \"uri\": \"\",\n                                \"url_list\": [],\n                                \"url_prefix\": null,\n                                \"width\": 64\n                            },\n                            \"type\": 28\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=241ccde7&x-expires=1772722800&x-signature=osD6nIZxZmndIgykHaX7cItGxHk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8d846776&x-expires=1772722800&x-signature=Fj9AyVV3p%2FQfwbpT7FTqiNHhQUE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=eb70cd6b&x-expires=1772722800&x-signature=6dxXnNy0AVrHUTHpLGItYU7unfM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=a40d06f9&x-expires=1772722800&x-signature=cbyrePr6h0bXoDMhy3ICEnXENLc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=46c3db86&x-expires=1772722800&x-signature=jjYNjAZ62dHfIL2wPFVEM12zpAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=827d203b&x-expires=1772722800&x-signature=HGaVkm2XPEAQM6VWt7D2p%2BtCaFE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=12afb624&x-expires=1772722800&x-signature=OuaJpqAS3aNY3ybm0%2BDYdZYO%2Bz4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=60dcd9ef&x-expires=1772722800&x-signature=wKK9GFJj6rrylIvfASesCvL4w4w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d20eb420&x-expires=1772722800&x-signature=Edx56YeUp5p%2BXgHUMGPLBk%2BH6eA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0593bd55&x-expires=1772722800&x-signature=8n47%2Bd3rcxXqadmX2hdT4x7qKQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32ae890b&x-expires=1772722800&x-signature=GrbuJ8bAItkEX%2Fh9%2ByppJerJsiU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=ce31692c&x-expires=1772722800&x-signature=ciUwBm31VkXEEkUY4t1kcbxLvS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=468dea82&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=oWCdez0QzZV6EOSg%2Bz1%2BFJL%2FXis%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=fa8e03de&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=lWCR9yx1Lt6twC33fRi01mwY7Ic%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=2e0e8139&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=GFsXU7pGrOvOpgkPr%2BVP7t0pry4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 7885,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 758,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": true,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Cris | TV Film & Awards\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"criscinema\",\n                        \"search_user_name\": \"Cris | TV Film & Awards\",\n                        \"sec_uid\": \"MS4wLjABAAAAONZ5jpC3DvetMFo2t2OztujRDIPA7ie_IUy5KeNndRrZCLbImVVEa0vminYHOYoc\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"6734797599448318982\",\n                        \"unique_id\": \"criscinema\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 6734797599448318982,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7586169426836245790\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"appletv\",\n                            \"cid\": \"138012\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=138012\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #appletv on TikTok!\",\n                                \"share_desc_info\": \"Check out #appletv on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appletv\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/appletv?_r=1&name=appletv&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=138012&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"8640320746433533797\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"pluribus trailer\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.0016570623005960478}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":68527,\\\"end_time\\\":90865,\\\"transform_x\\\":0,\\\"transform_y\\\":0.4398000240325928,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"The Studio\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.394,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":90865,\\\"end_time\\\":112070,\\\"transform_x\\\":0,\\\"transform_y\\\":0.2329999804496765,\\\"scale\\\":1.2978,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Shrinking\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.4601,\\\"start_y\\\":0.1062,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":13556,\\\"end_time\\\":24088,\\\"transform_x\\\":0,\\\"transform_y\\\":0.2062000036239624,\\\"scale\\\":1.3033,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Bad Sisters\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.5282,\\\"start_y\\\":0.1066,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":184004,\\\"end_time\\\":194211,\\\"transform_x\\\":0,\\\"transform_y\\\":0.2799999713897705,\\\"scale\\\":1.3145,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Severance\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.5129,\\\"start_y\\\":0.1075,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":161989,\\\"end_time\\\":184004,\\\"transform_x\\\":0,\\\"transform_y\\\":0.5325999855995178,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Lessons in Chemistry\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.6849,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":136613,\\\"end_time\\\":161837,\\\"transform_x\\\":0,\\\"transform_y\\\":0.3644000291824341,\\\"scale\\\":1.2429,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Silo\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.241,\\\"start_y\\\":0.1017,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":0,\\\"end_time\\\":10845,\\\"transform_x\\\":0,\\\"transform_y\\\":0.34140002727508545,\\\"scale\\\":1.132,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"The Best Shows to Watch \\\\non Apple TV ?\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.9399,\\\"start_y\\\":0.1409,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":13623,\\\"end_time\\\":24088,\\\"transform_x\\\":0.5836000442504883,\\\"transform_y\\\":0,\\\"scale\\\":0.7783,\\\"rotation\\\":13.9154,\\\"layer\\\":0,\\\"text_str\\\":\\\"hold for\\\\n2x speed\\\",\\\"bg_mode\\\":2,\\\"color\\\":-3592449,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.273,\\\"start_y\\\":0.0968,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":112070,\\\"end_time\\\":136613,\\\"transform_x\\\":0,\\\"transform_y\\\":0.08600002527236938,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Slow Horses\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.4417,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":194211,\\\"end_time\\\":196526,\\\"transform_x\\\":0,\\\"transform_y\\\":0.30879998207092285,\\\"scale\\\":1.1585,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"⬇️ What are your \\\\nApple TV picks?\\\",\\\"bg_mode\\\":2,\\\"color\\\":-13265168,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.6696,\\\"start_y\\\":0.1442,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":40089,\\\"end_time\\\":68527,\\\"transform_x\\\":0,\\\"transform_y\\\":0.11220002174377441,\\\"scale\\\":1.2167,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Platonic\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.3899,\\\"start_y\\\":0.0995,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":196526,\\\"end_time\\\":198769,\\\"transform_x\\\":0,\\\"transform_y\\\":0.26020002365112305,\\\"scale\\\":1.2422,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Follow for TV\\\\nrecs \\\\u0026 reviews!\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.6522,\\\"start_y\\\":0.1546,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 2,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1766292727,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"filter\",\n                            \"subtitle\",\n                            \"beautify_used\",\n                            \"editor_pro\",\n                            \"select_music\",\n                            \"text\",\n                            \"high_quality_upload\",\n                            \"prop\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"If you’re looking for the best Apple TV shows to watch right now, these are my top TV show recommendations. Apple TV is consistently putting out high quality, entertaining shows that I think are some of the best on TV. Check out some of my faves including Bad Sisters, Platonic, Severance, Pluribus, Silo and more! #appletv #tvshowrecommendation #tvtok #whattowatch #pluribus \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 2,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7586169426836245790\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7586169426836245790\n                        ],\n                        \"GroupdIdList1\": [\n                            7586169426836245790\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"auto_video_caption_info\": {\n                                \"auto_captions\": [\n                                    {\n                                        \"language\": \"en\",\n                                        \"url\": {\n                                            \"url_list\": [\n                                                \"\"\n                                            ],\n                                            \"url_prefix\": null\n                                        }\n                                    }\n                                ],\n                                \"is_translatable\": false,\n                                \"location\": 0,\n                                \"utterances\": null\n                            },\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":169920,\\\"y\\\":0.8253,\\\"h\\\":0.1492,\\\"isRatioCoord\\\":true,\\\"start_time\\\":165800,\\\"r\\\":0,\\\"w\\\":0.6364,\\\"s\\\":0.7143}]\",\n                            \"type\": 20\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 198,\n                        \"author\": \"Cris | TV Film & Awards\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32ae890b&x-expires=1772722800&x-signature=GrbuJ8bAItkEX%2Fh9%2ByppJerJsiU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0593bd55&x-expires=1772722800&x-signature=8n47%2Bd3rcxXqadmX2hdT4x7qKQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d9e5283e&x-expires=1772722800&x-signature=gnU%2FV4onSVFOUJpAwdEGXM65UVU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=468dea82&x-expires=1772722800&x-signature=oWCdez0QzZV6EOSg%2Bz1%2BFJL%2FXis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fa8e03de&x-expires=1772722800&x-signature=lWCR9yx1Lt6twC33fRi01mwY7Ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2e0e8139&x-expires=1772722800&x-signature=GFsXU7pGrOvOpgkPr%2BVP7t0pry4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=60dcd9ef&x-expires=1772722800&x-signature=wKK9GFJj6rrylIvfASesCvL4w4w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=12afb624&x-expires=1772722800&x-signature=OuaJpqAS3aNY3ybm0%2BDYdZYO%2Bz4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7bd748f5&x-expires=1772722800&x-signature=p4IV5kiu1ZQCYBZRY%2BtUdM%2FvVcM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32ae890b&x-expires=1772722800&x-signature=GrbuJ8bAItkEX%2Fh9%2ByppJerJsiU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0593bd55&x-expires=1772722800&x-signature=8n47%2Bd3rcxXqadmX2hdT4x7qKQI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d9e5283e&x-expires=1772722800&x-signature=gnU%2FV4onSVFOUJpAwdEGXM65UVU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=468dea82&x-expires=1772722800&x-signature=oWCdez0QzZV6EOSg%2Bz1%2BFJL%2FXis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fa8e03de&x-expires=1772722800&x-signature=lWCR9yx1Lt6twC33fRi01mwY7Ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/0f8aff16c78446c98560263afdd80f87~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2e0e8139&x-expires=1772722800&x-signature=GFsXU7pGrOvOpgkPr%2BVP7t0pry4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1766292733,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 198,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 198.81793,\n                            \"duration_precision\": 198.81793,\n                            \"shoot_duration_precision\": 198.81793,\n                            \"video_duration_precision\": 198.81793\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7586169426836245790,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d53npv7og65l1eh0vdj0\\\",\\\"owner_id\\\":6734797599448318982,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7586169398193359646,\n                        \"id_str\": \"7586169398193359646\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7586169398193359646\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7586169398193359646,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"criscinema\",\n                        \"owner_id\": \"6734797599448318982\",\n                        \"owner_nickname\": \"Cris | TV Film & Awards\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7586169488534489887.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7586169488534489887.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAONZ5jpC3DvetMFo2t2OztujRDIPA7ie_IUy5KeNndRrZCLbImVVEa0vminYHOYoc\",\n                        \"shoot_duration\": 198,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - criscinema\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 198\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 198769,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"If you’re looking for the best Apple TV shows to watch right now, these are my top TV show recommendations. Apple TV is consistently putting out high quality, entertaining shows that I think are some of the best on TV. Check out some of my faves including Bad Sisters, Platonic, Severance, Pluribus, Silo and more! <h id=\\\"2894\\\">#appletv</h> <h id=\\\"2994\\\">#tvshowrecommendation</h> <h id=\\\"3070\\\">#tvtok</h> <h id=\\\"3270\\\">#whattowatch</h> <h id=\\\"3698\\\">#pluribus</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"2894\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1662172858347525\",\n                                \"hashtag_name\": \"tvshowrecommendation\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"2994\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1612731736094737\",\n                                \"hashtag_name\": \"tvtok\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"3070\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"2672055\",\n                                \"hashtag_name\": \"whattowatch\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"3270\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1705411501360134\",\n                                \"hashtag_name\": \"pluribus\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"3698\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"If you’re looking for the best Apple TV shows to watch right now, these are my top TV show recommendations.\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 31,\n                                    \"end\": 36\n                                },\n                                {\n                                    \"begin\": 37,\n                                    \"end\": 39\n                                },\n                                {\n                                    \"begin\": 83,\n                                    \"end\": 85\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Cris | TV Film & Awards's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Cris | TV Film & Awards’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Cris | TV Film & Awards’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@criscinema/video/7586169426836245790?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7586169426836245790&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@criscinema/video/7586169426836245790?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7586169426836245790&source=h5_m\",\n                    \"shoot_tab_name\": \"video_600\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":18.3,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-6.12,\\\\\\\"be\\\\\\\":[16.1,10653.6],\\\\\\\"ocf\\\\\\\":[-11.8703,-19.5741,-15.9122,-5.9977,-2.5973,-11.0843,-17.9965,-25.212,-34.6731,-50.4789],\\\\\\\"il\\\\\\\":-24.7},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_03010306\\\\\\\",\\\\\\\"tag_03010304\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010300\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.78,0.29,0.16,0.1,0.07]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"48.919\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7586169426836245790\",\n                        \"collect_count\": 2202,\n                        \"comment_count\": 201,\n                        \"digg_count\": 3798,\n                        \"download_count\": 40,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 121299,\n                        \"repost_count\": 0,\n                        \"share_count\": 473,\n                        \"whatsapp_share_count\": 30\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7586169426836245790\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"sticker_detail\": {\n                        \"attributions\": null,\n                        \"children\": null,\n                        \"icon_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"263840\",\n                        \"linked_anchors\": null,\n                        \"name\": \"Try effect\",\n                        \"owner_id\": \"\",\n                        \"sec_uid\": \"\",\n                        \"tags\": null\n                    },\n                    \"stickers\": \"263840\",\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"predict_ctr_score\\\":0.014307095533129482,\\\"lvl3_cate_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"pluribus review\",\n                                        \"word_id\": \"3976359562584190991\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.05980436002838181,\\\"lvl1_category_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"pluribus trailer\",\n                                        \"word_id\": \"8640320746433533797\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 323,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 315,\n                            \"tag_id\": \"2894\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 345,\n                            \"hashtag_id\": \"1662172858347525\",\n                            \"hashtag_name\": \"tvshowrecommendation\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 324,\n                            \"tag_id\": \"2994\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 352,\n                            \"hashtag_id\": \"1612731736094737\",\n                            \"hashtag_name\": \"tvtok\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 346,\n                            \"tag_id\": \"3070\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 365,\n                            \"hashtag_id\": \"2672055\",\n                            \"hashtag_name\": \"whattowatch\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 353,\n                            \"tag_id\": \"3270\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 375,\n                            \"hashtag_id\": \"1705411501360134\",\n                            \"hashtag_name\": \"pluribus\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 366,\n                            \"tag_id\": \"3698\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 1,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c39922a&x-expires=1772722800&x-signature=SyLwYV58OyYF%2F6JSP4j4%2BnzCKMU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=46f9a7fd&x-expires=1772722800&x-signature=%2B3Lf0JCnKn0KEVWQWnCVjpUKKBY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=81657e4c&x-expires=1772722800&x-signature=MA0UzXS5iaUEEJ%2FlARDCZLPLOlE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c39922a&x-expires=1772722800&x-signature=SyLwYV58OyYF%2F6JSP4j4%2BnzCKMU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=46f9a7fd&x-expires=1772722800&x-signature=%2B3Lf0JCnKn0KEVWQWnCVjpUKKBY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=81657e4c&x-expires=1772722800&x-signature=MA0UzXS5iaUEEJ%2FlARDCZLPLOlE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c39922a&x-expires=1772722800&x-signature=SyLwYV58OyYF%2F6JSP4j4%2BnzCKMU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=46f9a7fd&x-expires=1772722800&x-signature=%2B3Lf0JCnKn0KEVWQWnCVjpUKKBY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=81657e4c&x-expires=1772722800&x-signature=MA0UzXS5iaUEEJ%2FlARDCZLPLOlE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [\n                            {\n                                \"duration\": 198.7992,\n                                \"fext\": \"jpeg\",\n                                \"img_num\": 199,\n                                \"img_uris\": [\n                                    \"tos-useast8-p-0068-tx2/oQpsVHOjdBOQ3AFRrE7QUQDIBREJAMfi7ufDEM\",\n                                    \"tos-useast8-p-0068-tx2/o8JOupUjEDz3AFWC7GVQ7AEfgdsRBMDrEQQfRO\",\n                                    \"tos-useast8-p-0068-tx2/okgii4edZABNYejAePcgA3KoegOtC5AhKx5af0\",\n                                    \"tos-useast8-p-0068-tx2/okJSEEAF7QuryRHAjCEROuQ3UMfdDfABVQApUO\",\n                                    \"tos-useast8-p-0068-tx2/osVBRvUA63JDdjryGuRRQdfuEOEFOfEpAQMQ7C\",\n                                    \"tos-useast8-p-0068-tx2/ocQEMf3O7AFRDTFQGJrEAdBVfERFQv8UpOujcy\",\n                                    \"tos-useast8-p-0068-tx2/osEUEJfDVQrMR7pEjfXMaRO3OBQAqEuDFFzdQA\",\n                                    \"tos-useast8-p-0068-tx2/oYQOQGEpRfJRAHDpjFyGfO2UMurEdEUAV73QBQ\"\n                                ],\n                                \"img_url\": \"\",\n                                \"img_urls\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQpsVHOjdBOQ3AFRrE7QUQDIBREJAMfi7ufDEM~tplv-noop.image?dr=12525&refresh_token=c95f10e6&x-expires=1772659709&x-signature=bOviRzTEormISIeOmVJLLS%2Fw7Ik%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8JOupUjEDz3AFWC7GVQ7AEfgdsRBMDrEQQfRO~tplv-noop.image?dr=12525&refresh_token=44e42524&x-expires=1772659709&x-signature=Z%2BN0Pe2lKbyu5%2FU5R6ivMnDayYY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okgii4edZABNYejAePcgA3KoegOtC5AhKx5af0~tplv-noop.image?dr=12525&refresh_token=c73bba2d&x-expires=1772659709&x-signature=mLTlv%2FE639JgI13XA1x1yLvnxo4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okJSEEAF7QuryRHAjCEROuQ3UMfdDfABVQApUO~tplv-noop.image?dr=12525&refresh_token=07243797&x-expires=1772659709&x-signature=nuG4Q1azKJTlYwE23FtdWvrWShM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osVBRvUA63JDdjryGuRRQdfuEOEFOfEpAQMQ7C~tplv-noop.image?dr=12525&refresh_token=87c54c5d&x-expires=1772659709&x-signature=Un0lC7e5c0lifJlcFry1mVew4%2F4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocQEMf3O7AFRDTFQGJrEAdBVfERFQv8UpOujcy~tplv-noop.image?dr=12525&refresh_token=710021c5&x-expires=1772659709&x-signature=DDzRBH9RFxUOgEfKGzYLpHpft7A%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osEUEJfDVQrMR7pEjfXMaRO3OBQAqEuDFFzdQA~tplv-noop.image?dr=12525&refresh_token=79bc0e59&x-expires=1772659709&x-signature=bb8fLom6xbJe0u3b3V2Gs6xWGCo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYQOQGEpRfJRAHDpjFyGfO2UMurEdEUAV73QBQ~tplv-noop.image?dr=12525&refresh_token=c25aec6f&x-expires=1772659709&x-signature=RjdMk3gYTuXWxjCM3J%2F7Tj5tI%2BM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d53nn7fog65loqgjr730\"\n                                ],\n                                \"img_x_len\": 5,\n                                \"img_x_size\": 136,\n                                \"img_y_len\": 5,\n                                \"img_y_size\": 240,\n                                \"interval\": 1,\n                                \"uri\": \"\"\n                            }\n                        ],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 592286,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 14720838,\n                                    \"file_cs\": \"c:0-165356-bfe4\",\n                                    \"file_hash\": \"663e3ac282eb09758aef1d1f6f6453d1\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_bytevc1_1080p_592286\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/176e028539a197eafa8d9dcc076f99a0/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4fIEIYGAc4CTc2LeJSjIAAXgGdowjRnv7f0Qq/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1156&bt=578&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=Z2hnZDo1NzlkNmZpNzY8ZkBpMzptdG85cjpxODMzaTczNEAvXjEvMS5gX2MxLzAzLS0wYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/606061e7c18eeaa691247a9448a00e79/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4fIEIYGAc4CTc2LeJSjIAAXgGdowjRnv7f0Qq/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1156&bt=578&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=Z2hnZDo1NzlkNmZpNzY8ZkBpMzptdG85cjpxODMzaTczNEAvXjEvMS5gX2MxLzAzLS0wYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3c0903643f2c43fab6c412472a4dae2d&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMxNDdmODdmNTAyNjcyMzM0MWNmZTJlNmM0NzI1Nzk5&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 348806}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 405127}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 478392}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 555783}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 642801}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1064627}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.894, \\\\\\\"v960\\\\\\\": 99.955, \\\\\\\"v864\\\\\\\": 99.96, \\\\\\\"v720\\\\\\\": 99.943}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.846, \\\\\\\"v960\\\\\\\": 95.431, \\\\\\\"v864\\\\\\\": 95.742, \\\\\\\"v720\\\\\\\": 96.325}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.155,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":92.001,\\\\\\\"srv1\\\\\\\":93.09},\\\\\\\"src\\\\\\\":93.155,\\\\\\\"trans\\\\\\\":92.001,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":48039,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 358388,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 8907478,\n                                    \"file_cs\": \"c:0-165191-3b9d\",\n                                    \"file_hash\": \"0724f0126430982955826c7f6b035867\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_bytevc1_720p_358388\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/095eb83e26dba52d30f93f6f13db4bce/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o43IYevO2ASjGYhRATXIA7CqfIjLg8toSccGfS/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=698&bt=349&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aTxkNmk2OzM5Nmg8ZDs0OUBpMzptdG85cjpxODMzaTczNEAyYDUxLTMuXzExMzMuMzQxYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/d96c58cca4283340827a83a7e74646d3/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o43IYevO2ASjGYhRATXIA7CqfIjLg8toSccGfS/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=698&bt=349&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=aTxkNmk2OzM5Nmg8ZDs0OUBpMzptdG85cjpxODMzaTczNEAyYDUxLTMuXzExMzMuMzQxYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4671681a696e4346b018630f438ac95f&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0MDRiYzY0NTRiOWIxNjJiMjM0ZmE0M2FhYzU1OTI1&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 274872}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 302299}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 344878}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 386076}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 433685}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 690940}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.302, \\\\\\\"v960\\\\\\\": 99.303, \\\\\\\"v864\\\\\\\": 99.711, \\\\\\\"v720\\\\\\\": 99.92}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.002, \\\\\\\"v960\\\\\\\": 90.295, \\\\\\\"v864\\\\\\\": 91.841, \\\\\\\"v720\\\\\\\": 95.128}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.155,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":84.157,\\\\\\\"srv1\\\\\\\":92.772},\\\\\\\"src\\\\\\\":93.155,\\\\\\\"trans\\\\\\\":84.157,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.64, \\\\\\\"sr20\\\\\\\": 102.025}}\\\",\\\"audio_bit_rate\\\":48039,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 280695,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 6976479,\n                                    \"file_cs\": \"c:0-165191-f689\",\n                                    \"file_hash\": \"2e572ed6dd0cb18c574ccd6d0b53ecfc\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_bytevc1_540p_280695\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/414049f6bdf49d0a2467ec68e6417182/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/osRBuFE4gUdfirRjsptnAMVOjTQEIN7JD3fOEA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=548&bt=274&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OGQ5PDNkNWVmaDs4NWY3O0BpMzptdG85cjpxODMzaTczNEA1YDIwYjQyXzIxXjMuYi9fYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/2dc13d8e3fcc6c7a8169b073b03d74cf/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/osRBuFE4gUdfirRjsptnAMVOjTQEIN7JD3fOEA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=548&bt=274&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OGQ5PDNkNWVmaDs4NWY3O0BpMzptdG85cjpxODMzaTczNEA1YDIwYjQyXzIxXjMuYi9fYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b824ec1265a84e5cbb527ae03956ca85&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRlNDZkNDdhMTIxNDlmYTVkYmZjNDY0ZDg4MDJmOTg2&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 255056}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 276448}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 311264}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 342981}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 378290}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 579985}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.845, \\\\\\\"v960\\\\\\\": 97.624, \\\\\\\"v864\\\\\\\": 98.428, \\\\\\\"v720\\\\\\\": 99.44}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.359, \\\\\\\"v960\\\\\\\": 85.61, \\\\\\\"v864\\\\\\\": 87.984, \\\\\\\"v720\\\\\\\": 91.498}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.155,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":80.174,\\\\\\\"srv1\\\\\\\":92.28},\\\\\\\"src\\\\\\\":93.155,\\\\\\\"trans\\\\\\\":80.174,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.085, \\\\\\\"sr20\\\\\\\": 99.953}}\\\",\\\"audio_bit_rate\\\":32027,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 229959,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 5715483,\n                                    \"file_cs\": \"c:0-165191-ed85\",\n                                    \"file_hash\": \"74185f803a43f4ae39e69008566eca6b\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_bytevc1_540p_229959\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/021c5209a455017dc21d19c6c5048977/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfd5Osq3pUhQAEGfJ7FjEBDBmKMRIROurVAgE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=448&bt=224&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=PDkzNzY6ZWRnZmdoaTw7ZkBpMzptdG85cjpxODMzaTczNEAtYWFhLjJfNl8xLmBiMjYtYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/65fefe0118588f44f0716fa9138179c1/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oEfd5Osq3pUhQAEGfJ7FjEBDBmKMRIROurVAgE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=448&bt=224&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=PDkzNzY6ZWRnZmdoaTw7ZkBpMzptdG85cjpxODMzaTczNEAtYWFhLjJfNl8xLmBiMjYtYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0c9859efce1d4cbd9abb5713d4d0d609&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5NTY5MDQzNTE2M2Q3NzRmMzdiMzhjY2FmODBmMGE0&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 242025}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 259569}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 288495}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 314163}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 343559}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 513315}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.737, \\\\\\\"v960\\\\\\\": 96.288, \\\\\\\"v864\\\\\\\": 97.459, \\\\\\\"v720\\\\\\\": 98.876}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.592, \\\\\\\"v960\\\\\\\": 84.397, \\\\\\\"v864\\\\\\\": 86.633, \\\\\\\"v720\\\\\\\": 90.404}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.155,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.849,\\\\\\\"srv1\\\\\\\":90.848},\\\\\\\"src\\\\\\\":93.155,\\\\\\\"trans\\\\\\\":78.849,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.134, \\\\\\\"sr20\\\\\\\": 98.002}}\\\",\\\"audio_bit_rate\\\":32027,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 144214,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 3584350,\n                                    \"file_cs\": \"c:0-165191-6cf9\",\n                                    \"file_hash\": \"c151bc09074875b674071c3f50f9471a\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                                    \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_bytevc1_540p_144214\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/38e56a348d4a66b9f0613fc82c15b470/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oEGRgfOUDEipF1JEdOEf3jQrRBVIjM7ArYRZuA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=280&bt=140&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=NWQ5Ojw8ZztoaDhoZmY5NkBpMzptdG85cjpxODMzaTczNEAwMy1iX2E0XjExXjQzM2BfYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://v19.tiktokcdn-us.com/e7c36d8e8c927478788c3624ec5749e6/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oEGRgfOUDEipF1JEdOEf3jQrRBVIjM7ArYRZuA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=280&bt=140&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=NWQ5Ojw8ZztoaDhoZmY5NkBpMzptdG85cjpxODMzaTczNEAwMy1iX2E0XjExXjQzM2BfYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b3c66c6c7ea54e4ea87dd9b9e7066a32&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY5YTFlMThkMmE1YTBlY2QyY2JlYmJjODcxNzcxYjYx&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 214745}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 225016}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 241781}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 256726}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 273327}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 376417}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.599, \\\\\\\"v960\\\\\\\": 91.389, \\\\\\\"v864\\\\\\\": 93.052, \\\\\\\"v720\\\\\\\": 95.424}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.891, \\\\\\\"v960\\\\\\\": 79.416, \\\\\\\"v864\\\\\\\": 82.08, \\\\\\\"v720\\\\\\\": 86.258}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.155,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.573,\\\\\\\"srv1\\\\\\\":85.71},\\\\\\\"src\\\\\\\":93.155,\\\\\\\"trans\\\\\\\":74.573,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24025,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 4086,\n                                    \"cla_subtitle_id\": 7586170003020368671,\n                                    \"complaint_id\": 7586170003020368671,\n                                    \"expire\": 1775230109,\n                                    \"is_auto_generated\": false,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"\",\n                                    \"sub_id\": 1135479599,\n                                    \"sub_version\": \"8\",\n                                    \"subtitle_type\": 8,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/80245c5bae11ef4a313430f0bb377b1f/69cfdc9d/video/tos/useast8/tos-useast8-v-0068-tx2/8c48fd6a72b14383ba168f235a7f6ced/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=12102&bt=6051&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=MzptdG85cjpxODMzaTczNEBpMzptdG85cjpxODMzaTczNEAwb2RsMmRjazBhLS1kMTJzYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00058000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/80245c5bae11ef4a313430f0bb377b1f/69cfdc9d/video/tos/useast8/tos-useast8-v-0068-tx2/8c48fd6a72b14383ba168f235a7f6ced/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=12102&bt=6051&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=MzptdG85cjpxODMzaTczNEBpMzptdG85cjpxODMzaTczNEAwb2RsMmRjazBhLS1kMTJzYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00058000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/6b14ff4cb78eba5f5eabe1ce41488061/69cfdc9d/video/tos/useast8/tos-useast8-v-0068-tx2/8c48fd6a72b14383ba168f235a7f6ced/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=12102&bt=6051&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=MzptdG85cjpxODMzaTczNEBpMzptdG85cjpxODMzaTczNEAwb2RsMmRjazBhLS1kMTJzYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00058000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQwMzA3NmRjMmU3NGY2ZDIxZDMyY2MwMzllMmVmYmEy&source=SmartPlayerSubtitleRedirect&version=8&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                                    ],\n                                    \"variant\": \"default\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"duplicate_languages\": [\n                                \"en\"\n                            ],\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 80,\n                                \"is_burnin_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 3\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=0a5ff1cf&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=KTExfrn0ipb8BMdVVq3Jf6%2FaT%2BA%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=0f2a603b&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=lby23nF5F4z00O26%2BN9j9uWJ0DY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 15779534,\n                            \"file_cs\": \"c:0-164896-6939\",\n                            \"height\": 720,\n                            \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/8844f472da941f1c23b328774119a841/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oYIHEQiDIkEoACB0xiF8fnjqG31COiPAq97XA1/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1240&bt=620&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Mzg4N2gzaWhnaWQ7NGhpZ0BpMzptdG85cjpxODMzaTczNEA0LjUuXjEzXl8xLzMzLzJeYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/2c6bb9a0fa9d6b49bb5dff3b3c384908/69a8a3fd/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oYIHEQiDIkEoACB0xiF8fnjqG31COiPAq97XA1/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1240&bt=620&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Mzg4N2gzaWhnaWQ7NGhpZ0BpMzptdG85cjpxODMzaTczNEA0LjUuXjEzXl8xLzMzLzJeYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d53nn7fog65loqgjr730&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=ad5f2e61682a4fbdae6f40ae14851570&item_id=7586169426836245790&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1YWFiNjMyNWUzODNkMDkyMDg5MzRjYzIwMzg4MzU5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 17831212,\n                            \"file_cs\": \"c:0-164896-6939\",\n                            \"file_hash\": \"ce7e07b7680188d9715f595b295ddf77\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                            \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_h264_720p_717431\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/b30a173c93ffb102390a08c3d47261da/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oMFuSitpRA47EOdgErU3qRfBV1OfI3JAEjMAQD/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1400&bt=700&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Njg3ZTZkZjdkOGg6OGloOUBpMzptdG85cjpxODMzaTczNEAuMjItYl5hNS4xMWAvYGA1YSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/d5bb8175c0b70ac68dc66888a147ebc8/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oMFuSitpRA47EOdgErU3qRfBV1OfI3JAEjMAQD/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1400&bt=700&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Njg3ZTZkZjdkOGg6OGloOUBpMzptdG85cjpxODMzaTczNEAuMjItYl5hNS4xMWAvYGA1YSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=86cecf25c74e451a84dcaae30b545513&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3YTk5NTg5MjRjYjlmNWM4ZTU4YTIxNDQyZjc1ZWY2&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 198834,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c39922a&x-expires=1772722800&x-signature=SyLwYV58OyYF%2F6JSP4j4%2BnzCKMU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.image?dr=8606&refresh_token=46f9a7fd&x-expires=1772722800&x-signature=%2B3Lf0JCnKn0KEVWQWnCVjpUKKBY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okEJAp3CqgzEErFRvGQAaWAVlfAfO1iOACRIPD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=81657e4c&x-expires=1772722800&x-signature=MA0UzXS5iaUEEJ%2FlARDCZLPLOlE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"is_long_video\": 1,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-22.6\\\",\\\"LoudnessRangeStart\\\":\\\"-27\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-15.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-20.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-27,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-20.8,\\\\\\\"Peak\\\\\\\":0.49545,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":4.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-22.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.98,\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0.01},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-24.62,\\\\\\\"LoudR\\\\\\\":4.3,\\\\\\\"LoudRE\\\\\\\":-22.6,\\\\\\\"LoudRS\\\\\\\":-26.9,\\\\\\\"MaxMomLoud\\\\\\\":-15.48,\\\\\\\"MaxSTLoud\\\\\\\":-20.81}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":0,\\\\\\\"FCenL\\\\\\\":2294.93,\\\\\\\"FCenR\\\\\\\":2294.93,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-24.641},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-6.118,\\\\\\\"RTotal\\\\\\\":-27.756,\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-27.756}},\\\\\\\"Loudness\\\\\\\":-24.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-15.5}\\\",\\\"bright_ratio_mean\\\":\\\"0.1655\\\",\\\"brightness_mean\\\":\\\"127.6869\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0227\\\",\\\"loudness\\\":\\\"-24.7\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0611\\\",\\\"peak\\\":\\\"0.49545\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1766292725}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"17.9134\\\",\\\"vq_score\\\":\\\"75.17\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d53nn7fog65loqgjr730\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/643b2a85649cae532ad790e3e692cff7/69a8a3fd/video/tos/useast5/tos-useast5-ve-0068c002-tx/ogMuYgVDpBMrOf7FEh43OAQjEEJRfRbAURIX6d/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1368\\\\u0026bt=684\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzxpaTc7OmY3aWRkO2VpOkBpMzptdG85cjpxODMzaTczNEA2LjRjMTYuNjExNWBgX15iYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e00098000\\\",\\\"https://v19.tiktokcdn-us.com/b77dda132c3b5f3b195331389b688cec/69a8a3fd/video/tos/useast5/tos-useast5-ve-0068c002-tx/ogMuYgVDpBMrOf7FEh43OAQjEEJRfRbAURIX6d/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1368\\\\u0026bt=684\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzxpaTc7OmY3aWRkO2VpOkBpMzptdG85cjpxODMzaTczNEA2LjRjMTYuNjExNWBgX15iYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e00098000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d53nn7fog65loqgjr730\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=e7afbbc8ca8a4f449c179844ff7f1990\\\\u0026item_id=7586169426836245790\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0YzhmNzJhNmEwZWY3M2IyOGRmOGFiYTdlZTZhODRk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":17767751,\\\"file_cs\\\":\\\"c:0-164896-6939\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/owjUQQBpEAJQqCRMIEEPfDOAOdwDRFru3V7fJE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owjUQQBpEAJQqCRMIEEPfDOAOdwDRFru3V7fJE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c9f66cc1&x-expires=1772722800&x-signature=BSAayNXSoS3pDG9r7lysQ%2BYOEAw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owjUQQBpEAJQqCRMIEEPfDOAOdwDRFru3V7fJE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=72243559&x-expires=1772722800&x-signature=he%2F9i2SQ1LhPzDUH2IStVXRGZrs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owjUQQBpEAJQqCRMIEEPfDOAOdwDRFru3V7fJE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b8b7aa0a&x-expires=1772722800&x-signature=4ZhevdNcP5IQV1s1SkPBrl87Xyc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 17831212,\n                            \"file_cs\": \"c:0-164896-6939\",\n                            \"file_hash\": \"ce7e07b7680188d9715f595b295ddf77\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                            \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_h264_720p_717431\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/b30a173c93ffb102390a08c3d47261da/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oMFuSitpRA47EOdgErU3qRfBV1OfI3JAEjMAQD/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1400&bt=700&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Njg3ZTZkZjdkOGg6OGloOUBpMzptdG85cjpxODMzaTczNEAuMjItYl5hNS4xMWAvYGA1YSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/d5bb8175c0b70ac68dc66888a147ebc8/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oMFuSitpRA47EOdgErU3qRfBV1OfI3JAEjMAQD/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1400&bt=700&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Njg3ZTZkZjdkOGg6OGloOUBpMzptdG85cjpxODMzaTczNEAuMjItYl5hNS4xMWAvYGA1YSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=86cecf25c74e451a84dcaae30b545513&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3YTk5NTg5MjRjYjlmNWM4ZTU4YTIxNDQyZjc1ZWY2&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 6976479,\n                            \"file_cs\": \"c:0-165191-f689\",\n                            \"file_hash\": \"2e572ed6dd0cb18c574ccd6d0b53ecfc\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                            \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_bytevc1_540p_280695\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/414049f6bdf49d0a2467ec68e6417182/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/osRBuFE4gUdfirRjsptnAMVOjTQEIN7JD3fOEA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=548&bt=274&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OGQ5PDNkNWVmaDs4NWY3O0BpMzptdG85cjpxODMzaTczNEA1YDIwYjQyXzIxXjMuYi9fYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/2dc13d8e3fcc6c7a8169b073b03d74cf/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/osRBuFE4gUdfirRjsptnAMVOjTQEIN7JD3fOEA/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=548&bt=274&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=OGQ5PDNkNWVmaDs4NWY3O0BpMzptdG85cjpxODMzaTczNEA1YDIwYjQyXzIxXjMuYi9fYSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b824ec1265a84e5cbb527ae03956ca85&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRlNDZkNDdhMTIxNDlmYTVkYmZjNDY0ZDg4MDJmOTg2&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 17831212,\n                            \"file_cs\": \"c:0-164896-6939\",\n                            \"file_hash\": \"ce7e07b7680188d9715f595b295ddf77\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d53nn7fog65loqgjr730\",\n                            \"url_key\": \"v15044gf0000d53nn7fog65loqgjr730_h264_720p_717431\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/b30a173c93ffb102390a08c3d47261da/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oMFuSitpRA47EOdgErU3qRfBV1OfI3JAEjMAQD/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1400&bt=700&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Njg3ZTZkZjdkOGg6OGloOUBpMzptdG85cjpxODMzaTczNEAuMjItYl5hNS4xMWAvYGA1YSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://v19.tiktokcdn-us.com/d5bb8175c0b70ac68dc66888a147ebc8/69a8a3fd/video/tos/useast8/tos-useast8-pve-0068-tx2/oMFuSitpRA47EOdgErU3qRfBV1OfI3JAEjMAQD/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1400&bt=700&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=Njg3ZTZkZjdkOGg6OGloOUBpMzptdG85cjpxODMzaTczNEAuMjItYl5hNS4xMWAvYGA1YSMwb2RsMmRjazBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00098000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=86cecf25c74e451a84dcaae30b545513&is_play_url=1&item_id=7586169426836245790&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3YTk5NTg5MjRjYjlmNWM4ZTU4YTIxNDQyZjc1ZWY2&source=SEARCH&video_id=v15044gf0000d53nn7fog65loqgjr730\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"video_model\": \"\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 376,\n                        \"author\": \"sanguedelmiosangue\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=10821271&x-expires=1772722800&x-signature=QkvI1AP6zpcjgpyflAdjK5dVppg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d7963dd5&x-expires=1772722800&x-signature=mNLAhZ%2BF6FfUNZmbOsJBKfDth5k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dbf7a3fd&x-expires=1772722800&x-signature=mOFAXvMvuJ44hkk8JlF5W6uXN5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=66174f4a&x-expires=1772722800&x-signature=QZqFmaT41htByjjUmilHtqEB6qo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4f2c9e05&x-expires=1772722800&x-signature=SuRvUf7w3htn7Qs3sWonal11YHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=21b0d863&x-expires=1772722800&x-signature=3ujFbLw0oOSZDZZ60cP1xbXKNpo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=95d0b658&x-expires=1772722800&x-signature=70fLIW%2BfY1e7RtmuQzBhC8JCWtY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e36cfa11&x-expires=1772722800&x-signature=mETRSUG4gLVJkJZyMPSziFEBGzo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d273c098&x-expires=1772722800&x-signature=nagK9i8wAzFLKaXJqTsMw7Wa0bw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=10821271&x-expires=1772722800&x-signature=QkvI1AP6zpcjgpyflAdjK5dVppg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d7963dd5&x-expires=1772722800&x-signature=mNLAhZ%2BF6FfUNZmbOsJBKfDth5k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dbf7a3fd&x-expires=1772722800&x-signature=mOFAXvMvuJ44hkk8JlF5W6uXN5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=66174f4a&x-expires=1772722800&x-signature=QZqFmaT41htByjjUmilHtqEB6qo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4f2c9e05&x-expires=1772722800&x-signature=SuRvUf7w3htn7Qs3sWonal11YHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=21b0d863&x-expires=1772722800&x-signature=3ujFbLw0oOSZDZZ60cP1xbXKNpo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1756470506,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 376,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 376.05875,\n                            \"duration_precision\": 376.05875,\n                            \"shoot_duration_precision\": 376.05875,\n                            \"video_duration_precision\": 376.05875\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":68,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7543983213019024662,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d2oppqfog65hq82989r0\\\",\\\"owner_id\\\":7542154582357623830,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7543983329256360726,\n                        \"id_str\": \"7543983329256360726\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"takaya\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 89664,\n                                \"start_ms\": 12096\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/604e1985ea7e4d018e3eb92ee6d522b4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/604e1985ea7e4d018e3eb92ee6d522b4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/604e1985ea7e4d018e3eb92ee6d522b4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 189000,\n                            \"h5_url\": \"\",\n                            \"id\": \"6817193198369130497\",\n                            \"performers\": null,\n                            \"title\": \"Suspense, horror, piano and music box\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7543983329256360726\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7433310737844176933\n                        ],\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"sanguedelmiosangue\",\n                        \"owner_id\": \"7542154582357623830\",\n                        \"owner_nickname\": \"sanguedelmiosangue\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7544023229583067906.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7544023229583067906.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7433310737844176933,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA4jAU1SymkLGOA-MKsFSeZizuXq46tLzY2l0aHUq3rt1XjMlBp3UBMk6LyyhYNv8A\",\n                        \"shoot_duration\": 376,\n                        \"sim_group_id_v3\": 6817644608684558348,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/0f25ddb09a3e550795b45b2a625b8ba5.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/0f25ddb09a3e550795b45b2a625b8ba5.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - sanguedelmiosangue\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 4273,\n                        \"video_duration\": 376\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": [\n                        {\n                            \"actions\": [\n                                {\n                                    \"action_type\": 1,\n                                    \"icon\": {\n                                        \"height\": 720,\n                                        \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                        \"url_list\": [\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                        ],\n                                        \"url_prefix\": null,\n                                        \"width\": 720\n                                    },\n                                    \"schema\": \"shoot\"\n                                }\n                            ],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_effect\",\n                            \"description\": \"Effects\",\n                            \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":0}\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"263840\",\n                            \"keyword\": \"Try effect\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"263840\\\",\\\"anchor_name\\\":\\\"Try effect\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                            \"thumbnail\": {\n                                \"height\": 64,\n                                \"uri\": \"\",\n                                \"url_list\": [],\n                                \"url_prefix\": null,\n                                \"width\": 64\n                            },\n                            \"type\": 28\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fee51370&x-expires=1772722800&x-signature=eg52Z%2BCaicl5VDh54ixO1tOMs94%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=94fa2ee1&x-expires=1772722800&x-signature=arxJ7zghp%2F4yZIplcNDJgAobqLQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=7b00b1de&x-expires=1772722800&x-signature=rXKWPk8LhG%2FDsvWFUjD2kezGnSU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=bf6e4778&x-expires=1772722800&x-signature=b%2Bt96IAGrbaCc9Dripm%2FSV43pzI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=3198846f&x-expires=1772722800&x-signature=VrlnzrlNfCjHbrNe9wfGFahhH60%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=62c39d79&x-expires=1772722800&x-signature=9%2BdVF3Lp1qTvSF2S0BTb3PJN%2FW8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eab76cef&x-expires=1772722800&x-signature=C6H2aFqm4EMM9SwVWN%2FMyHEW8go%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a924a11b&x-expires=1772722800&x-signature=f0fiA0enXbGz6suhc%2BamvjFPPMQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=bc812250&x-expires=1772722800&x-signature=O8UK%2F3JVeSVJwGAP34ds0CsKVOQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9b291bb8&x-expires=1772722800&x-signature=jSIjreV1Z9zpzwo1ezN4aR6BSqo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c9d5abbd&x-expires=1772722800&x-signature=TOZdstKU3H625ceuTq26VSOeqIA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=ef90eade&x-expires=1772722800&x-signature=WyMxGkFyWewmFhxCthCFtXGKlnc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=aea25f7d&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=l71DhgtKo%2Bifj0ZVx6TgpKM0cs4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=5a86fae4&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=cxmpdulMnlVD2zPvxmE08diucok%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_video.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=908e4925&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1772722800&x-signature=q4GEY89CIbykeNC2yz0XaDBxaME%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast5-avt-0068-tx/53ebae4c27c6d415220dd83816e40dc9\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1728149924,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 431722,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 21,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Kennedy🤍\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"qa_status\": 0,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"kennedyjack18\",\n                        \"search_user_name\": \"Kennedy🤍\",\n                        \"sec_uid\": \"MS4wLjABAAAA9qDPyy-qaqmwARE78vhU_SmiplQfV9cS1pYeV5VC03Yl37_yOX4C_fuuoEsH3qAH\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"6906685060767777797\",\n                        \"unique_id\": \"kennedyjack18\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 6906685060767777797,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7607871723123363085\",\n                    \"aweme_type\": 0,\n                    \"banners\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"fyp\",\n                            \"cid\": \"229207\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=229207\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #fyp on TikTok!\",\n                                \"share_desc_info\": \"Check out #fyp on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: fyp\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/fyp?_r=1&name=fyp&u_code=f0fmha1f04ae4b&_d=f29a65eb0f6l44&share_challenge_id=229207&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 2,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"6110041093133107438\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"The Changeling Explained\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.001719156658150474}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041525119FBFFD668C547E0BFDF6\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603041525119FBFFD668C547E0BFDF6\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            }\n                        },\n                        \"standard_biz\": {\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":26900,\\\"transform_x\\\":0,\\\"transform_y\\\":0.11379998922348022,\\\"scale\\\":1.2068,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"This show is so creepy ‼️\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.9832,\\\"start_y\\\":0.101,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 2,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771345732,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"text\",\n                            \"filter\",\n                            \"beautify_used\",\n                            \"select_music\",\n                            \"prop\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Who has watched this show and what are yall thoughts⁉️ #fyp #thechangelingappletvplus #appletvseries #showanalysis #fairiesarereal \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 2,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_item_id_groups\": \"\",\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7607871723123363085\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7607871723123363085\n                        ],\n                        \"GroupdIdList1\": [\n                            7607871723123363085\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"text_info\": \"This show is so creepy ‼️\",\n                            \"text_sticker_info\": {\n                                \"alignment\": 0,\n                                \"bg_color\": \"#FFFFFFFF\",\n                                \"source_height\": 0.06802325581395349,\n                                \"source_width\": 0.7868217054263565,\n                                \"text_color\": \"#FF000000\",\n                                \"text_language\": \"en\",\n                                \"text_size\": 28\n                            },\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":26900.0098,\\\"y\\\":0.4431,\\\"h\\\":0.101,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.9832,\\\"s\\\":1.2068}]\",\n                            \"type\": 18\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 376,\n                        \"author\": \"sanguedelmiosangue\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=10821271&x-expires=1772722800&x-signature=QkvI1AP6zpcjgpyflAdjK5dVppg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d7963dd5&x-expires=1772722800&x-signature=mNLAhZ%2BF6FfUNZmbOsJBKfDth5k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dbf7a3fd&x-expires=1772722800&x-signature=mOFAXvMvuJ44hkk8JlF5W6uXN5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=66174f4a&x-expires=1772722800&x-signature=QZqFmaT41htByjjUmilHtqEB6qo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4f2c9e05&x-expires=1772722800&x-signature=SuRvUf7w3htn7Qs3sWonal11YHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=21b0d863&x-expires=1772722800&x-signature=3ujFbLw0oOSZDZZ60cP1xbXKNpo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=95d0b658&x-expires=1772722800&x-signature=70fLIW%2BfY1e7RtmuQzBhC8JCWtY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e36cfa11&x-expires=1772722800&x-signature=mETRSUG4gLVJkJZyMPSziFEBGzo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d273c098&x-expires=1772722800&x-signature=nagK9i8wAzFLKaXJqTsMw7Wa0bw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=10821271&x-expires=1772722800&x-signature=QkvI1AP6zpcjgpyflAdjK5dVppg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d7963dd5&x-expires=1772722800&x-signature=mNLAhZ%2BF6FfUNZmbOsJBKfDth5k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dbf7a3fd&x-expires=1772722800&x-signature=mOFAXvMvuJ44hkk8JlF5W6uXN5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=66174f4a&x-expires=1772722800&x-signature=QZqFmaT41htByjjUmilHtqEB6qo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4f2c9e05&x-expires=1772722800&x-signature=SuRvUf7w3htn7Qs3sWonal11YHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/41e79f1a88c89f25ba686ddcf35915e7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=21b0d863&x-expires=1772722800&x-signature=3ujFbLw0oOSZDZZ60cP1xbXKNpo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1756470506,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 376,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 376.05875,\n                            \"duration_precision\": 376.05875,\n                            \"shoot_duration_precision\": 376.05875,\n                            \"video_duration_precision\": 376.05875\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":68,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7543983213019024662,\\\"from_user_id\\\":7575780366994129934,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d2oppqfog65hq82989r0\\\",\\\"owner_id\\\":7542154582357623830,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7543983329256360726,\n                        \"id_str\": \"7543983329256360726\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"takaya\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 89664,\n                                \"start_ms\": 12096\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/604e1985ea7e4d018e3eb92ee6d522b4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/604e1985ea7e4d018e3eb92ee6d522b4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/604e1985ea7e4d018e3eb92ee6d522b4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 189000,\n                            \"h5_url\": \"\",\n                            \"id\": \"6817193198369130497\",\n                            \"performers\": null,\n                            \"title\": \"Suspense, horror, piano and music box\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7543983329256360726\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7433310737844176933\n                        ],\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"sanguedelmiosangue\",\n                        \"owner_id\": \"7542154582357623830\",\n                        \"owner_nickname\": \"sanguedelmiosangue\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7544023229583067906.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7544023229583067906.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7433310737844176933,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA4jAU1SymkLGOA-MKsFSeZizuXq46tLzY2l0aHUq3rt1XjMlBp3UBMk6LyyhYNv8A\",\n                        \"shoot_duration\": 376,\n                        \"sim_group_id_v3\": 6817644608684558348,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/0f25ddb09a3e550795b45b2a625b8ba5.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/0f25ddb09a3e550795b45b2a625b8ba5.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - sanguedelmiosangue\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 4273,\n                        \"video_duration\": 376\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 347716,\n                    \"music_selected_from\": \"edit_page_recent\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"4.363003\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"100.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Who has watched this show and what are yall thoughts⁉️ <h id=\\\"4601\\\">#fyp</h> <h id=\\\"4719\\\">#thechangelingappletvplus</h> <h id=\\\"4888\\\">#appletvseries</h> <h id=\\\"5073\\\">#showanalysis</h> <h id=\\\"5438\\\">#fairiesarereal</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"229207\",\n                                \"hashtag_name\": \"fyp\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"4601\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"7256272024199725062\",\n                                \"hashtag_name\": \"thechangelingappletvplus\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"4719\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1685209233321990\",\n                                \"hashtag_name\": \"appletvseries\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"4888\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"7007132510849073158\",\n                                \"hashtag_name\": \"showanalysis\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"5073\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"12206808\",\n                                \"hashtag_name\": \"fairiesarereal\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"5438\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"#thechangelingappletvplus #appletvseries Who has watched this show and what are yall thoughts!?️\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 27,\n                                    \"end\": 32\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Kennedy🤍's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Kennedy🤍’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Kennedy🤍’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@kennedyjack18/video/7607871723123363085?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7607871723123363085&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@kennedyjack18/video/7607871723123363085?_r=1&u_code=f0fmha1f04ae4b&preview_pb=0&sharer_language=en&_d=f29a65eb0f6l44&share_item_id=7607871723123363085&source=h5_m\",\n                    \"shoot_tab_name\": \"video_600\",\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.98],\\\\\\\"drr\\\\\\\":17,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-0.28,\\\\\\\"be\\\\\\\":[113,7908.1],\\\\\\\"ocf\\\\\\\":[-23.9693,-20.7079,-13.9296,-6.7022,-2.2185,-12.0621,-12.0823,-20.4248,-37.8988,-50.3287],\\\\\\\"il\\\\\\\":-14.3},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010306\\\\\\\",\\\\\\\"tag_03010300\\\\\\\",\\\\\\\"tag_03010304\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.8,0.33,0.2,0.12,0.11]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"60.519\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":0.41999998688697815,\\\\\\\"Bottom\\\\\\\":0,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"statistics\": {\n                        \"aweme_id\": \"7607871723123363085\",\n                        \"collect_count\": 2132,\n                        \"comment_count\": 144,\n                        \"digg_count\": 4045,\n                        \"download_count\": 71,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 83762,\n                        \"repost_count\": 0,\n                        \"share_count\": 841,\n                        \"whatsapp_share_count\": 35\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7607871723123363085\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"sticker_detail\": {\n                        \"attributions\": null,\n                        \"children\": null,\n                        \"icon_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"263840\",\n                        \"linked_anchors\": null,\n                        \"name\": \"Try effect\",\n                        \"owner_id\": \"\",\n                        \"sec_uid\": \"\",\n                        \"tags\": null\n                    },\n                    \"stickers\": \"263840\",\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"bert_viking_two_hop_recall\\\",\\\"generate_time\\\":\\\"1699952725\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.10229785464996834,\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"The Changeling Explained\",\n                                        \"word_id\": \"6110041093133107438\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 59,\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 55,\n                            \"tag_id\": \"4601\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 85,\n                            \"hashtag_id\": \"7256272024199725062\",\n                            \"hashtag_name\": \"thechangelingappletvplus\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 60,\n                            \"tag_id\": \"4719\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 100,\n                            \"hashtag_id\": \"1685209233321990\",\n                            \"hashtag_name\": \"appletvseries\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 86,\n                            \"tag_id\": \"4888\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 114,\n                            \"hashtag_id\": \"7007132510849073158\",\n                            \"hashtag_name\": \"showanalysis\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 101,\n                            \"tag_id\": \"5073\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 130,\n                            \"hashtag_id\": \"12206808\",\n                            \"hashtag_name\": \"fairiesarereal\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 115,\n                            \"tag_id\": \"5438\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"en\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 1,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.image?dr=8606&refresh_token=58f7da9e&x-expires=1772722800&x-signature=O3YKhSA1CQRMImuw4QBGPDoSMGo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.image?dr=8606&refresh_token=50d9aeae&x-expires=1772722800&x-signature=FvpuNYUKC9PBx2D%2BpJKEPda%2Fs4Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=78649212&x-expires=1772722800&x-signature=Wx8EREHyPQnSsGFdZNK%2FlyQflrA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.image?dr=8606&refresh_token=58f7da9e&x-expires=1772722800&x-signature=O3YKhSA1CQRMImuw4QBGPDoSMGo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.image?dr=8606&refresh_token=50d9aeae&x-expires=1772722800&x-signature=FvpuNYUKC9PBx2D%2BpJKEPda%2Fs4Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=78649212&x-expires=1772722800&x-signature=Wx8EREHyPQnSsGFdZNK%2FlyQflrA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.image?dr=8606&refresh_token=58f7da9e&x-expires=1772722800&x-signature=O3YKhSA1CQRMImuw4QBGPDoSMGo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.image?dr=8606&refresh_token=50d9aeae&x-expires=1772722800&x-signature=FvpuNYUKC9PBx2D%2BpJKEPda%2Fs4Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o042aBrxUZC6RTQaQUIUdAilSvgEIVl5riBwB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=78649212&x-expires=1772722800&x-signature=Wx8EREHyPQnSsGFdZNK%2FlyQflrA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [\n                            {\n                                \"duration\": 347.7167,\n                                \"fext\": \"jpeg\",\n                                \"img_num\": 348,\n                                \"img_uris\": [\n                                    \"tos-useast5-p-0068-tx/oY4UvxrIg4tiuTS5ElGlZtarilKRUCAEBI6DB\",\n                                    \"tos-useast5-p-0068-tx/ogpjjyfERQWAwSJfzkQFF0DpHzWFEDWJBgSOLl\",\n                                    \"tos-useast5-p-0068-tx/oISUTgHlU4VsrPliqEuBrNBviaCxAZ54IRIC6\",\n                                    \"tos-useast5-p-0068-tx/ooURlBcZ5vVEGlIaTWSrrBgCii6Rb4CA4IKUx\",\n                                    \"tos-useast5-p-0068-tx/o8vcTiTIBgAUiClrrxE4Wa4lC5CZIElURB6SZ\",\n                                    \"tos-useast5-p-0068-tx/oEJjGIApgsTKHeIggCSyGkLDLKsEXHeSmfAQct\",\n                                    \"tos-useast5-p-0068-tx/oAIaUZl3ivBiSHBIA56rgEBOT4xrCltCv4RMU\",\n                                    \"tos-useast5-p-0068-tx/o0eTAHjmIKGKpUQIFlLctgf4HseLgACmSGJksA\",\n                                    \"tos-useast5-p-0068-tx/ogmOQSEDQWfDjzFElpJUEjWQ4eFWFRAl0WBx5g\",\n                                    \"tos-useast5-p-0068-tx/oo5RZvTqrnrAiUmm6IgCaB4EUCBI4lEBilxzS\",\n                                    \"tos-useast5-p-0068-tx/owE0iWQgSRAFWEJLsORjzlfFkODeDBzQjHwpWp\",\n                                    \"tos-useast5-p-0068-tx/o8lxSRKrBZAiv5l2TE4Y6UCCBaIrII4g4DniU\",\n                                    \"tos-useast5-p-0068-tx/oor3I4lytiCxl7UUHSaIv54TSZEDBirIR6gBA\",\n                                    \"tos-useast5-p-0068-tx/ogAUT6BK5lIr4i5UZxRCs4BIlElSrgDGSiWva\"\n                                ],\n                                \"img_url\": \"\",\n                                \"img_urls\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4UvxrIg4tiuTS5ElGlZtarilKRUCAEBI6DB~tplv-noop.image?dr=12525&refresh_token=94de205b&x-expires=1772659858&x-signature=cYqLJ%2BMCHxf31rH2ttOM3A758GQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpjjyfERQWAwSJfzkQFF0DpHzWFEDWJBgSOLl~tplv-noop.image?dr=12525&refresh_token=01dfd7d0&x-expires=1772659858&x-signature=GKguZB9ZTiCnhIRs1Pp6%2BVtwJDo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oISUTgHlU4VsrPliqEuBrNBviaCxAZ54IRIC6~tplv-noop.image?dr=12525&refresh_token=a65f576d&x-expires=1772659858&x-signature=Do%2BhGntSOKZevBngm4T5XW4P%2Bqo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooURlBcZ5vVEGlIaTWSrrBgCii6Rb4CA4IKUx~tplv-noop.image?dr=12525&refresh_token=bb5d66e7&x-expires=1772659858&x-signature=X%2FTgBeECrg8oWlz%2FFW7BLKu7Om0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8vcTiTIBgAUiClrrxE4Wa4lC5CZIElURB6SZ~tplv-noop.image?dr=12525&refresh_token=8abb2ae2&x-expires=1772659858&x-signature=yEtq%2FTgBvgOsErYFyHIZ3Jq47Ik%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEJjGIApgsTKHeIggCSyGkLDLKsEXHeSmfAQct~tplv-noop.image?dr=12525&refresh_token=d7a5fe21&x-expires=1772659858&x-signature=0vceZoqgYr8LPM7CwDrIgSkqTzs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAIaUZl3ivBiSHBIA56rgEBOT4xrCltCv4RMU~tplv-noop.image?dr=12525&refresh_token=b728b750&x-expires=1772659858&x-signature=hn%2FtQ7kbS9TWNReiVa6KIoHOHrs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0eTAHjmIKGKpUQIFlLctgf4HseLgACmSGJksA~tplv-noop.image?dr=12525&refresh_token=5a1063a6&x-expires=1772659858&x-signature=WSVFOtMZbM%2F8lRv74K5MYFyhYiA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogmOQSEDQWfDjzFElpJUEjWQ4eFWFRAl0WBx5g~tplv-noop.image?dr=12525&refresh_token=a368ca78&x-expires=1772659858&x-signature=BQcNVDhdYxAsDH6IEa5LUlpEPf8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oo5RZvTqrnrAiUmm6IgCaB4EUCBI4lEBilxzS~tplv-noop.image?dr=12525&refresh_token=5a314e81&x-expires=1772659858&x-signature=Z4NNSAJD2Null0q6QmiXhwajAP0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owE0iWQgSRAFWEJLsORjzlfFkODeDBzQjHwpWp~tplv-noop.image?dr=12525&refresh_token=c8e1ec58&x-expires=1772659858&x-signature=8onCoCguq%2FfHxPaws1uKJOXWzto%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8lxSRKrBZAiv5l2TE4Y6UCCBaIrII4g4DniU~tplv-noop.image?dr=12525&refresh_token=82d95790&x-expires=1772659858&x-signature=hl%2B7%2FCVKeNLyW9VJb0o6kcFsgbQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oor3I4lytiCxl7UUHSaIv54TSZEDBirIR6gBA~tplv-noop.image?dr=12525&refresh_token=e6ead078&x-expires=1772659858&x-signature=LWCNRN%2Fs4%2Bg4FQ6eXwNmqt%2FS%2BhI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogAUT6BK5lIr4i5UZxRCs4BIlElSrgDGSiWva~tplv-noop.image?dr=12525&refresh_token=6d78a06a&x-expires=1772659858&x-signature=FuEYbwlUIk22VajHgFnHhBKNmN4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6a975nog65plgn93hlg\"\n                                ],\n                                \"img_x_len\": 5,\n                                \"img_x_size\": 136,\n                                \"img_y_len\": 5,\n                                \"img_y_size\": 240,\n                                \"interval\": 1,\n                                \"uri\": \"\"\n                            }\n                        ],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 424833,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 29,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 18466142,\n                                    \"file_cs\": \"c:0-287548-cdb0\",\n                                    \"file_hash\": \"644f16c20af0a394cdfda5484718a0f5\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_bytevc1_1080p_424833\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/6cd5927ad35760590522788c7c83f81a/69a8a492/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0ivCIlgrE4bnQUG5rRTrAuiBZ6SaBpiixREU/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=PGgzZGU8Nzc8NTszOGY5ZEBpams8anM5cjg8OTMzZzczNEBjYl42NGFhNTUxXjQuY181YSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://v19.tiktokcdn-us.com/7f18424e17ea3f86e53ee504853860f0/69a8a492/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0ivCIlgrE4bnQUG5rRTrAuiBZ6SaBpiixREU/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=2&ds=4&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=15&rc=PGgzZGU8Nzc8NTszOGY5ZEBpams8anM5cjg8OTMzZzczNEBjYl42NGFhNTUxXjQuY181YSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8ab6fc1570a8428984d4d97b9aa0eef9&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ1ZjFlMjZiOWQ5NGIwMGQxYzRmMmI3MWRjMjM2N2Jm&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 403688}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 427520}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 457222}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 488211}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 523635}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 743055}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.828, \\\\\\\"v960\\\\\\\": 99.906, \\\\\\\"v864\\\\\\\": 99.931, \\\\\\\"v720\\\\\\\": 99.978}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.141, \\\\\\\"v960\\\\\\\": 95.501, \\\\\\\"v864\\\\\\\": 95.713, \\\\\\\"v720\\\\\\\": 96.09}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.753,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":90.781,\\\\\\\"srv1\\\\\\\":91.297},\\\\\\\"src\\\\\\\":80.039,\\\\\\\"trans\\\\\\\":90.781,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"05addaee20d878ba910089ff66db3f41\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64030,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 292556,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 29,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 12716495,\n                                    \"file_cs\": \"c:0-287389-556f\",\n                                    \"file_hash\": \"fe041a323ebfa4460dbba218b51361ba\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_bytevc1_720p_292556\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/85f9460b724cafe64ceba8f5ea4729cb/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/o8mARr5LEIrUx5YvUZi4Q6IKlESTiBagpCUMB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NDs1NDc5aTY7ZDQ3ZmY6O0Bpams8anM5cjg8OTMzZzczNEBfNS42XjMyNi8xLi4zLV5gYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://v19.tiktokcdn-us.com/14092591bdf54127761ae03020154d5f/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/o8mARr5LEIrUx5YvUZi4Q6IKlESTiBagpCUMB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=2&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=14&rc=NDs1NDc5aTY7ZDQ3ZmY6O0Bpams8anM5cjg8OTMzZzczNEBfNS42XjMyNi8xLi4zLV5gYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c8a70c6c14114a28935f66a4911288b1&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRhZDk4YzU2OWE1ZjNiZThkNzE1MTM5OWFmMjVmNTQz&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 379816}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 394876}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 417835}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 440631}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 463869}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 635475}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.497, \\\\\\\"v960\\\\\\\": 99.811, \\\\\\\"v864\\\\\\\": 99.724, \\\\\\\"v720\\\\\\\": 99.918}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.799, \\\\\\\"v960\\\\\\\": 92.626, \\\\\\\"v864\\\\\\\": 93.66, \\\\\\\"v720\\\\\\\": 95.637}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.753,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":86.552,\\\\\\\"srv1\\\\\\\":91.231},\\\\\\\"src\\\\\\\":80.039,\\\\\\\"trans\\\\\\\":86.552,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"fd5e438458d08c5ec9c531e0a35a8491\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 102.76, \\\\\\\"sr20\\\\\\\": 108.698}}\\\",\\\"audio_bit_rate\\\":64029,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 238856,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 29,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 10382336,\n                                    \"file_cs\": \"c:0-287389-c14c\",\n                                    \"file_hash\": \"1a0e65f915fa1fb66264fb400ccc7d4d\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_bytevc1_540p_238856\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/41b405457a12b46cdac541101bd6f894/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/oAcDOuDeFTjWlSpxzR9WABjEWz0QISgfgpJFmE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=466&bt=233&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzM6ZjNoZzZnOjc2ZTtmNkBpams8anM5cjg8OTMzZzczNEAvNF40MzA1XzYxYTBgL2EtYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://v19.tiktokcdn-us.com/82a07e7aa1313eedd4f2ea465cf17e16/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/oAcDOuDeFTjWlSpxzR9WABjEWz0QISgfgpJFmE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=466&bt=233&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzM6ZjNoZzZnOjc2ZTtmNkBpams8anM5cjg8OTMzZzczNEAvNF40MzA1XzYxYTBgL2EtYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=03dc28cb33d4479db38d3e607ca77024&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk3MDUxOTZmMTBkZGQ3Y2M2YTliOTlmNmMwZmMyZmZl&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 370681}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 383348}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 402458}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 420246}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 440266}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 587337}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.957, \\\\\\\"v960\\\\\\\": 99.536, \\\\\\\"v864\\\\\\\": 99.895, \\\\\\\"v720\\\\\\\": 99.91}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.819, \\\\\\\"v960\\\\\\\": 89.142, \\\\\\\"v864\\\\\\\": 91.166, \\\\\\\"v720\\\\\\\": 93.414}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.753,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":82.572,\\\\\\\"srv1\\\\\\\":91.123},\\\\\\\"src\\\\\\\":80.039,\\\\\\\"trans\\\\\\\":82.572,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"aa23bc631da07a47d58f40d43e785b88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 98.378, \\\\\\\"sr20\\\\\\\": 106.407}}\\\",\\\"audio_bit_rate\\\":48023,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 203206,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 29,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 8832705,\n                                    \"file_cs\": \"c:0-287383-7063\",\n                                    \"file_hash\": \"081f1cd3e0ccad4d418a19f92009fbb2\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_bytevc1_540p_203206\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/526ef7e503d77b0f53a10d12a3ff716a/69a8a492/video/tos/useast5/tos-useast5-ve-0068c002-tx/ow4zGBrxUZC6RTFaxIEUWAioSvgEIbl5riQgB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=396&bt=198&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=OjQ2OjU0ODk8NWkzOjdoaEBpams8anM5cjg8OTMzZzczNEAuMDU2L2JgNTYxXzQvXzBjYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://v19.tiktokcdn-us.com/a9051dec7b79c3122939ed476e6f3ee5/69a8a492/video/tos/useast5/tos-useast5-ve-0068c002-tx/ow4zGBrxUZC6RTFaxIEUWAioSvgEIbl5riQgB/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=396&bt=198&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=4&rc=OjQ2OjU0ODk8NWkzOjdoaEBpams8anM5cjg8OTMzZzczNEAuMDU2L2JgNTYxXzQvXzBjYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fe3eb42770bf429986c5e12297833117&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiOTRiNzk5N2JhNTg2NGZlZDFiZGRlZWQxZWU5MzZj&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 341546}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 352202}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 366538}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 378921}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 395084}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 498723}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.788, \\\\\\\"v960\\\\\\\": 98.991, \\\\\\\"v864\\\\\\\": 99.451, \\\\\\\"v720\\\\\\\": 99.811}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.453, \\\\\\\"v960\\\\\\\": 87.95, \\\\\\\"v864\\\\\\\": 89.876, \\\\\\\"v720\\\\\\\": 92.336}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.753,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":81.206,\\\\\\\"srv1\\\\\\\":90.889},\\\\\\\"src\\\\\\\":80.039,\\\\\\\"trans\\\\\\\":81.206,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"b034412d3641f2f002dec1b27763212b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.695, \\\\\\\"sr20\\\\\\\": 104.725}}\\\",\\\"audio_bit_rate\\\":48023,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 114810,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 29,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 4990420,\n                                    \"file_cs\": \"c:0-287383-6815\",\n                                    \"file_hash\": \"8e37f7ad125c4dc3ec3499096dfd72db\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                                    \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_bytevc1_540p_114810\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/b7d4aee161b20af0706ba4cfa0b8d2bd/69a8a492/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQNltYcQEXjSAifAeCXTAFyMAZkfmHlz8SKION/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=224&bt=112&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=Z2g6MzQ2ODplZmQ8Zzw4ZEBpams8anM5cjg8OTMzZzczNEAvY2EtMzYwXy8xLjRhLzViYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://v19.tiktokcdn-us.com/9cbb6e8f79317df9ccf87ffbf02b353d/69a8a492/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQNltYcQEXjSAifAeCXTAFyMAZkfmHlz8SKION/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=224&bt=112&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=5&rc=Z2g6MzQ2ODplZmQ8Zzw4ZEBpams8anM5cjg8OTMzZzczNEAvY2EtMzYwXy8xLjRhLzViYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ea8529dd791a4c2bb735936100d7fe2d&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViY2ExNGY0OGE1MTRkOGU1MzJlNzJlNTBjNWEyMmMy&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 327568}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 333994}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 343344}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 351036}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 361629}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 432333}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.21, \\\\\\\"v960\\\\\\\": 94.464, \\\\\\\"v864\\\\\\\": 95.867, \\\\\\\"v720\\\\\\\": 97.49}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.628, \\\\\\\"v960\\\\\\\": 82.966, \\\\\\\"v864\\\\\\\": 85.056, \\\\\\\"v720\\\\\\\": 88.081}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.039,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.01,\\\\\\\"srv1\\\\\\\":75.828},\\\\\\\"src\\\\\\\":80.039,\\\\\\\"trans\\\\\\\":65.01,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24016,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 6199,\n                                    \"cla_subtitle_id\": 7607872137235925774,\n                                    \"complaint_id\": 7607872137235925774,\n                                    \"expire\": 1775230258,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": -680329909,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/ce5180b678f025085a7594e84c785cd6/69cfdd32/video/tos/useast5/tos-useast5-v-0068-tx/423d7eb3369647cea507ced3beb52c0b/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4912&bt=2456&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ams8anM5cjg8OTMzZzczNEBpams8anM5cjg8OTMzZzczNEBpMGtpMmRrNF5hLS1kMS9zYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00060000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/ce5180b678f025085a7594e84c785cd6/69cfdd32/video/tos/useast5/tos-useast5-v-0068-tx/423d7eb3369647cea507ced3beb52c0b/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4912&bt=2456&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ams8anM5cjg8OTMzZzczNEBpams8anM5cjg8OTMzZzczNEBpMGtpMmRrNF5hLS1kMS9zYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00060000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/28c3b1103f8a8f2887e8d7dca41bbc47/69cfdd32/video/tos/useast5/tos-useast5-v-0068-tx/423d7eb3369647cea507ced3beb52c0b/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4912&bt=2456&ds=4&ft=ge.El8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=13&rc=ams8anM5cjg8OTMzZzczNEBpams8anM5cjg8OTMzZzczNEBpMGtpMmRrNF5hLS1kMS9zYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e00060000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjZjc2ZmYyNDMxNjdmMjllMTlkMzhmZDkxNWYyMmUx&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 220,\n                                \"is_burnin_caption\": false,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 1\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/oE6UTiQbLZCUSgxBI0aiEs4lID5q5rrmlAvBR\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6UTiQbLZCUSgxBI0aiEs4lID5q5rrmlAvBR~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=3f590109&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=mRoyfcNr3vQfNdvvds%2F7W5wuauw%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6UTiQbLZCUSgxBI0aiEs4lID5q5rrmlAvBR~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_video.video_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=b615e6d7&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=MDHvEN4cjiz9QWaJ4JQ7CTuHSpA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 16373334,\n                            \"file_cs\": \"c:0-287136-3380\",\n                            \"height\": 720,\n                            \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/c94984ed715e125fa060831cf9da6906/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0g6TrZUxrAnBEuR9LvBalP7Ei4WCiQI9USl5/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=734&bt=367&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZWhlZWRnOWdlOTRoZDhmOEBpams8anM5cjg8OTMzZzczNEAvMWMvYDZhXmMxMDRgMWIzYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://v19.tiktokcdn-us.com/962a203c1ca9193375ba3b84c3714420/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0g6TrZUxrAnBEuR9LvBalP7Ei4WCiQI9USl5/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=734&bt=367&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=ZWhlZWRnOWdlOTRoZDhmOEBpams8anM5cjg8OTMzZzczNEAvMWMvYDZhXmMxMDRgMWIzYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6a975nog65plgn93hlg&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=65ec45ca7e3146fbadd69dca2bfb4e2b&item_id=7607871723123363085&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1YTQwNGExNjg5NjRjYzg0OGU1MTI2NjZkZjczZDQz&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 17804943,\n                            \"file_cs\": \"c:0-287136-3380\",\n                            \"file_hash\": \"6e5d318b25993ae14869013bdf4f4ecc\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                            \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_h264_720p_409622\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5fee60287d79fe03dd740c02356b45b6/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o8f0pnWADgBE9jgWzvDjSpI8lQhOeLR3JFWEcF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=800&bt=400&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=M2RmZDM8PDloaTk4ODM4OUBpams8anM5cjg8OTMzZzczNEBjYzQuNjQ0NjYxYDQ2YjAxYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://v19.tiktokcdn-us.com/25ac7510f38c3b9e91eb24bbb2e0331c/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o8f0pnWADgBE9jgWzvDjSpI8lQhOeLR3JFWEcF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=800&bt=400&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=M2RmZDM8PDloaTk4ODM4OUBpams8anM5cjg8OTMzZzczNEBjYzQuNjQ0NjYxYDQ2YjAxYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4635e09575c64f9e967979901a7cfaf0&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlOWQ3NDU3ZDc0MWVlODQ0NjFlMDQwOTkzZDhhNTA4&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 347734,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/owzFD0fDSQzbRjpEWlqW6ljJUB2A3EOPFDeWQg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owzFD0fDSQzbRjpEWlqW6ljJUB2A3EOPFDeWQg~tplv-tiktokx-origin.image?dr=8606&refresh_token=c9888343&x-expires=1772722800&x-signature=kk1mkgDwd2cWPF5Va5W1QlRQCI4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owzFD0fDSQzbRjpEWlqW6ljJUB2A3EOPFDeWQg~tplv-tiktokx-origin.image?dr=8606&refresh_token=9822107b&x-expires=1772722800&x-signature=OKtT4ApgNLrclJLObz3HwVsiDyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owzFD0fDSQzbRjpEWlqW6ljJUB2A3EOPFDeWQg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0e2d5608&x-expires=1772722800&x-signature=zlVKhbL4Yyok%2Bbn1mgAEgh%2FNDOw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"is_long_video\": 1,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.3\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.6\\\",\\\"LoudnessRangeStart\\\":\\\"-16.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-11.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-16.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":4.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.6,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-11.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-18.244,\\\\\\\"Peak\\\\\\\":-0.281,\\\\\\\"RTotal\\\\\\\":-18.244},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.37,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.99},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-14.29,\\\\\\\"LoudR\\\\\\\":4.3,\\\\\\\"LoudRE\\\\\\\":-12.6,\\\\\\\"LoudRS\\\\\\\":-16.9,\\\\\\\"MaxMomLoud\\\\\\\":-6.95,\\\\\\\"MaxSTLoud\\\\\\\":-11.14}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":0,\\\\\\\"FCenL\\\\\\\":2194.79,\\\\\\\"FCenR\\\\\\\":2194.96,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.298}},\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"Loudness\\\\\\\":-14.3}\\\",\\\"bright_ratio_mean\\\":\\\"0.0789\\\",\\\"brightness_mean\\\":\\\"74.0633\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0185\\\",\\\"loudness\\\":\\\"-14.3\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0582\\\",\\\"peak\\\":\\\"0.96605\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":0.41999998688697815,\\\\\\\"Bottom\\\\\\\":0,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771345734}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"17.9404\\\",\\\"vq_score\\\":\\\"65.55\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6a975nog65plgn93hlg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/17a65833e3b86bc3e08cf85b5fab1d88/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/oI5WOzgWQEj0NflDJXpEqDjBlIOFSjpfgAWFUR/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=876\\\\u0026bt=438\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzM4OjQ4OTtoM2Q2OWZkNEBpams8anM5cjg8OTMzZzczNEAwNDVhNC41NjMxYS1jYWIwYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000a0000\\\",\\\"https://v19.tiktokcdn-us.com/a64528c3b6ea6d9f97b7293dabbf5dab/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/oI5WOzgWQEj0NflDJXpEqDjBlIOFSjpfgAWFUR/?a=1233\\\\u0026bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=876\\\\u0026bt=438\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzM4OjQ4OTtoM2Q2OWZkNEBpams8anM5cjg8OTMzZzczNEAwNDVhNC41NjMxYS1jYWIwYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041525119FBFFD668C547E0BFDF6\\\\u0026btag=e000a0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6a975nog65plgn93hlg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=31eadcf603da406e98861571d7857030\\\\u0026item_id=7607871723123363085\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdhYzI0NjNlMGI1YzRiYjlhZmE1YjdiNDQzMTBlNzc4\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":19736999,\\\"file_cs\\\":\\\"c:0-287136-3380\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/oI4ri0alBCAQTKU5Z2U6EBiIBxlvRrEIbSqxg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI4ri0alBCAQTKU5Z2U6EBiIBxlvRrEIbSqxg~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5efd3bc3&x-expires=1772722800&x-signature=4MYvkAVp0n4kDgYh6yCMahrw%2BS8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI4ri0alBCAQTKU5Z2U6EBiIBxlvRrEIbSqxg~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=24216d9a&x-expires=1772722800&x-signature=JkgZYFbM4g5Q4EbzBZOQVzavt%2FQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI4ri0alBCAQTKU5Z2U6EBiIBxlvRrEIbSqxg~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=d4768499&x-expires=1772722800&x-signature=f3WhAn1hdSgpM4jZylT8s41aWd4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c1333099&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"pillar_box_video_info\": {\n                            \"bottom\": 0,\n                            \"left\": 0,\n                            \"right\": 0,\n                            \"top\": 0.42,\n                            \"version\": \"v2.0\"\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 17804943,\n                            \"file_cs\": \"c:0-287136-3380\",\n                            \"file_hash\": \"6e5d318b25993ae14869013bdf4f4ecc\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                            \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_h264_720p_409622\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5fee60287d79fe03dd740c02356b45b6/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o8f0pnWADgBE9jgWzvDjSpI8lQhOeLR3JFWEcF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=800&bt=400&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=M2RmZDM8PDloaTk4ODM4OUBpams8anM5cjg8OTMzZzczNEBjYzQuNjQ0NjYxYDQ2YjAxYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://v19.tiktokcdn-us.com/25ac7510f38c3b9e91eb24bbb2e0331c/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o8f0pnWADgBE9jgWzvDjSpI8lQhOeLR3JFWEcF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=800&bt=400&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=M2RmZDM8PDloaTk4ODM4OUBpams8anM5cjg8OTMzZzczNEBjYzQuNjQ0NjYxYDQ2YjAxYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4635e09575c64f9e967979901a7cfaf0&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlOWQ3NDU3ZDc0MWVlODQ0NjFlMDQwOTkzZDhhNTA4&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 10382336,\n                            \"file_cs\": \"c:0-287389-c14c\",\n                            \"file_hash\": \"1a0e65f915fa1fb66264fb400ccc7d4d\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                            \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_bytevc1_540p_238856\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/41b405457a12b46cdac541101bd6f894/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/oAcDOuDeFTjWlSpxzR9WABjEWz0QISgfgpJFmE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=466&bt=233&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzM6ZjNoZzZnOjc2ZTtmNkBpams8anM5cjg8OTMzZzczNEAvNF40MzA1XzYxYTBgL2EtYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://v19.tiktokcdn-us.com/82a07e7aa1313eedd4f2ea465cf17e16/69a8a492/video/tos/useast5/tos-useast5-pve-0068-tx/oAcDOuDeFTjWlSpxzR9WABjEWz0QISgfgpJFmE/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=466&bt=233&cs=2&ds=6&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=11&rc=NzM6ZjNoZzZnOjc2ZTtmNkBpams8anM5cjg8OTMzZzczNEAvNF40MzA1XzYxYTBgL2EtYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=03dc28cb33d4479db38d3e607ca77024&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk3MDUxOTZmMTBkZGQ3Y2M2YTliOTlmNmMwZmMyZmZl&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 17804943,\n                            \"file_cs\": \"c:0-287136-3380\",\n                            \"file_hash\": \"6e5d318b25993ae14869013bdf4f4ecc\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d6a975nog65plgn93hlg\",\n                            \"url_key\": \"v12044gd0000d6a975nog65plgn93hlg_h264_720p_409622\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5fee60287d79fe03dd740c02356b45b6/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o8f0pnWADgBE9jgWzvDjSpI8lQhOeLR3JFWEcF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=800&bt=400&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=M2RmZDM8PDloaTk4ODM4OUBpams8anM5cjg8OTMzZzczNEBjYzQuNjQ0NjYxYDQ2YjAxYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://v19.tiktokcdn-us.com/25ac7510f38c3b9e91eb24bbb2e0331c/69a8a492/video/tos/useast5/tos-useast5-ve-0068c003-tx/o8f0pnWADgBE9jgWzvDjSpI8lQhOeLR3JFWEcF/?a=1233&bti=NTY6QGo0QHM6OjZANDQuYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=800&bt=400&cs=0&ds=3&ft=gKfIn8s6oA-O12NvsEcn.IxRNN-z93_45SY&mime_type=video_mp4&qs=0&rc=M2RmZDM8PDloaTk4ODM4OUBpams8anM5cjg8OTMzZzczNEBjYzQuNjQ0NjYxYDQ2YjAxYSNpMGtpMmRrNF5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603041525119FBFFD668C547E0BFDF6&btag=e000a0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4635e09575c64f9e967979901a7cfaf0&is_play_url=1&item_id=7607871723123363085&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlOWQ3NDU3ZDc0MWVlODQ0NjFlMDQwOTkzZDhhNTA4&source=SEARCH&video_id=v12044gd0000d6a975nog65plgn93hlg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"video_model\": \"\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false\n                }\n            }\n        ],\n        \"status_code\": 0\n    },\n    \"timestamp\": 1772637913\n}"}],"_postman_id":"5fb18131-3448-4c0f-9b60-059a62442d23"},{"name":"Search for music by keyword","id":"db247988-92f6-4fd0-8dbe-6ce2c3e2b165","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchMusic?keyword=apple","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchMusic"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"apple"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in music items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"},{"disabled":true,"description":{"content":"<p>Filter by type, can be empty or one of: 0 - All, 1 - Title, 2 - Creators</p>\n","type":"text/plain"},"key":"filter_by","value":"0"},{"disabled":true,"description":{"content":"<p>Sort type, can be empty or one of: 0 - Relevance, 1 - Most used, 2 - Most recent, 3 - Shortest, 4 - Longest</p>\n","type":"text/plain"},"key":"sort_type","value":"0"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"}],"variable":[]}},"response":[{"id":"f349d0a1-875d-48d0-bf78-cd076c2c5a40","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchMusic?keyword=apple","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchMusic"],"query":[{"key":"keyword","value":"apple","description":"Any text or keyword"},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in music items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"filter_by","value":"0","description":"Filter by type, can be empty or one of: 0 - All, 1 - Title, 2 - Creators","disabled":true},{"key":"sort_type","value":"0","description":"Sort type, can be empty or one of: 0 - Relevance, 1 - Most used, 2 - Most recent, 3 - Shortest, 4 - Longest","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:26:13 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=DpwLaUlNv%2BtMhnOjxFUtuPcfKFoBLmppjmYlKkAzdVSnB8GWsEpJWEHKDCIghTUD%2Br%2BVIgciqcDZziZsyJrkQdnxcFMxgQBKCigv2Dx2XMjExQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71e5d20dee039d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"music\": [\n            {\n                \"id\": 7377196584867760145,\n                \"id_str\": \"7377196584867760145\",\n                \"title\": \"Apple\",\n                \"author\": \"Charli xcx\",\n                \"album\": \"BRAT\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYiDTDaIo1FgB3oftgoifQmqBFZoYCoOEMmBOv\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYiDTDaIo1FgB3oftgoifQmqBFZoYCoOEMmBOv\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 10033,\n                \"duration\": 60,\n                \"extra\": \"{\\\"amplitude_peak\\\":1.1850747,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogxzeyEBzAzjZlETaxU255AEDfFRFBAzwCAMeE\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMAAeEA2leMFUBb5WqElCFyazBTDqAUGJEfB0c\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUDyEI2IDLfUeCynAEfmF0AAaF8xAMBajzCzEL\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okZur2mXWrN2ImAEcAvwl56T8ilAYiABBxQEt\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.112558,\\\"music_vid\\\":\\\"v10ad6g50000cph0da7og65k0vsqh2k0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 1444601,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_nickname\": \"\",\n                \"is_original\": false,\n                \"mid\": \"7377196584867760145\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooIQPuLEwnZiAiZzWYtdSAaDiAxdmGATBEaAr\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooIQPuLEwnZiAiZzWYtdSAaDiAxdmGATBEaAr\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"avatar_thumb\": {\n                    \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9089375e&x-expires=1772722800&x-signature=If4NW8FKGxIXdQkLqen3Qs%2BrWPw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=13d659b0&x-expires=1772722800&x-signature=KsMprp1oszhpTNZ3PDoVCF7gKHQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a4fa0e84&x-expires=1772722800&x-signature=q54%2B4pfQuUZprFlBUQq2vJ%2Ba3zY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0d49d9e5&x-expires=1772722800&x-signature=yz3ekRFRibFJSE9%2FRoLUwJxvduw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dcd80a2a&x-expires=1772722800&x-signature=h8QQzwGq43crvO%2Baue9KLsNoGck%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a2ab6348&x-expires=1772722800&x-signature=UTiDlij2KF2QoUN4xMMbkyHfU8c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 62,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": false,\n                \"audition_duration\": 60,\n                \"shoot_duration\": 60,\n                \"artists\": [\n                    {\n                        \"uid\": \"165180947447840768\",\n                        \"sec_uid\": \"MS4wLjABAAAAok8FiOPFZg5o8vKv-oxSwYuM-gbhKldv_1_nnPAZQ1XdqeTJkUcuoz6SAjSdzcmr\",\n                        \"nick_name\": \"Charli XCX\",\n                        \"handle\": \"charlixcx\",\n                        \"avatar\": {\n                            \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=77880d76&x-expires=1772722800&x-signature=ZR9UWIVrob3C%2FJVLUM19EVuuoRY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ee08641d&x-expires=1772722800&x-signature=f4wZPZshtI7l4BErpbgObkxqMCI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3cd1983d&x-expires=1772722800&x-signature=R71HbGCKUUtOAS%2B14tF1wxq44s0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"is_verified\": true,\n                        \"enter_type\": 2,\n                        \"follow_status\": 0,\n                        \"is_visible\": false,\n                        \"follower_status\": 0,\n                        \"is_private_account\": false,\n                        \"is_block\": false,\n                        \"is_blocked\": false,\n                        \"status\": 1\n                    }\n                ],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": [\n                    {\n                        \"tag_title\": \"Popular\",\n                        \"tag_title_color\": \"#FF3B5C\",\n                        \"tag_color\": \"#FFF2F5\",\n                        \"tag_title_dark_color\": \"#FF3B5C\",\n                        \"tag_dark_color\": \"#621B29\"\n                    }\n                ],\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": true,\n                \"is_pgc\": true,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_song\": {\n                    \"id\": \"7377190934843394049\",\n                    \"author\": \"Charli xcx\",\n                    \"title\": \"Apple\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 89472,\n                        \"duration_ms\": 25536\n                    },\n                    \"full_duration\": 151740\n                },\n                \"video_duration\": 60,\n                \"search_music_name\": \"Apple\",\n                \"search_music_desc\": \"Charli xcx\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 60,\n                    \"shoot_duration_precision\": 60,\n                    \"audition_duration_precision\": 60,\n                    \"video_duration_precision\": 60\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 3,\n                \"music_release_info\": {\n                    \"is_new_release_song\": false,\n                    \"group_release_date\": 1717689600\n                },\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1739080645\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B0D6HR38QQ\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"0QUi35iszD9k6KfkS9ef5H\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"2833834872\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 9,\n                        \"song_id\": \"1839750924\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"FzH8p8hhxLA\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Peak\\\":1,\\\"Loudness\\\":-7.1,\\\"LoudnessRangeEnd\\\":-6,\\\"LoudnessRange\\\":3.9,\\\"Metrics\\\":{\\\"Loudness\\\":{\\\"Integrated\\\":-7.086},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.347},\\\"RMSStats\\\":{\\\"LRDiff\\\":0.097,\\\"Peak\\\":0.721,\\\"LTotal\\\":-8.439,\\\"RTotal\\\":-8.537},\\\"Version\\\":\\\"1.4.2\\\"},\\\"MaximumMomentaryLoudness\\\":-4.8,\\\"MaximumShortTermLoudness\\\":-5.5,\\\"LoudnessRangeStart\\\":-9.9,\\\"Version\\\":2}\",\n                \"has_commerce_right\": false,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"style_value\": [\n                    150\n                ],\n                \"theme_value\": [\n                    1\n                ],\n                \"language\": \"English\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1717637515,\n                \"can_be_stitched\": false,\n                \"theme_tags\": [\n                    \"Dance\"\n                ],\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7377197391998355475\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 7377197391998355475,\n                \"sim_group_id_v3\": 26763284226,\n                \"music_ugid\": 7377196584867760145,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": true\n            },\n            {\n                \"id\": 7388859369162541825,\n                \"id_str\": \"7388859369162541825\",\n                \"title\": \"apple by charliiiii\",\n                \"author\": \"babyloncowboy 🍉\",\n                \"album\": \"\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2919e875&x-expires=1772722800&x-signature=%2FUT95MhnqpKBVww%2FV1z6Zje38jo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b99c5884&x-expires=1772722800&x-signature=CXczXz%2BRnCiMQonNMsWacKHVkGg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6658e83f&x-expires=1772722800&x-signature=GxpRzDqi7rrHttmJhqzsmzFEmUM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=25d5aea8&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=HW9v6b6KwVWnYmd5VHmRNGoTr%2Bs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=f59aaa5f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=uEuRY3EbWiXuzo4ogllmPsebdbg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=aef1c419&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=SAe0uIj3Qlzb0TVTeHg6tXVClSw%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=25d5aea8&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=HW9v6b6KwVWnYmd5VHmRNGoTr%2Bs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=f59aaa5f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=uEuRY3EbWiXuzo4ogllmPsebdbg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=aef1c419&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=SAe0uIj3Qlzb0TVTeHg6tXVClSw%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7388859354000198401.mp3\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7388859354000198401.mp3\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 72,\n                \"duration\": 18,\n                \"extra\": \"{\\\"aed_music_dur\\\":18.075,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7388859334148590866,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000cq580snog65o4sg96hl0\\\",\\\"owner_id\\\":7338703245348733953,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 241903,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_id\": \"7338703245348733953\",\n                \"owner_nickname\": \"babyloncowboy 🍉\",\n                \"is_original\": false,\n                \"mid\": \"7388859369162541825\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"babyloncowboy\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d71702989c753213c166d2e1c27bf65c.json\",\n                    \"url_list\": [\n                        \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d71702989c753213c166d2e1c27bf65c.json\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"sec_uid\": \"MS4wLjABAAAAOzudj_d9pp-e07fWV9oi9tc6zgDpf3D2AIgD9JFO2zZ3uA-aRR2utLkT-0T0SIcb\",\n                \"avatar_thumb\": {\n                    \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=25d5aea8&x-expires=1772722800&x-signature=HW9v6b6KwVWnYmd5VHmRNGoTr%2Bs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f59aaa5f&x-expires=1772722800&x-signature=uEuRY3EbWiXuzo4ogllmPsebdbg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=aef1c419&x-expires=1772722800&x-signature=SAe0uIj3Qlzb0TVTeHg6tXVClSw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=25ee2a5a&x-expires=1772722800&x-signature=6n%2FK%2BD7DLbOJnlhDlnXBWtXmUnc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5be66ccd&x-expires=1772722800&x-signature=t6TaCmHJIy1wPpoo%2BxyHmHoXnXc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=80835147&x-expires=1772722800&x-signature=T%2BXLsIlxqwsu56uiWDvR%2F2V%2Fh8U%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 0,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": true,\n                \"audition_duration\": 18,\n                \"shoot_duration\": 18,\n                \"artists\": [],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": null,\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": false,\n                \"is_pgc\": false,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_pgc_sound\": {\n                    \"author\": \"Charli xcx\",\n                    \"title\": \"Apple\",\n                    \"mixed_title\": \"apple by charliiiii (Contains music from: Apple - Charli xcx)\",\n                    \"mixed_author\": \"Contains music from: \\\"Apple\\\"\",\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1717689600\n                    },\n                    \"artist_infos\": [\n                        {\n                            \"uid\": \"165180947447840768\",\n                            \"sec_uid\": \"MS4wLjABAAAAok8FiOPFZg5o8vKv-oxSwYuM-gbhKldv_1_nnPAZQ1XdqeTJkUcuoz6SAjSdzcmr\",\n                            \"nick_name\": \"Charli XCX\",\n                            \"handle\": \"charlixcx\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=77880d76&x-expires=1772722800&x-signature=ZR9UWIVrob3C%2FJVLUM19EVuuoRY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ee08641d&x-expires=1772722800&x-signature=f4wZPZshtI7l4BErpbgObkxqMCI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3cd1983d&x-expires=1772722800&x-signature=R71HbGCKUUtOAS%2B14tF1wxq44s0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    }\n                },\n                \"matched_song\": {\n                    \"id\": \"7377190934843394049\",\n                    \"author\": \"Charli xcx\",\n                    \"title\": \"Apple\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 89472,\n                        \"duration_ms\": 25536\n                    },\n                    \"full_duration\": 151740\n                },\n                \"video_duration\": 18,\n                \"search_music_name\": \"apple by charliiiii\",\n                \"search_music_desc\": \"Apple\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 18.050564,\n                    \"shoot_duration_precision\": 18.050564,\n                    \"audition_duration_precision\": 18.050564,\n                    \"video_duration_precision\": 18.050564\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 2,\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1739080645\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B0CZMCWW7K\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"0QUi35iszD9k6KfkS9ef5H\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"2833834872\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 9,\n                        \"song_id\": \"1839750924\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"FzH8p8hhxLA\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Loudness\\\":-8.2,\\\"LoudnessRangeStart\\\":-9.4,\\\"MaximumMomentaryLoudness\\\":-6.8,\\\"LoudnessRange\\\":1.8,\\\"LoudnessRangeEnd\\\":-7.6,\\\"MaximumShortTermLoudness\\\":-7.4,\\\"Peak\\\":1,\\\"Version\\\":1}\",\n                \"has_commerce_right\": true,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1720352884,\n                \"can_be_stitched\": false,\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7377197391998355475\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 7377197391998355475,\n                \"sim_group_id_v3\": 26763284226,\n                \"music_ugid\": 7456577396821527318,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": false\n            },\n            {\n                \"id\": 6728862065575856129,\n                \"id_str\": \"6728862065575856129\",\n                \"title\": \"Apple\",\n                \"author\": \"Bladee\",\n                \"album\": \"Apple\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooKaGXL2JQGe9wdFYQqAeeIIPYYNz08DgQkP9C\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooKaGXL2JQGe9wdFYQqAeeIIPYYNz08DgQkP9C\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 10033,\n                \"duration\": 59,\n                \"extra\": \"{\\\"aed_music_dur\\\":29.76,\\\"amplitude_peak\\\":0.98609257,\\\"apple_song_id\\\":1459368535,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/10b017cad3004ee99583d9f53244a5eb\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c6a085b6c4bb44e8bd2e4bb00602f2ba\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1f27461662f840eda88edf5c2d3664ac\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1c2949ef919f4d6081dc6ac462ccca47\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-15.161336,\\\"music_vid\\\":\\\"v10ad6g50000cvm7m7nog65s13ro64k0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 3687,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_nickname\": \"\",\n                \"is_original\": false,\n                \"mid\": \"6728862065575856129\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9b68cd4e392a41aa834352e297d14d10\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9b68cd4e392a41aa834352e297d14d10\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"avatar_thumb\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 45,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": false,\n                \"audition_duration\": 59,\n                \"shoot_duration\": 59,\n                \"artists\": [\n                    {\n                        \"uid\": \"7364793709865796641\",\n                        \"sec_uid\": \"MS4wLjABAAAAUw7MDVmlUdhK3IBSlR_oN1LD__hoJDiKvjbS_jWy11Hm_WlMGNChFopDxlq7LZTn\",\n                        \"nick_name\": \"Trash Island\",\n                        \"handle\": \"trashisland.sg\",\n                        \"avatar\": {\n                            \"uri\": \"tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f59c6073&x-expires=1772722800&x-signature=8nQ1DalHe3al%2FSpfhWidSk0UGYo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=08b541ba&x-expires=1772722800&x-signature=f%2FipeqFyjxUit1lQe%2FeUiYKJRS0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ee9f3955&x-expires=1772722800&x-signature=1RgWG9HD2Zukb9sPBNXQdGDNZJU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"is_verified\": false,\n                        \"enter_type\": 2,\n                        \"follow_status\": 0,\n                        \"is_visible\": false,\n                        \"follower_status\": 0,\n                        \"is_private_account\": false,\n                        \"is_block\": false,\n                        \"is_blocked\": false,\n                        \"status\": 1\n                    }\n                ],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": null,\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": true,\n                \"is_pgc\": true,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_song\": {\n                    \"id\": \"6728810579324045313\",\n                    \"author\": \"Bladee\",\n                    \"title\": \"Apple\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 29760,\n                        \"duration_ms\": 41664\n                    },\n                    \"full_duration\": 104233\n                },\n                \"video_duration\": 60,\n                \"search_music_name\": \"Apple\",\n                \"search_music_desc\": \"Bladee\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 59.23,\n                    \"shoot_duration_precision\": 59.23,\n                    \"audition_duration_precision\": 59.23,\n                    \"video_duration_precision\": 60\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 3,\n                \"music_release_info\": {\n                    \"is_new_release_song\": false,\n                    \"group_release_date\": 1554940800\n                },\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1616541086\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B09W2YD3ST\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"5kPwrUuSj7uyxY2kCoHtmC\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"1692515607\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 9,\n                        \"song_id\": \"603851346\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"JanBZ60QTMM\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Peak\\\":0.92257,\\\"Loudness\\\":-15.1}\",\n                \"has_commerce_right\": false,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"style_value\": [\n                    152,\n                    199\n                ],\n                \"theme_value\": [\n                    48\n                ],\n                \"language\": \"English\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1566685286,\n                \"can_be_stitched\": true,\n                \"theme_tags\": [\n                    \"Party\"\n                ],\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    6814575779905554434\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 6814575779905554434,\n                \"sim_group_id_v3\": 6814575779905554434,\n                \"music_ugid\": 6728862065575856129,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": true\n            },\n            {\n                \"id\": 7387553679391361834,\n                \"id_str\": \"7387553679391361834\",\n                \"title\": \"original sound - gabbriettebb\",\n                \"author\": \"gabbriette\",\n                \"album\": \"\",\n                \"cover_large\": {\n                    \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e04bba8e&x-expires=1772722800&x-signature=74qwF3hkFZYBXRSx6CsefsXHyO8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=23fd3cf5&x-expires=1772722800&x-signature=zaCSmYgV1v0XOwUS8v8cH4xcs5I%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2707ab94&x-expires=1772722800&x-signature=%2Fd3V431MZvf7QEtGK35t6x0JcMk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b5c51a06&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=FG0mfzYdVwuwAZwpRzITK6eBqZE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=76a2793a&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=5bDrbCrAs9D85ka8OqBDWLMPOuY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=0d2ab18f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=CusGkPwvFRRPW%2BowVuPq%2F5chYYM%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b5c51a06&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=FG0mfzYdVwuwAZwpRzITK6eBqZE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=76a2793a&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=5bDrbCrAs9D85ka8OqBDWLMPOuY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=0d2ab18f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=CusGkPwvFRRPW%2BowVuPq%2F5chYYM%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7387553684315622190.mp3\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7387553684315622190.mp3\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 72,\n                \"duration\": 15,\n                \"extra\": \"{\\\"aed_music_dur\\\":15.097,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7387553653562936618,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cq2tpsvog65qkj99fs8g\\\",\\\"owner_id\\\":6900041813408056326,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 58283,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_id\": \"6900041813408056326\",\n                \"owner_nickname\": \"gabbriette\",\n                \"is_original\": false,\n                \"mid\": \"7387553679391361834\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"gabbriettebb\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5bd9c6e6510020af27c72cad22a43e1a.json\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5bd9c6e6510020af27c72cad22a43e1a.json\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"sec_uid\": \"MS4wLjABAAAAwAgmSL2uz_hi22ZoNwwTLETiB4uNzstu1wSGRIv-0InCikNvnd5aQMP0bdHdy2Xg\",\n                \"avatar_thumb\": {\n                    \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b5c51a06&x-expires=1772722800&x-signature=FG0mfzYdVwuwAZwpRzITK6eBqZE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76a2793a&x-expires=1772722800&x-signature=5bDrbCrAs9D85ka8OqBDWLMPOuY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0d2ab18f&x-expires=1772722800&x-signature=CusGkPwvFRRPW%2BowVuPq%2F5chYYM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c528a66&x-expires=1772722800&x-signature=EoCCWtfDynfx%2FPvZhuxvnWK%2Fj80%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473a59ba&x-expires=1772722800&x-signature=4Q1Dxl4%2BIX2f4w8aFYOlsHmFZBM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=137883e4&x-expires=1772722800&x-signature=x0qO7MoUuhYI0U1sam6yozsg7f4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 0,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": true,\n                \"audition_duration\": 15,\n                \"shoot_duration\": 15,\n                \"artists\": [],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": null,\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": false,\n                \"is_pgc\": false,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_pgc_sound\": {\n                    \"author\": \"Charli xcx\",\n                    \"title\": \"Apple\",\n                    \"mixed_title\": \"original sound - gabbriettebb (Contains music from: Apple - Charli xcx)\",\n                    \"mixed_author\": \"Contains music from: \\\"Apple\\\"\",\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1717689600\n                    },\n                    \"artist_infos\": [\n                        {\n                            \"uid\": \"165180947447840768\",\n                            \"sec_uid\": \"MS4wLjABAAAAok8FiOPFZg5o8vKv-oxSwYuM-gbhKldv_1_nnPAZQ1XdqeTJkUcuoz6SAjSdzcmr\",\n                            \"nick_name\": \"Charli XCX\",\n                            \"handle\": \"charlixcx\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=77880d76&x-expires=1772722800&x-signature=ZR9UWIVrob3C%2FJVLUM19EVuuoRY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ee08641d&x-expires=1772722800&x-signature=f4wZPZshtI7l4BErpbgObkxqMCI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3cd1983d&x-expires=1772722800&x-signature=R71HbGCKUUtOAS%2B14tF1wxq44s0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    }\n                },\n                \"matched_song\": {\n                    \"id\": \"7377848586385164304\",\n                    \"author\": \"Charli xcx\",\n                    \"title\": \"Apple\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 89472,\n                        \"duration_ms\": 25536\n                    },\n                    \"full_duration\": 151740\n                },\n                \"video_duration\": 15,\n                \"search_music_name\": \"original sound - gabbriettebb\",\n                \"search_music_desc\": \"Apple\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 15.072625,\n                    \"shoot_duration_precision\": 15.072625,\n                    \"audition_duration_precision\": 15.072625,\n                    \"video_duration_precision\": 15.072625\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 2,\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1739080645\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B0CZMCWW7K\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"00flOfr7ZTaH8gbKtxEgAl\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"2837358682\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 9,\n                        \"song_id\": \"1839750924\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"FzH8p8hhxLA\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"MaximumMomentaryLoudness\\\":-12,\\\"LoudnessRange\\\":2.9,\\\"LoudnessRangeEnd\\\":-12.9,\\\"MaximumShortTermLoudness\\\":-12.7,\\\"Peak\\\":0.60256,\\\"Version\\\":1,\\\"Loudness\\\":-13.7,\\\"LoudnessRangeStart\\\":-15.8}\",\n                \"has_commerce_right\": true,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1720048884,\n                \"can_be_stitched\": false,\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7377197391998355475\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 7377197391998355475,\n                \"sim_group_id_v3\": 26763284226,\n                \"music_ugid\": 7388859369162541825,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": false\n            },\n            {\n                \"id\": 7335827313651697666,\n                \"id_str\": \"7335827313651697666\",\n                \"title\": \"APPLE (feat. RINGO SHEENA)\",\n                \"author\": \"TOWA TEI\",\n                \"album\": \"LUCKY\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owQcYdBDZMUzC5DlpFuHf1NFcg2txErgQthLBf\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owQcYdBDZMUzC5DlpFuHf1NFcg2txErgQthLBf\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 10033,\n                \"duration\": 60,\n                \"extra\": \"{\\\"amplitude_peak\\\":1.3485278,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooNuRhsBgAAhAqQsAKz7hyEt6EAFuws0OfKWDY\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEiwtAAflDAtBpMRBFeDgLnYt0CZZjAEEGbsCc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4mzSAEAhDOAEtfQygtB5wONGFPsAsW6REgsAy\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEqPkuzsEfBFEsA6oAhhAwWAAPOYNsiRyFtDQg\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.7633634,\\\"music_vid\\\":\\\"v10ad6g50000cn71gcfog65ra8l9dqn0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 705,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_nickname\": \"\",\n                \"is_original\": false,\n                \"mid\": \"7335827313651697666\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAA6wEEEBgmbmJfKGFQmoAoBxszGtCfDBhZAg\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAA6wEEEBgmbmJfKGFQmoAoBxszGtCfDBhZAg\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"avatar_thumb\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 0,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": false,\n                \"audition_duration\": 60,\n                \"shoot_duration\": 60,\n                \"artists\": [],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": null,\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": false,\n                \"is_pgc\": true,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_song\": {\n                    \"id\": \"7335827230788732930\",\n                    \"author\": \"TOWA TEI\",\n                    \"title\": \"APPLE (feat. RINGO SHEENA)\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 195840,\n                        \"duration_ms\": 19968\n                    },\n                    \"full_duration\": 236454\n                },\n                \"video_duration\": 180,\n                \"search_music_name\": \"APPLE (feat. RINGO SHEENA)\",\n                \"search_music_desc\": \"TOWA TEI\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 60,\n                    \"shoot_duration_precision\": 60,\n                    \"audition_duration_precision\": 60,\n                    \"video_duration_precision\": 180\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 3,\n                \"music_release_info\": {\n                    \"is_new_release_song\": false,\n                    \"group_release_date\": 0\n                },\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1731091302\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B0CVQHRVYL\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"0gK9jpfAM3ens2WmI7bTX7\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"2663917862\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"RUzzsRHLxW8\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Peak\\\":1,\\\"Loudness\\\":-7.7}\",\n                \"has_commerce_right\": false,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"style_value\": [\n                    150,\n                    199\n                ],\n                \"theme_value\": [\n                    21,\n                    45,\n                    99\n                ],\n                \"language\": \"Japanese\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1708005427,\n                \"can_be_stitched\": true,\n                \"theme_tags\": [\n                    \"Beauty&Fashion\",\n                    \"Sunny\",\n                    \"Danceable\"\n                ],\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    6980557276763392007\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 6980557276763392007,\n                \"sim_group_id_v3\": 6980557276763392007,\n                \"music_ugid\": 7335827313651697666,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": true\n            },\n            {\n                \"id\": 7408280275061492496,\n                \"id_str\": \"7408280275061492496\",\n                \"title\": \"Apple\",\n                \"author\": \"Gordi\",\n                \"album\": \"Apple\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE8qBJWvYhAUn3AEr3xUIMdcXAvJDHiyp7BiZ\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE8qBJWvYhAUn3AEr3xUIMdcXAvJDHiyp7BiZ\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 10036,\n                \"duration\": 37,\n                \"extra\": \"{\\\"amplitude_peak\\\":0.9670694,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocdpY9gIEaDC9CVFNeBJHmu2rA1AZtAAILzVfR\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAKAmNBJK2Et6FZ3OEAKqCCG3gfRae0AD9EZD\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocvpYIIZlr3s4iZBAzWdE0mgQnTDpvwiAEAAi\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okNBAaafD0LmFACgE2ZRZ3iDgEStNqA8f89OEA\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.438713,\\\"music_vid\\\":\\\"v10ad6g50000croie7nog65rkto623e0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 7566,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_nickname\": \"\",\n                \"is_original\": false,\n                \"mid\": \"7408280275061492496\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0EZQQmCJW1w3mUxBBE5seiDXAABxgf1iKtA2E\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0EZQQmCJW1w3mUxBBE5seiDXAABxgf1iKtA2E\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"avatar_thumb\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 0,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": false,\n                \"audition_duration\": 37,\n                \"shoot_duration\": 37,\n                \"artists\": [\n                    {\n                        \"uid\": \"6820999554852389893\",\n                        \"sec_uid\": \"MS4wLjABAAAAIqJwUPLTUZwUnw50UIwH6Bhyg_YZx5U7V23AOk55K9gRCerNWT-loe3iYRE5B5h8\",\n                        \"nick_name\": \"Gordi Music\",\n                        \"handle\": \"gordimusic\",\n                        \"avatar\": {\n                            \"uri\": \"tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=176c93d3&x-expires=1772722800&x-signature=%2FMx3kbbHh2Du6joSuF19ZyAtiHE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=742d8719&x-expires=1772722800&x-signature=gQk4LznVhWdHPaKatKo%2BHR8VyHw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=440b692b&x-expires=1772722800&x-signature=o79FCfstyJoOQhqwJrbDqua3hhg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"is_verified\": true,\n                        \"enter_type\": 2,\n                        \"follow_status\": 0,\n                        \"is_visible\": false,\n                        \"follower_status\": 0,\n                        \"is_private_account\": false,\n                        \"is_block\": false,\n                        \"is_blocked\": false,\n                        \"status\": 1\n                    }\n                ],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": null,\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": true,\n                \"is_pgc\": true,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_song\": {\n                    \"id\": \"7416611852409407489\",\n                    \"author\": \"Gordi\",\n                    \"title\": \"Apple\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 0,\n                        \"duration_ms\": 20352\n                    },\n                    \"full_duration\": 37830\n                },\n                \"video_duration\": 60,\n                \"search_music_name\": \"Apple\",\n                \"search_music_desc\": \"Gordi\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 37.877,\n                    \"shoot_duration_precision\": 37.877,\n                    \"audition_duration_precision\": 37.877,\n                    \"video_duration_precision\": 60\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 3,\n                \"music_release_info\": {\n                    \"is_new_release_song\": false,\n                    \"group_release_date\": 1726790400\n                },\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1769644736\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B0DHLLFNHN\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"191tTscekHaPtsuC9PzCbV\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"3011625381\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"Mnu24Yz2kqM\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Loudness\\\":-9.4,\\\"Peak\\\":0.96605}\",\n                \"has_commerce_right\": false,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"style_value\": [\n                    153\n                ],\n                \"theme_value\": [\n                    11\n                ],\n                \"language\": \"English\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1727080235,\n                \"can_be_stitched\": false,\n                \"theme_tags\": [\n                    \"Love\"\n                ],\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7416295495984760859\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 7416295495984760859,\n                \"sim_group_id_v3\": 7416295495984760859,\n                \"music_ugid\": 7408280275061492496,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": true\n            },\n            {\n                \"id\": 6859509855665784833,\n                \"id_str\": \"6859509855665784833\",\n                \"title\": \"It’s an Apple\",\n                \"author\": \"Official Sound Studio\",\n                \"album\": \"\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/791b47bc5e384cfba69c2f91018647ca\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/791b47bc5e384cfba69c2f91018647ca\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 10036,\n                \"duration\": 33,\n                \"extra\": \"{\\\"aed_music_dur\\\":17.7,\\\"amplitude_peak\\\":0.97783995,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oY0IBECrPAdQGt27AZuAKWlTxAQ3iiphErByV\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8CEtAFAEFCaikAgEZhDCorfHGdAc2mQOA1fBy\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIGIBECrPAdQQz8DAZ4AKWET9AQ3iiphEJByA\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okIodZiWQK72ECA3Tw3IrEQAAApBEyshiBsoP\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.379129,\\\"music_vid\\\":\\\"v07ad6b00000c06lgj7pek9l0nuj439g\\\",\\\"owner_id\\\":6633258063153676294,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 1445,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_nickname\": \"\",\n                \"is_original\": false,\n                \"mid\": \"6859509855665784833\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5f8c9c1447bc4131b5963945282f3e0d\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5f8c9c1447bc4131b5963945282f3e0d\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"avatar_thumb\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 0,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": false,\n                \"audition_duration\": 33,\n                \"shoot_duration\": 33,\n                \"artists\": [],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": [\n                    {\n                        \"tag_title\": \"Unlimited\",\n                        \"tag_title_color\": \"#83858B\",\n                        \"tag_color\": \"#F1F1F2\",\n                        \"tag_title_dark_color\": \"#83858B\",\n                        \"tag_dark_color\": \"#F1F1F2\"\n                    }\n                ],\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": false,\n                \"is_pgc\": true,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_song\": {\n                    \"id\": \"6859509855523178498\",\n                    \"author\": \"GOGOKID兴趣实验室\",\n                    \"title\": \"It’s an Apple\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 9024,\n                        \"duration_ms\": 17280\n                    },\n                    \"full_duration\": 33855\n                },\n                \"video_duration\": 6000,\n                \"search_music_name\": \"It’s an Apple\",\n                \"search_music_desc\": \"Official Sound Studio\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 33.855,\n                    \"shoot_duration_precision\": 33.855,\n                    \"audition_duration_precision\": 33.855,\n                    \"video_duration_precision\": 6000\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 2,\n                \"music_release_info\": {\n                    \"is_new_release_song\": false,\n                    \"group_release_date\": 0\n                },\n                \"tt_to_dsp_song_infos\": null,\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Peak\\\":0.95499,\\\"mean_volume\\\":-15.7,\\\"max_volume\\\":-0.4,\\\"Loudness\\\":-13.3}\",\n                \"has_commerce_right\": true,\n                \"meme_song_info\": {},\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"is_unlimited_music\": true,\n                \"style_value\": [\n                    168\n                ],\n                \"theme_value\": [\n                    15,\n                    14\n                ],\n                \"language\": \"non_vocal\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1597104101,\n                \"can_be_stitched\": true,\n                \"theme_tags\": [\n                    \"Pet\",\n                    \"Food\"\n                ],\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7507192391059163174\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 7507192391059163174,\n                \"sim_group_id_v3\": 6859211050496051201,\n                \"music_ugid\": 6859509855665784833,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": true,\n                \"is_commerce_music_strict\": true\n            },\n            {\n                \"id\": 7447717370396821520,\n                \"id_str\": \"7447717370396821520\",\n                \"title\": \"Apple\",\n                \"author\": \"KIDZ BOP Kids\",\n                \"album\": \"Apple\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAlCzSqOBYMIa6xvDFYfyiSezezAELQGd1gCId\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAlCzSqOBYMIa6xvDFYfyiSezezAELQGd1gCId\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 10033,\n                \"duration\": 60,\n                \"extra\": \"{\\\"amplitude_peak\\\":1.1376622,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owPjOBI97ADdAKFXIdDaCCxeYEFtzf6EbA1OfA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIQ4QACAmf0fKfGdzLHBeVkQY2G1vIAA0RHaEw\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYHfMQvQGKD2HEfxAIeaKeAAPLUaAdC15Gcm44\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/88a48165fa72453cbd78bb7602369e64\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.269669,\\\"music_vid\\\":\\\"v10ad6g50000d41ekmfog65ohoptlp20\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 120,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_nickname\": \"\",\n                \"is_original\": false,\n                \"mid\": \"7447717370396821520\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUGdAAGfQK2OPQIMXeMerf1MuL3gfAVlAQVAL7\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUGdAAGfQK2OPQIMXeMerf1MuL3gfAVlAQVAL7\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"avatar_thumb\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 48,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": true,\n                \"is_original_sound\": false,\n                \"audition_duration\": 60,\n                \"shoot_duration\": 60,\n                \"artists\": [\n                    {\n                        \"uid\": \"59187989796368384\",\n                        \"sec_uid\": \"MS4wLjABAAAA195JdRv-BuhDjPTESNfcjWInlK-8n454emlm0Sl5fdG-90GuYV6QlxnX36Z2MJPB\",\n                        \"nick_name\": \"KIDZ BOP\",\n                        \"handle\": \"kidzbop\",\n                        \"avatar\": {\n                            \"uri\": \"tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5198e088&x-expires=1772722800&x-signature=uqCX%2Bj00y1NUNjGnqlNoh%2Bl58q8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b58c8746&x-expires=1772722800&x-signature=tC%2FfMoDTDpf%2BYRNqI3PZgOTcJfc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ea568418&x-expires=1772722800&x-signature=Abeb7NRi%2B4M%2BwoUGcRgy8AzTjKw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"is_verified\": true,\n                        \"enter_type\": 2,\n                        \"follow_status\": 0,\n                        \"is_visible\": false,\n                        \"follower_status\": 0,\n                        \"is_private_account\": false,\n                        \"is_block\": false,\n                        \"is_blocked\": false,\n                        \"status\": 1\n                    }\n                ],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": null,\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": true,\n                \"is_pgc\": true,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_song\": {\n                    \"id\": \"7440276560608921601\",\n                    \"author\": \"KIDZ BOP Kids\",\n                    \"title\": \"Apple\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 85248,\n                        \"duration_ms\": 47231\n                    },\n                    \"full_duration\": 135002\n                },\n                \"video_duration\": 60,\n                \"search_music_name\": \"Apple\",\n                \"search_music_desc\": \"KIDZ BOP Kids\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 60,\n                    \"shoot_duration_precision\": 60,\n                    \"audition_duration_precision\": 60,\n                    \"video_duration_precision\": 60\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 3,\n                \"music_release_info\": {\n                    \"is_new_release_song\": false,\n                    \"group_release_date\": 1734624000\n                },\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1781750843\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B0DP1HTNGT\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"0lV88Exxn98TZk8h1vk5YY\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"3140533941\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 9,\n                        \"song_id\": \"1982876399\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"BYzN3KKPBMQ\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Loudness\\\":-8.2,\\\"Peak\\\":0.92257}\",\n                \"has_commerce_right\": false,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"style_value\": [\n                    153,\n                    150\n                ],\n                \"theme_value\": [\n                    3,\n                    1\n                ],\n                \"language\": \"English\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1734057635,\n                \"can_be_stitched\": true,\n                \"theme_tags\": [\n                    \"Summer\",\n                    \"Dance\"\n                ],\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    7440280243966838825\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 7440280243966838825,\n                \"sim_group_id_v3\": 26763284226,\n                \"music_ugid\": 7447717370396821520,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": true\n            },\n            {\n                \"id\": 6828245535997052929,\n                \"id_str\": \"6828245535997052929\",\n                \"title\": \"Usta\",\n                \"author\": \"Przyłu\",\n                \"album\": \"JUNIPER\",\n                \"cover_large\": {\n                    \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_medium\": {\n                    \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"cover_thumb\": {\n                    \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"play_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okka7B3kYDUGBNYtQ2rSGBCtdZefgQbbKgSnnD\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okka7B3kYDUGBNYtQ2rSGBCtdZefgQbbKgSnnD\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"source_platform\": 10033,\n                \"duration\": 60,\n                \"extra\": \"{\\\"amplitude_peak\\\":1.0571189,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUCAHCK5wQAFAmAAmD1I1lQffseQP2ZEIVJUej\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owAbP8yZCKwZinTfIafAotAuAVDtClIDgABRIh\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMNtoAeCnInXodACyiAgbuDalRIgZz4ANAKPfB\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYRDUAltZI4CKCjbRAIAHwnlAzyeDAoPBgWyfC\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.404268,\\\"music_vid\\\":\\\"v10ad6g50000chkkjtjc77u0m3d4drhg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                \"user_count\": 4590,\n                \"position\": null,\n                \"collect_stat\": 0,\n                \"status\": 1,\n                \"offline_desc\": \"\",\n                \"owner_nickname\": \"\",\n                \"is_original\": false,\n                \"mid\": \"6828245535997052929\",\n                \"binded_challenge_id\": 0,\n                \"author_deleted\": false,\n                \"owner_handle\": \"\",\n                \"author_position\": null,\n                \"prevent_download\": false,\n                \"strong_beat_url\": {\n                    \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oczSzQNiA8ydkfAtBbMBCHQNheEBsETgZcDA7s\",\n                    \"url_list\": [\n                        \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oczSzQNiA8ydkfAtBbMBCHQNheEBsETgZcDA7s\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"external_song_info\": [],\n                \"avatar_thumb\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"preview_start_time\": 120,\n                \"preview_end_time\": 0,\n                \"is_commerce_music\": false,\n                \"is_original_sound\": false,\n                \"audition_duration\": 60,\n                \"shoot_duration\": 60,\n                \"artists\": [],\n                \"lyric_short_position\": null,\n                \"mute_share\": false,\n                \"tag_list\": null,\n                \"dmv_auto_show\": false,\n                \"is_author_artist\": false,\n                \"is_pgc\": true,\n                \"is_matched_metadata\": false,\n                \"is_audio_url_with_cookie\": false,\n                \"matched_song\": {\n                    \"id\": \"6828245529495881729\",\n                    \"author\": \"Przyłu\",\n                    \"title\": \"Usta\",\n                    \"h5_url\": \"\",\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"performers\": null,\n                    \"chorus_info\": {\n                        \"start_ms\": 96384,\n                        \"duration_ms\": 23615\n                    },\n                    \"full_duration\": 230400\n                },\n                \"video_duration\": 6000,\n                \"search_music_name\": \"Usta\",\n                \"search_music_desc\": \"Przyłu\",\n                \"search_highlight\": null,\n                \"multi_bit_rate_play_info\": null,\n                \"duration_high_precision\": {\n                    \"duration_precision\": 60,\n                    \"shoot_duration_precision\": 60,\n                    \"audition_duration_precision\": 60,\n                    \"video_duration_precision\": 6000\n                },\n                \"can_not_reuse\": false,\n                \"is_play_music\": false,\n                \"commercial_right_type\": 1,\n                \"music_release_info\": {\n                    \"is_new_release_song\": false,\n                    \"group_release_date\": 0\n                },\n                \"tt_to_dsp_song_infos\": [\n                    {\n                        \"platform\": 1,\n                        \"song_id\": \"1667611548\",\n                        \"token\": {\n                            \"apple_music_token\": {\n                                \"developer_token\": \"{{vault:json-web-token}}\"\n                            }\n                        },\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 2,\n                        \"song_id\": \"B0BQKKZPYZ\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 3,\n                        \"song_id\": \"0X1u5nJ5DOVWt3kXAs7X2o\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 8,\n                        \"song_id\": \"2122098437\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 9,\n                        \"song_id\": \"1406056789\",\n                        \"button_type\": 2\n                    },\n                    {\n                        \"platform\": 10,\n                        \"song_id\": \"YkzzpyotQPc\",\n                        \"button_type\": 2\n                    }\n                ],\n                \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                \"is_shooting_allow\": true,\n                \"recommend_status\": 100,\n                \"vid_volume_info\": \"{\\\"Peak\\\":0.95499,\\\"Loudness\\\":-7.4}\",\n                \"has_commerce_right\": false,\n                \"meme_song_info\": {},\n                \"related_query\": \"apple\",\n                \"is_sami_recommend\": false,\n                \"uncert_artists\": null,\n                \"style_value\": [\n                    152,\n                    199\n                ],\n                \"theme_value\": [\n                    11,\n                    3,\n                    1\n                ],\n                \"language\": \"Polish\",\n                \"allow_offline_music_to_detail_page\": false,\n                \"create_time\": 1589824804,\n                \"can_be_stitched\": true,\n                \"theme_tags\": [\n                    \"Love\",\n                    \"Summer\",\n                    \"Dance\"\n                ],\n                \"music_group_use_count\": 0,\n                \"music_group_v3_ids\": [\n                    6829395424311248899\n                ],\n                \"has_human_voice\": false,\n                \"same_group_id_v3\": 6829395424311248899,\n                \"sim_group_id_v3\": 6829395424311248899,\n                \"music_ugid\": 6828245535997052929,\n                \"music_ugid_use_count\": 0,\n                \"has_commerce_right_strict\": false,\n                \"is_commerce_music_strict\": false\n            }\n        ],\n        \"has_more\": 1,\n        \"cursor\": 10,\n        \"qc\": \"\",\n        \"ad_info\": {},\n        \"music_info_list\": [\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 7377196584867760145,\n                    \"id_str\": \"7377196584867760145\",\n                    \"title\": \"Apple\",\n                    \"author\": \"Charli xcx\",\n                    \"album\": \"BRAT\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYiDTDaIo1FgB3oftgoifQmqBFZoYCoOEMmBOv\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYiDTDaIo1FgB3oftgoifQmqBFZoYCoOEMmBOv\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.1850747,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogxzeyEBzAzjZlETaxU255AEDfFRFBAzwCAMeE\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMAAeEA2leMFUBb5WqElCFyazBTDqAUGJEfB0c\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUDyEI2IDLfUeCynAEfmF0AAaF8xAMBajzCzEL\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okZur2mXWrN2ImAEcAvwl56T8ilAYiABBxQEt\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.112558,\\\"music_vid\\\":\\\"v10ad6g50000cph0da7og65k0vsqh2k0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 1444601,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7377196584867760145\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooIQPuLEwnZiAiZzWYtdSAaDiAxdmGATBEaAr\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooIQPuLEwnZiAiZzWYtdSAaDiAxdmGATBEaAr\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9089375e&x-expires=1772722800&x-signature=If4NW8FKGxIXdQkLqen3Qs%2BrWPw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=13d659b0&x-expires=1772722800&x-signature=KsMprp1oszhpTNZ3PDoVCF7gKHQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a4fa0e84&x-expires=1772722800&x-signature=q54%2B4pfQuUZprFlBUQq2vJ%2Ba3zY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0d49d9e5&x-expires=1772722800&x-signature=yz3ekRFRibFJSE9%2FRoLUwJxvduw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dcd80a2a&x-expires=1772722800&x-signature=h8QQzwGq43crvO%2Baue9KLsNoGck%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a2ab6348&x-expires=1772722800&x-signature=UTiDlij2KF2QoUN4xMMbkyHfU8c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 62,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"165180947447840768\",\n                            \"sec_uid\": \"MS4wLjABAAAAok8FiOPFZg5o8vKv-oxSwYuM-gbhKldv_1_nnPAZQ1XdqeTJkUcuoz6SAjSdzcmr\",\n                            \"nick_name\": \"Charli XCX\",\n                            \"handle\": \"charlixcx\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=77880d76&x-expires=1772722800&x-signature=ZR9UWIVrob3C%2FJVLUM19EVuuoRY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ee08641d&x-expires=1772722800&x-signature=f4wZPZshtI7l4BErpbgObkxqMCI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3cd1983d&x-expires=1772722800&x-signature=R71HbGCKUUtOAS%2B14tF1wxq44s0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": [\n                        {\n                            \"tag_title\": \"Popular\",\n                            \"tag_title_color\": \"#FF3B5C\",\n                            \"tag_color\": \"#FFF2F5\",\n                            \"tag_title_dark_color\": \"#FF3B5C\",\n                            \"tag_dark_color\": \"#621B29\"\n                        }\n                    ],\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7377190934843394049\",\n                        \"author\": \"Charli xcx\",\n                        \"title\": \"Apple\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 89472,\n                            \"duration_ms\": 25536\n                        },\n                        \"full_duration\": 151740\n                    },\n                    \"video_duration\": 60,\n                    \"search_music_name\": \"Apple\",\n                    \"search_music_desc\": \"Charli xcx\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1717689600\n                    },\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1739080645\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B0D6HR38QQ\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"0QUi35iszD9k6KfkS9ef5H\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"2833834872\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 9,\n                            \"song_id\": \"1839750924\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"FzH8p8hhxLA\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Peak\\\":1,\\\"Loudness\\\":-7.1,\\\"LoudnessRangeEnd\\\":-6,\\\"LoudnessRange\\\":3.9,\\\"Metrics\\\":{\\\"Loudness\\\":{\\\"Integrated\\\":-7.086},\\\"Phase\\\":{\\\"RMSDownmixDiff\\\":-0.347},\\\"RMSStats\\\":{\\\"LRDiff\\\":0.097,\\\"Peak\\\":0.721,\\\"LTotal\\\":-8.439,\\\"RTotal\\\":-8.537},\\\"Version\\\":\\\"1.4.2\\\"},\\\"MaximumMomentaryLoudness\\\":-4.8,\\\"MaximumShortTermLoudness\\\":-5.5,\\\"LoudnessRangeStart\\\":-9.9,\\\"Version\\\":2}\",\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        150\n                    ],\n                    \"theme_value\": [\n                        1\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1717637515,\n                    \"can_be_stitched\": false,\n                    \"theme_tags\": [\n                        \"Dance\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7377197391998355475\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7377197391998355475,\n                    \"sim_group_id_v3\": 26763284226,\n                    \"music_ugid\": 7377196584867760145,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 7388859369162541825,\n                    \"id_str\": \"7388859369162541825\",\n                    \"title\": \"apple by charliiiii\",\n                    \"author\": \"babyloncowboy 🍉\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2919e875&x-expires=1772722800&x-signature=%2FUT95MhnqpKBVww%2FV1z6Zje38jo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b99c5884&x-expires=1772722800&x-signature=CXczXz%2BRnCiMQonNMsWacKHVkGg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6658e83f&x-expires=1772722800&x-signature=GxpRzDqi7rrHttmJhqzsmzFEmUM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=25d5aea8&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=HW9v6b6KwVWnYmd5VHmRNGoTr%2Bs%3D\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=f59aaa5f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=uEuRY3EbWiXuzo4ogllmPsebdbg%3D\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=aef1c419&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=SAe0uIj3Qlzb0TVTeHg6tXVClSw%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=25d5aea8&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=HW9v6b6KwVWnYmd5VHmRNGoTr%2Bs%3D\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=f59aaa5f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=uEuRY3EbWiXuzo4ogllmPsebdbg%3D\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=aef1c419&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=SAe0uIj3Qlzb0TVTeHg6tXVClSw%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7388859354000198401.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7388859354000198401.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 18,\n                    \"extra\": \"{\\\"aed_music_dur\\\":18.075,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7388859334148590866,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000cq580snog65o4sg96hl0\\\",\\\"owner_id\\\":7338703245348733953,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 241903,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7338703245348733953\",\n                    \"owner_nickname\": \"babyloncowboy 🍉\",\n                    \"is_original\": false,\n                    \"mid\": \"7388859369162541825\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"babyloncowboy\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d71702989c753213c166d2e1c27bf65c.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d71702989c753213c166d2e1c27bf65c.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAOzudj_d9pp-e07fWV9oi9tc6zgDpf3D2AIgD9JFO2zZ3uA-aRR2utLkT-0T0SIcb\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=25d5aea8&x-expires=1772722800&x-signature=HW9v6b6KwVWnYmd5VHmRNGoTr%2Bs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f59aaa5f&x-expires=1772722800&x-signature=uEuRY3EbWiXuzo4ogllmPsebdbg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=aef1c419&x-expires=1772722800&x-signature=SAe0uIj3Qlzb0TVTeHg6tXVClSw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=25ee2a5a&x-expires=1772722800&x-signature=6n%2FK%2BD7DLbOJnlhDlnXBWtXmUnc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5be66ccd&x-expires=1772722800&x-signature=t6TaCmHJIy1wPpoo%2BxyHmHoXnXc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b0b4371ecab558d873e8f5da9be3aa5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=80835147&x-expires=1772722800&x-signature=T%2BXLsIlxqwsu56uiWDvR%2F2V%2Fh8U%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 18,\n                    \"shoot_duration\": 18,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_pgc_sound\": {\n                        \"author\": \"Charli xcx\",\n                        \"title\": \"Apple\",\n                        \"mixed_title\": \"apple by charliiiii (Contains music from: Apple - Charli xcx)\",\n                        \"mixed_author\": \"Contains music from: \\\"Apple\\\"\",\n                        \"music_release_info\": {\n                            \"is_new_release_song\": false,\n                            \"group_release_date\": 1717689600\n                        },\n                        \"artist_infos\": [\n                            {\n                                \"uid\": \"165180947447840768\",\n                                \"sec_uid\": \"MS4wLjABAAAAok8FiOPFZg5o8vKv-oxSwYuM-gbhKldv_1_nnPAZQ1XdqeTJkUcuoz6SAjSdzcmr\",\n                                \"nick_name\": \"Charli XCX\",\n                                \"handle\": \"charlixcx\",\n                                \"avatar\": {\n                                    \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=77880d76&x-expires=1772722800&x-signature=ZR9UWIVrob3C%2FJVLUM19EVuuoRY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ee08641d&x-expires=1772722800&x-signature=f4wZPZshtI7l4BErpbgObkxqMCI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3cd1983d&x-expires=1772722800&x-signature=R71HbGCKUUtOAS%2B14tF1wxq44s0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"is_verified\": true,\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"is_visible\": false,\n                                \"follower_status\": 0,\n                                \"is_private_account\": false,\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"status\": 1\n                            }\n                        ],\n                        \"uncert_artists\": null,\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"matched_song\": {\n                        \"id\": \"7377190934843394049\",\n                        \"author\": \"Charli xcx\",\n                        \"title\": \"Apple\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIEAIgwff7DIh1azze1QUAFu4AIDyDADFMvPXC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 89472,\n                            \"duration_ms\": 25536\n                        },\n                        \"full_duration\": 151740\n                    },\n                    \"video_duration\": 18,\n                    \"search_music_name\": \"apple by charliiiii\",\n                    \"search_music_desc\": \"Apple\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 18.050564,\n                        \"shoot_duration_precision\": 18.050564,\n                        \"audition_duration_precision\": 18.050564,\n                        \"video_duration_precision\": 18.050564\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1739080645\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B0CZMCWW7K\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"0QUi35iszD9k6KfkS9ef5H\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"2833834872\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 9,\n                            \"song_id\": \"1839750924\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"FzH8p8hhxLA\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Loudness\\\":-8.2,\\\"LoudnessRangeStart\\\":-9.4,\\\"MaximumMomentaryLoudness\\\":-6.8,\\\"LoudnessRange\\\":1.8,\\\"LoudnessRangeEnd\\\":-7.6,\\\"MaximumShortTermLoudness\\\":-7.4,\\\"Peak\\\":1,\\\"Version\\\":1}\",\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1720352884,\n                    \"can_be_stitched\": false,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7377197391998355475\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7377197391998355475,\n                    \"sim_group_id_v3\": 26763284226,\n                    \"music_ugid\": 7456577396821527318,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": false\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 6728862065575856129,\n                    \"id_str\": \"6728862065575856129\",\n                    \"title\": \"Apple\",\n                    \"author\": \"Bladee\",\n                    \"album\": \"Apple\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooKaGXL2JQGe9wdFYQqAeeIIPYYNz08DgQkP9C\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooKaGXL2JQGe9wdFYQqAeeIIPYYNz08DgQkP9C\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 59,\n                    \"extra\": \"{\\\"aed_music_dur\\\":29.76,\\\"amplitude_peak\\\":0.98609257,\\\"apple_song_id\\\":1459368535,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/10b017cad3004ee99583d9f53244a5eb\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c6a085b6c4bb44e8bd2e4bb00602f2ba\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1f27461662f840eda88edf5c2d3664ac\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1c2949ef919f4d6081dc6ac462ccca47\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-15.161336,\\\"music_vid\\\":\\\"v10ad6g50000cvm7m7nog65s13ro64k0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 3687,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"6728862065575856129\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9b68cd4e392a41aa834352e297d14d10\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9b68cd4e392a41aa834352e297d14d10\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 45,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 59,\n                    \"shoot_duration\": 59,\n                    \"artists\": [\n                        {\n                            \"uid\": \"7364793709865796641\",\n                            \"sec_uid\": \"MS4wLjABAAAAUw7MDVmlUdhK3IBSlR_oN1LD__hoJDiKvjbS_jWy11Hm_WlMGNChFopDxlq7LZTn\",\n                            \"nick_name\": \"Trash Island\",\n                            \"handle\": \"trashisland.sg\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f59c6073&x-expires=1772722800&x-signature=8nQ1DalHe3al%2FSpfhWidSk0UGYo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=08b541ba&x-expires=1772722800&x-signature=f%2FipeqFyjxUit1lQe%2FeUiYKJRS0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c8f2533bcccc3f21b21b3bb9a5cf44b6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ee9f3955&x-expires=1772722800&x-signature=1RgWG9HD2Zukb9sPBNXQdGDNZJU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": false,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"6728810579324045313\",\n                        \"author\": \"Bladee\",\n                        \"title\": \"Apple\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYitWfHYVgfZDaAIA19ECXBQ9B7FInJTnSsYAH~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 29760,\n                            \"duration_ms\": 41664\n                        },\n                        \"full_duration\": 104233\n                    },\n                    \"video_duration\": 60,\n                    \"search_music_name\": \"Apple\",\n                    \"search_music_desc\": \"Bladee\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 59.23,\n                        \"shoot_duration_precision\": 59.23,\n                        \"audition_duration_precision\": 59.23,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1554940800\n                    },\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1616541086\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B09W2YD3ST\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"5kPwrUuSj7uyxY2kCoHtmC\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"1692515607\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 9,\n                            \"song_id\": \"603851346\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"JanBZ60QTMM\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Peak\\\":0.92257,\\\"Loudness\\\":-15.1}\",\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1566685286,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814575779905554434\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 6814575779905554434,\n                    \"sim_group_id_v3\": 6814575779905554434,\n                    \"music_ugid\": 6728862065575856129,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 7387553679391361834,\n                    \"id_str\": \"7387553679391361834\",\n                    \"title\": \"original sound - gabbriettebb\",\n                    \"author\": \"gabbriette\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e04bba8e&x-expires=1772722800&x-signature=74qwF3hkFZYBXRSx6CsefsXHyO8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=23fd3cf5&x-expires=1772722800&x-signature=zaCSmYgV1v0XOwUS8v8cH4xcs5I%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2707ab94&x-expires=1772722800&x-signature=%2Fd3V431MZvf7QEtGK35t6x0JcMk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b5c51a06&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=FG0mfzYdVwuwAZwpRzITK6eBqZE%3D\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=76a2793a&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=5bDrbCrAs9D85ka8OqBDWLMPOuY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=0d2ab18f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=CusGkPwvFRRPW%2BowVuPq%2F5chYYM%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b5c51a06&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=FG0mfzYdVwuwAZwpRzITK6eBqZE%3D\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=76a2793a&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=5bDrbCrAs9D85ka8OqBDWLMPOuY%3D\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=0d2ab18f&shcp=c1333099&shp=544a444f&t=4d5b0474&x-expires=1772722800&x-signature=CusGkPwvFRRPW%2BowVuPq%2F5chYYM%3D\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7387553684315622190.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7387553684315622190.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 15,\n                    \"extra\": \"{\\\"aed_music_dur\\\":15.097,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7387553653562936618,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cq2tpsvog65qkj99fs8g\\\",\\\"owner_id\\\":6900041813408056326,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 58283,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6900041813408056326\",\n                    \"owner_nickname\": \"gabbriette\",\n                    \"is_original\": false,\n                    \"mid\": \"7387553679391361834\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"gabbriettebb\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5bd9c6e6510020af27c72cad22a43e1a.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5bd9c6e6510020af27c72cad22a43e1a.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAwAgmSL2uz_hi22ZoNwwTLETiB4uNzstu1wSGRIv-0InCikNvnd5aQMP0bdHdy2Xg\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b5c51a06&x-expires=1772722800&x-signature=FG0mfzYdVwuwAZwpRzITK6eBqZE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76a2793a&x-expires=1772722800&x-signature=5bDrbCrAs9D85ka8OqBDWLMPOuY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0d2ab18f&x-expires=1772722800&x-signature=CusGkPwvFRRPW%2BowVuPq%2F5chYYM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7340821565518381099\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c528a66&x-expires=1772722800&x-signature=EoCCWtfDynfx%2FPvZhuxvnWK%2Fj80%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473a59ba&x-expires=1772722800&x-signature=4Q1Dxl4%2BIX2f4w8aFYOlsHmFZBM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7340821565518381099~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=137883e4&x-expires=1772722800&x-signature=x0qO7MoUuhYI0U1sam6yozsg7f4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 15,\n                    \"shoot_duration\": 15,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_pgc_sound\": {\n                        \"author\": \"Charli xcx\",\n                        \"title\": \"Apple\",\n                        \"mixed_title\": \"original sound - gabbriettebb (Contains music from: Apple - Charli xcx)\",\n                        \"mixed_author\": \"Contains music from: \\\"Apple\\\"\",\n                        \"music_release_info\": {\n                            \"is_new_release_song\": false,\n                            \"group_release_date\": 1717689600\n                        },\n                        \"artist_infos\": [\n                            {\n                                \"uid\": \"165180947447840768\",\n                                \"sec_uid\": \"MS4wLjABAAAAok8FiOPFZg5o8vKv-oxSwYuM-gbhKldv_1_nnPAZQ1XdqeTJkUcuoz6SAjSdzcmr\",\n                                \"nick_name\": \"Charli XCX\",\n                                \"handle\": \"charlixcx\",\n                                \"avatar\": {\n                                    \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=77880d76&x-expires=1772722800&x-signature=ZR9UWIVrob3C%2FJVLUM19EVuuoRY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ee08641d&x-expires=1772722800&x-signature=f4wZPZshtI7l4BErpbgObkxqMCI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3cd1983d&x-expires=1772722800&x-signature=R71HbGCKUUtOAS%2B14tF1wxq44s0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"is_verified\": true,\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"is_visible\": false,\n                                \"follower_status\": 0,\n                                \"is_private_account\": false,\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"status\": 1\n                            }\n                        ],\n                        \"uncert_artists\": null,\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"matched_song\": {\n                        \"id\": \"7377848586385164304\",\n                        \"author\": \"Charli xcx\",\n                        \"title\": \"Apple\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ocBoZADftFnf2ASnsxpmQQUEAI8FItm0BIgCZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 89472,\n                            \"duration_ms\": 25536\n                        },\n                        \"full_duration\": 151740\n                    },\n                    \"video_duration\": 15,\n                    \"search_music_name\": \"original sound - gabbriettebb\",\n                    \"search_music_desc\": \"Apple\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 15.072625,\n                        \"shoot_duration_precision\": 15.072625,\n                        \"audition_duration_precision\": 15.072625,\n                        \"video_duration_precision\": 15.072625\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1739080645\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B0CZMCWW7K\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"00flOfr7ZTaH8gbKtxEgAl\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"2837358682\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 9,\n                            \"song_id\": \"1839750924\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"FzH8p8hhxLA\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"MaximumMomentaryLoudness\\\":-12,\\\"LoudnessRange\\\":2.9,\\\"LoudnessRangeEnd\\\":-12.9,\\\"MaximumShortTermLoudness\\\":-12.7,\\\"Peak\\\":0.60256,\\\"Version\\\":1,\\\"Loudness\\\":-13.7,\\\"LoudnessRangeStart\\\":-15.8}\",\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1720048884,\n                    \"can_be_stitched\": false,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7377197391998355475\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7377197391998355475,\n                    \"sim_group_id_v3\": 26763284226,\n                    \"music_ugid\": 7388859369162541825,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": false\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 7335827313651697666,\n                    \"id_str\": \"7335827313651697666\",\n                    \"title\": \"APPLE (feat. RINGO SHEENA)\",\n                    \"author\": \"TOWA TEI\",\n                    \"album\": \"LUCKY\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owQcYdBDZMUzC5DlpFuHf1NFcg2txErgQthLBf\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owQcYdBDZMUzC5DlpFuHf1NFcg2txErgQthLBf\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.3485278,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooNuRhsBgAAhAqQsAKz7hyEt6EAFuws0OfKWDY\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEiwtAAflDAtBpMRBFeDgLnYt0CZZjAEEGbsCc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4mzSAEAhDOAEtfQygtB5wONGFPsAsW6REgsAy\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEqPkuzsEfBFEsA6oAhhAwWAAPOYNsiRyFtDQg\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.7633634,\\\"music_vid\\\":\\\"v10ad6g50000cn71gcfog65ra8l9dqn0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 705,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7335827313651697666\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAA6wEEEBgmbmJfKGFQmoAoBxszGtCfDBhZAg\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAA6wEEEBgmbmJfKGFQmoAoBxszGtCfDBhZAg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7335827230788732930\",\n                        \"author\": \"TOWA TEI\",\n                        \"title\": \"APPLE (feat. RINGO SHEENA)\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEPr1iAsoB0CxIWKZwAhBNQ7EfAFcvAiClEA7A~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 195840,\n                            \"duration_ms\": 19968\n                        },\n                        \"full_duration\": 236454\n                    },\n                    \"video_duration\": 180,\n                    \"search_music_name\": \"APPLE (feat. RINGO SHEENA)\",\n                    \"search_music_desc\": \"TOWA TEI\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 180\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 0\n                    },\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1731091302\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B0CVQHRVYL\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"0gK9jpfAM3ens2WmI7bTX7\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"2663917862\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"RUzzsRHLxW8\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Peak\\\":1,\\\"Loudness\\\":-7.7}\",\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        150,\n                        199\n                    ],\n                    \"theme_value\": [\n                        21,\n                        45,\n                        99\n                    ],\n                    \"language\": \"Japanese\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1708005427,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Beauty&Fashion\",\n                        \"Sunny\",\n                        \"Danceable\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6980557276763392007\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 6980557276763392007,\n                    \"sim_group_id_v3\": 6980557276763392007,\n                    \"music_ugid\": 7335827313651697666,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 7408280275061492496,\n                    \"id_str\": \"7408280275061492496\",\n                    \"title\": \"Apple\",\n                    \"author\": \"Gordi\",\n                    \"album\": \"Apple\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE8qBJWvYhAUn3AEr3xUIMdcXAvJDHiyp7BiZ\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE8qBJWvYhAUn3AEr3xUIMdcXAvJDHiyp7BiZ\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10036,\n                    \"duration\": 37,\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9670694,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocdpY9gIEaDC9CVFNeBJHmu2rA1AZtAAILzVfR\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAKAmNBJK2Et6FZ3OEAKqCCG3gfRae0AD9EZD\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocvpYIIZlr3s4iZBAzWdE0mgQnTDpvwiAEAAi\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okNBAaafD0LmFACgE2ZRZ3iDgEStNqA8f89OEA\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.438713,\\\"music_vid\\\":\\\"v10ad6g50000croie7nog65rkto623e0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 7566,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7408280275061492496\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0EZQQmCJW1w3mUxBBE5seiDXAABxgf1iKtA2E\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0EZQQmCJW1w3mUxBBE5seiDXAABxgf1iKtA2E\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 37,\n                    \"shoot_duration\": 37,\n                    \"artists\": [\n                        {\n                            \"uid\": \"6820999554852389893\",\n                            \"sec_uid\": \"MS4wLjABAAAAIqJwUPLTUZwUnw50UIwH6Bhyg_YZx5U7V23AOk55K9gRCerNWT-loe3iYRE5B5h8\",\n                            \"nick_name\": \"Gordi Music\",\n                            \"handle\": \"gordimusic\",\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=176c93d3&x-expires=1772722800&x-signature=%2FMx3kbbHh2Du6joSuF19ZyAtiHE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=742d8719&x-expires=1772722800&x-signature=gQk4LznVhWdHPaKatKo%2BHR8VyHw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/29bbd2677411d6ec8a997a221799481b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=440b692b&x-expires=1772722800&x-signature=o79FCfstyJoOQhqwJrbDqua3hhg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7416611852409407489\",\n                        \"author\": \"Gordi\",\n                        \"title\": \"Apple\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oweNrl2NAFA6AzfzAIX827gMb8WfAZuQDaCHaI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 0,\n                            \"duration_ms\": 20352\n                        },\n                        \"full_duration\": 37830\n                    },\n                    \"video_duration\": 60,\n                    \"search_music_name\": \"Apple\",\n                    \"search_music_desc\": \"Gordi\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 37.877,\n                        \"shoot_duration_precision\": 37.877,\n                        \"audition_duration_precision\": 37.877,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1726790400\n                    },\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1769644736\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B0DHLLFNHN\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"191tTscekHaPtsuC9PzCbV\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"3011625381\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"Mnu24Yz2kqM\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Loudness\\\":-9.4,\\\"Peak\\\":0.96605}\",\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        153\n                    ],\n                    \"theme_value\": [\n                        11\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1727080235,\n                    \"can_be_stitched\": false,\n                    \"theme_tags\": [\n                        \"Love\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7416295495984760859\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7416295495984760859,\n                    \"sim_group_id_v3\": 7416295495984760859,\n                    \"music_ugid\": 7408280275061492496,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 6859509855665784833,\n                    \"id_str\": \"6859509855665784833\",\n                    \"title\": \"It’s an Apple\",\n                    \"author\": \"Official Sound Studio\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/791b47bc5e384cfba69c2f91018647ca\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/791b47bc5e384cfba69c2f91018647ca\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10036,\n                    \"duration\": 33,\n                    \"extra\": \"{\\\"aed_music_dur\\\":17.7,\\\"amplitude_peak\\\":0.97783995,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oY0IBECrPAdQGt27AZuAKWlTxAQ3iiphErByV\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8CEtAFAEFCaikAgEZhDCorfHGdAc2mQOA1fBy\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIGIBECrPAdQQz8DAZ4AKWET9AQ3iiphEJByA\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okIodZiWQK72ECA3Tw3IrEQAAApBEyshiBsoP\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.379129,\\\"music_vid\\\":\\\"v07ad6b00000c06lgj7pek9l0nuj439g\\\",\\\"owner_id\\\":6633258063153676294,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 1445,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"6859509855665784833\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5f8c9c1447bc4131b5963945282f3e0d\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5f8c9c1447bc4131b5963945282f3e0d\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 33,\n                    \"shoot_duration\": 33,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": [\n                        {\n                            \"tag_title\": \"Unlimited\",\n                            \"tag_title_color\": \"#83858B\",\n                            \"tag_color\": \"#F1F1F2\",\n                            \"tag_title_dark_color\": \"#83858B\",\n                            \"tag_dark_color\": \"#F1F1F2\"\n                        }\n                    ],\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"6859509855523178498\",\n                        \"author\": \"GOGOKID兴趣实验室\",\n                        \"title\": \"It’s an Apple\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/99e8a9ffcf8f4eefb245248d633344c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 9024,\n                            \"duration_ms\": 17280\n                        },\n                        \"full_duration\": 33855\n                    },\n                    \"video_duration\": 6000,\n                    \"search_music_name\": \"It’s an Apple\",\n                    \"search_music_desc\": \"Official Sound Studio\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 33.855,\n                        \"shoot_duration_precision\": 33.855,\n                        \"audition_duration_precision\": 33.855,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 0\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Peak\\\":0.95499,\\\"mean_volume\\\":-15.7,\\\"max_volume\\\":-0.4,\\\"Loudness\\\":-13.3}\",\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"is_unlimited_music\": true,\n                    \"style_value\": [\n                        168\n                    ],\n                    \"theme_value\": [\n                        15,\n                        14\n                    ],\n                    \"language\": \"non_vocal\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1597104101,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Pet\",\n                        \"Food\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7507192391059163174\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7507192391059163174,\n                    \"sim_group_id_v3\": 6859211050496051201,\n                    \"music_ugid\": 6859509855665784833,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 7447717370396821520,\n                    \"id_str\": \"7447717370396821520\",\n                    \"title\": \"Apple\",\n                    \"author\": \"KIDZ BOP Kids\",\n                    \"album\": \"Apple\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAlCzSqOBYMIa6xvDFYfyiSezezAELQGd1gCId\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAlCzSqOBYMIa6xvDFYfyiSezezAELQGd1gCId\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.1376622,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owPjOBI97ADdAKFXIdDaCCxeYEFtzf6EbA1OfA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIQ4QACAmf0fKfGdzLHBeVkQY2G1vIAA0RHaEw\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYHfMQvQGKD2HEfxAIeaKeAAPLUaAdC15Gcm44\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/88a48165fa72453cbd78bb7602369e64\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.269669,\\\"music_vid\\\":\\\"v10ad6g50000d41ekmfog65ohoptlp20\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 120,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7447717370396821520\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUGdAAGfQK2OPQIMXeMerf1MuL3gfAVlAQVAL7\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUGdAAGfQK2OPQIMXeMerf1MuL3gfAVlAQVAL7\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 48,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"59187989796368384\",\n                            \"sec_uid\": \"MS4wLjABAAAA195JdRv-BuhDjPTESNfcjWInlK-8n454emlm0Sl5fdG-90GuYV6QlxnX36Z2MJPB\",\n                            \"nick_name\": \"KIDZ BOP\",\n                            \"handle\": \"kidzbop\",\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5198e088&x-expires=1772722800&x-signature=uqCX%2Bj00y1NUNjGnqlNoh%2Bl58q8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b58c8746&x-expires=1772722800&x-signature=tC%2FfMoDTDpf%2BYRNqI3PZgOTcJfc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/8cab1dbaacc27a55a9b613ad09918a05~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ea568418&x-expires=1772722800&x-signature=Abeb7NRi%2B4M%2BwoUGcRgy8AzTjKw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7440276560608921601\",\n                        \"author\": \"KIDZ BOP Kids\",\n                        \"title\": \"Apple\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQLUqAL6CYRAGZUiAWABovrviaAHAQ7lEjEFz~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 85248,\n                            \"duration_ms\": 47231\n                        },\n                        \"full_duration\": 135002\n                    },\n                    \"video_duration\": 60,\n                    \"search_music_name\": \"Apple\",\n                    \"search_music_desc\": \"KIDZ BOP Kids\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1734624000\n                    },\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1781750843\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B0DP1HTNGT\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"0lV88Exxn98TZk8h1vk5YY\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"3140533941\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 9,\n                            \"song_id\": \"1982876399\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"BYzN3KKPBMQ\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Loudness\\\":-8.2,\\\"Peak\\\":0.92257}\",\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        153,\n                        150\n                    ],\n                    \"theme_value\": [\n                        3,\n                        1\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1734057635,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Summer\",\n                        \"Dance\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7440280243966838825\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7440280243966838825,\n                    \"sim_group_id_v3\": 26763284226,\n                    \"music_ugid\": 7447717370396821520,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            },\n            {\n                \"card_type\": 1,\n                \"music\": {\n                    \"id\": 6828245535997052929,\n                    \"id_str\": \"6828245535997052929\",\n                    \"title\": \"Usta\",\n                    \"author\": \"Przyłu\",\n                    \"album\": \"JUNIPER\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_music.music_cover&dr=9584&idc=useast8&ps=933b5bde&shcp=544a444f&shp=08d74b56&t=4d5b0474\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okka7B3kYDUGBNYtQ2rSGBCtdZefgQbbKgSnnD\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okka7B3kYDUGBNYtQ2rSGBCtdZefgQbbKgSnnD\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0571189,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUCAHCK5wQAFAmAAmD1I1lQffseQP2ZEIVJUej\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owAbP8yZCKwZinTfIafAotAuAVDtClIDgABRIh\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMNtoAeCnInXodACyiAgbuDalRIgZz4ANAKPfB\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYRDUAltZI4CKCjbRAIAHwnlAzyeDAoPBgWyfC\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7286993060096754734,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.404268,\\\"music_vid\\\":\\\"v10ad6g50000chkkjtjc77u0m3d4drhg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 4590,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"6828245535997052929\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oczSzQNiA8ydkfAtBbMBCHQNheEBsETgZcDA7s\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oczSzQNiA8ydkfAtBbMBCHQNheEBsETgZcDA7s\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55023da2&x-expires=1772722800&x-signature=yNgvZ4%2Bm%2BW98l1yW3P1gY9vX1k4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aa36b6bd&x-expires=1772722800&x-signature=KNuB6QkSrnIk70ZzuJmEcacSBTM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4b86c9d8&x-expires=1772722800&x-signature=eRJlxsHgOL2IVelYMLdtrhIBYO4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4e17be9f&x-expires=1772722800&x-signature=fDazv5JdFUNVYPfeRlJe%2FuNDZUw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=33fbd708&x-expires=1772722800&x-signature=L60%2FcmKSOVz5RMksFAktzMEpW9A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0f4c6af9&x-expires=1772722800&x-signature=IO7cqLCNnjRWoXKKqURLnmRw6YE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=c1333099&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 120,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": false,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"6828245529495881729\",\n                        \"author\": \"Przyłu\",\n                        \"title\": \"Usta\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/331afd98c7b34b5ba850999e38abc353~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 96384,\n                            \"duration_ms\": 23615\n                        },\n                        \"full_duration\": 230400\n                    },\n                    \"video_duration\": 6000,\n                    \"search_music_name\": \"Usta\",\n                    \"search_music_desc\": \"Przyłu\",\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 1,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 0\n                    },\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"platform\": 1,\n                            \"song_id\": \"1667611548\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            },\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 2,\n                            \"song_id\": \"B0BQKKZPYZ\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 3,\n                            \"song_id\": \"0X1u5nJ5DOVWt3kXAs7X2o\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 8,\n                            \"song_id\": \"2122098437\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 9,\n                            \"song_id\": \"1406056789\",\n                            \"button_type\": 2\n                        },\n                        {\n                            \"platform\": 10,\n                            \"song_id\": \"YkzzpyotQPc\",\n                            \"button_type\": 2\n                        }\n                    ],\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"vid_volume_info\": \"{\\\"Peak\\\":0.95499,\\\"Loudness\\\":-7.4}\",\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"related_query\": \"apple\",\n                    \"is_sami_recommend\": false,\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"theme_value\": [\n                        11,\n                        3,\n                        1\n                    ],\n                    \"language\": \"Polish\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1589824804,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Summer\",\n                        \"Dance\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6829395424311248899\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 6829395424311248899,\n                    \"sim_group_id_v3\": 6829395424311248899,\n                    \"music_ugid\": 6828245535997052929,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": false\n                },\n                \"musics\": null,\n                \"aweme_list\": null\n            }\n        ],\n        \"extra\": {\n            \"now\": 1772637972000,\n            \"logid\": \"202603041526127F8A7D9A17E5850DA909\",\n            \"fatal_item_ids\": [],\n            \"search_request_id\": \"\",\n            \"server_stream_time\": 474,\n            \"api_debug_info\": null\n        },\n        \"log_pb\": {\n            \"impr_id\": \"202603041526127F8A7D9A17E5850DA909\"\n        },\n        \"global_doodle_config\": {\n            \"keyword\": \"apple\",\n            \"display_filter_bar\": 1,\n            \"new_source\": \"normal_search\",\n            \"search_channel\": \"musically_music\",\n            \"tns_search_result\": \"Pass\",\n            \"hide_results\": false,\n            \"enable_music_mix_rank\": 1,\n            \"feedback_survey\": [\n                {\n                    \"feedback_type\": \"music\",\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated result\",\n                            \"value\": \"Unrelated result\"\n                        },\n                        {\n                            \"key\": \"No original version\",\n                            \"value\": \"No original version\"\n                        },\n                        {\n                            \"key\": \"Only short clips available \",\n                            \"value\": \"Only short clips available \"\n                        },\n                        {\n                            \"key\": \"Alternative sound\",\n                            \"value\": \"Alternative sound\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"long_stress_info\": null,\n                    \"send_us_multiple_choices\": null\n                }\n            ],\n            \"hit_shark\": true,\n            \"hit_dolphin\": false\n        },\n        \"feedback_type\": \"music\",\n        \"total\": 334\n    },\n    \"timestamp\": 1772637973\n}"}],"_postman_id":"db247988-92f6-4fd0-8dbe-6ce2c3e2b165"},{"name":"Search for live by keyword","id":"2264046e-52fc-4782-bd65-bad14bf57e2d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchLive?keyword=apple","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchLive"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"apple"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in live items, you can get offset value from the previous response.</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"}],"variable":[]}},"response":[{"id":"51714d1c-3998-476b-9b70-1670b52b3b32","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchLive?keyword=apple","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchLive"],"query":[{"key":"keyword","value":"apple","description":"Any text or keyword"},{"key":"offset","value":"0","description":"Used for scrolling (pagination) in live items, you can get offset value from the previous response.","disabled":true},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:27:45 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=PrQaMKPYJS682l%2FrFhuBGJ1fEFDsj4QI2Z407wVV9Eo6elaWVpCafGArEalEvXeajSBZ3FpxvU7g%2Fp%2B0uv3lug7WNQPsxik%2BQ1LXbBBq%2FIFmVQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71e8108bf51e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"data\": [\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613368465826532126\",\n                    \"author\": {\n                        \"uid\": \"7490819702962750506\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"SIERA\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2a2e8102&x-expires=1772805600&x-signature=QmuAPwimqwrBTwSOI5hnmI5yI5A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5430804a&x-expires=1772805600&x-signature=%2Bp1q03D5vxQVcTd%2BdGXNZXoDxhA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=34419f0d&x-expires=1772805600&x-signature=2k2WB0UHCJULlOEdcMLTS9hSZoo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"best.sh28\",\n                        \"room_id\": 7613368465826532126,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/3f0ff070afa645a99915638100894f8c.jpeg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3f0ff070afa645a99915638100894f8c.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=6bdda173&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=ORmVzwOOZfOONVOKbO1NpO64%2F0g%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3f0ff070afa645a99915638100894f8c.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=fabe33e5&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=jBXe3aUewdoSqgGLlNMALsF%2Bdi8%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA8LkugOmDNkmkRJ8GbbWDcjnuf3RNoIBAi5NzspL69yVn2kK-l15SLByKpPcR429f\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"SIERA\",\n                        \"search_user_desc\": \"best.sh28\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"Free shipping, free return\",\n                        \"room_id_str\": \"7613368465826532126\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613368375812656415\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613368465826532126,\\\"id_str\\\":\\\"7613368465826532126\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7490819702962750506,\\\"title\\\":\\\"Free shipping, free return\\\",\\\"user_count\\\":30,\\\"client_version\\\":420800,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=d545aa20\\\\u0026x-expires=1772805600\\\\u0026x-signature=z6j3zydxvzUqDGSapJurj6R%2BqXo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=d17f9d8e\\\\u0026x-expires=1772805600\\\\u0026x-signature=3Gfw0GM3G0B6NuBq4oQVlYyrsk0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=6fb97b2b\\\\u0026x-expires=1772805600\\\\u0026x-signature=fHdHdxFU6JV%2B8lokmMKKcccIirs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690525345742,1690519087933],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1705387313810,1696749716805],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ex_3809130(Weight:100)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2221}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"f1c0eb8f4a6c101e720192faca9903b2a7989af5fbad4c2cc1b932fac63f\\\\\\\",\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":24,\\\\\\\"peer_anchor_level\\\\\\\":5,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000},\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000}},\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000}}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"}}}},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\"}}},\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120}},\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true}},\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500},\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14},\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1}]},\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0}}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_hd5.flv?expire=1773847663\\\\\\\\u0026sign=c0287c96f17e5031250458ccd5ffd234\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_hd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=0394a08275c23932a6d6386cb8220a85\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":49730,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638049766,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1047520,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":987270,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=cc83bb317caafbe5033018359faeac59\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_uhd5d/index.mpd?expire=1773847663\\\\\\\\u0026sign=53e8f8c95fc4121c248f5a362f07521b\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638046643,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1018790,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":58470,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1091480,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_ctld5.flv?expire=1773847663\\\\\\\\u0026sign=3078a988d037472a60a6c955495a60c5\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_ctld5/index.mpd?expire=1773847663\\\\\\\\u0026sign=ea611e11ed8b7230d7084c28f7609695\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":255660,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638047070,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":23700,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":288040,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_ctsd5.flv?expire=1773847663\\\\\\\\u0026sign=a3c789dd9016efcc9742789e79316529\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_ctsd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=1ad011166f54f60b7ca2eeb12d422324\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":774520,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":44370,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":719110,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctsd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":550000,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638048793,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0}\\\\\\\"}},\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218.flv?expire=1773847663\\\\\\\\u0026sign=56e092083e41fc0367925b34b2064556\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218/index.mpd?expire=1773847663\\\\\\\\u0026sign=6cbdb1580f090f774ba650238b740caf\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1126000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218.flv?expire=1773847663\\\\\\\\u0026sign=56e092083e41fc0367925b34b2064556\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953780622689218_ao/index.mpd?expire=1773847663\\\\\\\\u0026sign=76426c2d86485e7cb2857e69b6249403\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":5596,\\\"user_count_composition\\\":{},\\\"enter_count\\\":5596,\\\"share_count\\\":14},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7490819702962750506,\\\"nickname\\\":\\\"SIERA\\\",\\\"bio_description\\\":\\\"Modern handcrafted furniture for every space\\\\nDesigned for comfort ☺️\\\\nBuilt to last💪\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=2a2e8102\\\\u0026x-expires=1772805600\\\\u0026x-signature=QmuAPwimqwrBTwSOI5hnmI5yI5A%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=5430804a\\\\u0026x-expires=1772805600\\\\u0026x-signature=%2Bp1q03D5vxQVcTd%2BdGXNZXoDxhA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=34419f0d\\\\u0026x-expires=1772805600\\\\u0026x-signature=2k2WB0UHCJULlOEdcMLTS9hSZoo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=d545aa20\\\\u0026x-expires=1772805600\\\\u0026x-signature=z6j3zydxvzUqDGSapJurj6R%2BqXo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=d17f9d8e\\\\u0026x-expires=1772805600\\\\u0026x-signature=3Gfw0GM3G0B6NuBq4oQVlYyrsk0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=6fb97b2b\\\\u0026x-expires=1772805600\\\\u0026x-signature=fHdHdxFU6JV%2B8lokmMKKcccIirs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=9df2712a\\\\u0026x-expires=1772805600\\\\u0026x-signature=BFIjFbH9tGrU3FBk93PBZXkHpyA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=a492be7c\\\\u0026x-expires=1772805600\\\\u0026x-signature=N3BX7Pp4nhar4z74ZQpThtol3aQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=060f3f02\\\\u0026x-expires=1772805600\\\\u0026x-signature=2vCxDSkMg8bXK0oZRYzk2BjTIxk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast8-avt-0068-tx2/b6ebc3d5bf44ff5a9b57ef4a3f73491d\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772620703,\\\"follow_info\\\":{\\\"following_count\\\":65,\\\"follower_count\\\":17010},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613368465826532126],\\\"room_ids_str\\\":[\\\"7613368465826532126\\\"]},\\\"link_mic_stats\\\":2,\\\"display_id\\\":\\\"best.sh28\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAA8LkugOmDNkmkRJ8GbbWDcjnuf3RNoIBAi5NzspL69yVn2kK-l15SLByKpPcR429f\\\",\\\"mint_type_label\\\":[7240352032303874054],\\\"id_str\\\":\\\"7490819702962750506\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772625611,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":9933,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/3f0ff070afa645a99915638100894f8c.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3f0ff070afa645a99915638100894f8c.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=7ecb325a\\\\u0026x-expires=1772658000\\\\u0026x-signature=qWP%2B5eDPiEEKAQFYPaN6dozjLrI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3f0ff070afa645a99915638100894f8c.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=3bbe5dce\\\\u0026x-expires=1772658000\\\\u0026x-signature=QSqb%2B61tYd2moBXpY9vpQsXTogw%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3f0ff070afa645a99915638100894f8c.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=567a1dcf\\\\u0026x-expires=1772658000\\\\u0026x-signature=ER8Mgy9ZBcwjg3I7FuzLU7B6eRs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":864,\\\"width\\\":432,\\\"face_center_x\\\":387,\\\"face_center_y\\\":132},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 100,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613355059304270622\",\n                    \"author\": {\n                        \"uid\": \"7393140153559581742\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"Eden\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5318643&x-expires=1772805600&x-signature=GqyV7KsEbHnIc1St9ZMqTQVpIyc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0842faad&x-expires=1772805600&x-signature=mDiqNFpvVok8d0sUMOOKguIO3QE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8f08edef&x-expires=1772805600&x-signature=f7W0xN%2B5wmm1WfSas9fBz3%2BWuDA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"dailynewhorizon\",\n                        \"room_id\": 7613355059304270622,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/3caa2f8f211f475c91f86fff420d0f68.jpeg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3caa2f8f211f475c91f86fff420d0f68.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=807b7a20&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=VMLZpXh5l%2Fw90FZ5VHwnGEKq50Y%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3caa2f8f211f475c91f86fff420d0f68.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=4f4436aa&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=baaV3TNYpg9s0I%2FAdIT%2FUWWPKq8%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAABb9NDRGGQFRkSUT_k_TM2TVCdV-1BJ5-yeLlfZJWRgY1gHlH76dhsvVk4YbVF14C\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"Eden\",\n                        \"search_user_desc\": \"dailynewhorizon\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"Flash sale price 🥳🥳\",\n                        \"room_id_str\": \"7613355059304270622\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613355099942833439\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613355059304270622,\\\"id_str\\\":\\\"7613355059304270622\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7393140153559581742,\\\"title\\\":\\\"Flash sale price 🥳🥳\\\",\\\"user_count\\\":271,\\\"client_version\\\":430900,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=5f27edf9\\\\u0026x-expires=1772805600\\\\u0026x-signature=OJd7InSpWtWmlWJbmVO8lVsZO9o%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=ba4c4c9b\\\\u0026x-expires=1772805600\\\\u0026x-signature=HHb9%2FnddHK8LrLEEIbxRKlxxEZ0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=09617fbe\\\\u0026x-expires=1772805600\\\\u0026x-signature=0v2HNDIFr0yXXkJLYeh%2BfUENb8E%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690525345742,1690519087933],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1696749716805,1705387313810],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":3001}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"12c1b6a24dae8164a9def9514b6174bed6ef6f77bdb66ae62f68b182215e\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":267,\\\\\\\"peer_anchor_level\\\\\\\":9,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100}},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000}},\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000}},\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000}}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"}},\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5},\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1}}}},\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25},\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0}]},\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608},\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0}}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865953574194512941_hd5.flv?expire=1773847663\\\\\\\\u0026sign=25f2722d00323a353179fa93a9d208ec\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1599400,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":196370,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638053532,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1401670,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"540x1080\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865953574194512941_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=8a74c0604d5353db19ab2fd711086248\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":2334070,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638053485,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1878860,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":324470}\\\\\\\"}},\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865953574194512941.flv?expire=1773847663\\\\\\\\u0026sign=6cedd383a97e84fc6134b7b00abbf780\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":3000000,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865953574194512941.flv?expire=1773847663\\\\\\\\u0026sign=6cedd383a97e84fc6134b7b00abbf780\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h264\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865953574194512941_sd5.flv?expire=1773847663\\\\\\\\u0026sign=a9bb42ba3e65d6c4f85c88db3efef7bc\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":214430,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638053603,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1353570,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":600000,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1173090,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"sd5\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865953574194512941_ld5.flv?expire=1773847663\\\\\\\\u0026sign=f301d8f9c6106308509c68b8b2b59c3a\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":21680,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638049257,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":474280,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":474980,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":31720,\\\"user_count_composition\\\":{},\\\"enter_count\\\":31720,\\\"share_count\\\":22},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7393140153559581742,\\\"nickname\\\":\\\"Eden\\\",\\\"bio_description\\\":\\\"Every end is a new beginning\\\\n\\\\nWeChat: HYJOYUS\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=c5318643\\\\u0026x-expires=1772805600\\\\u0026x-signature=GqyV7KsEbHnIc1St9ZMqTQVpIyc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=0842faad\\\\u0026x-expires=1772805600\\\\u0026x-signature=mDiqNFpvVok8d0sUMOOKguIO3QE%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=8f08edef\\\\u0026x-expires=1772805600\\\\u0026x-signature=f7W0xN%2B5wmm1WfSas9fBz3%2BWuDA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=5f27edf9\\\\u0026x-expires=1772805600\\\\u0026x-signature=OJd7InSpWtWmlWJbmVO8lVsZO9o%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=ba4c4c9b\\\\u0026x-expires=1772805600\\\\u0026x-signature=HHb9%2FnddHK8LrLEEIbxRKlxxEZ0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=09617fbe\\\\u0026x-expires=1772805600\\\\u0026x-signature=0v2HNDIFr0yXXkJLYeh%2BfUENb8E%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=4553f64b\\\\u0026x-expires=1772805600\\\\u0026x-signature=EQ6l8e9Vm4ZP5zca%2Bc41EySiuAY%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=fb4c8f07\\\\u0026x-expires=1772805600\\\\u0026x-signature=XDiLpDaj38QZAodZfG35kAMcLVY%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=f8eb6f6f\\\\u0026x-expires=1772805600\\\\u0026x-signature=lDsar0t1hRK4Qiq1e7KTJkGIO0s%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast8-avt-0068-tx2/7685dd16c640c41f9f362a259898e7a4\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772622534,\\\"follow_info\\\":{\\\"following_count\\\":2,\\\"follower_count\\\":35981},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613355059304270622],\\\"room_ids_str\\\":[\\\"7613355059304270622\\\"]},\\\"display_id\\\":\\\"dailynewhorizon\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAABb9NDRGGQFRkSUT_k_TM2TVCdV-1BJ5-yeLlfZJWRgY1gHlH76dhsvVk4YbVF14C\\\",\\\"mint_type_label\\\":[7173951284645464070,7173951107805399046,7173950895896397830,7223390737516347398],\\\"id_str\\\":\\\"7393140153559581742\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772622536,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":4897,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/3caa2f8f211f475c91f86fff420d0f68.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3caa2f8f211f475c91f86fff420d0f68.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=dd2c1b9f\\\\u0026x-expires=1772658000\\\\u0026x-signature=FtZGoJGjKOzSIuRah8bgp%2BspClM%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3caa2f8f211f475c91f86fff420d0f68.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=ed9e6ad6\\\\u0026x-expires=1772658000\\\\u0026x-signature=lyorAUpZJL8o4oerDoLg6Hfh2uA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/3caa2f8f211f475c91f86fff420d0f68.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=ce0d1731\\\\u0026x-expires=1772658000\\\\u0026x-signature=sGVM5YcnKiVjdZw%2FX90%2B3g0ZMjc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1920,\\\"width\\\":960,\\\"face_center_x\\\":387,\\\"face_center_y\\\":563},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 14,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613372374846573342\",\n                    \"author\": {\n                        \"uid\": \"7161345109958558762\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"Kodak Photo Printer\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/7346478686939381802\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c614463b&x-expires=1772809200&x-signature=ecXuPYxoOOVF9yNWYOCFi2BatRs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=85ba3243&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3f140e2b&x-expires=1772809200&x-signature=JTPXpOxV50vV22XOyHhc15mJbWc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=85ba3243&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=671428c8&x-expires=1772809200&x-signature=MfcFCxnwzLxjCoSP5CsqNbu8c7M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=85ba3243&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"kodakphotoprinter\",\n                        \"room_id\": 7613372374846573342,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"verified account\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/ebc0f0e0424043c39f3a8ee549ca7884.jpeg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ebc0f0e0424043c39f3a8ee549ca7884.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=d8c900b3&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=dt7H0VYiVt3G%2Fy5phh%2BD1NJ5PQ8%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ebc0f0e0424043c39f3a8ee549ca7884.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=04891b80&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=e%2FxDiqUOHKRA9FXKip%2FddT0M6Kw%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAfyFizot8eBU9HQNMTmMq_oBzJYWGtfDzj7SdVMaAwPiNhlCYBmkHq21WpTZBuOYZ\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"Kodak Photo Printer\",\n                        \"search_user_desc\": \"kodakphotoprinter\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"\",\n                        \"room_id_str\": \"7613372374846573342\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613372351949901087\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613372374846573342,\\\"id_str\\\":\\\"7613372374846573342\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7161345109958558762,\\\"user_count\\\":161,\\\"client_version\\\":430903,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=66e26aa8\\\\u0026x-expires=1772809200\\\\u0026x-signature=XXGT9wrf%2BNJ54rSymToP4q8cfQM%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=ec61e24a\\\\u0026x-expires=1772809200\\\\u0026x-signature=U7Pud3r6YjtLnhVOxP%2F2oa8iGOg%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=eb45583d\\\\u0026x-expires=1772809200\\\\u0026x-signature=xLd03xK1otScZ1n6Wb%2F0QdjsVVU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/7346478686939381802\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690519087933,1690525345742],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1704722391811,1701746596108],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1696749716805,1705387313810],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ex_3809130(Weight:100)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2221,\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"3244f071e4f99a1b50e0f8a1f5ea174f30e01988f5f6e2972793a37a292f\\\\\\\",\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":155,\\\\\\\"peer_anchor_level\\\\\\\":18,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0}]},\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500},\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true}},\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100},\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000}},\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000}}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]}},\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\"}}},\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120},\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999}}}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394.flv?expire=1773847663\\\\\\\\u0026sign=546d17afd018fefab5efdbf13e70f9d0\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394/index.mpd?expire=1773847663\\\\\\\\u0026sign=22453d1f1e50fc1be180f14a038837d5\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1080x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":3014000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394.flv?expire=1773847663\\\\\\\\u0026sign=546d17afd018fefab5efdbf13e70f9d0\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_ao/index.mpd?expire=1773847663\\\\\\\\u0026sign=ec59d2ec7e822ac06294e75c647dd16d\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_hd5.flv?expire=1773847663\\\\\\\\u0026sign=fe5fc88ed83d24604f380ba1bd2bae6c\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_hd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=df94ffa7677891f76799eb5ba584f85b\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1124240,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":108920,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638049276,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"720x1280\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1232040,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=51c3ccf46cd8bd968f748f53a3c9b526\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_uhd5d/index.mpd?expire=1773847663\\\\\\\\u0026sign=17c8714ce6855ced52427a238bdac0bb\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1973550,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":2160190,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638044988,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":167640,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1080x1920\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_ctld5.flv?expire=1773847663\\\\\\\\u0026sign=5f35f2dccdbe4311d67c12729085c18f\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_ctld5/index.mpd?expire=1773847663\\\\\\\\u0026sign=d5b76f53df76459bb36d964492505edb\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638055771,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":320780,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":362120,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x640\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":38810,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_ctsd5.flv?expire=1773847663\\\\\\\\u0026sign=ece0d9ee1292b790f02cf33b5534f996\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865953842365203394_ctsd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=ff139302b742b2220770033fd88892de\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":740790,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":550000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctsd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638047246,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":64379.99999999999,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":690990,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"480x853\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":14284,\\\"user_count_composition\\\":{},\\\"enter_count\\\":14284,\\\"share_count\\\":288},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7161345109958558762,\\\"nickname\\\":\\\"Kodak Photo Printer\\\",\\\"bio_description\\\":\\\"Instant Photos For Every Moment 📷✨\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=c614463b\\\\u0026x-expires=1772809200\\\\u0026x-signature=ecXuPYxoOOVF9yNWYOCFi2BatRs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=3f140e2b\\\\u0026x-expires=1772809200\\\\u0026x-signature=JTPXpOxV50vV22XOyHhc15mJbWc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=671428c8\\\\u0026x-expires=1772809200\\\\u0026x-signature=MfcFCxnwzLxjCoSP5CsqNbu8c7M%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast5-avt-0068-tx/7346478686939381802\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=66e26aa8\\\\u0026x-expires=1772809200\\\\u0026x-signature=XXGT9wrf%2BNJ54rSymToP4q8cfQM%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=ec61e24a\\\\u0026x-expires=1772809200\\\\u0026x-signature=U7Pud3r6YjtLnhVOxP%2F2oa8iGOg%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=eb45583d\\\\u0026x-expires=1772809200\\\\u0026x-signature=xLd03xK1otScZ1n6Wb%2F0QdjsVVU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/7346478686939381802\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=bdc85954\\\\u0026x-expires=1772809200\\\\u0026x-signature=DXVg57SaO5jMzf03qHH5nYfC0YA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=649f3b0d\\\\u0026x-expires=1772809200\\\\u0026x-signature=Kiwhi8wwXZ5v8FMqjJLV1Wc1qt0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346478686939381802~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=c7a23377\\\\u0026x-expires=1772809200\\\\u0026x-signature=xpwS8iM5I3AASG9Fx4lHSBctwxE%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=85ba3243\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast5-avt-0068-tx/7346478686939381802\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772636881,\\\"follow_info\\\":{\\\"following_count\\\":99,\\\"follower_count\\\":84207},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613372374846573342],\\\"room_ids_str\\\":[\\\"7613372374846573342\\\"]},\\\"display_id\\\":\\\"kodakphotoprinter\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAAfyFizot8eBU9HQNMTmMq_oBzJYWGtfDzj7SdVMaAwPiNhlCYBmkHq21WpTZBuOYZ\\\",\\\"authentication_info\\\":{\\\"enterprise_verify_reason\\\":\\\"verified account\\\",\\\"authentication_badge\\\":{\\\"url_list\\\":[\\\"https://p16-webcast.tiktokcdn.com/webcast-va/authentication_icon.png~tplv-obj.image\\\",\\\"https://p19-webcast.tiktokcdn.com/webcast-va/authentication_icon.png~tplv-obj.image\\\"],\\\"uri\\\":\\\"webcast-va/authentication_icon.png\\\"},\\\"has_cert\\\":true},\\\"mint_type_label\\\":[6964660780071389186,7160893592603461633,7173951284645464070,7223390737516347398,7047027142626691074],\\\"id_str\\\":\\\"7161345109958558762\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772626533,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":98814,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/ebc0f0e0424043c39f3a8ee549ca7884.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ebc0f0e0424043c39f3a8ee549ca7884.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=aa2db2c4\\\\u0026x-expires=1772658000\\\\u0026x-signature=9G6aIpqOkZICnooD%2F7GVBvIZSbQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ebc0f0e0424043c39f3a8ee549ca7884.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=a605a58a\\\\u0026x-expires=1772658000\\\\u0026x-signature=Iht2%2BFpw3iraNiEnWuVwF7Uco1k%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ebc0f0e0424043c39f3a8ee549ca7884.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=645aa64a\\\\u0026x-expires=1772658000\\\\u0026x-signature=JpNzIpRUC5sWMH3ec78LHxFfluk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1920,\\\"width\\\":1080,\\\"face_center_x\\\":789,\\\"face_center_y\\\":441},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 15,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613407818351184671\",\n                    \"author\": {\n                        \"uid\": \"7383535102098064430\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"SmartLiving_Deals\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=64e72047&x-expires=1772809200&x-signature=sgXzQOh%2BlO9pRMb3hWx1eUxU29A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f3a3e22f&x-expires=1772809200&x-signature=M9hbzMZYvnt1cRamEvAOp26AQXA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7115f4f2&x-expires=1772809200&x-signature=9DudZwVBIXbkvV78qmdJI6G93PA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"smartliving_deals\",\n                        \"room_id\": 7613407818351184671,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/2b00696adfaf4500a0254a924e2f0ba2.jpeg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2b00696adfaf4500a0254a924e2f0ba2.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=acc35582&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=udASMHno3hJTimbjs0HFP7g8VYE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2b00696adfaf4500a0254a924e2f0ba2.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=28a30926&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=nVBzovzFMhK36L%2Fo8DAX2mVzHo4%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAQR6z9_KT1GqrioZ8A-UwOMGRcFwHCFP-e1CVxBvVga4lYtNN7TNgWNTiUAm8bjF4\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"SmartLiving_Deals\",\n                        \"search_user_desc\": \"smartliving_deals\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"February Stock Up LIVE\",\n                        \"room_id_str\": \"7613407818351184671\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613407839209409823\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613407818351184671,\\\"id_str\\\":\\\"7613407818351184671\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7383535102098064430,\\\"title\\\":\\\"February Stock Up LIVE\\\",\\\"user_count\\\":119,\\\"client_version\\\":400700,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=89217ee5\\\\u0026x-expires=1772809200\\\\u0026x-signature=3YQb1ivxFg7GI6ni9BDGey%2FWmvk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=d90515f5\\\\u0026x-expires=1772809200\\\\u0026x-signature=cMNq60Zmg11Tb4MVhQSeB5lVTew%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=8adcc682\\\\u0026x-expires=1772809200\\\\u0026x-signature=Lp%2B3ZpK6XS6%2F3mdXAyutEgmO3cQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690525345742,1690519087933],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1696749716805,1705387313810],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ex_3809130(Weight:100)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2221}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"6f1fcc1a5c91c7b460efccbc5233007c202b4ddfd71b2d9a75bb1f8f239e\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":114,\\\\\\\"peer_anchor_level\\\\\\\":7,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666},\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20},\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000}},\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000}}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]}}}},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000},\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0}]},\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576},\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608},\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922.flv?expire=1773847663\\\\\\\\u0026sign=abf64e60ee6d2e9dd13ed91500376dee\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922/index.mpd?expire=1773847663\\\\\\\\u0026sign=5d566fec7e3f9a7be22499cdf5bdd8b1\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1080x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":3349000}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922.flv?expire=1773847663\\\\\\\\u0026sign=abf64e60ee6d2e9dd13ed91500376dee\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_ao/index.mpd?expire=1773847663\\\\\\\\u0026sign=100c3b238c1da6430d1759bc3542df5b\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_hd5.flv?expire=1773847663\\\\\\\\u0026sign=6cb3bf58a9f6c1aee41af242e451fd8e\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_hd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=3f120ea6416f90de469e5bc1741d26d2\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1273900,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"720x1280\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":264140,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638052113,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":852000}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=8ac0536cda8c89157f28fd0403ec227b\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_uhd5d/index.mpd?expire=1773847663\\\\\\\\u0026sign=085e76f06a66a3452f8de5f4c723271b\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":232640,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1080x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638056133,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":2199040,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":2532190}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_ctld5.flv?expire=1773847663\\\\\\\\u0026sign=c576015ab09516bd4c13f310eef42657\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_ctld5/index.mpd?expire=1773847663\\\\\\\\u0026sign=8aac08bc8df44dbb1e17f59cba6659d4\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638043336,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x640\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":310630,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":347660,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":38380}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_ctsd5.flv?expire=1773847663\\\\\\\\u0026sign=afe1c5acfb2c7b7b8a58c7d7ca8e91c3\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954392923177922_ctsd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=59c34b82ab754f97a4d115315070f7ca\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":806910,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":550000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctsd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"480x853\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":682360,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638061293,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":151960}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":3874,\\\"user_count_composition\\\":{},\\\"enter_count\\\":3874,\\\"share_count\\\":5},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7383535102098064430,\\\"nickname\\\":\\\"SmartLiving_Deals\\\",\\\"bio_description\\\":\\\"Smart product, Smart Price💡Your daily deals destination💰💰💰\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=64e72047\\\\u0026x-expires=1772809200\\\\u0026x-signature=sgXzQOh%2BlO9pRMb3hWx1eUxU29A%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=f3a3e22f\\\\u0026x-expires=1772809200\\\\u0026x-signature=M9hbzMZYvnt1cRamEvAOp26AQXA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=7115f4f2\\\\u0026x-expires=1772809200\\\\u0026x-signature=9DudZwVBIXbkvV78qmdJI6G93PA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=89217ee5\\\\u0026x-expires=1772809200\\\\u0026x-signature=3YQb1ivxFg7GI6ni9BDGey%2FWmvk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=d90515f5\\\\u0026x-expires=1772809200\\\\u0026x-signature=cMNq60Zmg11Tb4MVhQSeB5lVTew%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=8adcc682\\\\u0026x-expires=1772809200\\\\u0026x-signature=Lp%2B3ZpK6XS6%2F3mdXAyutEgmO3cQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=91c77622\\\\u0026x-expires=1772809200\\\\u0026x-signature=TTbEyAF33ctc9gT8FL0Gv3bqbHo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=8bf81445\\\\u0026x-expires=1772809200\\\\u0026x-signature=DNIzIbQfx76vQm1BLijz74Pn7MA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=e6297f04\\\\u0026x-expires=1772809200\\\\u0026x-signature=sGxZuTfvTyfDE0kFXiXiioo%2BZnc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast8-avt-0068-tx2/e21254851ef1aa0774c4ff484be3f145\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772634731,\\\"follow_info\\\":{\\\"following_count\\\":7,\\\"follower_count\\\":28892},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613407818351184671],\\\"room_ids_str\\\":[\\\"7613407818351184671\\\"]},\\\"display_id\\\":\\\"smartliving_deals\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAAQR6z9_KT1GqrioZ8A-UwOMGRcFwHCFP-e1CVxBvVga4lYtNN7TNgWNTiUAm8bjF4\\\",\\\"mint_type_label\\\":[7173951284645464070,7173950895896397830,7223390737516347398],\\\"id_str\\\":\\\"7383535102098064430\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772634733,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":436,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/2b00696adfaf4500a0254a924e2f0ba2.jpeg\\\",\\\"urls\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2b00696adfaf4500a0254a924e2f0ba2.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=bc606430\\\\u0026x-expires=1772658000\\\\u0026x-signature=%2FEXdbgijSbK1T%2FxH8tnIj96IzeI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2b00696adfaf4500a0254a924e2f0ba2.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=56449fc5\\\\u0026x-expires=1772658000\\\\u0026x-signature=LqKG2X3RmdQeKXcUyIQnkO4lMoo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2b00696adfaf4500a0254a924e2f0ba2.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=828ad0d1\\\\u0026x-expires=1772658000\\\\u0026x-signature=pq3z%2FmCSRU7whnLsewUVnALNLks%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1920,\\\"width\\\":1080,\\\"face_center_x\\\":727,\\\"face_center_y\\\":628},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 53,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613399505790421790\",\n                    \"author\": {\n                        \"uid\": \"7115780082807751723\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"Cammy | Home & Beauty Finds\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c52d0586&x-expires=1772809200&x-signature=BPkB4LLulF39QVs1b3aFtYSovDM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5be10d83&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=44d6dbdc&x-expires=1772809200&x-signature=BcbdpBWknohN826uKyv%2Bp0j0P50%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5be10d83&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c96cb22a&x-expires=1772809200&x-signature=zxCRCcOJclXJydOGZ7l3LEpagYg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5be10d83&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"myvoicemystories\",\n                        \"room_id\": 7613399505790421790,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/c6baa27613444e579888555590509550.jpeg\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/c6baa27613444e579888555590509550.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=de671b9d&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=vhijC6AH6memD2giKHzrLVgRC0Y%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/c6baa27613444e579888555590509550.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=b0d5508f&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=idXh2MzQsPWvvXUB4iOnt2lTAzY%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAIGgCa9xCE9YMeHnpss74M6ablsxqoZF16CZcGiUciCFDXeSkVAL1KF2xLpEKyZ19\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"Cammy | Home & Beauty Finds\",\n                        \"search_user_desc\": \"myvoicemystories\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"Storage Hacks  - Get Organized \",\n                        \"room_id_str\": \"7613399505790421790\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613399529143946526\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613399505790421790,\\\"id_str\\\":\\\"7613399505790421790\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7115780082807751723,\\\"title\\\":\\\"Storage Hacks  - Get Organized \\\",\\\"user_count\\\":134,\\\"client_version\\\":430800,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=86195080\\\\u0026x-expires=1772809200\\\\u0026x-signature=a9D%2B931YNx0HOeTHrFZXdXbvTEc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=7c93cb45\\\\u0026x-expires=1772809200\\\\u0026x-signature=JA4MmOrmGCdc3YKVmJ6mWxN0LL8%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=63551bf8\\\\u0026x-expires=1772809200\\\\u0026x-signature=r0WZ1qirR1KYvg5NBXOSXfVxGhI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690525345742,1690519087933],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1705387313810,1696749716805],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2221},\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ex_3809130(Weight:100)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"]}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"1f4f10030d00b0059d75adf19384730c46c832cd82eebfe0d42cc7542e9c\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":130,\\\\\\\"peer_anchor_level\\\\\\\":6,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180},\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100},\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000}},\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000}}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"}},\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\"}}},\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8},\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20},\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0}]},\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000},\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2}},\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0}}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_ctsd5.flv?expire=1773847663\\\\\\\\u0026sign=b002323249e4f164ae23315af4e17dab\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_ctsd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=961e7d339ccc3a4a740f0194c8b2a501\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":62320,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638061361,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":930840,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":865450,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctsd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":550000}\\\\\\\"}},\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530.flv?expire=1773847663\\\\\\\\u0026sign=d47bb7287173dbbd6e03dbae5c13f571\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530/index.mpd?expire=1773847663\\\\\\\\u0026sign=b14f775e106d8d368f097851122b6ab7\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":3065000}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530.flv?expire=1773847663\\\\\\\\u0026sign=d47bb7287173dbbd6e03dbae5c13f571\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_ao/index.mpd?expire=1773847663\\\\\\\\u0026sign=47f34cf9d3b567fcf35926520318f2ea\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_hd5.flv?expire=1773847663\\\\\\\\u0026sign=b89cf90237275e43cc4caaedc1a91217\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_hd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=a499a24984034cc56cb8c700fdf197b2\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638061718,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1440100,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1354770,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":84950,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=c4d72d047580cf96a92bd6925a87c087\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_uhd5d/index.mpd?expire=1773847663\\\\\\\\u0026sign=f4bbd5c62ece5131b102de9bdf9ed546\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638062841,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":107110,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":2478650,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":2367930,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"432x864\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_ctld5.flv?expire=1773847663\\\\\\\\u0026sign=56e482c04634daa1fe1a9d249db630e0\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954263268590530_ctld5/index.mpd?expire=1773847663\\\\\\\\u0026sign=e560d29bda058780e7dda7cf3d6b9e1d\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":413540,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":376510,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":35560,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638057396}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":7837,\\\"user_count_composition\\\":{},\\\"enter_count\\\":7837,\\\"share_count\\\":3},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7115780082807751723,\\\"nickname\\\":\\\"Cammy | Home \\\\u0026 Beauty Finds\\\",\\\"bio_description\\\":\\\"Daily TTS Live Host\\\\nAffordable Deals \\\\u0026 Flash Sales \\\\nLifestyle + Beauty Reviews + Skincare Home + Fashion + Inspiration\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=c52d0586\\\\u0026x-expires=1772809200\\\\u0026x-signature=BPkB4LLulF39QVs1b3aFtYSovDM%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=44d6dbdc\\\\u0026x-expires=1772809200\\\\u0026x-signature=BcbdpBWknohN826uKyv%2Bp0j0P50%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=c96cb22a\\\\u0026x-expires=1772809200\\\\u0026x-signature=zxCRCcOJclXJydOGZ7l3LEpagYg%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=86195080\\\\u0026x-expires=1772809200\\\\u0026x-signature=a9D%2B931YNx0HOeTHrFZXdXbvTEc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=7c93cb45\\\\u0026x-expires=1772809200\\\\u0026x-signature=JA4MmOrmGCdc3YKVmJ6mWxN0LL8%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=63551bf8\\\\u0026x-expires=1772809200\\\\u0026x-signature=r0WZ1qirR1KYvg5NBXOSXfVxGhI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=a00fe252\\\\u0026x-expires=1772809200\\\\u0026x-signature=5HggP7VOToHO54MgfRkbIG4q2u0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=716e958c\\\\u0026x-expires=1772809200\\\\u0026x-signature=vrGN6%2BcBKl5DxcuLr2Hkr4e8Qds%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=8dc9b5ec\\\\u0026x-expires=1772809200\\\\u0026x-signature=muoBok%2F1Eu59KHm41Yw%2FSUMgluU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=5be10d83\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast5-avt-0068-tx/f85b669960e2058cdd7ae2558454c2a8\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772630129,\\\"follow_info\\\":{\\\"following_count\\\":6095,\\\"follower_count\\\":20451},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613399505790421790],\\\"room_ids_str\\\":[\\\"7613399505790421790\\\"]},\\\"display_id\\\":\\\"myvoicemystories\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAAIGgCa9xCE9YMeHnpss74M6ablsxqoZF16CZcGiUciCFDXeSkVAL1KF2xLpEKyZ19\\\",\\\"badge_list\\\":[{\\\"display_type\\\":4,\\\"priority_type\\\":20,\\\"scene_type\\\":8,\\\"position\\\":1,\\\"OpenWebURL\\\":\\\"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\\\",\\\"display\\\":true,\\\"privilege_log_extra\\\":{\\\"data_version\\\":\\\"2\\\",\\\"privilege_id\\\":\\\"7138381176787474212\\\",\\\"privilege_version\\\":\\\"0\\\",\\\"privilege_order_id\\\":\\\"mock_fix_width_transparent_7138381176787474212\\\",\\\"level\\\":\\\"3\\\"},\\\"combine\\\":{\\\"display_type\\\":4,\\\"icon\\\":{\\\"url_list\\\":[\\\"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv1_v1.png~tplv-obj.image\\\",\\\"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv1_v1.png~tplv-obj.image\\\"],\\\"uri\\\":\\\"webcast-va/grade_badge_icon_lite_lv1_v1.png\\\",\\\"open_web_url\\\":\\\"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\\\"},\\\"str\\\":\\\"3\\\",\\\"padding\\\":{\\\"use_specific\\\":true,\\\"middle_padding\\\":3,\\\"badge_width\\\":32},\\\"font_style\\\":{},\\\"profile_card_panel\\\":{\\\"projection_config\\\":{\\\"icon\\\":{}},\\\"profile_content\\\":{}},\\\"background\\\":{\\\"image\\\":{},\\\"background_color_code\\\":\\\"#99789EE7\\\",\\\"left_side_image\\\":{}},\\\"background_dark_mode\\\":{\\\"image\\\":{},\\\"background_color_code\\\":\\\"#99789EE7\\\",\\\"left_side_image\\\":{}},\\\"public_screen_show_style\\\":14,\\\"personal_card_show_style\\\":15,\\\"padding_new_font\\\":{\\\"use_specific\\\":true,\\\"middle_padding\\\":3,\\\"badge_width\\\":32}}}],\\\"mint_type_label\\\":[6717062916320790534,7173951284645464070,7223390737516347398,7064412950164932609],\\\"id_str\\\":\\\"7115780082807751723\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772632801,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":508,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/c6baa27613444e579888555590509550.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/c6baa27613444e579888555590509550.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=53f401d1\\\\u0026x-expires=1772658000\\\\u0026x-signature=XTjtmpDptonPkTI%2FJOPrXi1hpoc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/c6baa27613444e579888555590509550.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=321925b2\\\\u0026x-expires=1772658000\\\\u0026x-signature=t3wzV60lVEnevlpiwC8juVQf10c%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/c6baa27613444e579888555590509550.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=0818baa7\\\\u0026x-expires=1772658000\\\\u0026x-signature=P1Ti6QI5yOV1UjFk48KyZBpZ5c8%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":864,\\\"width\\\":432,\\\"face_center_x\\\":384,\\\"face_center_y\\\":344},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 100,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613398133363575582\",\n                    \"author\": {\n                        \"uid\": \"6787127639875535877\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"shopgoods.goob\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=886391c8&x-expires=1772809200&x-signature=5aLJykOhpMN636UeNo%2FhMbnesfQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=40e820dd&x-expires=1772809200&x-signature=YWrnyeEU8qXPYqRNOTAV9PGm5bQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=73be92db&x-expires=1772809200&x-signature=329Qt6FVpdZuTB%2BgOMFrbp8jLIo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"shopgoods.goob\",\n                        \"room_id\": 7613398133363575582,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/5b532cafd6a34974934fab8c7e8d4a64.jpeg\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/5b532cafd6a34974934fab8c7e8d4a64.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=3b4a9378&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=D2FhQr1UW2Zvd9s3pThgH98OcsI%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/5b532cafd6a34974934fab8c7e8d4a64.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=cdaafaf5&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=loEHhwLwB7ZFii2MpnYlbLxpEaU%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAALo42Gorvwtpne4ArFlsg2SyBZAsWx_Z-19eGDZ9L5xNk2ZAFZpIk0--I8plxl3F3\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"shopgoods.goob\",\n                        \"search_user_desc\": \"shopgoods.goob\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"hair growth serum free shipping\",\n                        \"room_id_str\": \"7613398133363575582\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613398200933731614\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613398133363575582,\\\"id_str\\\":\\\"7613398133363575582\\\",\\\"status\\\":2,\\\"owner_user_id\\\":6787127639875535877,\\\"title\\\":\\\"hair growth serum free shipping\\\",\\\"user_count\\\":13,\\\"client_version\\\":430800,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=dae5ef66\\\\u0026x-expires=1772809200\\\\u0026x-signature=Z1cB5YDho%2BZCcq9YakpjqKCIENk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=2fcc88fe\\\\u0026x-expires=1772809200\\\\u0026x-signature=%2FpfRpT5OnXt6HpLRH8BsouxH8Zs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=08f283ae\\\\u0026x-expires=1772809200\\\\u0026x-signature=oI0N2EBWzerU8P50WUUQGDQpB%2BM%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690519087933,1690525345742],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ex_3809130(Weight:100)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2221}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"node_opt_v3\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"b3d975319f3600527734913975566e28f33ba4066a7c879ecdbd76242503\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"global_720p\\\\\\\":\\\\\\\"v2\\\\\\\"},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"peer_anchor_level\\\\\\\":4,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5},\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true}}},\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000},\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\"}}},\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5},\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2},\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608},\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138.flv?expire=1773847663\\\\\\\\u0026sign=2d06bfb7196e043a4f5498d212a3f74f\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138/index.mpd?expire=1773847663\\\\\\\\u0026sign=3224b4204d832c7c8da878f6a052a59e\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"640x1280\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":2382000}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138.flv?expire=1773847663\\\\\\\\u0026sign=2d06bfb7196e043a4f5498d212a3f74f\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_ao/index.mpd?expire=1773847663\\\\\\\\u0026sign=fdabaf3c0c7a22891c3119265585ae47\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_sd5.flv?expire=1773847663\\\\\\\\u0026sign=c35e45a5eafee57d7d0e92c9a091d963\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_sd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=ee04bf7fb7a0e3d10e5dc1f2b3e43728\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"sd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":600000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"480x960\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_ld5.flv?expire=1773847663\\\\\\\\u0026sign=f6269089f0594b4d8060ab2eb397398d\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_ld5/index.mpd?expire=1773847663\\\\\\\\u0026sign=528137c1e1412c749502720a89e241b0\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":17700,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":377990,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"480x960\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":399960,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638052146,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_hd5.flv?expire=1773847663\\\\\\\\u0026sign=d9e469b260b44da78f75bcf8fbdc2317\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_hd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=c5cb14309127bdb4088487f7d806cb04\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638052157,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"640x1280\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":962660,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":72360,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1041880.0000000001}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_uhd5.flv?expire=1773847663\\\\\\\\u0026sign=e3ad164790483c3423b58852a3a24f8a\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3865954242665907138_uhd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=1e2935fe9a163f5182b819528c051397\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"640x1280\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5\\\\\\\\\\\\\\\"}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"720p\\\",\\\"sdk_key\\\":\\\"hd\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":326,\\\"user_count_composition\\\":{},\\\"enter_count\\\":326,\\\"share_count\\\":1},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":6787127639875535877,\\\"nickname\\\":\\\"shopgoods.goob\\\",\\\"bio_description\\\":\\\"#1 Plug For The Best Deals 💎\\\\nLIVE DAILY 🔴\\\\ngooberbekilinit@gmail.com 📩 \\\\nLOOK IN MY SHOWCASE 👜👇\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=886391c8\\\\u0026x-expires=1772809200\\\\u0026x-signature=5aLJykOhpMN636UeNo%2FhMbnesfQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=40e820dd\\\\u0026x-expires=1772809200\\\\u0026x-signature=YWrnyeEU8qXPYqRNOTAV9PGm5bQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=73be92db\\\\u0026x-expires=1772809200\\\\u0026x-signature=329Qt6FVpdZuTB%2BgOMFrbp8jLIo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=dae5ef66\\\\u0026x-expires=1772809200\\\\u0026x-signature=Z1cB5YDho%2BZCcq9YakpjqKCIENk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=2fcc88fe\\\\u0026x-expires=1772809200\\\\u0026x-signature=%2FpfRpT5OnXt6HpLRH8BsouxH8Zs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=08f283ae\\\\u0026x-expires=1772809200\\\\u0026x-signature=oI0N2EBWzerU8P50WUUQGDQpB%2BM%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=2b220077\\\\u0026x-expires=1772809200\\\\u0026x-signature=0zBY8xLbMSknR7cGscVwdu3sWcg%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=d60674ee\\\\u0026x-expires=1772809200\\\\u0026x-signature=binPLHZ7KjAA%2FCHpJatkoQrOM7Q%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=641f7242\\\\u0026x-expires=1772809200\\\\u0026x-signature=EbMD%2BkoXyLLJqa1vyVDUqZ4adOk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast5-avt-0068-tx/c53fb5cc578e0d5bbf73ef497564796c\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772598655,\\\"follow_info\\\":{\\\"following_count\\\":5978,\\\"follower_count\\\":11183},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613398133363575582],\\\"room_ids_str\\\":[\\\"7613398133363575582\\\"]},\\\"display_id\\\":\\\"shopgoods.goob\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAALo42Gorvwtpne4ArFlsg2SyBZAsWx_Z-19eGDZ9L5xNk2ZAFZpIk0--I8plxl3F3\\\",\\\"mint_type_label\\\":[7160893592603461633,7173950895896397830,7240352032303874054],\\\"id_str\\\":\\\"6787127639875535877\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772632495,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":51258,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"bc_toggle_info\\\":{\\\"ecom_bc_toggle\\\":8,\\\"bc_toggle_text\\\":\\\"Paid partnership\\\",\\\"bc_toggle_show_interval\\\":15},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/5b532cafd6a34974934fab8c7e8d4a64.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/5b532cafd6a34974934fab8c7e8d4a64.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=57b3b852\\\\u0026x-expires=1772658000\\\\u0026x-signature=EnP5F3jvOn3VR0dKB%2FBnvqK6hOQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/5b532cafd6a34974934fab8c7e8d4a64.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=98593b0b\\\\u0026x-expires=1772658000\\\\u0026x-signature=V5Qd2pBGzlOXoHOsuihFCWcI5r0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/5b532cafd6a34974934fab8c7e8d4a64.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=42646c76\\\\u0026x-expires=1772658000\\\\u0026x-signature=QCWQQkU68xGN1uFX2m8u1IRZn2M%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1280,\\\"width\\\":640,\\\"face_center_x\\\":148,\\\"face_center_y\\\":749},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 94,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7612890871368796958\",\n                    \"author\": {\n                        \"uid\": \"7469695600097035310\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"Tablet🩷\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=45a2fad2&x-expires=1772805600&x-signature=ufnkT%2BrOe%2BgmtfcnDYty82DQqQU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a34c9119&x-expires=1772805600&x-signature=dOxNl%2BJw8SwCpQWEYFqqBrF1%2BT0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=860cc11f&x-expires=1772805600&x-signature=sT5koLrAtmyJ68fewAvmA77FPcw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"enterway0\",\n                        \"room_id\": 7612890871368796958,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/cab4954f1e9b42019e57eec369335db6.jpeg\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cab4954f1e9b42019e57eec369335db6.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=8d1f655c&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=Wo0o1ZAxJ9hX4uNXBPaxCWFtK9w%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cab4954f1e9b42019e57eec369335db6.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=fd2dc364&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=ARYJ5XBk2CT%2BBFZzJ4NZXEj6MLY%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAphvd_vbfv39nt0gxjjbglqE4FgCRpILd8_S3KEcphHLCSCW7p6OKYbTAXO8Tw1LX\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"Tablet🩷\",\n                        \"search_user_desc\": \"enterway0\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"February Stock Up LIVE\",\n                        \"room_id_str\": \"7612890871368796958\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7612890763600481566\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7612890871368796958,\\\"id_str\\\":\\\"7612890871368796958\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7469695600097035310,\\\"title\\\":\\\"February Stock Up LIVE\\\",\\\"user_count\\\":138,\\\"client_version\\\":380903,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=50515fa5\\\\u0026x-expires=1772805600\\\\u0026x-signature=ar7YWzk39VwdNubSdBDCDPE0T9U%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=b8dc23ef\\\\u0026x-expires=1772805600\\\\u0026x-signature=wvWzIl6Picf67HQaV3JtVTEhLKY%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=77845b8b\\\\u0026x-expires=1772805600\\\\u0026x-signature=tKVcIAWwl5vD0iaCMU0TQ2JB5kI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690519087933,1690525345742],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1705387313810,1696749716805],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1725933627058,1721628097371],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":3001}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"075f6cb60245845f2dd4b042bbc5205f146607e7a5e1752c69529ab34f35\\\\\\\",\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":43,\\\\\\\"peer_anchor_level\\\\\\\":4,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25},\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000},\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000}},\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000}},\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000}}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]}},\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0}]},\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608},\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50},\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120},\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0}}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865946315367384109_sd5.flv?expire=1773847663\\\\\\\\u0026sign=9972b4c1aba2037ad8af6beef9009211\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x640\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1151190,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1314980,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638061727,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"sd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":600000,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":122650}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865946315367384109_ld5.flv?expire=1773847663\\\\\\\\u0026sign=239514bf08d4f5fcbf1c3ded9ed35a9d\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":502970,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":45780,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x640\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638053968,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":577340,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ld5\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865946315367384109_hd5.flv?expire=1773847663\\\\\\\\u0026sign=13d7015401630176c1f312be816a33dd\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1644330,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"540x960\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":134960,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1436530,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638061556}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865946315367384109_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=dc560558eb26b3f6c1f99028600269dc\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":198190,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638061548,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1080x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1836220,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":2027110}\\\\\\\"}},\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865946315367384109.flv?expire=1773847663\\\\\\\\u0026sign=4a69c8d2f81d9d37e411ed043719e8a0\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1080x1920\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865946315367384109.flv?expire=1773847663\\\\\\\\u0026sign=4a69c8d2f81d9d37e411ed043719e8a0\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h264\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":235497,\\\"user_count_composition\\\":{},\\\"enter_count\\\":235497,\\\"share_count\\\":156},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7469695600097035310,\\\"nickname\\\":\\\"Tablet🩷\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=45a2fad2\\\\u0026x-expires=1772805600\\\\u0026x-signature=ufnkT%2BrOe%2BgmtfcnDYty82DQqQU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=a34c9119\\\\u0026x-expires=1772805600\\\\u0026x-signature=dOxNl%2BJw8SwCpQWEYFqqBrF1%2BT0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=860cc11f\\\\u0026x-expires=1772805600\\\\u0026x-signature=sT5koLrAtmyJ68fewAvmA77FPcw%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=50515fa5\\\\u0026x-expires=1772805600\\\\u0026x-signature=ar7YWzk39VwdNubSdBDCDPE0T9U%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=b8dc23ef\\\\u0026x-expires=1772805600\\\\u0026x-signature=wvWzIl6Picf67HQaV3JtVTEhLKY%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=77845b8b\\\\u0026x-expires=1772805600\\\\u0026x-signature=tKVcIAWwl5vD0iaCMU0TQ2JB5kI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=f166a591\\\\u0026x-expires=1772805600\\\\u0026x-signature=GteyHmzP2Afim8Q%2BbEw9c%2FFBAFg%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=e8e0bd45\\\\u0026x-expires=1772805600\\\\u0026x-signature=gADh9%2B9I2rZpcT%2B0LFz8KrLt9cg%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=66388aab\\\\u0026x-expires=1772805600\\\\u0026x-signature=HxO7%2Bri2DRNBaYWyEAIkiq5hZi0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast8-avt-0068-tx2/e32bac84454d0a6d4e77ebafaa10a739\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772515204,\\\"follow_info\\\":{\\\"following_count\\\":26,\\\"follower_count\\\":12856},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7612890871368796958],\\\"room_ids_str\\\":[\\\"7612890871368796958\\\"]},\\\"link_mic_stats\\\":2,\\\"display_id\\\":\\\"enterway0\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAAphvd_vbfv39nt0gxjjbglqE4FgCRpILd8_S3KEcphHLCSCW7p6OKYbTAXO8Tw1LX\\\",\\\"mint_type_label\\\":[7223390737516347398],\\\"id_str\\\":\\\"7469695600097035310\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772514375,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":83985,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/cab4954f1e9b42019e57eec369335db6.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cab4954f1e9b42019e57eec369335db6.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=3fd850b3\\\\u0026x-expires=1772658000\\\\u0026x-signature=4VTu27nQ42bqnyrbkhOqJ672FLM%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cab4954f1e9b42019e57eec369335db6.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=7a4a4929\\\\u0026x-expires=1772658000\\\\u0026x-signature=QOfop8TBZCIBeq%2FGNCIPO8YBTDE%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cab4954f1e9b42019e57eec369335db6.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=6ec1c339\\\\u0026x-expires=1772658000\\\\u0026x-signature=5H0aSFDMo8CakKQ5Ycb5S5vtwJk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1920,\\\"width\\\":1080,\\\"face_center_x\\\":639,\\\"face_center_y\\\":694},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 100,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613400906452732702\",\n                    \"author\": {\n                        \"uid\": \"6880955321012880389\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"🦋Geidy TTSHOP🛍\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ead0447b&x-expires=1772809200&x-signature=S54maZ0g5J59uVUszX05yhnRcQc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0226f0a1&x-expires=1772809200&x-signature=r%2FTkQ29T7lnG0xpKqEB5k7C8lbg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f05445de&x-expires=1772809200&x-signature=u49qW%2FdQpvoEIACqq7icweCEsz4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"tiktok.geidycatrachattsh\",\n                        \"room_id\": 7613400906452732702,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/2c59139893e44acc8b9ffdeabaa92e4d.jpeg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2c59139893e44acc8b9ffdeabaa92e4d.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=da6728a5&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=CA0T3ap831A2KQpawutZo5TJBOQ%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2c59139893e44acc8b9ffdeabaa92e4d.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=7cb9859e&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=hMX7DXbQlzXFn4slHNdUmWfJV5Y%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAVwEIF8cmyfgD8Nn12sXZhxjKOAZuniIVIkZoyCXP1JmqPN_wOVzITM71vusaZoXp\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"🦋Geidy TTSHOP🛍\",\n                        \"search_user_desc\": \"tiktok.geidycatrachattsh\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"\",\n                        \"room_id_str\": \"7613400906452732702\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613400887108635934\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613400906452732702,\\\"id_str\\\":\\\"7613400906452732702\\\",\\\"status\\\":2,\\\"owner_user_id\\\":6880955321012880389,\\\"user_count\\\":13,\\\"client_version\\\":430903,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=b5826ade\\\\u0026x-expires=1772809200\\\\u0026x-signature=gplxdzSlNViVcpe2ZnoxL4a6hog%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=29089724\\\\u0026x-expires=1772809200\\\\u0026x-signature=jQlomFb0Lrv8XFJogqAd1W5iarU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=f03bc9d5\\\\u0026x-expires=1772809200\\\\u0026x-signature=EvD4Bw6CsJGMPm%2B1u0hplP%2B0%2Fwo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690525345742,1690519087933],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1705387313810,1696749716805],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":3001}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"d2b1af10e0f5ce001cddea76991510f0cc6c8021c58b2cf66baf73d538d9\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":16,\\\\\\\"peer_anchor_level\\\\\\\":6,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7},\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1}]},\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1},\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000}}}},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000}},\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000}}}},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"}},\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\"}}},\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25},\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216},\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1}}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954284545770541.flv?expire=1773847663\\\\\\\\u0026sign=c2c4d2ab108f9e2d82353ce832626359\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":3400000}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954284545770541.flv?expire=1773847663\\\\\\\\u0026sign=c2c4d2ab108f9e2d82353ce832626359\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h264\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954284545770541_sd5.flv?expire=1773847663\\\\\\\\u0026sign=f6e1c3361c12cb1531a8f96dcba3bbaf\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":148790,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":600000,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"sd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638060496,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1225920,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1127230,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954284545770541_ld5.flv?expire=1773847663\\\\\\\\u0026sign=a6385cec9e98590d380ccf5787844980\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":38390,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":518970,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":799740,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772637906426,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":400000}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954284545770541_hd5.flv?expire=1773847663\\\\\\\\u0026sign=02d914d6988e51204d8af691c2025c2f\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1661810,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"540x1080\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638052566,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1393030,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":206270,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954284545770541_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=fdf34fa0b44dab0ccddcd8956e4df992\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638057108,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1786030,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1949010,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":197980}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":2632,\\\"user_count_composition\\\":{},\\\"enter_count\\\":2632,\\\"share_count\\\":9},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":6880955321012880389,\\\"nickname\\\":\\\"🦋Geidy TTSHOP🛍\\\",\\\"bio_description\\\":\\\"Venta de tiktokshop, muchos productos en mi vitrina de hogar,belleza,ropa y más.\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=ead0447b\\\\u0026x-expires=1772809200\\\\u0026x-signature=S54maZ0g5J59uVUszX05yhnRcQc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=0226f0a1\\\\u0026x-expires=1772809200\\\\u0026x-signature=r%2FTkQ29T7lnG0xpKqEB5k7C8lbg%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=f05445de\\\\u0026x-expires=1772809200\\\\u0026x-signature=u49qW%2FdQpvoEIACqq7icweCEsz4%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=b5826ade\\\\u0026x-expires=1772809200\\\\u0026x-signature=gplxdzSlNViVcpe2ZnoxL4a6hog%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=29089724\\\\u0026x-expires=1772809200\\\\u0026x-signature=jQlomFb0Lrv8XFJogqAd1W5iarU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=f03bc9d5\\\\u0026x-expires=1772809200\\\\u0026x-signature=EvD4Bw6CsJGMPm%2B1u0hplP%2B0%2Fwo%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=721c0455\\\\u0026x-expires=1772809200\\\\u0026x-signature=kmCq0cHItDawncPPZgPs8mHh%2BZk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=9e72ac36\\\\u0026x-expires=1772809200\\\\u0026x-signature=UaLUo%2BDKIAaMhwJVJrqT9B04xws%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=9c397ccd\\\\u0026x-expires=1772809200\\\\u0026x-signature=cSycSxe6i%2FhjRn96v%2FI4VR8HOOU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast5-avt-0068-tx/768ecfa026527039dc08069cf821057b\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772632418,\\\"follow_info\\\":{\\\"following_count\\\":9950,\\\"follower_count\\\":20245},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613400906452732702],\\\"room_ids_str\\\":[\\\"7613400906452732702\\\"]},\\\"display_id\\\":\\\"tiktok.geidycatrachattsh\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAAVwEIF8cmyfgD8Nn12sXZhxjKOAZuniIVIkZoyCXP1JmqPN_wOVzITM71vusaZoXp\\\",\\\"badge_list\\\":[{\\\"display_type\\\":4,\\\"priority_type\\\":20,\\\"scene_type\\\":8,\\\"position\\\":1,\\\"OpenWebURL\\\":\\\"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\\\",\\\"display\\\":true,\\\"privilege_log_extra\\\":{\\\"data_version\\\":\\\"2\\\",\\\"privilege_id\\\":\\\"7138382115757938468\\\",\\\"privilege_version\\\":\\\"0\\\",\\\"privilege_order_id\\\":\\\"mock_fix_width_transparent_7138382115757938468\\\",\\\"level\\\":\\\"34\\\"},\\\"combine\\\":{\\\"display_type\\\":4,\\\"icon\\\":{\\\"url_list\\\":[\\\"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv30_v1.png~tplv-obj.image\\\",\\\"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv30_v1.png~tplv-obj.image\\\"],\\\"uri\\\":\\\"webcast-va/grade_badge_icon_lite_lv30_v1.png\\\",\\\"open_web_url\\\":\\\"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\\\"},\\\"str\\\":\\\"34\\\",\\\"padding\\\":{\\\"use_specific\\\":true,\\\"badge_width\\\":32},\\\"font_style\\\":{},\\\"profile_card_panel\\\":{\\\"projection_config\\\":{\\\"icon\\\":{}},\\\"profile_content\\\":{}},\\\"background\\\":{\\\"image\\\":{},\\\"background_color_code\\\":\\\"#BF2A19EE\\\",\\\"left_side_image\\\":{}},\\\"background_dark_mode\\\":{\\\"image\\\":{},\\\"background_color_code\\\":\\\"#BF2A19EE\\\",\\\"left_side_image\\\":{}},\\\"public_screen_show_style\\\":14,\\\"personal_card_show_style\\\":15,\\\"padding_new_font\\\":{\\\"use_specific\\\":true,\\\"badge_width\\\":32}}}],\\\"mint_type_label\\\":[7160893592603461633,7240352032303874054],\\\"id_str\\\":\\\"6880955321012880389\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772633122,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":3026,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/2c59139893e44acc8b9ffdeabaa92e4d.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2c59139893e44acc8b9ffdeabaa92e4d.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=c8b240f8\\\\u0026x-expires=1772658000\\\\u0026x-signature=p1Qdy3%2BhtDmSx6SzwJZzxnMlNa4%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2c59139893e44acc8b9ffdeabaa92e4d.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=d7aa979e\\\\u0026x-expires=1772658000\\\\u0026x-signature=CwuFq%2BqQO%2B%2Fgi8g8Z3I%2B%2FdYUB%2Bw%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/2c59139893e44acc8b9ffdeabaa92e4d.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=62101631\\\\u0026x-expires=1772658000\\\\u0026x-signature=YH5%2FD0PT%2BWIR0alcHQ0KNCeYIf8%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1920,\\\"width\\\":960,\\\"face_center_x\\\":410,\\\"face_center_y\\\":651},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 50,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7613403436456954654\",\n                    \"author\": {\n                        \"uid\": \"7445415195915060270\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"beatriz rodriguez\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=28b733d9&x-expires=1772809200&x-signature=c%2B3s5xUJW5n5%2Fb8TobWc%2FotyZsA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d522246f&x-expires=1772809200&x-signature=31IM%2BAawf%2Fu5i0s2gT40w8q2Dmc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c10363de&x-expires=1772809200&x-signature=aCcF68QO9RGlgBzCrVvUGpjLfKE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"beatrizfashionshop\",\n                        \"room_id\": 7613403436456954654,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/857ea637e380420c8b915c8bd43466d5.jpeg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/857ea637e380420c8b915c8bd43466d5.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=ae7b96ca&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=ecY%2FlF11N%2BQ9uwxrQgL1RGhwCKg%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/857ea637e380420c8b915c8bd43466d5.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=5d4f334f&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=JAitLBnM%2F4ZrTTu5vBkO7A3V3YI%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAADKqzvxIfyCOBfrvTUK6zMIn4t55osNK6o81igAPxLg325ZRHZGnUrd_klwd5yiw_\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"beatriz rodriguez\",\n                        \"search_user_desc\": \"beatrizfashionshop\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"Ofertas relámpago de temporada\",\n                        \"room_id_str\": \"7613403436456954654\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7613403436599545118\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7613403436456954654,\\\"id_str\\\":\\\"7613403436456954654\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7445415195915060270,\\\"title\\\":\\\"Ofertas relámpago de temporada\\\",\\\"user_count\\\":143,\\\"client_version\\\":430903,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p16-webcast.tiktokcdn-us.com/webcast-oci-tx/7477285332979993386~tplv-resize:1080:1080.webp\\\",\\\"https://p19-webcast.tiktokcdn-us.com/webcast-oci-tx/7477285332979993386~tplv-resize:1080:1080.webp\\\"],\\\"uri\\\":\\\"webcast-oci-tx/7477285332979993386\\\",\\\"height\\\":1080,\\\"width\\\":1080,\\\"avg_color\\\":\\\"#7A536D\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690519087933,1690525345742],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1705387313810,1696749716805],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":3001}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"f56da46a9c54356006b1f7ddf6bddf691c225fcaca4aa271aee75daed3b3\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":143,\\\\\\\"peer_anchor_level\\\\\\\":5,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0}}},\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7},\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100},\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000},\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100}},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000}},\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000}},\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"}},\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0}}},\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\"}]},\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007},\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432},\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43},\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954324807156781_sd5.flv?expire=1773847663\\\\\\\\u0026sign=84b2572b93e0ae7f1a865cf8a5b38503\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":145640,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"sd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1333570,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":600000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1135120,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638045785}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954324807156781_ld5.flv?expire=1773847663\\\\\\\\u0026sign=8109c14cd52ae6c1b1300bb465c0369a\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":486850,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":36230,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":495740,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638040758,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ld5\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954324807156781_hd5.flv?expire=1773847663\\\\\\\\u0026sign=79ab5e2025aaa9aa6236b2b102562f62\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638053983,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1540300,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1416960,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":162960,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"540x1080\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954324807156781_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=29499aa5d234cf8988098d37acc64d3c\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1794930,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638063759,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1935550,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":165290,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638058679}\\\\\\\"}},\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954324807156781.flv?expire=1773847663\\\\\\\\u0026sign=a3878cabe260beefa59418d11f2b1fc9\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":3400000}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-l77-tt02.tiktokcdn-us.com/stage/stream-3865954324807156781.flv?expire=1773847663\\\\\\\\u0026sign=a3878cabe260beefa59418d11f2b1fc9\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h264\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\"}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":7989,\\\"user_count_composition\\\":{},\\\"enter_count\\\":7989,\\\"share_count\\\":7},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7445415195915060270,\\\"nickname\\\":\\\"beatriz rodriguez\\\",\\\"bio_description\\\":\\\"beatriz fashion shop todo lo encuentras aqui\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=28b733d9\\\\u0026x-expires=1772809200\\\\u0026x-signature=c%2B3s5xUJW5n5%2Fb8TobWc%2FotyZsA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=d522246f\\\\u0026x-expires=1772809200\\\\u0026x-signature=31IM%2BAawf%2Fu5i0s2gT40w8q2Dmc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=c10363de\\\\u0026x-expires=1772809200\\\\u0026x-signature=aCcF68QO9RGlgBzCrVvUGpjLfKE%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=00d267c5\\\\u0026x-expires=1772809200\\\\u0026x-signature=scK4TRrKin2oWSo1Bgpt3I247sk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=287f489c\\\\u0026x-expires=1772809200\\\\u0026x-signature=Q9E3mT47XJVG1eTTRdC4VKlktzA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=7b30946c\\\\u0026x-expires=1772809200\\\\u0026x-signature=b2acuBs0xXA32Wm3IAmgtS6TbpU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=a003d381\\\\u0026x-expires=1772809200\\\\u0026x-signature=zOnjBZqKKI7kbMQYN8SgeJA4too%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=bf584721\\\\u0026x-expires=1772809200\\\\u0026x-signature=wOFa65YRSaaotU0Vj24P5GoqZ%2FA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=ce968066\\\\u0026x-expires=1772809200\\\\u0026x-signature=JzV88szV9D%2B2uVe3kkf5Z%2BGiZhU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast5-avt-0068-tx/884efffb905b005a72e81fa0be52cc57\\\"},\\\"status\\\":1,\\\"modify_time\\\":1772633210,\\\"follow_info\\\":{\\\"following_count\\\":9923,\\\"follower_count\\\":16437},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7613403436456954654],\\\"room_ids_str\\\":[\\\"7613403436456954654\\\"]},\\\"display_id\\\":\\\"beatrizfashionshop\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAADKqzvxIfyCOBfrvTUK6zMIn4t55osNK6o81igAPxLg325ZRHZGnUrd_klwd5yiw_\\\",\\\"badge_list\\\":[{\\\"display_type\\\":4,\\\"priority_type\\\":20,\\\"scene_type\\\":8,\\\"position\\\":1,\\\"OpenWebURL\\\":\\\"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\\\",\\\"display\\\":true,\\\"privilege_log_extra\\\":{\\\"data_version\\\":\\\"2\\\",\\\"privilege_id\\\":\\\"7138381176787572516\\\",\\\"privilege_version\\\":\\\"0\\\",\\\"privilege_order_id\\\":\\\"mock_fix_width_transparent_7138381176787572516\\\",\\\"level\\\":\\\"9\\\"},\\\"combine\\\":{\\\"display_type\\\":4,\\\"icon\\\":{\\\"url_list\\\":[\\\"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv5_v1.png~tplv-obj.image\\\",\\\"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv5_v1.png~tplv-obj.image\\\"],\\\"uri\\\":\\\"webcast-va/grade_badge_icon_lite_lv5_v1.png\\\",\\\"open_web_url\\\":\\\"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\\\"},\\\"str\\\":\\\"9\\\",\\\"padding\\\":{\\\"use_specific\\\":true,\\\"middle_padding\\\":3,\\\"badge_width\\\":32},\\\"font_style\\\":{},\\\"profile_card_panel\\\":{\\\"projection_config\\\":{\\\"icon\\\":{}},\\\"profile_content\\\":{}},\\\"background\\\":{\\\"image\\\":{},\\\"background_color_code\\\":\\\"#995F90EF\\\",\\\"left_side_image\\\":{}},\\\"background_dark_mode\\\":{\\\"image\\\":{},\\\"background_color_code\\\":\\\"#995F90EF\\\",\\\"left_side_image\\\":{}},\\\"public_screen_show_style\\\":14,\\\"personal_card_show_style\\\":15,\\\"padding_new_font\\\":{\\\"use_specific\\\":true,\\\"middle_padding\\\":3,\\\"badge_width\\\":32}}}],\\\"mint_type_label\\\":[6717062916320790534,7223390737516347398],\\\"id_str\\\":\\\"7445415195915060270\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772633723,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":1521,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":2,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/857ea637e380420c8b915c8bd43466d5.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/857ea637e380420c8b915c8bd43466d5.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=e7c30b20\\\\u0026x-expires=1772658000\\\\u0026x-signature=HMs5z25yX44VVPeiUZi%2F7dR7nY8%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/857ea637e380420c8b915c8bd43466d5.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=c2f42c6f\\\\u0026x-expires=1772658000\\\\u0026x-signature=kCbSkiWrc%2BVmppby2N%2FBgwEaPVI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/857ea637e380420c8b915c8bd43466d5.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=f3bdd58d\\\\u0026x-expires=1772658000\\\\u0026x-signature=IcNhUIAtQcISizIdKLAgtRkt2C0%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1920,\\\"width\\\":960,\\\"face_center_x\\\":608,\\\"face_center_y\\\":95},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"ecom_user_upload\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 38,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            },\n            {\n                \"type\": 1,\n                \"lives\": {\n                    \"aweme_id\": \"7611876496734522125\",\n                    \"author\": {\n                        \"uid\": \"7498556854203106334\",\n                        \"short_id\": \"0\",\n                        \"nickname\": \"agesghs32gaev\",\n                        \"avatar_larger\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"avatar_thumb\": {\n                            \"uri\": \"100x100/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=379583fc&x-expires=1772805600&x-signature=0ikRqLdVbSiGQTyirNmABdY3TCU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2f0b330d&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6f55e16e&x-expires=1772805600&x-signature=CH267cNInpmjzPLBX1qFocgSxUI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2f0b330d&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=95d41e49&x-expires=1772805600&x-signature=E5PfyNLa1vpgSxKYo7vT1UEFWpQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2f0b330d&idc=useast8\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": null,\n                            \"url_prefix\": null\n                        },\n                        \"follow_status\": 0,\n                        \"custom_verify\": \"\",\n                        \"unique_id\": \"skusbbe\",\n                        \"room_id\": 7611876496734522125,\n                        \"verify_info\": \"\",\n                        \"enterprise_verify_reason\": \"\",\n                        \"followers_detail\": null,\n                        \"platform_sync_info\": null,\n                        \"geofencing\": null,\n                        \"room_cover\": {\n                            \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/0389d98ab36741ce9f0e3698133353e9.jpeg\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/0389d98ab36741ce9f0e3698133353e9.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=3ffbbf9f&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=%2Be9yVwm7Cu5dftNs%2Fr5vN1P3LnA%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/0389d98ab36741ce9f0e3698133353e9.jpeg~tplv-tiktokx-cropcenter:500:800.jpeg?biz_tag=musically_live.live_cover&dr=9638&idc=useast8&ps=13740610&refresh_token=ab50b4fd&shcp=9b759fb9&shp=c1333099&t=4d5b0474&x-expires=1772658000&x-signature=FraaIU5khvtPovr%2B%2BTPyIQVnU6c%3D\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"cover_url\": null,\n                        \"item_list\": null,\n                        \"type_label\": null,\n                        \"ad_cover_url\": null,\n                        \"relative_users\": null,\n                        \"cha_list\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAR0KpHPsq9BvROrRaPsd6URJTrkVoDIf5LYjNtwmmeCggHrBhLzgC543T6zZzKvJT\",\n                        \"need_points\": null,\n                        \"name_field\": \"nickname\",\n                        \"homepage_bottom_toast\": null,\n                        \"can_set_geofencing\": null,\n                        \"white_cover_url\": null,\n                        \"user_tags\": null,\n                        \"bold_fields\": null,\n                        \"search_user_name\": \"agesghs32gaev\",\n                        \"search_user_desc\": \"skusbbe\",\n                        \"search_highlight\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"room_title\": \"\",\n                        \"room_id_str\": \"7611876496734522125\",\n                        \"events\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"user_profile_guide\": null,\n                        \"shield_edit_field_info\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"account_labels\": null\n                    },\n                    \"cha_list\": null,\n                    \"text_extra\": null,\n                    \"video_labels\": null,\n                    \"aweme_type\": 101,\n                    \"image_infos\": null,\n                    \"position\": null,\n                    \"uniqid_position\": null,\n                    \"geofencing\": null,\n                    \"video_text\": null,\n                    \"label_top_text\": null,\n                    \"group_id\": \"7611876490917039373\",\n                    \"nickname_position\": null,\n                    \"challenge_position\": null,\n                    \"long_video\": null,\n                    \"interaction_stickers\": null,\n                    \"origin_comment_ids\": null,\n                    \"commerce_config_data\": null,\n                    \"room\": {\n                        \"has_commerce_goods\": true,\n                        \"is_battle\": false\n                    },\n                    \"anchors\": null,\n                    \"rawdata\": \"{\\\"id\\\":7611876496734522125,\\\"id_str\\\":\\\"7611876496734522125\\\",\\\"status\\\":2,\\\"owner_user_id\\\":7498556854203106334,\\\"user_count\\\":77,\\\"client_version\\\":430800,\\\"cover\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=54b7e9d0\\\\u0026x-expires=1772805600\\\\u0026x-signature=TQnr5jQLgaXEupkEv98vFbhSURs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=60586e2b\\\\u0026x-expires=1772805600\\\\u0026x-signature=10ZtINpX8AO9g1Y1cdncNdtBu1g%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=0ce29000\\\\u0026x-expires=1772805600\\\\u0026x-signature=%2Fvzfer5lpxp1PzchYsO%2Bw8rogJs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd\\\"},\\\"stream_url\\\":{\\\"extra\\\":{},\\\"candidate_resolution\\\":[\\\"SD1\\\",\\\"SD2\\\",\\\"HD1\\\",\\\"FULL_HD1\\\"],\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-20260304152743C8CBA383CC4F460C27EC\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10810\\\\\\\\\\\\\\\":[1732625569945],\\\\\\\\\\\\\\\"10814\\\\\\\\\\\\\\\":[1732625570224],\\\\\\\\\\\\\\\"11882\\\\\\\\\\\\\\\":[1727414761058],\\\\\\\\\\\\\\\"12298\\\\\\\\\\\\\\\":[1755604894166],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690519087933,1690525345742],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"3450\\\\\\\\\\\\\\\":[1696749716805,1705387313810],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1725933627058,1721628097371],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8953\\\\\\\\\\\\\\\":[1745816868535],\\\\\\\\\\\\\\\"8957\\\\\\\\\\\\\\\":[1737372876846],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ex_3809118(Weight:100)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2059}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"max_push_res\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"start_startup_1080\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71350460_1080_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"ad8d4babdfc6d48c2378d39b0cf603a6efe4edac79b0c1a76d9f2f496da8\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"peer_anchor_level\\\\\\\":5,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CmafSegmentSyncThreshold\\\\\\\\\\\\\\\":2000,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AudioRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0}},\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0}]},\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"QuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2},\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25},\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetMpdUrlOpt\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FixStreamFinAndRst\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"llash\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixPrevBufferLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePreSwitch\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchEnableDrop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableAbrSwitchLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseTotalBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchCheckDuration\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"PreSwitchEnableWait\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"RemoveTSWrap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreSwitchWaitThreshold\\\\\\\\\\\\\\\":100},\\\\\\\\\\\\\\\"EnableUseRefactorStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"TTMPDnsParseEnable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"disable_algorithm\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRDecisionReportLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666},\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"TTMPDnsParseTimeout\\\\\\\\\\\\\\\":5000000,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VideoRenderStallThreshold\\\\\\\\\\\\\\\":200,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"CalculateFunc\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"PriorityMap\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cctkBw\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"vodBitrate\\\\\\\\\\\\\\\":100},\\\\\\\\\\\\\\\"CalculateEWMAFactor\\\\\\\\\\\\\\\":0.5,\\\\\\\\\\\\\\\"MaxBwSampleSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"OverallStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CalculateSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"MaxSessionSize\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"UseWithAttributionImpl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinPlayedDurationThresh\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkMatchMode\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveProtectedDuration\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MinBwEstimatorBitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxBandwidthSampleDuration\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"RemoveSampleTimer\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-RecommendBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ResolutionMap\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-PushResolution\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"USER-Performance\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"DEVICE-PhoneLevel\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NETWORK-NetworkLevel\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableUsePRDStrategy\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PRDSettings\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BaselineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"DefaultResolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"BweToBitrateParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"BottomLineParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SourceVoD-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000}},\\\\\\\\\\\\\\\"Default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000},\\\\\\\\\\\\\\\"SourceCCTK-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":13200000}},\\\\\\\\\\\\\\\"SourceCCTK-Preview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":980000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":12000000,\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":1100000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":480000}},\\\\\\\\\\\\\\\"SourceVoD-NoPreview\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\":500000,\\\\\\\\\\\\\\\"ld\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"sd\\\\\\\\\\\\\\\":400000,\\\\\\\\\\\\\\\"uhd\\\\\\\\\\\\\\\":4000000}}},\\\\\\\\\\\\\\\"Mode\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bottomline\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"JudgePipeline\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Preview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"NoPreview\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"High-Bwe\\\\\\\\\\\\\\\"]}}},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"InputSettingsParam\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\\\\\\\\\":0.8,\\\\\\\\\\\\\\\"pid_bw_multiplier\\\\\\\\\\\\\\\":0.75,\\\\\\\\\\\\\\\"tls_penalty_switch_time_ms\\\\\\\\\\\\\\\":30000,\\\\\\\\\\\\\\\"switch_down_counter_threshold\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"enable_tls_upgrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_use_total_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"min_down_buffer_length\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"enable_buffer_slope\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_bandwidth_allocation\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"begin_switch_up_counter_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_check_stall_series\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_downgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_min_buffer_diff_ms\\\\\\\\\\\\\\\":180,\\\\\\\\\\\\\\\"enable_new_calibrate_bitrate\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"reduce_buffer_threshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"enable_game_selector\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_only_check_latest_stall\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"begin_quick_switch_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"tls_buffer_watch_num\\\\\\\\\\\\\\\":9,\\\\\\\\\\\\\\\"game_params\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_cctk_bw_prediction\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"game_preview_disable_abr\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"buffer_slope_threshold\\\\\\\\\\\\\\\":-0.5,\\\\\\\\\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\\\\\\\\\":60000,\\\\\\\\\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"switch_up_counter_threshold\\\\\\\\\\\\\\\":6,\\\\\\\\\\\\\\\"flv_bw_multiplier\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_upgrade_check_network\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"tls_switch_interval_ms\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"min_up_buffer_length\\\\\\\\\\\\\\\":0.5},\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSmartStrategyConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"InputFeatureList\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"PLAY-IoBitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-BitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StartTs\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FirstFrame\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-DownloadSpeed\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallState\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-IsPreview\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-NeptuneName\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-FastOpenDuration\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallStartSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-StallDurationSeries\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-VrtBitrateList\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PLAY-Protocol\\\\\\\\\\\\\\\"]},\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\\\\\\\\\":0}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064.flv?expire=1773847663\\\\\\\\u0026sign=d6acca483ab07314208a22fb19b4fde5\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064/index.mpd?expire=1773847663\\\\\\\\u0026sign=7c4c76fbeea8f964e929198a50b5284f\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":3032000,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064.flv?expire=1773847663\\\\\\\\u0026sign=d6acca483ab07314208a22fb19b4fde5\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_ao/index.mpd?expire=1773847663\\\\\\\\u0026sign=ce5062f03c70d46f26cdc6159074b48f\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h264\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_hd5.flv?expire=1773847663\\\\\\\\u0026sign=342e2d8cc0553cae941fe8e46eaa5f23\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_hd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=6995a885b1e8c254a7325621951a29e4\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":149450,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1364810,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638042023,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1151410,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638061849,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"720x1440\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"uhd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_uhd5d.flv?expire=1773847663\\\\\\\\u0026sign=27d4d5f23b6172f3f609f3838ee2d82c\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_uhd5d/index.mpd?expire=1773847663\\\\\\\\u0026sign=2d7b91c742d21ab0ec6055823e7adc34\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"uhd5d\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x1920\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":155410,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1853970,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638061849,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638058490,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1677290,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_ctld5.flv?expire=1773847663\\\\\\\\u0026sign=7b5d99e3140b4022df4fe90eb2783f38\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_ctld5/index.mpd?expire=1773847663\\\\\\\\u0026sign=9b21759332b672345b7c2a8f79a02f6f\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctld5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638061849,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":368860,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":23610,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"360x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":300000,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638046367,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":341100}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_ctsd5.flv?expire=1773847663\\\\\\\\u0026sign=20dd0198ca438d4b3a004d886365dbcf\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577700104137606064_ctsd5/index.mpd?expire=1773847663\\\\\\\\u0026sign=f71055a2c624e1911b1b75f4642f14fa\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638061849,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":550000,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":89450,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ctsd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":771640,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638043405,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":654290,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"480x960\\\\\\\\\\\\\\\"}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"stats\\\":{\\\"total_user\\\":494261,\\\"user_count_composition\\\":{},\\\"enter_count\\\":494261,\\\"share_count\\\":503},\\\"living_room_attrs\\\":{},\\\"owner\\\":{\\\"id\\\":7498556854203106334,\\\"nickname\\\":\\\"agesghs32gaev\\\",\\\"bio_description\\\":\\\"Live streaming on mobile phones,with daily flash sales of discounted phones\\\",\\\"avatar_thumb\\\":{\\\"url_list\\\":[\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=379583fc\\\\u0026x-expires=1772805600\\\\u0026x-signature=0ikRqLdVbSiGQTyirNmABdY3TCU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=2f0b330d\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:100:100.webp?dr=9640\\\\u0026refresh_token=6f55e16e\\\\u0026x-expires=1772805600\\\\u0026x-signature=CH267cNInpmjzPLBX1qFocgSxUI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=2f0b330d\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640\\\\u0026refresh_token=95d41e49\\\\u0026x-expires=1772805600\\\\u0026x-signature=E5PfyNLa1vpgSxKYo7vT1UEFWpQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=2f0b330d\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"100x100/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd\\\"},\\\"avatar_medium\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=54b7e9d0\\\\u0026x-expires=1772805600\\\\u0026x-signature=TQnr5jQLgaXEupkEv98vFbhSURs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:720:720.webp?dr=9640\\\\u0026refresh_token=60586e2b\\\\u0026x-expires=1772805600\\\\u0026x-signature=10ZtINpX8AO9g1Y1cdncNdtBu1g%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640\\\\u0026refresh_token=0ce29000\\\\u0026x-expires=1772805600\\\\u0026x-signature=%2Fvzfer5lpxp1PzchYsO%2Bw8rogJs%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"720x720/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd\\\"},\\\"avatar_large\\\":{\\\"url_list\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=15afe68a\\\\u0026x-expires=1772805600\\\\u0026x-signature=ussR3y2E%2FEqh7R2Omf5UZknZHgc%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640\\\\u0026refresh_token=31908fc5\\\\u0026x-expires=1772805600\\\\u0026x-signature=dcEK3Y7DmwqGt1MwU9EzxBjm2jI%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640\\\\u0026refresh_token=28246cc6\\\\u0026x-expires=1772805600\\\\u0026x-signature=l7owU12RXhc5glFLkMHMdedT6Zk%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=a5d48078\\\\u0026shcp=fdd36af4\\\\u0026idc=useast8\\\"],\\\"uri\\\":\\\"1080x1080/tos-useast8-avt-0068-tx2/ed8554950c2ab599e662f9e6fbbb11bd\\\"},\\\"status\\\":1,\\\"modify_time\\\":1769921946,\\\"follow_info\\\":{\\\"following_count\\\":8,\\\"follower_count\\\":18968},\\\"pay_grade\\\":{},\\\"user_attr\\\":{},\\\"own_room\\\":{\\\"room_ids\\\":[7611876496734522125],\\\"room_ids_str\\\":[\\\"7611876496734522125\\\"]},\\\"display_id\\\":\\\"skusbbe\\\",\\\"sec_uid\\\":\\\"MS4wLjABAAAAR0KpHPsq9BvROrRaPsd6URJTrkVoDIf5LYjNtwmmeCggHrBhLzgC543T6zZzKvJT\\\",\\\"mint_type_label\\\":[7223390737516347398],\\\"id_str\\\":\\\"7498556854203106334\\\",\\\"enigma_info\\\":{}},\\\"has_commerce_goods\\\":true,\\\"start_time\\\":1772278418,\\\"room_auth\\\":{\\\"Landscape\\\":2,\\\"anchor_level_permission\\\":{}},\\\"like_count\\\":147749,\\\"social_interaction\\\":{},\\\"game_tag\\\":[{}],\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"cover_type\\\":1,\\\"stream_snapshot\\\":{\\\"uri\\\":\\\"tos-alisg-i-6sfwe43m1g-sg/0389d98ab36741ce9f0e3698133353e9.jpeg\\\",\\\"urls\\\":[\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/0389d98ab36741ce9f0e3698133353e9.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=898c9cf6\\\\u0026x-expires=1772658000\\\\u0026x-signature=l7srMQ64Ymf0v7bvdVqsqlswSuU%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/0389d98ab36741ce9f0e3698133353e9.jpeg~tplv-tiktokx-origin.image?dr=9643\\\\u0026refresh_token=d2471af1\\\\u0026x-expires=1772658000\\\\u0026x-signature=UbqbU37zRxEtCL5jYzgMvBjKEtQ%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\",\\\"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/0389d98ab36741ce9f0e3698133353e9.jpeg~tplv-tiktokx-origin.jpeg?dr=9643\\\\u0026refresh_token=b5614e5f\\\\u0026x-expires=1772658000\\\\u0026x-signature=MfxcJ1vhYH7L1pnp74fKDOmGnnA%3D\\\\u0026t=4d5b0474\\\\u0026ps=13740610\\\\u0026shp=97fb53a0\\\\u0026shcp=2de197d8\\\\u0026idc=useast8\\\"],\\\"height\\\":1920,\\\"width\\\":960,\\\"face_center_x\\\":674,\\\"face_center_y\\\":605},\\\"log_id\\\":\\\"20260304152743C8CBA383CC4F460C27EC\\\"}\",\n                    \"hybrid_label\": null,\n                    \"geofencing_regions\": null,\n                    \"search_extra\": {\n                        \"current_time\": 1772638063,\n                        \"search_live_struct\": {\n                            \"live_cover_type\": \"gif_shot\"\n                        }\n                    },\n                    \"cover_labels\": null,\n                    \"mask_infos\": null,\n                    \"search_highlight\": null,\n                    \"green_screen_materials\": null,\n                    \"question_list\": null,\n                    \"content_desc_extra\": null,\n                    \"products_info\": null,\n                    \"products_count\": 53,\n                    \"branded_content_accounts\": null,\n                    \"tts_voice_ids\": null,\n                    \"reference_tts_voice_ids\": null,\n                    \"voice_filter_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"muf_comment_info_v2\": null,\n                    \"behind_the_song_music_ids\": null,\n                    \"is_live_has_products\": true,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"operator_boost_info\": null,\n                    \"banners\": null,\n                    \"picked_users\": null,\n                    \"comment_topbar_info\": null,\n                    \"survey_info\": null,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"bottom_products\": null,\n                    \"right_products\": null\n                }\n            }\n        ],\n        \"has_more\": 1,\n        \"cursor\": 10,\n        \"guide_search_words\": null,\n        \"extra\": {\n            \"now\": 1772638063000,\n            \"logid\": \"20260304152743C8CBA383CC4F460C27EC\",\n            \"fatal_item_ids\": [],\n            \"search_request_id\": \"\",\n            \"server_stream_time\": 893,\n            \"api_debug_info\": null\n        },\n        \"log_pb\": {\n            \"impr_id\": \"20260304152743C8CBA383CC4F460C27EC\"\n        },\n        \"global_doodle_config\": {\n            \"keyword\": \"apple\",\n            \"new_source\": \"switch_tab\",\n            \"search_channel\": \"musically_live\",\n            \"tns_search_result\": \"Pass\",\n            \"hide_results\": false,\n            \"feedback_survey\": [\n                {\n                    \"feedback_type\": \"live\",\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Language issues\",\n                            \"value\": \"Language issues\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"long_stress_info\": null,\n                    \"send_us_multiple_choices\": null\n                }\n            ],\n            \"hit_shark\": true,\n            \"hit_dolphin\": false\n        },\n        \"extra_data\": null,\n        \"feedback_type\": \"live\"\n    },\n    \"timestamp\": 1772638065\n}"}],"_postman_id":"2264046e-52fc-4782-bd65-bad14bf57e2d"},{"name":"Search for hashtag by keyword","id":"1dd0e344-ad00-40d2-b2e7-16800d0422e3","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchHashtag?keyword=apple","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchHashtag"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"apple"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in hashtag items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"c2670549-2feb-456d-a063-1d979ce2b62c","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchHashtag?keyword=apple","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchHashtag"],"query":[{"key":"keyword","value":"apple","description":"Any text or keyword"},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in hashtag items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:28:19 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Dl13TiU%2BsMNtvRRy27ssOj5JOFCV0PZlDNeH9Imnr9i%2BI4Hj3rc1QJNp1XOoanZ4yjtuLN0Obici6%2BfJKFH1h0xiP0GVSyraP2kH3ZXmtp%2F8IA%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71e8f01be41e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"ad_info\": {},\n        \"challenge_list\": [\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"apple\",\n                    \"cid\": \"13100\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                    \"search_cha_name\": \"apple\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #apple on TikTok!\",\n                        \"share_desc_info\": \"Check out #apple on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 7606253,\n                    \"user_count\": 7606253,\n                    \"view_count\": 242450524240\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"apple🍎\",\n                    \"cid\": \"1615063159898118\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=1615063159898118\",\n                    \"search_cha_name\": \"apple🍎\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #apple🍎 on TikTok!\",\n                        \"share_desc_info\": \"Check out #apple🍎 on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple🍎\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/apple%F0%9F%8D%8E?_r=1&name=apple%F0%9F%8D%8E&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=1615063159898118&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 16700,\n                    \"user_count\": 16700,\n                    \"view_count\": 45539367\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"apples\",\n                    \"cid\": \"113864\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=113864\",\n                    \"search_cha_name\": \"apples\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #apples on TikTok!\",\n                        \"share_desc_info\": \"Check out #apples on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apples\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/apples?_r=1&name=apples&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=113864&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 216146,\n                    \"user_count\": 216146,\n                    \"view_count\": 3125223294\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"appl\",\n                    \"cid\": \"292942\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=292942\",\n                    \"search_cha_name\": \"appl\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #appl on TikTok!\",\n                        \"share_desc_info\": \"Check out #appl on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appl\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/appl?_r=1&name=appl&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=292942&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 23040,\n                    \"user_count\": 23040,\n                    \"view_count\": 431676359\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"applestore\",\n                    \"cid\": \"360366\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=360366\",\n                    \"search_cha_name\": \"applestore\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #applestore on TikTok!\",\n                        \"share_desc_info\": \"Check out #applestore on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: applestore\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/applestore?_r=1&name=applestore&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=360366&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 131419,\n                    \"user_count\": 131419,\n                    \"view_count\": 3588551242\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"appleproducts\",\n                    \"cid\": \"135031\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=135031\",\n                    \"search_cha_name\": \"appleproducts\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #appleproducts on TikTok!\",\n                        \"share_desc_info\": \"Check out #appleproducts on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appleproducts\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/appleproducts?_r=1&name=appleproducts&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=135031&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 53630,\n                    \"user_count\": 53630,\n                    \"view_count\": 1887093426\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"apple_watch\",\n                    \"cid\": \"7601225\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7601225\",\n                    \"search_cha_name\": \"apple_watch\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #apple_watch on TikTok!\",\n                        \"share_desc_info\": \"Check out #apple_watch on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple_watch\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/apple_watch?_r=1&name=apple_watch&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=7601225&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 2119,\n                    \"user_count\": 2119,\n                    \"view_count\": 131694969\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"appletricks\",\n                    \"cid\": \"34168405\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=34168405\",\n                    \"search_cha_name\": \"appletricks\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #appletricks on TikTok!\",\n                        \"share_desc_info\": \"Check out #appletricks on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appletricks\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/appletricks?_r=1&name=appletricks&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=34168405&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 5697,\n                    \"user_count\": 5697,\n                    \"view_count\": 549285851\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"applechallenge\",\n                    \"cid\": \"3886209\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=3886209\",\n                    \"search_cha_name\": \"applechallenge\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #applechallenge on TikTok!\",\n                        \"share_desc_info\": \"Check out #applechallenge on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: applechallenge\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/applechallenge?_r=1&name=applechallenge&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=3886209&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 43514,\n                    \"user_count\": 43514,\n                    \"view_count\": 769110962\n                },\n                \"items\": null,\n                \"position\": null\n            },\n            {\n                \"challenge_info\": {\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"applesquad\",\n                    \"cid\": \"1744873\",\n                    \"collect_stat\": 0,\n                    \"connect_music\": [],\n                    \"desc\": \"\",\n                    \"extra_attr\": {\n                        \"is_live\": false\n                    },\n                    \"hashtag_profile\": \"\",\n                    \"is_challenge\": 0,\n                    \"is_commerce\": false,\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=1744873\",\n                    \"search_cha_name\": \"applesquad\",\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out #applesquad on TikTok!\",\n                        \"share_desc_info\": \"Check out #applesquad on TikTok!\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: applesquad\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/tag/applesquad?_r=1&name=applesquad&u_code=f0264cb8mc7b3l&_d=f29a9c135m49b2&share_challenge_id=1744873&sharer_language=en&source=h5_m\"\n                    },\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 1,\n                    \"use_count\": 67558,\n                    \"user_count\": 67558,\n                    \"view_count\": 1939613570\n                },\n                \"items\": null,\n                \"position\": null\n            }\n        ],\n        \"cursor\": 10,\n        \"extra\": {\n            \"api_debug_info\": null,\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260304152818E4BB4EDEE81E9171DE76\",\n            \"now\": 1772638099000,\n            \"search_request_id\": \"\",\n            \"server_stream_time\": 331\n        },\n        \"feedback_type\": \"challenge\",\n        \"global_doodle_config\": {\n            \"feedback_survey\": [\n                {\n                    \"feedback_type\": \"challenge\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated result\",\n                            \"value\": \"Unrelated result\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                }\n            ],\n            \"hashtag_vertical_style_type\": 1,\n            \"hide_results\": false,\n            \"hit_dolphin\": false,\n            \"hit_shark\": false,\n            \"keyword\": \"apple\",\n            \"new_source\": \"normal_search\",\n            \"search_channel\": \"musically_challenge\",\n            \"tns_search_result\": \"Pass\"\n        },\n        \"has_more\": 1,\n        \"is_match\": false,\n        \"keyword_disabled\": 0,\n        \"log_pb\": {\n            \"impr_id\": \"20260304152818E4BB4EDEE81E9171DE76\"\n        },\n        \"qc\": \"\",\n        \"status_code\": 0\n    },\n    \"timestamp\": 1772638099\n}"}],"_postman_id":"1dd0e344-ad00-40d2-b2e7-16800d0422e3"},{"name":"Search for location by keyword","id":"dcbb976e-7405-4a9e-8fa2-d0ba328902eb","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchLocation?keyword=apple","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchLocation"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"keyword","value":"apple"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in location items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"2109d79c-07f8-40d9-a2d1-b7680d252571","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchLocation?keyword=apple","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchLocation"],"query":[{"key":"keyword","value":"apple"},{"key":"cursor","value":null,"description":"Used for scrolling (pagination) in location items, you can get cursor value from the previous response.","type":"text","disabled":true},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:28:50 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=PDbjnN5JhlrP6gdNPO%2F8oK%2BPC99jWrjr%2FuM1GXqPgdYXic4gdlWsDjCMbBZzWCdKAXnENu4mF2MCmKbxOwKxryb006t8Vz7sWmPwY9pJh7VSEA%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71e9b27d5e1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"poi_info\": {\n            \"poi_info\": [\n                {\n                    \"poi_name\": \"Apple (centralwOrld)\",\n                    \"poi_id\": 22535865205228906,\n                    \"poi_type\": \"Home and Living\",\n                    \"video_count\": 1011,\n                    \"poi_location\": \"4, 4/1-4/2, 4 4 Thanon Ratchadamri, ห์ Pathum Wan, Krung Thep Maha Nakhon 10330, Thailand\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"22535865205228906\",\n                    \"price_level\": \"\",\n                    \"lat\": \"13.744983\",\n                    \"lng\": \"100.539910\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Pathum Wan\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"06b2a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Shopping\\\",\\\"tt_poi_type_name_level1\\\":\\\"Shopping\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":1,\\\"poi_region_code\\\":\\\"1605651\\\",\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"\",\n                    \"local_service_key_category_enum\": 0,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"10:00 AM – 10:00 PM\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple\",\n                    \"poi_id\": 42203861086154043,\n                    \"poi_type\": \"Food and Beverage Retail\",\n                    \"video_count\": 0,\n                    \"poi_location\": \"1-chōme-1-17 Ōtakara, Saga, 840-0811, Japan\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"42203861086154043\",\n                    \"price_level\": \"\",\n                    \"lat\": \"33.256368\",\n                    \"lng\": \"130.301149\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Saga\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"05d0d0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Food and Drink\\\",\\\"tt_poi_type_name_level1\\\":\\\"Food and Drink\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"1861060\\\",\\\"local_service_key_category\\\":\\\"Food and Drink\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"Food and Drink\",\n                    \"local_service_key_category_enum\": 2,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple 心斎橋\",\n                    \"poi_id\": 21568226270849124,\n                    \"poi_type\": \"Home and Living\",\n                    \"video_count\": 190,\n                    \"poi_location\": \"Japan, 〒542-0086 Osaka, Chuo Ward, Nishishinsaibashi, 1-chōme-5-5 アーバンBLD心斎橋\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"21568226270849124\",\n                    \"price_level\": \"\",\n                    \"lat\": \"34.672077\",\n                    \"lng\": \"135.500021\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Osaka\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"06b2a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Shopping\\\",\\\"tt_poi_type_name_level1\\\":\\\"Shopping\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"1861060\\\",\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"\",\n                    \"local_service_key_category_enum\": 0,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"10:00 AM – 9:00 PM\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple Champs-Élysées\",\n                    \"poi_id\": 22535865242492580,\n                    \"poi_type\": \"Home and Living\",\n                    \"video_count\": 407,\n                    \"poi_location\": \"114 Av. des Champs-Élysées, 75008 Paris, France\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"22535865242492580\",\n                    \"price_level\": \"\",\n                    \"lat\": \"48.872418\",\n                    \"lng\": \"2.301218\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Paris\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"06b2a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Shopping\\\",\\\"tt_poi_type_name_level1\\\":\\\"Shopping\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"3017382\\\",\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"\",\n                    \"local_service_key_category_enum\": 0,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"10:00 AM – 8:00 PM\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple 名古屋栄\",\n                    \"poi_id\": 34973472018665285,\n                    \"poi_type\": \"Home and Living\",\n                    \"video_count\": 312,\n                    \"poi_location\": \"Japan, 〒460-0008 Aichi, Nagoya, Naka Ward, Sakae, 3-chōme-17-15 エフエックスビル\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"34973472018665285\",\n                    \"price_level\": \"\",\n                    \"lat\": \"35.165491\",\n                    \"lng\": \"136.906979\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Nagoya\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"06b2a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Shopping\\\",\\\"tt_poi_type_name_level1\\\":\\\"Shopping\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":1,\\\"poi_region_code\\\":\\\"1861060\\\",\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"\",\n                    \"local_service_key_category_enum\": 0,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"10:00 AM – 9:00 PM\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple Puerta del Sol\",\n                    \"poi_id\": 22535865256733701,\n                    \"poi_type\": \"Home and Living\",\n                    \"video_count\": 227,\n                    \"poi_location\": \"Centro, 1, 28013 Madrid, Spain\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"22535865256733701\",\n                    \"price_level\": \"\",\n                    \"lat\": \"40.416919\",\n                    \"lng\": \"-3.702318\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Madrid\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"06b2a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Shopping\\\",\\\"tt_poi_type_name_level1\\\":\\\"Shopping\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"2510769\\\",\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"\",\n                    \"local_service_key_category_enum\": 0,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple 銀座\",\n                    \"poi_id\": 21568295409780538,\n                    \"poi_type\": \"Home and Living\",\n                    \"video_count\": 23,\n                    \"poi_location\": \"Japan, 〒104-0061 Tokyo, Chuo City, Ginza, 3-chōme-5-12 サヱグサビル本館\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"21568295409780538\",\n                    \"price_level\": \"\",\n                    \"lat\": \"35.672125\",\n                    \"lng\": \"139.765850\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Chūō\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"06b2a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Shopping\\\",\\\"tt_poi_type_name_level1\\\":\\\"Shopping\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"1861060\\\",\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"\",\n                    \"local_service_key_category_enum\": 0,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"10:00 AM – 9:00 PM\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"&apple Yokohama Chinatown Branch\",\n                    \"poi_id\": 42203860813616252,\n                    \"poi_type\": \"Cafe\",\n                    \"video_count\": 9,\n                    \"poi_location\": \"Japan, 231-0023 Kanagawa, Yokohama, Naka Ward, Yamashitachō, 147番地 賀春ビル 1F\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"42203860813616252\",\n                    \"price_level\": \"\",\n                    \"lat\": \"35.442844\",\n                    \"lng\": \"139.645774\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Yokohama\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"05a2a5\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Food and Drink\\\",\\\"tt_poi_type_name_level1\\\":\\\"Food and Drink\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"1861060\\\",\\\"local_service_key_category\\\":\\\"Food and Drink\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"Food and Drink\",\n                    \"local_service_key_category_enum\": 2,\n                    \"total_count_of_reviews\": 1,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"11:00 AM – 7:00 PM\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple\",\n                    \"poi_id\": 21568226330064148,\n                    \"poi_type\": \"Shopping\",\n                    \"video_count\": 2,\n                    \"poi_location\": \"9230-4 Kamakazu, Asahi, Chiba 289-2505, Japan\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"21568226330064148\",\n                    \"price_level\": \"\",\n                    \"lat\": \"35.722336\",\n                    \"lng\": \"140.612848\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Asahi\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"06d6a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Shopping\\\",\\\"tt_poi_type_name_level1\\\":\\\"Shopping\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"1861060\\\",\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"\",\n                    \"local_service_key_category_enum\": 0,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"Closed\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                },\n                {\n                    \"poi_name\": \"Apple\",\n                    \"poi_id\": 24787596443736150,\n                    \"poi_type\": \"Bakery Shop\",\n                    \"video_count\": 0,\n                    \"poi_location\": \"1789-1 Honnō, Mobara, Chiba 299-4114, Japan\",\n                    \"is_collected\": 0,\n                    \"poi_id_str\": \"24787596443736150\",\n                    \"price_level\": \"\",\n                    \"lat\": \"35.482798\",\n                    \"lng\": \"140.307316\",\n                    \"opening_time\": \"\",\n                    \"search_source\": \"poi_search\",\n                    \"extra\": \"\",\n                    \"poi_rating\": \"\",\n                    \"poi_distance\": \"\",\n                    \"parent_poi\": \"Mobara\",\n                    \"collect_info\": \"{\\\"tt_type_code\\\":\\\"05a1a0\\\",\\\"is_tt_key_category\\\":1,\\\"tt_poi_type_name_level0\\\":\\\"Food and Drink\\\",\\\"tt_poi_type_name_level1\\\":\\\"Food and Drink\\\",\\\"poi_detail_type\\\":\\\"store\\\",\\\"is_bad_case\\\":0,\\\"poi_region_code\\\":\\\"1861060\\\",\\\"local_service_key_category\\\":\\\"Food and Drink\\\",\\\"poi_class_name\\\":\\\"Store\\\"}\",\n                    \"is_fallback_header_icon\": 0,\n                    \"third_party_url\": \"\",\n                    \"local_service_key_category\": \"Food and Drink\",\n                    \"local_service_key_category_enum\": 2,\n                    \"total_count_of_reviews\": 0,\n                    \"poi_hotel_star_rating\": \"\",\n                    \"poi_distance_info\": \"\",\n                    \"user_in_same_city\": false,\n                    \"ttoclid\": \"\",\n                    \"operating_hours\": [\n                        {\n                            \"opening_show_time\": \"9:00 AM – 5:00 PM\",\n                            \"day\": 3\n                        }\n                    ],\n                    \"local_service_todo_model\": \"Other\",\n                    \"search_result_industry\": \"\"\n                }\n            ],\n            \"nearby_auth\": {\n                \"aweme_list\": null,\n                \"related_word_list\": null,\n                \"tab_map\": null,\n                \"nearby_auth\": {},\n                \"aweme_multi_tab_list\": null\n            },\n            \"dynamic_patch\": {\n                \"aweme_list\": null,\n                \"related_word_list\": null,\n                \"tab_map\": null,\n                \"aweme_multi_tab_list\": null\n            },\n            \"local_service_info\": {\n                \"vertical_filter_pass_through\": \"\",\n                \"ttd_poi_id\": \"0\"\n            }\n        },\n        \"cursor\": 10,\n        \"has_more\": 1,\n        \"extra\": {\n            \"now\": 1772638130406,\n            \"logid\": \"202603041528492EC8CF2FC293D1CF2BD0\",\n            \"fatal_item_ids\": [],\n            \"search_request_id\": \"\",\n            \"server_stream_time\": 701,\n            \"api_debug_info\": [\n                \"654\"\n            ]\n        },\n        \"global_doodle_config\": {\n            \"keyword\": \"apple\",\n            \"display_filter_bar\": 1,\n            \"new_source\": \"switch_tab\",\n            \"search_channel\": \"tiktok_places\",\n            \"tns_search_result\": \"Pass\",\n            \"hide_results\": false,\n            \"feedback_survey\": [\n                {\n                    \"feedback_type\": \"poi\",\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Unrelated location\",\n                            \"value\": \"Unrelated location\"\n                        },\n                        {\n                            \"key\": \"Location not found\",\n                            \"value\": \"Location not found\"\n                        },\n                        {\n                            \"key\": \"Repetitive location\",\n                            \"value\": \"Repetitive location\"\n                        },\n                        {\n                            \"key\": \"Not my language\",\n                            \"value\": \"Not my language\"\n                        },\n                        {\n                            \"key\": \"Wrong address\",\n                            \"value\": \"Wrong address\"\n                        },\n                        {\n                            \"key\": \"Non-existent location\",\n                            \"value\": \"Non-existent location\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"long_stress_info\": null,\n                    \"send_us_multiple_choices\": null\n                }\n            ],\n            \"hit_shark\": false,\n            \"hit_dolphin\": false\n        },\n        \"feedback_type\": \"poi\",\n        \"log_pb\": {\n            \"impr_id\": \"202603041528492EC8CF2FC293D1CF2BD0\"\n        }\n    },\n    \"timestamp\": 1772638130\n}"}],"_postman_id":"dcbb976e-7405-4a9e-8fa2-d0ba328902eb"},{"name":"Top search by text query","id":"241a2956-b0e7-4b30-953c-45e878e026f9","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchTop?keyword=appletv","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchTop"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"appletv"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in video items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Sort type, can be empty or one of: 1 - Most liked, 0 - Relevance</p>\n","type":"text/plain"},"key":"sort_type","value":""},{"disabled":true,"description":{"content":"<p>Date posted filter, can be empty or one of: 0 - All time, 1 - Yesterday, 7 - This week, 30 - This month, 90 - Last 3 months, 180 - Last 6 months</p>\n","type":"text/plain"},"key":"publish_time","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"97eada93-4cd8-464e-9ce1-3f08088f5fe9","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchTop?keyword=appletv","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchTop"],"query":[{"key":"keyword","value":"appletv","description":"Any text or keyword"},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in video items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"sort_type","value":"","description":"Sort type, can be empty or one of: 1 - Most liked, 0 - Relevance","disabled":true},{"key":"publish_time","value":"","description":"Date posted filter, can be empty or one of: 0 - All time, 1 - Yesterday, 7 - This week, 30 - This month, 90 - Last 3 months, 180 - Last 6 months","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 19:44:06 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=RHiLEGMTXiUSBR1qRRmO3Ly5kuPBpDlSD46Vnr%2FRYD4a%2Bf0JS9SHBmIExRhzJx6RLwzwW9rYWT0IbGaT7yZnS4Y3rc%2BfmmfLxzvEk43rrF2DqQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9e182b1039cf6a36-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"ad_info\": {},\n        \"backtrace\": \"ad_cursor%3D13%3Bcurrent_page%3D1\",\n        \"components\": null,\n        \"cursor\": 10,\n        \"data\": [\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"Inchman / Two Time\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 60,\n                        \"author\": \"Jack Stauber's Micropop\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1573509700,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":38.08,\\\"amplitude_peak\\\":1.2056328,\\\"apple_song_id\\\":1389704395,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/02e1b76a62f24c41bf1d3304c0a00c8f\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a18260ffe76f4ff7a09b53e5848c4cda\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/bcabbe025f914d57b5482fdc58f8911f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/854768a666f741ef8628420803ea6f74\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.34967,\\\"music_vid\\\":\\\"v10ad6g50000cvo6njnog65r51agmdn0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 6758172396600969217,\n                        \"id_str\": \"6758172396600969217\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"Jack Stauber's Micropop\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 20928,\n                                \"start_ms\": 40128\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 139898,\n                            \"h5_url\": \"\",\n                            \"id\": \"6758172395208476674\",\n                            \"performers\": null,\n                            \"title\": \"Two Time\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"6758172396600969217\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7464892971642603546\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 6758172396600969217,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0fnrWZftWD8owOEGaFvOQk9BcqKYgB2GbdQUC\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0fnrWZftWD8owOEGaFvOQk9BcqKYgB2GbdQUC\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7464892971642603546,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 6815790252666390540,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okvgT7K7CDotCeCoZvJBAONqjEE3EAFsAAALfD\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okvgT7K7CDotCeCoZvJBAONqjEE3EAFsAAALfD\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            170\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Game\"\n                        ],\n                        \"theme_value\": [\n                            10\n                        ],\n                        \"title\": \"Two Time\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 251291,\n                        \"video_duration\": 6000\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fe0fbf72&x-expires=1774465200&x-signature=NYIbOWKGFT5Fqk115wXTFhPrdqA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8e9be532&x-expires=1774465200&x-signature=2XFy%2F59fM7TJ0Ht%2FDn0eIT9%2Fr7o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b786646&x-expires=1774465200&x-signature=tqOfwOrQe90bfzSJHNLTCLYQjCk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=16fe3b0c&x-expires=1774465200&x-signature=E62Fs1qHIRQv0wgUoHCmlIyIrmQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=feb52e94&x-expires=1774465200&x-signature=DOYW20sh7DHMQuZtN8Cpv6t9Lho%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=6d9312e7&x-expires=1774465200&x-signature=zI%2FLRm88LgT02Y%2FB2vkQRxCoy4g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=69789dc1&x-expires=1774465200&x-signature=q23Ue3kNTNKZ06KvW9K90A89HH0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=05c81625&x-expires=1774465200&x-signature=BbO%2FwesvsXq1SqflKOnjLKcMXG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6adc860a&x-expires=1774465200&x-signature=Aij4NX3dcc4ntf8ngLcKiar3B7E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0a18c7b2&x-expires=1774465200&x-signature=4REHe7rxAi48REM8Mr0w3julDz8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=38baf0d7&x-expires=1774465200&x-signature=9qQZlRsO4Kmk8RPGgWOZSiv2XAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4b766500&x-expires=1774465200&x-signature=6XUM%2F%2BF7woI%2BoLBebE8mNRLHAU8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=49404b14&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=0e8vlZEF5IrLJeWjC1zdJWZ1T8U%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=709135a9&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=Hx7hQr6uz6UtZilk85FYK5C4VZs%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=026eb4ca&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=xVoyjgIQSy5HaXKJKw4z0O6nHgA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 70,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 145,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"c.zuniga5\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Caleb’s Mac\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"calebsmac\",\n                        \"search_user_name\": \"Caleb’s Mac\",\n                        \"sec_uid\": \"MS4wLjABAAAAs09x_BGcXwlEyNSQ0ROCaRfpo9oCnwvl82TuubtMGOp05b2Yoplf5ohGYEKTPzBd\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7031654428579382278\",\n                        \"unique_id\": \"calebsmac\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7031654428579382278,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7619576678871780638\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"appletv\",\n                            \"cid\": \"138012\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=138012\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #appletv on TikTok!\",\n                                \"share_desc_info\": \"Check out #appletv on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appletv\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/appletv?_r=1&name=appletv&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=138012&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"2886971916778410271\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"apple tv a1469 3rd generation\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"has_author_comment\": true,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.0027899561578318055}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"If you have an iPhone and you can afford this… get it! You must.\\\",\\\"\\\",\\\"#appletv #apple #homekit #smarthome #techtok @apple please sponsor\\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 8,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 0,\n                            \"tag_id\": \"36\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 15,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 9,\n                            \"tag_id\": \"96\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 24,\n                            \"hashtag_id\": \"65755597\",\n                            \"hashtag_name\": \"homekit\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 16,\n                            \"tag_id\": \"281\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 35,\n                            \"hashtag_id\": \"46633940\",\n                            \"hashtag_name\": \"smarthome\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 25,\n                            \"tag_id\": \"611\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 44,\n                            \"hashtag_id\": \"1609056958706689\",\n                            \"hashtag_name\": \"techtok\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 36,\n                            \"tag_id\": \"636\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 51,\n                            \"line_idx\": 2,\n                            \"sec_uid\": \"MS4wLjABAAAAfFm3TygyhMi_Vtmjopotn2xTfOElsYwXdO2TzXBWxBLuWWHsb8iWQkAiPYrKBqlR\",\n                            \"start\": 45,\n                            \"tag_id\": \"657\",\n                            \"type\": 0,\n                            \"user_id\": \"6809782522139870213\"\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":18101,\\\"end_time\\\":21822,\\\"transform_x\\\":0,\\\"transform_y\\\":0.5343999862670898,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"DEVICE CONTINUITY\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.694,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":1696,\\\"end_time\\\":3690,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.6210000514984131,\\\"scale\\\":1.9967,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"NO ADS\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.6474,\\\"start_y\\\":0.1634,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":4320,\\\"end_time\\\":8559,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.6119999885559082,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Unified Watch History\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.7092,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":11071,\\\"end_time\\\":16416,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.6510000228881836,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"HomeKit\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.3394,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":26509,\\\"end_time\\\":27709,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.8243999481201172,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"+ more that I can’t fit on here\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.9039,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":25056,\\\"end_time\\\":27709,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.4246000051498413,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"+ Remote comes w/ Find My\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.8956,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":25631,\\\"end_time\\\":27709,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.5648000240325928,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"+ Thread/Home Hub\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.6652,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":8559,\\\"end_time\\\":10694,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.5496000051498413,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Apple Music Integration\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.7599,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":26055,\\\"end_time\\\":27709,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.707800030708313,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"+ HomePod Home Theater\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.8425,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":0,\\\"end_time\\\":1047,\\\"transform_x\\\":0,\\\"transform_y\\\":0.4968000054359436,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Why Apple TV \\\\u003e everything else\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.9887,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":22890,\\\"end_time\\\":27709,\\\"transform_x\\\":0,\\\"transform_y\\\":0,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"+ Dolby Vision/Atmos\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.7038,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":24417,\\\"end_time\\\":27709,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.2747999429702759,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"+ No bugs/random crashes\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.8501,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":23698,\\\"end_time\\\":27709,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.12759995460510254,\\\"scale\\\":1.0001,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"+ AirPlay 2 (Multi-Room Audio)\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.9644,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 2,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774070969,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"filter\",\n                            \"beautify_used\",\n                            \"editor_pro\",\n                            \"select_music\",\n                            \"text\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"If you have an iPhone and you can afford this… get it! You must. #appletv #apple #homekit #smarthome #techtok @apple please sponsor\",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7619576678871780638\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7619576678871780638\n                        ],\n                        \"GroupdIdList1\": [\n                            7619576678871780638\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"Inchman / Two Time\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 60,\n                        \"author\": \"Jack Stauber's Micropop\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1573509700,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":38.08,\\\"amplitude_peak\\\":1.2056328,\\\"apple_song_id\\\":1389704395,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/02e1b76a62f24c41bf1d3304c0a00c8f\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a18260ffe76f4ff7a09b53e5848c4cda\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/bcabbe025f914d57b5482fdc58f8911f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/854768a666f741ef8628420803ea6f74\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.34967,\\\"music_vid\\\":\\\"v10ad6g50000cvo6njnog65r51agmdn0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 6758172396600969217,\n                        \"id_str\": \"6758172396600969217\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"Jack Stauber's Micropop\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 20928,\n                                \"start_ms\": 40128\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oo8ryeawZAZMGEAEAZJIVNKAaMwLEa2FfeefAD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 139898,\n                            \"h5_url\": \"\",\n                            \"id\": \"6758172395208476674\",\n                            \"performers\": null,\n                            \"title\": \"Two Time\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"6758172396600969217\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7464892971642603546\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 6758172396600969217,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0fnrWZftWD8owOEGaFvOQk9BcqKYgB2GbdQUC\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0fnrWZftWD8owOEGaFvOQk9BcqKYgB2GbdQUC\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7464892971642603546,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 6815790252666390540,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okvgT7K7CDotCeCoZvJBAONqjEE3EAFsAAALfD\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okvgT7K7CDotCeCoZvJBAONqjEE3EAFsAAALfD\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            170\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Game\"\n                        ],\n                        \"theme_value\": [\n                            10\n                        ],\n                        \"title\": \"Two Time\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 251291,\n                        \"video_duration\": 6000\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 27709,\n                    \"music_selected_from\": \"edit_page_folded_category\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"0.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"If you have an iPhone and you can afford this… get it! You must.<br><br><h id=\\\"36\\\">#appletv</h> <h id=\\\"96\\\">#apple</h> <h id=\\\"281\\\">#homekit</h> <h id=\\\"611\\\">#smarthome</h> <h id=\\\"636\\\">#techtok</h> <m id=\\\"657\\\">@apple</m> please sponsor\",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"36\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"96\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"65755597\",\n                                \"hashtag_name\": \"homekit\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"281\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"46633940\",\n                                \"hashtag_name\": \"smarthome\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"611\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1609056958706689\",\n                                \"hashtag_name\": \"techtok\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"636\",\n                                \"type\": 1\n                            },\n                            {\n                                \"sec_uid\": \"MS4wLjABAAAAfFm3TygyhMi_Vtmjopotn2xTfOElsYwXdO2TzXBWxBLuWWHsb8iWQkAiPYrKBqlR\",\n                                \"tag_id\": \"657\",\n                                \"type\": 0,\n                                \"user_id\": \"6809782522139870213\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \" #appletv #apple #homekit #smarthome #techtok @apple please sponsor\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 2,\n                                    \"end\": 7\n                                },\n                                {\n                                    \"begin\": 7,\n                                    \"end\": 9\n                                },\n                                {\n                                    \"begin\": 11,\n                                    \"end\": 16\n                                },\n                                {\n                                    \"begin\": 47,\n                                    \"end\": 52\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Caleb’s Mac's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Caleb’s Mac’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Caleb’s Mac’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@calebsmac/video/7619576678871780638?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7619576678871780638&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@calebsmac/video/7619576678871780638?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7619576678871780638&source=h5_m\",\n                    \"shoot_tab_name\": \"video_60\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.95],\\\\\\\"drr\\\\\\\":13.3,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.31,\\\\\\\"be\\\\\\\":[5.4,9878.4],\\\\\\\"ocf\\\\\\\":[-12.2229,-3.4444,-4.0575,-11.2284,-18.3236,-24.9304,-30.5096,-33.2253,-40.1555,-57.4085],\\\\\\\"do\\\\\\\":0.0005,\\\\\\\"il\\\\\\\":-21.2}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.95],\\\\\\\"drr\\\\\\\":15.3,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.27,\\\\\\\"be\\\\\\\":[5.4,10174.4],\\\\\\\"ocf\\\\\\\":[-11.8504,-3.3801,-4.1501,-11.4763,-18.2354,-25.0565,-30.298,-32.648,-39.1027,-57.9763],\\\\\\\"do\\\\\\\":0.0005,\\\\\\\"il\\\\\\\":-21.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_02040008\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01000307\\\\\\\",\\\\\\\"tag_01000202\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.85,0.2,0.17,0.07,0.07]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10052\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"45.433\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6595,3667.2535]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7619576678871780638\",\n                        \"collect_count\": 12,\n                        \"comment_count\": 7,\n                        \"digg_count\": 55,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 2509,\n                        \"repost_count\": 0,\n                        \"share_count\": 1,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7619576678871780638\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.005871653261738653,\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_generate_recall,video_top_counter_recall\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"video_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv 4\",\n                                        \"word_id\": \"1130470532349871778\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"hot_level\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,tako_merge_feedbar_recall,video_top_counter_recall\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.03008248877681256,\\\"is_time_sensitive\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv a1469 3rd generation\",\n                                        \"word_id\": \"2886971916778410271\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 73,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 65,\n                            \"tag_id\": \"36\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 80,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"start\": 74,\n                            \"tag_id\": \"96\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 89,\n                            \"hashtag_id\": \"65755597\",\n                            \"hashtag_name\": \"homekit\",\n                            \"is_commerce\": false,\n                            \"start\": 81,\n                            \"tag_id\": \"281\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 100,\n                            \"hashtag_id\": \"46633940\",\n                            \"hashtag_name\": \"smarthome\",\n                            \"is_commerce\": false,\n                            \"start\": 90,\n                            \"tag_id\": \"611\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 109,\n                            \"hashtag_id\": \"1609056958706689\",\n                            \"hashtag_name\": \"techtok\",\n                            \"is_commerce\": false,\n                            \"start\": 101,\n                            \"tag_id\": \"636\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 116,\n                            \"sec_uid\": \"MS4wLjABAAAAfFm3TygyhMi_Vtmjopotn2xTfOElsYwXdO2TzXBWxBLuWWHsb8iWQkAiPYrKBqlR\",\n                            \"start\": 110,\n                            \"tag_id\": \"657\",\n                            \"type\": 0,\n                            \"user_id\": \"6809782522139870213\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b3044e4&x-expires=1774465200&x-signature=yRPgK4XKnzKzia%2FGqte4ubx06PY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.image?dr=8606&refresh_token=733b3a0b&x-expires=1774465200&x-signature=rFo96M19vHPNaN7cnmOLdOofyJc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6febc824&x-expires=1774465200&x-signature=nNhl5GTAe2FcRShXVV1w4b3uouw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b3044e4&x-expires=1774465200&x-signature=yRPgK4XKnzKzia%2FGqte4ubx06PY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.image?dr=8606&refresh_token=733b3a0b&x-expires=1774465200&x-signature=rFo96M19vHPNaN7cnmOLdOofyJc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6febc824&x-expires=1774465200&x-signature=nNhl5GTAe2FcRShXVV1w4b3uouw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b3044e4&x-expires=1774465200&x-signature=yRPgK4XKnzKzia%2FGqte4ubx06PY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.image?dr=8606&refresh_token=733b3a0b&x-expires=1774465200&x-signature=rFo96M19vHPNaN7cnmOLdOofyJc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYMBucGnQLAlQ0FfmCIUoLRGQzFheGEemkLVAe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6febc824&x-expires=1774465200&x-signature=nNhl5GTAe2FcRShXVV1w4b3uouw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 817113,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 59,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 2831706,\n                                    \"file_cs\": \"c:0-32002-75fd\",\n                                    \"file_hash\": \"00bafe2bc705e80817ebcfd3c75bbaa4\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                                    \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_bytevc1_1080p_817113\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/7ca1a0fdff0157def477dc710748499d/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/okLlQFZmfAhBQengIzkFtGMFUFeeIwEZRMmAQG/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=797&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OjhmOzhlNTo7NzM0ZzxnaEBpank3bHY5cmY1OTMzaTczNEA0NjMtMjItNTYxNGAyYGEvYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/984e8d4c35cf3ad7389ba329c63eada2/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/okLlQFZmfAhBQengIzkFtGMFUFeeIwEZRMmAQG/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=797&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OjhmOzhlNTo7NzM0ZzxnaEBpank3bHY5cmY1OTMzaTczNEA0NjMtMjItNTYxNGAyYGEvYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2eddc95dc170449887025b55086c9577&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQxZjY1NDhlN2Q3MGM0YTBkZjA4ZTMzZjU3M2E4ZTEz&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 151268}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 265949}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 385965}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 489020}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 587904}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1149896}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.552, \\\\\\\"v960\\\\\\\": 98.82, \\\\\\\"v864\\\\\\\": 99.17, \\\\\\\"v720\\\\\\\": 99.201}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.843, \\\\\\\"v960\\\\\\\": 94.135, \\\\\\\"v864\\\\\\\": 94.913, \\\\\\\"v720\\\\\\\": 95.486}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.496,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":77.339,\\\\\\\"srv1\\\\\\\":80.024},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":77.339,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"718123573b18c7b87c2da0cff22eed31\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96487,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 447882,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1552696,\n                                    \"file_cs\": \"c:0-24563-578b\",\n                                    \"file_hash\": \"83c3a55d7afc62af418dcc9262b7afe1\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                                    \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_bytevc1_720p_447882\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/d6ab3ebab70856d404a178b5b2a5e085/69c33dff/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0AQgqeegMmIeFICzlGFBQn8UfLGIlLA9DERmk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=437&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWRlOjZpZDM1Ojs3Njg4ZEBpank3bHY5cmY1OTMzaTczNEA0NDYvXy5iNjIxYGI0LS0xYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/fca362599aa65250dcd83d6053a36237/69c33dff/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0AQgqeegMmIeFICzlGFBQn8UfLGIlLA9DERmk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=437&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWRlOjZpZDM1Ojs3Njg4ZEBpank3bHY5cmY1OTMzaTczNEA0NDYvXy5iNjIxYGI0LS0xYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4a050573e4c8475290ea1fb3279b7a76&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFiYWRlNThhODA1MGUxZjA4ZjU1YTYyMWRiMTM3MTA5&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 94611}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 154215}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 222614}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 279717}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 336153}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 624642}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.062, \\\\\\\"v960\\\\\\\": 97.304, \\\\\\\"v864\\\\\\\": 97.911, \\\\\\\"v720\\\\\\\": 99.169}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.061, \\\\\\\"v960\\\\\\\": 89.238, \\\\\\\"v864\\\\\\\": 90.453, \\\\\\\"v720\\\\\\\": 94.052}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.496,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.557,\\\\\\\"srv1\\\\\\\":79.526},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":70.557,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"718123573b18c7b87c2da0cff22eed31\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 94.883, \\\\\\\"sr20\\\\\\\": 101.058}}\\\",\\\"audio_bit_rate\\\":96487,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 363678,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1260782,\n                                    \"file_cs\": \"c:0-24563-560c\",\n                                    \"file_hash\": \"cfa6cbf0a3cbed7363b9944330d1e890\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                                    \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_bytevc1_540p_363678\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/587c32db7f1a2cb76e186d2e7caafd92/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogACBIFEmQZVLenzAGFt9H4fLglQUIeGyRkMem/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=355&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZjhpZzY2ZzxpOjdnZWllNkBpank3bHY5cmY1OTMzaTczNEBhYWMxXjUuXzAxNGEyX2EtYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/3c09e31c8f761c270ba9a71ff12f613f/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogACBIFEmQZVLenzAGFt9H4fLglQUIeGyRkMem/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=355&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZjhpZzY2ZzxpOjdnZWllNkBpank3bHY5cmY1OTMzaTczNEBhYWMxXjUuXzAxNGEyX2EtYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=03dbbf5bdd74473fb91d83a34dffd5dc&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhZjg5MGZhNDlmYjRmMGRkNjI0YTYxYzQzOTQxY2Y3&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 83004}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 131826}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 184822}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 232417}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 281172}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 507315}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.283, \\\\\\\"v960\\\\\\\": 95.668, \\\\\\\"v864\\\\\\\": 96.986, \\\\\\\"v720\\\\\\\": 98.228}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.213, \\\\\\\"v960\\\\\\\": 84.703, \\\\\\\"v864\\\\\\\": 87.023, \\\\\\\"v720\\\\\\\": 90.429}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.496,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.656,\\\\\\\"srv1\\\\\\\":77.596},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":66.656,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3a7fbed315b1fd3a3183370cd2c4ddaf\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 90.403, \\\\\\\"sr20\\\\\\\": 98.964}}\\\",\\\"audio_bit_rate\\\":64325,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 325396,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1128070,\n                                    \"file_cs\": \"c:0-24563-6ad3\",\n                                    \"file_hash\": \"9cb98d3fb76596f2e7212f2e7b697a14\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                                    \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_bytevc1_540p_325396\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/1e7699bbc424d3e03f0861d08723ab55/69c33dff/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4ekQEeGUQz5GBmRMYjmtfeF8FQARIlJLgCnIA/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=317&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2g5aTNlNDlpZjg5OGQ0aEBpank3bHY5cmY1OTMzaTczNEAvXjBeYGNeXzIxYTI1YTZfYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/efbc445699bad5f41562357d09c083f4/69c33dff/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4ekQEeGUQz5GBmRMYjmtfeF8FQARIlJLgCnIA/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=317&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2g5aTNlNDlpZjg5OGQ0aEBpank3bHY5cmY1OTMzaTczNEAvXjBeYGNeXzIxYTI1YTZfYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=be91da8556d54c5fb6a1fbc0af36ae20&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM1ODQ4MWE2Y2E4NjQ2ZjU0MDU2YTQ2YzRhODFmYjEz&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 77131}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 120836}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 165172}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 206014}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 247987}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 454010}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.626, \\\\\\\"v960\\\\\\\": 94.06, \\\\\\\"v864\\\\\\\": 95.491, \\\\\\\"v720\\\\\\\": 97.06}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.22, \\\\\\\"v960\\\\\\\": 82.808, \\\\\\\"v864\\\\\\\": 85.195, \\\\\\\"v720\\\\\\\": 88.817}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.496,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.161,\\\\\\\"srv1\\\\\\\":75.939},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":65.161,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3a7fbed315b1fd3a3183370cd2c4ddaf\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.474, \\\\\\\"sr20\\\\\\\": 97.035}}\\\",\\\"audio_bit_rate\\\":64325,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 205418,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 712136,\n                                    \"file_cs\": \"c:0-24579-913c\",\n                                    \"file_hash\": \"8f074150f89282c9f040d0ed6b28a517\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                                    \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_bytevc1_540p_205418\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/eea884ef81f7f739b3545f5daab706f9/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oAmGzfIFEuM12eUwRklnLpAQGeAQLQVeBF5mFI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=200&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDs5ZGYzPDg3aDU0NjdkOUBpank3bHY5cmY1OTMzaTczNEA1MzNfMy5iX18xLmAuNS4uYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/e1ae157375669fb7a452aedd67e22d14/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oAmGzfIFEuM12eUwRklnLpAQGeAQLQVeBF5mFI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=200&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDs5ZGYzPDg3aDU0NjdkOUBpank3bHY5cmY1OTMzaTczNEA1MzNfMy5iX18xLmAuNS4uYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=161a8413c1124eb4b5e9106cba66688e&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAxYTY0M2YxZDUxNmUyYjMyZjIzYWRjZTc3ODU5MTNm&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 59889}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 88448}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 116856}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 141730}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 169764}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 293914}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.984, \\\\\\\"v960\\\\\\\": 89.461, \\\\\\\"v864\\\\\\\": 91.028, \\\\\\\"v720\\\\\\\": 92.923}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.447, \\\\\\\"v960\\\\\\\": 77.443, \\\\\\\"v864\\\\\\\": 79.964, \\\\\\\"v720\\\\\\\": 83.908}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.496,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.831,\\\\\\\"srv1\\\\\\\":71.297},\\\\\\\"src\\\\\\\":80.496,\\\\\\\"trans\\\\\\\":60.831,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a132049a6b98a3ec15f3060fcfb50392\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24247,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oIQGlUmAFwsMinmeGQIBefLttTCFEAezILRrkL\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIQGlUmAFwsMinmeGQIBefLttTCFEAezILRrkL~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=217c6c5a&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=BJeCBnh8l0%2FQ6m7U%2F9b5I9JZdpI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIQGlUmAFwsMinmeGQIBefLttTCFEAezILRrkL~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=c9ab88c5&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=bKffzYaKWUsmWl4k30dyt74EVsc%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIQGlUmAFwsMinmeGQIBefLttTCFEAezILRrkL~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=a7da62a9&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=wECUU9aEBisZi0O%2BYK146JdTPMg%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 3059159,\n                            \"file_cs\": \"c:0-24080-2f0e\",\n                            \"height\": 720,\n                            \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/23a3cf841337b11c5d1153afbfa913a2/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYIFIU1eFMeQEbRGnLfmMgLlm1GGkdAQABzkeF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=861&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk1Zmk6aGdmZzk8Z2k8NkBpank3bHY5cmY1OTMzaTczNEA2XjUvYTQzXmIxLjVfYGIvYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/d9aab3b1f019aef055de8745444cf84a/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYIFIU1eFMeQEbRGnLfmMgLlm1GGkdAQABzkeF/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=861&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk1Zmk6aGdmZzk8Z2k8NkBpank3bHY5cmY1OTMzaTczNEA2XjUvYTQzXmIxLjVfYGIvYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6v2pcvog65spi840v9g&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=23e9cfbd89164decad6e77df2c82a692&item_id=7619576678871780638&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4YzMzZWUyNGVmNjE4NjA2Y2JiMjRjYjFjODA2NDk2&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 3257414,\n                            \"file_cs\": \"c:0-24080-2f0e\",\n                            \"file_hash\": \"d1fa0c680e62c6f906536ccfd14eaad3\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                            \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_h264_720p_939616\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/3a9538bc174c452fa0747a23ca42e732/69c33dff/video/tos/useast8/tos-useast8-pve-0068-tx2/oMREenQAU2ALmIFWtuGezfekNlGPQFGIBgZmM8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=917&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk0OmY0NGZlNTpkZGk8OUBpank3bHY5cmY1OTMzaTczNEBeX2AtLTMvNi0xMy8tMTItYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/6ae66b58d9582118d52c4b4b2208e0af/69c33dff/video/tos/useast8/tos-useast8-pve-0068-tx2/oMREenQAU2ALmIFWtuGezfekNlGPQFGIBgZmM8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=917&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk0OmY0NGZlNTpkZGk8OUBpank3bHY5cmY1OTMzaTczNEBeX2AtLTMvNi0xMy8tMTItYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=06594f0a2a67420b9c21610c07c1b6a2&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNkYmRhOGY1NWVlMGZlNTlmN2Y2MTg2NTJiMzM4OTZl&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 27734,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oAnFLBArEI4uMJkmAmDAQLQeelRVFFQUeGzGfL\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAnFLBArEI4uMJkmAmDAQLQeelRVFFQUeGzGfL~tplv-tiktokx-origin.image?dr=8606&refresh_token=dbfd09e6&x-expires=1774465200&x-signature=rkx5HhBXiGtbNKYT3F9bWsrzDC4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAnFLBArEI4uMJkmAmDAQLQeelRVFFQUeGzGfL~tplv-tiktokx-origin.image?dr=8606&refresh_token=6e3ca388&x-expires=1774465200&x-signature=hDxhg7yC4htYPRh1bTHrnJCoB8I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAnFLBArEI4uMJkmAmDAQLQeelRVFFQUeGzGfL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f4820fea&x-expires=1774465200&x-signature=2qbvVYNz%2B2CTaZ7xmXjh7GuJl2I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"2\\\",\\\"LoudnessRangeEnd\\\":\\\"-20.1\\\",\\\"LoudnessRangeStart\\\":\\\"-22.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-20.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-21.1,\\\\\\\"LoudnessRange\\\\\\\":2,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-20.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.11,\\\\\\\"SpeechRatio\\\\\\\":0.04},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-20.28,\\\\\\\"LoudR\\\\\\\":4.3,\\\\\\\"LoudRE\\\\\\\":-25.7,\\\\\\\"LoudRS\\\\\\\":-30,\\\\\\\"MaxMomLoud\\\\\\\":-19.2,\\\\\\\"MaxSTLoud\\\\\\\":-25.69}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":1.35,\\\\\\\"Spkr150G\\\\\\\":2.48,\\\\\\\"Spkr200G\\\\\\\":3.74,\\\\\\\"FCenL\\\\\\\":2564.6,\\\\\\\"FCenR\\\\\\\":2560.78},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-21.135},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.067},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-22.771,\\\\\\\"Peak\\\\\\\":-5.268,\\\\\\\"RTotal\\\\\\\":-22.751,\\\\\\\"LRDiff\\\\\\\":-0.02},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.54325,\\\\\\\"LoudnessRangeEnd\\\\\\\":-20.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.4,\\\\\\\"Version\\\\\\\":2}\\\",\\\"loudness\\\":\\\"-21.1\\\",\\\"peak\\\":\\\"0.54325\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6595,3667.2535]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1774070968}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"65.87\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oAD7eAGfMLdQLLGEmM9nlDURAgIeFksgfZzFIB\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAD7eAGfMLdQLLGEmM9nlDURAgIeFksgfZzFIB~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=8cd81575&x-expires=1774465200&x-signature=ZKY62yMkJtDCUTCmm%2BK2UYWjhto%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAD7eAGfMLdQLLGEmM9nlDURAgIeFksgfZzFIB~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5cdc99d9&x-expires=1774465200&x-signature=HNSX1DNXBW%2FFKH%2FklCA9hj5iQK4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAD7eAGfMLdQLLGEmM9nlDURAgIeFksgfZzFIB~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=c60ce35f&x-expires=1774465200&x-signature=yqoEyO88PrE2MdirOvKjVi0H0CU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 3257414,\n                            \"file_cs\": \"c:0-24080-2f0e\",\n                            \"file_hash\": \"d1fa0c680e62c6f906536ccfd14eaad3\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                            \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_h264_720p_939616\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/3a9538bc174c452fa0747a23ca42e732/69c33dff/video/tos/useast8/tos-useast8-pve-0068-tx2/oMREenQAU2ALmIFWtuGezfekNlGPQFGIBgZmM8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=917&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk0OmY0NGZlNTpkZGk8OUBpank3bHY5cmY1OTMzaTczNEBeX2AtLTMvNi0xMy8tMTItYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/6ae66b58d9582118d52c4b4b2208e0af/69c33dff/video/tos/useast8/tos-useast8-pve-0068-tx2/oMREenQAU2ALmIFWtuGezfekNlGPQFGIBgZmM8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=917&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk0OmY0NGZlNTpkZGk8OUBpank3bHY5cmY1OTMzaTczNEBeX2AtLTMvNi0xMy8tMTItYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=06594f0a2a67420b9c21610c07c1b6a2&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNkYmRhOGY1NWVlMGZlNTlmN2Y2MTg2NTJiMzM4OTZl&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 1260782,\n                            \"file_cs\": \"c:0-24563-560c\",\n                            \"file_hash\": \"cfa6cbf0a3cbed7363b9944330d1e890\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                            \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_bytevc1_540p_363678\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/587c32db7f1a2cb76e186d2e7caafd92/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogACBIFEmQZVLenzAGFt9H4fLglQUIeGyRkMem/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=355&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZjhpZzY2ZzxpOjdnZWllNkBpank3bHY5cmY1OTMzaTczNEBhYWMxXjUuXzAxNGEyX2EtYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/3c09e31c8f761c270ba9a71ff12f613f/69c33dff/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogACBIFEmQZVLenzAGFt9H4fLglQUIeGyRkMem/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=355&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZjhpZzY2ZzxpOjdnZWllNkBpank3bHY5cmY1OTMzaTczNEBhYWMxXjUuXzAxNGEyX2EtYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=03dbbf5bdd74473fb91d83a34dffd5dc&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhZjg5MGZhNDlmYjRmMGRkNjI0YTYxYzQzOTQxY2Y3&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 3257414,\n                            \"file_cs\": \"c:0-24080-2f0e\",\n                            \"file_hash\": \"d1fa0c680e62c6f906536ccfd14eaad3\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6v2pcvog65spi840v9g\",\n                            \"url_key\": \"v15044gf0000d6v2pcvog65spi840v9g_h264_720p_939616\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/3a9538bc174c452fa0747a23ca42e732/69c33dff/video/tos/useast8/tos-useast8-pve-0068-tx2/oMREenQAU2ALmIFWtuGezfekNlGPQFGIBgZmM8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=917&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk0OmY0NGZlNTpkZGk8OUBpank3bHY5cmY1OTMzaTczNEBeX2AtLTMvNi0xMy8tMTItYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/6ae66b58d9582118d52c4b4b2208e0af/69c33dff/video/tos/useast8/tos-useast8-pve-0068-tx2/oMREenQAU2ALmIFWtuGezfekNlGPQFGIBgZmM8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=917&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NTk0OmY0NGZlNTpkZGk8OUBpank3bHY5cmY1OTMzaTczNEBeX2AtLTMvNi0xMy8tMTItYSM2LTVtMmRzbXNhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=06594f0a2a67420b9c21610c07c1b6a2&is_play_url=1&item_id=7619576678871780638&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNkYmRhOGY1NWVlMGZlNTlmN2Y2MTg2NTJiMzM4OTZl&source=SEARCH&video_id=v15044gf0000d6v2pcvog65spi840v9g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10052\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7619576678871780638\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7619576678871780638,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/66976f878777460e1f9060a19abc485f~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=49404b14&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=0e8vlZEF5IrLJeWjC1zdJWZ1T8U%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIQGlUmAFwsMinmeGQIBefLttTCFEAezILRrkL~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=217c6c5a&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=BJeCBnh8l0%2FQ6m7U%2F9b5I9JZdpI%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7619576678871780638\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            },\n            {\n                \"aweme_info\": {\n                    \"ad_aweme_source\": 1,\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 35,\n                        \"author\": \"R&B SOURCE｜洋楽紹介\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a987d97&x-expires=1774465200&x-signature=lrSVBwuWTwu4rUP2UanbO0Wqyto%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c42a1565&x-expires=1774465200&x-signature=cLAyw0wpD7aKj%2BtMMJR0A5YgOqU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bb6871fd&x-expires=1774465200&x-signature=IsD30dlKRL4fya2rRY14OJ7vq2o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=63873d00&x-expires=1774465200&x-signature=7oVx4jporhK%2F4EymRGvtkQXz81g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2e021d32&x-expires=1774465200&x-signature=y9cjUihFZWxTvnqtVkf%2FyE3XU9U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=447eaf06&x-expires=1774465200&x-signature=jD7Wy5XjUd0CDKCt56uQUIl8bqs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=333ba3b2&x-expires=1774465200&x-signature=ReEV%2BO5x6Amtd%2FQjoTd2tsQE%2Bjw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4fd5096a&x-expires=1774465200&x-signature=TILochrXcQIcfIIK2UQqSnFtm3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=79fefbf0&x-expires=1774465200&x-signature=w6OubNRs7kwJaEzlZSezDnpZGrE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a987d97&x-expires=1774465200&x-signature=lrSVBwuWTwu4rUP2UanbO0Wqyto%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c42a1565&x-expires=1774465200&x-signature=cLAyw0wpD7aKj%2BtMMJR0A5YgOqU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bb6871fd&x-expires=1774465200&x-signature=IsD30dlKRL4fya2rRY14OJ7vq2o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=63873d00&x-expires=1774465200&x-signature=7oVx4jporhK%2F4EymRGvtkQXz81g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2e021d32&x-expires=1774465200&x-signature=y9cjUihFZWxTvnqtVkf%2FyE3XU9U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=447eaf06&x-expires=1774465200&x-signature=jD7Wy5XjUd0CDKCt56uQUIl8bqs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1709250924,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 35,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 35.997,\n                            \"duration_precision\": 35.997,\n                            \"shoot_duration_precision\": 35.997,\n                            \"video_duration_precision\": 35.997\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":31.994999999999997,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7341176688925199618,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000cnghipnog65q78dh9agg\\\",\\\"owner_id\\\":7247375794942411778,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7341176800795544322,\n                        \"id_str\": \"7341176800795544322\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"author\": \"C+C Music Factory\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Do You Wanna Get Funky?\\\"\",\n                            \"mixed_title\": \"original sound - rnb_source (Contains music from: Do You Wanna Get Funky? - C+C Music Factory)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Do You Wanna Get Funky?\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"C+C Music Factory\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 37055,\n                                \"start_ms\": 99648\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 245907,\n                            \"h5_url\": \"\",\n                            \"id\": \"6696534678951692289\",\n                            \"performers\": null,\n                            \"title\": \"Do You Wanna Get Funky?\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7341176800795544322\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7341176800795544322,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"rnb_source\",\n                        \"owner_id\": \"7247375794942411778\",\n                        \"owner_nickname\": \"R&B SOURCE｜洋楽紹介\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7443420124441823242,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAABh_Fx79JHn6Gq-RTCiYt_naAXkUqzSPCdNVljwusx-vGHE-LyANFHUe3uipkrkLr\",\n                        \"shoot_duration\": 35,\n                        \"sim_group_id_v3\": 26451759106,\n                        \"source_platform\": 24,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - rnb_source\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 395524,\n                        \"video_duration\": 35\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=10bddaca&x-expires=1774465200&x-signature=IEpJFxXOqEq%2F4IWPo3lhiiNHPYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=069ede4d&x-expires=1774465200&x-signature=cWQQJfae8ANQGW2o5K9a2hHN5%2BU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5c5a4541&x-expires=1774465200&x-signature=5r74q9aZSXnxXGAO0tuexJ7fzt4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=344297ff&x-expires=1774465200&x-signature=DpkapZ8GgwVZbWzwyK3ec%2FZopt4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f8847aac&x-expires=1774465200&x-signature=G0gWUobeaxEst87DKQTkMInZ2uA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=6d6e4df6&x-expires=1774465200&x-signature=lyL9mgbLJOyhb8Nw6bHE3vkNHlM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9bd40701&x-expires=1774465200&x-signature=tL%2FvDXD%2FdH%2BsJN1UY%2FYj3MSuJ2U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d7d61645&x-expires=1774465200&x-signature=SB8oDh6byZDAiSTg8tB7n51jJAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6011b5c0&x-expires=1774465200&x-signature=kXcWC829%2F3esKQsK3Tx9sv%2F%2Fggc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=523f9a66&x-expires=1774465200&x-signature=FaJfTzDTxm2O5Kr2htYtt4%2BtF7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=653966c0&x-expires=1774465200&x-signature=sIfLDSoTzhIluREzo%2B%2B6QmhKV1o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=650fc90c&x-expires=1774465200&x-signature=fc5SwDyP%2BDrv7R2igMljaNZb4oo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=750156a0&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=c1024ed1&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=MJRnm9M4R35A5uiEQKamqzlmzho%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=88b4db80&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=G8qwTt3MNeCnXmuTd46fG6KVpgY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 4912,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 1,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"AppleHome Authority\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"followhomekit\",\n                        \"search_user_name\": \"AppleHome Authority\",\n                        \"sec_uid\": \"MS4wLjABAAAAoLbhGXZJnzGTb38wySkpHcvrHq1_JmdZnSuKz4teUTilU3oyAUUJR_QMf3fnxSQH\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7593689616143959062\",\n                        \"unique_id\": \"followhomekit\",\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 2,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 61,\n                                    \"expire_at\": 1774388900000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620571178276605206,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 152,\n                                    \"expire_at\": 1774390351000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620577410110606614,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774303969373\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7593689616143959062,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7610085037874138390\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"apple\",\n                            \"cid\": \"13100\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #apple on TikTok!\",\n                                \"share_desc_info\": \"Check out #apple on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"1886819270112247987\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"apple tv price\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"has_author_comment\": true,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.001047793347210774}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"ad_source\": 1,\n                        \"adv_promotable\": true,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"Apple TV is the best streaming box ?\\\",\\\"\\\",\\\"#apple #applehome #appletv #homekit #smarthome \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 6,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 0,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 17,\n                            \"hashtag_id\": \"1617564897731589\",\n                            \"hashtag_name\": \"applehome\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 7,\n                            \"tag_id\": \"8\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 26,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 18,\n                            \"tag_id\": \"106\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 35,\n                            \"hashtag_id\": \"65755597\",\n                            \"hashtag_name\": \"homekit\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 27,\n                            \"tag_id\": \"129\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 46,\n                            \"hashtag_id\": \"46633940\",\n                            \"hashtag_name\": \"smarthome\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 36,\n                            \"tag_id\": \"542\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771861004,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"editor_pro\",\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Apple TV is the best streaming box ? #apple #applehome #appletv #homekit #smarthome \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7610085037874138390\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7610085037874138390\n                        ],\n                        \"GroupdIdList1\": [\n                            7610085037874138390\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": true,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 2\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 35,\n                        \"author\": \"R&B SOURCE｜洋楽紹介\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a987d97&x-expires=1774465200&x-signature=lrSVBwuWTwu4rUP2UanbO0Wqyto%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c42a1565&x-expires=1774465200&x-signature=cLAyw0wpD7aKj%2BtMMJR0A5YgOqU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bb6871fd&x-expires=1774465200&x-signature=IsD30dlKRL4fya2rRY14OJ7vq2o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=63873d00&x-expires=1774465200&x-signature=7oVx4jporhK%2F4EymRGvtkQXz81g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2e021d32&x-expires=1774465200&x-signature=y9cjUihFZWxTvnqtVkf%2FyE3XU9U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=447eaf06&x-expires=1774465200&x-signature=jD7Wy5XjUd0CDKCt56uQUIl8bqs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=333ba3b2&x-expires=1774465200&x-signature=ReEV%2BO5x6Amtd%2FQjoTd2tsQE%2Bjw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4fd5096a&x-expires=1774465200&x-signature=TILochrXcQIcfIIK2UQqSnFtm3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=79fefbf0&x-expires=1774465200&x-signature=w6OubNRs7kwJaEzlZSezDnpZGrE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a987d97&x-expires=1774465200&x-signature=lrSVBwuWTwu4rUP2UanbO0Wqyto%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c42a1565&x-expires=1774465200&x-signature=cLAyw0wpD7aKj%2BtMMJR0A5YgOqU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bb6871fd&x-expires=1774465200&x-signature=IsD30dlKRL4fya2rRY14OJ7vq2o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=63873d00&x-expires=1774465200&x-signature=7oVx4jporhK%2F4EymRGvtkQXz81g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2e021d32&x-expires=1774465200&x-signature=y9cjUihFZWxTvnqtVkf%2FyE3XU9U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8b54a5a5b38de7e3dc166e53747198b8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=447eaf06&x-expires=1774465200&x-signature=jD7Wy5XjUd0CDKCt56uQUIl8bqs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1709250924,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 35,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 35.997,\n                            \"duration_precision\": 35.997,\n                            \"shoot_duration_precision\": 35.997,\n                            \"video_duration_precision\": 35.997\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":31.994999999999997,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7341176688925199618,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000cnghipnog65q78dh9agg\\\",\\\"owner_id\\\":7247375794942411778,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7341176800795544322,\n                        \"id_str\": \"7341176800795544322\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"author\": \"C+C Music Factory\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Do You Wanna Get Funky?\\\"\",\n                            \"mixed_title\": \"original sound - rnb_source (Contains music from: Do You Wanna Get Funky? - C+C Music Factory)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Do You Wanna Get Funky?\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"C+C Music Factory\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 37055,\n                                \"start_ms\": 99648\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUAIgDbAZHkIlCUbfAyHA1c46QcntBeKQPpBn4~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 245907,\n                            \"h5_url\": \"\",\n                            \"id\": \"6696534678951692289\",\n                            \"performers\": null,\n                            \"title\": \"Do You Wanna Get Funky?\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7341176800795544322\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7341176800795544322,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"rnb_source\",\n                        \"owner_id\": \"7247375794942411778\",\n                        \"owner_nickname\": \"R&B SOURCE｜洋楽紹介\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7341176748019895042.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7443420124441823242,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAABh_Fx79JHn6Gq-RTCiYt_naAXkUqzSPCdNVljwusx-vGHE-LyANFHUe3uipkrkLr\",\n                        \"shoot_duration\": 35,\n                        \"sim_group_id_v3\": 26451759106,\n                        \"source_platform\": 24,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d5e70099a1d911482198c8b7cec18c47.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - rnb_source\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 395524,\n                        \"video_duration\": 35\n                    },\n                    \"music_begin_time_in_ms\": 906,\n                    \"music_end_time_in_ms\": 16072,\n                    \"music_selected_from\": \"edit_page_recent\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"0.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Apple TV is the best streaming box ?<br><br><h id=\\\"1\\\">#apple</h> <h id=\\\"8\\\">#applehome</h> <h id=\\\"106\\\">#appletv</h> <h id=\\\"129\\\">#homekit</h> <h id=\\\"542\\\">#smarthome</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1617564897731589\",\n                                \"hashtag_name\": \"applehome\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"8\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"106\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"65755597\",\n                                \"hashtag_name\": \"homekit\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"129\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"46633940\",\n                                \"hashtag_name\": \"smarthome\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"542\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"GB\",\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"Apple TV is the best streaming box ? #appletv\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 0,\n                                    \"end\": 5\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                },\n                                {\n                                    \"begin\": 38,\n                                    \"end\": 43\n                                },\n                                {\n                                    \"begin\": 43,\n                                    \"end\": 45\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out AppleHome Authority's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out AppleHome Authority’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out AppleHome Authority’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@followhomekit/video/7610085037874138390?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7610085037874138390&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@followhomekit/video/7610085037874138390?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7610085037874138390&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.5012275132896935, \\\\\\\"1\\\\\\\": 4.501196367900199, \\\\\\\"0\\\\\\\": 4.501122507366223}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -4.191709719244441e-05, \\\\\\\"2\\\\\\\": -0.00039172750190449005, \\\\\\\"-1\\\\\\\": -0.00017416307021903278}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":12.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.56,\\\\\\\"be\\\\\\\":[5.4,8112.6],\\\\\\\"ocf\\\\\\\":[-12.493,-3.0235,-4.9296,-11.0702,-15.241,-19.9766,-23.7691,-28.5339,-42.0102,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-19.9}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":12.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.1,\\\\\\\"be\\\\\\\":[5.4,8263.4],\\\\\\\"ocf\\\\\\\":[-12.5935,-2.9544,-5.0152,-11.0489,-15.34,-20.0692,-23.867,-28.0455,-41.6369,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-20}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.91],\\\\\\\"drr\\\\\\\":12.3,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.91,\\\\\\\"be\\\\\\\":[5.4,8209.5],\\\\\\\"ocf\\\\\\\":[-12.7549,-2.9922,-4.9339,-11.0105,-15.3224,-20.1243,-24.0671,-28.2782,-41.3742,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-20}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.88],\\\\\\\"drr\\\\\\\":13.1,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-5.81,\\\\\\\"be\\\\\\\":[5.4,8516.4],\\\\\\\"ocf\\\\\\\":[-12.9446,-3.1379,-4.6158,-11.2556,-15.5817,-19.9297,-23.9836,-28.4238,-40.7014,-60],\\\\\\\"il\\\\\\\":-19.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010221\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_02010325\\\\\\\",\\\\\\\"tag_01010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.87,0.16,0.15,0.12,0.12]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"46.573\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7610085037874138390\",\n                        \"collect_count\": 1068,\n                        \"comment_count\": 225,\n                        \"digg_count\": 8069,\n                        \"download_count\": 71,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 214737,\n                        \"repost_count\": 0,\n                        \"share_count\": 383,\n                        \"whatsapp_share_count\": 14\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7610085037874138390\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,tako_merge_feedbar_recall,search_result_darwin_recall,global_video_top_counter_recall\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0007384647862073586,\\\"generate_time\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple home\",\n                                        \"word_id\": \"8439360724796385786\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"direct_to_tako\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0013941719403629314,\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv price\",\n                                        \"word_id\": \"1886819270112247987\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 43,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"start\": 37,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 54,\n                            \"hashtag_id\": \"1617564897731589\",\n                            \"hashtag_name\": \"applehome\",\n                            \"is_commerce\": false,\n                            \"start\": 44,\n                            \"tag_id\": \"8\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 63,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 55,\n                            \"tag_id\": \"106\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 72,\n                            \"hashtag_id\": \"65755597\",\n                            \"hashtag_name\": \"homekit\",\n                            \"is_commerce\": false,\n                            \"start\": 64,\n                            \"tag_id\": \"129\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 83,\n                            \"hashtag_id\": \"46633940\",\n                            \"hashtag_name\": \"smarthome\",\n                            \"is_commerce\": false,\n                            \"start\": 73,\n                            \"tag_id\": \"542\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 2.172308932291666,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=3824c1a9&x-expires=1774465200&x-signature=MQtpg%2F9%2Bku6BkB8396mOWt5xt4g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=f7327f11&x-expires=1774465200&x-signature=Y5U8jkUzndh34pXr5QPX4fv2b%2Fc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=310db46c&x-expires=1774465200&x-signature=cUgsxp8OXFER9Rh91QF%2Bm6Vhwus%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=3824c1a9&x-expires=1774465200&x-signature=MQtpg%2F9%2Bku6BkB8396mOWt5xt4g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=f7327f11&x-expires=1774465200&x-signature=Y5U8jkUzndh34pXr5QPX4fv2b%2Fc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=310db46c&x-expires=1774465200&x-signature=cUgsxp8OXFER9Rh91QF%2Bm6Vhwus%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=3824c1a9&x-expires=1774465200&x-signature=MQtpg%2F9%2Bku6BkB8396mOWt5xt4g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.image?dr=8606&refresh_token=f7327f11&x-expires=1774465200&x-signature=Y5U8jkUzndh34pXr5QPX4fv2b%2Fc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQDfHFMVABsReDg3Q06FtAEKklEEnp0kgCB4Qg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=310db46c&x-expires=1774465200&x-signature=cUgsxp8OXFER9Rh91QF%2Bm6Vhwus%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 466260,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 885079,\n                                    \"file_cs\": \"c:0-14264-446f\",\n                                    \"file_hash\": \"0248e6d3ece6566aca967679f63e388b\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_1080p_466260\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/29a52f3682c1a888a04df2fcce66bdc1/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o43etAMEqgRKbIwQ1BFpAL8Dg0k5AF45fHnEsg/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=455&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aTg4Ozg4ZGc2ZGVoOTtkaUBpM3VvN2o5cmU6OTMzbzczNUAzL15eMS5fXy4xXjIvYmNfYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/f2d5eb593e34c0eb095e92e82c9c96e0/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o43etAMEqgRKbIwQ1BFpAL8Dg0k5AF45fHnEsg/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=455&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aTg4Ozg4ZGc2ZGVoOTtkaUBpM3VvN2o5cmU6OTMzbzczNUAzL15eMS5fXy4xXjIvYmNfYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bffae8265eab4a13bdba1545a8a5256f&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjEzY2RiNzZhNjY0ZmE0MGYyNmNlYmFjZjRlMjBmMzA2&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 126132}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 165509}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 217617}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 291929}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 330564}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 589124}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.389, \\\\\\\"v960\\\\\\\": 99.633, \\\\\\\"v864\\\\\\\": 99.721, \\\\\\\"v720\\\\\\\": 99.794}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.436, \\\\\\\"v960\\\\\\\": 94.098, \\\\\\\"v864\\\\\\\": 94.805, \\\\\\\"v720\\\\\\\": 95.418}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.482,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":82.918,\\\\\\\"srv1\\\\\\\":85.223},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":82.918,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96881}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 356201,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 676159,\n                                    \"file_cs\": \"c:0-14265-d5ae\",\n                                    \"file_hash\": \"a9c9d5929018cf697a67529addd63088\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_720p_356201\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/f3aa46d70b4577da7eb3494fbd8410f6/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oM5E0fHesgnRD6oIUKgEAtBkLFnFQpngp3MAn8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=347&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDlmZmU3aWUzODtpZjw4N0BpM3VvN2o5cmU6OTMzbzczNUA1MTY0MTVeNmIxLi8zLzEvYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/97e3e23479a3a1bc246bae186fd1293a/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oM5E0fHesgnRD6oIUKgEAtBkLFnFQpngp3MAn8/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=347&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDlmZmU3aWUzODtpZjw4N0BpM3VvN2o5cmU6OTMzbzczNUA1MTY0MTVeNmIxLi8zLzEvYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2445296c2f1845e09baf844b7c9c468e&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFhNzgwOGI1MTg3Y2MzODdlMmExZmQ5MDJkZmMyYTM1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 94093}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 123528}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 162260}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 215789}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 246464}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 447167}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.667, \\\\\\\"v960\\\\\\\": 98.699, \\\\\\\"v864\\\\\\\": 98.964, \\\\\\\"v720\\\\\\\": 99.432}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.49, \\\\\\\"v960\\\\\\\": 90.101, \\\\\\\"v864\\\\\\\": 91.093, \\\\\\\"v720\\\\\\\": 94.371}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.482,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":76.972,\\\\\\\"srv1\\\\\\\":84.878},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":76.972,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96881}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 283946,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 539001,\n                                    \"file_cs\": \"c:0-14265-eb7f\",\n                                    \"file_hash\": \"c1130999ecbb22752c03db1f3e4f3099\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_283946\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/d397e4e1bce9cde86b6f56060f7b1e29/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=277&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/e24bce575b894b9cc1a50097c1709e4a/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=277&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=598a67870c764f02af4b4479fc68b7e0&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MmQ0MTQ0YzZmMDllMzY1MWIxYzdjMTY5MTk5OTQy&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 77913}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 99224}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 127733}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 170677}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 193189}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 352481}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.951, \\\\\\\"v960\\\\\\\": 96.89, \\\\\\\"v864\\\\\\\": 98.012, \\\\\\\"v720\\\\\\\": 98.715}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.32, \\\\\\\"v960\\\\\\\": 86.079, \\\\\\\"v864\\\\\\\": 88.02, \\\\\\\"v720\\\\\\\": 90.806}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.482,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.472,\\\\\\\"srv1\\\\\\\":84.296},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":72.472,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"de891c23f0fd4e5d3427584b3ac54f89\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64670}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 176522,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 335061,\n                                    \"file_cs\": \"c:0-14259-2b59\",\n                                    \"file_hash\": \"6a19aab5af2e5376981751871ad2c37c\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_176522\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/3532d9fa33019b8387221ddafb70ed57/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/osmAwAfQyzEF6dIWCWwFIWiiuEHbN0cuBUCjA9/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=172&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NGhnZmgzNzZoOTVnZjtmNkBpM3VvN2o5cmU6OTMzbzczNUA0MjQ2MC9fNTAxLV81YF81YSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/1e9c3bbb82c791094123097b9ee3bf10/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/osmAwAfQyzEF6dIWCWwFIWiiuEHbN0cuBUCjA9/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=172&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NGhnZmgzNzZoOTVnZjtmNkBpM3VvN2o5cmU6OTMzbzczNUA0MjQ2MC9fNTAxLV81YF81YSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=83bcc88cbd02463e83b4203e9c7d5e71&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4N2UwYTlhMTg3ZjMzNWNiZjQwZDJjMGUzMjk5NzRm&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 52252}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 67834}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 86338}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 114634}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 128969}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 231771}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.618, \\\\\\\"v960\\\\\\\": 92.053, \\\\\\\"v864\\\\\\\": 93.394, \\\\\\\"v720\\\\\\\": 95.38}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.856, \\\\\\\"v960\\\\\\\": 80.667, \\\\\\\"v864\\\\\\\": 83.118, \\\\\\\"v720\\\\\\\": 86.504}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.112,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.004,\\\\\\\"srv1\\\\\\\":76.593},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":66.004,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 86.427, \\\\\\\"sr20\\\\\\\": 95.086}}\\\",\\\"audio_bit_rate\\\":32519,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 141868,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 269285,\n                                    \"file_cs\": \"c:0-14259-6bca\",\n                                    \"file_hash\": \"981708e8c2c3f8481d0ce73e858a3da1\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                                    \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_141868\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/ce5ed573d17f40d83979dccb0f2ad210/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/osRs8FtKAg8I3Ibp0HkFEMsnQBgfjNe45gD7EA/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=138&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NzVnPDQ2ZmhpNWVoZGgzOEBpM3VvN2o5cmU6OTMzbzczNUAxNC5eMWIzXzIxMGFhYWIzYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/49ef757279b05acbcb27a5c52628ee39/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/osRs8FtKAg8I3Ibp0HkFEMsnQBgfjNe45gD7EA/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=138&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NzVnPDQ2ZmhpNWVoZGgzOEBpM3VvN2o5cmU6OTMzbzczNUAxNC5eMWIzXzIxMGFhYWIzYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=65e0dedade3b425fbe6ce341a91d7244&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0MWIzZDY0OTdkYWFiYjRmMmY0Y2Q2OTI5ZjRiNTQy&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 46355}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 59294}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 74823}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 98696}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 110019}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 187379}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.194, \\\\\\\"v960\\\\\\\": 88.682, \\\\\\\"v864\\\\\\\": 89.826, \\\\\\\"v720\\\\\\\": 92.595}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.286, \\\\\\\"v960\\\\\\\": 76.958, \\\\\\\"v864\\\\\\\": 79.606, \\\\\\\"v720\\\\\\\": 83.593}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.112,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.327,\\\\\\\"srv1\\\\\\\":73.169},\\\\\\\"src\\\\\\\":83.112,\\\\\\\"trans\\\\\\\":63.327,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 82.989, \\\\\\\"sr20\\\\\\\": 91.649}}\\\",\\\"audio_bit_rate\\\":24452,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=f6cded30&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=Bfbb8faX4Z99jk633wCXF2%2FeQKo%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=c6c8dc57&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=Yi1gST4aN4pCTQpyZqbyVxu%2BzLM%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=a275cf5c&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=%2BZXDmQmEay1DaNLTGKY1GwEsdgc%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 1359155,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"height\": 720,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/c99c323f408e073717007b601c3c85ea/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oMrEseFn3QDptggAM0lgfgEApcIURrKFkCJHdB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&eid=5376&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZmRmOGVoNDRkZTw0ZDs2OkBpM3VvN2o5cmU6OTMzbzczNUA2MjEtLTI1NS8xL2FhMS5eYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/192ea4515ae79781d373dc77d5af6f84/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oMrEseFn3QDptggAM0lgfgEApcIURrKFkCJHdB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&eid=5376&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZmRmOGVoNDRkZTw0ZDs2OkBpM3VvN2o5cmU6OTMzbzczNUA2MjEtLTI1NS8xL2FhMS5eYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6e76bfog65g040lcrt0&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=a71348dad1294b2a81815e0b054c5a9c&item_id=7610085037874138390&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY1NmQ0ZWI2YTkzYjY0ZThlOGQ3YzE0MmUzOGNmZWJh&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 1286741,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"file_hash\": \"566e3074d9db3d8da7abe37bb3e1b9a1\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_h264_540p_677901\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e7ef5df128c770c365a2eec650cb1942/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=662&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/453e92a60e960bb338db00f2279c65e1/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=662&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0569c63e3c546aa86121a14243ea309&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMTJlOGYyYTY4ZTg5MDY0ZTM0NTNiOWVmMzcxMzY1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15185,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=e44653e1&x-expires=1774465200&x-signature=DoKYgyc0umZzH%2B40BNdiCI6vcfM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=1c94c206&x-expires=1774465200&x-signature=ZaOGjqrJ4ILoDoso44T6GfspoHs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAifjimxABWIDBwbI6dCWAVFS1iCz0AywBAcIQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7b042419&x-expires=1774465200&x-signature=FKVSd%2F6DjGXUrpkP3QqGxoTOhgQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"2\\\",\\\"LoudnessRangeEnd\\\":\\\"-19\\\",\\\"LoudnessRangeStart\\\":\\\"-21.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-18.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-21.1,\\\\\\\"Peak\\\\\\\":0.51286,\\\\\\\"Loudness\\\\\\\":-19.8,\\\\\\\"LoudnessRange\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-18.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.167},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.597,\\\\\\\"LTotal\\\\\\\":-22.16,\\\\\\\"Peak\\\\\\\":-5.807,\\\\\\\"RTotal\\\\\\\":-21.563},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.93,\\\\\\\"SingingRatio\\\\\\\":0.8,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2342.09,\\\\\\\"FCenR\\\\\\\":2311.72,\\\\\\\"Spkr100G\\\\\\\":1.4,\\\\\\\"Spkr150G\\\\\\\":2.87,\\\\\\\"Spkr200G\\\\\\\":3.37},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.872}},\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0636\\\",\\\"brightness_mean\\\":\\\"125.0704\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0164\\\",\\\"loudness\\\":\\\"-19.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0529\\\",\\\"peak\\\":\\\"0.51286\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771861019}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.8847\\\",\\\"vq_score\\\":\\\"67.7\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d6e76bfog65g040lcrt0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/2fab950da13ef2e03be481f65a78348b/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oYAaAPbzAiuBACjQI0iBwJf6EilBwmFQCydWWI/?a=1233\\\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\\\u0026\\\\u0026bt=658\\\\u0026ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=ZWU3ZWVoZzdkMzM2M2Y4OkBpM3VvN2o5cmU6OTMzbzczNUA1Ni4xL2AwX18xX2A0NGMuYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032419440315FD6A9730952E13FBEF\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/a5c99359b68ceb65a69190687d1f6f11/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oYAaAPbzAiuBACjQI0iBwJf6EilBwmFQCydWWI/?a=1233\\\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\\\u0026\\\\u0026bt=658\\\\u0026ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=ZWU3ZWVoZzdkMzM2M2Y4OkBpM3VvN2o5cmU6OTMzbzczNUA1Ni4xL2AwX18xX2A0NGMuYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032419440315FD6A9730952E13FBEF\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6e76bfog65g040lcrt0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=17f57c70c3b040bab43dce2b4b149b8b\\\\u0026item_id=7610085037874138390\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxY2VhYmI5ZDYxY2E0YTQwZGFhM2ZiNTgxNzdlMzg5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1617456,\\\"file_cs\\\":\\\"c:0-14045-4149\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f3388226&x-expires=1774465200&x-signature=94uQJoJkdu7nEcSUG0Qog5W3UqQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=21ed04b8&x-expires=1774465200&x-signature=h1oDIh%2FtaDtAel2TRmL3AtIJalI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAj0AcL2iWAiWmdACwVIz6AkImQFBCAwCf6Iby~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=7181fe4e&x-expires=1774465200&x-signature=UhKHSR00wvbUce6yBvp%2BQ94zgnU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1286741,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"file_hash\": \"566e3074d9db3d8da7abe37bb3e1b9a1\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_h264_540p_677901\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e7ef5df128c770c365a2eec650cb1942/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=662&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/453e92a60e960bb338db00f2279c65e1/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=662&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0569c63e3c546aa86121a14243ea309&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMTJlOGYyYTY4ZTg5MDY0ZTM0NTNiOWVmMzcxMzY1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 539001,\n                            \"file_cs\": \"c:0-14265-eb7f\",\n                            \"file_hash\": \"c1130999ecbb22752c03db1f3e4f3099\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_bytevc1_540p_283946\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d397e4e1bce9cde86b6f56060f7b1e29/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=277&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/e24bce575b894b9cc1a50097c1709e4a/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/oQvKLHZADIM40egMAsFQkERt3BfjpcFQEHggEn/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=277&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Mzo7Zjw3ZWk1aTlmOjpkPEBpM3VvN2o5cmU6OTMzbzczNUBiXzNjNDExXi0xNC01MzUyYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=598a67870c764f02af4b4479fc68b7e0&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MmQ0MTQ0YzZmMDllMzY1MWIxYzdjMTY5MTk5OTQy&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1286741,\n                            \"file_cs\": \"c:0-14045-4149\",\n                            \"file_hash\": \"566e3074d9db3d8da7abe37bb3e1b9a1\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d6e76bfog65g040lcrt0\",\n                            \"url_key\": \"v24044gl0000d6e76bfog65g040lcrt0_h264_540p_677901\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e7ef5df128c770c365a2eec650cb1942/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=662&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/453e92a60e960bb338db00f2279c65e1/69c33df3/video/tos/no1a/tos-no1a-ve-0068-no/o8OQjEBWcw0A6QZdQZirAizCICBBAwmyFIfiWb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=662&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDZoNzdkNTlkOTg2NmY5M0BpM3VvN2o5cmU6OTMzbzczNUAtXjAvLi4uNV4xYGIzNjJjYSNxYC0tMmRjM2JhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0569c63e3c546aa86121a14243ea309&is_play_url=1&item_id=7610085037874138390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMTJlOGYyYTY4ZTg5MDY0ZTM0NTNiOWVmMzcxMzY1&source=SEARCH&video_id=v24044gl0000d6e76bfog65g040lcrt0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\",\\\"rec_audio_effect\\\":\\\"5\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7610085037874138390\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7610085037874138390,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=750156a0&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAQ4QEF3R6KnABDpAFcef3cg0MgEtEmgksHCBU~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=f6cded30&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=Bfbb8faX4Z99jk633wCXF2%2FeQKo%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7610085037874138390\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 31,\n                        \"author\": \"souledout\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6862f148&x-expires=1774465200&x-signature=KWTiccvP4jL5iQZEAMtnLEk6whw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8d4d9471&x-expires=1774465200&x-signature=YkSQznQdciSICRGqSnSv0PO9erM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=1139be93&x-expires=1774465200&x-signature=u1dV1JWALajF%2FOTFt9Tfs4wytmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a0d12d02&x-expires=1774465200&x-signature=3kZmSRvhFSgflZGlZ8oZI0%2BHDtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=21b6ad82&x-expires=1774465200&x-signature=RmFscycPFy3H7x7xOvpatEg%2FTtk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2774bb2c&x-expires=1774465200&x-signature=Yuzizx6IfoR7Ko%2BuIOmRq32sdDs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=44534886&x-expires=1774465200&x-signature=AVo4O134KAB3oCJknwVc2YS3a88%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=91637851&x-expires=1774465200&x-signature=SAV5tDc%2B10gYSx4YbZ5rPgBZIvI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=392a9d41&x-expires=1774465200&x-signature=OryKrekk4fOVNpyyXu525Z7mys4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6862f148&x-expires=1774465200&x-signature=KWTiccvP4jL5iQZEAMtnLEk6whw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8d4d9471&x-expires=1774465200&x-signature=YkSQznQdciSICRGqSnSv0PO9erM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=1139be93&x-expires=1774465200&x-signature=u1dV1JWALajF%2FOTFt9Tfs4wytmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a0d12d02&x-expires=1774465200&x-signature=3kZmSRvhFSgflZGlZ8oZI0%2BHDtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=21b6ad82&x-expires=1774465200&x-signature=RmFscycPFy3H7x7xOvpatEg%2FTtk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2774bb2c&x-expires=1774465200&x-signature=Yuzizx6IfoR7Ko%2BuIOmRq32sdDs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768447304,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 31,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 31.582,\n                            \"duration_precision\": 31.582,\n                            \"shoot_duration_precision\": 31.582,\n                            \"video_duration_precision\": 31.582\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7595423196338261262,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5k5qhvog65lisvmrnc0\\\",\\\"owner_id\\\":7481908454015616043,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7595423257608604429,\n                        \"id_str\": \"7595423257608604429\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d\",\n                                        \"url_list\": [\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=74f5831c&x-expires=1774465200&x-signature=zYSmeG3EP1nBtNQZrJPcmCSPshs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c700669b&x-expires=1774465200&x-signature=k1zx08tEdHCCOJj2h6tknijVs18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5176e685&x-expires=1774465200&x-signature=scWHj%2Fv6%2BNy1rbgub%2FPNzDvhyZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"bktherula\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": false,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"BKTHERULA\",\n                                    \"sec_uid\": \"MS4wLjABAAAA9O6dotDzv1QXBzVwifwY1jIF6ZvYl9Zmn9V1-UJ7o0MLgy-zNdQD_GOhK2jT2kuJ\",\n                                    \"status\": 1,\n                                    \"uid\": \"6729521491316065285\"\n                                }\n                            ],\n                            \"author\": \"Bktherula\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"BIG FEELING\\\"\",\n                            \"mixed_title\": \"original sound - m.m.i (Contains music from: BIG FEELING - Bktherula)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1750896000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"BIG FEELING\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Bktherula\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 84287,\n                                \"start_ms\": 2688\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 115003,\n                            \"h5_url\": \"\",\n                            \"id\": \"7486318293185529873\",\n                            \"performers\": null,\n                            \"title\": \"BIG FEELING\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7595423257608604429\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7486323505253140532\n                        ],\n                        \"music_ugid\": 7595423257608604429,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"m.m.i\",\n                        \"owner_id\": \"7481908454015616043\",\n                        \"owner_nickname\": \"souledout\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7486323505253140532,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAf0uhCVRuN6uPFwTASDss3LEp-7T0zMHNkFoEOgifOZBJWAN1ccrcs9zsCnQwdyL_\",\n                        \"shoot_duration\": 31,\n                        \"sim_group_id_v3\": 92315664386,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - m.m.i\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 18948,\n                        \"video_duration\": 31\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": [\n                        {\n                            \"actions\": [\n                                {\n                                    \"action_type\": 1,\n                                    \"icon\": {\n                                        \"height\": 720,\n                                        \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                        \"url_list\": [\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                        ],\n                                        \"url_prefix\": null,\n                                        \"width\": 720\n                                    },\n                                    \"schema\": \"shoot\"\n                                }\n                            ],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_ucg_template\",\n                            \"description\": \"Templates\",\n                            \"extra\": \"{\\\"tags\\\":\\\"\\\",\\\"music_post_unavailable\\\":\\\"false\\\",\\\"title\\\":\\\"\\\",\\\"template_used_functions\\\":\\\"start_over,edit_video_length\\\",\\\"sub_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\",\\\"origin_video_id\\\":\\\"7600925740875500831\\\",\\\"author_id\\\":\\\"7484631015611335726\\\",\\\"music_id\\\":\\\"7595423257608604429\\\",\\\"icon\\\":\\\"https://p9-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/default_clip_cover.png.jpeg\\\",\\\"nle_summary\\\":\\\"{\\\\\\\"slots\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.866666078567505,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":2.866666078567505,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972816294747614430272152\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":7.759087085723877,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":7.759087085723877,\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"urs://music_resource?clip_id=7595423257608604429\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"audio\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972840484231114575036952\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.8333330154418945,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.9893940091133118,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":4.710605144500732,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":2.866666078567505,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972816294782614430269080\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":3.048485040664673,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":7.759089946746826,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":4.710605144500732,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176972837664104114859027224\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080}]\\\\\\\",\\\\\\\"ratio\\\\\\\":0.5625,\\\\\\\"duration\\\\\\\":7759,\\\\\\\"alignmode\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"features\\\\\\\":[\\\\\\\"T_Base\\\\\\\",\\\\\\\"SWING\\\\\\\",\\\\\\\"E\\\\\\\",\\\\\\\"AUVOLUME\\\\\\\",\\\\\\\"BALANCED_GAIN\\\\\\\"],\\\\\\\"featurebits\\\\\\\":[16385,540672,2],\\\\\\\"resourceinfo\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"effectinfo\\\\\\\":\\\\\\\"\\\\\\\"}\\\",\\\"nle_extra\\\":\\\"\\\"}\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/20px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"7600925764766138382\",\n                            \"keyword\": \"Try TikTok template\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"7600925764766138382\\\",\\\"anchor_name\\\":\\\"Try TikTok template\\\",\\\"anchor_type\\\":\\\"ugc_template\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                            \"schema\": \"\",\n                            \"thumbnail\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/64px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"type\": 65\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a6ab5987&x-expires=1774465200&x-signature=Imt5jGXHN595sCrAFWH3%2FS4txuY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=232a3ab3&x-expires=1774465200&x-signature=vuwpifgshLyVk37BQdSLu9e9wso%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=553749fd&x-expires=1774465200&x-signature=yte02dfOOayQq44z7CFMRpYSlRI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=71e0bdd5&x-expires=1774465200&x-signature=WMws8vHZLJJ%2FbRws7%2Bpfpe8bbSE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c727bbe1&x-expires=1774465200&x-signature=IXuzgUWc7%2BzNYbpCZCOtrIo52rg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=1d1231b1&x-expires=1774465200&x-signature=P1eAlW%2BL9mdVH3Br25kyjmBMzNE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=074e38e9&x-expires=1774465200&x-signature=1F89p06u7hVl8O2vObONhSFKip8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a6a1a04b&x-expires=1774465200&x-signature=S4EgPydYO5Y7kxguTfgpi0kL2Bk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3662d05a&x-expires=1774465200&x-signature=cd8RuoxxPDtD2RcJRLAA3uPd8jQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d4c2bcea&x-expires=1774465200&x-signature=ByWIrdQ02ibl49sP3Og5Lh4FNMs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f9e1f7a0&x-expires=1774465200&x-signature=nYxMLslemeH6n8k8bvjfTxyDdTA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=2c95463a&x-expires=1774465200&x-signature=CpeyJVCfWQdMIYmXhy1T00s0TeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=557f1e53&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=t%2BzQ24oRQi1kE1H03CLLPqBRjmw%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=8554bfc3&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=1tPJquA00G2YDo9Jh%2Fint9ZnTY8%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=11eb1acd&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=2nIuXB8RK3NenxuGloS%2F%2BBCK4w4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 1448,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 38,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"You\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"prollyjailah\",\n                        \"search_user_name\": \"You\",\n                        \"sec_uid\": \"MS4wLjABAAAA5FFYg1v8T72IOJXMYbleGoK8AeGP7PBFOeqXh_2WQbBRlInZrO5GE4wkKmz-lRXS\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7484631015611335726\",\n                        \"unique_id\": \"prollyjailah\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7484631015611335726,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7600925740875500831\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"1886819270112247987\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"apple tv price\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"has_author_comment\": true,\n                        \"has_visual_comment\": true,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00018975707497113174}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 2,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1769728451,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"filter\",\n                            \"beautify_used\",\n                            \"editor_pro\",\n                            \"select_music\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"I love having a Apple TV for this specific reason ( I posted how to do it )\",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": 7600916744743570719,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7600925740875500831\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7600925740875500831\n                        ],\n                        \"GroupdIdList1\": [\n                            7600925740875500831\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"ic_asset_info\": [\n                        {\n                            \"anchor_related\": {\n                                \"status\": 1\n                            },\n                            \"asset_id\": 7600925764766138382,\n                            \"asset_type\": \"UGCTemplate\",\n                            \"extra\": \"{\\\"template_source\\\":\\\"monorepo\\\",\\\"template_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\"}\",\n                            \"resource_id\": 7600925764766138382\n                        }\n                    ],\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 31,\n                        \"author\": \"souledout\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6862f148&x-expires=1774465200&x-signature=KWTiccvP4jL5iQZEAMtnLEk6whw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8d4d9471&x-expires=1774465200&x-signature=YkSQznQdciSICRGqSnSv0PO9erM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=1139be93&x-expires=1774465200&x-signature=u1dV1JWALajF%2FOTFt9Tfs4wytmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a0d12d02&x-expires=1774465200&x-signature=3kZmSRvhFSgflZGlZ8oZI0%2BHDtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=21b6ad82&x-expires=1774465200&x-signature=RmFscycPFy3H7x7xOvpatEg%2FTtk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2774bb2c&x-expires=1774465200&x-signature=Yuzizx6IfoR7Ko%2BuIOmRq32sdDs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=44534886&x-expires=1774465200&x-signature=AVo4O134KAB3oCJknwVc2YS3a88%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=91637851&x-expires=1774465200&x-signature=SAV5tDc%2B10gYSx4YbZ5rPgBZIvI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=392a9d41&x-expires=1774465200&x-signature=OryKrekk4fOVNpyyXu525Z7mys4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6862f148&x-expires=1774465200&x-signature=KWTiccvP4jL5iQZEAMtnLEk6whw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8d4d9471&x-expires=1774465200&x-signature=YkSQznQdciSICRGqSnSv0PO9erM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=1139be93&x-expires=1774465200&x-signature=u1dV1JWALajF%2FOTFt9Tfs4wytmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a0d12d02&x-expires=1774465200&x-signature=3kZmSRvhFSgflZGlZ8oZI0%2BHDtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=21b6ad82&x-expires=1774465200&x-signature=RmFscycPFy3H7x7xOvpatEg%2FTtk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/531b9dea30b84ab4edfb418c8a2498dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2774bb2c&x-expires=1774465200&x-signature=Yuzizx6IfoR7Ko%2BuIOmRq32sdDs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768447304,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 31,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 31.582,\n                            \"duration_precision\": 31.582,\n                            \"shoot_duration_precision\": 31.582,\n                            \"video_duration_precision\": 31.582\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7595423196338261262,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5k5qhvog65lisvmrnc0\\\",\\\"owner_id\\\":7481908454015616043,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7595423257608604429,\n                        \"id_str\": \"7595423257608604429\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d\",\n                                        \"url_list\": [\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=74f5831c&x-expires=1774465200&x-signature=zYSmeG3EP1nBtNQZrJPcmCSPshs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c700669b&x-expires=1774465200&x-signature=k1zx08tEdHCCOJj2h6tknijVs18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5176e685&x-expires=1774465200&x-signature=scWHj%2Fv6%2BNy1rbgub%2FPNzDvhyZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"bktherula\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": false,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"BKTHERULA\",\n                                    \"sec_uid\": \"MS4wLjABAAAA9O6dotDzv1QXBzVwifwY1jIF6ZvYl9Zmn9V1-UJ7o0MLgy-zNdQD_GOhK2jT2kuJ\",\n                                    \"status\": 1,\n                                    \"uid\": \"6729521491316065285\"\n                                }\n                            ],\n                            \"author\": \"Bktherula\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"BIG FEELING\\\"\",\n                            \"mixed_title\": \"original sound - m.m.i (Contains music from: BIG FEELING - Bktherula)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1750896000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"BIG FEELING\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Bktherula\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 84287,\n                                \"start_ms\": 2688\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 115003,\n                            \"h5_url\": \"\",\n                            \"id\": \"7486318293185529873\",\n                            \"performers\": null,\n                            \"title\": \"BIG FEELING\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7595423257608604429\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7486323505253140532\n                        ],\n                        \"music_ugid\": 7595423257608604429,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"m.m.i\",\n                        \"owner_id\": \"7481908454015616043\",\n                        \"owner_nickname\": \"souledout\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7595423314941250359.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7486323505253140532,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAf0uhCVRuN6uPFwTASDss3LEp-7T0zMHNkFoEOgifOZBJWAN1ccrcs9zsCnQwdyL_\",\n                        \"shoot_duration\": 31,\n                        \"sim_group_id_v3\": 92315664386,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/fc41ba2a83b389d25b3f773124c7b84c.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - m.m.i\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 18948,\n                        \"video_duration\": 31\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 7759,\n                    \"music_selected_from\": \"edit_page_recent\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"0.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"I love having a Apple TV for this specific reason ( I posted how to do it )\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"I love having a Apple TV for this specific reason ( I posted how to do it )\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 16,\n                                    \"end\": 21\n                                },\n                                {\n                                    \"begin\": 22,\n                                    \"end\": 24\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out You's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out You’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out You’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@prollyjailah/video/7600925740875500831?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7600925740875500831&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@prollyjailah/video/7600925740875500831?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7600925740875500831&source=h5_m\",\n                    \"shoot_tab_name\": \"video_15\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.73],\\\\\\\"drr\\\\\\\":6.6,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-13.68,\\\\\\\"be\\\\\\\":[26.9,12645.4],\\\\\\\"ocf\\\\\\\":[-5.7299,-7.4971,-9.9497,-7.4844,-8.9555,-9.1987,-16.4906,-23.6584,-30.416,-50.0245],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-24.6}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.73],\\\\\\\"drr\\\\\\\":6.6,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-13.56,\\\\\\\"be\\\\\\\":[26.9,12570],\\\\\\\"ocf\\\\\\\":[-5.8361,-7.5096,-9.9138,-7.4477,-8.932,-9.099,-16.3315,-23.3817,-30.3744,-49.9595],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-24.6}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.73],\\\\\\\"drr\\\\\\\":7,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-13.92,\\\\\\\"be\\\\\\\":[26.9,12704.6],\\\\\\\"ocf\\\\\\\":[-5.3933,-8.1965,-10.1946,-7.3945,-9.1601,-8.8311,-16.1941,-23.393,-29.9085,-48.981],\\\\\\\"do\\\\\\\":0.0002,\\\\\\\"il\\\\\\\":-24.5},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_01010231\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.74,0.22,0.19,0.06,0.05]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"53.919\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0705,2111.7754]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7600925740875500831\",\n                        \"collect_count\": 26063,\n                        \"comment_count\": 211,\n                        \"digg_count\": 274829,\n                        \"download_count\": 324,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 1111948,\n                        \"repost_count\": 0,\n                        \"share_count\": 3587,\n                        \"whatsapp_share_count\": 4\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7600925740875500831\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall,tako_merge_feedbar_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0020682623614795377,\\\"ecom_intent\\\":\\\"2\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tvs\",\n                                        \"word_id\": \"6301043186350128488\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"sug_user_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.033736802504223146,\\\"lvl1_category_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv price\",\n                                        \"word_id\": \"1886819270112247987\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 5.737355281690141,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=82176c6f&x-expires=1774465200&x-signature=WgL0L3FyLaN22oimPAnaKQWZOMc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=f3c94e05&x-expires=1774465200&x-signature=DQZ4dFcH87rp08Z70z9JotMVjw8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ea3254ed&x-expires=1774465200&x-signature=Ij1JRX7%2FtUF4qQ08XNhbwWNzJg8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=82176c6f&x-expires=1774465200&x-signature=WgL0L3FyLaN22oimPAnaKQWZOMc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=f3c94e05&x-expires=1774465200&x-signature=DQZ4dFcH87rp08Z70z9JotMVjw8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ea3254ed&x-expires=1774465200&x-signature=Ij1JRX7%2FtUF4qQ08XNhbwWNzJg8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=82176c6f&x-expires=1774465200&x-signature=WgL0L3FyLaN22oimPAnaKQWZOMc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.image?dr=8606&refresh_token=f3c94e05&x-expires=1774465200&x-signature=DQZ4dFcH87rp08Z70z9JotMVjw8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMctIZiVQWqdu3F7ICBAITe5jUSA6C5IQfiLf3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ea3254ed&x-expires=1774465200&x-signature=Ij1JRX7%2FtUF4qQ08XNhbwWNzJg8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 1607424,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 41,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1562818,\n                                    \"file_cs\": \"c:0-9006-4209\",\n                                    \"file_hash\": \"18ebc12e1c474e8dc450af21bf8243fa\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_1080p_1607424\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/166e33248bf3ea6e887520e75d1977ff/69c33deb/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owsP7Ab0eqgiXEISZ9FfICAIu70fmyQojCDyI7/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1569&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTlmOzM5MzczODs7MzpoPEBpanFoOHM5cmh4ODMzaTczNEBfNDIuYzIwNV8xYDYvMmI1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/516c727e6580f1ab785734d6ccdb203f/69c33deb/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owsP7Ab0eqgiXEISZ9FfICAIu70fmyQojCDyI7/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1569&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTlmOzM5MzczODs7MzpoPEBpanFoOHM5cmh4ODMzaTczNEBfNDIuYzIwNV8xYDYvMmI1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=89ee572098c845b0843056f0185c76b6&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZlY2NkYjdjNTgzOGFjNzU4M2Y3NjljM2U4NmYxMjE3&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 194238}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 339124}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 520669}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 683912}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 911880}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.478, \\\\\\\"v960\\\\\\\": 98.624, \\\\\\\"v864\\\\\\\": 99.04, \\\\\\\"v720\\\\\\\": 99.499}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.808, \\\\\\\"v960\\\\\\\": 94.618, \\\\\\\"v864\\\\\\\": 94.864, \\\\\\\"v720\\\\\\\": 96.399}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.293,\\\\\\\"srv1\\\\\\\":62.024},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":59.293,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":97664,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 930823,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 907553,\n                                    \"file_cs\": \"c:0-8203-e05c\",\n                                    \"file_hash\": \"bf490a42221bba3f7bbcf7b5e2865da8\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_720p_930823\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/a2209a4acf13eddfda5b1b4107690a51/69c33deb/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oc1I1EyDAusCXmbFfkSjIbAyQo3sT9Iee7pLoq/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=909&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OjloZTNnOGg0Ozg1ODNmZUBpanFoOHM5cmh4ODMzaTczNEAvYjFiMTVfNWIxLmMwNTZhYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/38bc66bfb90668b5788fe10740d19ba0/69c33deb/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oc1I1EyDAusCXmbFfkSjIbAyQo3sT9Iee7pLoq/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=909&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OjloZTNnOGg0Ozg1ODNmZUBpanFoOHM5cmh4ODMzaTczNEAvYjFiMTVfNWIxLmMwNTZhYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=db9c8035f21548e18eb58d40eb4ee627&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyMTIyMDUzZjRjOWU3ODFkNzMwMDQ2ZjQ5OGIwNzFh&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 125001}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 217628}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 332332}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 440227}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 583144}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.25, \\\\\\\"v960\\\\\\\": 97.173, \\\\\\\"v864\\\\\\\": 98.224, \\\\\\\"v720\\\\\\\": 98.526}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.405, \\\\\\\"v960\\\\\\\": 90.81, \\\\\\\"v864\\\\\\\": 91.75, \\\\\\\"v720\\\\\\\": 94.53}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":54.89,\\\\\\\"srv1\\\\\\\":61.578},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":54.89,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 99.496, \\\\\\\"sr20\\\\\\\": 106.527}}\\\",\\\"audio_bit_rate\\\":97664,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 787436,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 767751,\n                                    \"file_cs\": \"c:0-8203-db42\",\n                                    \"file_hash\": \"ab88395af6d382740c9d66d1a3a1c0a4\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_787436\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/7714c268417ce9691b51a7a7bb232cb7/69c33deb/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=768&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/a7a86adc5b2cc528cec4a750857bb347/69c33deb/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=768&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9be2c8a9ffc14363a34fe7a61ea26753&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwMjg2ZDMxNGJmOWIwZDk5NjljMzkxN2FkNTMzMjZm&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 108710}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 187111}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 280906}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 361793}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 481247}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.386, \\\\\\\"v960\\\\\\\": 96.138, \\\\\\\"v864\\\\\\\": 97.243, \\\\\\\"v720\\\\\\\": 98.255}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.02, \\\\\\\"v960\\\\\\\": 88.125, \\\\\\\"v864\\\\\\\": 89.741, \\\\\\\"v720\\\\\\\": 93.154}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":52.505,\\\\\\\"srv1\\\\\\\":61.406},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":52.505,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 97.623, \\\\\\\"sr20\\\\\\\": 106.597}}\\\",\\\"audio_bit_rate\\\":65297,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 671221,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 654441,\n                                    \"file_cs\": \"c:0-8203-d383\",\n                                    \"file_hash\": \"c756eac26a2c6c4547a398287b3a4f0d\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_671221\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/cfa590fd737e9ffbf612c859c5bb36c0/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oA1ldLRIIQLgA59393eNke3AjNYXSGquInwZCe/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=655&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2kzaWc2ZWQ8ZTc2ZTgzZEBpanFoOHM5cmh4ODMzaTczNEBiMDItMTEzXy4xYTQwYzBiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/c8c3ec5d4024d6eea0f7646d55d0bcac/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oA1ldLRIIQLgA59393eNke3AjNYXSGquInwZCe/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=655&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2kzaWc2ZWQ8ZTc2ZTgzZEBpanFoOHM5cmh4ODMzaTczNEBiMDItMTEzXy4xYTQwYzBiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ea30f53b73d44b19ba6b434d0f503fe0&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk0MDA5YTczYWU4OWI2ODRjYWNmZTViMTM5NWU0ZDc5&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 93217}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 157739}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 237648}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 309183}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 411040}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.255, \\\\\\\"v960\\\\\\\": 93.114, \\\\\\\"v864\\\\\\\": 95.272, \\\\\\\"v720\\\\\\\": 96.681}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.003, \\\\\\\"v960\\\\\\\": 84.76, \\\\\\\"v864\\\\\\\": 86.757, \\\\\\\"v720\\\\\\\": 89.946}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":49.987,\\\\\\\"srv1\\\\\\\":58.583},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":49.987,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.002, \\\\\\\"sr20\\\\\\\": 103.976}}\\\",\\\"audio_bit_rate\\\":65297,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 426562,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 415898,\n                                    \"file_cs\": \"c:0-8219-3600\",\n                                    \"file_hash\": \"d96b8e22e50c616f2f69b68938892ad7\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                                    \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_426562\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/d597ced768e9500e658d59022aaa075b/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooLWiIAitIJ5pjGAUHIe3TEfHZ6dBfaCqsgSW7/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=416&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZjVkNTo1aTQ1ZzhpM2c1ZUBpanFoOHM5cmh4ODMzaTczNEBhXjY2MGFjNmAxX15gL2NiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/9e5e192eea81b28623b60cb9a05e1ea9/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooLWiIAitIJ5pjGAUHIe3TEfHZ6dBfaCqsgSW7/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=416&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZjVkNTo1aTQ1ZzhpM2c1ZUBpanFoOHM5cmh4ODMzaTczNEBhXjY2MGFjNmAxX15gL2NiYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ebf22dc0afb54dc291ffd237929aa2dc&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjEzYmE0NGNiODgyMDVkNTE4MzQ0MjZlN2JiZjJi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 62874}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 99380}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 147958}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 191292}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 256104}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.979, \\\\\\\"v960\\\\\\\": 86.094, \\\\\\\"v864\\\\\\\": 88.146, \\\\\\\"v720\\\\\\\": 90.882}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.787, \\\\\\\"v960\\\\\\\": 77.0, \\\\\\\"v864\\\\\\\": 79.523, \\\\\\\"v720\\\\\\\": 82.807}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":62.485,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":43.825,\\\\\\\"srv1\\\\\\\":50.563},\\\\\\\"src\\\\\\\":62.485,\\\\\\\"trans\\\\\\\":43.825,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24737,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=c8b792df&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=zTD%2BpajNLyePpYyx0%2BmWZh%2FXJwk%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=d8a8de4d&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=zLJkHUHU3maWRCh4XvL7kGl%2BYpY%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=0175dcfc&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=ILE9QSLKp%2FYjEqsjUgBrJqdL5ck%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 1347505,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"height\": 720,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/27b868d4a7d034616536411093cc73ce/69c33deb/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o83USBTIZBifIsdfIA59WqSQCNjteAPPiELCQx/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1349&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTc7ZjpmOzNpOWU8PGloOEBpanFoOHM5cmh4ODMzaTczNEAxXmI0NS8yX14xXi9jLS8xYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/081ed615b2191f2d4a5275dfe42129fc/69c33deb/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o83USBTIZBifIsdfIA59WqSQCNjteAPPiELCQx/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1349&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTc7ZjpmOzNpOWU8PGloOEBpanFoOHM5cmh4ODMzaTczNEAxXmI0NS8yX14xXi9jLS8xYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d5tujevog65pa5herncg&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=452e0ff929ab46afb0582c877ce8a446&item_id=7600925740875500831&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNjYWExMzc1Y2MwZDY1MDg1NGI2ZDNiZjI0NTc2NzI1&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 1444068,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"file_hash\": \"6cb9db453b5adb1b32e403c9534a94a6\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_h264_720p_1481095\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/d6c02280047c2dcc72cc90b1e2e2d95c/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1446&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/99fd7beb7b90af23ea329eb200749d1e/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1446&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f37e634e67343f099efc3123851742a&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjZmExNGJmOTlhOGVjNDMzOGQ3M2NmODBlYWM2OTFi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 7800,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b710165&x-expires=1774465200&x-signature=KD7cIfDIvrcTPI9ccgUZ%2FTsugws%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q~tplv-tiktokx-origin.image?dr=8606&refresh_token=7ad4837c&x-expires=1774465200&x-signature=b%2BFXax29DsBPIvVX4a%2BYGZVXqzA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQoSxymXyAAyGjcfAQFy90qD7fsub4eEIICz3Q~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a94263d7&x-expires=1774465200&x-signature=ywvg6yQgDsMoWOJxXJ86oVPsRjs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-23.5\\\",\\\"LoudnessRangeStart\\\":\\\"-25.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-20.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-23.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":1.8,\\\\\\\"LoudnessRangeStart\\\\\\\":-25.3,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.71},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2869.56,\\\\\\\"FCenR\\\\\\\":2796.52,\\\\\\\"Spkr100G\\\\\\\":0.83,\\\\\\\"Spkr150G\\\\\\\":1.01,\\\\\\\"Spkr200G\\\\\\\":1.09},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-24.556},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.632},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-26.326,\\\\\\\"LRDiff\\\\\\\":-0.086,\\\\\\\"LTotal\\\\\\\":-26.412,\\\\\\\"Peak\\\\\\\":-13.915},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Loudness\\\\\\\":-24.5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-23.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-20.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-23.4,\\\\\\\"Peak\\\\\\\":0.20184,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0353\\\",\\\"brightness_mean\\\":\\\"135.1566\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0036\\\",\\\"loudness\\\":\\\"-24.5\\\",\\\"overexposure_ratio_mean\\\":\\\"0.013\\\",\\\"peak\\\":\\\"0.20184\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0705,2111.7754]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1769728450}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"8.0742\\\",\\\"vq_score\\\":\\\"53.27\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d5tujevog65pa5herncg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/e929cb071abbcddd1d9cb774208941b1/69c33deb/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQZj5ei5LBUvU8q4IWTdcQAIBfAaiIQ3tCdSfE/?a=1233\\\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\\\u0026\\\\u0026bt=1018\\\\u0026ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NmU1OjU5NTdmOjlkZmlmN0BpanFoOHM5cmh4ODMzaTczNEAuMF82YC0uXjMxXzMuYWE1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032419440315FD6A9730952E13FBEF\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/90dc8508e101cfdd528ee0c1c259917b/69c33deb/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQZj5ei5LBUvU8q4IWTdcQAIBfAaiIQ3tCdSfE/?a=1233\\\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\\\u0026\\\\u0026bt=1018\\\\u0026ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NmU1OjU5NTdmOjlkZmlmN0BpanFoOHM5cmh4ODMzaTczNEAuMF82YC0uXjMxXzMuYWE1YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032419440315FD6A9730952E13FBEF\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d5tujevog65pa5herncg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=84dcdf1c6ab6476ca41206c297b23b13\\\\u0026item_id=7600925740875500831\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdjMTY3MGQ1OTFmODZmYTU1YjA1MjRlNzAxN2RjMmM5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1538941,\\\"file_cs\\\":\\\"c:0-8040-a27f\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=fddb0157&x-expires=1774465200&x-signature=VopG6%2FiPGa9lpL7VaHqxNSFD20c%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=198559ae&x-expires=1774465200&x-signature=whOuVXaohG6ZAC1BBSAWWnRaKGA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oACFA63eCipXUIfAISiB5cfZIiUxATLWIq7dtj~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b3244705&x-expires=1774465200&x-signature=AdFXDqneFjRUP7sE9HSvqb%2B981s%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1444068,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"file_hash\": \"6cb9db453b5adb1b32e403c9534a94a6\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_h264_720p_1481095\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/d6c02280047c2dcc72cc90b1e2e2d95c/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1446&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/99fd7beb7b90af23ea329eb200749d1e/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1446&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f37e634e67343f099efc3123851742a&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjZmExNGJmOTlhOGVjNDMzOGQ3M2NmODBlYWM2OTFi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 767751,\n                            \"file_cs\": \"c:0-8203-db42\",\n                            \"file_hash\": \"ab88395af6d382740c9d66d1a3a1c0a4\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_bytevc1_540p_787436\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/7714c268417ce9691b51a7a7bb232cb7/69c33deb/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=768&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/a7a86adc5b2cc528cec4a750857bb347/69c33deb/video/tos/useast8/tos-useast8-pve-0068-tx2/ogUWIpCSIAwE9djZti1ofL3A7daBei5Tfqt6LI/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=768&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njo1aDk6aTY2NjRpPDs1ZUBpanFoOHM5cmh4ODMzaTczNEAyM14uXmIxXjMxYGNeYGI2YSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9be2c8a9ffc14363a34fe7a61ea26753&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwMjg2ZDMxNGJmOWIwZDk5NjljMzkxN2FkNTMzMjZm&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1444068,\n                            \"file_cs\": \"c:0-8040-a27f\",\n                            \"file_hash\": \"6cb9db453b5adb1b32e403c9534a94a6\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d5tujevog65pa5herncg\",\n                            \"url_key\": \"v15044gf0000d5tujevog65pa5herncg_h264_720p_1481095\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/d6c02280047c2dcc72cc90b1e2e2d95c/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1446&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/99fd7beb7b90af23ea329eb200749d1e/69c33deb/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owBILTSWQ6j3idUIifAJyIEB7AnqeYtCZ0frc5/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1446&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDc0OzU2aTwzNjY5Nzk6aUBpanFoOHM5cmh4ODMzaTczNEAvNDIwLmBiNmMxNGIwYjAwYSNgb2VeMmRzZ3FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3f37e634e67343f099efc3123851742a&is_play_url=1&item_id=7600925740875500831&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjZmExNGJmOTlhOGVjNDMzOGQ3M2NmODBlYWM2OTFi&source=SEARCH&video_id=v15044gf0000d5tujevog65pa5herncg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tag\": {\n                            \"background_color\": \"#545454\",\n                            \"en_title\": \"Top liked\",\n                            \"enable_lower_tag\": false,\n                            \"font_color\": \"#FFFFFF\",\n                            \"opacity\": 50,\n                            \"title\": \"Top liked\",\n                            \"type\": \"Top liked\"\n                        },\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7600925740875500831\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7600925740875500831,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/326529dfb3caeed206aee3a3b4f75ffb~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=557f1e53&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=t%2BzQ24oRQi1kE1H03CLLPqBRjmw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIL2dIAqMAiZif6xUj35efWxTBAICsItEcSU7~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=c8b792df&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=zTD%2BpajNLyePpYyx0%2BmWZh%2FXJwk%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7600925740875500831\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"Rio de Janeiro\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 240,\n                        \"author\": \"The Brazilians of Bossa Nova\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=29c56c28&x-expires=1774465200&x-signature=KPsq4PLCWZ8fSjP81bEjCOwW1Yw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c24c279c&x-expires=1774465200&x-signature=NFkKaRGT%2Favqf%2FCDGTeG7%2BVXnRI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4eac09a3&x-expires=1774465200&x-signature=kX%2BJivjYIUaIWisobewI1NyJkH4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b372df16&x-expires=1774465200&x-signature=4Cl7xbrUATPlcAJfNXAHYe7Zggs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=78ed0225&x-expires=1774465200&x-signature=DJx97gXUKFytEF68OPnmtpR8HzU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=11d8de0e&x-expires=1774465200&x-signature=9y3M2M%2F9f36uFj7NWlNk9PB84Qw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1724370550,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 240,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 240,\n                            \"duration_precision\": 240,\n                            \"shoot_duration_precision\": 240,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0.9854307,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4MEJTwKGlfGr7WnAAAmfpef1JCLTLIbAISIuQ\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocfQAGfIKALlC9re1AyTNMbfLGm3JK5vIIDEAW\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQkNkADGIBCEAGjgfaFAIVAFHyT1JwZffZQzaL\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oofNUMzGaIDkxTqEVLFf1IAfBmAWIACsyPAaWF\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.252186,\\\"music_vid\\\":\\\"v10ad6g50000cr3sssfog65shkmk6360\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7406114962912299025,\n                        \"id_str\": \"7406114962912299025\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"The Brazilians of Bossa Nova\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 23807,\n                                \"start_ms\": 155904\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 240000,\n                            \"h5_url\": \"\",\n                            \"id\": \"7406114376464205825\",\n                            \"performers\": null,\n                            \"title\": \"Ipanema Beach\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7406114962912299025\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7406115603557943346\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7406114962912299025,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYfxQQxYDqJ58BzGgEfnC0gZGFGlHmBtv5YZVH\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYfxQQxYDqJ58BzGgEfnC0gZGFGlHmBtv5YZVH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7406115603557943346,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 240,\n                        \"sim_group_id_v3\": 7406115603557943346,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYitoAEzgBQyAWCAiy2EAslAoXAfEUFAW4JwEB\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYitoAEzgBQyAWCAiy2EAslAoXAfEUFAW4JwEB\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            163\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Food\"\n                        ],\n                        \"theme_value\": [\n                            14\n                        ],\n                        \"title\": \"Ipanema Beach\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 23864,\n                        \"video_duration\": 6000\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"audio\": {\n                        \"TtsInfos\": [\n                            {\n                                \"bit_rate\": 64883,\n                                \"format\": \"mp4\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"59a5de94be4e3e5bf621bae75547d031\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/45eb0d7f0fad40cab90bce7426b8da19\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/64f33ffc647ccab077a916ef10189786/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/45eb0d7f0fad40cab90bce7426b8da19/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/40b8d78f8207906efc18fae3427be9b3/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/45eb0d7f0fad40cab90bce7426b8da19/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 32829,\n                                \"format\": \"mp4\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"38be2552d5fc76d5b67fa2d33f88e280\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/1f74449312b841c6be37e48f35f42a32\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/a2d062ecb0d03ecafd8ce1dfadac08c2/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/1f74449312b841c6be37e48f35f42a32/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/8a378c84bcbe2efadb31cf44969ee934/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/1f74449312b841c6be37e48f35f42a32/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 24825,\n                                \"format\": \"mp4\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"56723d2b46c1fac3853bece8e4a49584\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/ee0dc0e79f3c4bc780a8c686e78115ab\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/91d04c9fb56e82c1e63e8a7e81f8a286/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ee0dc0e79f3c4bc780a8c686e78115ab/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/1cda505f40f74e759e57fb6eeaa397a5/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ee0dc0e79f3c4bc780a8c686e78115ab/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 64885,\n                                \"format\": \"dash\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"7cf2f81235206ba594f7c34d2aa5221d\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/e61d88deeca8421daf0cf704586f6bc5/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/b1e203a43233505835e87c140fbf3bb5/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/e61d88deeca8421daf0cf704586f6bc5/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/15a5e9bb97850785efe77db74f1ef1c0/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/e61d88deeca8421daf0cf704586f6bc5/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/e61d88deeca8421daf0cf704586f6bc5/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 65028, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"7cf2f81235206ba594f7c34d2aa5221d\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 24827,\n                                \"format\": \"dash\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"fa67a90ad6788874d5a2487fb0ac14f4\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/5123c144eaff432a8e77f6cbc910bc1f/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/0901185fae5cb74b017aadbaf1c87aec/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/5123c144eaff432a8e77f6cbc910bc1f/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/ada8e1017d145b550821a3ba455bc28b/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/5123c144eaff432a8e77f6cbc910bc1f/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/5123c144eaff432a8e77f6cbc910bc1f/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 25382, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"fa67a90ad6788874d5a2487fb0ac14f4\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 32831,\n                                \"format\": \"dash\",\n                                \"lang\": \"spa-ES\",\n                                \"language_code\": \"es\",\n                                \"language_id\": 9,\n                                \"play_addr\": {\n                                    \"file_hash\": \"68e53c9b0952faddc4ea241a1a1237af\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/b0566ebd248b4cb296f21e55f32db855/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/a083dec60d9c7eeb71d949023cc5f347/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/b0566ebd248b4cb296f21e55f32db855/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/24aaf4c40d156c18e40a6dedcf1103d3/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/b0566ebd248b4cb296f21e55f32db855/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/b0566ebd248b4cb296f21e55f32db855/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 33333, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"68e53c9b0952faddc4ea241a1a1237af\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 32823,\n                                \"format\": \"mp4\",\n                                \"lang\": \"deu-DE\",\n                                \"language_code\": \"de\",\n                                \"language_id\": 20,\n                                \"play_addr\": {\n                                    \"file_hash\": \"b14eb40f0236070160a5717d8ef69a60\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/d24d4f35254c4d21ba79986ad5b36085\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/4849fd3a865f99316bf7f935a25665da/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/d24d4f35254c4d21ba79986ad5b36085/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/c5e14a23fd2c9bfb6dba8972bfd52542/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/d24d4f35254c4d21ba79986ad5b36085/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 64883,\n                                \"format\": \"mp4\",\n                                \"lang\": \"deu-DE\",\n                                \"language_code\": \"de\",\n                                \"language_id\": 20,\n                                \"play_addr\": {\n                                    \"file_hash\": \"e7d68b18911b0e6ddc225dac2651586f\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/ffea409224e64b718612502c22dc1c93\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/a977622816e95d4771c121fc38a336fd/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ffea409224e64b718612502c22dc1c93/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/22b21f255a3ddf83be3352662257cc15/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ffea409224e64b718612502c22dc1c93/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 24821,\n                                \"format\": \"mp4\",\n                                \"lang\": \"deu-DE\",\n                                \"language_code\": \"de\",\n                                \"language_id\": 20,\n                                \"play_addr\": {\n                                    \"file_hash\": \"05ccd37ba1f983c1048595f728823ee2\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/559aff181b444134a91d91e29541d7cf\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/c56a1bfeb6a06c93822596cc657bec63/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/559aff181b444134a91d91e29541d7cf/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/dee8ded88461241f5a5df50e053b8661/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/559aff181b444134a91d91e29541d7cf/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 24822,\n                                \"format\": \"dash\",\n                                \"lang\": \"deu-DE\",\n                                \"language_code\": \"de\",\n                                \"language_id\": 20,\n                                \"play_addr\": {\n                                    \"file_hash\": \"cf0c86a312a7ddb3282fe6d4cc605f38\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/0627e73ec03c470585dc5f1be6b113ff/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/e3f2924dbd6c559126d4632b1b5986df/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/0627e73ec03c470585dc5f1be6b113ff/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/632edb36d0ec9f74b8f70cc5db75a54b/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/0627e73ec03c470585dc5f1be6b113ff/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/0627e73ec03c470585dc5f1be6b113ff/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 25434, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"cf0c86a312a7ddb3282fe6d4cc605f38\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 64885,\n                                \"format\": \"dash\",\n                                \"lang\": \"deu-DE\",\n                                \"language_code\": \"de\",\n                                \"language_id\": 20,\n                                \"play_addr\": {\n                                    \"file_hash\": \"155da2af1202fd2ccdbcde9f5863aea4\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/abeebc78fe1d40e09a4125e0d5080017/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/6bd7cce0ecefdf8c4a64054d22faa033/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/abeebc78fe1d40e09a4125e0d5080017/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/86b6729b3b0699f0bad51c63b86a050a/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/abeebc78fe1d40e09a4125e0d5080017/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/abeebc78fe1d40e09a4125e0d5080017/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 65051, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"155da2af1202fd2ccdbcde9f5863aea4\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 32825,\n                                \"format\": \"dash\",\n                                \"lang\": \"deu-DE\",\n                                \"language_code\": \"de\",\n                                \"language_id\": 20,\n                                \"play_addr\": {\n                                    \"file_hash\": \"bdb802a109bd1696c7d9f96eb2a72f44\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/0df59ba4526e44fcb1619de804eeb85f/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/14b928e468399ae0b9548b64a3f83e82/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/0df59ba4526e44fcb1619de804eeb85f/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/d80adae2d18ef83d47838fd13e24d0bc/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/0df59ba4526e44fcb1619de804eeb85f/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/0df59ba4526e44fcb1619de804eeb85f/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 33327, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"bdb802a109bd1696c7d9f96eb2a72f44\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.2,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 32829,\n                                \"format\": \"dash\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"5000324b9fa605a3550e4602231c5228\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/a5951c74dd324e13bdf00ca81c24a829/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/7ef10c7c4491572f8257790c443a7543/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/a5951c74dd324e13bdf00ca81c24a829/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/0c0d27291e64c84b8b7425c7ca8736e1/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/a5951c74dd324e13bdf00ca81c24a829/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/a5951c74dd324e13bdf00ca81c24a829/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 33323, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"5000324b9fa605a3550e4602231c5228\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 64885,\n                                \"format\": \"dash\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"f4eb16e6c63adac9b5cd808f59053969\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/fe13ad6c223d453db2f0abc27ec28b26/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/1d4826a2d0c0f337b40b81c3648e9efa/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/fe13ad6c223d453db2f0abc27ec28b26/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/cd1dd245669cd415bf5beb75b7c7919c/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/fe13ad6c223d453db2f0abc27ec28b26/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/fe13ad6c223d453db2f0abc27ec28b26/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 64998, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"f4eb16e6c63adac9b5cd808f59053969\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 24824,\n                                \"format\": \"dash\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"67831502556732a7b3fc32acef0b290a\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pv-0037/445be5611b4e4fe5b6915fa728cd2c58/media-audio-und-mp4a\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/a0d19aaa5a91aab84fa1d59a1ccc6240/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/445be5611b4e4fe5b6915fa728cd2c58/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v16m.tiktokcdn-us.com/f1f8132708b6a4d94b768a7e5ae8e96f/69c33e3f/video/tos/alisg/tos-alisg-pv-0037/445be5611b4e4fe5b6915fa728cd2c58/media-audio-und-mp4a/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"{\\\"base_url\\\": \\\"tos-alisg-pv-0037/445be5611b4e4fe5b6915fa728cd2c58/\\\", \\\"audio\\\": {\\\"bandwidth\\\": 25441, \\\"base_url\\\": \\\"media-audio-und-mp4a\\\", \\\"index_range\\\": \\\"760-1019\\\", \\\"init_range\\\": \\\"0-759\\\", \\\"file_hash\\\": \\\"67831502556732a7b3fc32acef0b290a\\\"}}\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 24822,\n                                \"format\": \"mp4\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"50ae0056bbfa34d57ba519a9cbe3d953\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/eda393b54fa14a678bc7ba2d32cfafc0\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/f633011ccffc671960e4d1e813f6cad3/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/eda393b54fa14a678bc7ba2d32cfafc0/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/00db7860d9d752a601ab0ec3bc878a01/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/eda393b54fa14a678bc7ba2d32cfafc0/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 32827,\n                                \"format\": \"mp4\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"025d669292f9ec09a7584b62c14572b4\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/050e23f41bc14956a7168563266cf939\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/c391702f11e8a5c0493ffb24e88b2adc/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/050e23f41bc14956a7168563266cf939/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/ca03d6be57fb039c4e21309f3e522d66/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/050e23f41bc14956a7168563266cf939/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            },\n                            {\n                                \"bit_rate\": 64883,\n                                \"format\": \"mp4\",\n                                \"lang\": \"por-PT\",\n                                \"language_code\": \"pt\",\n                                \"language_id\": 8,\n                                \"play_addr\": {\n                                    \"file_hash\": \"fa22b90cd5ea51e475db421c69b94a60\",\n                                    \"height\": 720,\n                                    \"uri\": \"tos-alisg-pve-0037c001/54fc184f090e4c3886016cca68f1a56b\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/a0890e4dc2ea7707f47e077078302934/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/54fc184f090e4c3886016cca68f1a56b/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\",\n                                        \"https://v16m.tiktokcdn-us.com/48e2193b4300c7ea50c26b2e887789f0/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/54fc184f090e4c3886016cca68f1a56b/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000d0000\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"sub_info\": \"\",\n                                \"voice_type\": \"Dubbing\",\n                                \"volume_info\": \"{\\\"Loudness\\\":-16.1,\\\"Peak\\\":0.8414}\"\n                            }\n                        ],\n                        \"original_sound_infos\": null\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2a363f38&x-expires=1774465200&x-signature=p9ZddryF9w0G34M9y0IY93Zpp%2BE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ffe5a865&x-expires=1774465200&x-signature=SROhMDAd9WPFeckyKDHVbPbFQUk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3f939eb4&x-expires=1774465200&x-signature=Yev39CzfD2A4Eqvbt6S55hpgkmg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=67bed34a&x-expires=1774465200&x-signature=GZNfVL8gUaPYwAowgGDO5GtpWB4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=868b1ed3&x-expires=1774465200&x-signature=OZDhNGHmbi2m0hyjYkOTy8zCFhI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5fb600fd&x-expires=1774465200&x-signature=Qd78tl0BzwFdaN9SDPWn156kDYk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=371cab0b&x-expires=1774465200&x-signature=Qb5TgOsG2h58jr29Dc4g5cVeYKI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b31ae131&x-expires=1774465200&x-signature=Zw62rYH3y6bkmV%2FwWWm1dBGvkas%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=cd650196&x-expires=1774465200&x-signature=ElwGr4Q64zPRQfZl0O1nD%2FTxKcE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=29c56c28&x-expires=1774465200&x-signature=KPsq4PLCWZ8fSjP81bEjCOwW1Yw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c24c279c&x-expires=1774465200&x-signature=NFkKaRGT%2Favqf%2FCDGTeG7%2BVXnRI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4eac09a3&x-expires=1774465200&x-signature=kX%2BJivjYIUaIWisobewI1NyJkH4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b372df16&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=4Cl7xbrUATPlcAJfNXAHYe7Zggs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=78ed0225&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=DJx97gXUKFytEF68OPnmtpR8HzU%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=11d8de0e&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=9y3M2M%2F9f36uFj7NWlNk9PB84Qw%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 1,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"Verified account\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1648698000,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 686900,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 1343,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"bradcanning\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Brad Canning\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"qa_status\": 0,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"brad\",\n                        \"search_user_name\": \"Brad Canning\",\n                        \"sec_uid\": \"MS4wLjABAAAADdN3OnLhjniq3ct8yL0MyjSsjd8ryGSaKzDhd8PW7102dPH1iCCYtfRYK3uVrZii\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"125607971601944576\",\n                        \"unique_id\": \"brad\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 125607971601944576,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7595539166432152850\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"appletv\",\n                            \"cid\": \"138012\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=138012\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #appletv on TikTok!\",\n                                \"share_desc_info\": \"Check out #appletv on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appletv\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/appletv?_r=1&name=appletv&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=138012&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"7739480473994233348\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"apple tv review\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"has_author_comment\": true,\n                        \"has_visual_comment\": true,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00045509004281561424}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"false\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"My daily hacks, tips \\\\u0026 tricks for my Apple TV! Let me know if you want a part 2!\\\",\\\"#appletv #apple #hacks \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 8,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 1,\n                            \"start\": 0,\n                            \"tag_id\": \"150\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 15,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 1,\n                            \"start\": 9,\n                            \"tag_id\": \"151\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 22,\n                            \"hashtag_id\": \"1139721\",\n                            \"hashtag_name\": \"hacks\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 1,\n                            \"start\": 16,\n                            \"tag_id\": \"165\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1768474277,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"My daily hacks, tips & tricks for my Apple TV! Let me know if you want a part 2! #appletv #apple #hacks \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 2,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7595539166432152850\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7595539166432152850\n                        ],\n                        \"GroupdIdList1\": [\n                            7595539166432152850\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"Rio de Janeiro\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 240,\n                        \"author\": \"The Brazilians of Bossa Nova\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=29c56c28&x-expires=1774465200&x-signature=KPsq4PLCWZ8fSjP81bEjCOwW1Yw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c24c279c&x-expires=1774465200&x-signature=NFkKaRGT%2Favqf%2FCDGTeG7%2BVXnRI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4eac09a3&x-expires=1774465200&x-signature=kX%2BJivjYIUaIWisobewI1NyJkH4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b372df16&x-expires=1774465200&x-signature=4Cl7xbrUATPlcAJfNXAHYe7Zggs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=78ed0225&x-expires=1774465200&x-signature=DJx97gXUKFytEF68OPnmtpR8HzU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=11d8de0e&x-expires=1774465200&x-signature=9y3M2M%2F9f36uFj7NWlNk9PB84Qw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1724370550,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 240,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 240,\n                            \"duration_precision\": 240,\n                            \"shoot_duration_precision\": 240,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0.9854307,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4MEJTwKGlfGr7WnAAAmfpef1JCLTLIbAISIuQ\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocfQAGfIKALlC9re1AyTNMbfLGm3JK5vIIDEAW\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQkNkADGIBCEAGjgfaFAIVAFHyT1JwZffZQzaL\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oofNUMzGaIDkxTqEVLFf1IAfBmAWIACsyPAaWF\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.252186,\\\"music_vid\\\":\\\"v10ad6g50000cr3sssfog65shkmk6360\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7406114962912299025,\n                        \"id_str\": \"7406114962912299025\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"The Brazilians of Bossa Nova\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 23807,\n                                \"start_ms\": 155904\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oce5fz5FDACIArAfwWGagNIDvIABKYz9sLCaGj~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 240000,\n                            \"h5_url\": \"\",\n                            \"id\": \"7406114376464205825\",\n                            \"performers\": null,\n                            \"title\": \"Ipanema Beach\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7406114962912299025\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7406115603557943346\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7406114962912299025,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYfxQQxYDqJ58BzGgEfnC0gZGFGlHmBtv5YZVH\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oYfxQQxYDqJ58BzGgEfnC0gZGFGlHmBtv5YZVH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7406115603557943346,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 240,\n                        \"sim_group_id_v3\": 7406115603557943346,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYitoAEzgBQyAWCAiy2EAslAoXAfEUFAW4JwEB\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYitoAEzgBQyAWCAiy2EAslAoXAfEUFAW4JwEB\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            163\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Food\"\n                        ],\n                        \"theme_value\": [\n                            14\n                        ],\n                        \"title\": \"Ipanema Beach\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 23864,\n                        \"video_duration\": 6000\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 91533,\n                    \"music_selected_from\": \"video_capsule_recommend\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"11.309532\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"100.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"My daily hacks, tips &amp; tricks for my Apple TV! Let me know if you want a part 2!<br><h id=\\\"150\\\">#appletv</h> <h id=\\\"151\\\">#apple</h> <h id=\\\"165\\\">#hacks</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"150\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"151\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1139721\",\n                                \"hashtag_name\": \"hacks\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"165\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_data\": {\n                        \"address_info\": {\n                            \"address\": \"Victoria, Australia\",\n                            \"city_code\": \"2158177\",\n                            \"city_name\": \"\",\n                            \"geohash\": \"r1r0fsnzshfj\",\n                            \"l0_geoname_id\": \"2077456\",\n                            \"lat\": \"-37.813628\",\n                            \"lng\": \"144.963058\",\n                            \"region_code\": \"2077456\"\n                        },\n                        \"collect_info\": \"{\\\"poi_class_name\\\":\\\"Region\\\",\\\"tt_poi_type_name_level1\\\":\\\"Place and Address\\\",\\\"anchor_is_display_distance\\\":\\\"0\\\",\\\"has_service\\\":0,\\\"poi_bizline\\\":\\\"\\\",\\\"tt_type_code\\\":\\\"19a3a0\\\",\\\"search_subtag_type\\\":\\\"\\\",\\\"dist_poi_entrance_type_list\\\":\\\"tag\\\",\\\"is_influencer_compliance\\\":1,\\\"is_influencer_compliance_including_control_group\\\":0,\\\"is_marketing_info_compliance\\\":1,\\\"is_shop_url_visible\\\":0,\\\"poi_detail_type\\\":\\\"regional\\\",\\\"anchor_inflow_status\\\":\\\"success\\\",\\\"dist_poi_entrance_subtype_list\\\":\\\"high_tag\\\",\\\"is_bad_case\\\":0,\\\"is_song_compliance\\\":1,\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_region_code\\\":\\\"2077456\\\",\\\"tt_poi_type_name_level0\\\":\\\"Place and Address\\\",\\\"is_service_visible\\\":0,\\\"has_product\\\":0,\\\"is_author_country_compliance\\\":0,\\\"is_display_distance\\\":0,\\\"is_product_visible\\\":0,\\\"is_tt_key_category\\\":0}\",\n                        \"icon\": {\n                            \"height\": 0,\n                            \"uri\": \"tiktok-obj/Map_Thumbtack_Fill2.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Map_Thumbtack_Fill2.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Map_Thumbtack_Fill2.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Map_Thumbtack_Fill2.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 0\n                        },\n                        \"info_source\": \"unknown\",\n                        \"is_collected\": false,\n                        \"is_out_flow_hidden\": true,\n                        \"location_desc\": \"\",\n                        \"poi_id\": \"22535865200905816\",\n                        \"poi_mapkit_collect\": false,\n                        \"poi_name\": \"Melbourne\",\n                        \"poi_review_config\": {},\n                        \"poi_type\": \"Place and Address,Places,City|19a3a0\",\n                        \"real_time_fav_cnt\": 0,\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"tiktok-obj/Map_Thumbtack_Fill2.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Map_Thumbtack_Fill2.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Map_Thumbtack_Fill2.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Map_Thumbtack_Fill2.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type_level\": \"1\",\n                        \"video_count\": 4939509,\n                        \"video_tag\": {\n                            \"schema\": \"aweme://poi/detail\"\n                        }\n                    },\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"AU\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"My daily hacks, tips & tricks for my Apple TV! #appletv  Let me know if you want a part 2!\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 37,\n                                    \"end\": 42\n                                },\n                                {\n                                    \"begin\": 43,\n                                    \"end\": 45\n                                },\n                                {\n                                    \"begin\": 48,\n                                    \"end\": 53\n                                },\n                                {\n                                    \"begin\": 53,\n                                    \"end\": 55\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Brad Canning's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Brad Canning’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Brad Canning’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@brad/video/7595539166432152850?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7595539166432152850&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@brad/video/7595539166432152850?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7595539166432152850&source=h5_m\",\n                    \"shoot_tab_name\": \"video_60\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.5012142953776655, \\\\\\\"1\\\\\\\": 4.5012265821088375, \\\\\\\"0\\\\\\\": 4.501206953100621}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 7.301575245453049e-05, \\\\\\\"2\\\\\\\": -0.0002249680924927539, \\\\\\\"-1\\\\\\\": -7.345707579289667e-06}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"0d8c96c0d9a78fc191f65a8c1be39c11\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"0d8c96c0d9a78fc191f65a8c1be39c11\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":0.65,\\\\\\\"be\\\\\\\":[53.8,8683.3],\\\\\\\"ocf\\\\\\\":[-19.9387,-12.3223,-5.5965,-3.9422,-7.042,-13.7545,-19.4717,-29.8848,-38.6046,-56.8088],\\\\\\\"il\\\\\\\":-13.4}}},\\\\\\\"2466ec7d7dffbe7de468c3e83dce0888\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"2466ec7d7dffbe7de468c3e83dce0888\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":0.72,\\\\\\\"be\\\\\\\":[53.8,9011.6],\\\\\\\"ocf\\\\\\\":[-20.1858,-12.1984,-5.5655,-3.9514,-7.0404,-13.9557,-19.6431,-29.8721,-38.2245,-56.0941],\\\\\\\"il\\\\\\\":-13.3}}},\\\\\\\"eaacbac0d08fe0bbc34c29683a5bcd4d\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"eaacbac0d08fe0bbc34c29683a5bcd4d\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12.6,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":0.1,\\\\\\\"be\\\\\\\":[53.8,9216.2],\\\\\\\"ocf\\\\\\\":[-20.3472,-12.5231,-5.5995,-3.8898,-7.0299,-13.915,-19.6016,-29.4928,-37.1617,-55.5939],\\\\\\\"il\\\\\\\":-13.3}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":14,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":0.06,\\\\\\\"be\\\\\\\":[48.4,9523.1],\\\\\\\"ocf\\\\\\\":[-19.6298,-11.684,-5.6014,-3.9673,-7.1306,-14.0299,-19.8511,-29.692,-36.5655,-55.814],\\\\\\\"ctps\\\\\\\":1,\\\\\\\"il\\\\\\\":-15},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010300\\\\\\\",\\\\\\\"tag_03010301\\\\\\\",\\\\\\\"tag_03010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.82,0.2,0.11,0.09,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"39.307\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4447,10748.7762]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true,\n                        \"high_tag\": {\n                            \"tags\": [\n                                {\n                                    \"key\": {\n                                        \"business_id\": \"7595539166432152850\",\n                                        \"component_key\": \"high_tag_poi_check_in\"\n                                    },\n                                    \"signal\": {\n                                        \"auto_display\": true,\n                                        \"code\": 0,\n                                        \"releasable\": true\n                                    }\n                                }\n                            ]\n                        }\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7595539166432152850\",\n                        \"collect_count\": 1603,\n                        \"comment_count\": 98,\n                        \"digg_count\": 8113,\n                        \"download_count\": 90,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 215342,\n                        \"repost_count\": 0,\n                        \"share_count\": 1215,\n                        \"whatsapp_share_count\": 10\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7595539166432152850\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0011015890767413705,\\\"sug_user_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"recall_reason\\\":\\\"tako_merge_feedbar_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"1\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv screensaver tutorial\",\n                                        \"word_id\": \"694315313905203542\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"recall_reason\\\":\\\"video_top_counter_recall,tako_merge_feedbar_recall,search_result_darwin_recall,global_video_top_counter_recall\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"predict_ctr_score\\\":0.001315360197610287,\\\"words_type_to_voucher_ids\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv review\",\n                                        \"word_id\": \"7739480473994233348\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 89,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 81,\n                            \"tag_id\": \"150\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 96,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"start\": 90,\n                            \"tag_id\": \"151\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 103,\n                            \"hashtag_id\": \"1139721\",\n                            \"hashtag_name\": \"hacks\",\n                            \"is_commerce\": false,\n                            \"start\": 97,\n                            \"tag_id\": \"165\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 2,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b80ae13d&x-expires=1774465200&x-signature=qOoma1XrvoOR1qlVc47pcWL6vCo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f37fe6e&x-expires=1774465200&x-signature=b89oGX62RCle5i0IbbZbdpvOJ%2Bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b04e7287&x-expires=1774465200&x-signature=hgI%2FqiIFa75UoQdEDlONOKdTJyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b80ae13d&x-expires=1774465200&x-signature=qOoma1XrvoOR1qlVc47pcWL6vCo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f37fe6e&x-expires=1774465200&x-signature=b89oGX62RCle5i0IbbZbdpvOJ%2Bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b04e7287&x-expires=1774465200&x-signature=hgI%2FqiIFa75UoQdEDlONOKdTJyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b80ae13d&x-expires=1774465200&x-signature=qOoma1XrvoOR1qlVc47pcWL6vCo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f37fe6e&x-expires=1774465200&x-signature=b89oGX62RCle5i0IbbZbdpvOJ%2Bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b04e7287&x-expires=1774465200&x-signature=hgI%2FqiIFa75UoQdEDlONOKdTJyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [\n                            {\n                                \"duration\": 91.55,\n                                \"fext\": \"jpeg\",\n                                \"img_num\": 92,\n                                \"img_uris\": [\n                                    \"tos-alisg-p-0037/oosEBahU3IAML2zIeNxYofCwEgEsmBDtpIaRIF\",\n                                    \"tos-alisg-p-0037/ooMmUFD4REB2jIDhAoEIIYBAxCegssoaapfELt\",\n                                    \"tos-alisg-p-0037/oIfao0hABCBEXegmswDLUpIsaIZYKxRhMFEEBI\",\n                                    \"tos-alisg-p-0037/owQS0GG4gDCI0DZAeIAAgpeL1YRDfQsxZ3Mjoj\"\n                                ],\n                                \"img_url\": \"\",\n                                \"img_urls\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oosEBahU3IAML2zIeNxYofCwEgEsmBDtpIaRIF~tplv-noop.image?dr=12525&refresh_token=764c1fce&x-expires=1774385044&x-signature=7gMGyF7TnvkS1NMcMIGsAjY%2BF4M%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ooMmUFD4REB2jIDhAoEIIYBAxCegssoaapfELt~tplv-noop.image?dr=12525&refresh_token=6f085950&x-expires=1774385044&x-signature=rndNKCgmVVXjGjAI4U%2FPs%2BRL4WY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIfao0hABCBEXegmswDLUpIsaIZYKxRhMFEEBI~tplv-noop.image?dr=12525&refresh_token=157b86c9&x-expires=1774385044&x-signature=c6cz4mz6Pgyj%2F7vWHzM54fzQSAM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owQS0GG4gDCI0DZAeIAAgpeL1YRDfQsxZ3Mjoj~tplv-noop.image?dr=12525&refresh_token=2b6193da&x-expires=1774385044&x-signature=h4ZUzCleT2ScDIzVHzQr4Oni7vA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v14044g50000d5kcc8fog65m9h1lsb20\"\n                                ],\n                                \"img_x_len\": 5,\n                                \"img_x_size\": 136,\n                                \"img_y_len\": 5,\n                                \"img_y_size\": 240,\n                                \"interval\": 1,\n                                \"uri\": \"\"\n                            }\n                        ],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 1019367,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 60,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 11666275,\n                                    \"file_cs\": \"c:0-101466-929b\",\n                                    \"file_hash\": \"10bcd447c280e32f92bb24ccab76c0e8\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_bytevc1_1080p_1019367\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/67f01f660c60b533d33efe74df6939a3/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oMRBYFBLQIhfBsamDpq0AEUoMIIEELeaDMzLEg/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=995&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aWhoZ2hmNTk6Zjc3aGdlO0BpM2Vva3A5cjtmODMzODczNEAzMC41Ll4wNTIxNjExL2FeYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/87373daf2519caf71cc50d3be869d054/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oMRBYFBLQIhfBsamDpq0AEUoMIIEELeaDMzLEg/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=995&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aWhoZ2hmNTk6Zjc3aGdlO0BpM2Vva3A5cjtmODMzODczNEAzMC41Ll4wNTIxNjExL2FeYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a8db2d4e44944c578632ac1e8d1e3e6f&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmUxN2UzNzUzNWVlZWYzNWMxYzcxMTA5ZDJkYzA2OTkx&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 263608}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 382162}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 510535}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 621728}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 744606}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1501605}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.874, \\\\\\\"v960\\\\\\\": 98.35, \\\\\\\"v864\\\\\\\": 98.574, \\\\\\\"v720\\\\\\\": 99.06}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.159, \\\\\\\"v960\\\\\\\": 92.447, \\\\\\\"v864\\\\\\\": 93.012, \\\\\\\"v720\\\\\\\": 94.416}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":94.346,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":88.505,\\\\\\\"srv1\\\\\\\":93.493},\\\\\\\"src\\\\\\\":89.816,\\\\\\\"trans\\\\\\\":88.505,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.3,\\\\\\\"LoudnessRange\\\\\\\":3.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-15,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.34,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.24,\\\\\\\"LoudR\\\\\\\":3.4,\\\\\\\"LoudRE\\\\\\\":-11.7,\\\\\\\"LoudRS\\\\\\\":-15.1,\\\\\\\"MaxMomLoud\\\\\\\":-6.97,\\\\\\\"MaxSTLoud\\\\\\\":-10.61}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2490.53,\\\\\\\"FCenR\\\\\\\":2487.73,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.2,\\\\\\\"Spkr200G\\\\\\\":0.4},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.254},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-16.255,\\\\\\\"Peak\\\\\\\":-0.195,\\\\\\\"RTotal\\\\\\\":-16.255},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"640b2122cd5c3da9418cb5163a612b48\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":61.5,\\\\\\\"score_nn\\\\\\\":68.3,\\\\\\\"score_spk\\\\\\\":61.5},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 98.307, \\\\\\\"sr20\\\\\\\": -1}}\\\",\\\"audio_bit_rate\\\":64113,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQskRJJiZl9n15s5f14ziBDmoCAgIIAAAMAAgAAAwB4EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 464823,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 5322228,\n                                    \"file_cs\": \"c:0-77057-b6ef\",\n                                    \"file_hash\": \"ea6d22786dbee91f45b766ca2248b887\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_bytevc1_720p_464823\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/1829ba4fc59e9c4db0bcf6afac5dd099/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/okoEsFBRUDp1aaEYygFIAyyeIfLhm9BEidEEMQ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=453&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ODQ6NzQ6aDgzZTc5Mzo7O0BpM2Vva3A5cjtmODMzODczNEA0MjQzM14yNS8xMzAtYTYxYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/3af48c14882e19142dd076fe8ac2b329/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/okoEsFBRUDp1aaEYygFIAyyeIfLhm9BEidEEMQ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=453&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ODQ6NzQ6aDgzZTc5Mzo7O0BpM2Vva3A5cjtmODMzODczNEA0MjQzM14yNS8xMzAtYTYxYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4898d70036644b20855ea76164775175&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQxOWRjMzM5YTkzNjI1ZWQ1YWQ2YTI4NzA1YTFhMzRj&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 173364}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 219332}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 284295}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 335076}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 387809}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 715315}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.594, \\\\\\\"v960\\\\\\\": 97.206, \\\\\\\"v864\\\\\\\": 97.848, \\\\\\\"v720\\\\\\\": 98.944}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.45, \\\\\\\"v960\\\\\\\": 88.581, \\\\\\\"v864\\\\\\\": 90.511, \\\\\\\"v720\\\\\\\": 93.577}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.986,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":83.436,\\\\\\\"srv1\\\\\\\":92.677},\\\\\\\"src\\\\\\\":89.816,\\\\\\\"trans\\\\\\\":83.436,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.3,\\\\\\\"LoudnessRange\\\\\\\":3.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-15,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.34,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.24,\\\\\\\"LoudR\\\\\\\":3.4,\\\\\\\"LoudRE\\\\\\\":-11.7,\\\\\\\"LoudRS\\\\\\\":-15.1,\\\\\\\"MaxMomLoud\\\\\\\":-6.97,\\\\\\\"MaxSTLoud\\\\\\\":-10.61}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2490.53,\\\\\\\"FCenR\\\\\\\":2487.73,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.2,\\\\\\\"Spkr200G\\\\\\\":0.4},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.254},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-16.255,\\\\\\\"Peak\\\\\\\":-0.195,\\\\\\\"RTotal\\\\\\\":-16.255},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"441fe17ce02acc616ddbe64583630e93\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":61.5,\\\\\\\"score_nn\\\\\\\":68.3,\\\\\\\"score_spk\\\\\\\":61.5},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 94.34, \\\\\\\"sr20\\\\\\\": 100.242}}\\\",\\\"audio_bit_rate\\\":64113,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 374317,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 4285934,\n                                    \"file_cs\": \"c:0-77057-2ec0\",\n                                    \"file_hash\": \"7723731df5281265962a5cedb2bdd625\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_bytevc1_540p_374317\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/33f837398aaeff37e08f9fb562b04882/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/o8IxVRBpAaoyYFeGsElDugQEULBfAhmFaEEIEM/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=365&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=O2k7aDVmNzNpaTkzOzNnOUBpM2Vva3A5cjtmODMzODczNEBhNDIwLjYyNmIxYl9hLy9gYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/5bccad46d9420c63c7dd294f973ed961/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/o8IxVRBpAaoyYFeGsElDugQEULBfAhmFaEEIEM/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=365&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=O2k7aDVmNzNpaTkzOzNnOUBpM2Vva3A5cjtmODMzODczNEBhNDIwLjYyNmIxYl9hLy9gYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c62d20d8b0e64fef90549c123e587fd8&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkMjdiOWFjZDcyNWU5NjFjYTE2NzMxZDg1YTRjNDRk&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 155610}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 191138}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 241853}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 281334}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 322493}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 588599}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.328, \\\\\\\"v960\\\\\\\": 95.858, \\\\\\\"v864\\\\\\\": 97.244, \\\\\\\"v720\\\\\\\": 98.466}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.166, \\\\\\\"v960\\\\\\\": 84.528, \\\\\\\"v864\\\\\\\": 86.864, \\\\\\\"v720\\\\\\\": 90.576}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.986,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":80.111,\\\\\\\"srv1\\\\\\\":91.886},\\\\\\\"src\\\\\\\":89.816,\\\\\\\"trans\\\\\\\":80.111,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.3,\\\\\\\"LoudnessRange\\\\\\\":3.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-15,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.34,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.24,\\\\\\\"LoudR\\\\\\\":3.4,\\\\\\\"LoudRE\\\\\\\":-11.7,\\\\\\\"LoudRS\\\\\\\":-15.1,\\\\\\\"MaxMomLoud\\\\\\\":-6.97,\\\\\\\"MaxSTLoud\\\\\\\":-10.61}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2490.53,\\\\\\\"FCenR\\\\\\\":2487.73,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.2,\\\\\\\"Spkr200G\\\\\\\":0.4},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.254},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-16.255,\\\\\\\"Peak\\\\\\\":-0.195,\\\\\\\"RTotal\\\\\\\":-16.255},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"1820b241e3bb9176c6bc3ffee2c8c5e1\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":61.5,\\\\\\\"score_nn\\\\\\\":68.3,\\\\\\\"score_spk\\\\\\\":61.5},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 90.654, \\\\\\\"sr20\\\\\\\": 98.813}}\\\",\\\"audio_bit_rate\\\":32076,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 256844,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 2940872,\n                                    \"file_cs\": \"c:0-77039-8f72\",\n                                    \"file_hash\": \"0bab02f72bac3e37bb1a067a24229455\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_bytevc1_540p_256844\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/0e9cd5fbb16ddfe2d7c7e6a09b731e08/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ogBlRzDyadMfYCCaomRIUThEQEsFIEpeBEgAyL/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=250&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDk4aDY7ZzZpPGZlNzlkaEBpM2Vva3A5cjtmODMzODczNEAtMi8zNjY1Xi0xYi1hY2EyYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/ddc18c2cec406d01af5616afbd17f874/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ogBlRzDyadMfYCCaomRIUThEQEsFIEpeBEgAyL/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=250&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDk4aDY7ZzZpPGZlNzlkaEBpM2Vva3A5cjtmODMzODczNEAtMi8zNjY1Xi0xYi1hY2EyYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5edaf6d40bec490fa38d98936e25560e&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZmMmRiMmY4YzY0YTNhNDcwOWQ3MDJiNDllNDBhNzE3&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 130102}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 155045}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 188466}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 216006}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 244955}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 417445}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.721, \\\\\\\"v960\\\\\\\": 90.225, \\\\\\\"v864\\\\\\\": 92.124, \\\\\\\"v720\\\\\\\": 94.2}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.391, \\\\\\\"v960\\\\\\\": 78.194, \\\\\\\"v864\\\\\\\": 80.846, \\\\\\\"v720\\\\\\\": 85.113}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.986,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.029,\\\\\\\"srv1\\\\\\\":85.279},\\\\\\\"src\\\\\\\":89.816,\\\\\\\"trans\\\\\\\":75.029,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.3,\\\\\\\"LoudnessRange\\\\\\\":3.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-15,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.34,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.24,\\\\\\\"LoudR\\\\\\\":3.4,\\\\\\\"LoudRE\\\\\\\":-11.7,\\\\\\\"LoudRS\\\\\\\":-15.1,\\\\\\\"MaxMomLoud\\\\\\\":-6.97,\\\\\\\"MaxSTLoud\\\\\\\":-10.61}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2490.53,\\\\\\\"FCenR\\\\\\\":2487.73,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.2,\\\\\\\"Spkr200G\\\\\\\":0.4},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.254},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-16.255,\\\\\\\"Peak\\\\\\\":-0.195,\\\\\\\"RTotal\\\\\\\":-16.255},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"98f1428b5aaa2a8f4d1dd552220e05f5\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":61.5,\\\\\\\"score_nn\\\\\\\":68.3,\\\\\\\"score_spk\\\\\\\":61.5},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 84.086, \\\\\\\"sr20\\\\\\\": 92.245}}\\\",\\\"audio_bit_rate\\\":32076,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 190238,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 2178227,\n                                    \"file_cs\": \"c:0-77039-1cad\",\n                                    \"file_hash\": \"e5f530415458eb587ee7915a8953673a\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                                    \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_bytevc1_540p_190238\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/8fdecd194f4f404f1e4468482142f278/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ooFYPEfpaA28BWhgEsIM7RlBUtRfIXaJEmIgQD/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=185&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZTZlMzM5Nmc6OGk2Z2VkOUBpM2Vva3A5cjtmODMzODczNEA2NTFjMS1hX2AxYzNiYl5eYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/5e24d1f6cda9f5b218a1e9e418e9b91d/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ooFYPEfpaA28BWhgEsIM7RlBUtRfIXaJEmIgQD/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=185&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZTZlMzM5Nmc6OGk2Z2VkOUBpM2Vva3A5cjtmODMzODczNEA2NTFjMS1hX2AxYzNiYl5eYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a6aaebed63ff45c7bdd30640f04b839b&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ5NjMyNTY5OTRmMTliZTg1YjRhODQyZGMzZWJjN2Yx&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 120477}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 140896}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 168080}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 191453}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 217339}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 353772}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.203, \\\\\\\"v960\\\\\\\": 84.602, \\\\\\\"v864\\\\\\\": 86.606, \\\\\\\"v720\\\\\\\": 89.178}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 68.61, \\\\\\\"v960\\\\\\\": 72.454, \\\\\\\"v864\\\\\\\": 75.118, \\\\\\\"v720\\\\\\\": 80.062}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":93.986,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.694,\\\\\\\"srv1\\\\\\\":80.461},\\\\\\\"src\\\\\\\":89.816,\\\\\\\"trans\\\\\\\":70.694,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-13.3,\\\\\\\"LoudnessRange\\\\\\\":3.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-15,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.34,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-13.24,\\\\\\\"LoudR\\\\\\\":3.4,\\\\\\\"LoudRE\\\\\\\":-11.7,\\\\\\\"LoudRS\\\\\\\":-15.1,\\\\\\\"MaxMomLoud\\\\\\\":-6.97,\\\\\\\"MaxSTLoud\\\\\\\":-10.61}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2490.53,\\\\\\\"FCenR\\\\\\\":2487.73,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.2,\\\\\\\"Spkr200G\\\\\\\":0.4},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-13.254},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-16.255,\\\\\\\"Peak\\\\\\\":-0.195,\\\\\\\"RTotal\\\\\\\":-16.255},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Version\\\\\\\":2}\\\",\\\"transcode_feature_id\\\":\\\"3502c441643e09e0af66dca554b38664\\\",\\\"audio_enhance_metrics\\\":\\\"{\\\\\\\"audio_score\\\\\\\":{\\\\\\\"score\\\\\\\":61.5,\\\\\\\"score_nn\\\\\\\":68.3,\\\\\\\"score_spk\\\\\\\":61.5},\\\\\\\"effect_type\\\\\\\":[52]}\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 78.761, \\\\\\\"sr20\\\\\\\": 86.92}}\\\",\\\"audio_bit_rate\\\":24068,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 2113,\n                                    \"cla_subtitle_id\": 7595539685180115733,\n                                    \"complaint_id\": 7595539685180115733,\n                                    \"expire\": 1776973535,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": -372808922,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/b9cd2e299bf5b78f77d371eba9828a09/69ea76df/video/tos/alisg/tos-alisg-pv-0037/22bacb8f9bf740f3a9a8c78cfbd5dde9/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=aEdJYqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/b9cd2e299bf5b78f77d371eba9828a09/69ea76df/video/tos/alisg/tos-alisg-pv-0037/22bacb8f9bf740f3a9a8c78cfbd5dde9/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=aEdJYqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/3f2c7b7a2258bfb35a77735347c89c18/69ea76df/video/tos/alisg/tos-alisg-pv-0037/22bacb8f9bf740f3a9a8c78cfbd5dde9/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=15648&ft=aEdJYqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2Vva3A5cjtmODMzODczNEBpM2Vva3A5cjtmODMzODczNEAvcC42MmRjYGhhLS1kMTFzYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZhYzA1YjU3MzA4NmNlNjk4NjE4ODY0NDcxODg4NzBi&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"duplicate_languages\": [\n                                \"en\"\n                            ],\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 20,\n                                \"is_burnin_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 5\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=02ae4661&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=4RyH6XLvYVWndJ3Z0UFFzwAquy8%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=61505193&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=YhPebptM5%2FLRSaAv9NSiehwG47g%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=4e077ff0&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=bY399CF%2FQMb8%2BLuQcm2Lf1z0iCg%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 10037608,\n                            \"file_cs\": \"c:0-76197-5f71\",\n                            \"height\": 720,\n                            \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/152b69217ab90182781bb0d5e23290e4/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ogtMjDaXEAUhmLQEsBxEoeYJ8IpRgkFapoBIEf/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=856&eid=20480&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZGc8NmU8M2Y6ZWc1PGg8N0BpM2Vva3A5cjtmODMzODczNEBjMzBiMDAxXi4xMGEuYjI0YSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/31df4d2727874845ee04523fa27ce21f/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/ogtMjDaXEAUhmLQEsBxEoeYJ8IpRgkFapoBIEf/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=856&eid=20480&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZGc8NmU8M2Y6ZWc1PGg8N0BpM2Vva3A5cjtmODMzODczNEBjMzBiMDAxXi4xMGEuYjI0YSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d5kcc8fog65m9h1lsb20&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=7459ee19d23d4b17ac40393be3396dfa&item_id=7595539166432152850&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhiZjhmZDNmYTNlNjZlNGVlOGU1ZmUwMWQ4MjJjNGI5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 9576044,\n                            \"file_cs\": \"c:0-76197-5f71\",\n                            \"file_hash\": \"e6de5fac39cd87e1b00f4f66a61dcf91\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                            \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_h264_540p_836335\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/f124d4fdcac7ad868310bb2c83dd15ad/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oYWEedFaLIDqhsQAYEIgfIEmpoESRzaBUJsMxB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=816&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDQ6PGllPGVoZjtnZ2c3ZUBpM2Vva3A5cjtmODMzODczNEA0NGAuYjIwNTMxNWIzY18uYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/db5fa6751602394652881c634adb0790/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oYWEedFaLIDqhsQAYEIgfIEmpoESRzaBUJsMxB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=816&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDQ6PGllPGVoZjtnZ2c3ZUBpM2Vva3A5cjtmODMzODczNEA0NGAuYjIwNTMxNWIzY18uYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1bb4fd6ded884c6e8b395bef19c7717e&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiNmFmOTgxOTJkZjlmODAxNmFiNGUwZDUyMDhhZGI5&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 91600,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=b80ae13d&x-expires=1774465200&x-signature=qOoma1XrvoOR1qlVc47pcWL6vCo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f37fe6e&x-expires=1774465200&x-signature=b89oGX62RCle5i0IbbZbdpvOJ%2Bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b04e7287&x-expires=1774465200&x-signature=hgI%2FqiIFa75UoQdEDlONOKdTJyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"is_long_video\": 1,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-13.3\\\",\\\"LoudnessRangeStart\\\":\\\"-17.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-7.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.3,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-18.062,\\\\\\\"LRDiff\\\\\\\":-0.002,\\\\\\\"LTotal\\\\\\\":-18.064,\\\\\\\"Peak\\\\\\\":0.057},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.42,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxMomLoud\\\\\\\":-7.88,\\\\\\\"MaxSTLoud\\\\\\\":-12.17,\\\\\\\"Loud\\\\\\\":-15.01,\\\\\\\"LoudR\\\\\\\":4.5,\\\\\\\"LoudRE\\\\\\\":-13.3,\\\\\\\"LoudRS\\\\\\\":-17.8}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":2443.38,\\\\\\\"Spkr100G\\\\\\\":0.05,\\\\\\\"Spkr150G\\\\\\\":0.19,\\\\\\\"Spkr200G\\\\\\\":0.36,\\\\\\\"FCenL\\\\\\\":2439.67},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-15.018},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-15,\\\\\\\"LoudnessRange\\\\\\\":4.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-17.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.2,\\\\\\\"Peak\\\\\\\":1}\\\",\\\"loudness\\\":\\\"-15\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4447,10748.7762]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1768474281}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"72.39\\\"}\",\n                        \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v14044g50000d5kcc8fog65m9h1lsb20\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/86b53179c64b4df9e6f9f705ee344f80/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/o06EGEIDgWUBaY8FffpRBgAsQmvIHaIEMh4d1U/?a=1233\\\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\\\u0026\\\\u0026bt=899\\\\u0026ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=aDhkaGkzO2doZDM7N2Y7NEBpM2Vva3A5cjtmODMzODczNEBfMjEzMl81X2MxNjQvLWEwYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032419440315FD6A9730952E13FBEF\\\\u0026btag=e00090000\\\",\\\"https://v16m.tiktokcdn-us.com/bb71559cb03a892fb48ba2b174fdb0e8/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/o06EGEIDgWUBaY8FffpRBgAsQmvIHaIEMh4d1U/?a=1233\\\\u0026bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg\\\\u0026\\\\u0026bt=899\\\\u0026ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=aDhkaGkzO2doZDM7N2Y7NEBpM2Vva3A5cjtmODMzODczNEBfMjEzMl81X2MxNjQvLWEwYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032419440315FD6A9730952E13FBEF\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d5kcc8fog65m9h1lsb20\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=SEARCH\\\\u0026file_id=31d80c2478904afebd88b05f6e4a55be\\\\u0026item_id=7595539166432152850\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE4MTIyM2IxYjMxZWU2YTM2ZmRiNDg2NTc1Njg3ZTRj\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":11000979,\\\"file_cs\\\":\\\"c:0-76197-5f71\\\",\\\"url_prefix\\\":null}}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oIQDpaBsFahMEBIm7DYBS8HAEVUroWeQIgfFRx\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIQDpaBsFahMEBIm7DYBS8HAEVUroWeQIgfFRx~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=5e1abf0a&x-expires=1774465200&x-signature=cRE4oX3%2F5iCMiDthCuDAkVZQCLQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIQDpaBsFahMEBIm7DYBS8HAEVUroWeQIgfFRx~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=9a7c4723&x-expires=1774465200&x-signature=StrGr6DPLOW6plZpZ5fGpsY72bE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIQDpaBsFahMEBIm7DYBS8HAEVUroWeQIgfFRx~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=39ee7ae7&x-expires=1774465200&x-signature=9Ge8vzfllC14f5eq7LemzbbPnrg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 9576044,\n                            \"file_cs\": \"c:0-76197-5f71\",\n                            \"file_hash\": \"e6de5fac39cd87e1b00f4f66a61dcf91\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                            \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_h264_540p_836335\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/f124d4fdcac7ad868310bb2c83dd15ad/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oYWEedFaLIDqhsQAYEIgfIEmpoESRzaBUJsMxB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=816&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDQ6PGllPGVoZjtnZ2c3ZUBpM2Vva3A5cjtmODMzODczNEA0NGAuYjIwNTMxNWIzY18uYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/db5fa6751602394652881c634adb0790/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oYWEedFaLIDqhsQAYEIgfIEmpoESRzaBUJsMxB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=816&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDQ6PGllPGVoZjtnZ2c3ZUBpM2Vva3A5cjtmODMzODczNEA0NGAuYjIwNTMxNWIzY18uYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1bb4fd6ded884c6e8b395bef19c7717e&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiNmFmOTgxOTJkZjlmODAxNmFiNGUwZDUyMDhhZGI5&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 4285934,\n                            \"file_cs\": \"c:0-77057-2ec0\",\n                            \"file_hash\": \"7723731df5281265962a5cedb2bdd625\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                            \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_bytevc1_540p_374317\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/33f837398aaeff37e08f9fb562b04882/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/o8IxVRBpAaoyYFeGsElDugQEULBfAhmFaEEIEM/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=365&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=O2k7aDVmNzNpaTkzOzNnOUBpM2Vva3A5cjtmODMzODczNEBhNDIwLjYyNmIxYl9hLy9gYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/5bccad46d9420c63c7dd294f973ed961/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/o8IxVRBpAaoyYFeGsElDugQEULBfAhmFaEEIEM/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=365&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=O2k7aDVmNzNpaTkzOzNnOUBpM2Vva3A5cjtmODMzODczNEBhNDIwLjYyNmIxYl9hLy9gYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c62d20d8b0e64fef90549c123e587fd8&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkMjdiOWFjZDcyNWU5NjFjYTE2NzMxZDg1YTRjNDRk&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 9576044,\n                            \"file_cs\": \"c:0-76197-5f71\",\n                            \"file_hash\": \"e6de5fac39cd87e1b00f4f66a61dcf91\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d5kcc8fog65m9h1lsb20\",\n                            \"url_key\": \"v14044g50000d5kcc8fog65m9h1lsb20_h264_540p_836335\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/f124d4fdcac7ad868310bb2c83dd15ad/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oYWEedFaLIDqhsQAYEIgfIEmpoESRzaBUJsMxB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=816&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDQ6PGllPGVoZjtnZ2c3ZUBpM2Vva3A5cjtmODMzODczNEA0NGAuYjIwNTMxNWIzY18uYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/db5fa6751602394652881c634adb0790/69c33e3f/video/tos/alisg/tos-alisg-pve-0037c001/oYWEedFaLIDqhsQAYEIgfIEmpoESRzaBUJsMxB/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=816&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=aDQ6PGllPGVoZjtnZ2c3ZUBpM2Vva3A5cjtmODMzODczNEA0NGAuYjIwNTMxNWIzY18uYSMvcC42MmRjYGhhLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1bb4fd6ded884c6e8b395bef19c7717e&is_play_url=1&item_id=7595539166432152850&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiNmFmOTgxOTJkZjlmODAxNmFiNGUwZDUyMDhhZGI5&source=SEARCH&video_id=v14044g50000d5kcc8fog65m9h1lsb20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                        \"video_model\": \"\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7595539166432152850\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7595539166432152850,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/364d69614d620ade7594abacf8bd218b~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b372df16&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=4Cl7xbrUATPlcAJfNXAHYe7Zggs%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQfREEaf4gkZBAkoGFCSIPyxgAFqBpAMalDUAE~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=02ae4661&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=4RyH6XLvYVWndJ3Z0UFFzwAquy8%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7595539166432152850\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            },\n            {\n                \"card_profile\": {},\n                \"doc_id\": 10800,\n                \"doc_type\": 108,\n                \"provider_doc_id_str\": \"10800\",\n                \"qrec_virtual_enable\": \"\",\n                \"related_search_card_group_position\": 0,\n                \"related_word_list\": [\n                    {\n                        \"penetrate_info\": \"{\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"tako_q2q_llm_abase_recall\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"1\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\"}\",\n                        \"related_word\": \"Best apps for Apple TV\",\n                        \"related_word_bg_img\": \"\",\n                        \"word_record\": {\n                            \"group_id\": \"553647499852285429\",\n                            \"textnet_id\": \"\",\n                            \"words_content\": \"Best apps for Apple TV\",\n                            \"words_lang\": \"en\",\n                            \"words_position\": 0,\n                            \"words_source\": \"related_search\"\n                        },\n                        \"word_type\": \"\"\n                    },\n                    {\n                        \"penetrate_info\": \"{\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"1\\\",\\\"generate_time\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"tako_q2q_llm_abase_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\"}\",\n                        \"related_word\": \"Best streaming services for Apple TV\",\n                        \"related_word_bg_img\": \"\",\n                        \"word_record\": {\n                            \"group_id\": \"3060269569549327714\",\n                            \"textnet_id\": \"\",\n                            \"words_content\": \"Best streaming services for Apple TV\",\n                            \"words_lang\": \"en\",\n                            \"words_position\": 1,\n                            \"words_source\": \"related_search\"\n                        },\n                        \"word_type\": \"\"\n                    },\n                    {\n                        \"penetrate_info\": \"{\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"1\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"recall_reason\\\":\\\"tako_q2q_llm_abase_recall\\\"}\",\n                        \"related_word\": \"How to set up Apple TV\",\n                        \"related_word_bg_img\": \"\",\n                        \"word_record\": {\n                            \"group_id\": \"1601043803462359589\",\n                            \"textnet_id\": \"\",\n                            \"words_content\": \"How to set up Apple TV\",\n                            \"words_lang\": \"en\",\n                            \"words_position\": 2,\n                            \"words_source\": \"related_search\"\n                        },\n                        \"word_type\": \"\"\n                    },\n                    {\n                        \"penetrate_info\": \"{\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"1\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"tako_q2q_llm_abase_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                        \"related_word\": \"Apple Music subscription options\",\n                        \"related_word_bg_img\": \"\",\n                        \"word_record\": {\n                            \"group_id\": \"5838254228217830989\",\n                            \"textnet_id\": \"\",\n                            \"words_content\": \"Apple Music subscription options\",\n                            \"words_lang\": \"en\",\n                            \"words_position\": 3,\n                            \"words_source\": \"related_search\"\n                        },\n                        \"word_type\": \"\"\n                    }\n                ],\n                \"type\": 6\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 12,\n                        \"author\": \"junin\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dee11f6b&x-expires=1774465200&x-signature=avVEIkXN52cybUB9V3M11UV%2Bwh8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=81cf57ae&x-expires=1774465200&x-signature=hIJxyNId45QrauOTKPJsEqk0I2g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=af7bd67a&x-expires=1774465200&x-signature=FFIweQXtQrlGPQKiaB4vaEDykNA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9fb100ce&x-expires=1774465200&x-signature=2DcnafLcPeHC2J3Xxhmiwd5v33g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b3f0d563&x-expires=1774465200&x-signature=1rGD8kBg3MdcNKwh1EMgu2Ia3vU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=059b6598&x-expires=1774465200&x-signature=%2Fz2dY0Pdxufy6Cpe%2FC2%2FGNgVv%2Bc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=73625224&x-expires=1774465200&x-signature=yy6Sr7t5yqw3YmbahNcQEdpG4hM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b4956dba&x-expires=1774465200&x-signature=d5Cgkt8ixKE83PJBmdAq7JXf%2BKg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=099f874e&x-expires=1774465200&x-signature=jyq7Y9%2BvGIQN7b6Bs6Lq4H8KBeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dee11f6b&x-expires=1774465200&x-signature=avVEIkXN52cybUB9V3M11UV%2Bwh8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=81cf57ae&x-expires=1774465200&x-signature=hIJxyNId45QrauOTKPJsEqk0I2g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=af7bd67a&x-expires=1774465200&x-signature=FFIweQXtQrlGPQKiaB4vaEDykNA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9fb100ce&x-expires=1774465200&x-signature=2DcnafLcPeHC2J3Xxhmiwd5v33g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b3f0d563&x-expires=1774465200&x-signature=1rGD8kBg3MdcNKwh1EMgu2Ia3vU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=059b6598&x-expires=1774465200&x-signature=%2Fz2dY0Pdxufy6Cpe%2FC2%2FGNgVv%2Bc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1699726976,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 12,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 12.669375,\n                            \"duration_precision\": 12.669375,\n                            \"shoot_duration_precision\": 12.669375,\n                            \"video_duration_precision\": 12.669375\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":11,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7300271737101503749,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000cl7scvvog65p1gug21ag\\\",\\\"owner_id\\\":7239850624165233670,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7300271749518609157,\n                        \"id_str\": \"7300271749518609157\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7300271749518609157\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7456464160659491606,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"jznwq\",\n                        \"owner_id\": \"7239850624165233670\",\n                        \"owner_nickname\": \"junin\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAN_9avSKYPQFh8POW3EX3dgjVohhRgQBeEYepYPKIqNnVuDCIvmV1ZaZc-3ySnKZI\",\n                        \"shoot_duration\": 12,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"Long way 2 go\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 69160,\n                        \"video_duration\": 12\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": [\n                        {\n                            \"actions\": [\n                                {\n                                    \"action_type\": 1,\n                                    \"icon\": {\n                                        \"height\": 720,\n                                        \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                        \"url_list\": [\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                        ],\n                                        \"url_prefix\": null,\n                                        \"width\": 720\n                                    },\n                                    \"schema\": \"shoot\"\n                                }\n                            ],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_ucg_template\",\n                            \"description\": \"Templates\",\n                            \"extra\": \"{\\\"tags\\\":\\\"\\\",\\\"music_id\\\":\\\"7300271749518609157\\\",\\\"icon\\\":\\\"https://p9-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/default_clip_cover.png.jpeg\\\",\\\"template_used_functions\\\":\\\"add_music,edit_video_length,split_video,add_text\\\",\\\"sub_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\",\\\"music_post_unavailable\\\":\\\"false\\\",\\\"title\\\":\\\"\\\",\\\"origin_video_id\\\":\\\"7609440243183324446\\\",\\\"nle_summary\\\":\\\"{\\\\\\\"slots\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":24.1724853515625,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":23.234848022460938,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":0.937637984752655,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169166303345313493954328\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":10.319779396057129,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":10.319779396057129,\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"urs://music_resource?clip_id=7300271749518609157\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"audio\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177171072692410513832868376\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":26.138912200927734,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":25.227272033691406,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":1.8492779731750488,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.937637984752655,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"17716916777813965355853848\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.012789011001587,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":1.0260900259017944,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":2.835977077484131,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":1.8492779731750488,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169170201728013371429016\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":6.974316120147705,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":2.836198091506958,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":6.974094867706299,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":2.835977077484131,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169172141908813436622872\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":12.78065013885498,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":9.434966087341309,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":10.319779396057129,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":3840,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":6.974094867706299,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"177169173558712513495652120\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":2160}]\\\\\\\",\\\\\\\"ratio\\\\\\\":0.5625,\\\\\\\"duration\\\\\\\":10319,\\\\\\\"alignmode\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"features\\\\\\\":[\\\\\\\"T_Base\\\\\\\",\\\\\\\"CB0\\\\\\\",\\\\\\\"BALANCED_GAIN\\\\\\\",\\\\\\\"AUVOLUME\\\\\\\",\\\\\\\"SWING\\\\\\\",\\\\\\\"E\\\\\\\"],\\\\\\\"featurebits\\\\\\\":[16417,540672,2],\\\\\\\"resourceinfo\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"effectinfo\\\\\\\":\\\\\\\"\\\\\\\"}\\\",\\\"nle_extra\\\":\\\"\\\",\\\"author_id\\\":\\\"7092155772891415598\\\"}\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/20px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"id\": \"7609440301614120973\",\n                            \"keyword\": \"Try TikTok template\",\n                            \"log_extra\": \"{\\\"anchor_id\\\":\\\"7609440301614120973\\\",\\\"anchor_name\\\":\\\"Try TikTok template\\\",\\\"anchor_type\\\":\\\"ugc_template\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                            \"schema\": \"\",\n                            \"thumbnail\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/64px_anchor_TemplatesCards3x.png\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"type\": 65\n                        }\n                    ],\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0c56d792&x-expires=1774465200&x-signature=SathGcRyROyEAuXgnXwaLMzKYdU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8993a76c&x-expires=1774465200&x-signature=d76FbAlFz%2BjozOnR2iSozLQgdJg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=05d78a22&x-expires=1774465200&x-signature=MJVqy4eBsRudVR2AY4hEqfypT5I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ebebbe96&x-expires=1774465200&x-signature=JKZnn5hioGSoLHrxgSo6I6ZrqFo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=dea2b3f1&x-expires=1774465200&x-signature=ZELeBrE3FTv1T8HA8JmYYqQ47Qk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=de52f14a&x-expires=1774465200&x-signature=OTTMGUbflcg%2FUlnJP%2FJ9MU8G%2Bjg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=00173987&x-expires=1774465200&x-signature=d%2BrJGB1vSJxS681SXPt51LZgD5w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=068e041e&x-expires=1774465200&x-signature=flmiPT6K72ICWgQ%2BjMK1tes9f4k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ecf9a20c&x-expires=1774465200&x-signature=G9KKbMeApSRbGoebyOogpCgm40w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=59c1a0fe&x-expires=1774465200&x-signature=pczZw6WdU%2BYUL9uB%2Fqis7qfvpII%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=803178c8&x-expires=1774465200&x-signature=LANXJbgB4EhFoKvFB%2B0GN3%2B1A7o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=beab49dd&x-expires=1774465200&x-signature=ot03c%2FnPzZ8oEBO%2FoBSbJv2WFXA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=599855c3&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=16pqadr%2B%2FwWuuKINyYoEgQ3h%2BBw%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=0aa94311&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=EGlhqr8OryPf8Cu5%2BwRRSEpBDoI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=3d3dc489&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=XNfEFmQZJcI5RZOsW%2FZpARMjL3E%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1713101883,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 118230,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 167,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"GawdTech\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"gawdtech\",\n                        \"search_user_name\": \"GawdTech\",\n                        \"sec_uid\": \"MS4wLjABAAAA5dVgxs_eDydH3b0v2cEwRgsXHUbVawZDuo8CVwNEEPPOcP-FrVdOrI1iMGVcqPCu\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 3,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7092155772891415598\",\n                        \"unique_id\": \"gawdtech\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7092155772891415598,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": [\n                            {\n                                \"action_id\": \"create_sticker\",\n                                \"code\": 1,\n                                \"extra\": \"216\",\n                                \"show_type\": 1,\n                                \"toast_msg\": \"Create sticker isn’t available for this video\"\n                            },\n                            {\n                                \"action_id\": \"share_to_story\",\n                                \"code\": 1,\n                                \"extra\": \"116\",\n                                \"show_type\": 0\n                            }\n                        ],\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 1,\n                            \"toast_msg\": \"This action isn’t allowed for this post\",\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7609440243183324446\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"apple\",\n                            \"cid\": \"13100\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #apple on TikTok!\",\n                                \"share_desc_info\": \"Check out #apple on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"3730561415974682034\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"Apple tv\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"has_visual_comment\": true,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.00009220202381446559}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":1849,\\\"transform_x\\\":0,\\\"transform_y\\\":0.537200003862381,\\\"scale\\\":0.9999,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Apple TV + AirPods \\\",\\\"bg_mode\\\":1,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"7386601156585198097\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.7166,\\\"start_y\\\":0.0818,\\\"stream_speaker_id\\\":\\\"\\\"},{\\\"start_time\\\":0,\\\"end_time\\\":1849,\\\"transform_x\\\":0,\\\"transform_y\\\":0.4545999765396118,\\\"scale\\\":0.7516,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Hack\\\",\\\"bg_mode\\\":1,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"7561731318275379729\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.1771,\\\"start_y\\\":0.0615,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1771710888,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"select_music\",\n                            \"editor_pro\",\n                            \"text\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"#apple #airpods #airpodshack #appletv #techtok \",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7609440243183324446\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7609440243183324446\n                        ],\n                        \"GroupdIdList1\": [\n                            7609440243183324446\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"ic_asset_info\": [\n                        {\n                            \"anchor_related\": {\n                                \"status\": 1\n                            },\n                            \"asset_id\": 7609440301614120973,\n                            \"asset_type\": \"UGCTemplate\",\n                            \"extra\": \"{\\\"template_source\\\":\\\"monorepo\\\",\\\"template_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\"}\",\n                            \"resource_id\": 7609440301614120973\n                        }\n                    ],\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 1,\n                        \"allow_create_sticker\": {\n                            \"disable_toast\": \"Create sticker isn’t available for this video\",\n                            \"status\": 1\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"text_info\": \"Apple TV + AirPods \",\n                            \"text_sticker_info\": {\n                                \"alignment\": 0,\n                                \"bg_color\": \"#00000000\",\n                                \"source_height\": 0.06647727272727273,\n                                \"source_width\": 0.6893939393939393,\n                                \"text_color\": \"#FFFFFFFF\",\n                                \"text_language\": \"en\",\n                                \"text_size\": 28\n                            },\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":1849.2791,\\\"y\\\":0.2314,\\\"h\\\":0.0818,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.7166,\\\"s\\\":0.9999}]\",\n                            \"type\": 18\n                        },\n                        {\n                            \"attr\": \"\",\n                            \"index\": 1,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"text_info\": \"Hack\",\n                            \"text_sticker_info\": {\n                                \"alignment\": 0,\n                                \"bg_color\": \"#00000000\",\n                                \"source_height\": 0.06647727272727273,\n                                \"source_width\": 0.20833333333333334,\n                                \"text_color\": \"#FFFFFFFF\",\n                                \"text_language\": \"en\",\n                                \"text_size\": 28\n                            },\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":1849.2791,\\\"y\\\":0.2727,\\\"h\\\":0.0615,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.1771,\\\"s\\\":0.7516}]\",\n                            \"type\": 18\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 1,\n                    \"item_react\": 1,\n                    \"item_stitch\": 1,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 12,\n                        \"author\": \"junin\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dee11f6b&x-expires=1774465200&x-signature=avVEIkXN52cybUB9V3M11UV%2Bwh8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=81cf57ae&x-expires=1774465200&x-signature=hIJxyNId45QrauOTKPJsEqk0I2g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=af7bd67a&x-expires=1774465200&x-signature=FFIweQXtQrlGPQKiaB4vaEDykNA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9fb100ce&x-expires=1774465200&x-signature=2DcnafLcPeHC2J3Xxhmiwd5v33g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b3f0d563&x-expires=1774465200&x-signature=1rGD8kBg3MdcNKwh1EMgu2Ia3vU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=059b6598&x-expires=1774465200&x-signature=%2Fz2dY0Pdxufy6Cpe%2FC2%2FGNgVv%2Bc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=73625224&x-expires=1774465200&x-signature=yy6Sr7t5yqw3YmbahNcQEdpG4hM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b4956dba&x-expires=1774465200&x-signature=d5Cgkt8ixKE83PJBmdAq7JXf%2BKg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=099f874e&x-expires=1774465200&x-signature=jyq7Y9%2BvGIQN7b6Bs6Lq4H8KBeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dee11f6b&x-expires=1774465200&x-signature=avVEIkXN52cybUB9V3M11UV%2Bwh8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=81cf57ae&x-expires=1774465200&x-signature=hIJxyNId45QrauOTKPJsEqk0I2g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=af7bd67a&x-expires=1774465200&x-signature=FFIweQXtQrlGPQKiaB4vaEDykNA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9fb100ce&x-expires=1774465200&x-signature=2DcnafLcPeHC2J3Xxhmiwd5v33g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b3f0d563&x-expires=1774465200&x-signature=1rGD8kBg3MdcNKwh1EMgu2Ia3vU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/3fb1920fea034c075a6e0fee8f720b53~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=059b6598&x-expires=1774465200&x-signature=%2Fz2dY0Pdxufy6Cpe%2FC2%2FGNgVv%2Bc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1699726976,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 12,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 12.669375,\n                            \"duration_precision\": 12.669375,\n                            \"shoot_duration_precision\": 12.669375,\n                            \"video_duration_precision\": 12.669375\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":11,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7300271737101503749,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000cl7scvvog65p1gug21ag\\\",\\\"owner_id\\\":7239850624165233670,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7300271749518609157,\n                        \"id_str\": \"7300271749518609157\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7300271749518609157\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7456464160659491606,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"jznwq\",\n                        \"owner_id\": \"7239850624165233670\",\n                        \"owner_nickname\": \"junin\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/7300271758683163398.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAN_9avSKYPQFh8POW3EX3dgjVohhRgQBeEYepYPKIqNnVuDCIvmV1ZaZc-3ySnKZI\",\n                        \"shoot_duration\": 12,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/2c4b0bbfededa5d3e2c8b86a3ddd4f37.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"Long way 2 go\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 69160,\n                        \"video_duration\": 12\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 10319,\n                    \"music_selected_from\": \"edit_page_recommend\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"<h id=\\\"1558\\\">#apple</h> <h id=\\\"1537\\\">#airpods</h> <h id=\\\"1148\\\">#airpodshack</h> <h id=\\\"2023\\\">#appletv</h> <h id=\\\"582\\\">#techtok</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1558\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"16191696\",\n                                \"hashtag_name\": \"airpods\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1537\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1642043172250629\",\n                                \"hashtag_name\": \"airpodshack\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1148\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"2023\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"1609056958706689\",\n                                \"hashtag_name\": \"techtok\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"582\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"#appletv Apple TV + AirPods  Hack\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 1,\n                                    \"end\": 6\n                                },\n                                {\n                                    \"begin\": 6,\n                                    \"end\": 8\n                                },\n                                {\n                                    \"begin\": 9,\n                                    \"end\": 14\n                                },\n                                {\n                                    \"begin\": 15,\n                                    \"end\": 17\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out GawdTech's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out GawdTech’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out GawdTech’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@gawdtech/video/7609440243183324446?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7609440243183324446&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@gawdtech/video/7609440243183324446?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7609440243183324446&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.50125372506785, \\\\\\\"1\\\\\\\": 4.501222579678356, \\\\\\\"0\\\\\\\": 4.50112474509943}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00021911571390823177, \\\\\\\"2\\\\\\\": -0.0005232248737956115, \\\\\\\"-1\\\\\\\": -0.00027224498694077573}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.93],\\\\\\\"drr\\\\\\\":11.3,\\\\\\\"rcd\\\\\\\":[-0.2],\\\\\\\"mp\\\\\\\":-12.13,\\\\\\\"be\\\\\\\":[10.8,8112.6],\\\\\\\"ocf\\\\\\\":[-3.7659,-3.4097,-12.5192,-14.2535,-18.6836,-18.9296,-24.413,-36.1586,-45.127,-60],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-23.9}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.88],\\\\\\\"drr\\\\\\\":11.5,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-12.14,\\\\\\\"be\\\\\\\":[5.4,7795],\\\\\\\"ocf\\\\\\\":[-4.0995,-3.0686,-13.4631,-13.9413,-18.3961,-18.6601,-24.1431,-36.6375,-45.4147,-60],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-23.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01000104\\\\\\\",\\\\\\\"tag_02010317\\\\\\\",\\\\\\\"tag_03000302\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.66,0.13,0.09,0.07,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"34.478\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9708,2440.196]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7609440243183324446\",\n                        \"collect_count\": 23785,\n                        \"comment_count\": 231,\n                        \"digg_count\": 209976,\n                        \"download_count\": 16,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 2505368,\n                        \"repost_count\": 0,\n                        \"share_count\": 8924,\n                        \"whatsapp_share_count\": 166\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7609440243183324446\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0032291814922168057,\\\"ecom_trigger_info\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"video_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv price\",\n                                        \"word_id\": \"1886819270112247987\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.016717576906482318,\\\"recall_reason\\\":\\\"tako_merge_feedbar_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"lvl1_category_id\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"Apple tv\",\n                                        \"word_id\": \"3730561415974682034\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 6,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 0,\n                            \"tag_id\": \"1558\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 15,\n                            \"hashtag_id\": \"16191696\",\n                            \"hashtag_name\": \"airpods\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 7,\n                            \"tag_id\": \"1537\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 28,\n                            \"hashtag_id\": \"1642043172250629\",\n                            \"hashtag_name\": \"airpodshack\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 16,\n                            \"tag_id\": \"1148\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 37,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 29,\n                            \"tag_id\": \"2023\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 46,\n                            \"hashtag_id\": \"1609056958706689\",\n                            \"hashtag_name\": \"techtok\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 38,\n                            \"tag_id\": \"582\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"en\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0.5479232630385487,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=a3c8dadd&x-expires=1774465200&x-signature=z6hlJx8LT551WX%2F8RJshtBUd9uk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=dfdda730&x-expires=1774465200&x-signature=BRQPZgWsMnf5MhhHLouNxPyVaSc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a7b81ed6&x-expires=1774465200&x-signature=OW3YeF5NxDN%2BwkTBykR5PTNexMQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=a3c8dadd&x-expires=1774465200&x-signature=z6hlJx8LT551WX%2F8RJshtBUd9uk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=dfdda730&x-expires=1774465200&x-signature=BRQPZgWsMnf5MhhHLouNxPyVaSc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a7b81ed6&x-expires=1774465200&x-signature=OW3YeF5NxDN%2BwkTBykR5PTNexMQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=a3c8dadd&x-expires=1774465200&x-signature=z6hlJx8LT551WX%2F8RJshtBUd9uk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.image?dr=8606&refresh_token=dfdda730&x-expires=1774465200&x-signature=BRQPZgWsMnf5MhhHLouNxPyVaSc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0AdKqKpRiIaisWagaBWAVvpBE2ZAoyEBiIIu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a7b81ed6&x-expires=1774465200&x-signature=OW3YeF5NxDN%2BwkTBykR5PTNexMQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 1177004,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 60,\n                                \"gear_name\": \"adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1522749,\n                                    \"file_cs\": \"c:0-13066-1698\",\n                                    \"file_hash\": \"f905765c308901094fd4e30116e7f6bf\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_1080p_1177004\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/bcba1574ef8228beeffc79b920084f36/69c33dee/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oY8mVQCIDdfmiBVRAEfwA4g5kFstCpEE0sUR20/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1149&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OGhpaGVnM2c0Z2Y0NzM2Z0BpMzt1OHA5cjM1OTMzaTczNEBfMTJeMS1hNTAxMDEwL180YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/67b7835da38abd76901e4dfcf0f19ccb/69c33dee/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oY8mVQCIDdfmiBVRAEfwA4g5kFstCpEE0sUR20/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1149&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OGhpaGVnM2c0Z2Y0NzM2Z0BpMzt1OHA5cjM1OTMzaTczNEBfMTJeMS1hNTAxMDEwL180YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7db32034413c4d318dd00d4bae5f4eb5&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0ZTU3Nzk1NWViNDYwYWE5YTE3NGNiZjc1NzlkMTEx&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 198536}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 330973}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 464900}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 626213}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 802709}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1506478}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.587, \\\\\\\"v960\\\\\\\": 98.876, \\\\\\\"v864\\\\\\\": 99.093, \\\\\\\"v720\\\\\\\": 99.163}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.312, \\\\\\\"v960\\\\\\\": 93.128, \\\\\\\"v864\\\\\\\": 93.757, \\\\\\\"v720\\\\\\\": 94.632}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":77.666,\\\\\\\"srv1\\\\\\\":80.45},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":77.666,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65016,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 414537,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 537189,\n                                    \"file_cs\": \"c:0-10313-d260\",\n                                    \"file_hash\": \"5f7a8ff0cbd6585e0a8f8924655b44eb\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_720p_414537\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/9684a5f76e8bfd1bc5f9251160862d6d/69c33dee/video/tos/useast8/tos-useast8-pve-0068-tx2/oMJvWIgRWEAcmIVW2NMpqAjiBZuoaBK2iIyEa/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=404&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NmZlZGQ4NzQ1M2RoOmhkOkBpMzt1OHA5cjM1OTMzaTczNEBgMC4uNWIyNTAxLi0uMzBeYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/b1102f9d7b5abad9fef794bab57f32cd/69c33dee/video/tos/useast8/tos-useast8-pve-0068-tx2/oMJvWIgRWEAcmIVW2NMpqAjiBZuoaBK2iIyEa/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=404&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NmZlZGQ4NzQ1M2RoOmhkOkBpMzt1OHA5cjM1OTMzaTczNEBgMC4uNWIyNTAxLi0uMzBeYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a73a6e170e1a40328154e58a1a1b3cc3&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NzA5ZmVjYWYwNmFlYjliNjIzZjRlMmU0M2JmZDFh&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 89306}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 130244}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 191152}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 245998}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 300963}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 531108}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.497, \\\\\\\"v960\\\\\\\": 96.867, \\\\\\\"v864\\\\\\\": 97.51, \\\\\\\"v720\\\\\\\": 98.726}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.57, \\\\\\\"v960\\\\\\\": 87.891, \\\\\\\"v864\\\\\\\": 89.678, \\\\\\\"v720\\\\\\\": 92.492}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.924,\\\\\\\"srv1\\\\\\\":79.832},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":70.924,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"ed5dca180fd01ba43554ed2ff5d2ad7a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.606, \\\\\\\"sr20\\\\\\\": 102.188}}\\\",\\\"audio_bit_rate\\\":65016,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 321017,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 415998,\n                                    \"file_cs\": \"c:0-10313-6139\",\n                                    \"file_hash\": \"ee2a996630f108aac248410b96ec5de7\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_321017\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/bd2e1af25fe4b70adf44c863a286dfb7/69c33dee/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=313&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/50515efab5458946d53d6efb27ac4897/69c33dee/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=313&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f828d9c831e74481acc7e2eeddec9f86&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEyYWVmY2ZkYzc0NTliOTFhMGE3NTkzN2M0MTljNGQ5&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 67207}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 100119}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 150399}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 193441}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 238003}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 411886}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.404, \\\\\\\"v960\\\\\\\": 95.04, \\\\\\\"v864\\\\\\\": 96.464, \\\\\\\"v720\\\\\\\": 97.714}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.199, \\\\\\\"v960\\\\\\\": 84.033, \\\\\\\"v864\\\\\\\": 86.177, \\\\\\\"v720\\\\\\\": 89.596}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":67.503,\\\\\\\"srv1\\\\\\\":79.137},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":67.503,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"38d6bc5afa5571d8889beb5c49a0bbed\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.946, \\\\\\\"sr20\\\\\\\": 100.624}}\\\",\\\"audio_bit_rate\\\":48809,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 287516,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 372585,\n                                    \"file_cs\": \"c:0-10311-f555\",\n                                    \"file_hash\": \"917f717d7a2a05890472d4061855a81f\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_287516\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/b0469c2e521379917d26b30d0977fb68/69c33dee/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okvrEipEBRAaiggWqIEymaAKW2FZIs2VyBuox/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=280&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=N2hkOzdmODZpZ2RpOjs0ZkBpMzt1OHA5cjM1OTMzaTczNEA2Xi4xMTJgXy4xNTVhMjZgYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/db5435c327ddc8f1faae32ef529d2734/69c33dee/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okvrEipEBRAaiggWqIEymaAKW2FZIs2VyBuox/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=280&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=N2hkOzdmODZpZ2RpOjs0ZkBpMzt1OHA5cjM1OTMzaTczNEA2Xi4xMTJgXy4xNTVhMjZgYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cc9158d78f8a4d1fb3c55c44481aae94&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc5NzQxMmE3M2Y2MjNjNDg4YTMwMjQyNGQ0M2U2MzFi&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 56974}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 89421}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 132798}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 172430}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 209868}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 369503}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.495, \\\\\\\"v960\\\\\\\": 95.175, \\\\\\\"v864\\\\\\\": 95.926, \\\\\\\"v720\\\\\\\": 97.216}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.373, \\\\\\\"v960\\\\\\\": 82.938, \\\\\\\"v864\\\\\\\": 85.116, \\\\\\\"v720\\\\\\\": 88.552}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.134,\\\\\\\"srv1\\\\\\\":77.228},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":66.134,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.868, \\\\\\\"sr20\\\\\\\": 98.546}}\\\",\\\"audio_bit_rate\\\":48809,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 185943,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 240960,\n                                    \"file_cs\": \"c:0-10311-5855\",\n                                    \"file_hash\": \"9013a3a2252497fbf15221b594a8faa0\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                                    \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_185943\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/76f4ae7c44e64ffbd1288bd7744b5e52/69c33dee/video/tos/useast8/tos-useast8-pve-0068-tx2/ogIqvZEBUayCIB2AbaOEoWRxhurgDpWiAyKiV/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=181&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZWc0aGU8aWg5OGQ0ZzQ3OkBpMzt1OHA5cjM1OTMzaTczNEA2MzFgMS01Nl4xMS40XzM1YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://v16m.tiktokcdn-us.com/f9934d9c84d1edda29b5d4b5c470b116/69c33dee/video/tos/useast8/tos-useast8-pve-0068-tx2/ogIqvZEBUayCIB2AbaOEoWRxhurgDpWiAyKiV/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=181&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZWc0aGU8aWg5OGQ0ZzQ3OkBpMzt1OHA5cjM1OTMzaTczNEA2MzFgMS01Nl4xMS40XzM1YSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8764b17d114a45a69e8f094bce416d9b&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3NTUzN2IxYzI0MTYzZmFlYzJiZjM3NjRkNjFiYjRh&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 42291}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 63722}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 93018}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 117375}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 141896}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 239362}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.828, \\\\\\\"v960\\\\\\\": 91.251, \\\\\\\"v864\\\\\\\": 92.78, \\\\\\\"v720\\\\\\\": 94.208}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.447, \\\\\\\"v960\\\\\\\": 79.043, \\\\\\\"v864\\\\\\\": 82.04, \\\\\\\"v720\\\\\\\": 85.638}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.354,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.189,\\\\\\\"srv1\\\\\\\":73.561},\\\\\\\"src\\\\\\\":81.354,\\\\\\\"trans\\\\\\\":63.189,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24557,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=61f363e0&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=ST8l5gWLygJg8OCHVcJ014JLxwg%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=ce90fe4a&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=lwa3RjglJ80tWE%2B2pW1M5Db%2B%2F%2BE%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=548450fa&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=G4t7GORJvCuXSA%2BdLedfCzPcyB8%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"duration\": 10367,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas~tplv-tiktokx-origin.image?dr=8606&refresh_token=65a579e5&x-expires=1774465200&x-signature=Tde9jTcNt7C2qO%2BUGV0E3cAB6wo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas~tplv-tiktokx-origin.image?dr=8606&refresh_token=9fe169eb&x-expires=1774465200&x-signature=WB91c7EPa0MRiIV%2FyFx2rQAOmmI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAeEdmptBKRRECsEFiAqZQQDaA3VmIkBUsfxas~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=69e2e6c5&x-expires=1774465200&x-signature=Fd34pY03RlE1ocSCh3jc85tjd9Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-23.2\\\",\\\"LoudnessRangeStart\\\":\\\"-24.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-20.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-23\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-23.8,\\\\\\\"LoudnessRange\\\\\\\":0.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-23.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1852.15,\\\\\\\"FCenR\\\\\\\":1841.99,\\\\\\\"Spkr100G\\\\\\\":3.14,\\\\\\\"Spkr150G\\\\\\\":3.6,\\\\\\\"Spkr200G\\\\\\\":3.81},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-23.78},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.094},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-12.141,\\\\\\\"RTotal\\\\\\\":-24.236,\\\\\\\"LRDiff\\\\\\\":-0.053,\\\\\\\"LTotal\\\\\\\":-24.289},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeStart\\\\\\\":-24.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-20.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-23,\\\\\\\"Peak\\\\\\\":0.24831}\\\",\\\"bright_ratio_mean\\\":\\\"0.0434\\\",\\\"brightness_mean\\\":\\\"118.1928\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0045\\\",\\\"loudness\\\":\\\"-23.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0116\\\",\\\"peak\\\":\\\"0.24831\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9708,2440.196]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771710887}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"6.6909\\\",\\\"vq_score\\\":\\\"66.47\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c82b6e83&x-expires=1774465200&x-signature=agsPHAAj%2B65sqEq91ngNdTEK9bs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=41b1078e&x-expires=1774465200&x-signature=jEWGhLV0YBP226%2FItlKxeexC6rk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYZKAa2IvaVtuIKi3FIW2ABrREiBxgAWpaoyq~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=0dfe701a&x-expires=1774465200&x-signature=KY5mwjCwiqiQUzFtRKe%2Fd3ZlBhY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 846714,\n                            \"file_cs\": \"c:0-10172-e0b5\",\n                            \"file_hash\": \"4c6af170b8c53937027c20b368691a42\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                            \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_h264_720p_653391\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/1bb87fb5376681a34bf0ccd8a06c1c45/69c33dee/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=638&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/c2e55ccc22e385366f013235fd81bd23/69c33dee/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=638&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53cc73694bb74ecbb42ee94cd1344487&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0YWEzNTZmMzAwMTRlOWM2ZjMyNDg1OGMxNmE3NjJk&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 415998,\n                            \"file_cs\": \"c:0-10313-6139\",\n                            \"file_hash\": \"ee2a996630f108aac248410b96ec5de7\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                            \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_bytevc1_540p_321017\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/bd2e1af25fe4b70adf44c863a286dfb7/69c33dee/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=313&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/50515efab5458946d53d6efb27ac4897/69c33dee/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAj0eIF7AZfQiZhToFqLIMINgCaeNYa0yAGVIZ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=313&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWlmZ2g1OmY0Nzo0Ozw7O0BpMzt1OHA5cjM1OTMzaTczNEA1NmJhYmJgXjUxYjBgYS9jYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f828d9c831e74481acc7e2eeddec9f86&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEyYWVmY2ZkYzc0NTliOTFhMGE3NTkzN2M0MTljNGQ5&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 846714,\n                            \"file_cs\": \"c:0-10172-e0b5\",\n                            \"file_hash\": \"4c6af170b8c53937027c20b368691a42\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d6d2j0nog65mb5lr48l0\",\n                            \"url_key\": \"v15044gf0000d6d2j0nog65mb5lr48l0_h264_720p_653391\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/1bb87fb5376681a34bf0ccd8a06c1c45/69c33dee/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=638&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://v16m.tiktokcdn-us.com/c2e55ccc22e385366f013235fd81bd23/69c33dee/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYd0CRAmfAQrwmUwZDRpt2BUUEEVFEvksi1Ifs/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=638&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Ojc3NGY8aDdlaDplPDZmNkBpMzt1OHA5cjM1OTMzaTczNEA1MTBhMWIvX2AxXzEzNGAyYSNpMWlfMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b0000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53cc73694bb74ecbb42ee94cd1344487&is_play_url=1&item_id=7609440243183324446&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0YWEzNTZmMzAwMTRlOWM2ZjMyNDg1OGMxNmE3NjJk&source=SEARCH&video_id=v15044gf0000d6d2j0nog65mb5lr48l0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tag\": {\n                            \"background_color\": \"#545454\",\n                            \"en_title\": \"Top liked\",\n                            \"enable_lower_tag\": false,\n                            \"font_color\": \"#FFFFFF\",\n                            \"opacity\": 50,\n                            \"title\": \"Top liked\",\n                            \"type\": \"Top liked\"\n                        },\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\",\\\"rec_audio_effect\\\":\\\"5\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": false,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7609440243183324446\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7609440243183324446,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/140131e3e0eeb5e13c76106f50287a1a~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=599855c3&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=16pqadr%2B%2FwWuuKINyYoEgQ3h%2BBw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oURupqZaIWAFBIbyavvBaKJREiA6WiEILVog2~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=61f363e0&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=ST8l5gWLygJg8OCHVcJ014JLxwg%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7609440243183324446\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 110,\n                        \"author\": \"Felecia For The Win\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=06490dde&x-expires=1774465200&x-signature=XW9xO6%2B4%2BnvmmZ8tTZdxJfkytoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d05967cc&x-expires=1774465200&x-signature=7Cq50DLnCBydzIVPq0SEep%2FAMLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=58aea0d1&x-expires=1774465200&x-signature=%2B%2BWX34ehkgosb6YxyoX%2FX7pjOxU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a85a9e9d&x-expires=1774465200&x-signature=ZNQOUhMhIIl4AmH9Mz8XZe2Pnxc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86ea0eb&x-expires=1774465200&x-signature=MGVAEe%2BSDHBvgIKebb9jlg%2F3eMw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ea990919&x-expires=1774465200&x-signature=FBrL7VHLxrHA0GCWmBapfZt6ScI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=639c2acd&x-expires=1774465200&x-signature=L5QwKQFEZl8wmc6zhNtziMWbZb8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=11b0b145&x-expires=1774465200&x-signature=z1zv2UEtu43%2FRQ0Ui1PeCnSF0Tk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7df9b0ec&x-expires=1774465200&x-signature=BWUYzFAexJwBtZPSNsyIUKlkAzY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=06490dde&x-expires=1774465200&x-signature=XW9xO6%2B4%2BnvmmZ8tTZdxJfkytoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d05967cc&x-expires=1774465200&x-signature=7Cq50DLnCBydzIVPq0SEep%2FAMLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=58aea0d1&x-expires=1774465200&x-signature=%2B%2BWX34ehkgosb6YxyoX%2FX7pjOxU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a85a9e9d&x-expires=1774465200&x-signature=ZNQOUhMhIIl4AmH9Mz8XZe2Pnxc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86ea0eb&x-expires=1774465200&x-signature=MGVAEe%2BSDHBvgIKebb9jlg%2F3eMw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ea990919&x-expires=1774465200&x-signature=FBrL7VHLxrHA0GCWmBapfZt6ScI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774303107,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 110,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 110.21056,\n                            \"duration_precision\": 110.21056,\n                            \"shoot_duration_precision\": 110.21056,\n                            \"video_duration_precision\": 110.21056\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620573649262759181,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d70rf0fog65gjecliib0\\\",\\\"owner_id\\\":212848911106093056,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7620573722948897550,\n                        \"id_str\": \"7620573722948897550\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7620573722948897550\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"feleciaforthewin\",\n                        \"owner_id\": \"212848911106093056\",\n                        \"owner_nickname\": \"Felecia For The Win\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620573801919941390.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620573801919941390.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAy0kdZNQcWbh14ZFMNfWsBfMb6LNcxhjWkaZ9mIqk2PKt17tzLxyPIQYfOPA7wc7U\",\n                        \"shoot_duration\": 110,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - feleciaforthewin\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 110\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b273e94c&x-expires=1774465200&x-signature=0aWz5ksUW28RaRNfOTIpxJoJzcA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6162307e&x-expires=1774465200&x-signature=8RCeBS57XDo4kXyYj9u8%2BtEk%2F1c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a6f7e4d7&x-expires=1774465200&x-signature=fIe%2FwkuJJZNfg8G7Q6a4HvoV8iw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4dd55f50&x-expires=1774465200&x-signature=dd4vylypsxIzl32mEB9UEL7MYMM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f5f904f6&x-expires=1774465200&x-signature=%2FasKWMHHlT2vJ1ay2s6yV8aRMes%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8768c7d2&x-expires=1774465200&x-signature=O099B5HJA3mMWbqJkydjmcUQ06c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=639c2acd&x-expires=1774465200&x-signature=L5QwKQFEZl8wmc6zhNtziMWbZb8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=11b0b145&x-expires=1774465200&x-signature=z1zv2UEtu43%2FRQ0Ui1PeCnSF0Tk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7df9b0ec&x-expires=1774465200&x-signature=BWUYzFAexJwBtZPSNsyIUKlkAzY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d05967cc&x-expires=1774465200&x-signature=7Cq50DLnCBydzIVPq0SEep%2FAMLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=06490dde&x-expires=1774465200&x-signature=XW9xO6%2B4%2BnvmmZ8tTZdxJfkytoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=2216f8f0&x-expires=1774465200&x-signature=qSGVZX%2BwRfcm8Qb0xowIHrwQuJQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=a85a9e9d&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=ZNQOUhMhIIl4AmH9Mz8XZe2Pnxc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=b86ea0eb&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=MGVAEe%2BSDHBvgIKebb9jlg%2F3eMw%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=ea990919&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=FBrL7VHLxrHA0GCWmBapfZt6ScI%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1713185312,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 744337,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 1434,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"feleciaforthewin\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Felecia For The Win\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"feleciaforthewin\",\n                        \"search_user_name\": \"Felecia For The Win\",\n                        \"sec_uid\": \"MS4wLjABAAAAy0kdZNQcWbh14ZFMNfWsBfMb6LNcxhjWkaZ9mIqk2PKt17tzLxyPIQYfOPA7wc7U\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"212848911106093056\",\n                        \"unique_id\": \"feleciaforthewin\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 212848911106093056,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"101\",\n                            \"mute\": false,\n                            \"show_type\": 1,\n                            \"toast_msg\": \"This action isn’t allowed for this post\",\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620573649262759181\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"appletvpartner\",\n                            \"cid\": \"1683359367396358\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=1683359367396358\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #appletvpartner on TikTok!\",\n                                \"share_desc_info\": \"Check out #appletvpartner on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appletvpartner\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/appletvpartner?_r=1&name=appletvpartner&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=1683359367396358&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"6528706017779002423\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"For All Mankind\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"has_visual_comment\": true,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.002204909598706453}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": true,\n                        \"auction_ad_invited\": false,\n                        \"bc_label_test_text\": \"Paid partnership\",\n                        \"branded_content_type\": 1,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"What’s a sci-fi series that you think everyone should watch at least once? \\\\ud83e\\\\udd14\\\\ud83d\\\\udcfa For All Mankind is an Emmy award-winning sci-fi series on Apple TV that you’ve definitely got to check out. \\\",\\\"\\\",\\\"There are 4 seasons to binge right now on @Apple TV and season 5 premieres March 27th!\\\",\\\"\\\",\\\"Watching For All Mankind actually inspired me to brush up on my Cold War knowledge and reminded me of how absolutely insane it is that competing against the Soviets is ultimately what caused the US to attempt landing on the moon… and what’s even more insane is that somehow we actually pulled it off. \\\\ud83e\\\\udd2f\\\",\\\"\\\",\\\"And not just once! After the first astronaut walked on the moon in 1969, US astronauts returned 5 more times all the way up until 1972.\\\",\\\"\\\",\\\"And not just once! After the first astronaut walked on the moon in 1969, US astronauts returned 5 more times all the way up until 1972.\\\",\\\"\\\",\\\"There are now rumors that we will soon (finally) return again sometime within the next 5 years. The moon landing livestream is going to hit different this time for sure! \\\\ud83c\\\\udf15\\\",\\\"\\\",\\\"Have you seen For All Mankind? Get in the comments and lmk! \\\\ud83d\\\\ude4c\\\\ud83d\\\\udd2d\\\\ud83d\\\\ude80 #appletvpartner #forallmankind #appletv \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 51,\n                            \"line_idx\": 2,\n                            \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                            \"start\": 42,\n                            \"tag_id\": \"63\",\n                            \"type\": 0,\n                            \"user_id\": \"6815991884222514181\"\n                        },\n                        {\n                            \"end\": 82,\n                            \"hashtag_id\": \"1683359367396358\",\n                            \"hashtag_name\": \"appletvpartner\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 12,\n                            \"start\": 67,\n                            \"tag_id\": \"440\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 97,\n                            \"hashtag_id\": \"1654319647684614\",\n                            \"hashtag_name\": \"forallmankind\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 12,\n                            \"start\": 83,\n                            \"tag_id\": \"960\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 106,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 12,\n                            \"start\": 98,\n                            \"tag_id\": \"100\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774303100,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"What’s a sci-fi series that you think everyone should watch at least once? 🤔📺 For All Mankind is an Emmy award-winning sci-fi series on Apple TV that you’ve definitely got to check out.  There are 4 seasons to binge right now on @Apple TV and season 5 premieres March 27th! Watching For All Mankind actually inspired me to brush up on my Cold War knowledge and reminded me of how absolutely insane it is that competing against the Soviets is ultimately what caused the US to attempt landing on the moon… and what’s even more insane is that somehow we actually pulled it off. 🤯 And not just once! After the first astronaut walked on the moon in 1969, US astronauts returned 5 more times all the way up until 1972. And not just once! After the first astronaut walked on the moon in 1969, US astronauts returned 5 more times all the way up until 1972. There are now rumors that we will soon (finally) return again sometime within the next 5 years. The moon landing livestream is going to hit different this time for sure! 🌕 Have you seen For All Mankind? Get in the comments and lmk! 🙌🔭🚀 #appletvpartner #forallmankind #appletv \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 2,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7620573649262759181\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620573649262759181\n                        ],\n                        \"GroupdIdList1\": [\n                            7620573649262759181\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": true,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 2\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 110,\n                        \"author\": \"Felecia For The Win\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=06490dde&x-expires=1774465200&x-signature=XW9xO6%2B4%2BnvmmZ8tTZdxJfkytoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d05967cc&x-expires=1774465200&x-signature=7Cq50DLnCBydzIVPq0SEep%2FAMLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=58aea0d1&x-expires=1774465200&x-signature=%2B%2BWX34ehkgosb6YxyoX%2FX7pjOxU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a85a9e9d&x-expires=1774465200&x-signature=ZNQOUhMhIIl4AmH9Mz8XZe2Pnxc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86ea0eb&x-expires=1774465200&x-signature=MGVAEe%2BSDHBvgIKebb9jlg%2F3eMw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ea990919&x-expires=1774465200&x-signature=FBrL7VHLxrHA0GCWmBapfZt6ScI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=639c2acd&x-expires=1774465200&x-signature=L5QwKQFEZl8wmc6zhNtziMWbZb8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=11b0b145&x-expires=1774465200&x-signature=z1zv2UEtu43%2FRQ0Ui1PeCnSF0Tk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7df9b0ec&x-expires=1774465200&x-signature=BWUYzFAexJwBtZPSNsyIUKlkAzY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=06490dde&x-expires=1774465200&x-signature=XW9xO6%2B4%2BnvmmZ8tTZdxJfkytoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d05967cc&x-expires=1774465200&x-signature=7Cq50DLnCBydzIVPq0SEep%2FAMLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=58aea0d1&x-expires=1774465200&x-signature=%2B%2BWX34ehkgosb6YxyoX%2FX7pjOxU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a85a9e9d&x-expires=1774465200&x-signature=ZNQOUhMhIIl4AmH9Mz8XZe2Pnxc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b86ea0eb&x-expires=1774465200&x-signature=MGVAEe%2BSDHBvgIKebb9jlg%2F3eMw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ea990919&x-expires=1774465200&x-signature=FBrL7VHLxrHA0GCWmBapfZt6ScI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774303107,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 110,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 110.21056,\n                            \"duration_precision\": 110.21056,\n                            \"shoot_duration_precision\": 110.21056,\n                            \"video_duration_precision\": 110.21056\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620573649262759181,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d70rf0fog65gjecliib0\\\",\\\"owner_id\\\":212848911106093056,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": true,\n                        \"id\": 7620573722948897550,\n                        \"id_str\": \"7620573722948897550\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7620573722948897550\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"feleciaforthewin\",\n                        \"owner_id\": \"212848911106093056\",\n                        \"owner_nickname\": \"Felecia For The Win\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620573801919941390.mp3\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620573801919941390.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAy0kdZNQcWbh14ZFMNfWsBfMb6LNcxhjWkaZ9mIqk2PKt17tzLxyPIQYfOPA7wc7U\",\n                        \"shoot_duration\": 110,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - feleciaforthewin\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 110\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 110177,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"100.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"What’s a sci-fi series that you think everyone should watch at least once? 🤔📺 For All Mankind is an Emmy award-winning sci-fi series on Apple TV that you’ve definitely got to check out. <br><br>There are 4 seasons to binge right now on <m id=\\\"63\\\">@Apple TV</m> and season 5 premieres March 27th!<br><br>Watching For All Mankind actually inspired me to brush up on my Cold War knowledge and reminded me of how absolutely insane it is that competing against the Soviets is ultimately what caused the US to attempt landing on the moon… and what’s even more insane is that somehow we actually pulled it off. 🤯<br><br>And not just once! After the first astronaut walked on the moon in 1969, US astronauts returned 5 more times all the way up until 1972.<br><br>And not just once! After the first astronaut walked on the moon in 1969, US astronauts returned 5 more times all the way up until 1972.<br><br>There are now rumors that we will soon (finally) return again sometime within the next 5 years. The moon landing livestream is going to hit different this time for sure! 🌕<br><br>Have you seen For All Mankind? Get in the comments and lmk! 🙌🔭🚀 <h id=\\\"440\\\">#appletvpartner</h> <h id=\\\"960\\\">#forallmankind</h> <h id=\\\"100\\\">#appletv</h> \",\n                        \"text_extra\": [\n                            {\n                                \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                                \"tag_id\": \"63\",\n                                \"type\": 0,\n                                \"user_id\": \"6815991884222514181\"\n                            },\n                            {\n                                \"hashtag_id\": \"1683359367396358\",\n                                \"hashtag_name\": \"appletvpartner\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"440\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1654319647684614\",\n                                \"hashtag_name\": \"forallmankind\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"960\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"100\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \" 🤔📺 For All Mankind is an Emmy award-winning sci-fi series on Apple TV that you’ve definitely got to check out.\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 62,\n                                    \"end\": 67\n                                },\n                                {\n                                    \"begin\": 68,\n                                    \"end\": 70\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Felecia For The Win's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Felecia For The Win’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Felecia For The Win’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@feleciaforthewin/video/7620573649262759181?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7620573649262759181&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@feleciaforthewin/video/7620573649262759181?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7620573649262759181&source=h5_m\",\n                    \"shoot_tab_name\": \"video_600\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":7.8,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":5.75,\\\\\\\"be\\\\\\\":[96.9,10615.9],\\\\\\\"ocf\\\\\\\":[-22.2499,-21.4375,-14.9367,-2.9627,-4.0983,-14.3029,-17.3429,-24.5965,-29.9228,-52.4577],\\\\\\\"do\\\\\\\":-0.0012,\\\\\\\"ctps\\\\\\\":107,\\\\\\\"il\\\\\\\":-5.3}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":7.4,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":5.85,\\\\\\\"be\\\\\\\":[86.1,10734.3],\\\\\\\"ocf\\\\\\\":[-21.6292,-20.9271,-14.5247,-2.98,-4.1541,-14.1717,-17.1707,-24.4167,-30.1725,-53.4911],\\\\\\\"do\\\\\\\":-0.0012,\\\\\\\"ctps\\\\\\\":104,\\\\\\\"il\\\\\\\":-5.4}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":7.1,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":1.5,\\\\\\\"be\\\\\\\":[96.9,10782.8],\\\\\\\"ocf\\\\\\\":[-22.0904,-21.5151,-14.8492,-2.8775,-4.2419,-14.1881,-17.2357,-24.3119,-29.1245,-53.176],\\\\\\\"do\\\\\\\":-0.0012,\\\\\\\"ctps\\\\\\\":121,\\\\\\\"il\\\\\\\":-5.2},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_03010304\\\\\\\",\\\\\\\"tag_03010306\\\\\\\",\\\\\\\"tag_02040205\\\\\\\",\\\\\\\"tag_00010202\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.74,0.15,0.12,0.11,0.08]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"44.473\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3983,10626.9475]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620573649262759181\",\n                        \"collect_count\": 455,\n                        \"comment_count\": 45,\n                        \"digg_count\": 1252,\n                        \"download_count\": 1,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 20409,\n                        \"repost_count\": 0,\n                        \"share_count\": 74,\n                        \"whatsapp_share_count\": 3\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620573649262759181\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0040271650728835075,\\\"poi_card_id_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"for all mankind trailer\",\n                                        \"word_id\": \"1738325499578187128\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"word_type_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.007105889136794227,\\\"poi_card_id_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"1696495890\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"bert_viking_two_hop_recall\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"For All Mankind\",\n                                        \"word_id\": \"6528706017779002423\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 240,\n                            \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                            \"start\": 231,\n                            \"tag_id\": \"63\",\n                            \"type\": 0,\n                            \"user_id\": \"6815991884222514181\"\n                        },\n                        {\n                            \"end\": 1107,\n                            \"hashtag_id\": \"1683359367396358\",\n                            \"hashtag_name\": \"appletvpartner\",\n                            \"is_commerce\": false,\n                            \"start\": 1092,\n                            \"tag_id\": \"440\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 1122,\n                            \"hashtag_id\": \"1654319647684614\",\n                            \"hashtag_name\": \"forallmankind\",\n                            \"is_commerce\": false,\n                            \"start\": 1108,\n                            \"tag_id\": \"960\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 1131,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 1123,\n                            \"tag_id\": \"100\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -2,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=5cfddba7&x-expires=1774465200&x-signature=vrmpQAQhp3yiEHTdt9ivXRpz848%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=dc530689&x-expires=1774465200&x-signature=Hsb4eCC9CcSTFt4vznZOafcEV1A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3e78ba1e&x-expires=1774465200&x-signature=nhrsd4FJG5Q3qKiVE7TFoPkGr%2BA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=5cfddba7&x-expires=1774465200&x-signature=vrmpQAQhp3yiEHTdt9ivXRpz848%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=dc530689&x-expires=1774465200&x-signature=Hsb4eCC9CcSTFt4vznZOafcEV1A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3e78ba1e&x-expires=1774465200&x-signature=nhrsd4FJG5Q3qKiVE7TFoPkGr%2BA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=5cfddba7&x-expires=1774465200&x-signature=vrmpQAQhp3yiEHTdt9ivXRpz848%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=dc530689&x-expires=1774465200&x-signature=Hsb4eCC9CcSTFt4vznZOafcEV1A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3e78ba1e&x-expires=1774465200&x-signature=nhrsd4FJG5Q3qKiVE7TFoPkGr%2BA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [\n                            {\n                                \"duration\": 110.226,\n                                \"fext\": \"jpeg\",\n                                \"img_num\": 110,\n                                \"img_uris\": [\n                                    \"tos-useast5-p-0068-tx/o8aDBicjGCB9i85I03BcBg2EEltIAvi4OU1Mi\",\n                                    \"tos-useast5-p-0068-tx/oMgB3EcB1cA9BIvl8gvBatiYEi4PCiDI5UGM2\",\n                                    \"tos-useast5-p-0068-tx/oEicJEUv8g3iBB4B1tETADhMXaCIYGclId22B\",\n                                    \"tos-useast5-p-0068-tx/ocBEI4BcMGBgc31iCtlaEUAzD8PvBGi2voIgb\",\n                                    \"tos-useast5-p-0068-tx/oYbAlEiKIAcU128vBci4BBIrMEG3iBagtCRjB\"\n                                ],\n                                \"img_url\": \"\",\n                                \"img_urls\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8aDBicjGCB9i85I03BcBg2EEltIAvi4OU1Mi~tplv-noop.image?dr=12525&refresh_token=2e4d2f4f&x-expires=1774385044&x-signature=78wtpNjMLEa7JHkcrbpCKjN6rV8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70recnog65me0g6bl20\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMgB3EcB1cA9BIvl8gvBatiYEi4PCiDI5UGM2~tplv-noop.image?dr=12525&refresh_token=9003188a&x-expires=1774385044&x-signature=0pIDxASXN%2BWfPuD6FFNFasgXgvo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70recnog65me0g6bl20\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEicJEUv8g3iBB4B1tETADhMXaCIYGclId22B~tplv-noop.image?dr=12525&refresh_token=c0508fa9&x-expires=1774385044&x-signature=clIRqtUkIVICK2laklOlSZ6aCdY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70recnog65me0g6bl20\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocBEI4BcMGBgc31iCtlaEUAzD8PvBGi2voIgb~tplv-noop.image?dr=12525&refresh_token=01aff0ea&x-expires=1774385044&x-signature=zwXmDhSwII0xEwSwNs3eufgHMi8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70recnog65me0g6bl20\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYbAlEiKIAcU128vBci4BBIrMEG3iBagtCRjB~tplv-noop.image?dr=12525&refresh_token=d34677ba&x-expires=1774385044&x-signature=8S4w62P1MYFzqcQwYDKMEsbQh%2Bw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70recnog65me0g6bl20\"\n                                ],\n                                \"img_x_len\": 5,\n                                \"img_x_size\": 136,\n                                \"img_y_len\": 5,\n                                \"img_y_size\": 240,\n                                \"interval\": 1,\n                                \"uri\": \"\"\n                            }\n                        ],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 2073946,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                                \"fps\": 47,\n                                \"gear_name\": \"mt_us_vqe_value_g3_adapt_lowest_1080_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 28564472,\n                                    \"file_cs\": \"c:0-110210-ee8c\",\n                                    \"file_hash\": \"50c61baf9c7cff515d131212ef1eac13\",\n                                    \"height\": 1920,\n                                    \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                                    \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_bytevc1_1080p_2073946\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/f4ab3b0eb16b864a7534cd492f3187d2/69c33e52/video/tos/useast5/tos-useast5-ve-0068c003-tx/ooviaQA4BCiPBGbCbEEIEl8Bgc1OZM3xX2cUu/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=2025&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWdoPDw7ZjVoNjs1OmY3NUBpM285M3A5cmZ1OjMzZzczNEAwLTEvLTI0NTUxMTRfMGJfYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/b252dafb0dfaed7d9fa370b18eb810a0/69c33e52/video/tos/useast5/tos-useast5-ve-0068c003-tx/ooviaQA4BCiPBGbCbEEIEl8Bgc1OZM3xX2cUu/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=2025&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWdoPDw7ZjVoNjs1OmY3NUBpM285M3A5cmZ1OjMzZzczNEAwLTEvLTI0NTUxMTRfMGJfYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b2e43cb77248438e827c5809294e0d36&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEyMTg2ZjgyNGRhMzJmOGE3YzBhY2U3M2YxN2UzMzBj&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1080\n                                },\n                                \"quality_type\": 2,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 629353}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 942915}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 1331173}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1637639}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1910303}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 3282559}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.629, \\\\\\\"v960\\\\\\\": 97.45, \\\\\\\"v864\\\\\\\": 98.126, \\\\\\\"v720\\\\\\\": 98.811}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.767, \\\\\\\"v960\\\\\\\": 91.417, \\\\\\\"v864\\\\\\\": 92.425, \\\\\\\"v720\\\\\\\": 93.874}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":92.837,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":86.604,\\\\\\\"srv1\\\\\\\":91.942},\\\\\\\"src\\\\\\\":89.687,\\\\\\\"trans\\\\\\\":86.604,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"fbc25167b8b3cbb5daa27a3ba9df749d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":48070,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 940581,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"mt_us_vqe_value_g3_adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 12956517,\n                                    \"file_cs\": \"c:0-92405-1822\",\n                                    \"file_hash\": \"a4f0637efaafadf7a95952c267ed78fc\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                                    \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_bytevc1_720p_940581\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/715208e08cb1f8c9fc8c26175748476e/69c33e52/video/tos/useast5/tos-useast5-ve-0068c003-tx/og4LMtDyQFAcIVBwIgEStyEYDsbEfRDEpEemgq/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=918&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OGdoZThnZDo4NjRoaWg6aUBpM285M3A5cmZ1OjMzZzczNEBgYDIyLV5jNjYxNi0wYS9gYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/ff7667375e3515a8a622de9d10af2f30/69c33e52/video/tos/useast5/tos-useast5-ve-0068c003-tx/og4LMtDyQFAcIVBwIgEStyEYDsbEfRDEpEemgq/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=918&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OGdoZThnZDo4NjRoaWg6aUBpM285M3A5cmZ1OjMzZzczNEBgYDIyLV5jNjYxNi0wYS9gYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cf27de3f0e91439597faad055b5ecdc5&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk2YTUyNTRlNzU2MDM4NDcwYTAzZGU3MDQ5NGY5MTUw&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 339520}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 420028}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 579099}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 714219}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 794112}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1297596}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.727, \\\\\\\"v960\\\\\\\": 93.031, \\\\\\\"v864\\\\\\\": 95.492, \\\\\\\"v720\\\\\\\": 97.281}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.941, \\\\\\\"v960\\\\\\\": 84.238, \\\\\\\"v864\\\\\\\": 86.68, \\\\\\\"v720\\\\\\\": 91.066}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":92.327,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.283,\\\\\\\"srv1\\\\\\\":86.833},\\\\\\\"src\\\\\\\":89.687,\\\\\\\"trans\\\\\\\":78.283,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9c9c478a63b202434bb128f7432afa13\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.918, \\\\\\\"sr20\\\\\\\": 95.135}}\\\",\\\"audio_bit_rate\\\":48070,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 746200,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"mt_us_vqe_value_g3_adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 10278916,\n                                    \"file_cs\": \"c:0-92405-c654\",\n                                    \"file_hash\": \"e37c14e2a06375c196882dc72b37ea21\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                                    \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_bytevc1_540p_746200\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/1950d3f54ee5d4f0f6431c45ac446cb4/69c33e52/video/tos/useast5/tos-useast5-pve-0068-tx/ocZcC4WZaE1CGlUXJzBAgb5yEMc3ivBIBQ2iE/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=728&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWQ6OWZmZDQ2NjM3M2g3NkBpM285M3A5cmZ1OjMzZzczNEAtY2BhNjZiNTExNDNgMS9gYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/bd7c5ee22d07c9fa49fdfa3caa10a6e1/69c33e52/video/tos/useast5/tos-useast5-pve-0068-tx/ocZcC4WZaE1CGlUXJzBAgb5yEMc3ivBIBQ2iE/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=728&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWQ6OWZmZDQ2NjM3M2g3NkBpM285M3A5cmZ1OjMzZzczNEAtY2BhNjZiNTExNDNgMS9gYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c3244ec06470434381ea9c9cd6c7fa06&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc1OGFhNjI0Nzc3MTg4YjRhNGQ2OGIzN2ZmYjJiZDky&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 282606}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 343487}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 466416}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 576748}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 642681}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1030220}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.129, \\\\\\\"v960\\\\\\\": 90.238, \\\\\\\"v864\\\\\\\": 92.313, \\\\\\\"v720\\\\\\\": 95.524}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.396, \\\\\\\"v960\\\\\\\": 78.71, \\\\\\\"v864\\\\\\\": 81.662, \\\\\\\"v720\\\\\\\": 86.555}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":92.327,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":73.374,\\\\\\\"srv1\\\\\\\":82.235},\\\\\\\"src\\\\\\\":89.687,\\\\\\\"trans\\\\\\\":73.374,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"81f6e2539b63d7212a59e9aa25787ed2\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 82.799, \\\\\\\"sr20\\\\\\\": 91.35}}\\\",\\\"audio_bit_rate\\\":32056,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 645526,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"mt_us_vqe_value_g3_lower_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 8892123,\n                                    \"file_cs\": \"c:0-92387-4400\",\n                                    \"file_hash\": \"0f69414ac04b3f4c34a7bf342b8df74b\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                                    \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_bytevc1_540p_645526\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/4124a8e795babdbb9dda6def2df78480/69c33e52/video/tos/useast5/tos-useast5-ve-0068c003-tx/ocHycsgIQEqDYdQDbZpECDEBwIzESLefgA4FvR/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=630&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2dmZWc3aWVlMzZlPDY3O0BpM285M3A5cmZ1OjMzZzczNEBhYTJhMGFfXjExXjE2YF5jYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/0a51255e60620803d5dccffc10c0b521/69c33e52/video/tos/useast5/tos-useast5-ve-0068c003-tx/ocHycsgIQEqDYdQDbZpECDEBwIzESLefgA4FvR/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=630&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2dmZWc3aWVlMzZlPDY3O0BpM285M3A5cmZ1OjMzZzczNEBhYTJhMGFfXjExXjE2YF5jYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f8a4c3994ba3404babbfd43ddb5cddd0&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZhZjRiZjg2MjI0NGI1NjU1NmU3MTlmOTgyMzRiMmM3&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 24,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 257188}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 330575}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 442542}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 532443}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 587752}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 927075}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.299, \\\\\\\"v960\\\\\\\": 86.822, \\\\\\\"v864\\\\\\\": 89.378, \\\\\\\"v720\\\\\\\": 92.805}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.748, \\\\\\\"v960\\\\\\\": 74.92, \\\\\\\"v864\\\\\\\": 78.749, \\\\\\\"v720\\\\\\\": 83.777}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":92.327,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.638,\\\\\\\"srv1\\\\\\\":79.081},\\\\\\\"src\\\\\\\":89.687,\\\\\\\"trans\\\\\\\":70.638,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"f2ef65a6a30c287d43eb39f9503ab5e6\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 79.144, \\\\\\\"sr20\\\\\\\": 87.695}}\\\",\\\"audio_bit_rate\\\":32056,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 464475,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                                \"fps\": 30,\n                                \"gear_name\": \"mt_us_vqe_value_g3_lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 6398145,\n                                    \"file_cs\": \"c:0-92387-a908\",\n                                    \"file_hash\": \"f8683689370f17e97508a64ac141b26d\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                                    \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_bytevc1_540p_464475\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/6689ecf4e7a7619c64a9e1b298041a3d/69c33e52/video/tos/useast5/tos-useast5-ve-0068c001-tx/oAgiUSEMGCBIcB2ciQZ61aCXj3E4B7EvGAGnl/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=453&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ODQzZGhnNTs7Zzw6N2k2N0BpM285M3A5cmZ1OjMzZzczNEAwXmBiMGBgNmIxXmAuMF4yYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://v16m.tiktokcdn-us.com/e8108a1bab322a02dc824d046e0bcdd9/69c33e52/video/tos/useast5/tos-useast5-ve-0068c001-tx/oAgiUSEMGCBIcB2ciQZ61aCXj3E4B7EvGAGnl/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=453&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ODQzZGhnNTs7Zzw6N2k2N0BpM285M3A5cmZ1OjMzZzczNEAwXmBiMGBgNmIxXmAuMF4yYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=54a33f14c7a94de898c2cd3eeac0a135&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVjZTU3M2IwMjk1ZmQwYzMzZjNiNDc1YTRkMDQzNjAy&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 213922}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 265297}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 342260}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 403347}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 443168}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 685492}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.72, \\\\\\\"v960\\\\\\\": 81.115, \\\\\\\"v864\\\\\\\": 83.895, \\\\\\\"v720\\\\\\\": 88.529}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 64.78, \\\\\\\"v960\\\\\\\": 69.122, \\\\\\\"v864\\\\\\\": 73.307, \\\\\\\"v720\\\\\\\": 78.865}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":89.687,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.522,\\\\\\\"srv1\\\\\\\":72.256},\\\\\\\"src\\\\\\\":89.687,\\\\\\\"trans\\\\\\\":63.522,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"6b08da6ac185a00ba2299bb5cbe92231\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24053,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": [\n                                {\n                                    \"caption_format\": \"webvtt\",\n                                    \"caption_length\": 2174,\n                                    \"cla_subtitle_id\": 7620573959289015054,\n                                    \"complaint_id\": 7620573959289015054,\n                                    \"expire\": 1776973554,\n                                    \"is_auto_generated\": true,\n                                    \"is_original_caption\": true,\n                                    \"lang\": \"eng-US\",\n                                    \"language_code\": \"en\",\n                                    \"language_id\": 2,\n                                    \"source_tag\": \"vv_counter,\",\n                                    \"sub_id\": 1253280114,\n                                    \"sub_version\": \"1\",\n                                    \"subtitle_type\": 1,\n                                    \"translation_type\": 0,\n                                    \"translator_id\": 0,\n                                    \"url\": \"https://v16-cla.tiktokcdn-us.com/b5c0ccb015570ece340518b9edddfc78/69ea76f2/video/tos/useast5/tos-useast5-v-0068-tx/3f39dd967cf7454fbe333130d4ef0105/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=12295&ft=aEdJYqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M285M3A5cmZ1OjMzZzczNEBpM285M3A5cmZ1OjMzZzczNEAvX2RiMmRrYi1hLS1kMS9zYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                    \"url_list\": [\n                                        \"https://v16-cla.tiktokcdn-us.com/b5c0ccb015570ece340518b9edddfc78/69ea76f2/video/tos/useast5/tos-useast5-v-0068-tx/3f39dd967cf7454fbe333130d4ef0105/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=12295&ft=aEdJYqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M285M3A5cmZ1OjMzZzczNEBpM285M3A5cmZ1OjMzZzczNEAvX2RiMmRrYi1hLS1kMS9zYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://v19-cla.tiktokcdn-us.com/2a71c2b7f4f169f37f706ee6d3e27f04/69ea76f2/video/tos/useast5/tos-useast5-v-0068-tx/3f39dd967cf7454fbe333130d4ef0105/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=12295&ft=aEdJYqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M285M3A5cmZ1OjMzZzczNEBpM285M3A5cmZ1OjMzZzczNEAvX2RiMmRrYi1hLS1kMS9zYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00050000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU4NjY5OGY2MTIxNWE0NDBiNGRkZmNhOGZiYTY0Y2Q4&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                                    ],\n                                    \"variant\": \"big_caption\"\n                                }\n                            ],\n                            \"captions_type\": 1,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 1,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 0,\n                            \"original_language_info\": {\n                                \"can_translate_realtime\": false,\n                                \"can_translate_realtime_skip_translation_lang_check\": true,\n                                \"first_subtitle_time\": 60,\n                                \"is_burnin_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"original_caption_type\": 5\n                            },\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=52daac99&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=Ov%2BE1t7wiXIfwC5coQRqMpDEGac%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=8651efb4&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=otPUp3hkx7SBzs9xn2Trax%2BImfk%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=b8043a5f&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=f8m68obhbmQXwSwflw6a1Y17380%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"duration\": 110200,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=5cfddba7&x-expires=1774465200&x-signature=vrmpQAQhp3yiEHTdt9ivXRpz848%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.image?dr=8606&refresh_token=dc530689&x-expires=1774465200&x-signature=Hsb4eCC9CcSTFt4vznZOafcEV1A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3e78ba1e&x-expires=1774465200&x-signature=nhrsd4FJG5Q3qKiVE7TFoPkGr%2BA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"is_long_video\": 1,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-4.5\\\",\\\"LoudnessRangeStart\\\":\\\"-6\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-2.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-4.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-5.254},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":1.499,\\\\\\\"RTotal\\\\\\\":-8.372,\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-8.372},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.99},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-5.24,\\\\\\\"LoudR\\\\\\\":1.5,\\\\\\\"LoudRE\\\\\\\":-4.5,\\\\\\\"LoudRS\\\\\\\":-6,\\\\\\\"MaxMomLoud\\\\\\\":-2.49,\\\\\\\"MaxSTLoud\\\\\\\":-4.19}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3391.28,\\\\\\\"FCenR\\\\\\\":3394.82,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0,\\\\\\\"Spkr200G\\\\\\\":0.12}},\\\\\\\"LoudnessRangeEnd\\\\\\\":-4.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-6,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-2.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-4.2,\\\\\\\"Loudness\\\\\\\":-5.3,\\\\\\\"LoudnessRange\\\\\\\":1.5,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0228\\\",\\\"brightness_mean\\\":\\\"116.6801\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0062\\\",\\\"loudness\\\":\\\"-5.3\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0116\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3983,10626.9475]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1774303105}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.011\\\",\\\"vq_score\\\":\\\"72.3\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-p-0068-tx/osIb2G4QTeHpeUGDCZLIA5GlIgAjyYyggweXk2\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osIb2G4QTeHpeUGDCZLIA5GlIgAjyYyggweXk2~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c23f6c40&x-expires=1774465200&x-signature=huX4czS2VKqswzGuTatEdI7gn2E%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osIb2G4QTeHpeUGDCZLIA5GlIgAjyYyggweXk2~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c4a78366&x-expires=1774465200&x-signature=Mhqd7DsoUZ1Oo9Sz7Q7L7OVIdms%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osIb2G4QTeHpeUGDCZLIA5GlIgAjyYyggweXk2~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=4eb687f3&x-expires=1774465200&x-signature=PS1VkLHIBY3NaJSY1FX7V94jwzI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 28572048,\n                            \"file_cs\": \"c:0-92020-ed1a\",\n                            \"file_hash\": \"28616d1cf60ba8114a123e92f4bf5b7c\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                            \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_h264_720p_2074195\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/e59fed13a6413c4c84e04b0bc15deb1c/69c33e52/video/tos/useast5/tos-useast5-ve-0068c004-tx/oEsRAIZBj5GgTAbeDfQg22f8IUpGICLlkwiHhX/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=2025&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTozZjc7ZTQ3NGk0OjlnZUBpM285M3A5cmZ1OjMzZzczNEAyXy1iYjBfXl4xYWJhX2NeYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/68378f51dffc6ab0ffbbe8536b2e3228/69c33e52/video/tos/useast5/tos-useast5-ve-0068c004-tx/oEsRAIZBj5GgTAbeDfQg22f8IUpGICLlkwiHhX/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=2025&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTozZjc7ZTQ3NGk0OjlnZUBpM285M3A5cmZ1OjMzZzczNEAyXy1iYjBfXl4xYWJhX2NeYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=abfdb6d7e1df41a4a1bb38e4ec00b756&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNhZDFlMGQzNmM4NzhjYjJkZGYyNThmOTA2NjAzOTBh&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 10278916,\n                            \"file_cs\": \"c:0-92405-c654\",\n                            \"file_hash\": \"e37c14e2a06375c196882dc72b37ea21\",\n                            \"height\": 1024,\n                            \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                            \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_bytevc1_540p_746200\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/1950d3f54ee5d4f0f6431c45ac446cb4/69c33e52/video/tos/useast5/tos-useast5-pve-0068-tx/ocZcC4WZaE1CGlUXJzBAgb5yEMc3ivBIBQ2iE/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=728&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWQ6OWZmZDQ2NjM3M2g3NkBpM285M3A5cmZ1OjMzZzczNEAtY2BhNjZiNTExNDNgMS9gYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/bd7c5ee22d07c9fa49fdfa3caa10a6e1/69c33e52/video/tos/useast5/tos-useast5-pve-0068-tx/ocZcC4WZaE1CGlUXJzBAgb5yEMc3ivBIBQ2iE/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=728&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OWQ6OWZmZDQ2NjM3M2g3NkBpM285M3A5cmZ1OjMzZzczNEAtY2BhNjZiNTExNDNgMS9gYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c3244ec06470434381ea9c9cd6c7fa06&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc1OGFhNjI0Nzc3MTg4YjRhNGQ2OGIzN2ZmYjJiZDky&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 28572048,\n                            \"file_cs\": \"c:0-92020-ed1a\",\n                            \"file_hash\": \"28616d1cf60ba8114a123e92f4bf5b7c\",\n                            \"height\": 1280,\n                            \"uri\": \"v12044gd0000d70recnog65me0g6bl20\",\n                            \"url_key\": \"v12044gd0000d70recnog65me0g6bl20_h264_720p_2074195\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/e59fed13a6413c4c84e04b0bc15deb1c/69c33e52/video/tos/useast5/tos-useast5-ve-0068c004-tx/oEsRAIZBj5GgTAbeDfQg22f8IUpGICLlkwiHhX/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=2025&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTozZjc7ZTQ3NGk0OjlnZUBpM285M3A5cmZ1OjMzZzczNEAyXy1iYjBfXl4xYWJhX2NeYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://v16m.tiktokcdn-us.com/68378f51dffc6ab0ffbbe8536b2e3228/69c33e52/video/tos/useast5/tos-useast5-ve-0068c004-tx/oEsRAIZBj5GgTAbeDfQg22f8IUpGICLlkwiHhX/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=2025&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=OTozZjc7ZTQ3NGk0OjlnZUBpM285M3A5cmZ1OjMzZzczNEAyXy1iYjBfXl4xYWJhX2NeYSMvX2RiMmRrYi1hLS1kMS9zcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e00090000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=abfdb6d7e1df41a4a1bb38e4ec00b756&is_play_url=1&item_id=7620573649262759181&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNhZDFlMGQzNmM4NzhjYjJkZGYyNThmOTA2NjAzOTBh&source=SEARCH&video_id=v12044gd0000d70recnog65me0g6bl20\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"video_model\": \"\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7620573649262759181\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7620573649262759181,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/942a4954befb48bda3788d199fda2fab~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=a85a9e9d&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=ZNQOUhMhIIl4AmH9Mz8XZe2Pnxc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8DDd3DuFAJ7wtBOARZZACQEdfKEISAfgpbv3E~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=52daac99&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=Ov%2BE1t7wiXIfwC5coQRqMpDEGac%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7620573649262759181\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 14,\n                        \"author\": \"AppleHome Authority\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=523f9a66&x-expires=1774465200&x-signature=FaJfTzDTxm2O5Kr2htYtt4%2BtF7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=653966c0&x-expires=1774465200&x-signature=sIfLDSoTzhIluREzo%2B%2B6QmhKV1o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=650fc90c&x-expires=1774465200&x-signature=fc5SwDyP%2BDrv7R2igMljaNZb4oo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=750156a0&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c1024ed1&x-expires=1774465200&x-signature=MJRnm9M4R35A5uiEQKamqzlmzho%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=88b4db80&x-expires=1774465200&x-signature=G8qwTt3MNeCnXmuTd46fG6KVpgY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9bd40701&x-expires=1774465200&x-signature=tL%2FvDXD%2FdH%2BsJN1UY%2FYj3MSuJ2U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d7d61645&x-expires=1774465200&x-signature=SB8oDh6byZDAiSTg8tB7n51jJAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6011b5c0&x-expires=1774465200&x-signature=kXcWC829%2F3esKQsK3Tx9sv%2F%2Fggc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=523f9a66&x-expires=1774465200&x-signature=FaJfTzDTxm2O5Kr2htYtt4%2BtF7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=653966c0&x-expires=1774465200&x-signature=sIfLDSoTzhIluREzo%2B%2B6QmhKV1o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=650fc90c&x-expires=1774465200&x-signature=fc5SwDyP%2BDrv7R2igMljaNZb4oo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=750156a0&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c1024ed1&x-expires=1774465200&x-signature=MJRnm9M4R35A5uiEQKamqzlmzho%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=88b4db80&x-expires=1774465200&x-signature=G8qwTt3MNeCnXmuTd46fG6KVpgY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774217516,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 14,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 14.915875,\n                            \"duration_precision\": 14.915875,\n                            \"shoot_duration_precision\": 14.915875,\n                            \"video_duration_precision\": 14.915875\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620206162947886358,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d706iavog65hu3evmpq0\\\",\\\"owner_id\\\":7593689616143959062,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7620206175094590230,\n                        \"id_str\": \"7620206175094590230\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"author\": \"Fleetwood Mac\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Silver Springs (2001 Remaster)\\\"\",\n                            \"mixed_title\": \"original sound - followhomekit (Contains music from: Silver Springs (2001 Remaster) - Fleetwood Mac)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Silver Springs (2001 Remaster)\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Fleetwood Mac\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 21503,\n                                \"start_ms\": 91008\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 285900,\n                            \"h5_url\": \"\",\n                            \"id\": \"6705396802780137473\",\n                            \"performers\": null,\n                            \"title\": \"Silver Springs (2001 Remaster)\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7620206175094590230\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6815038722174617604\n                        ],\n                        \"music_ugid\": 7579942605023103762,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"followhomekit\",\n                        \"owner_id\": \"7593689616143959062\",\n                        \"owner_nickname\": \"AppleHome Authority\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7620206201954945814.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7620206201954945814.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7612940192458770459,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAoLbhGXZJnzGTb38wySkpHcvrHq1_JmdZnSuKz4teUTilU3oyAUUJR_QMf3fnxSQH\",\n                        \"shoot_duration\": 14,\n                        \"sim_group_id_v3\": 7612940192458770459,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - followhomekit\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 14\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=10bddaca&x-expires=1774465200&x-signature=IEpJFxXOqEq%2F4IWPo3lhiiNHPYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=069ede4d&x-expires=1774465200&x-signature=cWQQJfae8ANQGW2o5K9a2hHN5%2BU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5c5a4541&x-expires=1774465200&x-signature=5r74q9aZSXnxXGAO0tuexJ7fzt4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=344297ff&x-expires=1774465200&x-signature=DpkapZ8GgwVZbWzwyK3ec%2FZopt4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f8847aac&x-expires=1774465200&x-signature=G0gWUobeaxEst87DKQTkMInZ2uA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=6d6e4df6&x-expires=1774465200&x-signature=lyL9mgbLJOyhb8Nw6bHE3vkNHlM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d7d61645&x-expires=1774465200&x-signature=SB8oDh6byZDAiSTg8tB7n51jJAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9bd40701&x-expires=1774465200&x-signature=tL%2FvDXD%2FdH%2BsJN1UY%2FYj3MSuJ2U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=cbb9132b&x-expires=1774465200&x-signature=aXzXDkpQi6kDhRdAfsuC5UT37JI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=523f9a66&x-expires=1774465200&x-signature=FaJfTzDTxm2O5Kr2htYtt4%2BtF7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=653966c0&x-expires=1774465200&x-signature=sIfLDSoTzhIluREzo%2B%2B6QmhKV1o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=650fc90c&x-expires=1774465200&x-signature=fc5SwDyP%2BDrv7R2igMljaNZb4oo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=750156a0&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=c1024ed1&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=MJRnm9M4R35A5uiEQKamqzlmzho%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=88b4db80&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=G8qwTt3MNeCnXmuTd46fG6KVpgY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 4912,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 1,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"AppleHome Authority\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"followhomekit\",\n                        \"search_user_name\": \"AppleHome Authority\",\n                        \"sec_uid\": \"MS4wLjABAAAAoLbhGXZJnzGTb38wySkpHcvrHq1_JmdZnSuKz4teUTilU3oyAUUJR_QMf3fnxSQH\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7593689616143959062\",\n                        \"unique_id\": \"followhomekit\",\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 2,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 61,\n                                    \"expire_at\": 1774388900000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620571178276605206,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 152,\n                                    \"expire_at\": 1774390351000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620577410110606614,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774303969373\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7593689616143959062,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620206162947886358\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"applehome\",\n                            \"cid\": \"1617564897731589\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=1617564897731589\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #applehome on TikTok!\",\n                                \"share_desc_info\": \"Check out #applehome on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: applehome\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/applehome?_r=1&name=applehome&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=1617564897731589&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"4454277861319826187\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"new apple tv streaming box\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"has_author_comment\": true,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.001203804020705429}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"Ditch the Fire stick and get an Apple TV\\\",\\\"\\\",\\\"At some point, someone is going to tell you to get rid of your Fire Stick and buy an Apple TV.\\\",\\\"\\\",\\\"When that moment comes, don’t overthink it. Just do it.\\\",\\\"\\\",\\\"Because once you’ve made the switch, you’ll realise how much smoother everything is. The interface actually makes sense, the performance isn’t crawling, and it integrates properly with the rest of your setup instead of feeling like a cheap add on.\\\",\\\"\\\",\\\"The Fire Stick feels like something you tolerate. The Apple TV feels like something that actually belongs in your home.\\\",\\\"\\\",\\\"So save yourself the back and forth. You’re going to end up there anyway.#AppleHome #appletv #apple #firestick #streaming \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 83,\n                            \"hashtag_id\": \"1617564897731589\",\n                            \"hashtag_name\": \"applehome\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 10,\n                            \"start\": 73,\n                            \"tag_id\": \"2176\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 92,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 10,\n                            \"start\": 84,\n                            \"tag_id\": \"2248\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 99,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 10,\n                            \"start\": 93,\n                            \"tag_id\": \"2324\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 110,\n                            \"hashtag_id\": \"4142792\",\n                            \"hashtag_name\": \"firestick\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 10,\n                            \"start\": 100,\n                            \"tag_id\": \"2492\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 121,\n                            \"hashtag_id\": \"768181\",\n                            \"hashtag_name\": \"streaming\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 10,\n                            \"start\": 111,\n                            \"tag_id\": \"2704\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774217513,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"select_music\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Ditch the Fire stick and get an Apple TV At some point, someone is going to tell you to get rid of your Fire Stick and buy an Apple TV. When that moment comes, don’t overthink it. Just do it. Because once you’ve made the switch, you’ll realise how much smoother everything is. The interface actually makes sense, the performance isn’t crawling, and it integrates properly with the rest of your setup instead of feeling like a cheap add on. The Fire Stick feels like something you tolerate. The Apple TV feels like something that actually belongs in your home. So save yourself the back and forth. You’re going to end up there anyway.#AppleHome #appletv #apple #firestick #streaming \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7610085037874138390\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620206162947886358,\n                            7610085037874138390\n                        ],\n                        \"GroupdIdList1\": [\n                            7620206162947886358,\n                            7610085037874138390\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 14,\n                        \"author\": \"AppleHome Authority\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=523f9a66&x-expires=1774465200&x-signature=FaJfTzDTxm2O5Kr2htYtt4%2BtF7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=653966c0&x-expires=1774465200&x-signature=sIfLDSoTzhIluREzo%2B%2B6QmhKV1o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=650fc90c&x-expires=1774465200&x-signature=fc5SwDyP%2BDrv7R2igMljaNZb4oo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=750156a0&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c1024ed1&x-expires=1774465200&x-signature=MJRnm9M4R35A5uiEQKamqzlmzho%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=88b4db80&x-expires=1774465200&x-signature=G8qwTt3MNeCnXmuTd46fG6KVpgY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9bd40701&x-expires=1774465200&x-signature=tL%2FvDXD%2FdH%2BsJN1UY%2FYj3MSuJ2U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d7d61645&x-expires=1774465200&x-signature=SB8oDh6byZDAiSTg8tB7n51jJAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6011b5c0&x-expires=1774465200&x-signature=kXcWC829%2F3esKQsK3Tx9sv%2F%2Fggc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=523f9a66&x-expires=1774465200&x-signature=FaJfTzDTxm2O5Kr2htYtt4%2BtF7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=653966c0&x-expires=1774465200&x-signature=sIfLDSoTzhIluREzo%2B%2B6QmhKV1o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=650fc90c&x-expires=1774465200&x-signature=fc5SwDyP%2BDrv7R2igMljaNZb4oo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=750156a0&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c1024ed1&x-expires=1774465200&x-signature=MJRnm9M4R35A5uiEQKamqzlmzho%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=88b4db80&x-expires=1774465200&x-signature=G8qwTt3MNeCnXmuTd46fG6KVpgY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774217516,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 14,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 14.915875,\n                            \"duration_precision\": 14.915875,\n                            \"shoot_duration_precision\": 14.915875,\n                            \"video_duration_precision\": 14.915875\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620206162947886358,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d706iavog65hu3evmpq0\\\",\\\"owner_id\\\":7593689616143959062,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7620206175094590230,\n                        \"id_str\": \"7620206175094590230\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [],\n                            \"author\": \"Fleetwood Mac\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Silver Springs (2001 Remaster)\\\"\",\n                            \"mixed_title\": \"original sound - followhomekit (Contains music from: Silver Springs (2001 Remaster) - Fleetwood Mac)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Silver Springs (2001 Remaster)\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Fleetwood Mac\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 21503,\n                                \"start_ms\": 91008\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/023a0cba533e47d2b07c6de3716e2c9e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 285900,\n                            \"h5_url\": \"\",\n                            \"id\": \"6705396802780137473\",\n                            \"performers\": null,\n                            \"title\": \"Silver Springs (2001 Remaster)\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7620206175094590230\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6815038722174617604\n                        ],\n                        \"music_ugid\": 7579942605023103762,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"followhomekit\",\n                        \"owner_id\": \"7593689616143959062\",\n                        \"owner_nickname\": \"AppleHome Authority\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7620206201954945814.mp3\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7620206201954945814.mp3\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7612940192458770459,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAoLbhGXZJnzGTb38wySkpHcvrHq1_JmdZnSuKz4teUTilU3oyAUUJR_QMf3fnxSQH\",\n                        \"shoot_duration\": 14,\n                        \"sim_group_id_v3\": 7612940192458770459,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"title\": \"original sound - followhomekit\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 1,\n                        \"video_duration\": 14\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 14866,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Ditch the Fire stick and get an Apple TV<br><br>At some point, someone is going to tell you to get rid of your Fire Stick and buy an Apple TV.<br><br>When that moment comes, don’t overthink it. Just do it.<br><br>Because once you’ve made the switch, you’ll realise how much smoother everything is. The interface actually makes sense, the performance isn’t crawling, and it integrates properly with the rest of your setup instead of feeling like a cheap add on.<br><br>The Fire Stick feels like something you tolerate. The Apple TV feels like something that actually belongs in your home.<br><br>So save yourself the back and forth. You’re going to end up there anyway.<h id=\\\"2176\\\">#AppleHome</h> <h id=\\\"2248\\\">#appletv</h> <h id=\\\"2324\\\">#apple</h> <h id=\\\"2492\\\">#firestick</h> <h id=\\\"2704\\\">#streaming</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"1617564897731589\",\n                                \"hashtag_name\": \"applehome\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"2176\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"2248\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"13100\",\n                                \"hashtag_name\": \"apple\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"2324\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"4142792\",\n                                \"hashtag_name\": \"firestick\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"2492\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"768181\",\n                                \"hashtag_name\": \"streaming\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"2704\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"GB\",\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"Ditch the Fire stick and get an Apple TV At some point, someone is going to tell you to get rid of your Fire Stick and buy an Apple TV.\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 32,\n                                    \"end\": 37\n                                },\n                                {\n                                    \"begin\": 38,\n                                    \"end\": 40\n                                },\n                                {\n                                    \"begin\": 126,\n                                    \"end\": 131\n                                },\n                                {\n                                    \"begin\": 132,\n                                    \"end\": 134\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out AppleHome Authority's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out AppleHome Authority’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out AppleHome Authority’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@followhomekit/video/7620206162947886358?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7620206162947886358&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@followhomekit/video/7620206162947886358?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7620206162947886358&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501222144032656, \\\\\\\"1\\\\\\\": 4.501190998643162, \\\\\\\"0\\\\\\\": 4.501133943924882}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 9.83316390092995e-05, \\\\\\\"2\\\\\\\": -0.00016313613216237572, \\\\\\\"-1\\\\\\\": 3.037530111189386e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"45.606\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620206162947886358\",\n                        \"collect_count\": 7,\n                        \"comment_count\": 10,\n                        \"digg_count\": 109,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 8307,\n                        \"repost_count\": 0,\n                        \"share_count\": 11,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620206162947886358\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0003279383321103857,\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"apple tv 4k 2026\",\n                                        \"word_id\": \"5544633954139064729\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.0018310917559063783,\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"new apple tv streaming box\",\n                                        \"word_id\": \"4454277861319826187\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 643,\n                            \"hashtag_id\": \"1617564897731589\",\n                            \"hashtag_name\": \"applehome\",\n                            \"is_commerce\": false,\n                            \"start\": 633,\n                            \"tag_id\": \"2176\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 652,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 644,\n                            \"tag_id\": \"2248\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 659,\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"start\": 653,\n                            \"tag_id\": \"2324\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 670,\n                            \"hashtag_id\": \"4142792\",\n                            \"hashtag_name\": \"firestick\",\n                            \"is_commerce\": false,\n                            \"start\": 660,\n                            \"tag_id\": \"2492\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 681,\n                            \"hashtag_id\": \"768181\",\n                            \"hashtag_name\": \"streaming\",\n                            \"is_commerce\": false,\n                            \"start\": 671,\n                            \"tag_id\": \"2704\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": 3,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 1.161458359375,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.image?dr=8606&refresh_token=dbbeed44&x-expires=1774465200&x-signature=5j1MALHv2ks8cr0l9hrTnqdZLyE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.image?dr=8606&refresh_token=8bb366eb&x-expires=1774465200&x-signature=dsempl%2BwCBWaBY1vkxakxLumRrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ff5f1dd6&x-expires=1774465200&x-signature=5CiVvnEpXy%2BRP8rasBtB74YRk%2Bs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.image?dr=8606&refresh_token=dbbeed44&x-expires=1774465200&x-signature=5j1MALHv2ks8cr0l9hrTnqdZLyE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.image?dr=8606&refresh_token=8bb366eb&x-expires=1774465200&x-signature=dsempl%2BwCBWaBY1vkxakxLumRrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ff5f1dd6&x-expires=1774465200&x-signature=5CiVvnEpXy%2BRP8rasBtB74YRk%2Bs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.image?dr=8606&refresh_token=dbbeed44&x-expires=1774465200&x-signature=5j1MALHv2ks8cr0l9hrTnqdZLyE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.image?dr=8606&refresh_token=8bb366eb&x-expires=1774465200&x-signature=dsempl%2BwCBWaBY1vkxakxLumRrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwL2FTgBljGPD8pA7IKNeIeLIAjMEgPfg4lxg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ff5f1dd6&x-expires=1774465200&x-signature=5CiVvnEpXy%2BRP8rasBtB74YRk%2Bs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 261265,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 486051,\n                                    \"file_cs\": \"c:0-14025-aeb7\",\n                                    \"file_hash\": \"a014fb2e9c96c770db90b0233f08bf8e\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d706hffog65jsmbss8s0\",\n                                    \"url_key\": \"v24044gl0000d706hffog65jsmbss8s0_bytevc1_540p_261265\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/d5b5275cb5d4e0907f6989047a9cdabb/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEBvAoIwVFPayEGHIpEDnRf4Eq5sgifyFkB9OR/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=255&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZGU0Zmg7NjozNGQ5OTQ1ZkBpMzt2cG05cmk5OjMzbzczNUA1Xl8uXjYvNTExMTZhMzYyYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v16m.tiktokcdn-us.com/67180f2658d5bb41000c927345621749/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEBvAoIwVFPayEGHIpEDnRf4Eq5sgifyFkB9OR/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=255&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZGU0Zmg7NjozNGQ5OTQ1ZkBpMzt2cG05cmk5OjMzbzczNUA1Xl8uXjYvNTExMTZhMzYyYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5c9261d6964a4140872398ae1cb1ab8a&is_play_url=1&item_id=7620206162947886358&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRmNGE3ZTgwNzc0OTNlNTkwOTE2MDhmYTU1NTNkNzQw&source=SEARCH&video_id=v24044gl0000d706hffog65jsmbss8s0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 82566}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 100405}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 129217}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 170140}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 188928}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 323284}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.276, \\\\\\\"v960\\\\\\\": 96.788, \\\\\\\"v864\\\\\\\": 97.936, \\\\\\\"v720\\\\\\\": 98.789}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.76, \\\\\\\"v960\\\\\\\": 86.143, \\\\\\\"v864\\\\\\\": 88.038, \\\\\\\"v720\\\\\\\": 91.163}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.497,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.817,\\\\\\\"srv1\\\\\\\":81.377},\\\\\\\"src\\\\\\\":82.497,\\\\\\\"trans\\\\\\\":69.817,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4bdfad08729d4e5ff643671edf82c2fa\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 92.146, \\\\\\\"sr20\\\\\\\": 100.89}}\\\",\\\"audio_bit_rate\\\":32410,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 154517,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 287461,\n                                    \"file_cs\": \"c:0-14023-00c4\",\n                                    \"file_hash\": \"539ac1241fdb49270ebb39cc7c26b481\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v24044gl0000d706hffog65jsmbss8s0\",\n                                    \"url_key\": \"v24044gl0000d706hffog65jsmbss8s0_bytevc1_540p_154517\",\n                                    \"url_list\": [\n                                        \"https://v19.tiktokcdn-us.com/ab47f56fa0eba7b586de5ad49310a8ce/69c33df2/video/tos/no1a/tos-no1a-ve-0068-no/okXFiMDDFYI9woBsuRp4ABOEynfIEkEfgpGyOE/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=150&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Ojc5OjxmaDxlOGhlOzo6ZUBpMzt2cG05cmk5OjMzbzczNUA2NDM2Yl4zXzAxLTEzXjFfYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v16m.tiktokcdn-us.com/89ecb9822ef0057eb6aec1ef4ff4fc11/69c33df2/video/tos/no1a/tos-no1a-ve-0068-no/okXFiMDDFYI9woBsuRp4ABOEynfIEkEfgpGyOE/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=150&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Ojc5OjxmaDxlOGhlOzo6ZUBpMzt2cG05cmk5OjMzbzczNUA2NDM2Yl4zXzAxLTEzXjFfYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bb47a7684b0e453bb96eace997667497&is_play_url=1&item_id=7620206162947886358&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUyMWMxZTI3MmNjZGMzMjg5OWRiNDYzNTAwZWJjMjE3&source=SEARCH&video_id=v24044gl0000d706hffog65jsmbss8s0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 55825}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 70778}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 90019}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 115185}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 127911}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 205994}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.481, \\\\\\\"v960\\\\\\\": 88.656, \\\\\\\"v864\\\\\\\": 90.129, \\\\\\\"v720\\\\\\\": 92.163}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.856, \\\\\\\"v960\\\\\\\": 76.932, \\\\\\\"v864\\\\\\\": 79.722, \\\\\\\"v720\\\\\\\": 83.68}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.497,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.389,\\\\\\\"srv1\\\\\\\":72.803},\\\\\\\"src\\\\\\\":82.497,\\\\\\\"trans\\\\\\\":62.389,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a132049a6b98a3ec15f3060fcfb50392\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 82.182, \\\\\\\"sr20\\\\\\\": 90.926}}\\\",\\\"audio_bit_rate\\\":24360,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oIfRIEiy4n9E7syAITBxIIfagCFSFpAGwODkqE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oIfRIEiy4n9E7syAITBxIIfagCFSFpAGwODkqE~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=acebe5d3&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=xP1HZ8J%2FiOAtIzknA1utkpQWvPY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oIfRIEiy4n9E7syAITBxIIfagCFSFpAGwODkqE~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=7070e1e1&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=e94SjJK1JaObPSGzyxqTgcbM5zU%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oIfRIEiy4n9E7syAITBxIIfagCFSFpAGwODkqE~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=cfd07d53&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=NxOhb6bmhMYJg9k3Iy41R%2FFAC1I%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 1408005,\n                            \"file_cs\": \"c:0-13785-b35b\",\n                            \"height\": 720,\n                            \"uri\": \"v24044gl0000d706hffog65jsmbss8s0\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/786342ac2068ebcd9f84f6a630195a06/69c33df2/video/tos/no1a/tos-no1a-ve-0068-no/okVcQwLhrlI7KRbALgGAIFgPjlTAtDfICNIeeJ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=739&eid=5376&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NGQ8aWk0OTZlOmY2OjdnaEBpMzt2cG05cmk5OjMzbzczNUA1M2JeXmBeXzAxXl9eMjIyYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v16m.tiktokcdn-us.com/f8ee230515a3c88eaf34220ba7d511aa/69c33df2/video/tos/no1a/tos-no1a-ve-0068-no/okVcQwLhrlI7KRbALgGAIFgPjlTAtDfICNIeeJ/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=739&eid=5376&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NGQ8aWk0OTZlOmY2OjdnaEBpMzt2cG05cmk5OjMzbzczNUA1M2JeXmBeXzAxXl9eMjIyYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d706hffog65jsmbss8s0&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=5e5d54a7b3ac473bb3a6c1afafe96a81&item_id=7620206162947886358&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0NGUyNWU1NGU5NTZiZjNjNDEzZGE3MjUzMjc4Mjkw&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 1333286,\n                            \"file_cs\": \"c:0-13785-b35b\",\n                            \"file_hash\": \"4773b8326f076f9c92a056f85d6a3ed3\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d706hffog65jsmbss8s0\",\n                            \"url_key\": \"v24044gl0000d706hffog65jsmbss8s0_h264_540p_716675\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/ae54d3370b8d7e8342c76f2f81d7ce77/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEGpBAHBE9TFObaAugyIw4yRRiyfDFQnEfIEIk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NDs3OGg6O2dpOTU4ODs8M0BpMzt2cG05cmk5OjMzbzczNUBiMWFiYy80NmIxNi1iYjI0YSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v16m.tiktokcdn-us.com/cc824f7c44ff5c2a2d75e756f9da1331/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEGpBAHBE9TFObaAugyIw4yRRiyfDFQnEfIEIk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NDs3OGg6O2dpOTU4ODs8M0BpMzt2cG05cmk5OjMzbzczNUBiMWFiYy80NmIxNi1iYjI0YSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7059e8e5059246ef9d7827fee5d448e1&is_play_url=1&item_id=7620206162947886358&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlmNWNlNzAwNjQ3NjZmYmJlZjA1ODlhNDgzNDQ2Yjc3&source=SEARCH&video_id=v24044gl0000d706hffog65jsmbss8s0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 14883,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/ocGlYIPDFQ0g7LPIRIkemeflTclwDjAlATQNAL\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ocGlYIPDFQ0g7LPIRIkemeflTclwDjAlATQNAL~tplv-tiktokx-origin.image?dr=8606&refresh_token=6ee09e33&x-expires=1774465200&x-signature=qcW9xgY08wyOxoAdN%2F4bovu0n%2Fs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ocGlYIPDFQ0g7LPIRIkemeflTclwDjAlATQNAL~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a61363e&x-expires=1774465200&x-signature=dLfqYhG70%2BmGBNjbGE3JkcetHGg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ocGlYIPDFQ0g7LPIRIkemeflTclwDjAlATQNAL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=43190978&x-expires=1774465200&x-signature=QWFnZkLMF%2F0cNcvfKIL9zLJ2U3U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.3\\\",\\\"LoudnessRangeEnd\\\":\\\"-19\\\",\\\"LoudnessRangeStart\\\":\\\"-21.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-18.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-18.9,\\\\\\\"Peak\\\\\\\":0.44157,\\\\\\\"LoudnessRangeStart\\\\\\\":-21.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.267},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.174},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.207,\\\\\\\"LTotal\\\\\\\":-22.946,\\\\\\\"Peak\\\\\\\":-7.124,\\\\\\\"RTotal\\\\\\\":-23.153},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.71,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":3096.3,\\\\\\\"Spkr100G\\\\\\\":0.54,\\\\\\\"Spkr150G\\\\\\\":1.19,\\\\\\\"Spkr200G\\\\\\\":1.66,\\\\\\\"FCenL\\\\\\\":3072.74}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-20.2,\\\\\\\"LoudnessRange\\\\\\\":2.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19}\\\",\\\"bright_ratio_mean\\\":\\\"0.0631\\\",\\\"brightness_mean\\\":\\\"123.3785\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0165\\\",\\\"loudness\\\":\\\"-20.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0566\\\",\\\"peak\\\":\\\"0.44157\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1774217530}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"12.062\\\",\\\"vq_score\\\":\\\"67.27\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-no1a-p-0037-no/oADRDEgfIypAOEESIBALIkFsyw4WaFfGnZAvi9\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oADRDEgfIypAOEESIBALIkFsyw4WaFfGnZAvi9~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=bde4d6ab&x-expires=1774465200&x-signature=iOnuBvBDwdJ8DoMVhS2xD7BNdsw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oADRDEgfIypAOEESIBALIkFsyw4WaFfGnZAvi9~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1f337a1d&x-expires=1774465200&x-signature=sSx%2BCRUaDtVvwmzTMHg8MpF%2F5HU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oADRDEgfIypAOEESIBALIkFsyw4WaFfGnZAvi9~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=9f6958d7&x-expires=1774465200&x-signature=8%2BbuZHnINa31b1BPKt%2Ff41A0o%2Bw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 1333286,\n                            \"file_cs\": \"c:0-13785-b35b\",\n                            \"file_hash\": \"4773b8326f076f9c92a056f85d6a3ed3\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d706hffog65jsmbss8s0\",\n                            \"url_key\": \"v24044gl0000d706hffog65jsmbss8s0_h264_540p_716675\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/ae54d3370b8d7e8342c76f2f81d7ce77/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEGpBAHBE9TFObaAugyIw4yRRiyfDFQnEfIEIk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NDs3OGg6O2dpOTU4ODs8M0BpMzt2cG05cmk5OjMzbzczNUBiMWFiYy80NmIxNi1iYjI0YSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v16m.tiktokcdn-us.com/cc824f7c44ff5c2a2d75e756f9da1331/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEGpBAHBE9TFObaAugyIw4yRRiyfDFQnEfIEIk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NDs3OGg6O2dpOTU4ODs8M0BpMzt2cG05cmk5OjMzbzczNUBiMWFiYy80NmIxNi1iYjI0YSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7059e8e5059246ef9d7827fee5d448e1&is_play_url=1&item_id=7620206162947886358&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlmNWNlNzAwNjQ3NjZmYmJlZjA1ODlhNDgzNDQ2Yjc3&source=SEARCH&video_id=v24044gl0000d706hffog65jsmbss8s0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 486051,\n                            \"file_cs\": \"c:0-14025-aeb7\",\n                            \"file_hash\": \"a014fb2e9c96c770db90b0233f08bf8e\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d706hffog65jsmbss8s0\",\n                            \"url_key\": \"v24044gl0000d706hffog65jsmbss8s0_bytevc1_540p_261265\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/d5b5275cb5d4e0907f6989047a9cdabb/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEBvAoIwVFPayEGHIpEDnRf4Eq5sgifyFkB9OR/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=255&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZGU0Zmg7NjozNGQ5OTQ1ZkBpMzt2cG05cmk5OjMzbzczNUA1Xl8uXjYvNTExMTZhMzYyYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v16m.tiktokcdn-us.com/67180f2658d5bb41000c927345621749/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEBvAoIwVFPayEGHIpEDnRf4Eq5sgifyFkB9OR/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=255&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZGU0Zmg7NjozNGQ5OTQ1ZkBpMzt2cG05cmk5OjMzbzczNUA1Xl8uXjYvNTExMTZhMzYyYSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5c9261d6964a4140872398ae1cb1ab8a&is_play_url=1&item_id=7620206162947886358&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRmNGE3ZTgwNzc0OTNlNTkwOTE2MDhmYTU1NTNkNzQw&source=SEARCH&video_id=v24044gl0000d706hffog65jsmbss8s0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 1333286,\n                            \"file_cs\": \"c:0-13785-b35b\",\n                            \"file_hash\": \"4773b8326f076f9c92a056f85d6a3ed3\",\n                            \"height\": 1024,\n                            \"uri\": \"v24044gl0000d706hffog65jsmbss8s0\",\n                            \"url_key\": \"v24044gl0000d706hffog65jsmbss8s0_h264_540p_716675\",\n                            \"url_list\": [\n                                \"https://v19.tiktokcdn-us.com/ae54d3370b8d7e8342c76f2f81d7ce77/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEGpBAHBE9TFObaAugyIw4yRRiyfDFQnEfIEIk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NDs3OGg6O2dpOTU4ODs8M0BpMzt2cG05cmk5OjMzbzczNUBiMWFiYy80NmIxNi1iYjI0YSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v16m.tiktokcdn-us.com/cc824f7c44ff5c2a2d75e756f9da1331/69c33df2/video/tos/no1a/tos-no1a-ve-0068c001-no/oEGpBAHBE9TFObaAugyIw4yRRiyfDFQnEfIEIk/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=699&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=NDs3OGg6O2dpOTU4ODs8M0BpMzt2cG05cmk5OjMzbzczNUBiMWFiYy80NmIxNi1iYjI0YSNwcF9wMmRjZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7059e8e5059246ef9d7827fee5d448e1&is_play_url=1&item_id=7620206162947886358&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlmNWNlNzAwNjQ3NjZmYmJlZjA1ODlhNDgzNDQ2Yjc3&source=SEARCH&video_id=v24044gl0000d706hffog65jsmbss8s0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\",\\\"rec_audio_effect\\\":\\\"5\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7620206162947886358\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7620206162947886358,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/62d8beff20219a5fa5dc23df438a2bed~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=750156a0&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=SewP2UP%2BAUogEw1NaFZKv5uNAmY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oIfRIEiy4n9E7syAITBxIIfagCFSFpAGwODkqE~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=acebe5d3&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=xP1HZ8J%2FiOAtIzknA1utkpQWvPY%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7620206162947886358\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"Beyond\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6d99f51e&x-expires=1774465200&x-signature=27DuFTy7ue2ut9x4FUiO6jo2WOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a2013264&x-expires=1774465200&x-signature=bvgqaH%2FvAiFjIQ6zkkBfOLEkBGw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bbc10a8c&x-expires=1774465200&x-signature=%2FwWsavPpO16%2BjpS%2BTO68m7kabSI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"adrianberenguermusic\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Adrián Berenguer\",\n                                \"sec_uid\": \"MS4wLjABAAAApkL9CYvtZkrueXCCXQRZedIHUSj42CKkcX5AcggQYc9hJkHP-wPne1oUk7f0dRf-\",\n                                \"status\": 1,\n                                \"uid\": \"6820372206795834373\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"Adrián Berenguer\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b31b70b&x-expires=1774465200&x-signature=l5DPziA%2FaOdlCYa3O8MXKTsFO74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f83b1033&x-expires=1774465200&x-signature=pxRKlNOdI%2F2NSR4YHS2C04dvmFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=868756e9&x-expires=1774465200&x-signature=zSSs%2B%2FutvDiFrg1xk031ew909Ew%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=82f807c8&x-expires=1774465200&x-signature=ZmWnj%2FC2vCRAdXxNoy5cquY7KCw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=08e5196d&x-expires=1774465200&x-signature=XH6u568ttqgcHRubPhSiU81vbT4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6c14d2bc&x-expires=1774465200&x-signature=NMcADwpY4ObOSDqFFop76k5EimI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 3,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1644582349,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0.77068955,\\\"apple_song_id\\\":1765545021,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/be1fcebb09454b33a2dcea8242af30f1\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/79421c6394214b77b4dc9b09502d2753\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/32e205f99d8d43a9bce0bc38e2300111\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/6e410bbc157e41bf8513c6e3ed306366\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-12.440848,\\\"music_vid\\\":\\\"v10ad6g50000cuc5henog65qe91rovpg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7063427211923032065,\n                        \"id_str\": \"7063427211923032065\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"Adrián Berenguer\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 169536,\n                                \"start_ms\": 15936\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 314160,\n                            \"h5_url\": \"\",\n                            \"id\": \"7063427198867146754\",\n                            \"performers\": null,\n                            \"title\": \"Sun\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7063427211923032065\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7063427741781067791\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1645660800,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7063427211923032065,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUmFAdgGPCspfcxLIrBLeFQyaD7weMrAQzYXs1\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUmFAdgGPCspfcxLIrBLeFQyaD7weMrAQzYXs1\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7063427741781067791,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 29701991682,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4EjEAAAsOPMBvB0OiBlfYGhnz1WViAQhOZaAc\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4EjEAAAsOPMBvB0OiBlfYGhnz1WViAQhOZaAc\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            167\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Spring\"\n                        ],\n                        \"theme_value\": [\n                            2\n                        ],\n                        \"title\": \"Sun\",\n                        \"tt_to_dsp_song_infos\": [\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 1,\n                                \"song_id\": \"1609566216\",\n                                \"token\": {\n                                    \"apple_music_token\": {\n                                        \"developer_token\": \"{{vault:json-web-token}}\"\n                                    }\n                                }\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 2,\n                                \"song_id\": \"B09SB3XH9F\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 3,\n                                \"song_id\": \"6K2BoZl8RELgr9yHnCBouH\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 8,\n                                \"song_id\": \"2970145541\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 9,\n                                \"song_id\": \"1213868554\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 10,\n                                \"song_id\": \"V5se518DxII\"\n                            }\n                        ],\n                        \"uncert_artists\": null,\n                        \"user_count\": 171467,\n                        \"video_duration\": 6000\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ea3e8d29&x-expires=1774465200&x-signature=d%2BSQMnsvMzlbeOhjrExeSU0RdV0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c81f6956&x-expires=1774465200&x-signature=vCjbw8v1K2y4ow4VlTNBXQysrFA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=0eb2fbad&x-expires=1774465200&x-signature=BuWCUXAt0u6uNC%2FJUeiHsaP8xj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=7683f3b3&x-expires=1774465200&x-signature=HSCgRb0AGh2YLBqR3PGjb3aSTso%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=71fe9219&x-expires=1774465200&x-signature=BLHDO%2BjT8mZ21M9OMhP4zL4XWLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=69006e81&x-expires=1774465200&x-signature=PWvCVJkgyzQlZ8BQ7wtsCdLKdQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5db42c39&x-expires=1774465200&x-signature=5gcYuX4vh2f%2F1ZivbngpRpLi8eA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ce0746b2&x-expires=1774465200&x-signature=XjwxThBQ9zmlgCZT481D8h932b4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=22371d3f&x-expires=1774465200&x-signature=ERFI1TCm9o%2FkTh9sdRsoDhlLhc4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5c5045a1&x-expires=1774465200&x-signature=4sB8iAI8cUD5%2BBbVXHY6RciCnMU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f8caf169&x-expires=1774465200&x-signature=C1Jhz%2BxgB0MXXbN0NeZ6dYLRhnk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=537bd2b6&x-expires=1774465200&x-signature=BbkYOiqxxxSn5X7ELJhi1IrQiXM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.pics_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=4f145bb2&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=OhwcUtCM18V%2BLJ4zx6prxvnoQ%2B4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.pics_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=2c70a72a&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=Lodiu2EKrvVThVdq6i0qKMSsjM8%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.pics_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=5f4aea5b&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=4IIl1nV1MlVSmt214l6IUjP2qI4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 13444,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 48,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"watchwithhirra\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"watchwithhirra\",\n                        \"search_user_name\": \"watchwithhirra\",\n                        \"sec_uid\": \"MS4wLjABAAAAMd3clvKlZHBA2uAQsziMMKNZ7y__oipCZUALbOjM3VeWKRQzd572gXfBEKzw-LAw\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 0,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"7393422155797513249\",\n                        \"unique_id\": \"watchwithhirra\",\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 7393422155797513249,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"extra\": \"#\",\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"extra\": \"#\",\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": [\n                            {\n                                \"action_id\": \"create_sticker\",\n                                \"code\": 1,\n                                \"extra\": \"216\",\n                                \"show_type\": 1,\n                                \"toast_msg\": \"Create sticker isn’t available for this video\"\n                            }\n                        ],\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"extra\": \"#\",\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7430504553100971297\",\n                    \"aweme_type\": 150,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"bottom_banner_search_rs\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_err\": 0,\n                        \"total_img\": 10,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"TVShow\",\n                            \"cid\": \"175128\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"Whether you're stanning over a character or fan casting, tell us all about your favorite #TVShow.\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"musically-maliva-obj/5f64393802a90366cd12bb2e0ad80232.png\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=175128\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #tvshow on TikTok!\",\n                                \"share_desc_info\": \"Check out #tvshow on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: tvshow\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/tvshow?_r=1&name=tvshow&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=175128&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 2,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 2,\n                                    \"schema\": \"//search\"\n                                },\n                                \"biz_id\": \"3391223075795680719\",\n                                \"biz_type\": 10,\n                                \"desc_prefix\": {\n                                    \"content\": \"Search:\"\n                                },\n                                \"desc_suffix\": {\n                                    \"content\": \"severance tv show\"\n                                },\n                                \"extra\": \"\",\n                                \"name\": \"search_keywords\",\n                                \"tail_icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 1\n                                },\n                                \"template_type\": 2,\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0.0002797867768746171}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"[\\\"Here is Part 2 of my Apple TV show recommendations. Whether you're feeling drama, horror, thriller, sci-fi, action or something psychological its all here. I particularly enjoyed Monarch: Legacy of Monsters, Drops of God, Hijack and Sunny. Let me know what yoh think!\\\",\\\"\\\",\\\"#tvshow #tvshows #tvshowrecommendation #tvseries #tvseriestowatch #whattowatch #appletv \\\",\\\"#whattowatch \\\"]\",\n                    \"content_desc_extra\": [\n                        {\n                            \"end\": 7,\n                            \"hashtag_id\": \"175128\",\n                            \"hashtag_name\": \"tvshow\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 0,\n                            \"tag_id\": \"26\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 16,\n                            \"hashtag_id\": \"233821\",\n                            \"hashtag_name\": \"tvshows\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 8,\n                            \"tag_id\": \"90\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 38,\n                            \"hashtag_id\": \"1662172858347525\",\n                            \"hashtag_name\": \"tvshowrecommendation\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 17,\n                            \"tag_id\": \"352\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 48,\n                            \"hashtag_id\": \"480247\",\n                            \"hashtag_name\": \"tvseries\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 39,\n                            \"tag_id\": \"504\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 65,\n                            \"hashtag_id\": \"1682519349554177\",\n                            \"hashtag_name\": \"tvseriestowatch\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 49,\n                            \"tag_id\": \"696\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 78,\n                            \"hashtag_id\": \"2672055\",\n                            \"hashtag_name\": \"whattowatch\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 66,\n                            \"tag_id\": \"735\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 87,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 2,\n                            \"start\": 79,\n                            \"tag_id\": \"1233\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 12,\n                            \"hashtag_id\": \"2672055\",\n                            \"hashtag_name\": \"whattowatch\",\n                            \"is_commerce\": false,\n                            \"line_idx\": 3,\n                            \"start\": 0,\n                            \"tag_id\": \"3071\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"multi_photo\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1730049165,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"select_music\",\n                            \"text\",\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Here is Part 2 of my Apple TV show recommendations. Whether you're feeling drama, horror, thriller, sci-fi, action or something psychological its all here. I particularly enjoyed Monarch: Legacy of Monsters, Drops of God, Hijack and Sunny. Let me know what yoh think! #tvshow #tvshows #tvshowrecommendation #tvseries #tvseriestowatch #whattowatch #appletv  #whattowatch \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7430504553100971297\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": null,\n                        \"GroupdIdList1\": null\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": false,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"image_post_info\": {\n                        \"image_post_cover\": {\n                            \"bitrate_images\": [],\n                            \"display_image\": {\n                                \"data_size\": 0,\n                                \"height\": 1260,\n                                \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.heic?biz_tag=musically_general.pics_cover&dr=12229&idc=useast8&ps=d5b8ac02&refresh_token=a7acde6f&s=SEARCH&sc=cover&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&x-expires=1775674800&x-signature=XMynQ%2B9P%2F8YFzLroz1abE7ub1us%3D\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.jpeg?biz_tag=musically_general.pics_cover&dr=12229&idc=useast8&ps=d5b8ac02&refresh_token=53229a57&s=SEARCH&sc=cover&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&x-expires=1775674800&x-signature=as2Fl1u01pcThSevA0H%2FCoH%2FKqY%3D\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 640\n                            },\n                            \"owner_watermark_image\": {\n                                \"data_size\": 0,\n                                \"height\": 2283,\n                                \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8817&refresh_token=0e8f270a&x-expires=1775674800&x-signature=xGHa7xmOYZT3RSOL9IBpSLYM%2Bco%3D&t=5897f7ec&ps=a86e979e&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8817&refresh_token=482bf46a&x-expires=1775674800&x-signature=hi9n51dGaf%2FD2o1OR5cHcIT2uAE%3D&t=5897f7ec&ps=a86e979e&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1159\n                            },\n                            \"thumbnail\": {\n                                \"data_size\": 0,\n                                \"height\": 2283,\n                                \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-v1:q70.webp?dr=8786&refresh_token=a7aea610&x-expires=1775674800&x-signature=udwarx6vqc2%2BHx849BDCSk4vjbs%3D&t=5897f7ec&ps=91264d6f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-v1:q70.jpeg?dr=8786&refresh_token=618798bb&x-expires=1775674800&x-signature=Y%2FVg58MzL4jc29PAs%2FIbHXDOwxs%3D&t=5897f7ec&ps=91264d6f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1159\n                            },\n                            \"user_watermark_image\": {\n                                \"data_size\": 0,\n                                \"height\": 2283,\n                                \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8820&refresh_token=5da826df&x-expires=1775674800&x-signature=TfcNwN6pCGwVlLsixyu3UWWF%2BAE%3D&t=5897f7ec&ps=dab23eb0&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8820&refresh_token=4109b8f1&x-expires=1775674800&x-signature=wDSQ9nefuO7v0W8ZQwbKmalxc2c%3D&t=5897f7ec&ps=dab23eb0&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1159\n                            }\n                        },\n                        \"images\": [\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 2283,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=1699b601&x-expires=1775674800&x-signature=eGW5NxMru6e8MJVgVUH2C93zhbM%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=768a48d2&x-expires=1775674800&x-signature=W6L5q4mFCj%2F9ENN04dvtKA18Qzk%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1159\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 2283,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=0e8f270a&x-expires=1775674800&x-signature=xGHa7xmOYZT3RSOL9IBpSLYM%2Bco%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=482bf46a&x-expires=1775674800&x-signature=hi9n51dGaf%2FD2o1OR5cHcIT2uAE%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1159\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 2283,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=a7aea610&x-expires=1775674800&x-signature=udwarx6vqc2%2BHx849BDCSk4vjbs%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=618798bb&x-expires=1775674800&x-signature=Y%2FVg58MzL4jc29PAs%2FIbHXDOwxs%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1159\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 2283,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=5da826df&x-expires=1775674800&x-signature=TfcNwN6pCGwVlLsixyu3UWWF%2BAE%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=4109b8f1&x-expires=1775674800&x-signature=wDSQ9nefuO7v0W8ZQwbKmalxc2c%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1159\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1485,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=401a0d88&x-expires=1775674800&x-signature=g4rmhE3ax%2F0vgvWIP%2FfHfut6Yu4%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=0f1bcd21&x-expires=1775674800&x-signature=eedlanxZVkoZ5smhnBpWS3NkrIo%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 973\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1485,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=1e66c2b7&x-expires=1775674800&x-signature=Ynrg7lw0Tkwu3ssEa7XiIPGxKbc%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=a409288e&x-expires=1775674800&x-signature=0D3k%2BuLclSlFisFY4Bd9OyrtbZU%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 973\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1485,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=100be361&x-expires=1775674800&x-signature=aWYJdwvkU5pnD9McUYxUQgm4FeA%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=85a20764&x-expires=1775674800&x-signature=%2FZXSJ%2FABmlGVsCOTMb7U4ckY6Mg%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 973\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1485,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=3e8cfa81&x-expires=1775674800&x-signature=vAIXOvEbNnsuDAgD41WUVMPB7ZI%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/c570af33fd964137ab38aacf729dbf6e~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=52c45221&x-expires=1775674800&x-signature=YwbZanOrdF7hDhzSPNvTCmBhkDw%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 973\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1492,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=85fee2b6&x-expires=1775674800&x-signature=N3v%2Bf1XCGuB4jGVK7sPFVBK23Q0%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=756b4967&x-expires=1775674800&x-signature=ZKE1F1PggL0Oa6guqfDX4CbMi%2Fo%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 982\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1492,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=6ed64631&x-expires=1775674800&x-signature=F0wFuowl0PZocN%2FtCTiZbFYtzcM%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=2b542043&x-expires=1775674800&x-signature=V2RviiJyOcbEaD6y1A1LBlYtv%2Fg%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 982\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1492,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=6c3b5a49&x-expires=1775674800&x-signature=Uyl64gh6LMhfuwL33kBCpCS9eYw%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=85d66ed4&x-expires=1775674800&x-signature=cSOj5ZASPrBB3M0yoBP48XQn0MM%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 982\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1492,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=3a3c7ba2&x-expires=1775674800&x-signature=1A66%2FxeDQrcoc0ae2bv2Yxaybsc%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/809f88df3ac64922be35b57a9cc7af37~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=203374a9&x-expires=1775674800&x-signature=3SiqVnzNtUvxu3wgC%2B6cEuPJ85c%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 982\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1497,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=acc518e7&x-expires=1775674800&x-signature=NSgNnh64vmH0B244ZLju9kGboQI%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=41cf0b9d&x-expires=1775674800&x-signature=BtQqAG57oRie4eg5Hc9XIQIPCko%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 960\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1497,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=910ad44e&x-expires=1775674800&x-signature=zAKBZiKZnMpe29OgsGUcliLuTes%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=de2add0e&x-expires=1775674800&x-signature=uob9SOMOnccCQqbQzZyOYaT7PxQ%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 960\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1497,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=319d5496&x-expires=1775674800&x-signature=1PxhlQmKqacxMDRl0q0InndAzQE%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=c3cbc503&x-expires=1775674800&x-signature=JiOqQE7eDHEDqIWDULPiOQMVTZ0%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 960\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1497,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=1449aeb0&x-expires=1775674800&x-signature=pX6G1evRQl8SsgzKbjpJQAzeKnU%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/e31a2bbb041141d0a142fa10d6d5713c~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=73a8e109&x-expires=1775674800&x-signature=18gLqfHikDGp1Of5zICq9JJxi5c%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 960\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=f78d5102&x-expires=1775674800&x-signature=94ljMWy1y3vlSz3yEbzHvUAMCIk%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=f09ca90f&x-expires=1775674800&x-signature=HY18RCUVIY4us4QSujKB%2F2StHT4%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 962\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=02098ea1&x-expires=1775674800&x-signature=jk99GeBVSDIU4IZydIaZ8hzaJ2Y%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=8f4d5207&x-expires=1775674800&x-signature=6gouKyteNvkScw5wAzCfni9CFhU%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 962\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=c98848f4&x-expires=1775674800&x-signature=QEyboFsjo2N3RG%2FN0g0eCttIXws%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=24505a75&x-expires=1775674800&x-signature=Kh2IGqM2iegcOCogV7oz6V460i4%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 962\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=b60eae00&x-expires=1775674800&x-signature=uVvGpbiZTPugjSs%2F9mFjsSWiPRc%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/18bf786b68d8492f80d486aefac5c333~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=affb7b2e&x-expires=1775674800&x-signature=IHI8%2B9Y8YIWcsFIpi7lEnzB4ez4%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 962\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1478,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=c2b2d159&x-expires=1775674800&x-signature=gvR5VPm7M0XBVIF%2Bjbceuo%2F1wN0%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=10627d60&x-expires=1775674800&x-signature=pE4NEtCorYqzL3%2FbjHGygdSggTY%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 967\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1478,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=c4b1dfd3&x-expires=1775674800&x-signature=HJ1U%2B0uzNTwLQVn%2FEls0g7E2iRY%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=b0477eea&x-expires=1775674800&x-signature=CGMZfJFQC9OVyfjhEvIZhE7t%2F5k%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 967\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1478,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=cf3dd963&x-expires=1775674800&x-signature=G5fdUiJNd1XVAsBn3B1IRH5DkEM%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=47d6c95a&x-expires=1775674800&x-signature=ltax2ZFSIKgadRtRlnvi3MNy3KU%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 967\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1478,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=8ff7a28a&x-expires=1775674800&x-signature=yhrR3%2B2HunZLzolO4nXCsORMYkM%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9cb5103c3e394a9eb2f11d7cbd77db46~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=a6906701&x-expires=1775674800&x-signature=ZB2IiI5zDfmrVLJQ6K28QvCyWS0%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 967\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1469,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=be9743f3&x-expires=1775674800&x-signature=1EYTyhPHqRht9iqTpMxRacaK1eU%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=bc0bee9e&x-expires=1775674800&x-signature=yODRwtIzNpO8BAPnwsQIRokKq50%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 958\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1469,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=6c51e2a3&x-expires=1775674800&x-signature=rG7WVjW5vQKIR0rFB%2BpaSV5LwXE%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=089590d6&x-expires=1775674800&x-signature=eSRAihNiiflqxVuVCkFAHXoYOu8%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 958\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1469,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=27220b2c&x-expires=1775674800&x-signature=gwqnuPBY3%2BXZ75%2FwiNXbtrG0wg8%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=f90c6c60&x-expires=1775674800&x-signature=KUfvZh7OC0tiG%2Bz2WQUxPGWZNh8%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 958\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1469,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=bf698b3a&x-expires=1775674800&x-signature=zW9XD2HHbyilu%2FA7QsIyUMUntl8%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/9e51e83adaf047479a0e6eb1e1e79cb3~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=53e8d12e&x-expires=1775674800&x-signature=q%2FbtDCEPIjOXmEkLVfTrKCki8h8%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 958\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=e5625476&x-expires=1775674800&x-signature=GOZ2LAuon5lU5hu0ub9BP0Imo0A%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=5e12d017&x-expires=1775674800&x-signature=5tqtZKzr17EyeWUuz7NMsPnNvgE%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 998\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=4c014f17&x-expires=1775674800&x-signature=jrp%2F2i0GMBkeDSHNTnBXe0k0nzs%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=5573e20b&x-expires=1775674800&x-signature=NvqTDGYGtOWsPcyE7uKXxFaiJng%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 998\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=168c7957&x-expires=1775674800&x-signature=6hMjiJp0Vvh%2FPZu3CeCzuE7Kr3w%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=e69cfa5f&x-expires=1775674800&x-signature=Ubw06JQZB1UUt%2BEFYEBuzrtQG8Y%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 998\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1496,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=9c0dfe4e&x-expires=1775674800&x-signature=p0T1FyQMFyh00WdfTYQ5uSuR26k%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/254830bf755b4b78a3ac301eaff85e13~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=e39b9ef0&x-expires=1775674800&x-signature=U599w1AudNIPGkOVnhFZUpVYyQs%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 998\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1475,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=b9ec0d41&x-expires=1775674800&x-signature=2MrOI2Kp%2FLegL1AfEgkJ1NITOI8%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=f703d7d8&x-expires=1775674800&x-signature=49XxrzW4BmLlfgTfpY1Z%2FbJ%2BaOs%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 972\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1475,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=afbddafa&x-expires=1775674800&x-signature=HowKNZMbFSIv5EHy6Q%2F9uvXuZVc%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=af807f19&x-expires=1775674800&x-signature=MNq1rDutUaFJSG%2FCAKELbQ%2FwKls%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 972\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1475,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=3d7f5ca1&x-expires=1775674800&x-signature=l2Lyb8iog7nEFskKcNWKVIihgI0%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=a4254fc3&x-expires=1775674800&x-signature=JQy68a%2Bg5hY3PaNVr%2FYiSvjT3SQ%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 972\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1475,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=d0ddd07c&x-expires=1775674800&x-signature=VtmieoRUn63QjtIYOa17hW%2BOWKM%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/5fda9f89d2064705a039ae1464705a5b~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=60f9c4d3&x-expires=1775674800&x-signature=dbTOAxoJ%2Fgo%2B2Qlg7cdhOslRvZE%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 972\n                                }\n                            },\n                            {\n                                \"bitrate_images\": [],\n                                \"display_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1747,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=1bbf2d45&x-expires=1775674800&x-signature=oziLsSJgKjJnTIKVYqHlW9c0hfw%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=d7020db3&x-expires=1775674800&x-signature=%2F5a28sNUkGZg73PrPd2lZBBBBr8%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1203\n                                },\n                                \"owner_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1747,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8823&refresh_token=e5e5409a&x-expires=1775674800&x-signature=lsCSqwTdFUF3l02cmBnS00g2jIY%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-ow-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8823&refresh_token=bd8bb5c8&x-expires=1775674800&x-signature=Y50fsdjTxUJeK7mYviH9nGQ6xgI%3D&biz_tag=tt_photomode&idc=useast8&ps=6172d153&s=SEARCH&sc=image&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1203\n                                },\n                                \"thumbnail\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1747,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=3b9e5e19&x-expires=1775674800&x-signature=7SKjYSJCPwq2RlXXbjj6jP4TTH4%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=c637cfc9&x-expires=1775674800&x-signature=%2BcpkbJbs4h9UtPiQmGCpxrHSxws%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=image\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1203\n                                },\n                                \"user_watermark_image\": {\n                                    \"data_size\": 0,\n                                    \"height\": 1747,\n                                    \"uri\": \"tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.webp?dr=8826&refresh_token=3d11345f&x-expires=1775674800&x-signature=PgtVnmggAuyH%2FOVXAHuVFliDUy4%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/cdc89c31a0594e14abd9340163c1b21c~tplv-photomode-uw-skinny:d2F0Y2h3aXRoaGlycmE=.jpeg?dr=8826&refresh_token=b1be2013&x-expires=1775674800&x-signature=941krnXeKI3z7daGpdS89OA1TlM%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=image&biz_tag=tt_photomode\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 1203\n                                }\n                            }\n                        ],\n                        \"music_volume\": 0.5,\n                        \"post_extra\": \"{\\\"photo_cover_shrink\\\":false,\\\"photo_blurhash\\\":false,\\\"photo_progressive\\\":false}\",\n                        \"title\": \"Apple TV Shows you need to watch - Part 2\",\n                        \"translation_info\": {\n                            \"image_major_language\": \"\",\n                            \"target_language\": \"\",\n                            \"translatable\": false\n                        }\n                    },\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 2\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": null,\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_title_translatable\": true,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 1,\n                    \"item_react\": 1,\n                    \"item_stitch\": 1,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"Beyond\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6d99f51e&x-expires=1774465200&x-signature=27DuFTy7ue2ut9x4FUiO6jo2WOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a2013264&x-expires=1774465200&x-signature=bvgqaH%2FvAiFjIQ6zkkBfOLEkBGw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bbc10a8c&x-expires=1774465200&x-signature=%2FwWsavPpO16%2BjpS%2BTO68m7kabSI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"adrianberenguermusic\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Adrián Berenguer\",\n                                \"sec_uid\": \"MS4wLjABAAAApkL9CYvtZkrueXCCXQRZedIHUSj42CKkcX5AcggQYc9hJkHP-wPne1oUk7f0dRf-\",\n                                \"status\": 1,\n                                \"uid\": \"6820372206795834373\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"Adrián Berenguer\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b31b70b&x-expires=1774465200&x-signature=l5DPziA%2FaOdlCYa3O8MXKTsFO74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f83b1033&x-expires=1774465200&x-signature=pxRKlNOdI%2F2NSR4YHS2C04dvmFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=868756e9&x-expires=1774465200&x-signature=zSSs%2B%2FutvDiFrg1xk031ew909Ew%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=82f807c8&x-expires=1774465200&x-signature=ZmWnj%2FC2vCRAdXxNoy5cquY7KCw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=08e5196d&x-expires=1774465200&x-signature=XH6u568ttqgcHRubPhSiU81vbT4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/e3042abcdca3af6c0761e3a024fa0598~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6c14d2bc&x-expires=1774465200&x-signature=NMcADwpY4ObOSDqFFop76k5EimI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 3,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1644582349,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":0.77068955,\\\"apple_song_id\\\":1765545021,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/be1fcebb09454b33a2dcea8242af30f1\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/79421c6394214b77b4dc9b09502d2753\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/32e205f99d8d43a9bce0bc38e2300111\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/6e410bbc157e41bf8513c6e3ed306366\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-12.440848,\\\"music_vid\\\":\\\"v10ad6g50000cuc5henog65qe91rovpg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7063427211923032065,\n                        \"id_str\": \"7063427211923032065\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"non_vocal\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"Adrián Berenguer\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 169536,\n                                \"start_ms\": 15936\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0AEhwffZnEaCQBHBUDYZiFFALHmgC9ENCWAEt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 314160,\n                            \"h5_url\": \"\",\n                            \"id\": \"7063427198867146754\",\n                            \"performers\": null,\n                            \"title\": \"Sun\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7063427211923032065\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7063427741781067791\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1645660800,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid\": 7063427211923032065,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUmFAdgGPCspfcxLIrBLeFQyaD7weMrAQzYXs1\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUmFAdgGPCspfcxLIrBLeFQyaD7weMrAQzYXs1\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7063427741781067791,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 29701991682,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4EjEAAAsOPMBvB0OiBlfYGhnz1WViAQhOZaAc\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4EjEAAAsOPMBvB0OiBlfYGhnz1WViAQhOZaAc\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            167\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Spring\"\n                        ],\n                        \"theme_value\": [\n                            2\n                        ],\n                        \"title\": \"Sun\",\n                        \"tt_to_dsp_song_infos\": [\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 1,\n                                \"song_id\": \"1609566216\",\n                                \"token\": {\n                                    \"apple_music_token\": {\n                                        \"developer_token\": \"{{vault:json-web-token}}\"\n                                    }\n                                }\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 2,\n                                \"song_id\": \"B09SB3XH9F\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 3,\n                                \"song_id\": \"6K2BoZl8RELgr9yHnCBouH\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 8,\n                                \"song_id\": \"2970145541\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 9,\n                                \"song_id\": \"1213868554\"\n                            },\n                            {\n                                \"button_type\": 2,\n                                \"platform\": 10,\n                                \"song_id\": \"V5se518DxII\"\n                            }\n                        ],\n                        \"uncert_artists\": null,\n                        \"user_count\": 171467,\n                        \"video_duration\": 6000\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_selected_from\": \"edit_page_recommend\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"0.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Here is Part 2 of my Apple TV show recommendations. Whether you're feeling drama, horror, thriller, sci-fi, action or something psychological its all here. I particularly enjoyed Monarch: Legacy of Monsters, Drops of God, Hijack and Sunny. Let me know what yoh think!<br><br><h id=\\\"26\\\">#tvshow</h> <h id=\\\"90\\\">#tvshows</h> <h id=\\\"352\\\">#tvshowrecommendation</h> <h id=\\\"504\\\">#tvseries</h> <h id=\\\"696\\\">#tvseriestowatch</h> <h id=\\\"735\\\">#whattowatch</h> <h id=\\\"1233\\\">#appletv</h> <br><h id=\\\"3071\\\">#whattowatch</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"175128\",\n                                \"hashtag_name\": \"tvshow\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"26\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"233821\",\n                                \"hashtag_name\": \"tvshows\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"90\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1662172858347525\",\n                                \"hashtag_name\": \"tvshowrecommendation\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"352\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"480247\",\n                                \"hashtag_name\": \"tvseries\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"504\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"1682519349554177\",\n                                \"hashtag_name\": \"tvseriestowatch\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"696\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"2672055\",\n                                \"hashtag_name\": \"whattowatch\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"735\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"1233\",\n                                \"type\": 1\n                            },\n                            {\n                                \"hashtag_id\": \"2672055\",\n                                \"hashtag_name\": \"whattowatch\",\n                                \"is_commerce\": false,\n                                \"tag_id\": \"3071\",\n                                \"type\": 1\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"GB\",\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"...#appletv  #whattowatch \",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 3,\n                                    \"end\": 11\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out watchwithhirra's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out watchwithhirra’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out watchwithhirra’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@watchwithhirra/photo/7430504553100971297?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7430504553100971297&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@watchwithhirra/photo/7430504553100971297?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&share_item_id=7430504553100971297&source=h5_m\",\n                    \"shoot_tab_name\": \"photo\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {},\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7430504553100971297\",\n                        \"collect_count\": 8670,\n                        \"comment_count\": 153,\n                        \"digg_count\": 11985,\n                        \"download_count\": 264,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 546845,\n                        \"repost_count\": 0,\n                        \"share_count\": 1280,\n                        \"whatsapp_share_count\": 111\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7430504553100971297\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"suggest_words\": {\n                        \"suggest_words\": [\n                            {\n                                \"hint_text\": \"Search · \",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"feed_bar\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"lvl1_category_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.000887982583226592,\\\"generate_time\\\":\\\"1734002683\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,cdg_top_query_viking_recall,bert_viking_two_hop_recall,global_video_top_counter_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"monarch legacy of monsters\",\n                                        \"word_id\": \"4577978389496669905\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            },\n                            {\n                                \"hint_text\": \"Search:\",\n                                \"qrec_virtual_enable\": \"\",\n                                \"scene\": \"comment_top\",\n                                \"words\": [\n                                    {\n                                        \"penetrate_info\": \"{\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"generate_time\\\":\\\"1746441130\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.030527832576822154,\\\"ecom_intent\\\":\\\"1\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall,bert_viking_two_hop_recall\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\"}\",\n                                        \"rich_sug_info\": {\n                                            \"sug_icon_type\": \"\",\n                                            \"sug_icon_uri\": \"\",\n                                            \"sug_reason\": \"\",\n                                            \"sug_reason_type\": \"\"\n                                        },\n                                        \"word\": \"severance tv show\",\n                                        \"word_id\": \"3391223075795680719\",\n                                        \"word_record\": {\n                                            \"is_personalized\": false,\n                                            \"qrec_json_info\": \"{}\",\n                                            \"words_label\": \"\",\n                                            \"words_lang\": \"en\"\n                                        }\n                                    }\n                                ]\n                            }\n                        ]\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 275,\n                            \"hashtag_id\": \"175128\",\n                            \"hashtag_name\": \"tvshow\",\n                            \"is_commerce\": false,\n                            \"start\": 268,\n                            \"tag_id\": \"26\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 284,\n                            \"hashtag_id\": \"233821\",\n                            \"hashtag_name\": \"tvshows\",\n                            \"is_commerce\": false,\n                            \"start\": 276,\n                            \"tag_id\": \"90\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 306,\n                            \"hashtag_id\": \"1662172858347525\",\n                            \"hashtag_name\": \"tvshowrecommendation\",\n                            \"is_commerce\": false,\n                            \"start\": 285,\n                            \"tag_id\": \"352\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 316,\n                            \"hashtag_id\": \"480247\",\n                            \"hashtag_name\": \"tvseries\",\n                            \"is_commerce\": false,\n                            \"start\": 307,\n                            \"tag_id\": \"504\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 333,\n                            \"hashtag_id\": \"1682519349554177\",\n                            \"hashtag_name\": \"tvseriestowatch\",\n                            \"is_commerce\": false,\n                            \"start\": 317,\n                            \"tag_id\": \"696\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 346,\n                            \"hashtag_id\": \"2672055\",\n                            \"hashtag_name\": \"whattowatch\",\n                            \"is_commerce\": false,\n                            \"start\": 334,\n                            \"tag_id\": \"735\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 355,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"start\": 347,\n                            \"tag_id\": \"1233\",\n                            \"type\": 1\n                        },\n                        {\n                            \"end\": 369,\n                            \"hashtag_id\": \"2672055\",\n                            \"hashtag_name\": \"whattowatch\",\n                            \"is_commerce\": false,\n                            \"start\": 357,\n                            \"tag_id\": \"3071\",\n                            \"type\": 1\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"en\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"upvote_info\": {\n                        \"friends_recall_info\": \"{}\",\n                        \"repost_initiate_score\": 0,\n                        \"user_upvoted\": false\n                    },\n                    \"upvote_preload\": {\n                        \"need_pull_upvote_info\": false\n                    },\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"ai_dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 1260,\n                            \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.heic?dr=12229&refresh_token=a7acde6f&x-expires=1775674800&x-signature=XMynQ%2B9P%2F8YFzLroz1abE7ub1us%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.jpeg?dr=12229&refresh_token=53229a57&x-expires=1775674800&x-signature=as2Fl1u01pcThSevA0H%2FCoH%2FKqY%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 640\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"data_size\": 0,\n                            \"height\": 1260,\n                            \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.heic?dr=12229&refresh_token=a7acde6f&x-expires=1775674800&x-signature=XMynQ%2B9P%2F8YFzLroz1abE7ub1us%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.jpeg?dr=12229&refresh_token=53229a57&x-expires=1775674800&x-signature=as2Fl1u01pcThSevA0H%2FCoH%2FKqY%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 640\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 1260,\n                            \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.heic?biz_tag=musically_general.pics_cover&dr=12229&idc=useast8&ps=d5b8ac02&refresh_token=a7acde6f&s=SEARCH&sc=cover&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&x-expires=1775674800&x-signature=XMynQ%2B9P%2F8YFzLroz1abE7ub1us%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.jpeg?biz_tag=musically_general.pics_cover&dr=12229&idc=useast8&ps=d5b8ac02&refresh_token=53229a57&s=SEARCH&sc=cover&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&x-expires=1775674800&x-signature=as2Fl1u01pcThSevA0H%2FCoH%2FKqY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 640\n                        },\n                        \"download_addr\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 0,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 1260,\n                            \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.heic?dr=12229&refresh_token=a7acde6f&x-expires=1775674800&x-signature=XMynQ%2B9P%2F8YFzLroz1abE7ub1us%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.jpeg?dr=12229&refresh_token=53229a57&x-expires=1775674800&x-signature=as2Fl1u01pcThSevA0H%2FCoH%2FKqY%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 640\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 0,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": false,\n                        \"meta\": \"{\\\"Loudness\\\":\\\"-12.4\\\",\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Peak\\\":\\\"0.76736\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.76736,\\\\\\\"Loudness\\\\\\\":-12.4}\\\",\\\"loudness\\\":\\\"-12.4\\\",\\\"peak\\\":\\\"0.76736\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 1260,\n                            \"uri\": \"tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.heic?dr=12229&refresh_token=a7acde6f&x-expires=1775674800&x-signature=XMynQ%2B9P%2F8YFzLroz1abE7ub1us%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.jpeg?dr=12229&refresh_token=53229a57&x-expires=1775674800&x-signature=as2Fl1u01pcThSevA0H%2FCoH%2FKqY%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 640\n                        },\n                        \"play_addr\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUmFAdgGPCspfcxLIrBLeFQyaD7weMrAQzYXs1\",\n                            \"url_key\": \"7063427211923032065\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUmFAdgGPCspfcxLIrBLeFQyaD7weMrAQzYXs1\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"tags\": null,\n                        \"width\": 0\n                    },\n                    \"video_control\": {\n                        \"allow_download\": true,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": false,\n                        \"draft_progress_bar\": 0,\n                        \"prevent_download_type\": 0,\n                        \"share_type\": 1,\n                        \"show_progress_bar\": 0,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7430504553100971297\"\n                        ],\n                        \"doc_type\": 199,\n                        \"texts\": [\n                            \"...#appletv  #whattowatch \"\n                        ]\n                    }\n                },\n                \"doc_id\": 7430504553100971297,\n                \"doc_type\": 199,\n                \"feedback_type\": \"pics\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/85541cec4fcf4b086cc30526e3f0246f~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.pics_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=4f145bb2&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=OhwcUtCM18V%2BLJ4zx6prxvnoQ%2B4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-i-photomode-euttp/2837f921835c48a09e959d89387b42d7~tplv-photomode-image-cover:640:0:q72.heic?biz_tag=musically_general.pics_cover&dr=12229&idc=useast8&ps=d5b8ac02&refresh_token=a7acde6f&s=SEARCH&sc=cover&shcp=0e6dc556&shp=d05b14bd&t=5897f7ec&x-expires=1775674800&x-signature=XMynQ%2B9P%2F8YFzLroz1abE7ub1us%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7430504553100971297\",\n                \"type\": 1\n            },\n            {\n                \"card_profile\": {},\n                \"card_title\": \"Users\",\n                \"doc_id\": 1,\n                \"doc_type\": 180,\n                \"feedback_type\": \"user\",\n                \"has_top_user\": 0,\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_general.user_cover&dr=8835&idc=useast8&ps=87d6e48a&refresh_token=485a1780&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=hCb3cXNFxEnk5r4Qu5aJBfbqaXE%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"1\",\n                \"type\": 4,\n                \"user_list\": [\n                    {\n                        \"challenges\": null,\n                        \"effects\": null,\n                        \"items\": null,\n                        \"mix_list\": null,\n                        \"musics\": null,\n                        \"position\": null,\n                        \"uniqid_position\": null,\n                        \"user_info\": {\n                            \"accept_private_policy\": false,\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"authority_status\": 0,\n                            \"avatar_168x168\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast8&ps=87d6e48a&refresh_token=14fde692&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=4sc3mAySOng5PTXY%2BxxJHpKcgX8%3D\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast8&ps=87d6e48a&refresh_token=42118f43&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=uaDJn1G1bnbJh0RVxSfemVOimvM%3D\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=8833&idc=useast8&ps=87d6e48a&refresh_token=56993f82&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=3jDR%2FkvptqT9uHYb%2B3sRJG%2FLaQw%3D\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"avatar_300x300\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast8&ps=87d6e48a&refresh_token=a2d38192&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=WCI0cwytTeK7DIxMDsuFJNSaOHw%3D\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast8&ps=87d6e48a&refresh_token=d2d6978a&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=hsvyB0Gd8qYpc7bZisFQfulx3W0%3D\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=8834&idc=useast8&ps=87d6e48a&refresh_token=3bb95d6e&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=DtCYQq7BRt6J%2F2Wvbs%2FGyTaj42g%3D\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"avatar_larger\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast8&ps=87d6e48a&refresh_token=67988f39&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=LGD63FY6wJLtU1jkou4aPNmrwB8%3D\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast8&ps=87d6e48a&refresh_token=06ace3b6&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=Nq4v2yloAMXes0g%2BYbZTsMjIyhI%3D\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=8837&idc=useast8&ps=87d6e48a&refresh_token=dfeb4d98&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=CXvTqKzRNnxrgKHk2x4UzmrN5SM%3D\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"avatar_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=b4ae8988&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=iuSqUnqdd1RYaMWLREMPlhCR0nQ%3D\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=357953af&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=3BmOQfXHO%2ByRtCCZ%2BaGCW00hFEk%3D\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=8836&idc=useast8&ps=87d6e48a&refresh_token=78de5ea2&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=%2FMu29D7NEOU6cVw5Myh1WezO7BY%3D\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"avatar_thumb\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_general.user_cover&dr=8835&idc=useast8&ps=87d6e48a&refresh_token=485a1780&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=hCb3cXNFxEnk5r4Qu5aJBfbqaXE%3D\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?biz_tag=musically_general.user_cover&dr=8835&idc=useast8&ps=87d6e48a&refresh_token=4643d2a2&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=SC2yJzgtGTeiCi6sdupdz5a3X2Q%3D\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?biz_tag=musically_general.user_cover&dr=8835&idc=useast8&ps=87d6e48a&refresh_token=ad006ad9&s=SEARCH&sc=avatar&shcp=0e6dc556&shp=30310797&t=223449c4&x-expires=1774465200&x-signature=%2BE8%2FAwc78YiE6nu1BkjM4oGf05o%3D\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"avatar_uri\": \"tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d\",\n                            \"aweme_count\": 3197,\n                            \"block_status\": 0,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": [\n                                0,\n                                1,\n                                2,\n                                4\n                            ],\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"comment_filter_status\": 0,\n                            \"comment_setting\": 0,\n                            \"commerce_user_level\": 2,\n                            \"cover_url\": null,\n                            \"custom_verify\": \"\",\n                            \"cv_level\": \"\",\n                            \"download_prompt_ts\": 0,\n                            \"enable_direct_message\": true,\n                            \"enabled_filter_all_comments\": false,\n                            \"enterprise_verify_reason\": \"verified account\",\n                            \"events\": null,\n                            \"fake_data_info\": {},\n                            \"fb_expire_time\": 0,\n                            \"follow_status\": 0,\n                            \"follower_count\": 1339855,\n                            \"follower_status\": 0,\n                            \"followers_detail\": null,\n                            \"following_count\": 57,\n                            \"friends_status\": 0,\n                            \"geofencing\": null,\n                            \"hide_search\": false,\n                            \"homepage_bottom_toast\": null,\n                            \"ins_id\": \"appletv\",\n                            \"is_ad_fake\": false,\n                            \"is_block\": false,\n                            \"is_discipline_member\": false,\n                            \"is_mute\": 0,\n                            \"is_mute_lives\": 0,\n                            \"is_mute_non_story_post\": 0,\n                            \"is_mute_story\": 0,\n                            \"is_private_account\": 0,\n                            \"is_star\": false,\n                            \"item_list\": null,\n                            \"live_agreement\": 0,\n                            \"live_commerce\": false,\n                            \"live_verify\": 0,\n                            \"mention_status\": 1,\n                            \"mutual_relation_avatars\": null,\n                            \"name_field\": \"unique_id\",\n                            \"need_points\": null,\n                            \"need_recommend\": 0,\n                            \"nickname\": \"Apple TV\",\n                            \"original_musician\": {\n                                \"digg_count\": 0,\n                                \"music_count\": 0,\n                                \"music_used_count\": 0,\n                                \"new_release_clip_ids\": null\n                            },\n                            \"platform_sync_info\": null,\n                            \"prevent_download\": false,\n                            \"relative_users\": null,\n                            \"reply_with_video_flag\": 4,\n                            \"room_id\": 0,\n                            \"room_id_str\": \"0\",\n                            \"search_highlight\": null,\n                            \"search_user_desc\": \"Apple TV\",\n                            \"search_user_name\": \"appletv\",\n                            \"sec_uid\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                            \"secret\": 0,\n                            \"shield_comment_notice\": 0,\n                            \"shield_digg_notice\": 0,\n                            \"shield_edit_field_info\": null,\n                            \"shield_follow_notice\": 0,\n                            \"short_id\": \"0\",\n                            \"show_image_bubble\": false,\n                            \"special_account\": {\n                                \"special_account_list\": null\n                            },\n                            \"special_lock\": 1,\n                            \"status\": 1,\n                            \"stitch_setting\": 1,\n                            \"story_status\": 0,\n                            \"total_favorited\": 32832297,\n                            \"type_label\": null,\n                            \"uid\": \"6815991884222514181\",\n                            \"unique_id\": \"appletv\",\n                            \"user_canceled\": false,\n                            \"user_mode\": 1,\n                            \"user_now_pack_info\": {},\n                            \"user_period\": 0,\n                            \"user_profile_guide\": null,\n                            \"user_rate\": 1,\n                            \"user_spark_info\": {},\n                            \"user_tags\": null,\n                            \"verification_type\": 0,\n                            \"verify_info\": \"\",\n                            \"video_icon\": {\n                                \"height\": 720,\n                                \"uri\": \"\",\n                                \"url_list\": [],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"white_cover_url\": null,\n                            \"with_commerce_entry\": false\n                        }\n                    }\n                ],\n                \"view_more\": true\n            },\n            {\n                \"aweme_info\": {\n                    \"added_sound_music_info\": {\n                        \"album\": \"In The Moment\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b3330e8a&x-expires=1774465200&x-signature=GMETUqPU7Mf1EjrTlCHHfS6kc%2B4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4e530430&x-expires=1774465200&x-signature=wHognjO7S9NPoohru2pA2C55d6s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1785ccb3&x-expires=1774465200&x-signature=ZYokioWRK9ryCdVvr9LIUVrZwQM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"iseejonestiktok\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"JONES\",\n                                \"sec_uid\": \"MS4wLjABAAAARQwYncW13_hjqvNBPbU3Fp0XvABBFh5TWkGyEsPr40hmOZ5kvMkGPPBYHHr3Nc87\",\n                                \"status\": 1,\n                                \"uid\": \"6821777079068099590\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"JONES\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=616028e2&x-expires=1774465200&x-signature=FrGlIXFZfi6xCXsZ40cODHtobO0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=57d5cc84&x-expires=1774465200&x-signature=RO77%2FHSIAkTc%2Bhe343RrPaW0efk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bfa405f4&x-expires=1774465200&x-signature=Zrfleo%2FEjZc6xcqER4%2ByC73Qjxw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aed1fb18&x-expires=1774465200&x-signature=Ny66MQj8ScErNVMCKfEi9c2zEJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=53c30db3&x-expires=1774465200&x-signature=%2BktFtz2cpTDXgb4KSfOc90sL3jU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fd255d7b&x-expires=1774465200&x-signature=m5E4R5fpSrJKVr9LzRKdHkAXXAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 3,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1747357410,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":1.2909278,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8IoBBlyaF3qtq3a1AEQVAiKoPgWEAg3iiABr\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0b09b693c1ba46ac923c7f8b5603722e\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIQdqCFaOTAABExnoDPraKADWiIBAiAEOTog2\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogoW7LgAIoWrrBQ4BAqnWEi1TaioaYFAEKDAP\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.54232,\\\"music_vid\\\":\\\"v10ad6g50000d0j8tn7og65vhiobi1g0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7504842335151949825,\n                        \"id_str\": \"7504842335151949825\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"English\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"JONES\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 53376,\n                                \"start_ms\": 54336\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 233134,\n                            \"h5_url\": \"\",\n                            \"id\": \"7504842447592376336\",\n                            \"performers\": null,\n                            \"title\": \"In The Moment\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7504842335151949825\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7527661307978467374\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1750377600,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0BNCjBJNFY1jtoOIoEDftfgMo8Mg7CLBQmc5Z\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0BNCjBJNFY1jtoOIoEDftfgMo8Mg7CLBQmc5Z\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 71,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7527661307978467374,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 95595089666,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owpuC946EAfLB9VtEbA7xBCkAZizcQfIdgvBWi\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owpuC946EAfLB9VtEbA7xBCkAZizcQfIdgvBWi\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            153\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Love\",\n                            \"Summer\"\n                        ],\n                        \"theme_value\": [\n                            11,\n                            3\n                        ],\n                        \"title\": \"In The Moment\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 8711,\n                        \"video_duration\": 6000\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"allow_gift\": true,\n                    \"anchors\": [\n                        {\n                            \"actions\": [],\n                            \"anchor_strong\": null,\n                            \"component_key\": \"anchor_complex_shop\",\n                            \"extra\": \"[{\\\"keyword\\\":\\\"Apple TV 3rd Gen 128GB 4K WiFi\\\",\\\"id\\\":\\\"1731082204189070279\\\",\\\"type\\\":33,\\\"icon\\\":{\\\"uri\\\":\\\"tiktok-obj/6805474799129724943shopify.png\\\",\\\"url_list\\\":[\\\"https://p16-common.tiktokcdn-us.com/tiktok-obj/6805474799129724943shopify.png~tplv-tiktokx-origin.image?dr=9580\\\\u0026t=4d5b0474\\\\u0026ps=933b5bde\\\\u0026shp=57d7afb6\\\\u0026shcp=d05b14bd\\\\u0026idc=useast8\\\",\\\"https://p19-common.tiktokcdn-us.com/tiktok-obj/6805474799129724943shopify.png~tplv-tiktokx-origin.image?dr=9580\\\\u0026t=4d5b0474\\\\u0026ps=933b5bde\\\\u0026shp=57d7afb6\\\\u0026shcp=d05b14bd\\\\u0026idc=useast8\\\",\\\"https://p16-common.tiktokcdn-us.com/tiktok-obj/6805474799129724943shopify.png~tplv-tiktokx-origin.jpeg?dr=9580\\\\u0026t=4d5b0474\\\\u0026ps=933b5bde\\\\u0026shp=57d7afb6\\\\u0026shcp=d05b14bd\\\\u0026idc=useast8\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"url_prefix\\\":null},\\\"extra\\\":\\\"{\\\\\\\"product_id\\\\\\\":1731082204189070279,\\\\\\\"title\\\\\\\":\\\\\\\"Apple TV 3rd Gen 128GB 4K WiFi + Ethernet withAccessories\\\\\\\",\\\\\\\"cover\\\\\\\":\\\\\\\"tos-useast5-i-omjb5zjo8w-tx/4ff6de898e53474b86cbc31f85073a9e\\\\\\\",\\\\\\\"img\\\\\\\":[\\\\\\\"tos-useast5-i-omjb5zjo8w-tx/4ff6de898e53474b86cbc31f85073a9e\\\\\\\",\\\\\\\"tos-useast5-i-omjb5zjo8w-tx/68b04255010a40cfb7a1532eeed93dfc\\\\\\\",\\\\\\\"tos-useast5-i-omjb5zjo8w-tx/3c767cb344b441159c66e52aea4d19ce\\\\\\\"],\\\\\\\"market_price\\\\\\\":0,\\\\\\\"currency\\\\\\\":\\\\\\\"USD\\\\\\\",\\\\\\\"detail_url\\\\\\\":\\\\\\\"https://oec-api.tiktokv.com/view/fe_tiktok_ecommerce_upgrade/index.html?enter_from=video\\\\\\\\u0026hide_nav_bar=1\\\\\\\\u0026view_background_color_auto_dark=1\\\\\\\\u0026should_full_screen=1\\\\\\\",\\\\\\\"product_status\\\\\\\":90,\\\\\\\"addition_id\\\\\\\":0,\\\\\\\"elastic_title\\\\\\\":\\\\\\\"Apple TV 3rd Gen 128GB 4K WiFi\\\\\\\",\\\\\\\"elastic_img\\\\\\\":null,\\\\\\\"in_shop\\\\\\\":false,\\\\\\\"platform\\\\\\\":5,\\\\\\\"extra\\\\\\\":{\\\\\\\"ad_label_name\\\\\\\":\\\\\\\"#sponsored\\\\\\\",\\\\\\\"ad_label_position\\\\\\\":\\\\\\\"1\\\\\\\",\\\\\\\"mix_product_type\\\\\\\":\\\\\\\"1\\\\\\\"},\\\\\\\"cover_url\\\\\\\":\\\\\\\"https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/4ff6de898e53474b86cbc31f85073a9e~tplv-fhlh96nyum-resize-jpeg:800:800.jpeg?dr=12186\\\\\\\\u0026t=555f072d\\\\\\\\u0026ps=933b5bde\\\\\\\\u0026shp=615b9c44\\\\\\\\u0026shcp=57d7afb6\\\\\\\\u0026idc=useast8\\\\\\\\u0026from=1633393732\\\\\\\",\\\\\\\"img_url\\\\\\\":[\\\\\\\"https://p16-oec-general-useast5.ttcdn-us.com/tos-useast5-i-omjb5zjo8w-tx/4ff6de898e53474b86cbc31f85073a9e~tplv-fhlh96nyum-resize-jpeg:800:800.jpeg?dr=12186\\\\\\\\u0026t=555f072d\\\\\\\\u0026ps=933b5bde\\\\\\\\u0026shp=615b9c44\\\\\\\\u0026shcp=57d7afb6\\\\\\\\u0026idc=useast8\\\\\\\\u0026from=1633393732\\\\\\\"],\\\\\\\"elastic_img_url\\\\\\\":null,\\\\\\\"final_url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"source\\\\\\\":\\\\\\\"TikTok Shop\\\\\\\",\\\\\\\"short_url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"seller_id\\\\\\\":7495811038271212487,\\\\\\\"need_preload\\\\\\\":false,\\\\\\\"load_method_type\\\\\\\":2,\\\\\\\"skus\\\\\\\":[{\\\\\\\"sku_id\\\\\\\":1731082244290024391,\\\\\\\"outer_sku_id\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"outer_product_id\\\\\\\":\\\\\\\"\\\\\\\"}],\\\\\\\"is_platform_product\\\\\\\":false,\\\\\\\"categories\\\\\\\":[{\\\\\\\"category_id\\\\\\\":600942,\\\\\\\"category_name\\\\\\\":\\\\\\\"Household Appliances\\\\\\\",\\\\\\\"level\\\\\\\":1,\\\\\\\"is_leaf\\\\\\\":false,\\\\\\\"parent_id\\\\\\\":0,\\\\\\\"name_key\\\\\\\":\\\\\\\"magellan_600942\\\\\\\"},{\\\\\\\"category_id\\\\\\\":845064,\\\\\\\"category_name\\\\\\\":\\\\\\\"Large Home Appliances\\\\\\\",\\\\\\\"level\\\\\\\":2,\\\\\\\"is_leaf\\\\\\\":false,\\\\\\\"parent_id\\\\\\\":600942,\\\\\\\"name_key\\\\\\\":\\\\\\\"magellan_845064\\\\\\\"},{\\\\\\\"category_id\\\\\\\":852368,\\\\\\\"category_name\\\\\\\":\\\\\\\"Streaming Media Devices\\\\\\\",\\\\\\\"level\\\\\\\":3,\\\\\\\"is_leaf\\\\\\\":true,\\\\\\\"parent_id\\\\\\\":845064,\\\\\\\"name_key\\\\\\\":\\\\\\\"magellan_852368\\\\\\\"}],\\\\\\\"anchor_prefix_info\\\\\\\":{\\\\\\\"anchor_prefix_text\\\\\\\":\\\\\\\"Shop\\\\\\\",\\\\\\\"anchor_prefix_type\\\\\\\":0,\\\\\\\"anchor_prefix_da_info\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"prefix_ec_anchor_info\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"Shop\\\\\\\\\\\\\\\"}\\\\\\\"},\\\\\\\"price\\\\\\\":0,\\\\\\\"currency_format\\\\\\\":{\\\\\\\"currency_symbol\\\\\\\":\\\\\\\"$\\\\\\\",\\\\\\\"decimal_place\\\\\\\":2,\\\\\\\"decimal_symbol\\\\\\\":\\\\\\\".\\\\\\\",\\\\\\\"separator\\\\\\\":\\\\\\\",\\\\\\\",\\\\\\\"separator_index\\\\\\\":[3,6,9,12,15,18]},\\\\\\\"schema\\\\\\\":\\\\\\\"aweme://ec/pdp?biz_type=0\\\\\\\\u0026fullScreen=true\\\\\\\\u0026orderRequestParams=%7B%7D\\\\\\\\u0026requestParams=%7B%22product_id%22%3A%5B%221731082204189070279%22%5D%2C%22traffic_signature%22%3A%22%7B%5C%22scene%5C%22%3A%5C%22Default.video_pack%5C%22%7D%22%7D\\\\\\\\u0026visitReportParams=%7B%22chain_key%22%3A%22%7B%5C%22cck%5C%22%3A%5C%22a6EjLZ67nrJDUzT9i71NBg6ZdmFUjKvpSE6GF%2BZCuDcbOnyoENGJp9gp1T%2BSCgWE2bF6sXtrYGqPFw4L1G%2FylpgVaLKN%2FoECDi8zcQ%3D%3D%5C%22%2C%5C%22mck%5C%22%3A%5C%227VTnX%2Fp3Mp6H%2F0kIc54mvX%2BBvxsjB6krVhLD3Mw6l%2BlGfcRYABrEeAoB1fgZo%2BlRhTDS2WfS5mRCyaCZjR5zohKIiN2dvdFX15aw3A%3D%3D%5C%22%2C%5C%22v%5C%22%3A1%7D%22%2C%22material_id%22%3A%221731082204189070279%22%2C%22material_type%22%3A1%2C%22seller_id%22%3A%227495811038271212487%22%7D\\\\\\\",\\\\\\\"gyl_schema\\\\\\\":\\\\\\\"aweme://lynxview?use_spark=1\\\\\\\\u0026enable_lynx_builder_opt=1\\\\\\\\u0026opt_title=0\\\\\\\\u0026hide_loading=1\\\\\\\\u0026screen_orientation=auto\\\\\\\\u0026url=https%3A%2F%2Flf16-gecko-source.tiktokcdn.com%2Fobj%2Fbyte-gurd-source-sg%2Ftiktok%2Ffe%2Flive%2Ftiktok_ecom_rec_pages%2Fvideo_anchor_more_ymal%2Ftemplate.js\\\\\\\\u0026enter_from=homepage_hot\\\\\\\\u0026previous_page=video\\\\\\\\u0026traffic_source=2\\\\\\\\u0026traffic_source_list=%5B2%5D\\\\\\\\u0026context_video_id=7620499609386749214\\\\\\\\u0026author_id=7494208160717768482\\\\\\\\u0026context_product_info_list=%5B%7B%22chain_key%22%3A%22%7B%5C%22cck%5C%22%3A%5C%22a6EjLZ67nrJDUzT9i71NBg6ZdmFUjKvpSE6GF%2BZCuDcbOnyoENGJp9gp1T%2BSCgWE2bF6sXtrYGqPFw4L1G%2FylpgVaLKN%2FoECDi8zcQ%3D%3D%5C%22%2C%5C%22mck%5C%22%3A%5C%227VTnX%2Fp3Mp6H%2F0kIc54mvX%2BBvxsjB6krVhLD3Mw6l%2BlGfcRYABrEeAoB1fgZo%2BlRhTDS2WfS5mRCyaCZjR5zohKIiN2dvdFX15aw3A%3D%3D%5C%22%2C%5C%22v%5C%22%3A1%7D%22%2C%22id%22%3A%221731082204189070279%22%2C%22seller_id%22%3A%227495811038271212487%22%7D%5D\\\\\\\",\\\\\\\"source_from\\\\\\\":2,\\\\\\\"biz_type\\\\\\\":0,\\\\\\\"seo_url\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"bcm_standard_track\\\\\\\":{\\\\\\\"track_param\\\\\\\":{\\\\\\\"bcm_multiverse_id\\\\\\\":\\\\\\\"202603241944043549084020020000001af03045342f6d59\\\\\\\"},\\\\\\\"chain_param\\\\\\\":{\\\\\\\"bcm_multiverse_id\\\\\\\":\\\\\\\"202603241944043549084020020000001af03045342f6d59\\\\\\\"}},\\\\\\\"client_payload_map\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"bcm_multiverse_id\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"202603241944043549084020020000001af03045342f6d59\\\\\\\\\\\\\\\"}\\\\\\\"}\\\",\\\"actions\\\":null,\\\"component_key\\\":\\\"anchor_shop\\\",\\\"anchor_strong\\\":null}]\",\n                            \"icon\": {\n                                \"height\": 720,\n                                \"uri\": \"tiktok-obj/Product3x.png\",\n                                \"url_list\": [\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Product3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.complex_shop&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Product3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.complex_shop&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                    \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Product3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.complex_shop&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"show_in_search_result\": true,\n                            \"thumbnail\": {\n                                \"height\": 720,\n                                \"uri\": \"\",\n                                \"url_list\": [],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"type\": 35\n                        }\n                    ],\n                    \"anchors_extras\": \"{\\\"product_cnt\\\":1,\\\"is_ec_video\\\":1,\\\"ec_anchor_info\\\":{\\\"anchor_tag\\\":\\\"Shop\\\",\\\"da_anchor_tag\\\":\\\"Shop\\\",\\\"ads_anchor_tag\\\":\\\"Shop\\\",\\\"da_ads_anchor_tag\\\":\\\"Shop\\\",\\\"add_is_ad\\\":false,\\\"prefix_style\\\":0,\\\"da_info\\\":\\\"{\\\\\\\"anchor_show_type\\\\\\\":\\\\\\\"video_cart_tag\\\\\\\"}\\\"},\\\"bind_status_details\\\":\\\"0\\\",\\\"anchor_prefix\\\":{\\\"prefix_type\\\":0},\\\"anchor_icon\\\":{\\\"icon_type\\\":99,\\\"icon_urls\\\":null},\\\"anchor_layout_priority\\\":{\\\"prefix\\\":1,\\\"suffix\\\":0}}\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b994e2d3&x-expires=1774465200&x-signature=gTOaMf3zKyZOjQW2%2FjFTBUCgBeo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e35af68c&x-expires=1774465200&x-signature=F%2FtIwCEczO0jy4sv5Gw9LGhp%2BCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5bcc48c9&x-expires=1774465200&x-signature=hAttVL%2FPT3UELWiviNi8TMvlNsI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=bd62c941&x-expires=1774465200&x-signature=wivMDC0TUlhOjt%2F4rqiSJccgyqU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=99ff2059&x-expires=1774465200&x-signature=Fw41nKYbpUhAg0exXuQq84WRJUE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=b1df3d3d&x-expires=1774465200&x-signature=EmPK%2FlqyguJvkg5OEnIgH%2F78dTg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=88dcf60f&x-expires=1774465200&x-signature=nbhNT6Dxt2Wq8d8iVkDjXIAS6LI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=81f33b6a&x-expires=1774465200&x-signature=ZPw1AcRp3ofv37uVaD0vMBRYzI8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=83c4a24c&x-expires=1774465200&x-signature=D7yess1z2JR7jxdgysVl7RdNVIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7c56e4d3&x-expires=1774465200&x-signature=S2P8PZ2c1F9Y4vRknywdsEYxUAA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=392da4f6&x-expires=1774465200&x-signature=iau8cGmkbKiEVUNiNFYTtdWLucM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8c35f4a3&x-expires=1774465200&x-signature=apskxWmmlb6p%2FqN3QHowWZD0cuA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=1fce1bf3&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=3G21F3UkpOh4SxqjUGk2OaMFjfg%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=73eb4994&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=Qz%2B6UqtTZY278qOM%2FJXB2HAj1Lg%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:100:100.jpeg?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=fd625984&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=AlUxJqob%2BSynx4uK7dPPL3bPheo%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6\",\n                        \"aweme_count\": 0,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": null,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1749140954,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 65338,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 2146,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"garygramzzz\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"name_field\": \"nickname\",\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"GaryGramz\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"qa_status\": 0,\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"search_user_desc\": \"jcggshow\",\n                        \"search_user_name\": \"GaryGramz\",\n                        \"sec_uid\": \"MS4wLjABAAAAsvGRYvxvztIJIQLZt4S7A4D12EKWkv6jfz4a4fxeUkDwqx3qs0MGWQs3oq7XiPqk\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"type_label\": null,\n                        \"uid\": \"6989770490623083526\",\n                        \"unique_id\": \"jcggshow\",\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 3,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424582000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724147005476126,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424609000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724259131854110,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424620000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724339008097566,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774338274703\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false\n                    },\n                    \"author_user_id\": 6989770490623083526,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 0,\n                            \"mute\": false,\n                            \"show_type\": 2,\n                            \"transcode\": 3\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620499609386749214\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                        \"dedup_err\": \"\",\n                        \"dedup_src\": \"\",\n                        \"first_aigc_src\": \"\",\n                        \"first_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"last_aigc_src\": \"\",\n                        \"last_src\": \"\",\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": [\n                        {\n                            \"author\": {\n                                \"account_labels\": null,\n                                \"ad_cover_url\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"bold_fields\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"can_set_geofencing\": null,\n                                \"cha_list\": null,\n                                \"cover_url\": null,\n                                \"events\": null,\n                                \"followers_detail\": null,\n                                \"geofencing\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"item_list\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"need_points\": null,\n                                \"platform_sync_info\": null,\n                                \"relative_users\": null,\n                                \"search_highlight\": null,\n                                \"shield_edit_field_info\": null,\n                                \"type_label\": null,\n                                \"user_profile_guide\": null,\n                                \"user_tags\": null,\n                                \"white_cover_url\": null\n                            },\n                            \"banner_list\": null,\n                            \"cha_attrs\": null,\n                            \"cha_name\": \"appletv\",\n                            \"cid\": \"138012\",\n                            \"collect_stat\": 0,\n                            \"connect_music\": [],\n                            \"desc\": \"\",\n                            \"extra_attr\": {\n                                \"is_live\": false\n                            },\n                            \"hashtag_profile\": \"\",\n                            \"is_challenge\": 0,\n                            \"is_commerce\": false,\n                            \"is_pgcshow\": false,\n                            \"schema\": \"aweme://aweme/challenge/detail?cid=138012\",\n                            \"search_highlight\": null,\n                            \"share_info\": {\n                                \"bool_persist\": 0,\n                                \"now_invitation_card_image_urls\": null,\n                                \"share_desc\": \"Check out #appletv on TikTok!\",\n                                \"share_desc_info\": \"Check out #appletv on TikTok!\",\n                                \"share_quote\": \"\",\n                                \"share_signature_desc\": \"\",\n                                \"share_signature_url\": \"\",\n                                \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: appletv\",\n                                \"share_title_myself\": \"\",\n                                \"share_title_other\": \"\",\n                                \"share_url\": \"https://www.tiktok.com/tag/appletv?_r=1&name=appletv&u_code=f02628k6ckec72&_d=f2h805jb6gbg6e&share_challenge_id=138012&sharer_language=en&source=h5_m\"\n                            },\n                            \"show_items\": null,\n                            \"sub_type\": 0,\n                            \"type\": 1,\n                            \"use_count\": 0,\n                            \"user_count\": 0,\n                            \"view_count\": 0\n                        }\n                    ],\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"comment_top_bar_component\": [\n                            {\n                                \"action\": {\n                                    \"click_hot_area_type\": 1,\n                                    \"schema_type\": 2\n                                },\n                                \"biz_id\": \"35\",\n                                \"biz_type\": 7,\n                                \"extra\": \"\",\n                                \"icon\": {\n                                    \"is_local\": true,\n                                    \"local_type\": 0\n                                },\n                                \"name\": \"ecom_cart\",\n                                \"template_type\": 1,\n                                \"title\": {\n                                    \"content\": \"Apple TV 3rd Gen 128GB 4K WiFi\"\n                                },\n                                \"tracer_info\": \"\"\n                            }\n                        ],\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": true,\n                        \"auction_ad_invited\": false,\n                        \"bc_label_test_text\": \"Creator earns commission\",\n                        \"branded_content_type\": 7,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032419440315FD6A9730952E13FBEF\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032419440315FD6A9730952E13FBEF\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":-1,\\\"transform_x\\\":0,\\\"transform_y\\\":0.5514000058174133,\\\"scale\\\":0.8551,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"No more high cable bills ? just Apple TV \\\\u0026 chill\\\",\\\"bg_mode\\\":2,\\\"color\\\":-1425344,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.7249,\\\"start_y\\\":0.1064,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 2,\n                    \"content_size_type\": 2,\n                    \"content_type\": \"video\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774285854,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\",\n                            \"filter\",\n                            \"beautify_used\",\n                            \"select_music\",\n                            \"text\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"Stop wasting money on cable 💯 Apple TV makes it easy to stream all your favorite shows with just WiFi and a simple setup 🔥 #appletv #stream #streaming #tiktokshopspringglowup #appleproducts \",\n                    \"desc_language\": \"en\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7620499609386749214\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620499609386749214\n                        ],\n                        \"GroupdIdList1\": [\n                            7620499609386749214\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_ever_advertised\": true,\n                    \"has_promote_entry\": 1,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 2\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 0\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"text_info\": \"No more high cable bills 🚫 just Apple TV & chill\",\n                            \"text_sticker_info\": {\n                                \"alignment\": 0,\n                                \"bg_color\": \"#FFEA4040\",\n                                \"source_height\": 0.10909090909090909,\n                                \"source_width\": 0.8204545454545454,\n                                \"text_color\": \"#FFFFFFFF\",\n                                \"text_language\": \"en\",\n                                \"text_size\": 28\n                            },\n                            \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":15105.033,\\\"y\\\":0.2243,\\\"h\\\":0.1064,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.7249,\\\"s\\\":0.8551}]\",\n                            \"type\": 18\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": true,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 0,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"In The Moment\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b3330e8a&x-expires=1774465200&x-signature=GMETUqPU7Mf1EjrTlCHHfS6kc%2B4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4e530430&x-expires=1774465200&x-signature=wHognjO7S9NPoohru2pA2C55d6s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1785ccb3&x-expires=1774465200&x-signature=ZYokioWRK9ryCdVvr9LIUVrZwQM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"iseejonestiktok\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"JONES\",\n                                \"sec_uid\": \"MS4wLjABAAAARQwYncW13_hjqvNBPbU3Fp0XvABBFh5TWkGyEsPr40hmOZ5kvMkGPPBYHHr3Nc87\",\n                                \"status\": 1,\n                                \"uid\": \"6821777079068099590\"\n                            }\n                        ],\n                        \"audition_duration\": 60,\n                        \"author\": \"JONES\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=616028e2&x-expires=1774465200&x-signature=FrGlIXFZfi6xCXsZ40cODHtobO0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=57d5cc84&x-expires=1774465200&x-signature=RO77%2FHSIAkTc%2Bhe343RrPaW0efk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bfa405f4&x-expires=1774465200&x-signature=Zrfleo%2FEjZc6xcqER4%2ByC73Qjxw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aed1fb18&x-expires=1774465200&x-signature=Ny66MQj8ScErNVMCKfEi9c2zEJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=53c30db3&x-expires=1774465200&x-signature=%2BktFtz2cpTDXgb4KSfOc90sL3jU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/067813a4247f9d597dbda2b97a4fd89a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fd255d7b&x-expires=1774465200&x-signature=m5E4R5fpSrJKVr9LzRKdHkAXXAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 3,\n                        \"cover_large\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1747357410,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 60,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 60,\n                            \"duration_precision\": 60,\n                            \"shoot_duration_precision\": 60,\n                            \"video_duration_precision\": 6000\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"amplitude_peak\\\":1.2909278,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8IoBBlyaF3qtq3a1AEQVAiKoPgWEAg3iiABr\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0b09b693c1ba46ac923c7f8b5603722e\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIQdqCFaOTAABExnoDPraKADWiIBAiAEOTog2\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogoW7LgAIoWrrBQ4BAqnWEi1TaioaYFAEKDAP\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7562703905491059726,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.54232,\\\"music_vid\\\":\\\"v10ad6g50000d0j8tn7og65vhiobi1g0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7504842335151949825,\n                        \"id_str\": \"7504842335151949825\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": true,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": false,\n                        \"is_pgc\": true,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"language\": \"English\",\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_song\": {\n                            \"author\": \"JONES\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 53376,\n                                \"start_ms\": 54336\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owvtmB8Z0oAWEiE0AEifAAwHZjnAdpEOsAB3Wq~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 233134,\n                            \"h5_url\": \"\",\n                            \"id\": \"7504842447592376336\",\n                            \"performers\": null,\n                            \"title\": \"In The Moment\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7504842335151949825\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7527661307978467374\n                        ],\n                        \"music_release_info\": {\n                            \"group_release_date\": 1750377600,\n                            \"is_new_release_song\": false\n                        },\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"\",\n                        \"owner_nickname\": \"\",\n                        \"play_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0BNCjBJNFY1jtoOIoEDftfgMo8Mg7CLBQmc5Z\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0BNCjBJNFY1jtoOIoEDftfgMo8Mg7CLBQmc5Z\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 71,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7527661307978467374,\n                        \"search_highlight\": null,\n                        \"shoot_duration\": 60,\n                        \"sim_group_id_v3\": 95595089666,\n                        \"source_platform\": 10033,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owpuC946EAfLB9VtEbA7xBCkAZizcQfIdgvBWi\",\n                            \"url_list\": [\n                                \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owpuC946EAfLB9VtEbA7xBCkAZizcQfIdgvBWi\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"style_value\": [\n                            153\n                        ],\n                        \"tag_list\": null,\n                        \"tag_list_v2\": null,\n                        \"theme_tags\": [\n                            \"Love\",\n                            \"Summer\"\n                        ],\n                        \"theme_value\": [\n                            11,\n                            3\n                        ],\n                        \"title\": \"In The Moment\",\n                        \"tt_to_dsp_song_infos\": null,\n                        \"uncert_artists\": null,\n                        \"user_count\": 8711,\n                        \"video_duration\": 6000\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15005,\n                    \"music_selected_from\": \"edit_page_list\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"50.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"Stop wasting money on cable 💯 Apple TV makes it easy to stream all your favorite shows with just WiFi and a simple setup 🔥 <h id=\\\"1\\\">#appletv</h> <h id=\\\"8\\\">#stream</h> <h id=\\\"21\\\">#streaming</h> <h id=\\\"40\\\">#tiktokshopspringglowup</h> <h id=\\\"346\\\">#appleproducts</h> \",\n                        \"text_extra\": [\n                            {\n                                \"hashtag_id\": \"138012\",\n                                \"hashtag_name\": \"appletv\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"1\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"90755\",\n                                \"hashtag_name\": \"stream\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"8\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"768181\",\n                                \"hashtag_name\": \"streaming\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"21\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"7468199166716411947\",\n                                \"hashtag_name\": \"tiktokshopspringglowup\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"40\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            },\n                            {\n                                \"hashtag_id\": \"135031\",\n                                \"hashtag_name\": \"appleproducts\",\n                                \"is_commerce\": false,\n                                \"sec_uid\": \"\",\n                                \"tag_id\": \"346\",\n                                \"type\": 1,\n                                \"user_id\": \"\"\n                            }\n                        ]\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"promote\": {\n                        \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"search\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                        \"is_show_video_view\": false,\n                        \"promote_traffic_tag\": {\n                            \"need_track\": false,\n                            \"traffic_level\": 0,\n                            \"version\": \"2025v1\"\n                        },\n                        \"video_view_count\": 0,\n                        \"video_view_schema\": \"\"\n                    },\n                    \"promote_capcut_toggle\": 0,\n                    \"promote_icon_text\": \"Promote\",\n                    \"promote_toast\": \"\",\n                    \"promote_toast_key\": \"\",\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"US\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_desc\": \"Stop wasting money on cable 💯 Apple TV makes it easy to stream all your favorite shows with just WiFi and a simple setup 🔥\",\n                    \"search_highlight\": [\n                        {\n                            \"field\": \"search_desc\",\n                            \"positions\": [\n                                {\n                                    \"begin\": 30,\n                                    \"end\": 35\n                                },\n                                {\n                                    \"begin\": 36,\n                                    \"end\": 38\n                                }\n                            ]\n                        }\n                    ],\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out GaryGramz's video! #TikTok\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out GaryGramz’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out GaryGramz’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@jcggshow/video/7620499609386749214?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&ec_shared_reflux_dynamic_params=%7B%22placeholder_material_id%22%3A%227620499609386749214%22%2C%22placeholder_origin_cover%22%3A%22https%253A%252F%252Fp16-common-sign.tiktokcdn-us.com%252Ftos-useast8-p-0068-tx2%252Fo8n4Bf9bCi8qICdq4B0AiASBIxILAwHqniCElp~tplv-tiktok-shrink%253A640%253A640.webp%253Fdr%253D9632%2526refresh_token%253D436b0296%2526x-expires%253D1805914800%2526x-signature%253Dt4QBW1R2e%25252FtQZyAingvVNDbdGaw%25253D%2526t%253D4d5b0474%2526ps%253D13740610%2526shp%253Dd05b14bd%2526shcp%253D34ff8df6%2526idc%253Duseast8%2526s%253DSEARCH%22%2C%22placeholder_product_id%22%3A%221731082204189070279%22%2C%22placeholder_video_id%22%3A%227620499609386749214%22%7D&ec_shared_reflux_scene=shop_tab_feed&share_item_id=7620499609386749214&source=h5_m\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@jcggshow/video/7620499609386749214?_r=1&u_code=f02628k6ckec72&preview_pb=0&sharer_language=en&_d=f2h805jb6gbg6e&ec_shared_reflux_dynamic_params=%7B%22placeholder_material_id%22%3A%227620499609386749214%22%2C%22placeholder_origin_cover%22%3A%22https%253A%252F%252Fp16-common-sign.tiktokcdn-us.com%252Ftos-useast8-p-0068-tx2%252Fo8n4Bf9bCi8qICdq4B0AiASBIxILAwHqniCElp~tplv-tiktok-shrink%253A640%253A640.webp%253Fdr%253D9632%2526refresh_token%253D436b0296%2526x-expires%253D1805914800%2526x-signature%253Dt4QBW1R2e%25252FtQZyAingvVNDbdGaw%25253D%2526t%253D4d5b0474%2526ps%253D13740610%2526shp%253Dd05b14bd%2526shcp%253D34ff8df6%2526idc%253Duseast8%2526s%253DSEARCH%22%2C%22placeholder_product_id%22%3A%221731082204189070279%22%2C%22placeholder_video_id%22%3A%227620499609386749214%22%7D&ec_shared_reflux_scene=shop_tab_feed&share_item_id=7620499609386749214&source=h5_m\",\n                    \"shoot_tab_name\": \"video_15\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.86],\\\\\\\"drr\\\\\\\":7.8,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-2.59,\\\\\\\"be\\\\\\\":[10.8,14125.8],\\\\\\\"ocf\\\\\\\":[-9.6544,-1.6215,-8.3814,-14.1477,-18.6038,-23.3271,-30.9599,-35.7416,-38.3187,-53.7974],\\\\\\\"do\\\\\\\":0.0003,\\\\\\\"il\\\\\\\":-14.6}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.77],\\\\\\\"drr\\\\\\\":7.3,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-1.93,\\\\\\\"be\\\\\\\":[10.8,14206.5],\\\\\\\"ocf\\\\\\\":[-10.6111,-1.4604,-8.6827,-13.7497,-18.2829,-23.112,-30.5838,-35.4944,-37.2162,-55.0312],\\\\\\\"do\\\\\\\":0.0004,\\\\\\\"il\\\\\\\":-14.3},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_01010231\\\\\\\",\\\\\\\"tag_01010405\\\\\\\",\\\\\\\"tag_01010236\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.79,0.3,0.19,0.17,0.14]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"38.033\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620499609386749214\",\n                        \"collect_count\": 1,\n                        \"comment_count\": 0,\n                        \"digg_count\": 3,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 162,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620499609386749214\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [\n                        {\n                            \"end\": 133,\n                            \"hashtag_id\": \"138012\",\n                            \"hashtag_name\": \"appletv\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 125,\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 141,\n                            \"hashtag_id\": \"90755\",\n                            \"hashtag_name\": \"stream\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 134,\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 152,\n                            \"hashtag_id\": \"768181\",\n                            \"hashtag_name\": \"streaming\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 142,\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 176,\n                            \"hashtag_id\": \"7468199166716411947\",\n                            \"hashtag_name\": \"tiktokshopspringglowup\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 153,\n                            \"tag_id\": \"40\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"end\": 191,\n                            \"hashtag_id\": \"135031\",\n                            \"hashtag_name\": \"appleproducts\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"start\": 177,\n                            \"tag_id\": \"346\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ],\n                    \"text_sticker_major_lang\": \"en\",\n                    \"title_language\": \"un\",\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"ttt_product_recall_type\": -1,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 2,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=110ceed8&x-expires=1774465200&x-signature=EeLqEN8c27RI5jbL6WpKHxBJlFI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=9de4683e&x-expires=1774465200&x-signature=20TaDB52pkoR1B6PXj6%2F%2FiP2y9o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=57e6d1c1&x-expires=1774465200&x-signature=xkev3bHYxY%2FyX0Be2CrKcWJfn1g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=110ceed8&x-expires=1774465200&x-signature=EeLqEN8c27RI5jbL6WpKHxBJlFI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=9de4683e&x-expires=1774465200&x-signature=20TaDB52pkoR1B6PXj6%2F%2FiP2y9o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=57e6d1c1&x-expires=1774465200&x-signature=xkev3bHYxY%2FyX0Be2CrKcWJfn1g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=110ceed8&x-expires=1774465200&x-signature=EeLqEN8c27RI5jbL6WpKHxBJlFI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=9de4683e&x-expires=1774465200&x-signature=20TaDB52pkoR1B6PXj6%2F%2FiP2y9o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=57e6d1c1&x-expires=1774465200&x-signature=xkev3bHYxY%2FyX0Be2CrKcWJfn1g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&biz_tag=tt_video&s=SEARCH&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 797489,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 29,\n                                \"gear_name\": \"adapt_lower_720_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1497486,\n                                    \"file_cs\": \"c:0-14123-8d00\",\n                                    \"file_hash\": \"46e03f0364ba79ea144b62b7f49799e8\",\n                                    \"height\": 1280,\n                                    \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                                    \"url_key\": \"v15044gf0000d70n7dvog65ts4kkfal0_bytevc1_720p_797489\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/7457779dd411c378dcc407361b555a3f/69c33df3/video/tos/useast8/tos-useast8-pve-0068-tx2/oE2K6XNwDI2eUC7OAPFgVJR3VBfDpCEQE7AlEw/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=778&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDM8ZjlmNmQ2aTRpaDNnOUBpM2RuN3c5cmdxOjMzaTczNEA2MC4wMGBfNjExLl4wM14xYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/76baea3323c22ba82be9873bdb6387a5/69c33df3/video/tos/useast8/tos-useast8-pve-0068-tx2/oE2K6XNwDI2eUC7OAPFgVJR3VBfDpCEQE7AlEw/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=778&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=PDM8ZjlmNmQ2aTRpaDNnOUBpM2RuN3c5cmdxOjMzaTczNEA2MC4wMGBfNjExLl4wM14xYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=46ad603eaf114f439ab3cc363c193099&is_play_url=1&item_id=7620499609386749214&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwNGZkNTI2NzRiNWU1YTBhY2FkOGExMmVhNjQzZDUz&source=SEARCH&video_id=v15044gf0000d70n7dvog65ts4kkfal0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"quality_type\": 14,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 156380}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 222373}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 306683}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 397205}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 483971}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1026926}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.34, \\\\\\\"v960\\\\\\\": 98.301, \\\\\\\"v864\\\\\\\": 99.026, \\\\\\\"v720\\\\\\\": 99.615}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.698, \\\\\\\"v960\\\\\\\": 90.025, \\\\\\\"v864\\\\\\\": 91.975, \\\\\\\"v720\\\\\\\": 95.396}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.24,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.938,\\\\\\\"srv1\\\\\\\":81.229},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":72.938,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9ce7cfd2aa266889ec6971424dd1b744\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.354, \\\\\\\"sr20\\\\\\\": 101.9}}\\\",\\\"audio_bit_rate\\\":64748,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA6EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 659048,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 29,\n                                \"gear_name\": \"adapt_540_1\",\n                                \"is_bytevc1\": 1,\n                                \"play_addr\": {\n                                    \"data_size\": 1237529,\n                                    \"file_cs\": \"c:0-14123-b3d4\",\n                                    \"file_hash\": \"2f5adbfcb03f2d81e5ad118086880f70\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                                    \"url_key\": \"v15044gf0000d70n7dvog65ts4kkfal0_bytevc1_540p_659048\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/2be83879d5934e582ac72b35a2630bdd/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocSYBAHlLqQuliE0j4ifiAAcqdnLnqI4IBB9Cb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=643&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDhkZ2ZpNGg3Z2ZoNzZpOEBpM2RuN3c5cmdxOjMzaTczNEBiXjE0LS8zNS4xYC1hXzJhYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/03c8a1e6113c49f146619e875d139bca/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocSYBAHlLqQuliE0j4ifiAAcqdnLnqI4IBB9Cb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=643&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDhkZ2ZpNGg3Z2ZoNzZpOEBpM2RuN3c5cmdxOjMzaTczNEBiXjE0LS8zNS4xYC1hXzJhYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d55fb3d40ecc4d148e612f0c7d4aa5ea&is_play_url=1&item_id=7620499609386749214&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0OTZlMzY1YmMxYjViMjI0MGI1ZmU5OGJkOTNjZThi&source=SEARCH&video_id=v15044gf0000d70n7dvog65ts4kkfal0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 28,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 132979}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 202540}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 269961}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 341203}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 411179}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 854128}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.1, \\\\\\\"v960\\\\\\\": 97.472, \\\\\\\"v864\\\\\\\": 98.345, \\\\\\\"v720\\\\\\\": 99.257}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.784, \\\\\\\"v960\\\\\\\": 86.255, \\\\\\\"v864\\\\\\\": 88.623, \\\\\\\"v720\\\\\\\": 92.467}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.24,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.578,\\\\\\\"srv1\\\\\\\":80.781},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":69.578,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"97d9ea9c1a8f342bcc395c571e79ab96\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.955, \\\\\\\"sr20\\\\\\\": 100.711}}\\\",\\\"audio_bit_rate\\\":48629,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA6EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 634354,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 29,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 1191159,\n                                    \"file_cs\": \"c:0-13844-f9d2\",\n                                    \"file_hash\": \"22bcf3ad49160b200408da5d1a4ed632\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                                    \"url_key\": \"v15044gf0000d70n7dvog65ts4kkfal0_h264_540p_634354\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/8089cdb984ae907729f803350748b459/69c33df3/video/tos/useast8/tos-useast8-pve-0068-tx2/oclSilfBqI9PIH0C4doqv4qLBACAZinIiQBbEA/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=619&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ODw7NWlnNzczZTk5ZTw3OUBpM2RuN3c5cmdxOjMzaTczNEBeLi9iNmFhNi8xLzA1NGEuYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://v19.tiktokcdn-us.com/c29a544a06b9c25f35f2cc29f5d0e5cf/69c33df3/video/tos/useast8/tos-useast8-pve-0068-tx2/oclSilfBqI9PIH0C4doqv4qLBACAZinIiQBbEA/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=619&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ODw7NWlnNzczZTk5ZTw3OUBpM2RuN3c5cmdxOjMzaTczNEBeLi9iNmFhNi8xLzA1NGEuYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                        \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=16d4798b36264b2094d4dd9fe22819a5&is_play_url=1&item_id=7620499609386749214&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NmNjM2I4MWJiOTcxMTBmOGViMTRkNzlhN2RlYzhh&source=SEARCH&video_id=v15044gf0000d70n7dvog65ts4kkfal0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 120297}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 195275}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 256409}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 324616}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 400016}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 816274}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.85, \\\\\\\"v960\\\\\\\": 80.279, \\\\\\\"v864\\\\\\\": 80.984, \\\\\\\"v720\\\\\\\": 84.57}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 66.63, \\\\\\\"v960\\\\\\\": 68.878, \\\\\\\"v864\\\\\\\": 71.602, \\\\\\\"v720\\\\\\\": 76.161}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32485}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 3,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=3fe57571&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=AqL0K%2FVfgwHLLN7sUzYF0aNoiZc%3D\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=231b5906&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=t5gw7fyOSNwsXGgW59n7CpFwRWM%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-x7g4mazu7z-crop-80-heic:500:800.jpeg?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=5c4efc08&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=1UUnliYkHKzFwDfsvuDDcEDNRHw%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_is_custom\": true,\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 2950196,\n                            \"file_cs\": \"c:0-13843-a73b\",\n                            \"height\": 720,\n                            \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/e0998e15a0ab20651186e999e57c3fa9/69c33df3/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBHqCACIE4ACqvf9HIQSlB00IqiiibLAASnd4/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1534&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2llZDNoZ2RmNGdkNDhpNUBpM2RuN3c5cmdxOjMzaTczNEBfM2M0YS8tNV4xXy01NWMvYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/8519611461f01e45d85b7ceb585cd5dd/69c33df3/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBHqCACIE4ACqvf9HIQSlB00IqiiibLAASnd4/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1534&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=M2llZDNoZ2RmNGdkNDhpNUBpM2RuN3c5cmdxOjMzaTczNEBfM2M0YS8tNV4xXy01NWMvYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d70n7dvog65ts4kkfal0&line=0&watermark=1&logo_name=tiktok_m&source=SEARCH&file_id=22ff85810abd41ac8a0d2ed07afb6fb0&item_id=7620499609386749214&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlOWIzNzhiNmRiNDA2MWNkMTRlYjc2MmMwN2FjNTIz&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 3184215,\n                            \"file_cs\": \"c:0-13843-a73b\",\n                            \"file_hash\": \"dc193708e6b9fdb8b73bc285e595ce71\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                            \"url_key\": \"v15044gf0000d70n7dvog65ts4kkfal0_h264_720p_1695760\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/456c36eb72518d84cc4199afc9466dd4/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUBSCi9QnEd4biDCqqkfXl4C1HDqAIA4B0ILAi/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1656&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njg3NjxoPDpoZGQ5N2Q7M0BpM2RuN3c5cmdxOjMzaTczNEBeMDBfNDU2NTIxYjMzMDBjYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/172b074dd66da75ef17e18e59f613ccf/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUBSCi9QnEd4biDCqqkfXl4C1HDqAIA4B0ILAi/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1656&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njg3NjxoPDpoZGQ5N2Q7M0BpM2RuN3c5cmdxOjMzaTczNEBeMDBfNDU2NTIxYjMzMDBjYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0383a6466ea4a5e87998e79b33435a3&is_play_url=1&item_id=7620499609386749214&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ5OWUyNjU4NWNhYmZiNGU2NmFkNzllMmI0NzhkOTAy&source=SEARCH&video_id=v15044gf0000d70n7dvog65ts4kkfal0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"duration\": 15022,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=110ceed8&x-expires=1774465200&x-signature=EeLqEN8c27RI5jbL6WpKHxBJlFI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.image?dr=8606&refresh_token=9de4683e&x-expires=1774465200&x-signature=20TaDB52pkoR1B6PXj6%2F%2FiP2y9o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=57e6d1c1&x-expires=1774465200&x-signature=xkev3bHYxY%2FyX0Be2CrKcWJfn1g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=0e6dc556&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=SEARCH\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1280,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-13.9\\\",\\\"LoudnessRangeStart\\\":\\\"-14.6\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-12.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.9,\\\\\\\"Peak\\\\\\\":0.80353,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-14.3,\\\\\\\"LoudnessRange\\\\\\\":0.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-14.6,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-12.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":3.47,\\\\\\\"FCenL\\\\\\\":3237.2,\\\\\\\"FCenR\\\\\\\":3210.46,\\\\\\\"Spkr100G\\\\\\\":2.25,\\\\\\\"Spkr150G\\\\\\\":3.15},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.335},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.365},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.138,\\\\\\\"LTotal\\\\\\\":-15.731,\\\\\\\"Peak\\\\\\\":-1.927,\\\\\\\"RTotal\\\\\\\":-15.593},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":1,\\\\\\\"SpeechRatio\\\\\\\":0}}}\\\",\\\"loudness\\\":\\\"-14.3\\\",\\\"peak\\\":\\\"0.80353\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1774285853}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"67.09\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-p-0068-tx2/o8n4Bf9bCi8qICdq4B0AiASBIxILAwHqniCElp\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8n4Bf9bCi8qICdq4B0AiASBIxILAwHqniCElp~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=2728f5af&x-expires=1774465200&x-signature=BMagr21Yrxr%2BVhECDelAPJsxBfE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8n4Bf9bCi8qICdq4B0AiASBIxILAwHqniCElp~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1be3c4ae&x-expires=1774465200&x-signature=K0Dj2vaBe2CIU1STH8teERwMYOg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8n4Bf9bCi8qICdq4B0AiASBIxILAwHqniCElp~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=a8f22be2&x-expires=1774465200&x-signature=6jKYFYa3SxvIf%2BtDR8tnTT3MwMs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=0e6dc556&idc=useast8&s=SEARCH&sc=feed_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 3184215,\n                            \"file_cs\": \"c:0-13843-a73b\",\n                            \"file_hash\": \"dc193708e6b9fdb8b73bc285e595ce71\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                            \"url_key\": \"v15044gf0000d70n7dvog65ts4kkfal0_h264_720p_1695760\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/456c36eb72518d84cc4199afc9466dd4/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUBSCi9QnEd4biDCqqkfXl4C1HDqAIA4B0ILAi/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1656&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njg3NjxoPDpoZGQ5N2Q7M0BpM2RuN3c5cmdxOjMzaTczNEBeMDBfNDU2NTIxYjMzMDBjYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/172b074dd66da75ef17e18e59f613ccf/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUBSCi9QnEd4biDCqqkfXl4C1HDqAIA4B0ILAi/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1656&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njg3NjxoPDpoZGQ5N2Q7M0BpM2RuN3c5cmdxOjMzaTczNEBeMDBfNDU2NTIxYjMzMDBjYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0383a6466ea4a5e87998e79b33435a3&is_play_url=1&item_id=7620499609386749214&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ5OWUyNjU4NWNhYmZiNGU2NmFkNzllMmI0NzhkOTAy&source=SEARCH&video_id=v15044gf0000d70n7dvog65ts4kkfal0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 1237529,\n                            \"file_cs\": \"c:0-14123-b3d4\",\n                            \"file_hash\": \"2f5adbfcb03f2d81e5ad118086880f70\",\n                            \"height\": 1024,\n                            \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                            \"url_key\": \"v15044gf0000d70n7dvog65ts4kkfal0_bytevc1_540p_659048\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/2be83879d5934e582ac72b35a2630bdd/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocSYBAHlLqQuliE0j4ifiAAcqdnLnqI4IBB9Cb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=643&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDhkZ2ZpNGg3Z2ZoNzZpOEBpM2RuN3c5cmdxOjMzaTczNEBiXjE0LS8zNS4xYC1hXzJhYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/03c8a1e6113c49f146619e875d139bca/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocSYBAHlLqQuliE0j4ifiAAcqdnLnqI4IBB9Cb/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=643&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=ZDhkZ2ZpNGg3Z2ZoNzZpOEBpM2RuN3c5cmdxOjMzaTczNEBiXjE0LS8zNS4xYC1hXzJhYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d55fb3d40ecc4d148e612f0c7d4aa5ea&is_play_url=1&item_id=7620499609386749214&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0OTZlMzY1YmMxYjViMjI0MGI1ZmU5OGJkOTNjZThi&source=SEARCH&video_id=v15044gf0000d70n7dvog65ts4kkfal0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 3184215,\n                            \"file_cs\": \"c:0-13843-a73b\",\n                            \"file_hash\": \"dc193708e6b9fdb8b73bc285e595ce71\",\n                            \"height\": 1280,\n                            \"uri\": \"v15044gf0000d70n7dvog65ts4kkfal0\",\n                            \"url_key\": \"v15044gf0000d70n7dvog65ts4kkfal0_h264_720p_1695760\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/456c36eb72518d84cc4199afc9466dd4/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUBSCi9QnEd4biDCqqkfXl4C1HDqAIA4B0ILAi/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1656&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njg3NjxoPDpoZGQ5N2Q7M0BpM2RuN3c5cmdxOjMzaTczNEBeMDBfNDU2NTIxYjMzMDBjYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://v19.tiktokcdn-us.com/172b074dd66da75ef17e18e59f613ccf/69c33df3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUBSCi9QnEd4biDCqqkfXl4C1HDqAIA4B0ILAi/?a=1233&bti=NEBzbmQxZmR2bndsQGo6OjZALnAjYG1lb2IrbGhxYCMxNDNg&&bt=1656&ft=arR-Iqq3mbuPD125IDms3wUECdJ5aeF~O5&mime_type=video_mp4&rc=Njg3NjxoPDpoZGQ5N2Q7M0BpM2RuN3c5cmdxOjMzaTczNEBeMDBfNDU2NTIxYjMzMDBjYSNpY2hwMmRzNC1hLS1kMTJzcw%3D%3D&vvpl=1&l=2026032419440315FD6A9730952E13FBEF&btag=e000b8000\",\n                                \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0383a6466ea4a5e87998e79b33435a3&is_play_url=1&item_id=7620499609386749214&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ5OWUyNjU4NWNhYmZiNGU2NmFkNzllMmI0NzhkOTAy&source=SEARCH&video_id=v15044gf0000d70n7dvog65ts4kkfal0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"ratio\": \"720p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                        \"width\": 720\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": true,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": true,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"ecom_nocart_entrance_enable_type\": 0,\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"fallback_vtag_info\": {},\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                \"card_profile\": {\n                    \"card_summary_info\": {\n                        \"card_type\": 1,\n                        \"doc_ids\": [\n                            \"7620499609386749214\"\n                        ],\n                        \"doc_type\": 183\n                    }\n                },\n                \"doc_id\": 7620499609386749214,\n                \"doc_type\": 183,\n                \"feedback_type\": \"video\",\n                \"preload_img\": {\n                    \"urls\": [\n                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a56ab4ed01390008f4867b6d320429c6~tplv-tiktokx-cropcenter:100:100.webp?biz_tag=musically_general.video_user_cover&dr=9640&idc=useast8&ps=13740610&refresh_token=1fce1bf3&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474&x-expires=1774465200&x-signature=3G21F3UkpOh4SxqjUGk2OaMFjfg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYAAIIBTqI7AAjWIgfBeELdgDGv0quEGf5CjEA~tplv-x7g4mazu7z-crop-80-heic:500:800.heic?biz_tag=musically_general.video_cover&dr=9616&ftpl=1&idc=useast8&ps=13740610&refresh_token=3fe57571&shcp=c1333099&shp=0e6dc556&t=4d5b0474&x-expires=1774400400&x-signature=AqL0K%2FVfgwHLLN7sUzYF0aNoiZc%3D\"\n                    ]\n                },\n                \"provider_doc_id_str\": \"7620499609386749214\",\n                \"search_aweme_info\": {\n                    \"has_creation_intention\": false,\n                    \"intent_type\": 0\n                },\n                \"type\": 1\n            }\n        ],\n        \"extra\": {\n            \"dc\": \"useast8\",\n            \"logid\": \"2026032419440315FD6A9730952E13FBEF\",\n            \"now\": 1774381444788,\n            \"search_id\": \"2026032419440315FD6A9730952E13FBEF\",\n            \"search_request_id\": \"\",\n            \"server_stream_time\": 1279\n        },\n        \"global_doodle_config\": {\n            \"ab_params\": {\n                \"user_relation_ship\": \"1\"\n            },\n            \"can_pull_refresh\": true,\n            \"disable_reorder\": 0,\n            \"display_filter_bar\": 1,\n            \"ecom_api_version\": \"\",\n            \"ecom_search_info\": {\n                \"query_addr_intent\": {\n                    \"query_addr_intent\": false,\n                    \"query_addr_intent_creator\": false,\n                    \"query_addr_intent_shop\": false\n                }\n            },\n            \"enable_multi_search\": false,\n            \"feedback_survey\": [\n                {\n                    \"feedback_type\": \"activity_banner\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Unhelpful image or caption\",\n                            \"value\": \"Unhelpful image or caption\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"activity_match\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Unhelpful match data\",\n                            \"value\": \"Unhelpful match data\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"activity_title\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"ads\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Unauthorized content\",\n                            \"value\": \"Unauthorized content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"challenge\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated result\",\n                            \"value\": \"Unrelated result\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"e_com\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Not relevant\",\n                            \"value\": \"Not relevant\"\n                        },\n                        {\n                            \"key\": \"Unhelpful image or title\",\n                            \"value\": \"Unhelpful image or title\"\n                        },\n                        {\n                            \"key\": \"Inconsistent prices\",\n                            \"value\": \"Inconsistent prices\"\n                        },\n                        {\n                            \"key\": \"Repeated content\",\n                            \"value\": \"Repeated content\"\n                        },\n                        {\n                            \"key\": \"Seen or purchased\",\n                            \"value\": \"Seen or purchased\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Other\",\n                            \"value\": \"Other\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"effects\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Effect wrong version\",\n                            \"value\": \"Effect wrong version\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"featured_aggregated\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Not my language\",\n                            \"value\": \"Not my language\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Culturally insensitive\",\n                            \"value\": \"Culturally insensitive\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Misinformation\",\n                            \"value\": \"Misinformation\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"hotspot\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Unauthorized content\",\n                            \"value\": \"Unauthorized content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"live\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Language issues\",\n                            \"value\": \"Language issues\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"music\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated result\",\n                            \"value\": \"Unrelated result\"\n                        },\n                        {\n                            \"key\": \"No original version\",\n                            \"value\": \"No original version\"\n                        },\n                        {\n                            \"key\": \"Only short clips available \",\n                            \"value\": \"Only short clips available \"\n                        },\n                        {\n                            \"key\": \"Alternative sound\",\n                            \"value\": \"Alternative sound\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"pics\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Not my language\",\n                            \"value\": \"Not my language\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Culturally insensitive\",\n                            \"value\": \"Culturally insensitive\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Misinformation\",\n                            \"value\": \"Misinformation\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"poi\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Unrelated location\",\n                            \"value\": \"Unrelated location\"\n                        },\n                        {\n                            \"key\": \"Location not found\",\n                            \"value\": \"Location not found\"\n                        },\n                        {\n                            \"key\": \"Repetitive location\",\n                            \"value\": \"Repetitive location\"\n                        },\n                        {\n                            \"key\": \"Not my language\",\n                            \"value\": \"Not my language\"\n                        },\n                        {\n                            \"key\": \"Wrong address\",\n                            \"value\": \"Wrong address\"\n                        },\n                        {\n                            \"key\": \"Non-existent location\",\n                            \"value\": \"Non-existent location\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"today_news\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Unauthorized content\",\n                            \"value\": \"Unauthorized content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"travel_article\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Not my language\",\n                            \"value\": \"Not my language\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"tt_vs_video_tab\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"user\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Profile not found\",\n                            \"value\": \"Profile not found\"\n                        },\n                        {\n                            \"key\": \"Unmatched posts\",\n                            \"value\": \"Unmatched posts\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                },\n                {\n                    \"feedback_type\": \"video\",\n                    \"long_stress_info\": null,\n                    \"multiple_choices\": [\n                        {\n                            \"key\": \"Dislike\",\n                            \"value\": \"Dislike\"\n                        },\n                        {\n                            \"key\": \"Unrelated content\",\n                            \"value\": \"Unrelated content\"\n                        },\n                        {\n                            \"key\": \"Not my language\",\n                            \"value\": \"Not my language\"\n                        },\n                        {\n                            \"key\": \"Outdated content\",\n                            \"value\": \"Outdated content\"\n                        },\n                        {\n                            \"key\": \"Culturally insensitive\",\n                            \"value\": \"Culturally insensitive\"\n                        },\n                        {\n                            \"key\": \"Inappropriate content\",\n                            \"value\": \"Inappropriate content\"\n                        },\n                        {\n                            \"key\": \"Misinformation\",\n                            \"value\": \"Misinformation\"\n                        },\n                        {\n                            \"key\": \"Others\",\n                            \"value\": \"Others\"\n                        }\n                    ],\n                    \"send_us_multiple_choices\": null\n                }\n            ],\n            \"has_ecom_intent\": true,\n            \"hide_results\": false,\n            \"hit_dolphin\": false,\n            \"hit_shark\": false,\n            \"keyword\": \"appletv\",\n            \"new_source\": \"tab_search\",\n            \"original_ecom_intent\": 3,\n            \"prefetch_degrade_level\": 1,\n            \"search_channel\": \"musically_general\",\n            \"search_intent\": {},\n            \"server_perf_info\": {\n                \"detail_info\": {\n                    \"articleHaveAnchor\": 1,\n                    \"userCardType\": 1,\n                    \"userRank\": 10,\n                    \"videoHaveAnchor\": 1,\n                    \"videoRank\": 1\n                }\n            },\n            \"show_video_research_tab_list\": false,\n            \"tns_search_result\": \"Pass\"\n        },\n        \"has_more\": true,\n        \"headers\": [],\n        \"log_pb\": {\n            \"impr_id\": \"2026032419440315FD6A9730952E13FBEF\"\n        },\n        \"prefer_layout\": \"double_column\",\n        \"qc\": \"\",\n        \"result_status\": 4,\n        \"status_code\": 0\n    },\n    \"timestamp\": 1774381445\n}"}],"_postman_id":"241a2956-b0e7-4b30-953c-45e878e026f9"},{"name":"Search insights by text query","id":"8bf6b0ad-4c4e-4a3e-9b67-0a5b704e5333","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchInsights?keyword=appletv","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchInsights"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"appletv"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in video items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 25.</p>\n","type":"text/plain"},"key":"count","value":"25"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"5c64584b-cb09-4841-ae7d-e6b555457c55","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchInsights?keyword=appletv","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchInsights"],"query":[{"key":"keyword","value":"appletv","description":"Any text or keyword"},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in video items, you can get cursor value from the previous response.","disabled":true},{"key":"count","value":"25","description":"Number of results you want to get. For example: 25.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 19:57:41 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=u6Xw7zqjpXz9iaUivzYyqD4laPWqNwZXdKuJxbcBD7ZmABeMCxkVivB7tlX3iQJRo7VsvOMpDn2dImo5C%2B6%2Bgmm0KbjxAznIehZzGJ7m5W420g%3D%3D\"}]}"},{"key":"cf-ray","value":"9e183f028c2f27b5-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"banners\": {\n            \"conversion_bar_list\": [\n                {\n                    \"item_link\": \"https://activity.tiktokw.us/magic/eco/runtime/release/66581e19df4daf02866b5cc9?appType=muse&magic_page_no=1&lang=en&region=Default&use_spark=1\",\n                    \"item_text\": \"Learn more\"\n                }\n            ],\n            \"event_banners\": {\n                \"ecommerce_education\": {\n                    \"eligible\": {\n                        \"image_url\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/6cjd5rh91716193010532\",\n                        \"link\": \"https://activity.tiktokw.us/magic/eco/runtime/release/664c4298f65e08d77319049b?appType=muse&magic_page_no=1&lang=en-US&region=US&use_spark=1 \",\n                        \"text\": \"Promote products people want to buy. Start earning now!\"\n                    },\n                    \"enrolled\": {\n                        \"image_url\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/b0fmjabl1716192964040\",\n                        \"link\": \"https://activity.tiktokw.us/magic/eco/runtime/release/6645db2e6f3a610291d0b0ac?appType=muse&magic_page_no=1&lang=en-US&region=US&use_spark=1\",\n                        \"text\": \"Create shoppable videos with products people want to buy!\"\n                    },\n                    \"non_eligible\": {\n                        \"image_url\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/hdskk6yq1716193026366\",\n                        \"link\": \"https://activity.tiktokw.us/magic/eco/runtime/release/664c4c03f33586028244e7fb?appType=muse&magic_page_no=1&lang=en-US&region=US&use_spark=1\",\n                        \"text\": \"Explore opportunities to earn with shopping insights\"\n                    }\n                }\n            },\n            \"home_page_banner\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/q8hl7ump1713411026852\",\n            \"image_url\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/r8z2ni6s1708410808360\",\n            \"image_url_dark\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/a1av24511708410895413\",\n            \"loading_page_banner\": \"https://p16-search-fe-static.tiktokcdn-us.com/tos-alisg-i-baf7wf9fmw-sg/e06d4221d05a4859be4def9f58c37540~tplv-baf7wf9fmw-image.image\"\n        },\n        \"cost_tracker\": {\n            \"es_cost\": 28,\n            \"fetch_cache_cost\": 21,\n            \"model_cost\": 115,\n            \"post_process_cost\": 16,\n            \"recall_cost\": 118,\n            \"total_cost\": 281\n        },\n        \"cursor\": 25,\n        \"extra\": {\n            \"latency\": 281,\n            \"logid\": \"2026032419574039DBB78DCA94031704ED\",\n            \"now\": 1774382260807,\n            \"vgeo\": \"VGeo-US\"\n        },\n        \"has_more\": true,\n        \"inspiration_list\": [\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/b3c2b02021e5470e9f2c8bf78aa87d0f_1641754349~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=b6feab5c&x-expires=1774400400&x-signature=G8o6QpSdtIXpD6HF1LiRTDCKAjA%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.35140612721443176,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.35140612721443176,\n                        \"multitasks_click_score\": 0.918769359588623,\n                        \"multitasks_collection_score\": 0.001246035099029541,\n                        \"multitasks_info_collection_score\": 0.00019496679306030273,\n                        \"multitasks_info_shoot_score\": 0.0015124082565307617,\n                        \"multitasks_shoot_score\": 0.007234036922454834,\n                        \"multitasks_strict_publish_score\": 0.9289536476135254,\n                        \"rank_relevance_score\": 0.24222567677497864,\n                        \"recall_relevance_score\": 0.4983566105365753\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 72,\n                \"popularity_updated_at\": 1774363270,\n                \"popularity_v2\": 196341,\n                \"query_id\": 7449223089587552262,\n                \"query_id_str\": \"7449223089587552262\",\n                \"query_labels\": [],\n                \"query_text\": \"Apple tv \",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"8539401092451833397\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    74,\n                    74,\n                    71,\n                    73,\n                    72,\n                    74,\n                    72\n                ],\n                \"trending_seq_v2\": [\n                    295811,\n                    290912,\n                    155553,\n                    229431,\n                    189843,\n                    283914,\n                    196341\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 848\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oMBiZUX4QPBIQB2diBxIIaDysDIYYEEvaAPiX~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=f9ccd6af&x-expires=1774400400&x-signature=PHOVh%2BFGuBZcl%2B9Fmma0vQw2Bd0%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.2867792248725891,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.2867792248725891,\n                        \"multitasks_click_score\": 0.7139211893081665,\n                        \"multitasks_collection_score\": 0.001451045274734497,\n                        \"multitasks_info_collection_score\": 0.00026157498359680176,\n                        \"multitasks_info_shoot_score\": 0.002296149730682373,\n                        \"multitasks_shoot_score\": 0.006982713937759399,\n                        \"multitasks_strict_publish_score\": 0.8233280777931213,\n                        \"rank_relevance_score\": 0.1014854907989502,\n                        \"recall_relevance_score\": 0.5149813890457153\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 64,\n                \"popularity_updated_at\": 1774382260,\n                \"popularity_v2\": 48104,\n                \"query_id\": 7584320780683444236,\n                \"query_id_str\": \"7584320780683444236\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"AppleTVPartner\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"0\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    73,\n                    71,\n                    70,\n                    72,\n                    20,\n                    0,\n                    64\n                ],\n                \"trending_seq_v2\": [\n                    252825,\n                    157615,\n                    139013,\n                    219621,\n                    1000,\n                    0,\n                    48104\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-tt-inspiration-sign.tiktokcdn-us.com/tos-alisg-i-p8g2mygr0b-sg/1983efedcc2a4b78bac239c2352cc225~tplv-p8g2mygr0b-image.png?dr=12098&refresh_token=1155a060&x-expires=1774983600&x-signature=cCnff9YAx7smU9AzRNzHJACmV2w%3D&t=ebd64373&ps=e1fa646c&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.38844096660614014,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.3531281352043152,\n                        \"multitasks_click_score\": 0.9308778047561646,\n                        \"multitasks_collection_score\": 0.0010760724544525146,\n                        \"multitasks_info_collection_score\": 0.00018420815467834473,\n                        \"multitasks_info_shoot_score\": 0.001424938440322876,\n                        \"multitasks_shoot_score\": 0.006412386894226074,\n                        \"multitasks_strict_publish_score\": 0.9485523700714111,\n                        \"rank_relevance_score\": 0.1398148238658905,\n                        \"recall_relevance_score\": 0.4958745837211609\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 73,\n                \"popularity_updated_at\": 1774364442,\n                \"popularity_v2\": 259477,\n                \"query_id\": 7541256271161212933,\n                \"query_id_str\": \"7541256271161212933\",\n                \"query_labels\": [],\n                \"query_text\": \"new apple tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"4956686403828387301\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Industry News\",\n                    \"layer4\": \"Digital Brand Product Releases\"\n                },\n                \"trending_seq\": [\n                    73,\n                    71,\n                    72,\n                    71,\n                    72,\n                    74,\n                    73\n                ],\n                \"trending_seq_v2\": [\n                    258677,\n                    156546,\n                    190957,\n                    150945,\n                    188656,\n                    263078,\n                    259477\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 233\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/0ec7afe1d8be4f48bff4348f0bda00cc_1716616012~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=89fcd6bf&x-expires=1774400400&x-signature=wiGiKa5FLTw6WloiHw8MbwCY4SA%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.3578726053237915,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.325338751077652,\n                        \"multitasks_click_score\": 0.8598371744155884,\n                        \"multitasks_collection_score\": 0.00097617506980896,\n                        \"multitasks_info_collection_score\": 0.00021335482597351074,\n                        \"multitasks_info_shoot_score\": 0.0015223324298858643,\n                        \"multitasks_shoot_score\": 0.005705326795578003,\n                        \"multitasks_strict_publish_score\": 0.8977184295654297,\n                        \"rank_relevance_score\": 0.015017181634902954,\n                        \"recall_relevance_score\": 0.5106663703918457\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 74,\n                \"popularity_updated_at\": 1774363418,\n                \"popularity_v2\": 296211,\n                \"query_id\": 7416498187344871429,\n                \"query_id_str\": \"7416498187344871429\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple tv emulator\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"6693990975624112053\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    40,\n                    2,\n                    0,\n                    45,\n                    2,\n                    2,\n                    74\n                ],\n                \"trending_seq_v2\": [\n                    3299,\n                    99,\n                    0,\n                    9697,\n                    99,\n                    99,\n                    296211\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8c89bcf71f844ab1aa10f8ac535f9512_1698884640~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=8b620b87&x-expires=1774400400&x-signature=C707L3vSyC2wRxe602%2F28mJEj1w%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.32406389713287354,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.32406389713287354,\n                        \"multitasks_click_score\": 0.8257077932357788,\n                        \"multitasks_collection_score\": 0.0011047124862670898,\n                        \"multitasks_info_collection_score\": 0.0002518296241760254,\n                        \"multitasks_info_shoot_score\": 0.0017729699611663818,\n                        \"multitasks_shoot_score\": 0.0065667033195495605,\n                        \"multitasks_strict_publish_score\": 0.9198203086853027,\n                        \"rank_relevance_score\": 0.02558860182762146,\n                        \"recall_relevance_score\": 0.4872564673423767\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 74,\n                \"popularity_updated_at\": 1774364641,\n                \"popularity_v2\": 273763,\n                \"query_id\": 7447598645425209350,\n                \"query_id_str\": \"7447598645425209350\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"how to set up apple tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"3938694392187814095\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Knowledge\",\n                    \"layer4\": \"Smart Audio-Video Equipment Knowledge\"\n                },\n                \"trending_seq\": [\n                    73,\n                    70,\n                    70,\n                    73,\n                    70,\n                    67,\n                    74\n                ],\n                \"trending_seq_v2\": [\n                    226486,\n                    130134,\n                    123638,\n                    231184,\n                    116941,\n                    78460,\n                    273763\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/4bdd8daa2d0b48ea82fd18f7f2013ca6_1716138932~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=5f4e1e7b&x-expires=1774400400&x-signature=YepZXuO2EPlSs6njmyOtHOg30DI%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.270974725484848,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.24634067714214325,\n                        \"multitasks_click_score\": 0.770829975605011,\n                        \"multitasks_collection_score\": 0.0005393326282501221,\n                        \"multitasks_info_collection_score\": 0.00009161233901977539,\n                        \"multitasks_info_shoot_score\": 0.0009472668170928955,\n                        \"multitasks_shoot_score\": 0.002540796995162964,\n                        \"multitasks_strict_publish_score\": 0.6977830529212952,\n                        \"rank_relevance_score\": 0.000011622905731201172,\n                        \"recall_relevance_score\": 0.5119733810424805\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"ecom\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [\n                    303014,\n                    399879,\n                    117004,\n                    135037,\n                    127482,\n                    199939,\n                    199939\n                ],\n                \"popularity\": 76,\n                \"popularity_updated_at\": 1774374775,\n                \"popularity_v2\": 349994,\n                \"product_ids\": [\n                    1731277801776452297,\n                    1729487885697913030\n                ],\n                \"product_ids_string\": [\n                    \"1731277801776452297\",\n                    \"1729487885697913030\"\n                ],\n                \"query_id\": 7384315881913843718,\n                \"query_id_str\": \"7384315881913843718\",\n                \"query_labels\": [],\n                \"query_text\": \"apple tv remote\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"4802943050653570136\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Products\",\n                    \"layer4\": \"Smart Audio-Visual Equipment\"\n                },\n                \"trending_seq\": [\n                    76,\n                    81,\n                    73,\n                    73,\n                    73,\n                    77,\n                    76\n                ],\n                \"trending_seq_v2\": [\n                    349095,\n                    658702,\n                    219933,\n                    239428,\n                    226032,\n                    407377,\n                    349994\n                ],\n                \"use_csi_api_for_related_videos\": true,\n                \"video_num\": 655\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/bed2aef856284b0281cec011f5d1beef_1687915936~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=e0f4cf55&x-expires=1774400400&x-signature=ZifCVFQPl9xhmyyNLEjlLw%2FHEDM%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.39387571811676025,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.3580688238143921,\n                        \"multitasks_click_score\": 0.9495884776115417,\n                        \"multitasks_collection_score\": 0.0010109245777130127,\n                        \"multitasks_info_collection_score\": 0.00014206767082214355,\n                        \"multitasks_info_shoot_score\": 0.0012888014316558838,\n                        \"multitasks_shoot_score\": 0.006030559539794922,\n                        \"multitasks_strict_publish_score\": 0.967512309551239,\n                        \"rank_relevance_score\": 0.000017195940017700195,\n                        \"recall_relevance_score\": 0.515299379825592\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 73,\n                \"popularity_updated_at\": 1774364407,\n                \"popularity_v2\": 237128,\n                \"query_id\": 79126451,\n                \"query_id_str\": \"79126451\",\n                \"query_labels\": [],\n                \"query_text\": \"apple tv 4k\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"5920241732958441494\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    71,\n                    75,\n                    82,\n                    73,\n                    70,\n                    74,\n                    73\n                ],\n                \"trending_seq_v2\": [\n                    178946,\n                    312206,\n                    724182,\n                    257322,\n                    126761,\n                    289613,\n                    237128\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 531\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o404IJyCABiKVwTkHxLAfit6MAqCJICTIOB2pB~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=2c4dd4d9&x-expires=1774400400&x-signature=CFCZHT4nOfoeMb%2BB1Q8NLF1LJSw%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.22711986303329468,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.22711986303329468,\n                        \"multitasks_click_score\": 0.589500367641449,\n                        \"multitasks_collection_score\": 0.00188484787940979,\n                        \"multitasks_info_collection_score\": 0.0002898275852203369,\n                        \"multitasks_info_shoot_score\": 0.0026990175247192383,\n                        \"multitasks_shoot_score\": 0.007553040981292725,\n                        \"multitasks_strict_publish_score\": 0.6360678672790527,\n                        \"rank_relevance_score\": 0.0020374655723571777,\n                        \"recall_relevance_score\": 0.5023500919342041\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 71,\n                \"popularity_updated_at\": 1774382260,\n                \"popularity_v2\": 169115,\n                \"query_id\": 7552355917350567948,\n                \"query_id_str\": \"7552355917350567948\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple tv not working\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"0\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Function Tutorials\"\n                },\n                \"trending_seq\": [\n                    2,\n                    62,\n                    2,\n                    65,\n                    8,\n                    68,\n                    71\n                ],\n                \"trending_seq_v2\": [\n                    99,\n                    38080,\n                    99,\n                    53873,\n                    399,\n                    81859,\n                    169115\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/5c29cb10a28b45c7a3788578abfec136_1677698064~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=7d2f8786&x-expires=1774400400&x-signature=BV9Wt7QC%2Fx61PEzs%2FaDg0OJS%2B48%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.39082667231559753,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.3552969694137573,\n                        \"multitasks_click_score\": 0.914103627204895,\n                        \"multitasks_collection_score\": 0.001131296157836914,\n                        \"multitasks_info_collection_score\": 0.00019103288650512695,\n                        \"multitasks_info_shoot_score\": 0.0015964806079864502,\n                        \"multitasks_shoot_score\": 0.007669240236282349,\n                        \"multitasks_strict_publish_score\": 0.9398641586303711,\n                        \"rank_relevance_score\": 0.021666914224624634,\n                        \"recall_relevance_score\": 0.5146400332450867\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 74,\n                \"popularity_updated_at\": 1774363456,\n                \"popularity_v2\": 275417,\n                \"query_id\": 7449963545480921094,\n                \"query_id_str\": \"7449963545480921094\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple music on tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"8123478562306370920\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    72,\n                    74,\n                    73,\n                    69,\n                    72,\n                    73,\n                    74\n                ],\n                \"trending_seq_v2\": [\n                    205038,\n                    270418,\n                    239128,\n                    99270,\n                    196640,\n                    235229,\n                    275417\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 599\n            },\n            {\n                \"cover_image\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/kuvf63ic1719307010542\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.2469036728143692,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.2469036728143692,\n                        \"multitasks_click_score\": 0.6285345554351807,\n                        \"multitasks_collection_score\": 0.0014924108982086182,\n                        \"multitasks_info_collection_score\": 0.0003389716148376465,\n                        \"multitasks_info_shoot_score\": 0.0023512542247772217,\n                        \"multitasks_shoot_score\": 0.006495445966720581,\n                        \"multitasks_strict_publish_score\": 0.7299734354019165,\n                        \"rank_relevance_score\": 0.0032943785190582275,\n                        \"recall_relevance_score\": 0.5117681622505188\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 74,\n                \"popularity_updated_at\": 1774382260,\n                \"popularity_v2\": 279683,\n                \"query_id\": 7595930426242236437,\n                \"query_id_str\": \"7595930426242236437\",\n                \"query_labels\": [],\n                \"query_text\": \"apple macintosh tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"0\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Products\",\n                    \"layer4\": \"Smart Audio-Visual Equipment\"\n                },\n                \"trending_seq\": [\n                    67,\n                    71,\n                    51,\n                    65,\n                    72,\n                    61,\n                    74\n                ],\n                \"trending_seq_v2\": [\n                    73422,\n                    175652,\n                    18805,\n                    52215,\n                    204761,\n                    37211,\n                    279683\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a4d9262d3e074c658ff3a5bfe62b2495_1689374937~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=bfb4105d&x-expires=1774400400&x-signature=l%2FoBSIpVy2wNScAPK1uUKPkJzJI%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.3504656255245209,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.31860509514808655,\n                        \"multitasks_click_score\": 0.8134339451789856,\n                        \"multitasks_collection_score\": 0.0011273622512817383,\n                        \"multitasks_info_collection_score\": 0.00026866793632507324,\n                        \"multitasks_info_shoot_score\": 0.0018457770347595215,\n                        \"multitasks_shoot_score\": 0.006294697523117065,\n                        \"multitasks_strict_publish_score\": 0.9030188322067261,\n                        \"rank_relevance_score\": 0.0049763023853302,\n                        \"recall_relevance_score\": 0.4876972734928131\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 74,\n                \"popularity_updated_at\": 1774365539,\n                \"popularity_v2\": 268726,\n                \"query_id\": 7479635751932526598,\n                \"query_id_str\": \"7479635751932526598\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple tv subscription\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"7084148768250913605\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    71,\n                    70,\n                    71,\n                    72,\n                    71,\n                    72,\n                    74\n                ],\n                \"trending_seq_v2\": [\n                    146514,\n                    133913,\n                    142514,\n                    181518,\n                    147914,\n                    186018,\n                    268726\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/kuvf63ic1719307010542\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.2159084528684616,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.2159084528684616,\n                        \"multitasks_click_score\": 0.5544959902763367,\n                        \"multitasks_collection_score\": 0.0016773045063018799,\n                        \"multitasks_info_collection_score\": 0.0003415346145629883,\n                        \"multitasks_info_shoot_score\": 0.0024783313274383545,\n                        \"multitasks_shoot_score\": 0.006729632616043091,\n                        \"multitasks_strict_publish_score\": 0.6585968732833862,\n                        \"rank_relevance_score\": 0.0022378861904144287,\n                        \"recall_relevance_score\": 0.49763602018356323\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 74,\n                \"popularity_updated_at\": 1774382260,\n                \"popularity_v2\": 291087,\n                \"query_id\": 7593967729778884629,\n                \"query_id_str\": \"7593967729778884629\",\n                \"query_labels\": [],\n                \"query_text\": \"apple tv for classroom\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"0\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Review and Recommendation\"\n                },\n                \"trending_seq\": [\n                    0,\n                    66,\n                    0,\n                    53,\n                    45,\n                    70,\n                    74\n                ],\n                \"trending_seq_v2\": [\n                    0,\n                    67120,\n                    0,\n                    21006,\n                    10303,\n                    114034,\n                    291087\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-tt-inspiration-sign.tiktokcdn-us.com/tos-alisg-i-p8g2mygr0b-sg/99d67fdc85c14734a164e9394c9ba83a~tplv-p8g2mygr0b-image.png?dr=12098&refresh_token=a0bd2fa1&x-expires=1774983600&x-signature=VSMypSbrPPUqJk45YjE%2FMjNGVVs%3D&t=ebd64373&ps=e1fa646c&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.38078004121780396,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.34616366028785706,\n                        \"multitasks_click_score\": 0.9273108839988708,\n                        \"multitasks_collection_score\": 0.0010033249855041504,\n                        \"multitasks_info_collection_score\": 0.00015527009963989258,\n                        \"multitasks_info_shoot_score\": 0.0012774169445037842,\n                        \"multitasks_shoot_score\": 0.005584657192230225,\n                        \"multitasks_strict_publish_score\": 0.9568523168563843,\n                        \"rank_relevance_score\": 0.009369373321533203,\n                        \"recall_relevance_score\": 0.4854908883571625\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 73,\n                \"popularity_updated_at\": 1774361099,\n                \"popularity_v2\": 232883,\n                \"query_id\": 7449222794006511621,\n                \"query_id_str\": \"7449222794006511621\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple tv price\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"1886819270112247987\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Industry News\",\n                    \"layer4\": \"Other Digital Industry News\"\n                },\n                \"trending_seq\": [\n                    70,\n                    76,\n                    74,\n                    75,\n                    74,\n                    72,\n                    73\n                ],\n                \"trending_seq_v2\": [\n                    129935,\n                    377711,\n                    295951,\n                    325837,\n                    266366,\n                    215592,\n                    232883\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 249\n            },\n            {\n                \"cover_image\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/kuvf63ic1719307010542\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.288078635931015,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.288078635931015,\n                        \"multitasks_click_score\": 0.7283333539962769,\n                        \"multitasks_collection_score\": 0.0011423826217651367,\n                        \"multitasks_info_collection_score\": 0.00021943449974060059,\n                        \"multitasks_info_shoot_score\": 0.0020981132984161377,\n                        \"multitasks_shoot_score\": 0.00646740198135376,\n                        \"multitasks_strict_publish_score\": 0.8316931128501892,\n                        \"rank_relevance_score\": 0.10391765832901001,\n                        \"recall_relevance_score\": 0.5136485695838928\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 70,\n                \"popularity_updated_at\": 1774382260,\n                \"popularity_v2\": 117735,\n                \"query_id\": 7612173349375967244,\n                \"query_id_str\": \"7612173349375967244\",\n                \"query_labels\": [],\n                \"query_text\": \"the apple video\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"0\",\n                \"textnet\": {\n                    \"layer1\": \"TikTok's Featured Content\",\n                    \"layer2\": \"Others TikTok and Video Contents\",\n                    \"layer3\": \"\",\n                    \"layer4\": \"\"\n                },\n                \"trending_seq\": [\n                    72,\n                    71,\n                    74,\n                    74,\n                    72,\n                    74,\n                    70\n                ],\n                \"trending_seq_v2\": [\n                    183354,\n                    151445,\n                    264979,\n                    273482,\n                    183455,\n                    297889,\n                    117735\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oghW4fAQIjGAKUHLffFQChArs25QGRDwQOIke1~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=7887889c&x-expires=1774400400&x-signature=H%2FigwlLAWeX%2FdyhP8Tz%2BdURJNUo%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.3946440815925598,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.3587673604488373,\n                        \"multitasks_click_score\": 0.9404618144035339,\n                        \"multitasks_collection_score\": 0.0009633004665374756,\n                        \"multitasks_info_collection_score\": 0.0001519322395324707,\n                        \"multitasks_info_shoot_score\": 0.0012990236282348633,\n                        \"multitasks_shoot_score\": 0.007043778896331787,\n                        \"multitasks_strict_publish_score\": 0.9663426280021667,\n                        \"rank_relevance_score\": 0.2594393193721771,\n                        \"recall_relevance_score\": 0.5264057517051697\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 74,\n                \"popularity_updated_at\": 1774362011,\n                \"popularity_v2\": 271518,\n                \"query_id\": 7580261971614761016,\n                \"query_id_str\": \"7580261971614761016\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"neuromancer apple tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"7737373995827548975\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    14,\n                    62,\n                    67,\n                    4,\n                    73,\n                    67,\n                    74\n                ],\n                \"trending_seq_v2\": [\n                    699,\n                    38688,\n                    72678,\n                    199,\n                    252324,\n                    77676,\n                    271518\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 176\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/6648887e264242e08b738db3689cfdd6_1715145932~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=f864e35b&x-expires=1774400400&x-signature=u8SvsUMuFBCoVRBSJfAM7ObSN1U%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.2902405261993408,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.2902405261993408,\n                        \"multitasks_click_score\": 0.7522162199020386,\n                        \"multitasks_collection_score\": 0.0013559460639953613,\n                        \"multitasks_info_collection_score\": 0.00026038289070129395,\n                        \"multitasks_info_shoot_score\": 0.002093881368637085,\n                        \"multitasks_shoot_score\": 0.0060800909996032715,\n                        \"multitasks_strict_publish_score\": 0.8056050539016724,\n                        \"rank_relevance_score\": 0.006850302219390869,\n                        \"recall_relevance_score\": 0.49405068159103394\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 72,\n                \"popularity_updated_at\": 1774361369,\n                \"popularity_v2\": 188843,\n                \"query_id\": 7447140977149476869,\n                \"query_id_str\": \"7447140977149476869\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple tv unboxing\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"8139491085248396169\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Industry News\",\n                    \"layer4\": \"Digital Brand Product Releases\"\n                },\n                \"trending_seq\": [\n                    62,\n                    54,\n                    68,\n                    40,\n                    72,\n                    72,\n                    72\n                ],\n                \"trending_seq_v2\": [\n                    41687,\n                    21793,\n                    82775,\n                    3099,\n                    217834,\n                    189543,\n                    188843\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 429\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8b179e567e6c4168881ed234c54caf48_1708347554~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=d85cf003&x-expires=1774400400&x-signature=1Ta8VljxGMQRhoF%2BZLV2IMQg2RY%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.39190390706062317,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.356276273727417,\n                        \"multitasks_click_score\": 0.9211663007736206,\n                        \"multitasks_collection_score\": 0.0011985599994659424,\n                        \"multitasks_info_collection_score\": 0.00018095970153808594,\n                        \"multitasks_info_shoot_score\": 0.0014964640140533447,\n                        \"multitasks_shoot_score\": 0.006978482007980347,\n                        \"multitasks_strict_publish_score\": 0.9552445411682129,\n                        \"rank_relevance_score\": 0.09217724204063416,\n                        \"recall_relevance_score\": 0.5181366205215454\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 70,\n                \"popularity_updated_at\": 1774363450,\n                \"popularity_v2\": 130960,\n                \"query_id\": 7448845019206647814,\n                \"query_id_str\": \"7448845019206647814\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"the tv app\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"985046538686548303\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    68,\n                    60,\n                    73,\n                    72,\n                    72,\n                    71,\n                    70\n                ],\n                \"trending_seq_v2\": [\n                    85674,\n                    30890,\n                    247925,\n                    199240,\n                    198340,\n                    152654,\n                    130960\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 610\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/9caef2d6eacd445c9d7af67b3f607912_1718994343~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=7d2a97f3&x-expires=1774400400&x-signature=dLY662kJoYNskmKkHaFFQONfJWc%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.35476529598236084,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.35476529598236084,\n                        \"multitasks_click_score\": 0.9306968450546265,\n                        \"multitasks_collection_score\": 0.0009573698043823242,\n                        \"multitasks_info_collection_score\": 0.0001952648162841797,\n                        \"multitasks_info_shoot_score\": 0.0014375150203704834,\n                        \"multitasks_shoot_score\": 0.005779653787612915,\n                        \"multitasks_strict_publish_score\": 0.9629620909690857,\n                        \"rank_relevance_score\": 0.000006556510925292969,\n                        \"recall_relevance_score\": 0.5175437331199646\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 67,\n                \"popularity_updated_at\": 1774363245,\n                \"popularity_v2\": 77207,\n                \"query_id\": 2930863,\n                \"query_id_str\": \"2930863\",\n                \"query_labels\": [],\n                \"query_text\": \"Apple TV Review\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"5813379468547336754\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Review and Recommendation\"\n                },\n                \"trending_seq\": [\n                    71,\n                    72,\n                    73,\n                    74,\n                    70,\n                    70,\n                    67\n                ],\n                \"trending_seq_v2\": [\n                    162916,\n                    218721,\n                    257925,\n                    287328,\n                    125512,\n                    109310,\n                    77207\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 297\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-p-0037-euttp/f67f19589c85462b81287f2d463f3d23_1722275129~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=c23aebd7&x-expires=1774400400&x-signature=%2B5AfSZReO5GiGzAdnOeV%2B5liZEQ%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.3475644886493683,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.3475644886493683,\n                        \"multitasks_click_score\": 0.9131609201431274,\n                        \"multitasks_collection_score\": 0.001109093427658081,\n                        \"multitasks_info_collection_score\": 0.00020512938499450684,\n                        \"multitasks_info_shoot_score\": 0.0014285147190093994,\n                        \"multitasks_shoot_score\": 0.00679442286491394,\n                        \"multitasks_strict_publish_score\": 0.9354888200759888,\n                        \"rank_relevance_score\": 0.052804529666900635,\n                        \"recall_relevance_score\": 0.503036379814148\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 70,\n                \"popularity_updated_at\": 1774363997,\n                \"popularity_v2\": 114642,\n                \"query_id\": 7447905336838586373,\n                \"query_id_str\": \"7447905336838586373\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple tv worth it\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"912115074556763655\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Review and Recommendation\"\n                },\n                \"trending_seq\": [\n                    72,\n                    71,\n                    70,\n                    73,\n                    71,\n                    74,\n                    70\n                ],\n                \"trending_seq_v2\": [\n                    184407,\n                    152123,\n                    115442,\n                    243977,\n                    176411,\n                    279660,\n                    114642\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 269\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/c21c639a94d34ea2b8a8587026666de5_1674085490~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=52012ab1&x-expires=1774400400&x-signature=kgQYQh%2BZt5WkJHEDRnOHTlNMt5A%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.38353821635246277,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.3486710786819458,\n                        \"multitasks_click_score\": 0.9094644784927368,\n                        \"multitasks_collection_score\": 0.00118294358253479,\n                        \"multitasks_info_collection_score\": 0.0002123713493347168,\n                        \"multitasks_info_shoot_score\": 0.0014929473400115967,\n                        \"multitasks_shoot_score\": 0.006958574056625366,\n                        \"multitasks_strict_publish_score\": 0.9433689713478088,\n                        \"rank_relevance_score\": 0.0439000129699707,\n                        \"recall_relevance_score\": 0.4876329302787781\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 65,\n                \"popularity_updated_at\": 1774370472,\n                \"popularity_v2\": 55805,\n                \"query_id\": 7447905330878480390,\n                \"query_id_str\": \"7447905330878480390\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"apple tv setup\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"307276898788826192\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Knowledge\",\n                    \"layer4\": \"Smart Audio-Video Equipment Knowledge\"\n                },\n                \"trending_seq\": [\n                    72,\n                    66,\n                    68,\n                    66,\n                    70,\n                    71,\n                    65\n                ],\n                \"trending_seq_v2\": [\n                    194519,\n                    60606,\n                    81508,\n                    69406,\n                    119811,\n                    153815,\n                    55805\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 148\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/4b9601da904e4bd58a25a306eaa36d98_1679355501~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=b9356f07&x-expires=1774400400&x-signature=jvNkjTTW%2FsleLhNirmkISZALoV8%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.39376819133758545,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.35797107219696045,\n                        \"multitasks_click_score\": 0.9340697526931763,\n                        \"multitasks_collection_score\": 0.001077026128768921,\n                        \"multitasks_info_collection_score\": 0.0001608133316040039,\n                        \"multitasks_info_shoot_score\": 0.0013647973537445068,\n                        \"multitasks_shoot_score\": 0.007193922996520996,\n                        \"multitasks_strict_publish_score\": 0.9679741859436035,\n                        \"rank_relevance_score\": 0.22652089595794678,\n                        \"recall_relevance_score\": 0.5030941963195801\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 67,\n                \"popularity_updated_at\": 1774364381,\n                \"popularity_v2\": 71592,\n                \"query_id\": 7447140879883567110,\n                \"query_id_str\": \"7447140879883567110\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"surface apple tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"8251383265023241304\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Digital\",\n                    \"layer3\": \"Digital Products\",\n                    \"layer4\": \"Digital Peripherals Device\"\n                },\n                \"trending_seq\": [\n                    71,\n                    73,\n                    66,\n                    66,\n                    73,\n                    72,\n                    67\n                ],\n                \"trending_seq_v2\": [\n                    166083,\n                    247975,\n                    66493,\n                    66193,\n                    243875,\n                    188281,\n                    71592\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 221\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/bd4851b444604651a28c8b353e83f0bd_1681357899~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=5fa4366d&x-expires=1774400400&x-signature=6pxIx8NpxmNa5DRBo%2FPJrYp2dXQ%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        24.84571,\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromEsPrefixMatch\",\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.3824743628501892,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.3477039635181427,\n                        \"multitasks_click_score\": 0.8930916786193848,\n                        \"multitasks_collection_score\": 0.0012075304985046387,\n                        \"multitasks_info_collection_score\": 0.00020042061805725098,\n                        \"multitasks_info_shoot_score\": 0.00152549147605896,\n                        \"multitasks_shoot_score\": 0.008598536252975464,\n                        \"multitasks_strict_publish_score\": 0.925896942615509,\n                        \"rank_relevance_score\": 0.23989620804786682,\n                        \"recall_relevance_score\": 0.5193472504615784\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 24,\n                \"popularity_updated_at\": 1774361684,\n                \"popularity_v2\": 1299,\n                \"query_id\": 7447905603181101062,\n                \"query_id_str\": \"7447905603181101062\",\n                \"query_labels\": [],\n                \"query_text\": \"AppleTVPlus\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"7352692700640103546\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    68,\n                    43,\n                    60,\n                    20,\n                    65,\n                    74,\n                    24\n                ],\n                \"trending_seq_v2\": [\n                    85791,\n                    6999,\n                    30596,\n                    999,\n                    59294,\n                    272872,\n                    1299\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 537\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/6fe08e018d4e458c9fe1accd9c6b25c5_1683833228~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=53e65cfa&x-expires=1774400400&x-signature=kZeLX1uXrB1QdwK4CvJ2qnE3YB8%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.39899468421936035,\n                    \"target_score\": {\n                        \"all_boost\": 1.100000023841858,\n                        \"before_boost\": 0.3627224564552307,\n                        \"multitasks_click_score\": 0.9514721632003784,\n                        \"multitasks_collection_score\": 0.0011241436004638672,\n                        \"multitasks_info_collection_score\": 0.00018158555030822754,\n                        \"multitasks_info_shoot_score\": 0.0014013051986694336,\n                        \"multitasks_shoot_score\": 0.006676614284515381,\n                        \"multitasks_strict_publish_score\": 0.960764467716217,\n                        \"rank_relevance_score\": 0.410765677690506,\n                        \"recall_relevance_score\": 0.5144191384315491\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 68,\n                \"popularity_updated_at\": 1774364274,\n                \"popularity_v2\": 83691,\n                \"query_id\": 7449963891867516934,\n                \"query_id_str\": \"7449963891867516934\",\n                \"query_labels\": [],\n                \"query_text\": \"silo apple tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"6318487494838673777\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    73,\n                    70,\n                    71,\n                    68,\n                    74,\n                    73,\n                    68\n                ],\n                \"trending_seq_v2\": [\n                    224777,\n                    115488,\n                    145385,\n                    84891,\n                    261973,\n                    233076,\n                    83691\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 439\n            },\n            {\n                \"cover_image\": \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/kuvf63ic1719307010542\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.24287709593772888,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.24287709593772888,\n                        \"multitasks_click_score\": 0.6216549277305603,\n                        \"multitasks_collection_score\": 0.0014847815036773682,\n                        \"multitasks_info_collection_score\": 0.00035703182220458984,\n                        \"multitasks_info_shoot_score\": 0.0023847222328186035,\n                        \"multitasks_shoot_score\": 0.00637441873550415,\n                        \"multitasks_strict_publish_score\": 0.7186121344566345,\n                        \"rank_relevance_score\": 0.0014963150024414062,\n                        \"recall_relevance_score\": 0.5016827583312988\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 69,\n                \"popularity_updated_at\": 1774382260,\n                \"popularity_v2\": 96109,\n                \"query_id\": 7586991074472624184,\n                \"query_id_str\": \"7586991074472624184\",\n                \"query_labels\": [],\n                \"query_text\": \"apple tv customize\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"0\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Downloads\"\n                },\n                \"trending_seq\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    69\n                ],\n                \"trending_seq_v2\": [\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    0,\n                    96109\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            },\n            {\n                \"cover_image\": \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/9ee1a1668634417eb23fab99a8225f8f_1694158387~tplv-tiktokx-cropcenter:405:720.jpeg?dr=9638&refresh_token=e1afe88d&x-expires=1774400400&x-signature=38dTAip%2FirAcayEXnk2n%2B6hsRFA%3D&t=4d5b0474&ps=13740610&shp=cd09eea1&shcp=cd09eea1&idc=useast5\",\n                \"debug_info\": {\n                    \"creator_category\": [\n                        {\n                            \"reason\": \"byFollowerCnt\",\n                            \"type\": \"new_creator\"\n                        },\n                        {\n                            \"type\": \"csi_new_user\"\n                        }\n                    ],\n                    \"creator_lang\": {\n                        \"infer_languages\": [\n                            \"en\"\n                        ],\n                        \"use_mul_lang\": false\n                    },\n                    \"experiment\": {\n                        \"csi_csi_exp_base_trending\": \"csi_exp_base_trending\",\n                        \"csi_csi_exp_group_name_3\": \"involve_photomode_topic\",\n                        \"csi_csi_exp_group_name_keyword_reward_model\": \"keyword_reward_model_v3_1_us\",\n                        \"csi_csi_exp_group_token_rerank\": \"csi_exp_group_token_rerank_v2\",\n                        \"csi_csi_video_quality_multitask_r1335488_0_publish_count\": \"csi_video_quality_multitask_r1335488_0_publish_count_v2\"\n                    },\n                    \"language\": \"en\",\n                    \"recall_scores\": [\n                        0\n                    ],\n                    \"recall_source\": [\n                        \"FromAnalyticsSimilarQuery\"\n                    ],\n                    \"rough_score\": 0,\n                    \"score\": 0.2679940164089203,\n                    \"target_score\": {\n                        \"all_boost\": 1,\n                        \"before_boost\": 0.2679940164089203,\n                        \"multitasks_click_score\": 0.6516062021255493,\n                        \"multitasks_collection_score\": 0.0014681518077850342,\n                        \"multitasks_info_collection_score\": 0.0003006458282470703,\n                        \"multitasks_info_shoot_score\": 0.0026452839374542236,\n                        \"multitasks_shoot_score\": 0.007087647914886475,\n                        \"multitasks_strict_publish_score\": 0.8038927316665649,\n                        \"rank_relevance_score\": 0.0017211735248565674,\n                        \"recall_relevance_score\": 0.5099983215332031\n                    }\n                },\n                \"dislike_option_enabled\": false,\n                \"favorited_updated_at\": 0,\n                \"inspiration_types\": [\n                    \"search\"\n                ],\n                \"is_favorited\": false,\n                \"order_popularity_seq\": [],\n                \"popularity\": 71,\n                \"popularity_updated_at\": 1774382260,\n                \"popularity_v2\": 142614,\n                \"query_id\": 7547162042390544390,\n                \"query_id_str\": \"7547162042390544390\",\n                \"query_labels\": [\n                    \"content_gap\"\n                ],\n                \"query_text\": \"how to put apple music on tv\",\n                \"show_ai_canvas_entry\": false,\n                \"sug_id_str\": \"0\",\n                \"textnet\": {\n                    \"layer1\": \"Science and Technology\",\n                    \"layer2\": \"Software\",\n                    \"layer3\": \"Apps/Computer Software\",\n                    \"layer4\": \"Apps/Computer Software Function Tutorials\"\n                },\n                \"trending_seq\": [\n                    72,\n                    72,\n                    65,\n                    20,\n                    63,\n                    0,\n                    71\n                ],\n                \"trending_seq_v2\": [\n                    180918,\n                    201920,\n                    51305,\n                    1000,\n                    42404,\n                    0,\n                    142614\n                ],\n                \"use_csi_api_for_related_videos\": false,\n                \"video_num\": 0\n            }\n        ],\n        \"session_refresh_index\": 0,\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774382261\n}"}],"_postman_id":"8bf6b0ad-4c4e-4a3e-9b67-0a5b704e5333"},{"name":"Search comment suggested users","id":"6f1f4480-3324-46c6-9d2c-2a2b5a3716c2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/searchCommentSuggestedUsers?keyword=appletv","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["searchCommentSuggestedUsers"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Any text or keyword</p>\n","type":"text/plain"},"key":"keyword","value":"appletv"},{"disabled":true,"description":{"content":"<p>Number of results you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"bc46a68b-867d-44b3-aeab-0e601d5dc0d5","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/searchCommentSuggestedUsers?keyword=appletv","host":["https://tiktok.evelode.com/tiktok-api"],"path":["searchCommentSuggestedUsers"],"query":[{"key":"keyword","value":"appletv","description":"Any text or keyword"},{"key":"count","value":"10","description":"Number of results you want to get. For example: 10.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 20:12:32 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=6IG8OAxdgoP7U4i1WntG0KGGJXNi1vVSs0Vjb434Bqrx%2BqsB7sdrxouObWGEW%2BMnny7x53B%2B8IKGq2JDLTuhtcPNyyntjfm33m6H36ndogwENA%3D%3D\"}]}"},{"key":"cf-ray","value":"9e1854c8cff42789-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"sug_list\": [\n            {\n                \"pos\": null,\n                \"content\": \"appletv\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"694656104051144379\",\n                    \"words_position\": 0,\n                    \"words_content\": \"appletv\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"is_time_sensitive\": \"0\",\n                    \"rich_sug_user_type\": \"1\",\n                    \"is_personalized\": \"0\",\n                    \"relation_type\": \"\",\n                    \"hot_level\": \"0\",\n                    \"generate_time\": \"0\",\n                    \"rich_sug_nickname\": \"Apple TV\",\n                    \"recall_reason\": \"tiktok_orion_origin_nickname|tiktok_orion_origin_uniq_id|orion_qse_uniqid_recall|tiktok_orion_uniq_id|tiktok_orion_nickname|orion_qse_nickname_recall\",\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c70b64c603632268dd790a1fd4c34b2d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bbfcb7ae&x-expires=1774555200&x-signature=3LDlSnZl9q5VanRqffOZFQ%2FcoxA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAAbL7QvHuGAj31jaLnthCFwQPhUFfdchnKuYg-U1VJC4lIl70qAnZiBFY3mQEfqO8T\",\n                    \"ecom_intent\": \"2\",\n                    \"is_creator_live\": \"0\",\n                    \"lang\": \"en\",\n                    \"sug_uniq_id\": \"appletv\",\n                    \"sug_user_id\": \"6815991884222514181\",\n                    \"is_history_sug\": \"0\",\n                    \"rich_sug_type\": \"1\",\n                    \"is_rich_sug\": \"1\",\n                    \"is_verified_tako\": \"0\",\n                    \"mention_block_type\": 0,\n                    \"is_business_account\": true,\n                    \"qrec_json_info\": \"{}\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"AppleTv+\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"2645526311316135227\",\n                    \"words_position\": 1,\n                    \"words_content\": \"AppleTv+\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"relation_type\": \"\",\n                    \"rich_sug_user_type\": \"-1\",\n                    \"sug_user_id\": \"6906850655437374465\",\n                    \"is_time_sensitive\": \"0\",\n                    \"is_rich_sug\": \"1\",\n                    \"hot_level\": \"0\",\n                    \"lang\": \"un\",\n                    \"rich_sug_type\": \"1\",\n                    \"is_verified_tako\": \"0\",\n                    \"ecom_intent\": \"0\",\n                    \"generate_time\": \"0\",\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-giso/69d187486628248dab1e5d1295b04ea8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=00b696da&x-expires=1774555200&x-signature=vxPj26%2B8GfH1lMJYbY5nKqsGPyk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"is_history_sug\": \"0\",\n                    \"mention_block_type\": 0,\n                    \"is_business_account\": false,\n                    \"is_creator_live\": \"0\",\n                    \"qrec_json_info\": \"{}\",\n                    \"rich_sug_nickname\": \"AppleTv+\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAA4XVDUiSxSY0y3uN0KZIQuiu2EJoxodW3lagub2klhd5FBBj0H2dHzRS-VOLctmqX\",\n                    \"sug_uniq_id\": \"appletvappletv\",\n                    \"is_personalized\": \"0\",\n                    \"recall_reason\": \"tiktok_orion_nickname\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"thebuccaneersappletv\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"877502664409133028\",\n                    \"words_position\": 2,\n                    \"words_content\": \"thebuccaneersappletv\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"lang\": \"en\",\n                    \"generate_time\": \"0\",\n                    \"is_creator_live\": \"0\",\n                    \"rich_sug_user_type\": \"-1\",\n                    \"sug_uniq_id\": \"thebuccaneersappletv\",\n                    \"hot_level\": \"0\",\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5418a6763b5cf04a6515b3bbc43639af~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ac2ae2e4&x-expires=1774555200&x-signature=Vj0p4rrnXONekcUTYZ6QCeeFKmE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"rich_sug_type\": \"1\",\n                    \"is_history_sug\": \"\",\n                    \"qrec_json_info\": \"{}\",\n                    \"relation_type\": \"\",\n                    \"is_verified_tako\": \"0\",\n                    \"is_business_account\": false,\n                    \"is_time_sensitive\": \"0\",\n                    \"is_rich_sug\": \"1\",\n                    \"is_personalized\": \"0\",\n                    \"recall_reason\": \"orion_qse_uniqid_recall\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAAhax2KzFLe9GjYqLtechNEN67zroCekCb3jjUtw-hKFlN9JQhMC6xG9WmQVgQLf3h\",\n                    \"ecom_intent\": \"2\",\n                    \"rich_sug_nickname\": \"The Buccaneers\",\n                    \"sug_user_id\": \"7378786903091282976\",\n                    \"mention_block_type\": 0\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"aappletv\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"8868221921479809832\",\n                    \"words_position\": 3,\n                    \"words_content\": \"aappletv\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"rich_sug_type\": \"1\",\n                    \"is_time_sensitive\": \"0\",\n                    \"is_creator_live\": \"0\",\n                    \"rich_sug_nickname\": \"AAppleTV\",\n                    \"generate_time\": \"0\",\n                    \"is_personalized\": \"0\",\n                    \"ecom_intent\": \"2\",\n                    \"is_verified_tako\": \"0\",\n                    \"relation_type\": \"\",\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7349486782779506734~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f7fe2ba3&x-expires=1774555200&x-signature=MNPTVsc59Tmihms2L3I7r9se2xc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAAlGFlgI5uxuyLQz6-FeJ8CWSDuXZrXiCNAUNR64GSpLUr5vu8RLubTovZnrd5ZCpz\",\n                    \"sug_uniq_id\": \"aappletv\",\n                    \"sug_user_id\": \"6704683782723404806\",\n                    \"is_history_sug\": \"\",\n                    \"rich_sug_user_type\": \"-1\",\n                    \"is_business_account\": false,\n                    \"lang\": \"zh\",\n                    \"hot_level\": \"0\",\n                    \"qrec_json_info\": \"{}\",\n                    \"mention_block_type\": 0,\n                    \"recall_reason\": \"orion_qse_uniqid_recall\",\n                    \"is_rich_sug\": \"1\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"appletvplusplus\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"58251752663137257\",\n                    \"words_position\": 4,\n                    \"words_content\": \"appletvplusplus\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"mention_block_type\": 0,\n                    \"lang\": \"fr\",\n                    \"recall_reason\": \"orion_qse_nickname_recall|tiktok_orion_nickname|orion_qse_uniqid_recall|tiktok_orion_uniq_id\",\n                    \"ecom_intent\": \"2\",\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/dd5fbc59dada5fc8842e34cb32a524a2~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e736f3e0&x-expires=1774555200&x-signature=%2F3mraqt2vbPHlxFOutgd9b%2FBw3U%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"is_verified_tako\": \"0\",\n                    \"is_business_account\": false,\n                    \"sug_user_id\": \"7200241722592068650\",\n                    \"hot_level\": \"0\",\n                    \"relation_type\": \"\",\n                    \"sug_uniq_id\": \"appletvplusplus\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAANAGlF7QRsF9fcnYns1JGcZ64SsRCVmGCn97h0Q7mjfK8r6gynpSGrFlG1-QXcpxJ\",\n                    \"is_rich_sug\": \"1\",\n                    \"generate_time\": \"0\",\n                    \"qrec_json_info\": \"{}\",\n                    \"rich_sug_nickname\": \"appletvplusplus\",\n                    \"is_personalized\": \"0\",\n                    \"is_time_sensitive\": \"0\",\n                    \"is_creator_live\": \"0\",\n                    \"rich_sug_type\": \"1\",\n                    \"rich_sug_user_type\": \"-1\",\n                    \"is_history_sug\": \"\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"appletv+\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"8726764244725378794\",\n                    \"words_position\": 5,\n                    \"words_content\": \"appletv+\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7329287502971060229~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=26f506fa&x-expires=1774555200&x-signature=yHN7yVqrEtlfE%2Be4XwHOG5XY4yk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"is_time_sensitive\": \"0\",\n                    \"recall_reason\": \"tiktok_orion_nickname|orion_qse_nickname_recall\",\n                    \"rich_sug_nickname\": \"appletv+\",\n                    \"is_history_sug\": \"\",\n                    \"ecom_intent\": \"2\",\n                    \"is_creator_live\": \"0\",\n                    \"rich_sug_user_type\": \"-1\",\n                    \"lang\": \"en\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAAFAtLvT1wYd9zSSHymf94piDK8CDc7e1Mwi079NYyOVYsr3bpBz4vmdPeAwKgcsBr\",\n                    \"is_personalized\": \"0\",\n                    \"is_verified_tako\": \"0\",\n                    \"mention_block_type\": 0,\n                    \"generate_time\": \"0\",\n                    \"relation_type\": \"\",\n                    \"rich_sug_type\": \"1\",\n                    \"is_rich_sug\": \"1\",\n                    \"is_business_account\": false,\n                    \"hot_level\": \"0\",\n                    \"sug_user_id\": \"6832278152850703365\",\n                    \"sug_uniq_id\": \"app3l.tv\",\n                    \"qrec_json_info\": \"{}\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"AppleTV\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"5046866956146676703\",\n                    \"words_position\": 6,\n                    \"words_content\": \"AppleTV\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"is_personalized\": \"0\",\n                    \"recall_reason\": \"tiktok_orion_origin_nickname|tiktok_orion_nickname\",\n                    \"rich_sug_avatar_uri\": \"https://p16-commonlite-sign.tiktokcdn-us.com/tos-alisg-avt-0068/517cb18b77ffa95d25ed7f1347e5c820~tplv-tiktokx-cropcenter:100:100.webp?dr=9724&refresh_token=204712af&x-expires=1774555200&x-signature=T6eywFlxlsdGn2tXsFtSh%2FYndBY%3D&t=4d5b0474&ps=82dc5187&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"is_rich_sug\": \"1\",\n                    \"is_creator_live\": \"0\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAAhATxnSh7Z1foX3qzUa__J6wzM2iZyHc_w-pXNtIYhxWl6dWo0ia96G5KiN2aWrc2\",\n                    \"sug_uniq_id\": \"user8349016205256\",\n                    \"is_history_sug\": \"\",\n                    \"lang\": \"en\",\n                    \"mention_block_type\": 0,\n                    \"sug_user_id\": \"7215526798195557381\",\n                    \"qrec_json_info\": \"{}\",\n                    \"generate_time\": \"0\",\n                    \"is_time_sensitive\": \"0\",\n                    \"rich_sug_nickname\": \"AppleTV\",\n                    \"is_verified_tako\": \"0\",\n                    \"rich_sug_user_type\": \"-1\",\n                    \"ecom_intent\": \"2\",\n                    \"hot_level\": \"0\",\n                    \"relation_type\": \"\",\n                    \"rich_sug_type\": \"1\",\n                    \"is_business_account\": false\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"Appletv+\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"4946439673716354380\",\n                    \"words_position\": 7,\n                    \"words_content\": \"Appletv+\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"is_personalized\": \"0\",\n                    \"lang\": \"en\",\n                    \"is_business_account\": false,\n                    \"rich_sug_user_type\": \"-1\",\n                    \"sug_user_id\": \"7098431206652199942\",\n                    \"hot_level\": \"0\",\n                    \"is_time_sensitive\": \"0\",\n                    \"ecom_intent\": \"2\",\n                    \"mention_block_type\": 0,\n                    \"sug_sec_user_id\": \"MS4wLjABAAAAmb7A9PvT53bN8Y-H5wPlKg_ugEvUASl6RkGCcs8zuSGYobsxuSFTI7TAH5JPrHpn\",\n                    \"is_creator_live\": \"0\",\n                    \"is_history_sug\": \"\",\n                    \"is_verified_tako\": \"0\",\n                    \"qrec_json_info\": \"{}\",\n                    \"sug_uniq_id\": \"appletvplusfilme\",\n                    \"rich_sug_nickname\": \"Appletv+\",\n                    \"is_rich_sug\": \"1\",\n                    \"rich_sug_type\": \"1\",\n                    \"generate_time\": \"0\",\n                    \"relation_type\": \"\",\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/94b92f2dc1045af6ba1d9bdeed610d9d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9aba1527&x-expires=1774555200&x-signature=ndg091tDglUe6q4W1ztJ7T3HBxM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"recall_reason\": \"tiktok_orion_nickname\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"appletv@insideapple.appl.com\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"6064565293604305092\",\n                    \"words_position\": 8,\n                    \"words_content\": \"appletv@insideapple.appl.com\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"ecom_intent\": \"0\",\n                    \"rich_sug_avatar_uri\": \"https://p16-commonlite-sign.tiktokcdn-us.com/tos-alisg-avt-0068/eec1f8053ac340c39cc21ee68e4ee673~tplv-tiktokx-cropcenter:100:100.webp?dr=9724&refresh_token=2237adbf&x-expires=1774555200&x-signature=FRMvS0zrXhdsiCWpYHX8pEdxULA%3D&t=4d5b0474&ps=82dc5187&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"is_creator_live\": \"0\",\n                    \"relation_type\": \"\",\n                    \"recall_reason\": \"orion_qse_nickname_recall|tiktok_orion_nickname\",\n                    \"is_personalized\": \"0\",\n                    \"qrec_json_info\": \"{}\",\n                    \"rich_sug_nickname\": \"appletv@insideapple.appl.com\",\n                    \"is_verified_tako\": \"0\",\n                    \"generate_time\": \"0\",\n                    \"is_history_sug\": \"\",\n                    \"rich_sug_user_type\": \"-1\",\n                    \"rich_sug_type\": \"1\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAAzewf2Ivmtx2HSX7yWkgomQ6GPrrZfzzEDad05wgOgNSrI_DFiYVi-swf8iovJlEK\",\n                    \"lang\": \"un\",\n                    \"is_rich_sug\": \"1\",\n                    \"sug_user_id\": \"7109301957022614534\",\n                    \"sug_uniq_id\": \"user7yhyt4o6k3\",\n                    \"mention_block_type\": 0,\n                    \"is_business_account\": false,\n                    \"is_time_sensitive\": \"0\",\n                    \"hot_level\": \"0\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            },\n            {\n                \"pos\": null,\n                \"content\": \"APPLETV\",\n                \"sug_type\": \"\",\n                \"word_record\": {\n                    \"group_id\": \"3140774058573156390\",\n                    \"words_position\": 9,\n                    \"words_content\": \"APPLETV\",\n                    \"words_source\": \"sug\"\n                },\n                \"extra_info\": {\n                    \"lang\": \"en\",\n                    \"sug_user_id\": \"7527492482318369847\",\n                    \"is_time_sensitive\": \"0\",\n                    \"is_business_account\": false,\n                    \"rich_sug_nickname\": \"APPLETV\",\n                    \"is_history_sug\": \"\",\n                    \"is_rich_sug\": \"1\",\n                    \"sug_uniq_id\": \"appletv974\",\n                    \"is_verified_tako\": \"0\",\n                    \"mention_block_type\": 0,\n                    \"recall_reason\": \"tiktok_orion_origin_nickname\",\n                    \"ecom_intent\": \"2\",\n                    \"generate_time\": \"0\",\n                    \"rich_sug_avatar_uri\": \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d890af1f9799e6b12c070a2bad5f1cd5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5e0025ed&x-expires=1774555200&x-signature=Tckz0NFGxBe4tNCY4TTJ4Bo3m2s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"sug_sec_user_id\": \"MS4wLjABAAAArv4gZq8zial_tU6n8osLJfgANr6OIEDFBDrAAA2HUGhaJjVtKLG6C57gD8Fc_W6V\",\n                    \"hot_level\": \"0\",\n                    \"qrec_json_info\": \"{}\",\n                    \"rich_sug_type\": \"1\",\n                    \"is_personalized\": \"0\",\n                    \"is_creator_live\": \"0\",\n                    \"relation_type\": \"\",\n                    \"rich_sug_user_type\": \"-1\"\n                },\n                \"rich_sug_sec_pos\": null,\n                \"highlight_pos\": null\n            }\n        ],\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"rid\": \"2026032420123245113B21664BAB19893F\",\n        \"extra\": {\n            \"now\": 1774383152000,\n            \"logid\": \"2026032420123245113B21664BAB19893F\",\n            \"fatal_item_ids\": [],\n            \"search_request_id\": \"\",\n            \"api_debug_info\": null\n        },\n        \"log_pb\": {\n            \"impr_id\": \"2026032420123245113B21664BAB19893F\"\n        },\n        \"has_more\": 1\n    },\n    \"timestamp\": 1774383152\n}"}],"_postman_id":"6f1f4480-3324-46c6-9d2c-2a2b5a3716c2"}],"id":"9f92f4c5-8d3b-4fa8-9311-f54c31f3f782","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Search</strong> folder provides keyword-driven search endpoints for discovering TikTok content across all major content types — users, videos, music, live streams, hashtags, and locations. It also exposes a unified top-search endpoint that returns mixed results, a search insights endpoint for trend and analytics data, and a comment-suggested users endpoint for mention-style lookups. Use these endpoints to power search features, content discovery tools, or trend-monitoring pipelines.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/searchUser</code></td>\n<td>Search for TikTok users by keyword, with optional filters for follower count, profile type, and username match</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchVideo</code></td>\n<td>Search for videos by keyword, with sorting and date-posted filters</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchMusic</code></td>\n<td>Search for music tracks by keyword, with filters for type and sort order</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchLive</code></td>\n<td>Search for active or recent live streams by keyword</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchHashtag</code></td>\n<td>Search for hashtags by keyword</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchLocation</code></td>\n<td>Search for TikTok locations (places) by keyword</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchTop</code></td>\n<td>Unified top search returning mixed results across content types for a keyword</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchInsights</code></td>\n<td>Retrieve search trend and analytics insights for a keyword</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/searchCommentSuggestedUsers</code></td>\n<td>Get suggested users for comment mentions based on a keyword</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>keyword</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>All endpoints</td>\n<td>The search term or text query</td>\n</tr>\n<tr>\n<td><code>cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td>User, Video, Music, Hashtag, Location, Top, Insights</td>\n<td>Pagination cursor from the previous response for scrolling through results</td>\n</tr>\n<tr>\n<td><code>offset</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/searchLive</code></td>\n<td>Pagination offset from the previous response (Live uses offset instead of cursor)</td>\n</tr>\n<tr>\n<td><code>count</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Number of results to return (e.g. <code>10</code>, <code>25</code>)</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Region (country) code for localised results. Default: <code>US</code></td>\n</tr>\n<tr>\n<td><code>sort_by</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/searchVideo</code></td>\n<td>Sort videos by: <code>relevance</code> (default), <code>most-liked</code>, or <code>date-posted</code></td>\n</tr>\n<tr>\n<td><code>date_posted</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/searchVideo</code></td>\n<td>Filter videos by recency: <code>yesterday</code>, <code>this-week</code>, <code>this-month</code>, <code>last-3-months</code>, <code>last-6-months</code>, <code>all-time</code></td>\n</tr>\n<tr>\n<td><code>sort_type</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/searchMusic</code>, <code>/searchTop</code></td>\n<td>Music: <code>0</code> Relevance, <code>1</code> Most used, <code>2</code> Most recent, <code>3</code> Shortest, <code>4</code> Longest. Top: <code>0</code> Relevance, <code>1</code> Most liked</td>\n</tr>\n<tr>\n<td><code>filter_by</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/searchMusic</code></td>\n<td>Filter music by: <code>0</code> All, <code>1</code> Title, <code>2</code> Creators</td>\n</tr>\n<tr>\n<td><code>publish_time</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/searchTop</code></td>\n<td>Date posted filter: <code>0</code> All time, <code>1</code> Yesterday, <code>7</code> This week, <code>30</code> This month, <code>90</code> Last 3 months, <code>180</code> Last 6 months</td>\n</tr>\n<tr>\n<td><code>follower_count</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/searchUser</code></td>\n<td>Filter by follower range: <code>ZERO_TO_ONE_K</code>, <code>ONE_K_TO_TEN_K</code>, <code>TEN_K_TO_ONE_H_K</code>, <code>ONE_H_K_PLUS</code></td>\n</tr>\n<tr>\n<td><code>profile_type</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/searchUser</code></td>\n<td>Filter by profile type: <code>VERIFIED</code> or empty for all</td>\n</tr>\n<tr>\n<td><code>other_pref</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/searchUser</code></td>\n<td>Filter by keyword usage: <code>USERNAME</code> to match keyword in username only</td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>Pagination</strong>: Most endpoints use a <code>cursor</code> value returned in the previous response. The <code>/searchLive</code> endpoint is the exception — it uses an <code>offset</code> integer instead. Always check the response for the next cursor/offset before requesting the next page.</li>\n<li><strong>Unified discovery</strong>: Use <code>/searchTop</code> for a broad, mixed-content overview of a keyword before drilling into type-specific endpoints like <code>/searchVideo</code> or <code>/searchUser</code>.</li>\n<li><strong>Trend monitoring</strong>: <code>/searchInsights</code> returns analytics and trend data for a keyword — useful for tracking keyword popularity over time or identifying emerging topics.</li>\n<li><strong>Comment mentions</strong>: <code>/searchCommentSuggestedUsers</code> is designed for mention-style lookups (e.g. <code>@username</code> suggestions in comments). It does not support cursor-based pagination.</li>\n<li><strong>User filtering</strong>: <code>/searchUser</code> supports the most granular filtering of any endpoint in this folder — combine <code>follower_count</code>, <code>profile_type</code>, and <code>other_pref</code> to narrow results to verified creators, micro-influencers, or users whose username contains the keyword.</li>\n<li><strong>Region sensitivity</strong>: Search results can vary significantly by region. Set <code>region</code> explicitly when building localised search features or comparing results across markets.</li>\n<li><strong>Caching</strong>: Responses are cached for 3600 seconds by default. Set <code>cache_timeout=0</code> to force a fresh fetch when real-time data is required.</li>\n</ul>\n","_postman_id":"9f92f4c5-8d3b-4fa8-9311-f54c31f3f782","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"User","item":[{"name":"Get user info by profile URL or nickname","id":"1ac8a6e8-f685-47f0-8161-1de5a9a8fd54","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserInfo?query=therock","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserInfo"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL or nickname</p>\n","type":"text/plain"},"key":"query","value":"therock"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"385d9ef0-ed3d-4819-ac3b-a22daca6c62d","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserInfo?query=therock","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserInfo"],"query":[{"key":"query","value":"therock","description":"TikTok profile URL or nickname"},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:29:33 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=zy5J7ooPKoq%2BoSgIjOmRr5lwKYw071W%2B1GzldY%2FWvWAiCMjTW%2FJPyjfgHPKRiXjzmR4pX8jhewD%2Fri%2Bmyka1rZDWrnxJey75ksGGulMLioqNuw%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71eac04a561e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"user\": {\n            \"account_type\": 1,\n            \"ad_virtual\": false,\n            \"avatar_168x168\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cfc4f795&x-expires=1772809200&x-signature=FBAORDNjvDzFafIfgN4pUrTpync%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6892e867&x-expires=1772809200&x-signature=jkLiFWXXQGsbBntg57ftS7j9Ey0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=72e458a2&x-expires=1772809200&x-signature=pdv3cQdepWn4LbinauQ%2FwFeWQDo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_300x300\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=11f9a16c&x-expires=1772658000&x-signature=EbTvy2ept5oeY5SQ8ykFYF7DFi4%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=0ae480e6&x-expires=1772809200&x-signature=dBPDe37EuBfGENRDlsaaMmB68Ns%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=0ec99c0e&x-expires=1772809200&x-signature=dMtv77UF0xgpurtaGAS6HY%2ByEa8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=f3b24761&x-expires=1772809200&x-signature=CrQbFbKnjZLB4da7r6YEk1Q4rqQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_larger\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=175153c1&x-expires=1772809200&x-signature=lQbHBWXn8BiJNEvk3hDIp6NFg7Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0e9a772d&x-expires=1772809200&x-signature=Ps9LzeZofGJE2UlEd7uvIzc%2FjpQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d303b792&x-expires=1772809200&x-signature=ntNc%2FiL%2FmGWuNx5FBALVaL%2BSXQY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_medium\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=11f9a16c&x-expires=1772658000&x-signature=EbTvy2ept5oeY5SQ8ykFYF7DFi4%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=11f9a16c&x-expires=1772658000&x-signature=EbTvy2ept5oeY5SQ8ykFYF7DFi4%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8933a4cb&x-expires=1772809200&x-signature=UfpFiWw9TZFhiFm1hj4IDMHpOTQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2958ff52&x-expires=1772809200&x-signature=YJt6gzZrnEMlhSVDp3xesrPgYFI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c1181a0f&x-expires=1772809200&x-signature=mqac2ImRy7lQNghvg5ZDdl%2FqahA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_thumb\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=11f9a16c&x-expires=1772658000&x-signature=EbTvy2ept5oeY5SQ8ykFYF7DFi4%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9c885034&x-expires=1772809200&x-signature=EYobqC6Mr6ueQJmBwaOfBifZaSM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=62764382&x-expires=1772809200&x-signature=%2F16gpOR%2BcZ0r%2FNWkY1%2Fnb3ciVx0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=94e384db&x-expires=1772809200&x-signature=%2BTSyRHjEebEhuvaQuwUjXsBG190%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=dafad184&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"aweme_count\": 485,\n            \"bio_secure_url\": \"https://www.tiktoklinksafety.us/link/v2?aid=1233&lang=en&scene=bio_url&target=therock.komi.io\",\n            \"bio_url\": \"therock.komi.io\",\n            \"can_message_follow_status_list\": [\n                0,\n                1,\n                2,\n                4\n            ],\n            \"category\": \"Public Figure\",\n            \"commerce_user_info\": {\n                \"ad_revenue_rits\": null\n            },\n            \"commerce_user_level\": 0,\n            \"custom_verify\": \"verified account\",\n            \"enterprise_verify_reason\": \"\",\n            \"favoriting_count\": 0,\n            \"follow_status\": 0,\n            \"follower_count\": 79634943,\n            \"follower_status\": 0,\n            \"following_count\": 0,\n            \"forward_count\": 0,\n            \"has_open_favorite\": false,\n            \"ins_id\": \"\",\n            \"is_acquaintance\": false,\n            \"is_block\": false,\n            \"is_blocked\": false,\n            \"is_effect_artist\": false,\n            \"is_star\": false,\n            \"live_commerce\": false,\n            \"live_push_notification_status\": 2,\n            \"message_chat_entry\": true,\n            \"mplatform_followers_count\": 0,\n            \"music_tab_info\": {\n                \"show_artist_pick_videos\": true\n            },\n            \"nickname\": \"The Rock\",\n            \"original_musician\": {\n                \"digg_count\": 0,\n                \"music_count\": 0,\n                \"music_used_count\": 0,\n                \"new_release_clip_ids\": null\n            },\n            \"post_push_notification_status\": 2,\n            \"privacy_setting\": {\n                \"following_visibility\": 1\n            },\n            \"profile_tab_type\": 0,\n            \"recommend_reason_relation\": \"\",\n            \"room_id\": 0,\n            \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n            \"secret\": 0,\n            \"share_info\": {\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"Check out The Rock! #TikTok\",\n                \"share_title\": \"Join TikTok and see what I’ve been up to!\",\n                \"share_url\": \"https://www.tiktok.com/@therock?_r=1&_d=f281bd17ff391l&sec_uid=MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ&share_author_id=6745191554350760966&sharer_language=en&source=h5_m&u_code=f1a1ch8k618i2i\"\n            },\n            \"short_id\": \"0\",\n            \"show_favorite_list\": false,\n            \"show_messaging_entrance_on_profile\": true,\n            \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n            \"signature_language\": \"un\",\n            \"story_status\": 0,\n            \"supporting_ngo\": {},\n            \"tab_settings\": {\n                \"private_tab\": {\n                    \"private_tab_style\": 1,\n                    \"show_private_tab\": false\n                },\n                \"repost_tab\": {\n                    \"repost_tab_all_visible\": true,\n                    \"show_repost_tab_other\": 1\n                }\n            },\n            \"total_favorited\": 657612359,\n            \"twitter_id\": \"\",\n            \"twitter_name\": \"\",\n            \"uid\": \"6745191554350760966\",\n            \"unique_id\": \"therock\",\n            \"verification_type\": 1,\n            \"visible_videos_count\": 485,\n            \"watch_status\": false,\n            \"with_commerce_enterprise_tab_entry\": false,\n            \"with_commerce_entry\": false,\n            \"with_new_goods\": false,\n            \"youtube_channel_id\": \"\",\n            \"youtube_channel_title\": \"\"\n        }\n    },\n    \"timestamp\": 1772638173\n}"}],"_postman_id":"1ac8a6e8-f685-47f0-8161-1de5a9a8fd54"},{"name":"Get user info by profile ID","id":"b74186d8-2936-43eb-b52b-4c05e889b3d8","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserInfoByID?user_id=6745191554350760966","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserInfoByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6745191554350760966"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"90635470-5e1d-4cf3-899f-501734c3e979","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserInfoByID?user_id=6745191554350760966","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserInfoByID"],"query":[{"key":"user_id","value":"6745191554350760966","description":"TikTok User ID."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:29:59 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=1sHTes%2BWb0rlbO89cNHkLKZdTUg5OsEBcAOVnOg%2FJgVCoKIe3l8wVF%2Fw1ptjEMgTWsuK8SOPoVuISUc4iIyvU6OVqtwS0nIbzh%2BzjknuNuHqfQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71eb666cac1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"user\": {\n            \"account_type\": 1,\n            \"ad_virtual\": false,\n            \"avatar_168x168\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=10397&refresh_token=80b656a3&x-expires=1772809200&x-signature=cpshqCyxbTrKT6ZAa1z6XRNOLl4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=no1a\",\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=10397&refresh_token=9594ac2b&x-expires=1772809200&x-signature=ljp0OqvAkcB99zsH%2FHvZ53AWk7Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=no1a\",\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=10397&refresh_token=e7d738eb&x-expires=1772809200&x-signature=dSUY8XmROKKF74CX5fVFRgOUBO0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=no1a\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_300x300\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=10397&refresh_token=61061bb8&x-expires=1772809200&x-signature=VFHvnINO2FcCvZvVOkHI4BTYHXs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\",\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=10397&refresh_token=58c0cd15&x-expires=1772809200&x-signature=Zy6uk257bw8BTiYWfKGb%2FhdExDg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\",\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=10397&refresh_token=991a9c0a&x-expires=1772809200&x-signature=YVVw1RG65a84iYQmv4ER1ZlBeyE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_larger\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=559ef42e&x-expires=1772809200&x-signature=5tgoOeOrR%2FJLQb%2FLLZHn78Hw5ZY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\",\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=6918110f&x-expires=1772809200&x-signature=eDkxr27DSyi48OKjsRXpZoAvOMI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\",\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=7bc2a7f1&x-expires=1772809200&x-signature=TlW9JYF6CoIQl5Nvb2rDYeFu5As%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_medium\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=7a3f0a4b&x-expires=1772809200&x-signature=krqn7NJy%2FOJUOThwCgXNmcFaPIA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=no1a\",\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=a7b8e44b&x-expires=1772809200&x-signature=oVMhzOvSF5hWnzU88Je6BZ0Smig%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=no1a\",\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=02dfecf2&x-expires=1772809200&x-signature=EQkwbWLYC8%2FG6PYkBzFykicKRXU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=no1a\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_thumb\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=57bf298e&x-expires=1772809200&x-signature=TENytxmldjnfRvNYz6OojuWZ%2FCc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\",\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=330de5cc&x-expires=1772809200&x-signature=TOCvhcou%2F5MFgZGzVg4rg0M300A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\",\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=58a3069f&x-expires=1772809200&x-signature=FkEwj%2BdaqzrYuvsFl9xFXvCgBkQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=no1a\"\n                ],\n                \"url_prefix\": null\n            },\n            \"aweme_count\": 485,\n            \"bio_secure_url\": \"https://www.tiktoklinksafety.eu/link/v2?aid=1233&lang=en&scene=bio_url&target=therock.komi.io\",\n            \"bio_url\": \"therock.komi.io\",\n            \"can_message_follow_status_list\": [\n                0,\n                1,\n                2,\n                4\n            ],\n            \"category\": \"Public Figure\",\n            \"commerce_user_info\": {\n                \"ad_revenue_rits\": null\n            },\n            \"commerce_user_level\": 0,\n            \"custom_verify\": \"verified account\",\n            \"enterprise_verify_reason\": \"\",\n            \"favoriting_count\": 0,\n            \"follow_status\": 0,\n            \"follower_count\": 79633176,\n            \"follower_status\": 0,\n            \"following_count\": 0,\n            \"forward_count\": 0,\n            \"has_open_favorite\": false,\n            \"ins_id\": \"\",\n            \"is_acquaintance\": false,\n            \"is_block\": false,\n            \"is_blocked\": false,\n            \"is_effect_artist\": false,\n            \"is_star\": false,\n            \"live_commerce\": false,\n            \"live_push_notification_status\": 2,\n            \"message_chat_entry\": true,\n            \"mplatform_followers_count\": 0,\n            \"music_tab_info\": {\n                \"show_artist_pick_videos\": true\n            },\n            \"nickname\": \"The Rock\",\n            \"original_musician\": {\n                \"digg_count\": 0,\n                \"music_count\": 0,\n                \"music_used_count\": 0,\n                \"new_release_clip_ids\": null\n            },\n            \"post_push_notification_status\": 2,\n            \"privacy_setting\": {\n                \"following_visibility\": 1\n            },\n            \"profile_tab_type\": 0,\n            \"recommend_reason_relation\": \"\",\n            \"room_id\": 0,\n            \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n            \"secret\": 0,\n            \"share_info\": {\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"Check out The Rock! #TikTok\",\n                \"share_title\": \"Join TikTok and see what I’ve been up to!\",\n                \"share_url\": \"https://www.tiktok.com/@therock?_r=1&_d=f29ab6f173kc56&sec_uid=MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ&share_author_id=6745191554350760966&sharer_language=en&source=h5_m&u_code=f1599gb64kddfd\"\n            },\n            \"short_id\": \"0\",\n            \"show_favorite_list\": false,\n            \"show_messaging_entrance_on_profile\": true,\n            \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n            \"signature_language\": \"un\",\n            \"story_status\": 0,\n            \"supporting_ngo\": {},\n            \"tab_settings\": {\n                \"private_tab\": {\n                    \"private_tab_style\": 1,\n                    \"show_private_tab\": false\n                },\n                \"repost_tab\": {\n                    \"repost_tab_all_visible\": true,\n                    \"show_repost_tab_other\": 1\n                }\n            },\n            \"total_favorited\": 657610957,\n            \"twitter_id\": \"\",\n            \"twitter_name\": \"\",\n            \"uid\": \"6745191554350760966\",\n            \"unique_id\": \"therock\",\n            \"verification_type\": 1,\n            \"visible_videos_count\": 485,\n            \"watch_status\": false,\n            \"with_commerce_enterprise_tab_entry\": false,\n            \"with_commerce_entry\": false,\n            \"with_new_goods\": false,\n            \"youtube_channel_id\": \"\",\n            \"youtube_channel_title\": \"\"\n        }\n    },\n    \"timestamp\": 1772638199\n}"}],"_postman_id":"b74186d8-2936-43eb-b52b-4c05e889b3d8"},{"name":"Get user info by username","id":"018b3979-0ed6-4471-b019-9ab3a3c0ab59","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getBasicUserInfo?query=therock","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getBasicUserInfo"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL or nickname</p>\n","type":"text/plain"},"key":"query","value":"therock"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"55ece671-a939-4172-8861-3da1c690abeb","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getBasicUserInfo?query=therock","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getBasicUserInfo"],"query":[{"key":"query","value":"therock","description":"TikTok profile URL or nickname"},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:30:29 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=9M3CAtSAhSVbAJPinIdeOrnjgd%2BAnkUCllZCi9o4btFSGfmVo9qCj5yA5x1%2FFNGXsFeut8G9%2BBbOqwtzPo%2Faz6ys2mjXRucgjdPI1RnIOYXh6A%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71ec1cde6d1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"user\": {\n            \"account_type\": 1,\n            \"ad_virtual\": false,\n            \"avatar_168x168\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cfc4f795&x-expires=1772809200&x-signature=FBAORDNjvDzFafIfgN4pUrTpync%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6892e867&x-expires=1772809200&x-signature=jkLiFWXXQGsbBntg57ftS7j9Ey0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=72e458a2&x-expires=1772809200&x-signature=pdv3cQdepWn4LbinauQ%2FwFeWQDo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_300x300\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=bf175212&x-expires=1772658000&x-signature=7UVlEnKbT4DBWi%2FNqCgcTjI%2FX1o%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=0ec99c0e&x-expires=1772809200&x-signature=dMtv77UF0xgpurtaGAS6HY%2ByEa8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=0ae480e6&x-expires=1772809200&x-signature=dBPDe37EuBfGENRDlsaaMmB68Ns%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=68087173&x-expires=1772809200&x-signature=a9Fpxrchr73DaAxVii1T2OSv7Y4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_larger\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0e9a772d&x-expires=1772809200&x-signature=Ps9LzeZofGJE2UlEd7uvIzc%2FjpQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=175153c1&x-expires=1772809200&x-signature=lQbHBWXn8BiJNEvk3hDIp6NFg7Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=80d97211&x-expires=1772809200&x-signature=PHTShRIb%2BdjyB8oqWYpO50KfXA8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_medium\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=bf175212&x-expires=1772658000&x-signature=7UVlEnKbT4DBWi%2FNqCgcTjI%2FX1o%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=bf175212&x-expires=1772658000&x-signature=7UVlEnKbT4DBWi%2FNqCgcTjI%2FX1o%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8933a4cb&x-expires=1772809200&x-signature=UfpFiWw9TZFhiFm1hj4IDMHpOTQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2958ff52&x-expires=1772809200&x-signature=YJt6gzZrnEMlhSVDp3xesrPgYFI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c1181a0f&x-expires=1772809200&x-signature=mqac2ImRy7lQNghvg5ZDdl%2FqahA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=a1d2006b&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"avatar_thumb\": {\n                \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-origin.image?dr=9627&refresh_token=bf175212&x-expires=1772658000&x-signature=7UVlEnKbT4DBWi%2FNqCgcTjI%2FX1o%3D&t=4d5b0474&ps=13740610&shp=2472a6c6&shcp=9b759fb9&idc=useast8&s=PACK_GO_API\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=62764382&x-expires=1772809200&x-signature=%2F16gpOR%2BcZ0r%2FNWkY1%2Fnb3ciVx0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9c885034&x-expires=1772809200&x-signature=EYobqC6Mr6ueQJmBwaOfBifZaSM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8d2ab821&x-expires=1772809200&x-signature=JVmuPxvzA9TIjXZwHcxNtCcrF%2B4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=2472a6c6&idc=useast8\"\n                ],\n                \"url_prefix\": null\n            },\n            \"aweme_count\": 485,\n            \"bio_secure_url\": \"https://www.tiktoklinksafety.us/link/v2?aid=1233&lang=en&scene=bio_url&target=therock.komi.io\",\n            \"bio_url\": \"therock.komi.io\",\n            \"can_message_follow_status_list\": [\n                0,\n                1,\n                2,\n                4\n            ],\n            \"category\": \"Public Figure\",\n            \"commerce_user_info\": {\n                \"ad_revenue_rits\": null\n            },\n            \"commerce_user_level\": 0,\n            \"custom_verify\": \"verified account\",\n            \"enterprise_verify_reason\": \"\",\n            \"favoriting_count\": 0,\n            \"follow_status\": 0,\n            \"follower_count\": 79634938,\n            \"follower_status\": 0,\n            \"following_count\": 0,\n            \"forward_count\": 0,\n            \"has_open_favorite\": false,\n            \"ins_id\": \"\",\n            \"is_acquaintance\": false,\n            \"is_block\": false,\n            \"is_blocked\": false,\n            \"is_effect_artist\": false,\n            \"is_star\": false,\n            \"live_commerce\": false,\n            \"live_push_notification_status\": 2,\n            \"message_chat_entry\": true,\n            \"mplatform_followers_count\": 0,\n            \"music_tab_info\": {\n                \"show_artist_pick_videos\": true\n            },\n            \"nickname\": \"The Rock\",\n            \"original_musician\": {\n                \"digg_count\": 0,\n                \"music_count\": 0,\n                \"music_used_count\": 0,\n                \"new_release_clip_ids\": null\n            },\n            \"post_push_notification_status\": 2,\n            \"privacy_setting\": {\n                \"following_visibility\": 1\n            },\n            \"profile_tab_type\": 0,\n            \"recommend_reason_relation\": \"\",\n            \"room_id\": 0,\n            \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n            \"secret\": 0,\n            \"share_info\": {\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"Check out The Rock! #TikTok\",\n                \"share_title\": \"Join TikTok and see what I’ve been up to!\",\n                \"share_url\": \"https://www.tiktok.com/@therock?_r=1&_d=f29a3cfj93j06b&sec_uid=MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ&share_author_id=6745191554350760966&sharer_language=en&source=h5_m&u_code=f0fcl98hcg631c\"\n            },\n            \"short_id\": \"0\",\n            \"show_favorite_list\": false,\n            \"show_messaging_entrance_on_profile\": true,\n            \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n            \"signature_language\": \"un\",\n            \"story_status\": 0,\n            \"supporting_ngo\": {},\n            \"tab_settings\": {\n                \"private_tab\": {\n                    \"private_tab_style\": 1,\n                    \"show_private_tab\": false\n                },\n                \"repost_tab\": {\n                    \"repost_tab_all_visible\": true,\n                    \"show_repost_tab_other\": 1\n                }\n            },\n            \"total_favorited\": 657612368,\n            \"twitter_id\": \"\",\n            \"twitter_name\": \"\",\n            \"uid\": \"6745191554350760966\",\n            \"unique_id\": \"therock\",\n            \"verification_type\": 1,\n            \"visible_videos_count\": 485,\n            \"watch_status\": false,\n            \"with_commerce_enterprise_tab_entry\": false,\n            \"with_commerce_entry\": false,\n            \"with_new_goods\": false,\n            \"youtube_channel_id\": \"\",\n            \"youtube_channel_title\": \"\"\n        }\n    },\n    \"timestamp\": 1772638229\n}"}],"_postman_id":"018b3979-0ed6-4471-b019-9ab3a3c0ab59"},{"name":"Get user feed by profile URL or nickname","id":"4f00c73d-f4a6-4de0-a3d6-5a66a5930b22","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserFeed?query=therock","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserFeed"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL or nickname</p>\n","type":"text/plain"},"key":"query","value":"therock"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in feed items, you can get max_cursor value from the previous response.</p>\n","type":"text/plain"},"key":"max_cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of items you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Add pinned posts in response. Default: 1</p>\n","type":"text/plain"},"key":"with_pinned_posts","value":"1"},{"disabled":true,"description":{"content":"<p>Sort type for feed: 0 - Recent, 1 - Popular.</p>\n","type":"text/plain"},"key":"sort_type","value":"0"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"3ad53604-94c8-4f08-8a54-bf59a393a4da","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserFeed?query=therock","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserFeed"],"query":[{"key":"query","value":"therock","description":"TikTok profile URL or nickname"},{"key":"max_cursor","value":"","description":"Used for scrolling (pagination) in feed items, you can get max_cursor value from the previous response.","disabled":true},{"key":"count","value":"10","description":"Number of items you want to get. For example: 10.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"with_pinned_posts","value":"1","description":"Add pinned posts in response. Default: 1","type":"text","disabled":true},{"key":"sort_type","value":"0","description":"Sort type for feed: 0 - Recent, 1 - Popular.","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 18:28:27 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=TNb1DrDRmemJo5ptacKeRsq%2FX%2BK1%2FqD4isU5ZmCaXt119qchg5mCSx9I5dctxeVhoejO5VXZBbWFiuoMDLdM02uVQDiknlFFCd%2FGhwgSH2IRkQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9e17bc44aae427bb-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"min_cursor\": 1774281626062,\n        \"max_cursor\": 1771270235073,\n        \"has_more\": 1,\n        \"aweme_list\": [\n            {\n                \"aweme_id\": \"7620481428551109902\",\n                \"desc\": \"The ocean chose her for a reason 🌊  Experience @Disney’s #MOANA only in theaters JULY 10. ~ 🪝\",\n                \"create_time\": 1774281626,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7620481590547843853,\n                    \"id_str\": \"7620481590547843853\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 139,\n                    \"extra\": \"{\\\"aed_music_dur\\\":5,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620481428551109902,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d70m79nog65gm6tlqhe0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7620481590547843853\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 139,\n                    \"shoot_duration\": 139,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 139,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 139.624,\n                        \"shoot_duration_precision\": 139.624,\n                        \"audition_duration_precision\": 139.624,\n                        \"video_duration_precision\": 139.624\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1774281648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"909906\",\n                        \"cha_name\": \"moana\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=909906\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/moana?_r=1&name=moana&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=909906&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #moana on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: moana\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #moana on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/523e452dfe75d3bbebb36b02c0c92e7a/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/44d50a7529bb63b77343d522b399f341/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ac75302a21846d5ace4076a91d5a2f4&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5MGMzMmMwZWRlYjVkZGVmM2YzZGU0MTRlNjIxNGM5&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1294,\n                        \"height\": 720,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_h264_720p_989765\",\n                        \"data_size\": 17271165,\n                        \"file_hash\": \"5ebfb5286eddb500d8e5a0d0b4544a62\",\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3d559672&x-expires=1774461600&x-signature=bnPwhhLagUGacCpARG%2BRqOUKim8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=9c45d773&x-expires=1774461600&x-signature=mHGi0zv1DNOiefranJkJl5b9O%2Fo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=5fd1d0e3&x-expires=1774461600&x-signature=qZ53atV33g%2F9dLZjPHrAsdOi8pI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 720,\n                    \"width\": 1294,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8de40856&x-expires=1774461600&x-signature=pmY7B%2BSyQit9T6eQoQDPIpBv1r8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ef37437c&x-expires=1774461600&x-signature=Kqp0hXCQc04WxTNA44vmQnt0Hyw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=dbf6ab87&x-expires=1774461600&x-signature=s2gcixvWgeoHGExCfoNvGdHd3%2BE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=8976be12&x-expires=1774461600&x-signature=APgy4zfRlZZjsdgx6TDBO2OrFIs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/2c80b26ba780f1747c6c231674b1b88f/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o8u0EnFFPAE0QIuJwIin4ZpBePoBdALiBCA7BE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1768&bt=884&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=OTRmM2k0PDM7aTo6Zzw4NkBpajRvZG45cnhwOjMzZzczNEA2MTQwYGBgXl8xMmA0LS80YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/753e691362307994f5f135acb5b8b8eb/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o8u0EnFFPAE0QIuJwIin4ZpBePoBdALiBCA7BE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1768&bt=884&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=OTRmM2k0PDM7aTo6Zzw4NkBpajRvZG45cnhwOjMzZzczNEA2MTQwYGBgXl8xMmA0LS80YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d70m5u7og65kna0lq1jg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=7325097dc7574fb8a0c9c1cf307c4196&item_id=7620481428551109902&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViNzU0Mjg2MWYxYTFlZGI0YzIyNDM5ZDYyZmI5ZGQz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 15808951,\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 642513,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/c77ee17365c1a0782faf6997ae632414/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogDFOEB6QDRSmLV4SfpdDIWKpfYDQDHHwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ZDc4aTQ0ZjY3ZmY0ZDk5NkBpajRvZG45cnhwOjMzZzczNEBgYjIuLWJhXl4xXmFgLWFeYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/fffb1e718b586eb975ee60d6f8f15574/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogDFOEB6QDRSmLV4SfpdDIWKpfYDQDHHwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ZDc4aTQ0ZjY3ZmY0ZDk5NkBpajRvZG45cnhwOjMzZzczNEBgYjIuLWJhXl4xXmFgLWFeYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a3d606cad1ac4ca4a3dce1011f55e4ca&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAxZjMxODE3OTgwOWM5MTVjZDQ0ZjdlN2QzZWExYTY1&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1294,\n                                \"height\": 720,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc2_720p_642513\",\n                                \"data_size\": 11211701,\n                                \"file_hash\": \"cac7fa131fd4492bb0517732547caa27\",\n                                \"file_cs\": \"c:0-86547-d03d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 237178}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 310979}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 411813}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 528675}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 602121}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 984318}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.552, \\\\\\\"v960\\\\\\\": 91.548, \\\\\\\"v864\\\\\\\": 92.267, \\\\\\\"v720\\\\\\\": 93.785}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.432, \\\\\\\"v960\\\\\\\": 85.649, \\\\\\\"v864\\\\\\\": 87.915, \\\\\\\"v720\\\\\\\": 90.406}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.974,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.548,\\\\\\\"srv1\\\\\\\":73.252},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":68.548,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"1ae7ab9443a843722e6d2278163200b5\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.372, 0.381, 0.787, 0.347, 0.372, 0.845, 0.325, 0.372, 0.789, 0.358, 0.381, 0.853, 0.782], \\\\\\\"dec2play\\\\\\\": [71068, 71068, 69444, 68822, 66187, 70926, 69897, 66269, 70263, 69444, 65589, 69610, 68822, 65322, 63467]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.908, \\\\\\\"sr20\\\\\\\": 102.072}}\\\",\\\"audio_bit_rate\\\":96088}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 579177,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/d23ec81b706798e7e6ca5b6a66147925/69c32cb4/video/tos/useast5/tos-useast5-pve-0068-tx/okEB04Q07FeLCAnul0FBWdoAi3poBBJIowPiIh/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1130&bt=565&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NmdkZjszOTlmNmQ5Ojg2ZkBpajRvZG45cnhwOjMzZzczNEAtL2FfYzEvNTYxL180LTYzYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/804efb2de1c4eb8b8aea33efb8d796bb/69c32cb4/video/tos/useast5/tos-useast5-pve-0068-tx/okEB04Q07FeLCAnul0FBWdoAi3poBBJIowPiIh/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1130&bt=565&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NmdkZjszOTlmNmQ5Ojg2ZkBpajRvZG45cnhwOjMzZzczNEAtL2FfYzEvNTYxL180LTYzYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6c930577b62a439c862640f8bcda2d03&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzNjU3ZGZlNmRkOWU0YmZlMDFjNmVjOGY3NGQ5YTc4&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1034,\n                                \"height\": 576,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc2_540p_579177\",\n                                \"data_size\": 10106510,\n                                \"file_hash\": \"c8ab3819023778abc1f8c7a396f12e1d\",\n                                \"file_cs\": \"c:0-86546-66ac\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 236458}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 307125}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 404573}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 516442}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 586448}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 941778}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.463, \\\\\\\"v960\\\\\\\": 91.377, \\\\\\\"v864\\\\\\\": 92.603, \\\\\\\"v720\\\\\\\": 94.666}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.229, \\\\\\\"v960\\\\\\\": 85.602, \\\\\\\"v864\\\\\\\": 87.145, \\\\\\\"v720\\\\\\\": 89.806}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.974,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.396,\\\\\\\"srv1\\\\\\\":74.163},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":68.396,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"047f28ad589a4337bd6bdea721b86b8a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.329, 0.339, 0.894, 0.325, 0.336, 0.929, 0.369, 0.329, 0.949, 0.315, 0.339, 0.835, 0.895], \\\\\\\"dec2play\\\\\\\": [55874, 55874, 54912, 54713, 53210, 55917, 55321, 53215, 55366, 54912, 52885, 55346, 54713, 53060, 51448]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 97.906, \\\\\\\"sr20\\\\\\\": 105.742}}\\\",\\\"audio_bit_rate\\\":64058}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 523284,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/43c30dc7fc1f3c6a43c73a9748ccd4d7/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/oAEpPAB4nbXB9iIF0uBeFQpCwIKBAomEIt0Lid/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=ZGc0NTk5ODNlaThoNzQ5OEBpajRvZG45cnhwOjMzZzczNEBiNC0yNTVeXi0xYTAuX2A0YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/1ff55ef7bde1bb63be13b148a9b1aa3a/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/oAEpPAB4nbXB9iIF0uBeFQpCwIKBAomEIt0Lid/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=ZGc0NTk5ODNlaThoNzQ5OEBpajRvZG45cnhwOjMzZzczNEBiNC0yNTVeXi0xYTAuX2A0YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=75c6b1143ed54f0ba0a5868652017dea&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhNjQxZmRmZDQxNjc4ZTJkMDExYWIyYjk1OGQyZmMw&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1034,\n                                \"height\": 576,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc1_540p_523284\",\n                                \"data_size\": 9131178,\n                                \"file_hash\": \"e2276d6d12970ea1f583e4dd2459e071\",\n                                \"file_cs\": \"c:0-86244-5d55\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 237509}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 300839}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 384110}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 469257}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 554188}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 918926}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.118, \\\\\\\"v960\\\\\\\": 89.336, \\\\\\\"v864\\\\\\\": 90.82, \\\\\\\"v720\\\\\\\": 92.977}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.162, \\\\\\\"v960\\\\\\\": 82.288, \\\\\\\"v864\\\\\\\": 83.881, \\\\\\\"v720\\\\\\\": 87.19}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.974,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.345,\\\\\\\"srv1\\\\\\\":70.818},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":65.345,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"e4f4259dbe7e15901bf22dfc96c56284\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.484, \\\\\\\"sr20\\\\\\\": 101.32}}\\\",\\\"audio_bit_rate\\\":64058,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgAgiAJByeWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAADAAIAAAMALhA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 307699,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/6c11de93b2634d621f58001e0783a47b/69c32cb4/video/tos/useast5/tos-useast5-pve-0068-tx/oYeAHr8MkAl8joTI14S5egMsCCiAdQXeWAoxiA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=600&bt=300&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=N2U2ZDNlOWg1ZDs2aGZpPEBpajRvZG45cnhwOjMzZzczNEAyYDNjLTViNjExNC5hLmAtYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/263eb2995126e6e55bee8aa870118774/69c32cb4/video/tos/useast5/tos-useast5-pve-0068-tx/oYeAHr8MkAl8joTI14S5egMsCCiAdQXeWAoxiA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=600&bt=300&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=N2U2ZDNlOWg1ZDs2aGZpPEBpajRvZG45cnhwOjMzZzczNEAyYDNjLTViNjExNC5hLmAtYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09cf1cde13784a429ee68b00fa63cb54&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRjMGNlMzJiMWJmZTY5YmEzOTZhNDMzODQ0MzU5MmY1&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1034,\n                                \"height\": 576,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc1_540p_307699\",\n                                \"data_size\": 5369272,\n                                \"file_hash\": \"dfa6754f737d758fac7742eef037a31f\",\n                                \"file_cs\": \"c:0-86252-6caf\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 149236}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 173603}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 211183}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 254555}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 295683}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 500033}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.263, \\\\\\\"v960\\\\\\\": 81.591, \\\\\\\"v864\\\\\\\": 83.785, \\\\\\\"v720\\\\\\\": 86.529}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.204, \\\\\\\"v960\\\\\\\": 74.602, \\\\\\\"v864\\\\\\\": 76.521, \\\\\\\"v720\\\\\\\": 80.157}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.934,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":51.337,\\\\\\\"srv1\\\\\\\":56.357},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":51.337,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"6b08da6ac185a00ba2299bb5cbe92231\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24030,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgAgiAJByeWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAADAAIAAAMALhA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 139598,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/523e452dfe75d3bbebb36b02c0c92e7a/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/44d50a7529bb63b77343d522b399f341/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ac75302a21846d5ace4076a91d5a2f4&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5MGMzMmMwZWRlYjVkZGVmM2YzZGU0MTRlNjIxNGM5&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1294,\n                        \"height\": 720,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_h264_720p_989765\",\n                        \"data_size\": 17271165,\n                        \"file_hash\": \"5ebfb5286eddb500d8e5a0d0b4544a62\",\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=bc46b2f3&x-expires=1774461600&x-signature=hbEsW%2BA4RwzIVZJUpnOIV5Tzwms%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 1,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d70m5u7og65kna0lq1jg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/5fea0ff8e46fb2ecf3e60ba4f66ddad9/69c32cb4/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oALCB4ep0EALBQuodDgFBPQxnwi0uABb0IFIhi/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1884\\\\u0026bt=942\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDNlOWdnZmg1OGY6MzNoOEBpajRvZG45cnhwOjMzZzczNEBeYjQ2LTFeXl8xMDVjLV4zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://v16m.tiktokcdn-us.com/ada4d48322cd93fc11cf6e51ce1ce357/69c32cb4/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oALCB4ep0EALBQuodDgFBPQxnwi0uABb0IFIhi/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1884\\\\u0026bt=942\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDNlOWdnZmg1OGY6MzNoOEBpajRvZG45cnhwOjMzZzczNEBeYjQ2LTFeXl8xMDVjLV4zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d70m5u7og65kna0lq1jg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=65ae00f0873c45b2aeac4d0d967be0ae\\\\u0026item_id=7620481428551109902\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI4OGMxMTIxOGI2Yzk4Njk3OGUwMjg5YmY2Y2I1ODYx\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":17324697,\\\"file_cs\\\":\\\"c:0-81805-6918\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 140,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 240,\n                            \"img_y_size\": 134,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 139.59793,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/oUVcIHAL0grSejGA61IgGXgsecxxGexCk6DTgC\",\n                                \"tos-useast5-p-0068-tx/o8aFIpnueBA9YoGaVLi0BI0BPCdwBA64IFPKBi\",\n                                \"tos-useast5-p-0068-tx/osi2IpDPL9BIFnCIeY40uBiFng7BojwBAd0aBA\",\n                                \"tos-useast5-p-0068-tx/osvIwi0BIFFI0AYPBxn4PL9OoBLBCAiepubBad\",\n                                \"tos-useast5-p-0068-tx/oMegiu54wF0IAIF90IInoYiHCdBBpLPYABCnBa\",\n                                \"tos-useast5-p-0068-tx/osfKYWbdDQH9OBpLA6FCShR4DBfCpnDQEOgQEw\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUVcIHAL0grSejGA61IgGXgsecxxGexCk6DTgC~tplv-noop.image?dr=12525&refresh_token=057005ed&x-expires=1774398644&x-signature=x4OqdAwNQ9lAFODIvTYQklZ7g9A%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8aFIpnueBA9YoGaVLi0BI0BPCdwBA64IFPKBi~tplv-noop.image?dr=12525&refresh_token=2ed51809&x-expires=1774398644&x-signature=%2FVMwuAnf2VVfUD3lvyc8sA7oTvM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osi2IpDPL9BIFnCIeY40uBiFng7BojwBAd0aBA~tplv-noop.image?dr=12525&refresh_token=70d99ddf&x-expires=1774398644&x-signature=JlpdlLuXzPQ6hf5CxW8bjDXyFgY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osvIwi0BIFFI0AYPBxn4PL9OoBLBCAiepubBad~tplv-noop.image?dr=12525&refresh_token=ef08b255&x-expires=1774398644&x-signature=U%2BKQFg%2FyolToa4cPFp4bDgIrUmQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMegiu54wF0IAIF90IInoYiHCdBBpLPYABCnBa~tplv-noop.image?dr=12525&refresh_token=a88efd7c&x-expires=1774398644&x-signature=srPD4Uo7H20pvrC1s%2BHs8Imx0%2Bo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfKYWbdDQH9OBpLA6FCShR4DBfCpnDQEOgQEw~tplv-noop.image?dr=12525&refresh_token=a02aab92&x-expires=1774398644&x-signature=WqrZQG7aJKoFZBptAqyfAgkKv44%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/327c842608c38022d2d6fa1404919727/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/owbsoGgeRAkx6GAISHxID0XnfgsjA1LVTFCgce/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1168&bt=584&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=OTxmZDc5MzVnOGZpZTZpaUBpajRvZG45cnhwOjMzZzczNEAzMmMwY2NfXzYxXl5eXjUvYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/2a822d0dce9f857807416ab14d03989d/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/owbsoGgeRAkx6GAISHxID0XnfgsjA1LVTFCgce/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1168&bt=584&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=OTxmZDc5MzVnOGZpZTZpaUBpajRvZG45cnhwOjMzZzczNEAzMmMwY2NfXzYxXl5eXjUvYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2f8fa3abafac459db2b0f6f43afc5966&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhODZhYjE5Mzc1MWI0NTljYTg2NTI0ZjA3NjQ5ZTE1&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1034,\n                        \"height\": 576,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc1_540p_598468\",\n                        \"data_size\": 10443124,\n                        \"file_hash\": \"06593d9e1da0777c555d71b5808398bb\",\n                        \"file_cs\": \"c:0-86286-c7ce\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"11.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-10.4\\\",\\\"LoudnessRangeStart\\\":\\\"-21.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-7.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-8.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":11.5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-10.4,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.7,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.024,\\\\\\\"LTotal\\\\\\\":-16,\\\\\\\"Peak\\\\\\\":-1.871,\\\\\\\"RTotal\\\\\\\":-16.024},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.73,\\\\\\\"SingingRatio\\\\\\\":0.15,\\\\\\\"SpeechRatio\\\\\\\":0.43},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-16.03,\\\\\\\"LoudR\\\\\\\":7.2,\\\\\\\"LoudRE\\\\\\\":-13.2,\\\\\\\"LoudRS\\\\\\\":-20.4,\\\\\\\"MaxMomLoud\\\\\\\":-8.19,\\\\\\\"MaxSTLoud\\\\\\\":-12.18}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2949.91,\\\\\\\"FCenR\\\\\\\":2954.99,\\\\\\\"Spkr100G\\\\\\\":1.78,\\\\\\\"Spkr150G\\\\\\\":2.4,\\\\\\\"Spkr200G\\\\\\\":2.7},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.149},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.53}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-14.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-21.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-8.6,\\\\\\\"Peak\\\\\\\":0.80353}\\\",\\\"bright_ratio_mean\\\":\\\"0.0028\\\",\\\"brightness_mean\\\":\\\"98.1618\\\",\\\"diff_overexposure_ratio\\\":\\\"0\\\",\\\"loudness\\\":\\\"-14.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0\\\",\\\"peak\\\":\\\"0.80353\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1430,\\\\\\\"origin_height\\\\\\\":796,\\\\\\\"origin_create_at\\\\\\\":1774281628}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"50.5662\\\",\\\"vq_score\\\":\\\"59.88\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=bc46b2f3&x-expires=1774461600&x-signature=hbEsW%2BA4RwzIVZJUpnOIV5Tzwms%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=bc46b2f3&x-expires=1774461600&x-signature=hbEsW%2BA4RwzIVZJUpnOIV5Tzwms%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 3680\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/26b999f90dbe16ca465a4b864b0a758f/69ea6554/video/tos/useast5/tos-useast5-v-0068-tx/8ff6f731b64d49399f75ef57bbd3eb9b/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20216&bt=10108&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=ajRvZG45cnhwOjMzZzczNEBpajRvZG45cnhwOjMzZzczNEBnbi1rMmQ0Mi1hLS1kMS9zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                \"expire\": 1776969044,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7620481993582971661,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -1417726309,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7620481993582971661,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/26b999f90dbe16ca465a4b864b0a758f/69ea6554/video/tos/useast5/tos-useast5-v-0068-tx/8ff6f731b64d49399f75ef57bbd3eb9b/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20216&bt=10108&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=ajRvZG45cnhwOjMzZzczNEBpajRvZG45cnhwOjMzZzczNEBnbi1rMmQ0Mi1hLS1kMS9zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/902eea0ded9ac3770f3035be69174e28/69ea6554/video/tos/useast5/tos-useast5-v-0068-tx/8ff6f731b64d49399f75ef57bbd3eb9b/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20216&bt=10108&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=ajRvZG45cnhwOjMzZzczNEBpajRvZG45cnhwOjMzZzczNEBnbi1rMmQ0Mi1hLS1kMS9zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY5NDk2ZjIxOTljOTkzMDU5OTY1MzEyM2I3OWYxOTM1&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"caption_length\": 862,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/523e452dfe75d3bbebb36b02c0c92e7a/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/44d50a7529bb63b77343d522b399f341/69c32cb4/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ac75302a21846d5ace4076a91d5a2f4&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5MGMzMmMwZWRlYjVkZGVmM2YzZGU0MTRlNjIxNGM5&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1294,\n                        \"height\": 720,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_h264_720p_989765\",\n                        \"data_size\": 17271165,\n                        \"file_hash\": \"5ebfb5286eddb500d8e5a0d0b4544a62\",\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7620481428551109902?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7620481428551109902&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7620481428551109902\",\n                    \"comment_count\": 8588,\n                    \"digg_count\": 1905934,\n                    \"download_count\": 11917,\n                    \"play_count\": 7780726,\n                    \"share_count\": 386579,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 10709,\n                    \"collect_count\": 107703,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7620481428551109902\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 48,\n                        \"end\": 55,\n                        \"user_id\": \"6843911691744379909\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAIFfx9oLDnkMtL3TaQmJqWFbLxYyZPC9IVKJx1DB2HH1IX6UHd6VdRp2TXhvMP3rB\",\n                        \"tag_id\": \"589\"\n                    },\n                    {\n                        \"start\": 58,\n                        \"end\": 64,\n                        \"type\": 1,\n                        \"hashtag_name\": \"moana\",\n                        \"hashtag_id\": \"909906\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"622\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7620481428551109902?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7620481428551109902&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7620481428551109902\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 0,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"The ocean chose her for a reason \\\\ud83c\\\\udf0a \\\",\\\"\\\",\\\"Experience @Disney’s #MOANA only in theaters JULY 10.\\\",\\\"\\\",\\\"~ \\\\ud83e\\\\ude9d\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 11,\n                        \"end\": 18,\n                        \"user_id\": \"6843911691744379909\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAIFfx9oLDnkMtL3TaQmJqWFbLxYyZPC9IVKJx1DB2HH1IX6UHd6VdRp2TXhvMP3rB\",\n                        \"line_idx\": 2,\n                        \"tag_id\": \"589\"\n                    },\n                    {\n                        \"start\": 21,\n                        \"end\": 27,\n                        \"type\": 1,\n                        \"hashtag_name\": \"moana\",\n                        \"hashtag_id\": \"909906\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"tag_id\": \"622\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"jason momoa moana\",\n                                    \"word_id\": \"4202049931171331573\",\n                                    \"penetrate_info\": \"{\\\"predict_ctr_score\\\":0.0023042436759592266,\\\"word_type_version_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"moana live action\",\n                                    \"word_id\": \"1489493962096264531\",\n                                    \"penetrate_info\": \"{\\\"hot_level\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0018770045277972632,\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"1740301278\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall,bert_viking_two_hop_recall,global_video_top_counter_recall\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7620481428551109902\n                    ],\n                    \"GroupdIdList1\": [\n                        7620481428551109902\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 139596,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"The ocean chose her for a reason 🌊 <br><br>Experience <m id=\\\"589\\\">@Disney</m>’s <h id=\\\"622\\\">#MOANA</h> only in theaters JULY 10.<br><br>~ 🪝\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"6843911691744379909\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAIFfx9oLDnkMtL3TaQmJqWFbLxYyZPC9IVKJx1DB2HH1IX6UHd6VdRp2TXhvMP3rB\",\n                            \"tag_id\": \"589\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"moana\",\n                            \"hashtag_id\": \"909906\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"622\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0011037530430964926}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"moana live action\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"1489493962096264531\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7620481590547843853,\n                    \"id_str\": \"7620481590547843853\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 139,\n                    \"extra\": \"{\\\"aed_music_dur\\\":5,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620481428551109902,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d70m79nog65gm6tlqhe0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7620481590547843853\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 139,\n                    \"shoot_duration\": 139,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 139,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 139.624,\n                        \"shoot_duration_precision\": 139.624,\n                        \"audition_duration_precision\": 139.624,\n                        \"video_duration_precision\": 139.624\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1774281648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": true,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501238151120525, \\\\\\\"1\\\\\\\": 4.501250437851697, \\\\\\\"0\\\\\\\": 4.501214003027785}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":13,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-0.9,\\\\\\\"be\\\\\\\":[16.1,10325.2],\\\\\\\"ocf\\\\\\\":[-5.2263,-3.8185,-7.5497,-12.3278,-14.8902,-18.3166,-26.1428,-31.5142,-39.491,-56.8188],\\\\\\\"il\\\\\\\":-14.2}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":12.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-0.13,\\\\\\\"be\\\\\\\":[16.1,10309],\\\\\\\"ocf\\\\\\\":[-5.2345,-3.816,-7.552,-12.3774,-14.8132,-18.2297,-25.8423,-31.2836,-39.5096,-56.7722],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-14.2}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":13.1,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.9,\\\\\\\"be\\\\\\\":[16.1,10680.5],\\\\\\\"ocf\\\\\\\":[-5.2131,-3.8505,-7.5754,-12.2662,-14.6745,-18.1507,-26.0377,-31.3251,-38.874,-56.0673],\\\\\\\"il\\\\\\\":-14.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_02030014\\\\\\\",\\\\\\\"tag_02030002\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.68,0.62,0.06,0.05,0.05]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"56.84\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7618316720221998349\",\n                \"desc\": \"Meet me in the lobby this Thursday… 3/19  … if you know, you know  ~ F  🛡️🗿🛡️\",\n                \"create_time\": 1773777599,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7014263589649254401,\n                    \"id_str\": \"7014263589649254401\",\n                    \"title\": \"All Eyez On Me\",\n                    \"author\": \"2Pac\",\n                    \"album\": \"All Eyez On Me\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":24.93,\\\"amplitude_peak\\\":1.0286992,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/98c845860c474ce1a02d87944509a82e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/574332e3563d4f5c9f6a8bda50fb2cf1\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ef6134f64a054760bf81bdd158532454\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/77af4e0207934b4ba37a00e07aa85ab4\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.661968,\\\"music_vid\\\":\\\"v10ad6g50000coqph0nog65ig0blle40\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7014263589649254401\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c6409e8&x-expires=1774461600&x-signature=qDIMVzlgRcm6rsKEv7geA18jCUo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8262ce39&x-expires=1774461600&x-signature=KDRKUaGeLRBWN6EKH5Jfs8hjlBE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=999999ab&x-expires=1774461600&x-signature=iwSV%2BYkbRfTkgn6%2B6wfED3v4HYY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0f0a9847&x-expires=1774461600&x-signature=J7zvDmYBDnelljSKXB0XcicpiEg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ed2fec03&x-expires=1774461600&x-signature=ejaINtHXdFfsS%2BLc7utt0aMnQL8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=07a0dd94&x-expires=1774461600&x-signature=mtoIQW87w%2FCo6H3z1xm3yS4y9DI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 42,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"7213376582555337733\",\n                            \"sec_uid\": \"MS4wLjABAAAAxIpDIpGutSQz3IYAzg4USe83yi2Xl7w9HbIIY7LDmX7xOO6Re0JFm9p0vQ3mNFh3\",\n                            \"nick_name\": \"2pac\",\n                            \"handle\": \"2pacofficialllll\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=88284c46&x-expires=1774461600&x-signature=KZYTTVOt%2BiaHZ1F%2Fj2B%2B7cLn2OA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=294c6386&x-expires=1774461600&x-signature=Qn%2FPVHFLC9Ln6KHrwipmGfDaA%2FU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=09799311&x-expires=1774461600&x-signature=eGA4fK%2B7uJpSs%2FIw6cgnMbV6fNc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": false,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7014258415526479873\",\n                        \"author\": \"2Pac\",\n                        \"title\": \"All Eyez On Me\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 238464,\n                            \"duration_ms\": 26111\n                        },\n                        \"full_duration\": 307820\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 824140800\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"theme_value\": [\n                        13\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1633135530,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Cool\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815027171807987723\n                    ],\n                    \"has_human_voice\": false,\n                    \"mute_type\": 0,\n                    \"same_group_id_v3\": 6815027171807987723,\n                    \"sim_group_id_v3\": 296249346,\n                    \"music_ugid\": 7014263589649254401,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": null,\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f34783873c30bfc9caad62e06cadab0d/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://v16m.tiktokcdn-us.com/b02e343d06a9ffa984a1f59d768d709e/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de2d8d1c708547dc9604963030fd4564&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5MTU5YjM5ZTI1MmRkZmRmN2ZlNjVjODYwYWNmYjll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_h264_720p_291899\",\n                        \"data_size\": 422744,\n                        \"file_hash\": \"80ae9955ef8b809d3c6691458def9104\",\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e4e525e1&x-expires=1774461600&x-signature=cOo8Bjf3FrX8tHuwIkbi9ebamm8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=55913cd1&x-expires=1774461600&x-signature=tWw9g5XFfwT8MWiiUAuktbkZ3Ks%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=f69beb1d&x-expires=1774461600&x-signature=omcEoeUebdrDe6zEFS9m3%2F4zBBw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=7cb90686&x-expires=1774461600&x-signature=EdDJG8CmpydLBRLXyDVkFtZ0zD4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cbe01037&x-expires=1774461600&x-signature=jFQLrCONcPgyHWNcyi5jLw%2FCf7k%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=297bbed0&x-expires=1774461600&x-signature=z1rOWUBXybAIzg8PuUPzsHPxxwA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=af8f6501&x-expires=1774461600&x-signature=nu5sIPZTld0ITBobGVslVTfUFhk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/ba4bde0f9fd6e160fa9ac9d753147162/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oISDyfo6E2xLIsFgpToAxsbfOKuRBJEu5QDHLJ/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=530&bt=265&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTRnZjtlNzk2ZTo6OzRoOEBpam41a3E5cjV1OTMzZzczNEBgMzQxYV9hX2ExMC00YjMyYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://v16m.tiktokcdn-us.com/546687b0cfc4e98eb22a51863180ac2d/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oISDyfo6E2xLIsFgpToAxsbfOKuRBJEu5QDHLJ/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=530&bt=265&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTRnZjtlNzk2ZTo6OzRoOEBpam41a3E5cjV1OTMzZzczNEBgMzQxYV9hX2ExMC00YjMyYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6sr52fog65n3hf29kcg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=556ee17807374bd3b6d4bbd84c7d61cb&item_id=7618316720221998349&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3ZTE0ZmU5ZGQzYjRhNzQ1MGIyMzQxMzhlMzU2NmQy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 393133,\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 195778,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/ac36002e4f9214e43a8f6307b03c9f7e/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/octkIZiX5FpEg075BEBAEl33IH0wtACCUNi4fF/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=382&bt=191&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=Omg5NDU0aTc7N2c7NWVnPEBpam41a3E5cjV1OTMzZzczNEAwYC01LzBhXjQxMDNgYV5eYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                                    \"https://v16m.tiktokcdn-us.com/b38a43dbac93aa1f5515ffce8221a708/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/octkIZiX5FpEg075BEBAEl33IH0wtACCUNi4fF/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=382&bt=191&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=Omg5NDU0aTc7N2c7NWVnPEBpam41a3E5cjV1OTMzZzczNEAwYC01LzBhXjQxMDNgYV5eYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a9addbc2683d4478a4df31228106ce37&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY1NTcyNDVlZjQzMDczODM5NGYyZjM0N2ZmNDFhYWVj&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc2_720p_195778\",\n                                \"data_size\": 283536,\n                                \"file_hash\": \"5b17e50fc71d0574cdcb78b5e6887580\",\n                                \"file_cs\": \"c:0-11555-3b8f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 46362}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 61873}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 76101}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 96711}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 117557}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 246716}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.17, \\\\\\\"v960\\\\\\\": 97.734, \\\\\\\"v864\\\\\\\": 99.087, \\\\\\\"v720\\\\\\\": 98.489}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.638, \\\\\\\"v960\\\\\\\": 92.358, \\\\\\\"v864\\\\\\\": 92.985, \\\\\\\"v720\\\\\\\": 94.066}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":56.825,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":51.463,\\\\\\\"srv1\\\\\\\":56.043},\\\\\\\"src\\\\\\\":56.825,\\\\\\\"trans\\\\\\\":51.463,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"e5eb37cdaedef6a1bcf70c75ac8432fd\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 11, 11, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.155, 0.155, 0.232, 0.259, 0.125, 0.142, 0.155, 0.043, 0.097, 0.279, 0.117, 0.126, 0.117, 0.232], \\\\\\\"dec2play\\\\\\\": [37447, 35070, 35070, 34934, 35148, 37357, 37520, 35070, 37331, 37598, 35338, 37319, 37152, 34976, 34934]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 104.199, \\\\\\\"sr20\\\\\\\": 111.529}}\\\",\\\"audio_bit_rate\\\":64976}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 154831,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/8865d3493e33b6c74aa3a7ccb3133cf6/69c32c34/video/tos/useast5/tos-useast5-pve-0068-tx/o0QEeRBpLuzbKFJmuydDXgGESoDfAJO9xI1LEb/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=302&bt=151&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=O2hkNmY5ZzdlNTQ8PDs0OEBpam41a3E5cjV1OTMzZzczNEAzYjYyLi8xNl4xYS4uLjI0YSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                                    \"https://v16m.tiktokcdn-us.com/0663811de450ba3e16662190821cf1b8/69c32c34/video/tos/useast5/tos-useast5-pve-0068-tx/o0QEeRBpLuzbKFJmuydDXgGESoDfAJO9xI1LEb/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=302&bt=151&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=O2hkNmY5ZzdlNTQ8PDs0OEBpam41a3E5cjV1OTMzZzczNEAzYjYyLi8xNl4xYS4uLjI0YSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7551181919d142ab944d261c539aee68&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhmN2EzYTkxYWUxNjA0OTM2ZDc4NWRhMGExZDc2ZTE1&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc2_540p_154831\",\n                                \"data_size\": 224235,\n                                \"file_hash\": \"e6a0c820cebef39521e54e21f9f4915b\",\n                                \"file_cs\": \"c:0-11555-7f74\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 37692}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 49189}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 60057}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 74924}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 90114}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 192028}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.69, \\\\\\\"v960\\\\\\\": 98.631, \\\\\\\"v864\\\\\\\": 98.461, \\\\\\\"v720\\\\\\\": 98.76}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.71, \\\\\\\"v960\\\\\\\": 91.525, \\\\\\\"v864\\\\\\\": 92.013, \\\\\\\"v720\\\\\\\": 92.565}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":56.825,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":49.535,\\\\\\\"srv1\\\\\\\":56.147},\\\\\\\"src\\\\\\\":56.825,\\\\\\\"trans\\\\\\\":49.535,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"61a6cbde20f7b2c6ca8da750abc18fe2\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 19, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.052, 0.404, 0.293, 0.384, 0.101, 0.101, 0.22, 0.052, 0.11, 0.404, 0.047, 0.088, 0.233, 0.293], \\\\\\\"dec2play\\\\\\\": [29486, 28348, 27078, 26970, 27092, 28790, 28228, 27437, 28348, 28193, 27078, 28660, 27926, 26671, 26970]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 103.588, \\\\\\\"sr20\\\\\\\": 112.651}}\\\",\\\"audio_bit_rate\\\":48801}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 86918,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/7685fe3aa96fddf82e8ad174a2836e77/69c32c34/video/tos/useast5/tos-useast5-pve-0068-tx/oEBvAsouKFe1OEbDQpEDu4fyI2u9gKxLDS5JJR/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=168&bt=84&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ZTg6aDM1MzpkOzlpZWY2NUBpam41a3E5cjV1OTMzZzczNEAtNjMvNC82XzIxNWAuYi4wYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                                    \"https://v16m.tiktokcdn-us.com/8312b910b22e8282742178ec0cae4fd5/69c32c34/video/tos/useast5/tos-useast5-pve-0068-tx/oEBvAsouKFe1OEbDQpEDu4fyI2u9gKxLDS5JJR/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=168&bt=84&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ZTg6aDM1MzpkOzlpZWY2NUBpam41a3E5cjV1OTMzZzczNEAtNjMvNC82XzIxNWAuYi4wYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3213ec1bcf86485ab79022702e67950b&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMyYWFiOGM5MzIxYmE1ZGQzNmRlNWZlMTM2N2Q3Njc2&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc1_540p_86918\",\n                                \"data_size\": 125879,\n                                \"file_hash\": \"220f5893160c0129f03fc5c8707b5add\",\n                                \"file_cs\": \"c:0-11319-cb83\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 23175}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 30673}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 37972}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 45801}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 53546}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 110792}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.883, \\\\\\\"v960\\\\\\\": 95.888, \\\\\\\"v864\\\\\\\": 95.88, \\\\\\\"v720\\\\\\\": 96.452}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.144, \\\\\\\"v960\\\\\\\": 86.492, \\\\\\\"v864\\\\\\\": 87.819, \\\\\\\"v720\\\\\\\": 89.287}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":56.825,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":45.969,\\\\\\\"srv1\\\\\\\":54.492},\\\\\\\"src\\\\\\\":56.825,\\\\\\\"trans\\\\\\\":45.969,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a132049a6b98a3ec15f3060fcfb50392\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24548,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 11586,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f34783873c30bfc9caad62e06cadab0d/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://v16m.tiktokcdn-us.com/b02e343d06a9ffa984a1f59d768d709e/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de2d8d1c708547dc9604963030fd4564&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5MTU5YjM5ZTI1MmRkZmRmN2ZlNjVjODYwYWNmYjll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_h264_720p_291899\",\n                        \"data_size\": 422744,\n                        \"file_hash\": \"80ae9955ef8b809d3c6691458def9104\",\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=7cb90686&x-expires=1774461600&x-signature=EdDJG8CmpydLBRLXyDVkFtZ0zD4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 8.261905,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6sr52fog65n3hf29kcg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/64bd867c8f9d386d33d571631647d72f/69c32c34/video/tos/useast5/tos-useast5-pve-0068-tx/ocDO5afKTxobpFQEKCuBAJSyEuID5QLgRJmfXc/?a=1233\\\\u0026bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=632\\\\u0026bt=316\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzU1ODc0NTUzaGY6NGc2aUBpam41a3E5cjV1OTMzZzczNEA2X14zNS40X14xYzUyYWNhYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e000b0200\\\",\\\"https://v16m.tiktokcdn-us.com/4c5a083809a170bed8795021fd93b5c6/69c32c34/video/tos/useast5/tos-useast5-pve-0068-tx/ocDO5afKTxobpFQEKCuBAJSyEuID5QLgRJmfXc/?a=1233\\\\u0026bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=632\\\\u0026bt=316\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzU1ODc0NTUzaGY6NGc2aUBpam41a3E5cjV1OTMzZzczNEA2X14zNS40X14xYzUyYWNhYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e000b0200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6sr52fog65n3hf29kcg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=dff3dd5187fc4ea0b272118465a2b290\\\\u0026item_id=7618316720221998349\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFhNjlhYzQzNjBiNmYzZWEwNDhmZWMxYzM1OTIzODE1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":631289,\\\"file_cs\\\":\\\"c:0-11164-2f7a\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/900b97d711d0e857fb7466707f1da069/69c32c34/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4f0pkIOCuB345uiusilEIc8BZHFEwA3N0EpHA/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=362&bt=181&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NjdkODg7N2U1OWkzNmRoOkBpam41a3E5cjV1OTMzZzczNEBhXi4xLWMxNV4xYzMwYzQuYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://v16m.tiktokcdn-us.com/31f46e35c3913352519446d01f14b5e0/69c32c34/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4f0pkIOCuB345uiusilEIc8BZHFEwA3N0EpHA/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=362&bt=181&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NjdkODg7N2U1OWkzNmRoOkBpam41a3E5cjV1OTMzZzczNEBhXi4xLWMxNV4xYzMwYzQuYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=177efa3360ff46a28b44f805451aa4d3&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyZmIyZWJkNDVmM2U1NzdhZDc0M2NkN2UyOWIzZTll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc1_540p_186268\",\n                        \"data_size\": 269763,\n                        \"file_hash\": \"e3a276bbe731f3a2241eacc1a0f5bbad\",\n                        \"file_cs\": \"c:0-11313-6e4f\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-18.4\\\",\\\"LoudnessRangeStart\\\":\\\"-20\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-15.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-17.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-20,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-15.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-17.9,\\\\\\\"Peak\\\\\\\":0.5821,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-19,\\\\\\\"LoudnessRangeEnd\\\\\\\":-18.4,\\\\\\\"LoudnessRange\\\\\\\":1.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.099},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.085,\\\\\\\"LTotal\\\\\\\":-20.933,\\\\\\\"Peak\\\\\\\":-4.714,\\\\\\\"RTotal\\\\\\\":-20.849},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.64,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":3.52,\\\\\\\"FCenL\\\\\\\":4035.1,\\\\\\\"FCenR\\\\\\\":3323.95,\\\\\\\"Spkr100G\\\\\\\":1,\\\\\\\"Spkr150G\\\\\\\":2.44},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.03}}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0408\\\",\\\"brightness_mean\\\":\\\"51.5961\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0001\\\",\\\"loudness\\\":\\\"-19\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0001\\\",\\\"peak\\\":\\\"0.5821\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9044,2704.5453]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1773777601}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"6.9798\\\",\\\"vq_score\\\":\\\"49.31\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=7cb90686&x-expires=1774461600&x-signature=EdDJG8CmpydLBRLXyDVkFtZ0zD4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=7cb90686&x-expires=1774461600&x-signature=EdDJG8CmpydLBRLXyDVkFtZ0zD4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"caption_infos\": null,\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 0,\n                        \"no_caption_reason\": 3,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\",\\\"rec_audio_effect\\\":\\\"5\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f34783873c30bfc9caad62e06cadab0d/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://v16m.tiktokcdn-us.com/b02e343d06a9ffa984a1f59d768d709e/69c32c34/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b0200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de2d8d1c708547dc9604963030fd4564&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5MTU5YjM5ZTI1MmRkZmRmN2ZlNjVjODYwYWNmYjll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_h264_720p_291899\",\n                        \"data_size\": 422744,\n                        \"file_hash\": \"80ae9955ef8b809d3c6691458def9104\",\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7618316720221998349?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7618316720221998349&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7618316720221998349\",\n                    \"comment_count\": 507,\n                    \"digg_count\": 10395,\n                    \"download_count\": 62,\n                    \"play_count\": 188975,\n                    \"share_count\": 347,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 6,\n                    \"collect_count\": 548,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7618316720221998349\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7618316720221998349?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7618316720221998349&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7618316720221998349\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 2,\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"Meet me in the lobby this Thursday… 3/19 \\\",\\\"\\\",\\\"… if you know, you know \\\",\\\"\\\",\\\"~ F \\\",\\\"\\\",\\\"\\\\ud83d\\\\udee1️\\\\ud83d\\\\uddff\\\\ud83d\\\\udee1️\\\"]\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"the rock and randy orton\",\n                                    \"word_id\": \"7960109335863137987\",\n                                    \"penetrate_info\": \"{\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.0015075095904322643,\\\"sug_user_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7618316720221998349\n                    ],\n                    \"GroupdIdList1\": [\n                        7618316720221998349\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 11566,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"Meet me in the lobby this Thursday… 3/19 <br><br>… if you know, you know <br><br>~ F <br><br>🛡️🗿🛡️\",\n                    \"text_extra\": null\n                },\n                \"music_selected_from\": \"edit_page_search\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 0,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0026828945627728534}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7014263589649254401,\n                    \"id_str\": \"7014263589649254401\",\n                    \"title\": \"All Eyez On Me\",\n                    \"author\": \"2Pac\",\n                    \"album\": \"All Eyez On Me\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":24.93,\\\"amplitude_peak\\\":1.0286992,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/98c845860c474ce1a02d87944509a82e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/574332e3563d4f5c9f6a8bda50fb2cf1\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ef6134f64a054760bf81bdd158532454\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/77af4e0207934b4ba37a00e07aa85ab4\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.661968,\\\"music_vid\\\":\\\"v10ad6g50000coqph0nog65ig0blle40\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7014263589649254401\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c6409e8&x-expires=1774461600&x-signature=qDIMVzlgRcm6rsKEv7geA18jCUo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8262ce39&x-expires=1774461600&x-signature=KDRKUaGeLRBWN6EKH5Jfs8hjlBE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=999999ab&x-expires=1774461600&x-signature=iwSV%2BYkbRfTkgn6%2B6wfED3v4HYY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0f0a9847&x-expires=1774461600&x-signature=J7zvDmYBDnelljSKXB0XcicpiEg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ed2fec03&x-expires=1774461600&x-signature=ejaINtHXdFfsS%2BLc7utt0aMnQL8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=07a0dd94&x-expires=1774461600&x-signature=mtoIQW87w%2FCo6H3z1xm3yS4y9DI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 42,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"7213376582555337733\",\n                            \"sec_uid\": \"MS4wLjABAAAAxIpDIpGutSQz3IYAzg4USe83yi2Xl7w9HbIIY7LDmX7xOO6Re0JFm9p0vQ3mNFh3\",\n                            \"nick_name\": \"2pac\",\n                            \"handle\": \"2pacofficialllll\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=88284c46&x-expires=1774461600&x-signature=KZYTTVOt%2BiaHZ1F%2Fj2B%2B7cLn2OA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=294c6386&x-expires=1774461600&x-signature=Qn%2FPVHFLC9Ln6KHrwipmGfDaA%2FU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=09799311&x-expires=1774461600&x-signature=eGA4fK%2B7uJpSs%2FIw6cgnMbV6fNc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": false,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7014258415526479873\",\n                        \"author\": \"2Pac\",\n                        \"title\": \"All Eyez On Me\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 238464,\n                            \"duration_ms\": 26111\n                        },\n                        \"full_duration\": 307820\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 824140800\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"theme_value\": [\n                        13\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1633135530,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Cool\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815027171807987723\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 6815027171807987723,\n                    \"sim_group_id_v3\": 296249346,\n                    \"music_ugid\": 7014263589649254401,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"58.163254\",\n                \"music_volume\": \"1.190474\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501145810453859, \\\\\\\"1\\\\\\\": 4.501114665064365, \\\\\\\"0\\\\\\\": 4.501040804530389}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.94],\\\\\\\"drr\\\\\\\":11.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.01,\\\\\\\"be\\\\\\\":[21.5,14211.9],\\\\\\\"ocf\\\\\\\":[-12.374,-5.7229,-2.6533,-10.1613,-15.6597,-23.5785,-26.7856,-29.8271,-33.1456,-50.4052],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.94],\\\\\\\"drr\\\\\\\":11.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.17,\\\\\\\"be\\\\\\\":[16.1,14211.9],\\\\\\\"ocf\\\\\\\":[-12.3395,-5.7294,-2.661,-10.1172,-15.6654,-23.6071,-26.8381,-29.823,-33.1524,-50.3958],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.87],\\\\\\\"drr\\\\\\\":11.5,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-4.71,\\\\\\\"be\\\\\\\":[16.1,14475.7],\\\\\\\"ocf\\\\\\\":[-12.374,-5.8007,-2.6473,-10.0361,-15.5463,-23.5728,-26.6404,-29.0638,-31.7276,-51.4003],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010235\\\\\\\",\\\\\\\"tag_01010221\\\\\\\",\\\\\\\"tag_01010308\\\\\\\",\\\\\\\"tag_01010236\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.84,0.3,0.28,0.24,0.16]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"55.403\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9044,2704.5453]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7617224034693942541\",\n                \"desc\": \"I want to hate this so bad and punch @Kevin Hart right in his little Keebler elf face, but dammit my jaws hurt from belly laughing at his commentary 😂😂👏🏾👏🏾 btw, we have less than 3 minutes between takes, so that’s why I use a shovel size spoon to devour my food 🪏 Can a working man just eat in peace? Paybacks a bitch, Kev 😉 #onset #jumanji #hawaii\",\n                \"create_time\": 1773523195,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7617224090273336078,\n                    \"id_str\": \"7617224090273336078\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 72,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7617224034693942541,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6qt1vnog65rq0leoct0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7617224090273336078\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 72,\n                    \"shoot_duration\": 72,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 72,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 72.20244,\n                        \"shoot_duration_precision\": 72.20244,\n                        \"audition_duration_precision\": 72.20244,\n                        \"video_duration_precision\": 72.20244\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773523199,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7615428556881021716,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"476309\",\n                        \"cha_name\": \"onset\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=476309\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/onset?_r=1&name=onset&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=476309&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #onset on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: onset\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #onset on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/87281977cc9df70034aad22da1f120d2/69c32c71/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/9d830203fa6c79cb164b344690697ddd/69c32c71/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=87a7d131952249f99fc54a565b12135c&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNzY5MGRiNzgzOWMyZTQ4NGNjNWZiN2U0ZTI5ODUy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_h264_720p_1787198\",\n                        \"data_size\": 16159398,\n                        \"file_hash\": \"94a6ba69970f7deda34c9ec13df685ec\",\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d9c42fe9&x-expires=1774461600&x-signature=KzRA4sRhS2mjHsbxfjkBIQb3JWk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2d01bbd4&x-expires=1774461600&x-signature=AoVd3iedZqIwfDvygEx9GbR42Wg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=8e5e1ee2&x-expires=1774461600&x-signature=jfQT9Qpa8tZv5dXO%2Fm7WNfKWgek%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24920a3d&x-expires=1774461600&x-signature=tHTCv6uBiyPYXRYh%2BzU29cQySrk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=bde57e3c&x-expires=1774461600&x-signature=X4zkguHlSoZ%2FbyvdKPVEpuX37xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=e137ac52&x-expires=1774461600&x-signature=kKO6SU3RiML8hskh0WYsIl4wsq0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=3943233d&x-expires=1774461600&x-signature=vVGRqN50GrDYod3kboBVBad982Y%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=bfafd5b3&x-expires=1774461600&x-signature=IKTCNEtUy5rw7dRXMifodxO1pWc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=749fd6bd&x-expires=1774461600&x-signature=h%2FFGDYxdLoDiv%2FKHWJQR3DsXGD4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6e76e718477f5695e21cdb148b464761/69c32c71/video/tos/useast5/tos-useast5-ve-0068c003-tx/owdgIYf0ILArraAARjRGkp9J6WofGuTrtHyeCj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3552&bt=1776&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDhmNjhmNTc5ODplODxnNEBpam93aXU5cm93OTMzZzczNEAwXy8tXzIxNl8xYF4tLmNfYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/cabc2e9649c35d906bd78399244998f8/69c32c71/video/tos/useast5/tos-useast5-ve-0068c003-tx/owdgIYf0ILArraAARjRGkp9J6WofGuTrtHyeCj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3552&bt=1776&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDhmNjhmNTc5ODplODxnNEBpam93aXU5cm93OTMzZzczNEAwXy8tXzIxNl8xYF4tLmNfYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6qt1l7og65rlf5t4lmg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=b1fd1905abc745b694425cb5032cb53e&item_id=7617224034693942541&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5ZDkwODEwNjc4ZjUwOWE5ZjIzZTIzOTdhMzJjZjgy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 16452625,\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 672002,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/b062cc6b80f6e03cdee03945fd518eb5/69c32c71/video/tos/useast5/tos-useast5-ve-0068c003-tx/ok4tiya1B8AiQD17bCUvEQiEBV1PSqzIFX2ug/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1312&bt=656&cs=2&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ODw2Zzs8PDU4ZGVnZmVpOkBpam93aXU5cm93OTMzZzczNEBgMmAxMTI0NS8xX2FgYl4wYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/f99107a95c5161352c8e52482da64dbf/69c32c71/video/tos/useast5/tos-useast5-ve-0068c003-tx/ok4tiya1B8AiQD17bCUvEQiEBV1PSqzIFX2ug/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1312&bt=656&cs=2&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ODw2Zzs8PDU4ZGVnZmVpOkBpam93aXU5cm93OTMzZzczNEBgMmAxMTI0NS8xX2FgYl4wYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=37afebccddbb4a25827959484dc359c5&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUyMzEyYmFhNjkxMTUzYjViYTgzMTNjNmFjMTI0ZmJk&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_720p_672002\",\n                                \"data_size\": 6076082,\n                                \"file_hash\": \"d56ee621142ef872028d01fb1cf62490\",\n                                \"file_cs\": \"c:0-61177-9542\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 272681}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 359014}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 472621}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 592682}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 689659}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1158689}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.094, \\\\\\\"v960\\\\\\\": 95.764, \\\\\\\"v864\\\\\\\": 96.849, \\\\\\\"v720\\\\\\\": 98.283}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.581, \\\\\\\"v960\\\\\\\": 87.735, \\\\\\\"v864\\\\\\\": 89.574, \\\\\\\"v720\\\\\\\": 92.174}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.174,\\\\\\\"srv1\\\\\\\":73.251},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":65.174,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8bec57a6bf992b960a2117044811f27f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.692, \\\\\\\"sr20\\\\\\\": 102.322}}\\\",\\\"audio_bit_rate\\\":96152,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 536639,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/9b2380bd0df27edbf5fc685b879f8f2c/69c32c71/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/81676e9f965e69ec7a69f0afe1ef94fa/69c32c71/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2538814d45b849eebb64fea15777851f&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0NzBmNzRhNDYwYWE2ZTI5YWJiMzQ1NzllZjgzNDY2&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_536639\",\n                                \"data_size\": 4852161,\n                                \"file_hash\": \"0fc3168d8a8326299b5645d168d18cab\",\n                                \"file_cs\": \"c:0-61177-533b\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 238670}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 308741}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 401004}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 508039}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 601610}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 962765}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.746, \\\\\\\"v960\\\\\\\": 94.259, \\\\\\\"v864\\\\\\\": 95.781, \\\\\\\"v720\\\\\\\": 97.56}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.6, \\\\\\\"v960\\\\\\\": 84.222, \\\\\\\"v864\\\\\\\": 86.544, \\\\\\\"v720\\\\\\\": 89.97}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.043,\\\\\\\"srv1\\\\\\\":70.903},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":62.043,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8f00c8afb6a7869351c28d3b83f12ad5\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.975, \\\\\\\"sr20\\\\\\\": 100.797}}\\\",\\\"audio_bit_rate\\\":64110,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 464964,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/8030e9b6cf88f9a08a1b9131c3c7d7a0/69c32c71/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogv1QitmAb8UXgVBE6aiEH41IQ7EFqtm0APBS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=908&bt=454&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=ZTg8aTs8NmQ3NzRpNjo8NUBpam93aXU5cm93OTMzZzczNEA2YmAzLWM0XjYxYWIwNS1eYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/fe5e7637b34b3a113db08ee5f3acf658/69c32c71/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogv1QitmAb8UXgVBE6aiEH41IQ7EFqtm0APBS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=908&bt=454&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=ZTg8aTs8NmQ3NzRpNjo8NUBpam93aXU5cm93OTMzZzczNEA2YmAzLWM0XjYxYWIwNS1eYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a2098733efd14494aa73f9086fc9e59b&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQzMTUxZDcwNDVlMjNjZTAxNWZjNzUwYThjMDU3MzYy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_464964\",\n                                \"data_size\": 4204095,\n                                \"file_hash\": \"b9ede784e25cd0613ef65c30f37b4f32\",\n                                \"file_cs\": \"c:0-61151-015d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 212328}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 284249}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 363324}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 441802}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 529240}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 806477}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.92, \\\\\\\"v960\\\\\\\": 91.489, \\\\\\\"v864\\\\\\\": 93.174, \\\\\\\"v720\\\\\\\": 95.875}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.212, \\\\\\\"v960\\\\\\\": 81.222, \\\\\\\"v864\\\\\\\": 84.176, \\\\\\\"v720\\\\\\\": 87.885}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.502,\\\\\\\"srv1\\\\\\\":68.077},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":59.502,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3a7fbed315b1fd3a3183370cd2c4ddaf\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.224, \\\\\\\"sr20\\\\\\\": 97.047}}\\\",\\\"audio_bit_rate\\\":64110,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 302612,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/3141822eba5708fa30fc92f146701c9f/69c32c71/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMP1SQaVK1g7E4UQGXCq8p0BBinAbB4iEItCv/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=590&bt=295&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=Z2VlM2kzPDs2ODQ4NGk4N0Bpam93aXU5cm93OTMzZzczNEAzMDZiMTVfXy8xNTFiMjVjYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/1d68843131d1e7b612273fef7488658c/69c32c71/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMP1SQaVK1g7E4UQGXCq8p0BBinAbB4iEItCv/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=590&bt=295&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=Z2VlM2kzPDs2ODQ4NGk4N0Bpam93aXU5cm93OTMzZzczNEAzMDZiMTVfXy8xNTFiMjVjYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f4855fe145814523b8b9804fe09b3b6d&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmNDkxYmRhMzAyZDRiZmYwYTdjMmJmYzNiN2VhNDIw&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_302612\",\n                                \"data_size\": 2736148,\n                                \"file_hash\": \"6299490eed60b9cb4c73c868027fea5b\",\n                                \"file_cs\": \"c:0-61167-9cf4\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 169041}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 212173}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 264499}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 315994}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 374521}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 554150}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.638, \\\\\\\"v960\\\\\\\": 85.404, \\\\\\\"v864\\\\\\\": 87.455, \\\\\\\"v720\\\\\\\": 90.966}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.627, \\\\\\\"v960\\\\\\\": 75.004, \\\\\\\"v864\\\\\\\": 78.351, \\\\\\\"v720\\\\\\\": 82.757}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":54.563,\\\\\\\"srv1\\\\\\\":62.385},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":54.563,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a132049a6b98a3ec15f3060fcfb50392\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24074,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 72334,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/87281977cc9df70034aad22da1f120d2/69c32c71/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/9d830203fa6c79cb164b344690697ddd/69c32c71/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=87a7d131952249f99fc54a565b12135c&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNzY5MGRiNzgzOWMyZTQ4NGNjNWZiN2U0ZTI5ODUy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_h264_720p_1787198\",\n                        \"data_size\": 16159398,\n                        \"file_hash\": \"94a6ba69970f7deda34c9ec13df685ec\",\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b07dc0a6&x-expires=1774461600&x-signature=FSBqSwvwPB4XyK5dVgu3NEyPzR0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8e0361fb&x-expires=1774461600&x-signature=PskxSpJv29bxul%2BKAJxHjZJQZ0Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4ae4e668&x-expires=1774461600&x-signature=3Tvdlr%2F52u4ldNe0kGGbMA8Rpy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 1,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6qt1l7og65rlf5t4lmg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/65434cdc31eafd2135b0154de552be7f/69c32c71/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocrTfxG9BA5uBjsoAgL0axkGpeyWJe6IHICbXR/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3536\\\\u0026bt=1768\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDxkODs4OjU5OzY7Ozg6ZkBpam93aXU5cm93OTMzZzczNEAuY2JeMGBgNS0xNl81YGExYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://v16m.tiktokcdn-us.com/975b343e1195a1900c9478fa5f78ecc8/69c32c71/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocrTfxG9BA5uBjsoAgL0axkGpeyWJe6IHICbXR/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3536\\\\u0026bt=1768\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDxkODs4OjU5OzY7Ozg6ZkBpam93aXU5cm93OTMzZzczNEAuY2JeMGBgNS0xNl81YGExYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=4cd7c588b893480682c7c538a5eaf919\\\\u0026item_id=7617224034693942541\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3YjdjNTRkNTMyOGE0YjcxMTZmYjJlMmUzNjEyZTVh\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":17274813,\\\"file_cs\\\":\\\"c:0-61000-402d\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 72,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 72.333336,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/oAae069rGQePa1uGAkLJkQjprCe7TmHQI1AyIa\",\n                                \"tos-useast5-p-0068-tx/ocWL0ICJgIjk7GppHeurXg69TfYQyGfNaTIAAH\",\n                                \"tos-useast5-p-0068-tx/okItPbEB81PSVB74oaqIX8g09vD1EQqiAS0iU\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAae069rGQePa1uGAkLJkQjprCe7TmHQI1AyIa~tplv-noop.image?dr=12525&refresh_token=ac88a476&x-expires=1774398577&x-signature=jKoxxGR17SfgaHU4N1Xu52Kdark%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocWL0ICJgIjk7GppHeurXg69TfYQyGfNaTIAAH~tplv-noop.image?dr=12525&refresh_token=4a5cf3fa&x-expires=1774398577&x-signature=b%2BUg8ibNKky302ptzb3CvxJ2Pe0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okItPbEB81PSVB74oaqIX8g09vD1EQqiAS0iU~tplv-noop.image?dr=12525&refresh_token=d65bf209&x-expires=1774398577&x-signature=RIJnH8v6Y8EkVreD690ZWoMpm9U%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/9b2380bd0df27edbf5fc685b879f8f2c/69c32c71/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/81676e9f965e69ec7a69f0afe1ef94fa/69c32c71/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2538814d45b849eebb64fea15777851f&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0NzBmNzRhNDYwYWE2ZTI5YWJiMzQ1NzllZjgzNDY2&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_536639\",\n                        \"data_size\": 4852161,\n                        \"file_hash\": \"0fc3168d8a8326299b5645d168d18cab\",\n                        \"file_cs\": \"c:0-61177-533b\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"5.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.7\\\",\\\"LoudnessRangeStart\\\":\\\"-17.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-8.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-17.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.2,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-14.1,\\\\\\\"LoudnessRange\\\\\\\":5.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-8.5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.76,\\\\\\\"MusicRatio\\\\\\\":0.01},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-19.1,\\\\\\\"MaxMomLoud\\\\\\\":-8.45,\\\\\\\"MaxSTLoud\\\\\\\":-12.19,\\\\\\\"Loud\\\\\\\":-14.16,\\\\\\\"LoudR\\\\\\\":6.5,\\\\\\\"LoudRE\\\\\\\":-12.6}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1364.02,\\\\\\\"FCenR\\\\\\\":1099,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.1,\\\\\\\"Spkr200G\\\\\\\":0.41},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.065},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.338},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-4.144,\\\\\\\"LTotal\\\\\\\":-19.617,\\\\\\\"Peak\\\\\\\":-0.883,\\\\\\\"RTotal\\\\\\\":-15.472}},\\\\\\\"Peak\\\\\\\":0.90157}\\\",\\\"bright_ratio_mean\\\":\\\"0.0309\\\",\\\"brightness_mean\\\":\\\"115.9427\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0029\\\",\\\"loudness\\\":\\\"-14.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0083\\\",\\\"peak\\\":\\\"0.90157\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4938,9223.2937]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1773523198}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"2.7423\\\",\\\"vq_score\\\":\\\"62.44\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b07dc0a6&x-expires=1774461600&x-signature=FSBqSwvwPB4XyK5dVgu3NEyPzR0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8e0361fb&x-expires=1774461600&x-signature=PskxSpJv29bxul%2BKAJxHjZJQZ0Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4ae4e668&x-expires=1774461600&x-signature=3Tvdlr%2F52u4ldNe0kGGbMA8Rpy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b07dc0a6&x-expires=1774461600&x-signature=FSBqSwvwPB4XyK5dVgu3NEyPzR0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8e0361fb&x-expires=1774461600&x-signature=PskxSpJv29bxul%2BKAJxHjZJQZ0Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4ae4e668&x-expires=1774461600&x-signature=3Tvdlr%2F52u4ldNe0kGGbMA8Rpy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 380\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/02bd2b489603b23db83195d509d4d6cb/69ea6511/video/tos/useast5/tos-useast5-v-0068-tx/610381203eba4953b926f66226b757f8/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4422&bt=2211&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=am93aXU5cm93OTMzZzczNEBpam93aXU5cm93OTMzZzczNEBqMTJpMmQ0Lm5hLS1kMS9zYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                \"expire\": 1776968977,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7617224413125282574,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -33301096,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7617224413125282574,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/02bd2b489603b23db83195d509d4d6cb/69ea6511/video/tos/useast5/tos-useast5-v-0068-tx/610381203eba4953b926f66226b757f8/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4422&bt=2211&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=am93aXU5cm93OTMzZzczNEBpam93aXU5cm93OTMzZzczNEBqMTJpMmQ0Lm5hLS1kMS9zYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/fbd06eb56db8984c4616654ecb557f45/69ea6511/video/tos/useast5/tos-useast5-v-0068-tx/610381203eba4953b926f66226b757f8/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4422&bt=2211&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=am93aXU5cm93OTMzZzczNEBpam93aXU5cm93OTMzZzczNEBqMTJpMmQ0Lm5hLS1kMS9zYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhlNzkyZmJjYTdiOTc1OTE2Y2NlOWQxMTZjOWJkZjM3&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"caption_length\": 817,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10088\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/87281977cc9df70034aad22da1f120d2/69c32c71/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/9d830203fa6c79cb164b344690697ddd/69c32c71/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=87a7d131952249f99fc54a565b12135c&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNzY5MGRiNzgzOWMyZTQ4NGNjNWZiN2U0ZTI5ODUy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_h264_720p_1787198\",\n                        \"data_size\": 16159398,\n                        \"file_hash\": \"94a6ba69970f7deda34c9ec13df685ec\",\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7617224034693942541?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7617224034693942541&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7617224034693942541\",\n                    \"comment_count\": 970,\n                    \"digg_count\": 102219,\n                    \"download_count\": 241,\n                    \"play_count\": 722341,\n                    \"share_count\": 2956,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 43,\n                    \"collect_count\": 3481,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7617224034693942541\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 37,\n                        \"end\": 48,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"tag_id\": \"268\"\n                    },\n                    {\n                        \"start\": 333,\n                        \"end\": 339,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"115\"\n                    },\n                    {\n                        \"start\": 340,\n                        \"end\": 348,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"116\"\n                    },\n                    {\n                        \"start\": 349,\n                        \"end\": 356,\n                        \"type\": 1,\n                        \"hashtag_name\": \"hawaii\",\n                        \"hashtag_id\": \"11214\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"117\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7617224034693942541?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7617224034693942541&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7614371805716843807\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"I want to hate this so bad and punch @Kevin Hart right in his little Keebler elf face, but dammit my jaws hurt from belly laughing at his commentary \\\\ud83d\\\\ude02\\\\ud83d\\\\ude02\\\\ud83d\\\\udc4f\\\\ud83c\\\\udffe\\\\ud83d\\\\udc4f\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"btw, we have less than 3 minutes between takes, so that’s why I use a shovel size spoon to devour my food \\\\ud83e\\\\ude8f Can a working man just eat in peace? Paybacks a bitch, Kev \\\\ud83d\\\\ude09\\\",\\\"\\\",\\\"#onset #jumanji #hawaii\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 37,\n                        \"end\": 48,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"line_idx\": 0,\n                        \"tag_id\": \"268\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 6,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"115\"\n                    },\n                    {\n                        \"start\": 7,\n                        \"end\": 15,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"116\"\n                    },\n                    {\n                        \"start\": 16,\n                        \"end\": 23,\n                        \"type\": 1,\n                        \"hashtag_name\": \"hawaii\",\n                        \"hashtag_id\": \"11214\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"117\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"kevin hart dwayne johnson now\",\n                                    \"word_id\": \"2655005874527278031\",\n                                    \"penetrate_info\": \"{\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0009335174655776412,\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7614600845983780117,\n                        7614493900199202069,\n                        7614390477198069013,\n                        7614524368890187039,\n                        7614594078726032671,\n                        7614471458630241558,\n                        7614371805716843807,\n                        7614571185048685831,\n                        7617224034693942541,\n                        7614578403403959565,\n                        7614495696367963406,\n                        7614405125074881805,\n                        7614470995520277778,\n                        7614495639422078226,\n                        7614669258038988053,\n                        7614496672759991574\n                    ],\n                    \"GroupdIdList1\": [\n                        7614600845983780117,\n                        7614493900199202069,\n                        7614390477198069013,\n                        7614524368890187039,\n                        7614594078726032671,\n                        7614471458630241558,\n                        7614371805716843807,\n                        7614571185048685831,\n                        7617224034693942541,\n                        7614578403403959565,\n                        7614495696367963406,\n                        7614405125074881805,\n                        7614470995520277778,\n                        7614495639422078226,\n                        7614669258038988053,\n                        7614496672759991574\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 72334,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"I want to hate this so bad and punch <m id=\\\"268\\\">@Kevin Hart</m> right in his little Keebler elf face, but dammit my jaws hurt from belly laughing at his commentary 😂😂👏🏾👏🏾<br><br>btw, we have less than 3 minutes between takes, so that’s why I use a shovel size spoon to devour my food 🪏 Can a working man just eat in peace? Paybacks a bitch, Kev 😉<br><br><h id=\\\"115\\\">#onset</h> <h id=\\\"116\\\">#jumanji</h> <h id=\\\"117\\\">#hawaii</h>\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"6730007015793771525\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                            \"tag_id\": \"268\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"onset\",\n                            \"hashtag_id\": \"476309\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"115\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"jumanji\",\n                            \"hashtag_id\": \"2582069\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"116\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"hawaii\",\n                            \"hashtag_id\": \"11214\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"117\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0013428560749009124}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7617224090273336078,\n                    \"id_str\": \"7617224090273336078\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 72,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7617224034693942541,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6qt1vnog65rq0leoct0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7617224090273336078\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 72,\n                    \"shoot_duration\": 72,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 72,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 72.20244,\n                        \"shoot_duration_precision\": 72.20244,\n                        \"audition_duration_precision\": 72.20244,\n                        \"video_duration_precision\": 72.20244\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773523199,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7615428556881021716,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 2,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -8.623405477664797e-05, \\\\\\\"2\\\\\\\": -0.00036413870598552136, \\\\\\\"-1\\\\\\\": -0.0001627984819718728}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": -0.0004440501597466647, \\\\\\\"2\\\\\\\": -9.335564664084013e-06, \\\\\\\"-1\\\\\\\": -0.0009221203696130144}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.86],\\\\\\\"drr\\\\\\\":16.9,\\\\\\\"rcd\\\\\\\":[2.6],\\\\\\\"mp\\\\\\\":-0.95,\\\\\\\"be\\\\\\\":[37.7,6831.4],\\\\\\\"ocf\\\\\\\":[-15.7688,-7.7294,-7.6483,-3.3138,-8.1931,-19.1614,-25.7791,-35.0776,-44.123,-55.6075],\\\\\\\"il\\\\\\\":-14.1}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.86],\\\\\\\"drr\\\\\\\":17.4,\\\\\\\"rcd\\\\\\\":[2.6],\\\\\\\"mp\\\\\\\":-0.81,\\\\\\\"be\\\\\\\":[37.7,7170.6],\\\\\\\"ocf\\\\\\\":[-15.8555,-7.8243,-7.425,-3.4031,-8.0856,-18.9604,-25.4995,-34.5286,-43.5709,-55.4908],\\\\\\\"il\\\\\\\":-14.1}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.86],\\\\\\\"drr\\\\\\\":16.9,\\\\\\\"rcd\\\\\\\":[2.7],\\\\\\\"mp\\\\\\\":-0.88,\\\\\\\"be\\\\\\\":[37.7,6992.9],\\\\\\\"ocf\\\\\\\":[-15.7819,-7.7272,-7.67,-3.3152,-8.1719,-19.0993,-25.6611,-34.9317,-43.7885,-55.4555],\\\\\\\"il\\\\\\\":-14.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_00010203\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010307\\\\\\\",\\\\\\\"tag_03010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.81,0.09,0.09,0.08,0.07]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10088\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"60.909\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4938,9223.2937]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7615678097236561166\",\n                \"desc\": \"When a metal briefcase arrives in Hawaii, you know some cool s#%t is about to go down 😎 Excited to finally share our @Papatui acne line, which we’ve been formulating for over a year.  We heard from men of all ages, and acne is our #1 skin concern.  Three fantastic products:  🧴Acne-Fighting Cleanser  ⚫️ Pimple Patch 💦Acne-Fighting Body Spray We only get one skin ~ thanks for letting #PapaTui help you take care of it.  Excited for you get results, lemme me know what you think 🫱🏾\\u200d🫲🏼 Available exclusively @target 🎯 #AcneCare #PapaTui #1MensCareLine \",\n                \"create_time\": 1773163283,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7615678238324509454,\n                    \"id_str\": \"7615678238324509454\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 270,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7615678097236561166,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6o566fog65kqs4754j0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7615678238324509454\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 270,\n                    \"shoot_duration\": 270,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 270,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 270.1322,\n                        \"shoot_duration_precision\": 270.1322,\n                        \"audition_duration_precision\": 270.1322,\n                        \"video_duration_precision\": 270.1322\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773163290,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7615678238324509454,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1618821630922757\",\n                        \"cha_name\": \"1\",\n                        \"desc\": \"O %1 ihtimal her şeyi değiştirebilir 💯\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1618821630922757&is_commerce=1\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/1?_r=1&name=1&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=1618821630922757&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #1 on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: 1\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #1 on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 2,\n                        \"sub_type\": 1,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": true,\n                        \"hashtag_profile\": \"tiktok-obj/10bdfdda8b09f80881112f357e78cbe7.png\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/aaec3bc73a3ead1c36428ce2ab28d165/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/19384982f58ffacf16b6c69439b10f94/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ef0faa39635247f2814716fb85172615&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYmNhMGMzMGYzZDk3MTBkMmFmZDQyZjU3OWVkYTQy&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_h264_720p_1114110\",\n                        \"data_size\": 37615158,\n                        \"file_hash\": \"362a5e4f62f69648b30f64dd5595579a\",\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7cdb6d14&x-expires=1774461600&x-signature=O4r2sagNLZeU%2F8sKZ6uSo7VO42E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=0d0f1d11&x-expires=1774461600&x-signature=2HGFLgu4FP4RMBs21jV8cyU9HEs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=a1fa0fa1&x-expires=1774461600&x-signature=kjJ6KGXCXkxx7oyxoVUI0bhkmbY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=53e9abe6&x-expires=1774461600&x-signature=bloNYi6D0frpY6fMYJiZWSx4gDo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=00e41e02&x-expires=1774461600&x-signature=JaeKHvSYbs4QyYpOgVDXrhd3lPM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=6e873f84&x-expires=1774461600&x-signature=B37uf2fO4b9DCMiX4%2FqqLUt0Cp8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=065c17bf&x-expires=1774461600&x-signature=qBK%2B2bwZw1J5RiK%2B4IDphn31rTU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/27578ce676b49ec7d9b523658848cdff/69c32d37/video/tos/useast5/tos-useast5-ve-0068c001-tx/oAhQQfxOBBC0isDCTwiUC5I82ApECWcw2dImkA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2042&bt=1021&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aTUzNjgzPDo2Njw3OmhkZ0BpM2tnNnA5cjw4OTMzZzczNEAuNl8xXy1jNl4xYTUzLi4uYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/9b2a35306fe9e9ee665059db7831b705/69c32d37/video/tos/useast5/tos-useast5-ve-0068c001-tx/oAhQQfxOBBC0isDCTwiUC5I82ApECWcw2dImkA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2042&bt=1021&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aTUzNjgzPDo2Njw3OmhkZ0BpM2tnNnA5cjw4OTMzZzczNEAuNl8xXy1jNl4xYTUzLi4uYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6o549vog65m13gdphb0&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=1d1a1e6784d943a397f900b543b0921f&item_id=7615678097236561166&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3OGEzODhiYmNmNjc5NDhhM2Q1MTM1ZmRiNjg1YjJj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 35324523,\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"quality_type\": 2,\n                            \"bit_rate\": 847414,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/53bfb6480be95e31bc200f2ecb7ecd7f/69c32d37/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQBCWfCwcwXIBgbEQD2iATApYB2iIgpO0xkCSS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1654&bt=827&cs=2&ds=4&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=15&rc=PDY2ODc0NzM3ZmdmOTs5PEBpM2tnNnA5cjw4OTMzZzczNEBhLS9hYDItNi8xMjIyYV9fYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/355ffe6ba427a716418467f38ad0c284/69c32d37/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQBCWfCwcwXIBgbEQD2iATApYB2iIgpO0xkCSS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1654&bt=827&cs=2&ds=4&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=15&rc=PDY2ODc0NzM3ZmdmOTs5PEBpM2tnNnA5cjw4OTMzZzczNEBhLS9hYDItNi8xMjIyYV9fYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b9b6d8565c5d4c24900451c4d52303d9&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmMjM3NjEwNjYzZTQxNmUxMDI2YjEwMWRlN2QxYTNk&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 1920,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_1080p_847414\",\n                                \"data_size\": 28610833,\n                                \"file_hash\": \"294c627cf61c549589e363f460e2667b\",\n                                \"file_cs\": \"c:0-223654-2e81\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 387913}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 458911}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 550247}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 650796}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 755536}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1172593}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.48, \\\\\\\"v960\\\\\\\": 99.569, \\\\\\\"v864\\\\\\\": 99.696, \\\\\\\"v720\\\\\\\": 99.78}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.68, \\\\\\\"v960\\\\\\\": 95.332, \\\\\\\"v864\\\\\\\": 95.931, \\\\\\\"v720\\\\\\\": 96.564}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":83.603,\\\\\\\"srv1\\\\\\\":84.517},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":83.603,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"11b0345f3bf185ddbe7c48bd7301980f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96049,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 497848,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/cbe5b0bdbffe412ebf0679fbcaf4b249/69c32d37/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooICwi0CCAQxBDBAEf1nBpQwiQcOW22Tc6kAID/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=972&bt=486&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ZjVmOmY3ZGk7O2U8NGRnZ0BpM2tnNnA5cjw4OTMzZzczNEAvL2FfMl9iNl8xY2EtMDJiYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/c345b874df5dc978807f201370790a5b/69c32d37/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooICwi0CCAQxBDBAEf1nBpQwiQcOW22Tc6kAID/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=972&bt=486&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ZjVmOmY3ZGk7O2U8NGRnZ0BpM2tnNnA5cjw4OTMzZzczNEAvL2FfMl9iNl8xY2EtMDJiYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ed5d3a01d9fb48b89feab45cb7dc222c&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzZWNmMzNlOTBhZDI0ZjAzODNiMzZiNjNjMTBiZDU1&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc2_720p_497848\",\n                                \"data_size\": 16808605,\n                                \"file_hash\": \"976a0ad2c461b8cb5d75fb8b00fd89dc\",\n                                \"file_cs\": \"c:0-224115-cba0\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 343600}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 386558}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 422023}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 479496}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 539937}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 764596}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.586, \\\\\\\"v960\\\\\\\": 97.611, \\\\\\\"v864\\\\\\\": 98.302, \\\\\\\"v720\\\\\\\": 98.796}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.717, \\\\\\\"v960\\\\\\\": 89.177, \\\\\\\"v864\\\\\\\": 91.299, \\\\\\\"v720\\\\\\\": 95.0}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.64,\\\\\\\"srv1\\\\\\\":83.938},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":75.64,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"ed4e119542ddafb73e25c556240fa194\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.316, 0.316, 0.704, 0.696, 0.256, 0.328, 0.744, 0.25, 0.316, 0.669, 0.254, 0.336, 0.668, 0.704], \\\\\\\"dec2play\\\\\\\": [86074, 82600, 82600, 73055, 74352, 84099, 82952, 74435, 83842, 82600, 74141, 83612, 82514, 73675, 73055]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.299, \\\\\\\"sr20\\\\\\\": 101.505}}\\\",\\\"audio_bit_rate\\\":96049}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 424281,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/82caf226702d8bf1ebed9db5e4a89ce3/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0C0AwiNiTqicWaAxwBI2WCqIkODBBQ2CfTExp/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Z2k7aTk5aDRoNGQ4PGg2ZkBpM2tnNnA5cjw4OTMzZzczNEA1LjJjNC1iXzQxNjBhLTVeYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/cde5ed5dcc3910f4b10f84886f353ece/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0C0AwiNiTqicWaAxwBI2WCqIkODBBQ2CfTExp/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Z2k7aTk5aDRoNGQ4PGg2ZkBpM2tnNnA5cjw4OTMzZzczNEA1LjJjNC1iXzQxNjBhLTVeYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ac830ed9359a417eb1ee0676ff581f8d&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM5ZTcyMzI3NWQ4NmRiY2RkMTFhZjdkM2Y1MTE3MWU3&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc2_540p_424281\",\n                                \"data_size\": 14324802,\n                                \"file_hash\": \"4581f86c551b9086df2a775299b36ded\",\n                                \"file_cs\": \"c:0-224115-59ae\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 324191}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 357777}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 384324}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 430320}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 479331}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 657384}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.296, \\\\\\\"v960\\\\\\\": 96.278, \\\\\\\"v864\\\\\\\": 97.554, \\\\\\\"v720\\\\\\\": 98.35}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.474, \\\\\\\"v960\\\\\\\": 86.1, \\\\\\\"v864\\\\\\\": 88.204, \\\\\\\"v720\\\\\\\": 91.556}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.028,\\\\\\\"srv1\\\\\\\":82.917},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":72.028,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"63e478d7ec691d3812b5f7de59b3ed8a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.24, 0.331, 0.339, 0.77, 0.234, 0.333, 0.725, 0.24, 0.331, 0.708, 0.25, 0.339, 0.747, 0.745], \\\\\\\"dec2play\\\\\\\": [62698, 60430, 59617, 59354, 54994, 60861, 59771, 54858, 60430, 59617, 55064, 60299, 59354, 54988, 53646]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.381, \\\\\\\"sr20\\\\\\\": 100.023}}\\\",\\\"audio_bit_rate\\\":64034}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 399090,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/32e19d87148570ecab2a2523c814e0bc/69c32d37/video/tos/useast5/tos-useast5-ve-0068c003-tx/oIABQNxwxC0EfATM2aBCcITop2XIikiw24DCWO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=778&bt=389&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=NTQ4ODo8aDdoPDo6O2c7NkBpM2tnNnA5cjw4OTMzZzczNEAvLzAtYzRhXy0xYl82MF9hYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/7db832ba22c1dabbf792a47bfd967b0b/69c32d37/video/tos/useast5/tos-useast5-ve-0068c003-tx/oIABQNxwxC0EfATM2aBCcITop2XIikiw24DCWO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=778&bt=389&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=NTQ4ODo8aDdoPDo6O2c7NkBpM2tnNnA5cjw4OTMzZzczNEAvLzAtYzRhXy0xYl82MF9hYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3b83d98b7e7490eb4de79f705352122&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhOGJjNzJlZmM0MTAyYWYyZWRiMjYwODQzNDFiYTg5&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_540p_399090\",\n                                \"data_size\": 13474294,\n                                \"file_hash\": \"5da48e7c401176a6a2b89b1e734e9d50\",\n                                \"file_cs\": \"c:0-223655-6ad6\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 296783}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 326740}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 366179}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 409143}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 455925}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 645786}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.999, \\\\\\\"v960\\\\\\\": 93.184, \\\\\\\"v864\\\\\\\": 94.869, \\\\\\\"v720\\\\\\\": 96.257}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.04, \\\\\\\"v960\\\\\\\": 83.662, \\\\\\\"v864\\\\\\\": 85.977, \\\\\\\"v720\\\\\\\": 89.506}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.203,\\\\\\\"srv1\\\\\\\":79.62},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":70.203,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8d4b1b32c838f2fce86ebe4f11ceab09\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.084, \\\\\\\"sr20\\\\\\\": 97.726}}\\\",\\\"audio_bit_rate\\\":64034,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 253167,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/a12cc44c0ca2fff0073b3dd66dd1ac84/69c32d37/video/tos/useast5/tos-useast5-pve-0068-tx/oUCDETIwpRAiWiCXu2Ix22fOJkBtBAIEcQG0Cw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=494&bt=247&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=aTlkOTNoZmk3NTxnNWZoNUBpM2tnNnA5cjw4OTMzZzczNEBeMS41MC0yNi0xMmNgNTI1YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/da4d29fcff15b66e6e136eab22aebc61/69c32d37/video/tos/useast5/tos-useast5-pve-0068-tx/oUCDETIwpRAiWiCXu2Ix22fOJkBtBAIEcQG0Cw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=494&bt=247&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=aTlkOTNoZmk3NTxnNWZoNUBpM2tnNnA5cjw4OTMzZzczNEBeMS41MC0yNi0xMmNgNTI1YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=825e8cc2fd5942049f5c0e30861a46af&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcyMGZhZGMzNmJiZjRhM2FiMDk0MTdkNDQwNWQ1ZDQw&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_540p_253167\",\n                                \"data_size\": 8547557,\n                                \"file_hash\": \"4ddf98c8fcc6ae2b35f03c69f3233463\",\n                                \"file_cs\": \"c:0-223671-c3e1\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 270865}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 288408}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 312096}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 338365}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 367086}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 482201}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.497, \\\\\\\"v960\\\\\\\": 88.799, \\\\\\\"v864\\\\\\\": 90.648, \\\\\\\"v720\\\\\\\": 92.77}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.176, \\\\\\\"v960\\\\\\\": 78.936, \\\\\\\"v864\\\\\\\": 81.491, \\\\\\\"v720\\\\\\\": 85.386}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.253,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.885,\\\\\\\"srv1\\\\\\\":69.448},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":60.885,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"aa8326e3f8759a11317216cbffef48c7\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24022,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        }\n                    ],\n                    \"duration\": 270100,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/aaec3bc73a3ead1c36428ce2ab28d165/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/19384982f58ffacf16b6c69439b10f94/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ef0faa39635247f2814716fb85172615&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYmNhMGMzMGYzZDk3MTBkMmFmZDQyZjU3OWVkYTQy&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_h264_720p_1114110\",\n                        \"data_size\": 37615158,\n                        \"file_hash\": \"362a5e4f62f69648b30f64dd5595579a\",\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4761f8ab&x-expires=1774461600&x-signature=i6%2FNzC9tAuk7DyQYRK%2FkHLAJDhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 218.0399092970522,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6o549vog65m13gdphb0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/24806005f8d574d317d6d6ecd39f1e74/69c32d37/video/tos/useast8/tos-useast8-pve-0068-tx2/ogGgnigsfAQyQIV9hDRpcoBseEDSFEV5EFII3s/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2160\\\\u0026bt=1080\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDw1NTRoMzo3MzM0ZDtkOkBpM2tnNnA5cjw4OTMzZzczNEBfYy8tXi4wNWMxXjAyM2M0YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00098200\\\",\\\"https://v16m.tiktokcdn-us.com/80e228a482f5876fb4edc929d9fc1ac4/69c32d37/video/tos/useast8/tos-useast8-pve-0068-tx2/ogGgnigsfAQyQIV9hDRpcoBseEDSFEV5EFII3s/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2160\\\\u0026bt=1080\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDw1NTRoMzo3MzM0ZDtkOkBpM2tnNnA5cjw4OTMzZzczNEBfYy8tXi4wNWMxXjAyM2M0YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00098200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6o549vog65m13gdphb0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=77fa685a31a040f487301ea10222f9b9\\\\u0026item_id=7615678097236561166\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5ZmZkNmZmY2JkYjFhNGM0YjU5ZTgyM2Q5MTAyMDk1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":37923012,\\\"file_cs\\\":\\\"c:0-220064-8da2\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 270,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 270.1,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/ocDwTxw2fAImzkq3DBI0O4AWUiBpiCPcCC5IM2\",\n                                \"tos-useast5-p-0068-tx/oAWkzDpB0AU2xhcii7qC0AICCBDwf2mwOII4KT\",\n                                \"tos-useast5-p-0068-tx/ooy2pITIBDukCAUxwif4AkDIciCO30BCo2WIhw\",\n                                \"tos-useast5-p-0068-tx/oMAEAUx2liSNCCCDI0iB24fWIckqwkDOBpwTcI\",\n                                \"tos-useast5-p-0068-tx/oQW7xniIIBw0Tn2fOUipwbOcW4kDaCACBACID2\",\n                                \"tos-useast5-p-0068-tx/oME5kUDnQFAIQOBssHESeUEkDsF4fRGwpc4agi\",\n                                \"tos-useast5-p-0068-tx/oIg5i07ERQEAxSOfsFQGcGDpdesFEDnFBgFIps\",\n                                \"tos-useast5-p-0068-tx/ocIwIDB3IUD2AnB0CiujfxJOWk2CTihwpcC4Aq\",\n                                \"tos-useast5-p-0068-tx/o04EsfFw5gmRDX6QHGsEAnBSUDsFQsAcpiIEMe\",\n                                \"tos-useast5-p-0068-tx/oMFCcai2xIBFT2DAkWzwfOiC0wImIJDBpz4CUA\",\n                                \"tos-useast5-p-0068-tx/o8CDjTIwpBAiWiCUumIx22fO2kBGBAoIcC40Cw\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocDwTxw2fAImzkq3DBI0O4AWUiBpiCPcCC5IM2~tplv-noop.image?dr=12525&refresh_token=b546d4ac&x-expires=1774398775&x-signature=pNeX5uwBajibI9PT0Rcr1fklP00%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAWkzDpB0AU2xhcii7qC0AICCBDwf2mwOII4KT~tplv-noop.image?dr=12525&refresh_token=192f634d&x-expires=1774398775&x-signature=MX7HGcdE2UyO23oLWOsW7KzjxIU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooy2pITIBDukCAUxwif4AkDIciCO30BCo2WIhw~tplv-noop.image?dr=12525&refresh_token=afd8d6c9&x-expires=1774398775&x-signature=PZJLtNn5yd7Uj794fTTIsEIbuK0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMAEAUx2liSNCCCDI0iB24fWIckqwkDOBpwTcI~tplv-noop.image?dr=12525&refresh_token=b6f318bb&x-expires=1774398775&x-signature=VWVRTXbiaLI0FQZTTgB2OuX%2Fu1s%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQW7xniIIBw0Tn2fOUipwbOcW4kDaCACBACID2~tplv-noop.image?dr=12525&refresh_token=10aea611&x-expires=1774398775&x-signature=f9P1E%2Ferdr2Ng5EzmeuMuKrZ0Ko%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oME5kUDnQFAIQOBssHESeUEkDsF4fRGwpc4agi~tplv-noop.image?dr=12525&refresh_token=e4cac664&x-expires=1774398775&x-signature=zs9UWx7l1yOYfsYHoUCdUJ4b4AA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIg5i07ERQEAxSOfsFQGcGDpdesFEDnFBgFIps~tplv-noop.image?dr=12525&refresh_token=57bd839d&x-expires=1774398775&x-signature=SWfE418kjEasWtMLAegtzySzSyU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocIwIDB3IUD2AnB0CiujfxJOWk2CTihwpcC4Aq~tplv-noop.image?dr=12525&refresh_token=08fa913d&x-expires=1774398775&x-signature=w8OcaazJzMUj0YHVHxEeupxg09w%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o04EsfFw5gmRDX6QHGsEAnBSUDsFQsAcpiIEMe~tplv-noop.image?dr=12525&refresh_token=39c40b91&x-expires=1774398775&x-signature=%2FyWNecST9NswEuvZKw1dTeH%2FwFo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMFCcai2xIBFT2DAkWzwfOiC0wImIJDBpz4CUA~tplv-noop.image?dr=12525&refresh_token=901d2fb1&x-expires=1774398775&x-signature=wYw8%2F43n5cUe%2BL%2B7B9aPT%2FTir40%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8CDjTIwpBAiWiCUumIx22fO2kBGBAoIcC40Cw~tplv-noop.image?dr=12525&refresh_token=11fdc91a&x-expires=1774398775&x-signature=bP3ZIKLZwFOm6UDgsvgA68%2FpOus%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/8cc57bf555090a123e096e6de9e30211/69c32d37/video/tos/useast5/tos-useast5-ve-0068c004-tx/ocw5icuERIEAySvfseQgcGDpUhsFEDnFBgZIXs/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=858&bt=429&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=PDxoZWhkaGY4aThnZTZpNUBpM2tnNnA5cjw4OTMzZzczNEAzYzE0YF5hXl4xXjEtLWIyYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/c402623fd4ad5c5b65998d19f6dbc637/69c32d37/video/tos/useast5/tos-useast5-ve-0068c004-tx/ocw5icuERIEAySvfseQgcGDpUhsFEDnFBgZIXs/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=858&bt=429&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=PDxoZWhkaGY4aThnZTZpNUBpM2tnNnA5cjw4OTMzZzczNEAzYzE0YF5hXl4xXjEtLWIyYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=52ef030b4da54fa5acdeaace7b4ef969&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwMTAwMWUyYWM1MWZiYmJjZDM5NGQ0NDVkOTAzNzc5&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_540p_439895\",\n                        \"data_size\": 14851968,\n                        \"file_hash\": \"e2b5f471965a224b764808a9af72095e\",\n                        \"file_cs\": \"c:0-223681-381b\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"7.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.6\\\",\\\"LoudnessRangeStart\\\":\\\"-24.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-15.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-24.8,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.04,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.59},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-19.6,\\\\\\\"LoudR\\\\\\\":5.6,\\\\\\\"LoudRE\\\\\\\":-17.2,\\\\\\\"LoudRS\\\\\\\":-22.8,\\\\\\\"MaxMomLoud\\\\\\\":-10.84,\\\\\\\"MaxSTLoud\\\\\\\":-15.17}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2763.74,\\\\\\\"FCenR\\\\\\\":2363.55,\\\\\\\"Spkr100G\\\\\\\":0.02,\\\\\\\"Spkr150G\\\\\\\":0.13,\\\\\\\"Spkr200G\\\\\\\":0.27},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.078},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.356},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":0.577,\\\\\\\"RTotal\\\\\\\":-22.04,\\\\\\\"LRDiff\\\\\\\":-2.971,\\\\\\\"LTotal\\\\\\\":-25.011},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.6,\\\\\\\"LoudnessRange\\\\\\\":7.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-15.2,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Loudness\\\\\\\":-20.1}\\\",\\\"bright_ratio_mean\\\":\\\"0.1265\\\",\\\"brightness_mean\\\":\\\"127.8374\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0055\\\",\\\"loudness\\\":\\\"-20.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0089\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1773163283}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"5.9106\\\",\\\"vq_score\\\":\\\"65\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4761f8ab&x-expires=1774461600&x-signature=i6%2FNzC9tAuk7DyQYRK%2FkHLAJDhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4761f8ab&x-expires=1774461600&x-signature=i6%2FNzC9tAuk7DyQYRK%2FkHLAJDhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 4,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 980\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/1efcc44c32b04d18864cd5be8b702bb4/69ea65d7/video/tos/useast5/tos-useast5-v-0068-tx/19ce00bba59a42c8b6d557c354567d01/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17170&bt=8585&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=M2tnNnA5cjw4OTMzZzczNEBpM2tnNnA5cjw4OTMzZzczNEBfbWQuMmRzMWxhLS1kMS9zYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00058200\",\n                                \"expire\": 1776969175,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7615678678231698189,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -192263805,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7615678678231698189,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/1efcc44c32b04d18864cd5be8b702bb4/69ea65d7/video/tos/useast5/tos-useast5-v-0068-tx/19ce00bba59a42c8b6d557c354567d01/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17170&bt=8585&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=M2tnNnA5cjw4OTMzZzczNEBpM2tnNnA5cjw4OTMzZzczNEBfbWQuMmRzMWxhLS1kMS9zYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00058200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/ce9c811f628c12bc4a5583ad04162f6a/69ea65d7/video/tos/useast5/tos-useast5-v-0068-tx/19ce00bba59a42c8b6d557c354567d01/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17170&bt=8585&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=M2tnNnA5cjw4OTMzZzczNEBpM2tnNnA5cjw4OTMzZzczNEBfbWQuMmRzMWxhLS1kMS9zYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00058200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE2ODQzZDBlM2M3MDM4MTE5MGM2YTdlODRkMGJmNTk2&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"caption_length\": 3766,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"rec_audio_effect\\\":\\\"1\\\",\\\"tier3\\\":\\\"10026\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/aaec3bc73a3ead1c36428ce2ab28d165/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/19384982f58ffacf16b6c69439b10f94/69c32d37/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ef0faa39635247f2814716fb85172615&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYmNhMGMzMGYzZDk3MTBkMmFmZDQyZjU3OWVkYTQy&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_h264_720p_1114110\",\n                        \"data_size\": 37615158,\n                        \"file_hash\": \"362a5e4f62f69648b30f64dd5595579a\",\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7615678097236561166?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7615678097236561166&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7615678097236561166\",\n                    \"comment_count\": 1216,\n                    \"digg_count\": 50785,\n                    \"download_count\": 226,\n                    \"play_count\": 800744,\n                    \"share_count\": 981,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 37,\n                    \"collect_count\": 3035,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7615678097236561166\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 118,\n                        \"end\": 126,\n                        \"user_id\": \"7311852586255189035\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAl5wrDFqIobguFhiVWwBEVUWjbvcrICt3-0glqsgiEAF3fwDFxdMpEePitwhDSEn4\",\n                        \"tag_id\": \"739\"\n                    },\n                    {\n                        \"start\": 232,\n                        \"end\": 234,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1\",\n                        \"hashtag_id\": \"1618821630922757\",\n                        \"is_commerce\": true,\n                        \"tag_id\": \"1\"\n                    },\n                    {\n                        \"start\": 388,\n                        \"end\": 396,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"294\"\n                    },\n                    {\n                        \"start\": 514,\n                        \"end\": 521,\n                        \"user_id\": \"6648738317729939461\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAN4uQb_e2O_hoS_kw48g-hn4m0V-cvBXYJ9dJ57QbWTbqR10eCOxjVvb66isXUPNL\",\n                        \"tag_id\": \"173\"\n                    },\n                    {\n                        \"start\": 525,\n                        \"end\": 534,\n                        \"type\": 1,\n                        \"hashtag_name\": \"acnecare\",\n                        \"hashtag_id\": \"52549397\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2\"\n                    },\n                    {\n                        \"start\": 535,\n                        \"end\": 543,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"3\"\n                    },\n                    {\n                        \"start\": 544,\n                        \"end\": 558,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1menscareline\",\n                        \"hashtag_id\": \"7615676311880597518\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"4\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7615678097236561166?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7615678097236561166&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7615678097236561166\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"When a metal briefcase arrives in Hawaii, you know some cool s#%t is about to go down \\\\ud83d\\\\ude0e\\\",\\\"\\\",\\\"Excited to finally share our @Papatui acne line, which we’ve been formulating for over a year. \\\",\\\"\\\",\\\"We heard from men of all ages, and acne is our #1 skin concern. \\\",\\\"\\\",\\\"Three fantastic products: \\\",\\\"\\\\ud83e\\\\uddf4Acne-Fighting Cleanser \\\",\\\"⚫️ Pimple Patch\\\",\\\"\\\\ud83d\\\\udca6Acne-Fighting Body Spray\\\",\\\"\\\",\\\"We only get one skin ~ thanks for letting #PapaTui help you take care of it. \\\",\\\"\\\",\\\"Excited for you get results, lemme me know what you think \\\\ud83e\\\\udef1\\\\ud83c\\\\udffe\\u200d\\\\ud83e\\\\udef2\\\\ud83c\\\\udffc\\\",\\\"\\\",\\\"Available exclusively @target \\\\ud83c\\\\udfaf\\\",\\\"\\\",\\\"#AcneCare\\\",\\\"#PapaTui\\\",\\\"#1MensCareLine \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 29,\n                        \"end\": 37,\n                        \"user_id\": \"7311852586255189035\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAl5wrDFqIobguFhiVWwBEVUWjbvcrICt3-0glqsgiEAF3fwDFxdMpEePitwhDSEn4\",\n                        \"line_idx\": 2,\n                        \"tag_id\": \"739\"\n                    },\n                    {\n                        \"start\": 47,\n                        \"end\": 49,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1\",\n                        \"hashtag_id\": \"1618821630922757\",\n                        \"is_commerce\": true,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"1\"\n                    },\n                    {\n                        \"start\": 42,\n                        \"end\": 50,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 11,\n                        \"tag_id\": \"294\"\n                    },\n                    {\n                        \"start\": 22,\n                        \"end\": 29,\n                        \"user_id\": \"6648738317729939461\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAN4uQb_e2O_hoS_kw48g-hn4m0V-cvBXYJ9dJ57QbWTbqR10eCOxjVvb66isXUPNL\",\n                        \"line_idx\": 15,\n                        \"tag_id\": \"173\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 9,\n                        \"type\": 1,\n                        \"hashtag_name\": \"acnecare\",\n                        \"hashtag_id\": \"52549397\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 17,\n                        \"tag_id\": \"2\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 8,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 18,\n                        \"tag_id\": \"3\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 14,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1menscareline\",\n                        \"hashtag_id\": \"7615676311880597518\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 19,\n                        \"tag_id\": \"4\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"The Rock\",\n                                    \"word_id\": \"2312283360235942053\",\n                                    \"penetrate_info\": \"{\\\"lvl1_category_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0027590127061561894,\\\"recall_reason\\\":\\\"sar_viking_two_tower_recall\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"1722007416\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"papatui acne fighting spray\",\n                                    \"word_id\": \"6574511629548416842\",\n                                    \"penetrate_info\": \"{\\\"poi_card_id_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.002938436690953654}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7615678097236561166\n                    ],\n                    \"GroupdIdList1\": [\n                        7615678097236561166\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 270100,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"When a metal briefcase arrives in Hawaii, you know some cool s#%t is about to go down 😎<br><br>Excited to finally share our <m id=\\\"739\\\">@Papatui</m> acne line, which we’ve been formulating for over a year. <br><br>We heard from men of all ages, and acne is our <h id=\\\"1\\\">#1</h> skin concern. <br><br>Three fantastic products: <br>🧴Acne-Fighting Cleanser <br>⚫️ Pimple Patch<br>💦Acne-Fighting Body Spray<br><br>We only get one skin ~ thanks for letting <h id=\\\"294\\\">#PapaTui</h> help you take care of it. <br><br>Excited for you get results, lemme me know what you think 🫱🏾\\u200d🫲🏼<br><br>Available exclusively <m id=\\\"173\\\">@target</m> 🎯<br><br><h id=\\\"2\\\">#AcneCare</h><br><h id=\\\"3\\\">#PapaTui</h><br><h id=\\\"4\\\">#1MensCareLine</h> \",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"7311852586255189035\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAl5wrDFqIobguFhiVWwBEVUWjbvcrICt3-0glqsgiEAF3fwDFxdMpEePitwhDSEn4\",\n                            \"tag_id\": \"739\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"1\",\n                            \"hashtag_id\": \"1618821630922757\",\n                            \"is_commerce\": true,\n                            \"tag_id\": \"1\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"papatui\",\n                            \"hashtag_id\": \"1674978567976962\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"294\"\n                        },\n                        {\n                            \"user_id\": \"6648738317729939461\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAN4uQb_e2O_hoS_kw48g-hn4m0V-cvBXYJ9dJ57QbWTbqR10eCOxjVvb66isXUPNL\",\n                            \"tag_id\": \"173\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"acnecare\",\n                            \"hashtag_id\": \"52549397\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"papatui\",\n                            \"hashtag_id\": \"1674978567976962\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"3\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"1menscareline\",\n                            \"hashtag_id\": \"7615676311880597518\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"4\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0015185877134265132}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"papatui acne fighting spray\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"6574511629548416842\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7615678238324509454,\n                    \"id_str\": \"7615678238324509454\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 270,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7615678097236561166,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6o566fog65kqs4754j0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7615678238324509454\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 270,\n                    \"shoot_duration\": 270,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 270,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 270.1322,\n                        \"shoot_duration_precision\": 270.1322,\n                        \"audition_duration_precision\": 270.1322,\n                        \"video_duration_precision\": 270.1322\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773163290,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7615678238324509454,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": 2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501269527618489, \\\\\\\"1\\\\\\\": 4.501281814349661, \\\\\\\"0\\\\\\\": 4.501245379525749}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 2.4318501794716036e-05, \\\\\\\"2\\\\\\\": -0.00023664103775444833, \\\\\\\"-1\\\\\\\": -8.805258765805517e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002968604523306782, \\\\\\\"2\\\\\\\": 0.0006060498072687343, \\\\\\\"-1\\\\\\\": 2.9107127305046327e-06}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.78],\\\\\\\"drr\\\\\\\":21.5,\\\\\\\"rcd\\\\\\\":[2.6],\\\\\\\"mp\\\\\\\":0.58,\\\\\\\"be\\\\\\\":[48.4,12107],\\\\\\\"ocf\\\\\\\":[-19.2633,-10.4395,-6.4229,-3.0709,-8.1678,-17.3423,-23.5889,-29.7981,-33.2836,-51.2592],\\\\\\\"il\\\\\\\":-20.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02040437\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010308\\\\\\\",\\\\\\\"tag_00010203\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.81,0.09,0.09,0.08,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10026\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"57.55\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7614591420539620622\",\n                \"desc\": \"I love my son with all my heart @Kevin Hart , but there are times when I just want to slap his stupid, whiny, little bitch lips clean off his annoying face 👄👋🏾 #jumanji #onset  #daddyissues \",\n                \"create_time\": 1772910252,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7614591534244301581,\n                    \"id_str\": \"7614591534244301581\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 34,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614591420539620622,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6m7dbvog65pqp0n0l0g\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7614591534244301581\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 34,\n                    \"shoot_duration\": 34,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 34,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 34.92569,\n                        \"shoot_duration_precision\": 34.92569,\n                        \"audition_duration_precision\": 34.92569,\n                        \"video_duration_precision\": 34.92569\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772910256,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7614591534244301581,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"2582069\",\n                        \"cha_name\": \"jumanji\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=2582069\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/jumanji?_r=1&name=jumanji&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=2582069&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #jumanji on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: jumanji\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #jumanji on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d1b0cb8677260988637d58de15a6464f/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://v16m.tiktokcdn-us.com/dd1660e1fd97680527f66e938e28daf2/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=298711dcc3dd477d9d43e3ac2a95a2fb&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiZWRhYjBmNTQ1MzJlODA5MTA5NGM2ZTQ5ZDNjODc1&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_h264_720p_1012669\",\n                        \"data_size\": 4430429,\n                        \"file_hash\": \"23d4d84cc7fff90c70ad5c4fa3f82c37\",\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=199aaeb2&x-expires=1774461600&x-signature=98PqrRhDeIv%2BMeZnlGLyBcrmLf0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3790959a&x-expires=1774461600&x-signature=D%2Bdrgkl6ww6O%2FYtIp8ywX22nWZY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=b10bc675&x-expires=1774461600&x-signature=tbX0yRmP6b07jDbz0Md3fpQxqDA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=84072b55&x-expires=1774461600&x-signature=rK9Tjm2AP%2BeRKlOUNI4WQyhoRSY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=03bc98a0&x-expires=1774461600&x-signature=XuxHY7aBdvC2nXKylcMMOb5U90I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=fbab1504&x-expires=1774461600&x-signature=RWAbj8NXlQHXBENemxA%2FsWAmndY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b15c1e1d&x-expires=1774461600&x-signature=QiLB3sqa1YN5FDty01p8XmkdX2Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=95be8337&x-expires=1774461600&x-signature=rqsvDcvG9gtlZEM6D%2BReRnDAasw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=c8b13694&x-expires=1774461600&x-signature=aj0d%2F4wolMzboVnG3%2BiVWxItGv4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/e684bfea0f5d0a4f0b937dae89eb8b3b/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/o8sTWQGfIHCIDGekeIAAEnzLGOsRjDx1r9Cjkd/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1776&bt=888&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzNkaTQzNGg1O2hkOThkNUBpamtnb3k5cmQ6OTMzZzczNEAyYDIyNTQ1NV8xNDYtXy1iYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://v16m.tiktokcdn-us.com/e1a8e6310f544b56efc940a62bdf25e5/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/o8sTWQGfIHCIDGekeIAAEnzLGOsRjDx1r9Cjkd/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1776&bt=888&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NzNkaTQzNGg1O2hkOThkNUBpamtnb3k5cmQ6OTMzZzczNEAyYDIyNTQ1NV8xNDYtXy1iYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6m7da7og65v0lgdvh1g&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=e20ab5069a7e48b28e8170815f5ac054&item_id=7614591420539620622&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0MTY2MmY0NGY5NjI5MjY5Zjg5NDg3NTRiYzQzYmVk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 3982478,\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 531221,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/95be4d11c3ed8354c417fb616e326f5a/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAeRbiP1OTYzQAIABNfLFImGCfEGWIjZ18kAgH/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1036&bt=518&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=OGQ4aTM5ZGdpZjxpaWg4NkBpamtnb3k5cmQ6OTMzZzczNEAvLWIxLV41X14xYV8uNi0wYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://v16m.tiktokcdn-us.com/9b636caee027b5d26508cfd6ca21313d/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAeRbiP1OTYzQAIABNfLFImGCfEGWIjZ18kAgH/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1036&bt=518&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=OGQ4aTM5ZGdpZjxpaWg4NkBpamtnb3k5cmQ6OTMzZzczNEAvLWIxLV41X14xYV8uNi0wYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=33059e1fbfd94cafbd8aa6004fe50a25&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIxZWE5NTA3Mjc4MjJiMjY2MzAyYmUzOTgxNmQ3OTY3&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc2_720p_531221\",\n                                \"data_size\": 2325088,\n                                \"file_hash\": \"f5bf19ce6a3c6cb06e90ef1de7031c95\",\n                                \"file_cs\": \"c:0-23247-9d4e\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 112284}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 158054}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 209254}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 269974}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 307853}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 630789}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.556, \\\\\\\"v960\\\\\\\": 98.568, \\\\\\\"v864\\\\\\\": 98.752, \\\\\\\"v720\\\\\\\": 99.198}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.932, \\\\\\\"v960\\\\\\\": 90.946, \\\\\\\"v864\\\\\\\": 92.185, \\\\\\\"v720\\\\\\\": 94.788}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.446,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":80.378,\\\\\\\"srv1\\\\\\\":86.688},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":80.378,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9a9e140d914f0768cf2c52f2ed214597\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.383, 0.521, 0.552, 1.08, 0.46, 0.561, 1.166, 0.383, 0.521, 1.192, 0.402, 0.552, 1.143, 1.086], \\\\\\\"dec2play\\\\\\\": [77101, 76028, 74715, 74213, 69610, 76755, 75511, 69158, 76028, 74715, 68964, 75973, 74213, 68891, 68215]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 100.15, \\\\\\\"sr20\\\\\\\": 106.739}}\\\",\\\"audio_bit_rate\\\":96150}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 453294,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/601154559b4bd91f2e6155bac0a24532/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c003-tx/oAsgbQBDTGHZlxGsCeLIA1GRIWAjVG5EICefkO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=884&bt=442&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Zjk0NjtmNjQ8ODY6PDpkZEBpamtnb3k5cmQ6OTMzZzczNEAuMy81Xl41XmMxNTU2LTY0YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://v16m.tiktokcdn-us.com/c7829f4fc9fbecb663135a66e717710c/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c003-tx/oAsgbQBDTGHZlxGsCeLIA1GRIWAjVG5EICefkO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=884&bt=442&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=Zjk0NjtmNjQ8ODY6PDpkZEBpamtnb3k5cmQ6OTMzZzczNEAuMy81Xl41XmMxNTU2LTY0YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7a9a0799878345f9a183aca88321661c&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzNGQ0M2RlMzY1ZWQ2ZGJhNWRmNzI1ZWRmMTFiYTc5&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc2_540p_453294\",\n                                \"data_size\": 1984013,\n                                \"file_hash\": \"6699116c909e835a107558c9a1764695\",\n                                \"file_cs\": \"c:0-23247-ffa8\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 97610}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 134554}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 175984}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 227976}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 259503}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 538404}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.643, \\\\\\\"v960\\\\\\\": 98.729, \\\\\\\"v864\\\\\\\": 99.569, \\\\\\\"v720\\\\\\\": 99.584}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.136, \\\\\\\"v960\\\\\\\": 89.353, \\\\\\\"v864\\\\\\\": 91.009, \\\\\\\"v720\\\\\\\": 93.674}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.446,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.582,\\\\\\\"srv1\\\\\\\":86.905},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":78.582,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"707588605457f43f5b67b4e4174024f0\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 17, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.339, 0.552, 1.511, 0.414, 0.557, 1.499, 0.339, 0.543, 1.526, 0.38, 0.552, 1.406, 1.489], \\\\\\\"dec2play\\\\\\\": [56221, 56221, 55835, 55227, 52406, 56177, 55775, 52453, 55835, 55559, 52011, 56182, 55227, 52039, 50557]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 99.039, \\\\\\\"sr20\\\\\\\": 107.636}}\\\",\\\"audio_bit_rate\\\":64178}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 437350,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/a9f31976850949162dd3228f2c6b363f/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c004-tx/oMYYAWGgpITDLtf1KkeCjFRIV8iGeOINAIHGiQ/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=854&bt=427&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=MztmaDg2NTtkNWhpPDk8NEBpamtnb3k5cmQ6OTMzZzczNEA2LTAxNjNeNmAxNjUyLy1hYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://v16m.tiktokcdn-us.com/26c10f7415dc7151bf361080ae100eaa/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c004-tx/oMYYAWGgpITDLtf1KkeCjFRIV8iGeOINAIHGiQ/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=854&bt=427&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=MztmaDg2NTtkNWhpPDk8NEBpamtnb3k5cmQ6OTMzZzczNEA2LTAxNjNeNmAxNjUyLy1hYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d10926598f9e42ca98a263954e3c0890&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0MjFjODM1MmIyMGQ4OGYyMzA3N2MyYzdmYWY3YmUz&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc1_540p_437350\",\n                                \"data_size\": 1914227,\n                                \"file_hash\": \"7eed67480c6061646d49bbc7faa16182\",\n                                \"file_cs\": \"c:0-22995-ef1f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 91615}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 121673}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 159022}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 204052}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 248132}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 505934}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.072, \\\\\\\"v960\\\\\\\": 96.747, \\\\\\\"v864\\\\\\\": 97.487, \\\\\\\"v720\\\\\\\": 98.47}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.888, \\\\\\\"v960\\\\\\\": 85.195, \\\\\\\"v864\\\\\\\": 87.493, \\\\\\\"v720\\\\\\\": 90.803}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.446,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.862,\\\\\\\"srv1\\\\\\\":86.191},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":74.862,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"0ef42358e700d865ba63cdc09f17898f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.987, \\\\\\\"sr20\\\\\\\": 102.584}}\\\",\\\"audio_bit_rate\\\":64178,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAwEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 290398,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e90cca7f02e3ae82f171b89b88cc938e/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQNjGIANQFTgfmIOICYbikLCYWGBeHeO8MAY1R/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=566&bt=283&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=Mzc5OGdlNjo4ZDtnNDhnPEBpamtnb3k5cmQ6OTMzZzczNEAxXjEtXmA1Xl4xNWJgYTRfYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://v16m.tiktokcdn-us.com/2138f35daf3d2b040671750da9abe128/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQNjGIANQFTgfmIOICYbikLCYWGBeHeO8MAY1R/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=566&bt=283&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=Mzc5OGdlNjo4ZDtnNDhnPEBpamtnb3k5cmQ6OTMzZzczNEAxXjEtXmA1Xl4xNWJgYTRfYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b97dd5c1ed884aa5a783cbad0546a440&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzMWZlYzJkMDUxYmJmNWM1YTJmNmNmOTUxZDk3Y2Rk&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc1_540p_290398\",\n                                \"data_size\": 1271036,\n                                \"file_hash\": \"44226aa31097af7878c993489af90e2f\",\n                                \"file_cs\": \"c:0-22995-ff3c\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 68874}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 86655}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 109459}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 137757}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 165580}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 335770}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.566, \\\\\\\"v960\\\\\\\": 91.665, \\\\\\\"v864\\\\\\\": 92.819, \\\\\\\"v720\\\\\\\": 95.466}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.042, \\\\\\\"v960\\\\\\\": 79.676, \\\\\\\"v864\\\\\\\": 82.103, \\\\\\\"v720\\\\\\\": 86.088}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.266,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":61.298,\\\\\\\"srv1\\\\\\\":71.563},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":61.298,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24134,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAwEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 35000,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d1b0cb8677260988637d58de15a6464f/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://v16m.tiktokcdn-us.com/dd1660e1fd97680527f66e938e28daf2/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=298711dcc3dd477d9d43e3ac2a95a2fb&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiZWRhYjBmNTQ1MzJlODA5MTA5NGM2ZTQ5ZDNjODc1&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_h264_720p_1012669\",\n                        \"data_size\": 4430429,\n                        \"file_hash\": \"23d4d84cc7fff90c70ad5c4fa3f82c37\",\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8dccb2d8&x-expires=1774461600&x-signature=imOmktpQcpApqqRlOnCZwIKwE3o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e29472d2&x-expires=1774461600&x-signature=imtR6EyqN9KoDsM6UhL7wYWGdPw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8e2883fd&x-expires=1774461600&x-signature=hztt8jW469KQ%2FfOmid7Wn2BrSTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 1,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6m7da7og65v0lgdvh1g\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/a371fe99492cd81ffaffb15a256c6960/69c32c4c/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMYG8LCjkGTVWNI1eAIYAUZfQeiRFFHIBGIcOg/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1772\\\\u0026bt=886\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZzMzZGRmNzc4aGg2Z2ZlZkBpamtnb3k5cmQ6OTMzZzczNEBiYTAyNTE1XjQxYC8vLmAwYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00088200\\\",\\\"https://v16m.tiktokcdn-us.com/c120365e62edcb75d184fa2a6699be99/69c32c4c/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMYG8LCjkGTVWNI1eAIYAUZfQeiRFFHIBGIcOg/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1772\\\\u0026bt=886\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZzMzZGRmNzc4aGg2Z2ZlZkBpamtnb3k5cmQ6OTMzZzczNEBiYTAyNTE1XjQxYC8vLmAwYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00088200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6m7da7og65v0lgdvh1g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=3ccb1c2d23ce4e75a4844c8a5a30d0ed\\\\u0026item_id=7614591420539620622\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYzk2NTdkM2UwMWU0ZDc5YTVmZWI0ODdiODI2ODUy\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4426212,\\\"file_cs\\\":\\\"c:0-22808-c771\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/9f72af7ae0401c405133ebff8171a930/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEWgOIERY8TAG1ueYnIECLWIjHYGFA1kNQetfi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1018&bt=509&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=M2Q3NTc2OGgzOzU2NGU5OUBpamtnb3k5cmQ6OTMzZzczNEAzYzRhYjRfX2IxMzE2LjI2YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://v16m.tiktokcdn-us.com/2228d454cd2d7fd37d55383aabd08aad/69c32c4c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEWgOIERY8TAG1ueYnIECLWIjHYGFA1kNQetfi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1018&bt=509&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=M2Q3NTc2OGgzOzU2NGU5OUBpamtnb3k5cmQ6OTMzZzczNEAzYzRhYjRfX2IxMzE2LjI2YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=96561b91436248e0beb573e4d274fa60&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEwYWVmNjAzNjVkNjcxM2U5ZDE2MGU2NGQ1NDliNWY5&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc1_540p_521535\",\n                        \"data_size\": 2282695,\n                        \"file_hash\": \"24d73b8fcc7359d53fcc910fc35fc91f\",\n                        \"file_cs\": \"c:0-23005-6927\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"5\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.5\\\",\\\"LoudnessRangeStart\\\":\\\"-17.5\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-9.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-11.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-17.5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.29,\\\\\\\"SingingRatio\\\\\\\":0.06,\\\\\\\"SpeechRatio\\\\\\\":0.85},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-14.78,\\\\\\\"LoudR\\\\\\\":4.4,\\\\\\\"LoudRE\\\\\\\":-12.8,\\\\\\\"LoudRS\\\\\\\":-17.2,\\\\\\\"MaxMomLoud\\\\\\\":-9.33,\\\\\\\"MaxSTLoud\\\\\\\":-12.29}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":0.22,\\\\\\\"FCenL\\\\\\\":2273.54,\\\\\\\"FCenR\\\\\\\":2522.33,\\\\\\\"Spkr100G\\\\\\\":0.07,\\\\\\\"Spkr150G\\\\\\\":0.15},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.65},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.516},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-19.34,\\\\\\\"LRDiff\\\\\\\":2.484,\\\\\\\"LTotal\\\\\\\":-16.856,\\\\\\\"Peak\\\\\\\":-0.329}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-9.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-11.9,\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"Loudness\\\\\\\":-14.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.0421\\\",\\\"brightness_mean\\\":\\\"116.3304\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0065\\\",\\\"loudness\\\":\\\"-14.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0057\\\",\\\"peak\\\":\\\"0.96605\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5951,3915.5956]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1772910253}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"7.8057\\\",\\\"vq_score\\\":\\\"64.31\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8dccb2d8&x-expires=1774461600&x-signature=imOmktpQcpApqqRlOnCZwIKwE3o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e29472d2&x-expires=1774461600&x-signature=imtR6EyqN9KoDsM6UhL7wYWGdPw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8e2883fd&x-expires=1774461600&x-signature=hztt8jW469KQ%2FfOmid7Wn2BrSTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8dccb2d8&x-expires=1774461600&x-signature=imOmktpQcpApqqRlOnCZwIKwE3o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e29472d2&x-expires=1774461600&x-signature=imtR6EyqN9KoDsM6UhL7wYWGdPw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8e2883fd&x-expires=1774461600&x-signature=hztt8jW469KQ%2FfOmid7Wn2BrSTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 740\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/737016ae0e0e4f2c19512af9ab81b721/69ea64ec/video/tos/useast5/tos-useast5-v-0068-tx/5e01f53b8ecf4d63a431e86e397b77d0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2602&bt=1301&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=amtnb3k5cmQ6OTMzZzczNEBpamtnb3k5cmQ6OTMzZzczNEAuc2QtMmQ0YWphLS1kMS9zYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00048200\",\n                                \"expire\": 1776968940,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7614591830990015246,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -785005428,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7614591830990015246,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/737016ae0e0e4f2c19512af9ab81b721/69ea64ec/video/tos/useast5/tos-useast5-v-0068-tx/5e01f53b8ecf4d63a431e86e397b77d0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2602&bt=1301&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=amtnb3k5cmQ6OTMzZzczNEBpamtnb3k5cmQ6OTMzZzczNEAuc2QtMmQ0YWphLS1kMS9zYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00048200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/0bda3ace3cc81c6afe767a8d929a05be/69ea64ec/video/tos/useast5/tos-useast5-v-0068-tx/5e01f53b8ecf4d63a431e86e397b77d0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2602&bt=1301&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=amtnb3k5cmQ6OTMzZzczNEBpamtnb3k5cmQ6OTMzZzczNEAuc2QtMmQ0YWphLS1kMS9zYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00048200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU4N2RkZTViNWZlOTMxYzhmYWMxOTdkNDI5YjFlMzA4&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"caption_length\": 632,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"rec_audio_effect\\\":\\\"1\\\",\\\"tier3\\\":\\\"10018\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d1b0cb8677260988637d58de15a6464f/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://v16m.tiktokcdn-us.com/dd1660e1fd97680527f66e938e28daf2/69c32c4c/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00088200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=298711dcc3dd477d9d43e3ac2a95a2fb&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiZWRhYjBmNTQ1MzJlODA5MTA5NGM2ZTQ5ZDNjODc1&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_h264_720p_1012669\",\n                        \"data_size\": 4430429,\n                        \"file_hash\": \"23d4d84cc7fff90c70ad5c4fa3f82c37\",\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7614591420539620622?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7614591420539620622&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7614591420539620622\",\n                    \"comment_count\": 2033,\n                    \"digg_count\": 517251,\n                    \"download_count\": 1340,\n                    \"play_count\": 2556920,\n                    \"share_count\": 30967,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 190,\n                    \"collect_count\": 30108,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7614591420539620622\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 32,\n                        \"end\": 43,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"tag_id\": \"2894\"\n                    },\n                    {\n                        \"start\": 163,\n                        \"end\": 171,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2705\"\n                    },\n                    {\n                        \"start\": 172,\n                        \"end\": 178,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2740\"\n                    },\n                    {\n                        \"start\": 180,\n                        \"end\": 192,\n                        \"type\": 1,\n                        \"hashtag_name\": \"daddyissues\",\n                        \"hashtag_id\": \"90408\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2797\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7614591420539620622?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7614591420539620622&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7614591420539620622\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"I love my son with all my heart @Kevin Hart , but there are times when I just want to slap his stupid, whiny, little bitch lips clean off his annoying face \\\\ud83d\\\\udc44\\\\ud83d\\\\udc4b\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"#jumanji\\\",\\\"#onset \\\",\\\"#daddyissues \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 32,\n                        \"end\": 43,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"line_idx\": 0,\n                        \"tag_id\": \"2894\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 8,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"tag_id\": \"2705\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 6,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 3,\n                        \"tag_id\": \"2740\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 12,\n                        \"type\": 1,\n                        \"hashtag_name\": \"daddyissues\",\n                        \"hashtag_id\": \"90408\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"2797\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"Kevin And The Rock\",\n                                    \"word_id\": \"1734496569114963765\",\n                                    \"penetrate_info\": \"{\\\"recall_reason\\\":\\\"bert_viking_two_hop_recall,sar_viking_two_tower_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"1695292585\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.00070775934418055,\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"jumanji 4 trailer\",\n                                    \"word_id\": \"4914307165458095728\",\n                                    \"penetrate_info\": \"{\\\"lvl3_cate_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.004060388250825258,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7614591420539620622\n                    ],\n                    \"GroupdIdList1\": [\n                        7614591420539620622\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 35000,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"I love my son with all my heart <m id=\\\"2894\\\">@Kevin Hart</m> , but there are times when I just want to slap his stupid, whiny, little bitch lips clean off his annoying face 👄👋🏾<br><br><h id=\\\"2705\\\">#jumanji</h><br><h id=\\\"2740\\\">#onset</h> <br><h id=\\\"2797\\\">#daddyissues</h> \",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"6730007015793771525\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                            \"tag_id\": \"2894\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"jumanji\",\n                            \"hashtag_id\": \"2582069\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2705\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"onset\",\n                            \"hashtag_id\": \"476309\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2740\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"daddyissues\",\n                            \"hashtag_id\": \"90408\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2797\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0007950972263504528}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"jumanji 4 trailer\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"4914307165458095728\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7614591534244301581,\n                    \"id_str\": \"7614591534244301581\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 34,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614591420539620622,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6m7dbvog65pqp0n0l0g\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7614591534244301581\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 34,\n                    \"shoot_duration\": 34,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 34,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 34.92569,\n                        \"shoot_duration_precision\": 34.92569,\n                        \"audition_duration_precision\": 34.92569,\n                        \"video_duration_precision\": 34.92569\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772910256,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7614591534244301581,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501264218896378, \\\\\\\"1\\\\\\\": 4.50127650562755, \\\\\\\"0\\\\\\\": 4.501240070803639}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -9.902415258198057e-05, \\\\\\\"2\\\\\\\": -0.00029706525658052213, \\\\\\\"-1\\\\\\\": -0.00010483149356507217}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002693328450530368, \\\\\\\"2\\\\\\\": 0.0005928851190042699, \\\\\\\"-1\\\\\\\": -3.1975559581112334e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.72],\\\\\\\"drr\\\\\\\":15.8,\\\\\\\"rcd\\\\\\\":[-2.1],\\\\\\\"mp\\\\\\\":-0.33,\\\\\\\"be\\\\\\\":[43.1,12532.3],\\\\\\\"ocf\\\\\\\":[-15.1902,-11.5136,-8.5018,-6.8519,-4.1216,-9.4774,-13.5019,-22.0908,-31.0954,-48.4869],\\\\\\\"il\\\\\\\":-14.6},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010105\\\\\\\",\\\\\\\"tag_03010307\\\\\\\",\\\\\\\"tag_03010104\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.81,0.31,0.14,0.12,0.07]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10018\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"56.736\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5951,3915.5956]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7612750522935741710\",\n                \"desc\": \"Man I was emotional here, because my heart was full listening to everyone’s powerful speeches, then “My Way” was played as I walked on stage. I was also deeply inspired, because I’m a proud, self respecting Black Samoan man who was surrounded by excellence on this night. THANK YOU to the @American Black Film Festival for this inspiring award, and more importantly, thank you for illuminating our cultures, artists and their beautiful souls. When you come up like I did, it creates a fire in your spine, callouses on your hands and forces you to chase greatness and work to achieve excellence. To be that example for my kids and the the next generation who will stand on my/ OUR shoulders. Work hard, take care of your family, protect your aura + energy, lift everyone up around you, run towards the things you LOVE, and a core motivating philosophy I keep very close… just because something’s never been done before, doesn’t mean it can’t be done ~ it just means we haven’t figured out a way to do it. Cheers to always finding a way. 🤎🥂 #AmericanBlackFilmFestival #IconAward “Endurance, commitment, the decision to keep showing up” ~ Queen Angela Basset\",\n                \"create_time\": 1772481640,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7612750690330397453,\n                    \"id_str\": \"7612750690330397453\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 261,\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612750522935741710,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6iuorvog65v0j87kit0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7612750690330397453\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 261,\n                    \"shoot_duration\": 261,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 261,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 261.982,\n                        \"shoot_duration_precision\": 261.982,\n                        \"audition_duration_precision\": 261.982,\n                        \"video_duration_precision\": 261.982\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772481648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7612750690330397453,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1708481818136582\",\n                        \"cha_name\": \"americanblackfilmfestival\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1708481818136582\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/americanblackfilmfestival?_r=1&name=americanblackfilmfestival&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=1708481818136582&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #americanblackfilmfestival on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: americanblackfilmfestival\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #americanblackfilmfestival on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d3cbe00769873cfd9b7143b55eb9d87c/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/e40ff27f857d7ebc00cdc3c4248229d0/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bab56b733e3c4290ae2d1ab3610063cb&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5YzEzZGRlYTZkMThhNGYzNDRmZGRhMWFjZmUyMDhk&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_h264_720p_983123\",\n                        \"data_size\": 32190280,\n                        \"file_hash\": \"b751527550ce15b394ef4c0d1eb0c72c\",\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=97c3f2b5&x-expires=1774461600&x-signature=ab0duOUiU6nUnExB1NHMt%2BZyeFY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=1d304f45&x-expires=1774461600&x-signature=UgEkJbPPTTKv4h5ErCwYvdt5AF0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=79823248&x-expires=1774461600&x-signature=rt5mPolD8UtHWtImnnQI%2Bqq%2BtT4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=06975bdf&x-expires=1774461600&x-signature=Zkq7LiaP%2BBzRaTVaksaSUKZeij4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cba8cdc7&x-expires=1774461600&x-signature=H5w9zmK6IiMXR9V78lWDCtKZFlE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=aba61f75&x-expires=1774461600&x-signature=z39SAH94HG3FHgL%2B%2BvM%2FSH4qkM4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=6ffab5d5&x-expires=1774461600&x-signature=VdBRwc6rvlSyYDysz5W6oKyQ55c%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/67aba649aaf369f364ed4502b0d22cff/69c32d2e/video/tos/useast5/tos-useast5-pve-0068-tx/ooRljT5WSeGEI7gUHAIY92tfsHbAiFQDgGkCye/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=OGk3Ozs4aDhpNmdmMzhoO0BpanhoanU5cnV4OTMzZzczNEBhYTM0NS4zXzAxMDNgYGNgYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/14671d889232d13f3105ea2cd1892916/69c32d2e/video/tos/useast5/tos-useast5-pve-0068-tx/ooRljT5WSeGEI7gUHAIY92tfsHbAiFQDgGkCye/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=OGk3Ozs4aDhpNmdmMzhoO0BpanhoanU5cnV4OTMzZzczNEBhYTM0NS4zXzAxMDNgYGNgYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6iumr7og65r5goe6usg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=c8fec5c06c3d433fb56e15887864dfd5&item_id=7612750522935741710&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlYTM4YWFkYjhlMzcwNGQxNWE5ZjkwOTQ2MmI2ZTUx&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 30088920,\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"quality_type\": 2,\n                            \"bit_rate\": 883972,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/4bb970c809445b0cc4eea6e4d40305ad/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okNH7evWDIN0yL2tAGFgkfjs9CfJT3HQEVAGIS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1726&bt=863&cs=2&ds=4&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=15&rc=ZjM2ZzdnaDk2aThkZjs3O0BpanhoanU5cnV4OTMzZzczNEAxNi0zXzMvXjQxNGJhXy4zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/099ee94b1e5fbf6b4daae19965f2f169/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okNH7evWDIN0yL2tAGFgkfjs9CfJT3HQEVAGIS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1726&bt=863&cs=2&ds=4&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=15&rc=ZjM2ZzdnaDk2aThkZjs3O0BpanhoanU5cnV4OTMzZzczNEAxNi0zXzMvXjQxNGJhXy4zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6814b8dcea754f73a62e6db46d03904c&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0NTJmZGM5YzUxNzdkOWU2MzliM2I4NzVjNDAxYjAw&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 1920,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_1080p_883972\",\n                                \"data_size\": 28944008,\n                                \"file_hash\": \"a35d4b3d47c1181f9c64c5e86be66d4d\",\n                                \"file_cs\": \"c:0-217002-da1a\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 491926}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 623791}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 763783}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 877477}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1019742}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1601324}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.074, \\\\\\\"v960\\\\\\\": 99.305, \\\\\\\"v864\\\\\\\": 99.435, \\\\\\\"v720\\\\\\\": 99.586}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.589, \\\\\\\"v960\\\\\\\": 94.356, \\\\\\\"v864\\\\\\\": 95.038, \\\\\\\"v720\\\\\\\": 95.981}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":82.986,\\\\\\\"srv1\\\\\\\":84.662},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":82.986,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c2084cc0ac5e8b853c627ecc971f13fd\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96042,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"55\\\",\\\"srqa3_0_ori\\\":\\\"50\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 511535,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/706d1566cd30e948ecd004d6a47e2c3f/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/ocCNAB7SrLSfsI9AgTIGs6ekReDYAbOMHkmZNj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=998&bt=499&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=NDo2aWczZGlnZjdpZzY6OEBpanhoanU5cnV4OTMzZzczNEA1XzUwLi8yNWIxYF42NjBeYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/d83f6d229b7c002bf2dcb8a8a89bb135/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/ocCNAB7SrLSfsI9AgTIGs6ekReDYAbOMHkmZNj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=998&bt=499&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=NDo2aWczZGlnZjdpZzY6OEBpanhoanU5cnV4OTMzZzczNEA1XzUwLi8yNWIxYF42NjBeYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a537939dafc44ced8f5a201d3f83b781&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ4MWEyN2NjNGZmOWRkNTk3M2RhMzY4OWI3ODYwZDRl&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc2_720p_511535\",\n                                \"data_size\": 16749261,\n                                \"file_hash\": \"cd988c386d952ac78191e1d241f703af\",\n                                \"file_cs\": \"c:0-217419-05e2\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 366419}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 430154}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 484644}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 539424}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 632844}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1015238}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.386, \\\\\\\"v960\\\\\\\": 97.816, \\\\\\\"v864\\\\\\\": 98.245, \\\\\\\"v720\\\\\\\": 98.585}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.055, \\\\\\\"v960\\\\\\\": 88.828, \\\\\\\"v864\\\\\\\": 90.881, \\\\\\\"v720\\\\\\\": 93.786}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":76.452,\\\\\\\"srv1\\\\\\\":84.324},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":76.452,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9a9e140d914f0768cf2c52f2ed214597\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.255, 0.359, 0.378, 0.81, 0.26, 0.36, 0.794, 0.255, 0.359, 0.836, 0.276, 0.378, 0.859, 0.831], \\\\\\\"dec2play\\\\\\\": [74650, 73153, 71958, 71621, 66831, 73618, 72318, 66706, 73153, 71958, 66380, 72735, 71621, 66355, 65395]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.966, \\\\\\\"sr20\\\\\\\": 103.117}}\\\",\\\"audio_bit_rate\\\":96042}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 423026,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/6d3dbb2f0a8b85c5ab5fc61877630f84/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQemsWtENGjHQE2IMCFTABaDA5kKNHLSfeSIG2/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=826&bt=413&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=OTRnZTw5M2hlOjxmOjs4NEBpanhoanU5cnV4OTMzZzczNEBeXi8vNDNjNV8xL2JfXl8tYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/fa3cebbe8d1dbd833e4ec2fef35be488/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQemsWtENGjHQE2IMCFTABaDA5kKNHLSfeSIG2/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=826&bt=413&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=OTRnZTw5M2hlOjxmOjs4NEBpanhoanU5cnV4OTMzZzczNEBeXi8vNDNjNV8xL2JfXl8tYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=01b5a8b7ec2947bb8ef066792b2da1a6&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjNGQ1NDBlOTRjMzJhNzdiOWNkOGQwMDRlM2QwOWZj&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc2_540p_423026\",\n                                \"data_size\": 13851215,\n                                \"file_hash\": \"0d48dfdd19c5f06e284491e3b0b08897\",\n                                \"file_cs\": \"c:0-217419-200d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 348593}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 402173}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 448089}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 493943}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 574600}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 897274}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.804, \\\\\\\"v960\\\\\\\": 97.56, \\\\\\\"v864\\\\\\\": 98.351, \\\\\\\"v720\\\\\\\": 98.981}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.351, \\\\\\\"v960\\\\\\\": 86.278, \\\\\\\"v864\\\\\\\": 88.167, \\\\\\\"v720\\\\\\\": 91.199}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":73.16,\\\\\\\"srv1\\\\\\\":84.008},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":73.16,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"707588605457f43f5b67b4e4174024f0\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.31, 0.417, 0.438, 0.876, 0.292, 0.423, 0.894, 0.31, 0.417, 0.916, 0.309, 0.438, 0.939, 0.902], \\\\\\\"dec2play\\\\\\\": [52904, 51866, 51313, 51122, 48677, 52169, 51434, 48610, 51866, 51313, 48439, 51750, 51122, 48447, 47338]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.366, \\\\\\\"sr20\\\\\\\": 101.842}}\\\",\\\"audio_bit_rate\\\":64028}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 363985,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/724c3e98cb6ec218e124da1a71df9df4/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c002-tx/owfT0Gj1IqDSHLfEY7FtsQuuHyWGIAC2e9gkWA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=710&bt=355&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=ZDdoZTU1ODczZzxkPGY1ZkBpanhoanU5cnV4OTMzZzczNEBiLWMyYzZgNmAxLzFfYGA2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/a72797f031e10ba2f59b3c4367b120e5/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c002-tx/owfT0Gj1IqDSHLfEY7FtsQuuHyWGIAC2e9gkWA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=710&bt=355&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=ZDdoZTU1ODczZzxkPGY1ZkBpanhoanU5cnV4OTMzZzczNEBiLWMyYzZgNmAxLzFfYGA2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9cc2ccb94a294dc094c592f25bfe04ea&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE0YzU0Yzc1ODg3MGNjOWU0MjgwYjFmMTMzMWUxNzI5&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_540p_363985\",\n                                \"data_size\": 11918034,\n                                \"file_hash\": \"ca129ff241ed210f99c4cb52ab4fcfc8\",\n                                \"file_cs\": \"c:0-217003-4b1f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 329282}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 385570}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 444676}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 495167}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 562935}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 832387}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.765, \\\\\\\"v960\\\\\\\": 94.975, \\\\\\\"v864\\\\\\\": 96.137, \\\\\\\"v720\\\\\\\": 97.601}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.419, \\\\\\\"v960\\\\\\\": 83.596, \\\\\\\"v864\\\\\\\": 85.574, \\\\\\\"v720\\\\\\\": 89.126}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.961,\\\\\\\"srv1\\\\\\\":81.612},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":70.961,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"0ef42358e700d865ba63cdc09f17898f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 90.313, \\\\\\\"sr20\\\\\\\": 98.79}}\\\",\\\"audio_bit_rate\\\":64028,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 224670,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/967d62bda6223faf32c51d1d44dd6f33/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQqAG99sAWtIe2kTjUyCHGH7xEI3QgFlBeOSfD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=438&bt=219&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ZjUzNGY4aTdoOjM2Z2k0NkBpanhoanU5cnV4OTMzZzczNEBfY19jMDUxNWMxNTZiLzM2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://v16m.tiktokcdn-us.com/7466ce613cbfef0eef09d2bf77191c26/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQqAG99sAWtIe2kTjUyCHGH7xEI3QgFlBeOSfD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=438&bt=219&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ZjUzNGY4aTdoOjM2Z2k0NkBpanhoanU5cnV4OTMzZzczNEBfY19jMDUxNWMxNTZiLzM2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=93612fed938047fe844f853cf1b0f2bc&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNkYWE2MjIyZTQ0NmNmY2U1ODkzNTFmMDk0NWJmOTll&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_540p_224670\",\n                                \"data_size\": 7356406,\n                                \"file_hash\": \"29443ab49166f9d026c9eb52b600bdb4\",\n                                \"file_cs\": \"c:0-217019-9cc2\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 286660}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 321054}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 356142}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 384806}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 426895}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 592256}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.571, \\\\\\\"v960\\\\\\\": 89.988, \\\\\\\"v864\\\\\\\": 91.664, \\\\\\\"v720\\\\\\\": 93.82}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.884, \\\\\\\"v960\\\\\\\": 78.343, \\\\\\\"v864\\\\\\\": 80.697, \\\\\\\"v720\\\\\\\": 84.756}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.767,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.18,\\\\\\\"srv1\\\\\\\":69.788},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":60.18,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24015,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        }\n                    ],\n                    \"duration\": 261942,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d3cbe00769873cfd9b7143b55eb9d87c/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/e40ff27f857d7ebc00cdc3c4248229d0/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bab56b733e3c4290ae2d1ab3610063cb&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5YzEzZGRlYTZkMThhNGYzNDRmZGRhMWFjZmUyMDhk&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_h264_720p_983123\",\n                        \"data_size\": 32190280,\n                        \"file_hash\": \"b751527550ce15b394ef4c0d1eb0c72c\",\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=06975bdf&x-expires=1774461600&x-signature=Zkq7LiaP%2BBzRaTVaksaSUKZeij4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 14.84882721088435,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6iumr7og65r5goe6usg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/320de93f29cc7c35afc0c22d3d2a4e3b/69c32d2e/video/tos/useast5/tos-useast5-pve-0068-tx/o0NHDekWDIO4ym2tAGFgkYjs9CfgTfHQEdAGIS/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1922\\\\u0026bt=961\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDZlNzQ2OTUzaTo7N2lpOkBpanhoanU5cnV4OTMzZzczNEBjLjAtYmNjNWExYWI1X2AuYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00098200\\\",\\\"https://v16m.tiktokcdn-us.com/39915551285de313adbd3c0e2c1c1da5/69c32d2e/video/tos/useast5/tos-useast5-pve-0068-tx/o0NHDekWDIO4ym2tAGFgkYjs9CfgTfHQEdAGIS/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1922\\\\u0026bt=961\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDZlNzQ2OTUzaTo7N2lpOkBpanhoanU5cnV4OTMzZzczNEBjLjAtYmNjNWExYWI1X2AuYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00098200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6iumr7og65r5goe6usg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=17cfbf84e8d74fd082f6f3e1043b13fa\\\\u0026item_id=7612750522935741710\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3NjU5ODVjYmY5MDgwYjQyNDY5N2NmNTVkZjNkY2Fk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":32722055,\\\"file_cs\\\":\\\"c:0-215244-7da0\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 262,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 261.93332,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/oI5LyHAQEsDASk2FeWCGFT2t2nWHjIGpQ6e9fG\",\n                                \"tos-useast5-p-0068-tx/owTbkZLWsC9QeAFj2HGQGe2GLSIHAWfdKt2DEy\",\n                                \"tos-useast5-p-0068-tx/octW2AfGkSQGy2j9IsAHQGFEh149NTLeDjHeC8\",\n                                \"tos-useast5-p-0068-tx/oMWT1ztHVAQ2GjL6AQFyS2kDsfG9GeeEHIC1LQ\",\n                                \"tos-useast5-p-0068-tx/okGeLAG8ekE2HEQT9SFfHCAL926DtyQWjFD2Is\",\n                                \"tos-useast5-p-0068-tx/ocDLmkdsQCGSHQEKefj2I02HbtjyeA9GFWAjFT\",\n                                \"tos-useast5-p-0068-tx/o49GQyFuwGks79eLHGDAQtS2jWTA2C9IveEHf4\",\n                                \"tos-useast5-p-0068-tx/oUGQA5SQWH52HiTyGFesIeEkLD29fpA9jFCttk\",\n                                \"tos-useast5-p-0068-tx/o4sMgnCTHAeg21jkAIVeeL7ALZCGSLsb9kN2OI\",\n                                \"tos-useast5-p-0068-tx/oMEVQkkfee9QHXIjs2STWGFtyvvDGlAHAG20LC\",\n                                \"tos-useast5-p-0068-tx/o8IjOkgLsVUMcvGNCAekLsAkDbg7ef0ZH9ST2I\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI5LyHAQEsDASk2FeWCGFT2t2nWHjIGpQ6e9fG~tplv-noop.image?dr=12525&refresh_token=c0f2653f&x-expires=1774398766&x-signature=9At3XbNk8pkpbFU7EgQv3kkAZmU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owTbkZLWsC9QeAFj2HGQGe2GLSIHAWfdKt2DEy~tplv-noop.image?dr=12525&refresh_token=d94fc248&x-expires=1774398766&x-signature=Fi1BMhal5YHAkJ0TupcMTdqehAs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/octW2AfGkSQGy2j9IsAHQGFEh149NTLeDjHeC8~tplv-noop.image?dr=12525&refresh_token=303e4f3f&x-expires=1774398766&x-signature=iEYirKNLf%2FzM8sio3gsknRaJBvA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMWT1ztHVAQ2GjL6AQFyS2kDsfG9GeeEHIC1LQ~tplv-noop.image?dr=12525&refresh_token=daa10660&x-expires=1774398766&x-signature=cUfF2pyfGPl2Gq%2Bih9%2B3vzaTBy0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okGeLAG8ekE2HEQT9SFfHCAL926DtyQWjFD2Is~tplv-noop.image?dr=12525&refresh_token=42d94bdc&x-expires=1774398766&x-signature=CBOMzGqJxX5ERI4Rr2AVnxUXe5s%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocDLmkdsQCGSHQEKefj2I02HbtjyeA9GFWAjFT~tplv-noop.image?dr=12525&refresh_token=28394d46&x-expires=1774398766&x-signature=0skPiBt45VAbZ7%2F6qOdhYwnLE18%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o49GQyFuwGks79eLHGDAQtS2jWTA2C9IveEHf4~tplv-noop.image?dr=12525&refresh_token=9b19544d&x-expires=1774398766&x-signature=ZROpaVomk810sWGO0NRxbkoUJrw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUGQA5SQWH52HiTyGFesIeEkLD29fpA9jFCttk~tplv-noop.image?dr=12525&refresh_token=970e9212&x-expires=1774398766&x-signature=fDKa%2BHeY5PFqIeNQfN%2BFTinsYJE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4sMgnCTHAeg21jkAIVeeL7ALZCGSLsb9kN2OI~tplv-noop.image?dr=12525&refresh_token=07c58c7c&x-expires=1774398766&x-signature=T1HJSb97umKcqB86rE7jyr2D3ko%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMEVQkkfee9QHXIjs2STWGFtyvvDGlAHAG20LC~tplv-noop.image?dr=12525&refresh_token=cd69d4ef&x-expires=1774398766&x-signature=YyDTt8KLk3Y2irV%2BhH%2B7JzyeXqg%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8IjOkgLsVUMcvGNCAekLsAkDbg7ef0ZH9ST2I~tplv-noop.image?dr=12525&refresh_token=49b31f5d&x-expires=1774398766&x-signature=QC3mGygpsOHvhpueDtUSCE3zTN8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/10dd57669f778ac3eba3c0062aa56dfb/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/osmgeIasL2TAyP7eGIEvCFSIjHSDWAtkHQftG9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=OjM6ZmU5ZDc4ZmloaGc7OkBpanhoanU5cnV4OTMzZzczNEAvXjUxNDI2Xy8xYS40YDMvYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/e2f90ec8846b9fd14411f20fefa571d9/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/osmgeIasL2TAyP7eGIEvCFSIjHSDWAtkHQftG9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=OjM6ZmU5ZDc4ZmloaGc7OkBpanhoanU5cnV4OTMzZzczNEAvXjUxNDI2Xy8xYS40YDMvYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2768cd7e1edf4c25b49a567b4c87a027&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI1MDk2NzYwZWRlZWNjOTY3ZjNjNDJkODg3YjY4Yzcy&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_540p_425981\",\n                        \"data_size\": 13947954,\n                        \"file_hash\": \"bf269698a537ef1589b4437865375ca1\",\n                        \"file_cs\": \"c:0-217045-de1e\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.6\\\",\\\"LoudnessRangeStart\\\":\\\"-22.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-15.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.6166,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-15.6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-22.674,\\\\\\\"LRDiff\\\\\\\":0.103,\\\\\\\"LTotal\\\\\\\":-22.571,\\\\\\\"Peak\\\\\\\":-4.151},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.94,\\\\\\\"SingingRatio\\\\\\\":0.07,\\\\\\\"SpeechRatio\\\\\\\":0.73},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-19.94,\\\\\\\"LoudR\\\\\\\":3.7,\\\\\\\"LoudRE\\\\\\\":-18.1,\\\\\\\"LoudRS\\\\\\\":-21.8,\\\\\\\"MaxMomLoud\\\\\\\":-13.72,\\\\\\\"MaxSTLoud\\\\\\\":-17.06}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3579.14,\\\\\\\"FCenR\\\\\\\":3478.86,\\\\\\\"Spkr100G\\\\\\\":0.48,\\\\\\\"Spkr150G\\\\\\\":0.66,\\\\\\\"Spkr200G\\\\\\\":0.87},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.889},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.627}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-19.9,\\\\\\\"LoudnessRange\\\\\\\":4.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.0227\\\",\\\"brightness_mean\\\":\\\"93.4459\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0124\\\",\\\"loudness\\\":\\\"-19.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0124\\\",\\\"peak\\\":\\\"0.6166\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772481643}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"22.4811\\\",\\\"vq_score\\\":\\\"64.66\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=06975bdf&x-expires=1774461600&x-signature=Zkq7LiaP%2BBzRaTVaksaSUKZeij4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=06975bdf&x-expires=1774461600&x-signature=Zkq7LiaP%2BBzRaTVaksaSUKZeij4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 5,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 580\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/838e09bce2fa4edbfe89d5f87828d98c/69ea65ce/video/tos/useast5/tos-useast5-v-0068-tx/39326486ef50450e982d31b6ff8d4562/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14424&bt=7212&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=anhoanU5cnV4OTMzZzczNEBpanhoanU5cnV4OTMzZzczNEBwM2wyMmQ0amZhLS1kMS9zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00058200\",\n                                \"expire\": 1776969166,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7612751166732208909,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -1317354704,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7612751166732208909,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/838e09bce2fa4edbfe89d5f87828d98c/69ea65ce/video/tos/useast5/tos-useast5-v-0068-tx/39326486ef50450e982d31b6ff8d4562/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14424&bt=7212&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=anhoanU5cnV4OTMzZzczNEBpanhoanU5cnV4OTMzZzczNEBwM2wyMmQ0amZhLS1kMS9zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00058200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/4b93eed7404677f081fda86401c5edd7/69ea65ce/video/tos/useast5/tos-useast5-v-0068-tx/39326486ef50450e982d31b6ff8d4562/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14424&bt=7212&ds=4&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=anhoanU5cnV4OTMzZzczNEBpanhoanU5cnV4OTMzZzczNEBwM2wyMmQ0amZhLS1kMS9zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00058200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNjNWRlYzRmYjkxOWIwYjU2NmE5OGU0OTNhNjlhNmQ3&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"caption_length\": 3001,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10088\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d3cbe00769873cfd9b7143b55eb9d87c/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://v16m.tiktokcdn-us.com/e40ff27f857d7ebc00cdc3c4248229d0/69c32d2e/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00098200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bab56b733e3c4290ae2d1ab3610063cb&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5YzEzZGRlYTZkMThhNGYzNDRmZGRhMWFjZmUyMDhk&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_h264_720p_983123\",\n                        \"data_size\": 32190280,\n                        \"file_hash\": \"b751527550ce15b394ef4c0d1eb0c72c\",\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7612750522935741710?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7612750522935741710&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7612750522935741710\",\n                    \"comment_count\": 1172,\n                    \"digg_count\": 48548,\n                    \"download_count\": 261,\n                    \"play_count\": 482673,\n                    \"share_count\": 733,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 28,\n                    \"collect_count\": 2383,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7612750522935741710\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 289,\n                        \"end\": 318,\n                        \"user_id\": \"7078057986393277483\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAXgI1barqOuGkhFyoLqOoHGbN2wrZ-RQKanquhhLcaxfO952bX7DrR049O1bSwd62\",\n                        \"tag_id\": \"944\"\n                    },\n                    {\n                        \"start\": 1041,\n                        \"end\": 1067,\n                        \"type\": 1,\n                        \"hashtag_name\": \"americanblackfilmfestival\",\n                        \"hashtag_id\": \"1708481818136582\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"810\"\n                    },\n                    {\n                        \"start\": 1068,\n                        \"end\": 1078,\n                        \"type\": 1,\n                        \"hashtag_name\": \"iconaward\",\n                        \"hashtag_id\": \"65718162\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"811\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7612750522935741710?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7612750522935741710&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7612750522935741710\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"Man I was emotional here, because my heart was full listening to everyone’s powerful speeches, then “My Way” was played as I walked on stage.\\\",\\\"\\\",\\\"I was also deeply inspired, because I’m a proud, self respecting Black Samoan man who was surrounded by excellence on this night.\\\",\\\"\\\",\\\"THANK YOU to the @American Black Film Festival for this inspiring award, and more importantly, thank you for illuminating our cultures, artists and their beautiful souls.\\\",\\\"\\\",\\\"When you come up like I did, it creates a fire in your spine, callouses on your hands and forces you to chase greatness and work to achieve excellence. To be that example for my kids and the the next generation who will stand on my/ OUR shoulders.\\\",\\\"\\\",\\\"Work hard, take care of your family, protect your aura + energy, lift everyone up around you, run towards the things you LOVE, and a core motivating philosophy I keep very close…\\\",\\\"\\\",\\\"just because something’s never been done before, doesn’t mean it can’t be done ~ it just means we haven’t figured out a way to do it.\\\",\\\"\\\",\\\"Cheers to always finding a way.\\\",\\\"\\\",\\\"\\\\ud83e\\\\udd0e\\\\ud83e\\\\udd42\\\",\\\"\\\",\\\"#AmericanBlackFilmFestival\\\",\\\"#IconAward\\\",\\\"\\\",\\\"“Endurance, commitment, the decision to keep showing up” ~ Queen Angela Basset\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 17,\n                        \"end\": 46,\n                        \"user_id\": \"7078057986393277483\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAXgI1barqOuGkhFyoLqOoHGbN2wrZ-RQKanquhhLcaxfO952bX7DrR049O1bSwd62\",\n                        \"line_idx\": 4,\n                        \"tag_id\": \"944\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 26,\n                        \"type\": 1,\n                        \"hashtag_name\": \"americanblackfilmfestival\",\n                        \"hashtag_id\": \"1708481818136582\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 16,\n                        \"tag_id\": \"810\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 10,\n                        \"type\": 1,\n                        \"hashtag_name\": \"iconaward\",\n                        \"hashtag_id\": \"65718162\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 17,\n                        \"tag_id\": \"811\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"the rock dwayne johnson speech to democrats\",\n                                    \"word_id\": \"8781145119746346879\",\n                                    \"penetrate_info\": \"{\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.002900183348407529,\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7612750522935741710\n                    ],\n                    \"GroupdIdList1\": [\n                        7612750522935741710\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 261933,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"Man I was emotional here, because my heart was full listening to everyone’s powerful speeches, then “My Way” was played as I walked on stage.<br><br>I was also deeply inspired, because I’m a proud, self respecting Black Samoan man who was surrounded by excellence on this night.<br><br>THANK YOU to the <m id=\\\"944\\\">@American Black Film Festival</m> for this inspiring award, and more importantly, thank you for illuminating our cultures, artists and their beautiful souls.<br><br>When you come up like I did, it creates a fire in your spine, callouses on your hands and forces you to chase greatness and work to achieve excellence. To be that example for my kids and the the next generation who will stand on my/ OUR shoulders.<br><br>Work hard, take care of your family, protect your aura + energy, lift everyone up around you, run towards the things you LOVE, and a core motivating philosophy I keep very close…<br><br>just because something’s never been done before, doesn’t mean it can’t be done ~ it just means we haven’t figured out a way to do it.<br><br>Cheers to always finding a way.<br><br>🤎🥂<br><br><h id=\\\"810\\\">#AmericanBlackFilmFestival</h><br><h id=\\\"811\\\">#IconAward</h><br><br>“Endurance, commitment, the decision to keep showing up” ~ Queen Angela Basset\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"7078057986393277483\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAXgI1barqOuGkhFyoLqOoHGbN2wrZ-RQKanquhhLcaxfO952bX7DrR049O1bSwd62\",\n                            \"tag_id\": \"944\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"americanblackfilmfestival\",\n                            \"hashtag_id\": \"1708481818136582\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"810\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"iconaward\",\n                            \"hashtag_id\": \"65718162\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"811\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0024281449345623226}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7612750690330397453,\n                    \"id_str\": \"7612750690330397453\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 261,\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612750522935741710,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6iuorvog65v0j87kit0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7612750690330397453\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 261,\n                    \"shoot_duration\": 261,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 261,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 261.982,\n                        \"shoot_duration_precision\": 261.982,\n                        \"audition_duration_precision\": 261.982,\n                        \"video_duration_precision\": 261.982\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772481648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7612750690330397453,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501194732064977, \\\\\\\"1\\\\\\\": 4.5012070187961495, \\\\\\\"0\\\\\\\": 4.501170583972238}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 0.00046672282613620847, \\\\\\\"2\\\\\\\": 0.00024068158918978533, \\\\\\\"-1\\\\\\\": 0.00021368793378636854}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": -0.0003426380035304105, \\\\\\\"2\\\\\\\": 5.188746179591582e-05, \\\\\\\"-1\\\\\\\": -0.0008404707265718404}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":16.3,\\\\\\\"rcd\\\\\\\":[-0.2],\\\\\\\"mp\\\\\\\":-3.26,\\\\\\\"be\\\\\\\":[26.9,11778.7],\\\\\\\"ocf\\\\\\\":[-13.481,-7.6312,-6.3878,-4.6049,-8.096,-14.9795,-18.2422,-23.6553,-33.7363,-51.9472],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-20.1}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":16.2,\\\\\\\"rcd\\\\\\\":[-0.1],\\\\\\\"mp\\\\\\\":-1.65,\\\\\\\"be\\\\\\\":[26.9,11730.2],\\\\\\\"ocf\\\\\\\":[-13.357,-7.6108,-6.4069,-4.6289,-8.0977,-14.9047,-18.1727,-23.5907,-33.7144,-51.9326],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-20}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":15.7,\\\\\\\"rcd\\\\\\\":[-0.2],\\\\\\\"mp\\\\\\\":-4.15,\\\\\\\"be\\\\\\\":[26.9,11924],\\\\\\\"ocf\\\\\\\":[-13.5611,-7.6356,-6.4052,-4.6052,-8.0838,-14.8488,-18.1553,-23.4843,-33.2629,-51.7335],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19.9},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02030103\\\\\\\",\\\\\\\"tag_03010308\\\\\\\",\\\\\\\"tag_03010300\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.8,0.74,0.17,0.06,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10088\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"63.742\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7611223051342056718\",\n                \"desc\": \"In a blink, the years roll on.  We look back and hope we’ve made a positive impact on all those around us, but more importantly ~ a positive impact on ourselves.  Life changes, but the hunger doesn’t.  Remember your why.  Onward.  @ProjectRock  #RememberYourWhyCollection\",\n                \"create_time\": 1772125975,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7611223027560336142,\n                    \"id_str\": \"7611223027560336142\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611223051342056718,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6g7u6nog65kqs750svg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7611223027560336142\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60.60406,\n                        \"shoot_duration_precision\": 60.60406,\n                        \"audition_duration_precision\": 60.60406,\n                        \"video_duration_precision\": 60.60406\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772125979,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7611223027560336142,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"7611223101480632333\",\n                        \"cha_name\": \"rememberyourwhycollection\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=7611223101480632333\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/rememberyourwhycollection?_r=1&name=rememberyourwhycollection&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=7611223101480632333&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #rememberyourwhycollection on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: rememberyourwhycollection\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #rememberyourwhycollection on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/c7260ce131cf73cf860c9e11fbbf2792/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/371ba451b6f1c71c825a86738fbf471d/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e5661fd983447cdb65a0f6e8a5dcd81&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyOTgzYWYxNzg1M2VlMzRkNjBjNmRmNmI0OWIxNDE4&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_h264_720p_1155293\",\n                        \"data_size\": 8746440,\n                        \"file_hash\": \"e6c5bfef6d3f6d866092bfa4f9f24984\",\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=b8d955b4&x-expires=1774461600&x-signature=QtmO0EthHQFxHyMSr8XvGjFt1lc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=34d79cca&x-expires=1774461600&x-signature=Ayf03qd2xekPGehZjn6Jf6X6GIM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=33f4e63e&x-expires=1774461600&x-signature=uck4QV4i%2B3mFyAuu7roBynJUkkQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=5b7893cb&x-expires=1774461600&x-signature=WRmOOlU%2BRhS1GURJnuZBW4MWcVs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=fa3d77b2&x-expires=1774461600&x-signature=CX9KTlySpWppD69di6honqVtxy4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d8e530f4&x-expires=1774461600&x-signature=W%2Bf9ywrXPPBObu4Dup2LMHbCOUc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=3a66a3d0&x-expires=1774461600&x-signature=3dgBc%2BwC5YEnlFfV%2F7r4wf9hlAo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f87ded33c71faec85d94d8fd519d86ff/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc2AstgofAQoF6dxgDRpQyBsfEDSFEHR7HPIg1/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2044&bt=1022&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtnM2VkNTY0ZmVpNmVpM0BpM3BmdHQ5cmU6OTMzZzczNEA0L2IvMDAzNTYxXi0xL2AwYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/75b20cc6722324000ae09c8beffcc8ad/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc2AstgofAQoF6dxgDRpQyBsfEDSFEHR7HPIg1/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2044&bt=1022&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtnM2VkNTY0ZmVpNmVpM0BpM3BmdHQ5cmU6OTMzZzczNEA0L2IvMDAzNTYxXi0xL2AwYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6g7tb7og65quq3chmr0&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=30cf2b430fab4c9183623a3b20ed287e&item_id=7611223051342056718&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY5YWM4YjYwNmZjZmQ2ZmM3M2Y0NmY5NjU5NTM2MWE3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 7925607,\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 492114,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/6576bcf1c963f1c719bbb46538ce51f9/69c32c65/video/tos/useast5/tos-useast5-ve-0068c001-tx/oUIEwV0I9bjhBG02oiDrCgiDgB6NPhA2IQAeap/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=960&bt=480&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=M2Q1aWRoMzVkOWQ8Zmk3OUBpM3BmdHQ5cmU6OTMzZzczNEBgXmAtMTAzNi8xLy40L2AvYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/dc78b5eba13d1d590eef9c40aac35a82/69c32c65/video/tos/useast5/tos-useast5-ve-0068c001-tx/oUIEwV0I9bjhBG02oiDrCgiDgB6NPhA2IQAeap/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=960&bt=480&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=M2Q1aWRoMzVkOWQ8Zmk3OUBpM3BmdHQ5cmU6OTMzZzczNEBgXmAtMTAzNi8xLy40L2AvYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=26c42f7c192a462a92603e4a0fc2aac0&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjZjk5MGFmMjZiMWY2NDAxYWM5MjkzODMwYTJkOTQy&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc2_720p_492114\",\n                                \"data_size\": 3725675,\n                                \"file_hash\": \"bc2b7b3be7a8b12ca0d709d1e7b67b30\",\n                                \"file_cs\": \"c:0-38691-f1ca\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 134874}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 199714}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 269464}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 335469}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 383762}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 704724}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.447, \\\\\\\"v960\\\\\\\": 96.76, \\\\\\\"v864\\\\\\\": 97.504, \\\\\\\"v720\\\\\\\": 97.929}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.488, \\\\\\\"v960\\\\\\\": 90.904, \\\\\\\"v864\\\\\\\": 92.789, \\\\\\\"v720\\\\\\\": 95.419}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.463,\\\\\\\"srv1\\\\\\\":67.765},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":62.463,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"398b00a3a79e904ef5421940da02ff2a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.217, 0.217, 0.606, 0.599, 0.187, 0.227, 0.617, 0.187, 0.217, 0.634, 0.202, 0.23, 0.585, 0.606], \\\\\\\"dec2play\\\\\\\": [70795, 69213, 69213, 63183, 66035, 70589, 69651, 65778, 69990, 69213, 65413, 69449, 68757, 64887, 63183]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 100.994, \\\\\\\"sr20\\\\\\\": 107.035}}\\\",\\\"audio_bit_rate\\\":96208}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 428261,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/076aa55835ebe1d69c0b4dfbb2f6c0aa/69c32c65/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQDBbe0oQgI2ir9CiDA6CIEBgw9p0FIA2nPl36/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=836&bt=418&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aDs6aTtpOWc1aGlpZWg3aEBpM3BmdHQ5cmU6OTMzZzczNEA2L15iMzQvNjMxNTFiLV4tYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/ed877fb052655dd2854e753946df8bb7/69c32c65/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQDBbe0oQgI2ir9CiDA6CIEBgw9p0FIA2nPl36/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=836&bt=418&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=aDs6aTtpOWc1aGlpZWg3aEBpM3BmdHQ5cmU6OTMzZzczNEA2L15iMzQvNjMxNTFiLV4tYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ea40eeb4f8f4e629d267f68efa7289e&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg3Yjk1OTI1ZjIwYjg1Mzg5MmI5MWJiMmNhZWM0YWM5&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc2_540p_428261\",\n                                \"data_size\": 3242257,\n                                \"file_hash\": \"b908c2d54c976ebae57ba2027ab2a2df\",\n                                \"file_cs\": \"c:0-38691-18ba\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 120695}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 177457}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 239040}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 295092}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 334335}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 604440}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.036, \\\\\\\"v960\\\\\\\": 97.506, \\\\\\\"v864\\\\\\\": 98.055, \\\\\\\"v720\\\\\\\": 98.674}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.599, \\\\\\\"v960\\\\\\\": 90.235, \\\\\\\"v864\\\\\\\": 91.967, \\\\\\\"v720\\\\\\\": 93.783}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":61.574,\\\\\\\"srv1\\\\\\\":67.883},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":61.574,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9c9f5d408fbfab55c019243f36790732\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.163, 0.163, 0.65, 0.708, 0.128, 0.169, 0.615, 0.117, 0.163, 0.671, 0.129, 0.186, 0.669, 0.65], \\\\\\\"dec2play\\\\\\\": [54175, 53137, 53137, 49485, 50995, 54280, 53495, 50970, 53738, 53137, 50503, 53533, 52668, 50837, 49485]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 102.187, \\\\\\\"sr20\\\\\\\": 110.057}}\\\",\\\"audio_bit_rate\\\":64161}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 427083,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/c131ca45c8ab7c603a141b2cfb77f80e/69c32c65/video/tos/useast5/tos-useast5-pve-0068-tx/ocDF2PiEIBw0rn0PogipgRWI2SebaCA9BADIQ6/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=M2hlPDg4ZTo6ODlpaTVnNkBpM3BmdHQ5cmU6OTMzZzczNEAvNmNjYDIyX2ExYy9iNV9gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/1c1f9c292f691da4a94df5acc5445fe4/69c32c65/video/tos/useast5/tos-useast5-pve-0068-tx/ocDF2PiEIBw0rn0PogipgRWI2SebaCA9BADIQ6/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=M2hlPDg4ZTo6ODlpaTVnNkBpM3BmdHQ5cmU6OTMzZzczNEAvNmNjYDIyX2ExYy9iNV9gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c3bd82ef2ff645d7b75b55c5f9fb9e20&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlY2MwMTdlMmExOWExODEyM2Q3YmM4Y2EyMjQwOGVh&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc1_540p_427083\",\n                                \"data_size\": 3233339,\n                                \"file_hash\": \"c46767a53bf171c39431aad259d51ef4\",\n                                \"file_cs\": \"c:0-38407-6f9b\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 121718}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 174302}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 236543}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 285333}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 337849}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 605555}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.763, \\\\\\\"v960\\\\\\\": 94.846, \\\\\\\"v864\\\\\\\": 95.85, \\\\\\\"v720\\\\\\\": 97.546}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.981, \\\\\\\"v960\\\\\\\": 86.649, \\\\\\\"v864\\\\\\\": 88.102, \\\\\\\"v720\\\\\\\": 91.477}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":57.211,\\\\\\\"srv1\\\\\\\":65.439},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":57.211,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.79, \\\\\\\"sr20\\\\\\\": 103.661}}\\\",\\\"audio_bit_rate\\\":64161,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAuEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 285293,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/a465ea3d8a49692008152f693acf47fa/69c32c65/video/tos/useast5/tos-useast5-ve-0068c004-tx/ogf5AHsSoBDF2esQgIRH1EANt76ghpYQDERBEt/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=556&bt=278&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=aTVlOTs0ZzQ1ZjZmNDs2NkBpM3BmdHQ5cmU6OTMzZzczNEA2L2AwYTJfXjExNjYuLS5gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/1c6736f3ac55a9471f5a13822873a777/69c32c65/video/tos/useast5/tos-useast5-ve-0068c004-tx/ogf5AHsSoBDF2esQgIRH1EANt76ghpYQDERBEt/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=556&bt=278&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=aTVlOTs0ZzQ1ZjZmNDs2NkBpM3BmdHQ5cmU6OTMzZzczNEA2L2AwYTJfXjExNjYuLS5gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c31308119c934c42a1bd51d836cb229f&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUxZWMwMTc1MmY4NzI1NTk1ZmVhMzVlMGEwOGVjYTY1&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc1_540p_285293\",\n                                \"data_size\": 2159885,\n                                \"file_hash\": \"dbc52f0fe208299f7627b0d6e46fc825\",\n                                \"file_cs\": \"c:0-38415-e9cc\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 98362}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 134581}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 178534}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 211248}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 246275}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 420296}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.253, \\\\\\\"v960\\\\\\\": 89.576, \\\\\\\"v864\\\\\\\": 90.946, \\\\\\\"v720\\\\\\\": 93.243}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.377, \\\\\\\"v960\\\\\\\": 80.42, \\\\\\\"v864\\\\\\\": 82.377, \\\\\\\"v720\\\\\\\": 86.088}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":52.258,\\\\\\\"srv1\\\\\\\":59.929},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":52.258,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24095,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAuEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 60566,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/c7260ce131cf73cf860c9e11fbbf2792/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/371ba451b6f1c71c825a86738fbf471d/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e5661fd983447cdb65a0f6e8a5dcd81&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyOTgzYWYxNzg1M2VlMzRkNjBjNmRmNmI0OWIxNDE4&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_h264_720p_1155293\",\n                        \"data_size\": 8746440,\n                        \"file_hash\": \"e6c5bfef6d3f6d866092bfa4f9f24984\",\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=b2df767f&x-expires=1774461600&x-signature=w510BdiG6pVpf67zKO35DaziRh0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 19.70619444444444,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6g7tb7og65quq3chmr0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/5d34237afaceffc0c0dda7a930bd7b4d/69c32c65/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ooNgI0I90CoiCoKmBAEQ26ePrbbwmiIBQIpA2D/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2092\\\\u0026bt=1046\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDo5ZDhkMzs0ZmY4ODdoZUBpM3BmdHQ5cmU6OTMzZzczNEAwNGIzYi5iNWAxMjE2Li8wYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://v16m.tiktokcdn-us.com/7d9038644258e1e69f66dcc16c6059bc/69c32c65/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ooNgI0I90CoiCoKmBAEQ26ePrbbwmiIBQIpA2D/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2092\\\\u0026bt=1046\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDo5ZDhkMzs0ZmY4ODdoZUBpM3BmdHQ5cmU6OTMzZzczNEAwNGIzYi5iNWAxMjE2Li8wYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6g7tb7og65quq3chmr0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=3b2e1495455c4cc188e01ae56ae6773a\\\\u0026item_id=7611223051342056718\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlkMzI2MDNlZmRlNzQ5M2NhZTQxN2FjNThjYWRhYjBi\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":8651679,\\\"file_cs\\\":\\\"c:0-37287-79a3\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/41261c196701fb62819977326ea1fc76/69c32c65/video/tos/useast5/tos-useast5-pve-0068-tx/oQe0BP6rCinpErg29Q0wiAogIwIDAjI2yBWDb7/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=MzY5aTY6ZGU6Z2c5NDhmaEBpM3BmdHQ5cmU6OTMzZzczNEAzYDQ1MGFjXjAxMmJiMi40YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/97c81d05fd83e858e92ec6e144f2ebcf/69c32c65/video/tos/useast5/tos-useast5-pve-0068-tx/oQe0BP6rCinpErg29Q0wiAogIwIDAjI2yBWDb7/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=MzY5aTY6ZGU6Z2c5NDhmaEBpM3BmdHQ5cmU6OTMzZzczNEAzYDQ1MGFjXjAxMmJiMi40YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7e1c55e1e65d4d37abfad7338f76c360&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQwOWFlYWY0NTM5YTg5NDFkYjFiZDcyZmI0ZjM3MjI3&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc1_540p_493005\",\n                        \"data_size\": 3732420,\n                        \"file_hash\": \"3adcd2f693aabd6b01f4e6fa1ce10247\",\n                        \"file_cs\": \"c:0-38433-5fb2\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"9.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-13.3\\\",\\\"LoudnessRangeStart\\\":\\\"-23.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":9.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3017.01,\\\\\\\"FCenR\\\\\\\":3069.75,\\\\\\\"Spkr100G\\\\\\\":2.23,\\\\\\\"Spkr150G\\\\\\\":2.92,\\\\\\\"Spkr200G\\\\\\\":3.31},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.124},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.963},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-17.153,\\\\\\\"LRDiff\\\\\\\":-0.034,\\\\\\\"LTotal\\\\\\\":-17.188,\\\\\\\"Peak\\\\\\\":0.02},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.33,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.53},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-18.1,\\\\\\\"LoudR\\\\\\\":5,\\\\\\\"LoudRE\\\\\\\":-16.3,\\\\\\\"LoudRS\\\\\\\":-21.3,\\\\\\\"MaxMomLoud\\\\\\\":-13.4,\\\\\\\"MaxSTLoud\\\\\\\":-16.1}}},\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Loudness\\\\\\\":-17.1,\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.3,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10.2,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.007\\\",\\\"brightness_mean\\\":\\\"90.4836\\\",\\\"diff_overexposure_ratio\\\":\\\"0\\\",\\\"loudness\\\":\\\"-17.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5628,6446.3023]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1772125975}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"8.1319\\\",\\\"vq_score\\\":\\\"57.81\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=b2df767f&x-expires=1774461600&x-signature=w510BdiG6pVpf67zKO35DaziRh0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=b2df767f&x-expires=1774461600&x-signature=w510BdiG6pVpf67zKO35DaziRh0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 5,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 580\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/4793e9d61a3f6f9d8537f31911874acc/69ea6505/video/tos/useast5/tos-useast5-v-0068-tx/55a58b4afea64763860a9d3fce82699e/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4578&bt=2289&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=M3BmdHQ5cmU6OTMzZzczNEBpM3BmdHQ5cmU6OTMzZzczNEBvZTByMmQ0cWRhLS1kMS9zYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                \"expire\": 1776968965,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7611223586187283214,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 1539302977,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7611223586187283214,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/4793e9d61a3f6f9d8537f31911874acc/69ea6505/video/tos/useast5/tos-useast5-v-0068-tx/55a58b4afea64763860a9d3fce82699e/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4578&bt=2289&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=M3BmdHQ5cmU6OTMzZzczNEBpM3BmdHQ5cmU6OTMzZzczNEBvZTByMmQ0cWRhLS1kMS9zYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/135415a7dfdcb1415b56ee97668ead1e/69ea6505/video/tos/useast5/tos-useast5-v-0068-tx/55a58b4afea64763860a9d3fce82699e/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4578&bt=2289&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=M3BmdHQ5cmU6OTMzZzczNEBpM3BmdHQ5cmU6OTMzZzczNEBvZTByMmQ0cWRhLS1kMS9zYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5Yzk2NDQ3YmEzNjllMmY0ZDVhNWVmOGEzYTNjYWNh&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"caption_length\": 496,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10061\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/c7260ce131cf73cf860c9e11fbbf2792/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/371ba451b6f1c71c825a86738fbf471d/69c32c65/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e5661fd983447cdb65a0f6e8a5dcd81&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyOTgzYWYxNzg1M2VlMzRkNjBjNmRmNmI0OWIxNDE4&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_h264_720p_1155293\",\n                        \"data_size\": 8746440,\n                        \"file_hash\": \"e6c5bfef6d3f6d866092bfa4f9f24984\",\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7611223051342056718?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7611223051342056718&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7611223051342056718\",\n                    \"comment_count\": 1055,\n                    \"digg_count\": 41505,\n                    \"download_count\": 430,\n                    \"play_count\": 424237,\n                    \"share_count\": 637,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 40,\n                    \"collect_count\": 1752,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7611223051342056718\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 231,\n                        \"end\": 243,\n                        \"user_id\": \"7256912863223497774\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAghr757e0xj8NyqWQF6j6tWz1SApuCfXdVW7vXVEpGR2slQbuTBDV36TqoDZ77UV7\",\n                        \"tag_id\": \"51\"\n                    },\n                    {\n                        \"start\": 245,\n                        \"end\": 271,\n                        \"type\": 1,\n                        \"hashtag_name\": \"rememberyourwhycollection\",\n                        \"hashtag_id\": \"7611223101480632333\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"10\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7611223051342056718?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7611223051342056718&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7611218048917245198\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"In a blink, the years roll on. \\\",\\\"\\\",\\\"We look back and hope we’ve made a positive impact on all those around us, but more importantly ~ a positive impact on ourselves. \\\",\\\"\\\",\\\"Life changes, but the hunger doesn’t. \\\",\\\"\\\",\\\"Remember your why. \\\",\\\"\\\",\\\"Onward. \\\",\\\"\\\",\\\"@ProjectRock \\\",\\\"#RememberYourWhyCollection\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 12,\n                        \"user_id\": \"7256912863223497774\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAghr757e0xj8NyqWQF6j6tWz1SApuCfXdVW7vXVEpGR2slQbuTBDV36TqoDZ77UV7\",\n                        \"line_idx\": 10,\n                        \"tag_id\": \"51\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 26,\n                        \"type\": 1,\n                        \"hashtag_name\": \"rememberyourwhycollection\",\n                        \"hashtag_id\": \"7611223101480632333\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 11,\n                        \"tag_id\": \"10\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"best madea scenes the rock\",\n                                    \"word_id\": \"1345224430357245047\",\n                                    \"penetrate_info\": \"{\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0004455017843746296}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"best madea scenes the rock\",\n                                    \"word_id\": \"1345224430357245047\",\n                                    \"penetrate_info\": \"{\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.007874750638388979,\\\"hot_level\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611223051342056718,\n                        7611218048917245198\n                    ],\n                    \"GroupdIdList1\": [\n                        7611223051342056718,\n                        7611218048917245198\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 60560,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"In a blink, the years roll on. <br><br>We look back and hope we’ve made a positive impact on all those around us, but more importantly ~ a positive impact on ourselves. <br><br>Life changes, but the hunger doesn’t. <br><br>Remember your why. <br><br>Onward. <br><br><m id=\\\"51\\\">@ProjectRock</m> <br><h id=\\\"10\\\">#RememberYourWhyCollection</h>\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"7256912863223497774\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAghr757e0xj8NyqWQF6j6tWz1SApuCfXdVW7vXVEpGR2slQbuTBDV36TqoDZ77UV7\",\n                            \"tag_id\": \"51\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"rememberyourwhycollection\",\n                            \"hashtag_id\": \"7611223101480632333\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"10\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0024868175100238783}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"best madea scenes the rock\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"1345224430357245047\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7611223027560336142,\n                    \"id_str\": \"7611223027560336142\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611223051342056718,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6g7u6nog65kqs750svg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7611223027560336142\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60.60406,\n                        \"shoot_duration_precision\": 60.60406,\n                        \"audition_duration_precision\": 60.60406,\n                        \"video_duration_precision\": 60.60406\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772125979,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7611223027560336142,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"collab_info\": {\n                    \"should_display_tag\": true,\n                    \"collaborators\": [\n                        {\n                            \"user_info\": {\n                                \"uid\": \"6745191554350760966\",\n                                \"nickname\": \"The Rock\",\n                                \"avatar_thumb\": {\n                                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"width\": 720,\n                                    \"height\": 720,\n                                    \"url_prefix\": null\n                                },\n                                \"follow_status\": 0,\n                                \"follower_count\": 79570758,\n                                \"custom_verify\": \"Verified account\",\n                                \"unique_id\": \"therock\",\n                                \"enterprise_verify_reason\": \"\",\n                                \"followers_detail\": null,\n                                \"platform_sync_info\": null,\n                                \"secret\": 0,\n                                \"geofencing\": null,\n                                \"cover_url\": null,\n                                \"item_list\": null,\n                                \"type_label\": null,\n                                \"ad_cover_url\": null,\n                                \"relative_users\": null,\n                                \"cha_list\": null,\n                                \"need_points\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"can_set_geofencing\": null,\n                                \"white_cover_url\": null,\n                                \"user_tags\": null,\n                                \"bold_fields\": null,\n                                \"search_highlight\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"events\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"user_profile_guide\": null,\n                                \"shield_edit_field_info\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"account_labels\": null\n                            },\n                            \"collab_status\": 2\n                        },\n                        {\n                            \"user_info\": {\n                                \"uid\": \"7256912863223497774\",\n                                \"nickname\": \"ProjectRock\",\n                                \"avatar_thumb\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ce2fea8c&x-expires=1774461600&x-signature=t9qm5PWwHFtixM9wA5fkLBEtHHg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cff7120f&x-expires=1774461600&x-signature=wlPlkoc0zQx44YfWuR8jN6gtju4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1bf9e140&x-expires=1774461600&x-signature=ejhwAhCfAI6a05UlVwWNpqIIja4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"width\": 720,\n                                    \"height\": 720,\n                                    \"url_prefix\": null\n                                },\n                                \"follow_status\": 0,\n                                \"follower_count\": 85172,\n                                \"custom_verify\": \"\",\n                                \"unique_id\": \"projectrock\",\n                                \"enterprise_verify_reason\": \"verified account\",\n                                \"followers_detail\": null,\n                                \"platform_sync_info\": null,\n                                \"secret\": 0,\n                                \"geofencing\": null,\n                                \"cover_url\": null,\n                                \"item_list\": null,\n                                \"type_label\": null,\n                                \"ad_cover_url\": null,\n                                \"relative_users\": null,\n                                \"cha_list\": null,\n                                \"need_points\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"can_set_geofencing\": null,\n                                \"white_cover_url\": null,\n                                \"user_tags\": null,\n                                \"bold_fields\": null,\n                                \"search_highlight\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"events\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"user_profile_guide\": null,\n                                \"shield_edit_field_info\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"account_labels\": null\n                            },\n                            \"collab_status\": 2\n                        }\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 2,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501293177588768, \\\\\\\"1\\\\\\\": 4.50130546431994, \\\\\\\"0\\\\\\\": 4.5012690294960285}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 5.6259645953350045e-06, \\\\\\\"2\\\\\\\": -0.0002222654438400385, \\\\\\\"-1\\\\\\\": -6.847013407574947e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002968604523306782, \\\\\\\"2\\\\\\\": 0.0006060498072687343, \\\\\\\"-1\\\\\\\": 2.9107127305046327e-06}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.79],\\\\\\\"drr\\\\\\\":17.9,\\\\\\\"rcd\\\\\\\":[0.1],\\\\\\\"mp\\\\\\\":0.02,\\\\\\\"be\\\\\\\":[5.4,10605.1],\\\\\\\"ocf\\\\\\\":[-3.9042,-4.771,-7.7973,-12.2339,-16.457,-20.7936,-26.0407,-34.9674,-41.6904,-56.6022],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-17.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03000004\\\\\\\",\\\\\\\"tag_03000002\\\\\\\",\\\\\\\"tag_02030011\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.71,0.17,0.11,0.1,0.08]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10061\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"57.481\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5628,6446.3023]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7608742120739966221\",\n                \"desc\": \"Learning this information about myself & Italian brain-rot, makes me feel quite the spectrum of emotions. What can I say except... you're welcooooome 🇮🇹🧠💁🏾\\u200d♂️ (I belly laughed so hard the first time I heard the english translation but then realized what it says about my filthy sense of humor 🤣 #brainrot  #italianbrainrot \",\n                \"create_time\": 1771548359,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7608742299656964877,\n                    \"id_str\": \"7608742299656964877\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 126,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7608742120739966221,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6bqtj7og65msb5phtbg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7608742299656964877\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 126,\n                    \"shoot_duration\": 126,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 126,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 126.668,\n                        \"shoot_duration_precision\": 126.668,\n                        \"audition_duration_precision\": 126.668,\n                        \"video_duration_precision\": 126.668\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771548376,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"same_group_id_v3\": 7463767366779766810,\n                    \"sim_group_id_v3\": 7372122823159973940,\n                    \"music_ugid\": 7608742299656964877,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": false\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1621863716665349\",\n                        \"cha_name\": \"brainrot\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1621863716665349\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/brainrot?_r=1&name=brainrot&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=1621863716665349&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #brainrot on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: brainrot\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #brainrot on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/428ddc0cf8c23e095a8958a8809724a1/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/1de891fda391dfbf39b0d91f10f69fb1/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09fb0ad23b934700b0480791e17f481e&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwOTI4ODBmMTJjMTFkZTM2ZDc1NDBlZDhkMjc0NDcy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_h264_720p_880253\",\n                        \"data_size\": 13929572,\n                        \"file_hash\": \"221e2a83aef910f13ef012f3387eaa82\",\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a4511e22&x-expires=1774461600&x-signature=c7WmnL8GIDWrBtGK0I%2FYgzSOOHQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a4e83de6&x-expires=1774461600&x-signature=Cchn47i%2Fk2hcvdAkoEx9bHeMKSI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=4572e710&x-expires=1774461600&x-signature=SULeZDW4b2Hso3hZS7%2BcAsXub8w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a367d5e3&x-expires=1774461600&x-signature=oQ04hwSbZuwqjTXKS9v2x7xtQ7k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=5fba9b11&x-expires=1774461600&x-signature=wKzwn0tu%2BoZpB4wewEoOEhCN%2B38%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=7cce4f5f&x-expires=1774461600&x-signature=zUQtp%2BsEkm8boYTxO21qXoJkYI8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b5b59f24&x-expires=1774461600&x-signature=cc68oY9yhbkUngTpqwg5R9BCveQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=33fe82bf&x-expires=1774461600&x-signature=pXdxa8jqtCCk7BO8rqxmjJWz3ro%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=c28ab38f&x-expires=1774461600&x-signature=P8rTqrd5%2BJy0TeNAShGZKTIzXJ0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/a397b76802b5bb45ee8a6fd09671633f/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMf2VQJk6pmrQgEYflEFnEsDBUYIlIRv3gSAgD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1574&bt=787&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjM3aDY1aTk5ODQ4Omg6aEBpMztkdmo5cnd0OTMzZzczNEBeXjAxLi5eNl4xNjIvNWBeYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/b2229119e77f2471d88dfde00795a38e/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMf2VQJk6pmrQgEYflEFnEsDBUYIlIRv3gSAgD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1574&bt=787&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=ZjM3aDY1aTk5ODQ4Omg6aEBpMztkdmo5cnd0OTMzZzczNEBeXjAxLi5eNl4xNjIvNWBeYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6bqrtnog65g9sqa4820&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=aec78e27559145a696af12134e34a0ac&item_id=7608742120739966221&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgxYjBhNDJiZTU0NWJjMWM2YzAwMDllZjA0MzkyODU3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 12759119,\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 476595,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/5823e01805ab01be592ea1a30579a5db/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/oY0WIXICABidiwMHEuOAviDwtBpp9EzTIeyS9Q/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=930&bt=465&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=PDQ7ZzQ8OjplZWZmNTg4N0BpMztkdmo5cnd0OTMzZzczNEAtY2NfMS80NV4xMTAuMl5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/62d3caf74a4c63287ba5a9bb66658fb5/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/oY0WIXICABidiwMHEuOAviDwtBpp9EzTIeyS9Q/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=930&bt=465&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=PDQ7ZzQ8OjplZWZmNTg4N0BpMztkdmo5cnd0OTMzZzczNEAtY2NfMS80NV4xMTAuMl5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a4a555123c4c4bab87772941bdf8f109&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY4YmVhZDUxOGFlYTEzYjExOGQ1NGRmNWQwOWEzMTIy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc2_720p_476595\",\n                                \"data_size\": 7541891,\n                                \"file_hash\": \"3d04ae8a3b8bf3e7583f7b57e27d92c6\",\n                                \"file_cs\": \"c:0-106087-47b4\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 205153}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 258099}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 298130}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 350206}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 403370}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 839763}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.675, \\\\\\\"v960\\\\\\\": 97.329, \\\\\\\"v864\\\\\\\": 97.706, \\\\\\\"v720\\\\\\\": 98.335}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.732, \\\\\\\"v960\\\\\\\": 89.754, \\\\\\\"v864\\\\\\\": 91.392, \\\\\\\"v720\\\\\\\": 93.402}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.051,\\\\\\\"srv1\\\\\\\":70.141},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":64.051,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"398b00a3a79e904ef5421940da02ff2a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.31, 0.384, 0.411, 1.119, 0.325, 0.376, 1.094, 0.31, 0.384, 1.1, 0.303, 0.411, 1.107, 1.096], \\\\\\\"dec2play\\\\\\\": [71044, 69624, 68270, 67954, 63430, 70131, 68590, 63801, 69624, 68270, 63123, 69160, 67954, 63153, 62204]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 101.075, \\\\\\\"sr20\\\\\\\": 106.682}}\\\",\\\"audio_bit_rate\\\":96105}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 383505,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e1fc7c70a82480a4e1bff674d76a865b/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/o8QIz9EvI0ijapBPASBXitieyYvywAwIT7tFEC/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=748&bt=374&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NDM1NmQ8ZDg3NmU2OmdoZ0BpMztkdmo5cnd0OTMzZzczNEAyY2BjNV9fNi4xNmMwXi0uYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/d868e442a8389f28ed1acac4ddf8f8e7/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/o8QIz9EvI0ijapBPASBXitieyYvywAwIT7tFEC/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=748&bt=374&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=NDM1NmQ8ZDg3NmU2OmdoZ0BpMztkdmo5cnd0OTMzZzczNEAyY2BjNV9fNi4xNmMwXi0uYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1d0ead37f39b431495bab98af3c2f051&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlmMDNkNGE1MDNlMWM2ZTQzYmQ2MmJkM2EyM2ZkOGYx&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc2_540p_383505\",\n                                \"data_size\": 6068782,\n                                \"file_hash\": \"7344aefdf6ae3d09f0c7134022e08527\",\n                                \"file_cs\": \"c:0-106087-a2ad\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 187319}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 228546}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 259481}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 300248}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 343716}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 692577}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.908, \\\\\\\"v960\\\\\\\": 97.341, \\\\\\\"v864\\\\\\\": 98.285, \\\\\\\"v720\\\\\\\": 99.171}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.887, \\\\\\\"v960\\\\\\\": 88.48, \\\\\\\"v864\\\\\\\": 89.947, \\\\\\\"v720\\\\\\\": 91.97}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.206,\\\\\\\"srv1\\\\\\\":69.988},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":62.206,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9c9f5d408fbfab55c019243f36790732\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.428, 0.449, 0.977, 0.362, 0.43, 0.998, 0.319, 0.428, 1.018, 0.342, 0.449, 1.035, 1.047], \\\\\\\"dec2play\\\\\\\": [48953, 48953, 47130, 46854, 44454, 48025, 47155, 44664, 47565, 47130, 44654, 47515, 46854, 44692, 43700]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 100.39, \\\\\\\"sr20\\\\\\\": 107.833}}\\\",\\\"audio_bit_rate\\\":64070}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 365665,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/05d71fc0ff2b5b87445abec4db9ac404/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c004-tx/oUEtKQpB0AswI5iiiFheaAITCBSXvyAwzIEcK9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=714&bt=357&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Zzc8ZzdkOmc8Zmc2NDg6N0BpMztkdmo5cnd0OTMzZzczNEBhXmAxYF41XjIxMTQwMC4tYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/c615fe94d4f091ad2bf6a8db9591ac00/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c004-tx/oUEtKQpB0AswI5iiiFheaAITCBSXvyAwzIEcK9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=714&bt=357&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=4&rc=Zzc8ZzdkOmc8Zmc2NDg6N0BpMztkdmo5cnd0OTMzZzczNEBhXmAxYF41XjIxMTQwMC4tYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=04173531734d4c59ad87aac44dc9a4dd&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRlOTllNDFhYTYwYzAwM2UxMGQzN2YyNzA5NDhhYmYy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc1_540p_365665\",\n                                \"data_size\": 5786467,\n                                \"file_hash\": \"79188e5c88395410081c51367da1b69d\",\n                                \"file_cs\": \"c:0-105807-f68b\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 173446}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 196416}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 251081}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 294276}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 337468}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 638480}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.817, \\\\\\\"v960\\\\\\\": 94.542, \\\\\\\"v864\\\\\\\": 95.851, \\\\\\\"v720\\\\\\\": 97.322}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.97, \\\\\\\"v960\\\\\\\": 86.112, \\\\\\\"v864\\\\\\\": 87.672, \\\\\\\"v720\\\\\\\": 90.201}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.547,\\\\\\\"srv1\\\\\\\":67.623},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":59.547,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.671, \\\\\\\"sr20\\\\\\\": 104.115}}\\\",\\\"audio_bit_rate\\\":64070,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 241680,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/4ed6d94ba4eee888d2ab9ade36c1bf9c/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/ooUCEveXiw2IBmDEQSwiA9ApsByiIlVz0ItTpa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=472&bt=236&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ODZmaTk4ZzM7aThnaWRoO0BpMztkdmo5cnd0OTMzZzczNEA0NjZhMTQ2NS0xMWJhYGNhYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://v16m.tiktokcdn-us.com/6ab6d211399019f3ae471ee4d58e18fd/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/ooUCEveXiw2IBmDEQSwiA9ApsByiIlVz0ItTpa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=472&bt=236&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=ODZmaTk4ZzM7aThnaWRoO0BpMztkdmo5cnd0OTMzZzczNEA0NjZhMTQ2NS0xMWJhYGNhYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d8fecadfed454f08809d7546df9c9375&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkOTY4NjZjZWI5ZTNkYTIwMjkyMmNlOTYzN2M3NmZj&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc1_540p_241680\",\n                                \"data_size\": 3824470,\n                                \"file_hash\": \"e1860c43c1b4c70b6771705582aceafd\",\n                                \"file_cs\": \"c:0-105823-72b7\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 152524}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 165994}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 203539}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 230757}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 259611}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 453761}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.738, \\\\\\\"v960\\\\\\\": 89.943, \\\\\\\"v864\\\\\\\": 91.603, \\\\\\\"v720\\\\\\\": 93.97}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.078, \\\\\\\"v960\\\\\\\": 81.539, \\\\\\\"v864\\\\\\\": 83.493, \\\\\\\"v720\\\\\\\": 86.54}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":55.878,\\\\\\\"srv1\\\\\\\":62.544},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":55.878,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24053,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 126596,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/428ddc0cf8c23e095a8958a8809724a1/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/1de891fda391dfbf39b0d91f10f69fb1/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09fb0ad23b934700b0480791e17f481e&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwOTI4ODBmMTJjMTFkZTM2ZDc1NDBlZDhkMjc0NDcy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_h264_720p_880253\",\n                        \"data_size\": 13929572,\n                        \"file_hash\": \"221e2a83aef910f13ef012f3387eaa82\",\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=7b061c5b&x-expires=1774461600&x-signature=4GBBWVZegRix%2Bvd6L%2F8SWY38Wwc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=af25b279&x-expires=1774461600&x-signature=YnH9ElaDBU3TdITeLZ%2BioX97lPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=78530d8f&x-expires=1774461600&x-signature=Vqf3agoi6B%2FRZXO2mBIrALfxj2s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 107.1785165714286,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6bqrtnog65g9sqa4820\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/0195012637a28c283b56be11a4f6b91c/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/ocefhUAigbYAvQisW8KayMMfErecNiBLAVfA4R/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1680\\\\u0026bt=840\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzlkOmc4aDQ7NDk5M2Q5aEBpMztkdmo5cnd0OTMzZzczNEAuYF4yLWJeXjIxNV4uXl9eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://v16m.tiktokcdn-us.com/5a3b688b42ddf6d6f81818d0cbeb8006/69c32ca7/video/tos/useast5/tos-useast5-pve-0068-tx/ocefhUAigbYAvQisW8KayMMfErecNiBLAVfA4R/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1680\\\\u0026bt=840\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzlkOmc4aDQ7NDk5M2Q5aEBpMztkdmo5cnd0OTMzZzczNEAuYF4yLWJeXjIxNV4uXl9eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e00090200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6bqrtnog65g9sqa4820\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=aeb6aa10a6864158a1aee50d57aac610\\\\u0026item_id=7608742120739966221\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYzYWVhOTI5NzkwZGU1NjQ3MDQ4M2I1M2NjM2Q2MTE1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":14048421,\\\"file_cs\\\":\\\"c:0-104760-4e3d\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 127,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 126.53333,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/o0lX2QglfAQoK3eJGDRpmvBIrEDSFEiEn6IQ0g\",\n                                \"tos-useast5-p-0068-tx/o0lfEDAFEQxgaRFgnrElQ3Q6RIr2DfhBSvapmX\",\n                                \"tos-useast5-p-0068-tx/oUmvXAEY6SFvlEQpKlFfDBglQr863IQnRfDgE2\",\n                                \"tos-useast5-p-0068-tx/oIBX3pS9IAiySIiRvvIrCswB7tgEewIzCTAvi0\",\n                                \"tos-useast5-p-0068-tx/osSX9IwyvAIsQtS0DBI0zvAEriBpiCCiTeJI9w\",\n                                \"tos-useast5-p-0068-tx/oUlAIBE6vEDcRdgQ3nIEFtXDfgSAepQErlQ2m1\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0lX2QglfAQoK3eJGDRpmvBIrEDSFEiEn6IQ0g~tplv-noop.image?dr=12525&refresh_token=56f25cb1&x-expires=1774398631&x-signature=a9Q2NF9AeJTp3FOdIrFyQMaRICw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0lfEDAFEQxgaRFgnrElQ3Q6RIr2DfhBSvapmX~tplv-noop.image?dr=12525&refresh_token=3d49c130&x-expires=1774398631&x-signature=YQkx8gnQbHA3AC25gHg1XJ9jED4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUmvXAEY6SFvlEQpKlFfDBglQr863IQnRfDgE2~tplv-noop.image?dr=12525&refresh_token=509bcf6c&x-expires=1774398631&x-signature=zm8%2FLmdc%2BhKCgPFDBGoIi1Kk3NU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBX3pS9IAiySIiRvvIrCswB7tgEewIzCTAvi0~tplv-noop.image?dr=12525&refresh_token=125f7f1f&x-expires=1774398631&x-signature=v7BvKBcdjEwZmdtgLGarsMqvLOU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIsQtS0DBI0zvAEriBpiCCiTeJI9w~tplv-noop.image?dr=12525&refresh_token=229aca11&x-expires=1774398631&x-signature=omgeBxTbN8IFCoQgd%2FO5UtIJ9A0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUlAIBE6vEDcRdgQ3nIEFtXDfgSAepQErlQ2m1~tplv-noop.image?dr=12525&refresh_token=2c59c856&x-expires=1774398631&x-signature=x11ffIXligaQfk89JgygycUGlvI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/8ee380ef21884e429fba25832becfa60/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQ2QIBvirwyq09EpTEAtIiAgGzItiSCKBw6esX/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=ODRmOzlmZjo2N2g0OjllNkBpMztkdmo5cnd0OTMzZzczNEAtNF8vMy0yXjQxYS02YF5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/945243f22ccad20ae630bfb7a923f240/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQ2QIBvirwyq09EpTEAtIiAgGzItiSCKBw6esX/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=ODRmOzlmZjo2N2g0OjllNkBpMztkdmo5cnd0OTMzZzczNEAtNF8vMy0yXjQxYS02YF5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a3abc69701de4473a75c0c6628bc7105&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3Mjc3NDZkNmJiZWJmOWJhNzJiODFlZWFjYjhlMjVj&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc1_540p_408837\",\n                        \"data_size\": 6469649,\n                        \"file_hash\": \"f0771b09e1f756c6b1fc94df1e2420e5\",\n                        \"file_cs\": \"c:0-105829-f61d\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"7.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-15.2\\\",\\\"LoudnessRangeStart\\\":\\\"-22.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-9.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-22.4,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-9.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.767},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.183},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-3.158,\\\\\\\"LTotal\\\\\\\":-22.598,\\\\\\\"Peak\\\\\\\":0.103,\\\\\\\"RTotal\\\\\\\":-19.44},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.96,\\\\\\\"SingingRatio\\\\\\\":0.01,\\\\\\\"SpeechRatio\\\\\\\":0.85},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-21.4,\\\\\\\"MaxMomLoud\\\\\\\":-9.94,\\\\\\\"MaxSTLoud\\\\\\\":-14.11,\\\\\\\"Loud\\\\\\\":-17.89,\\\\\\\"LoudR\\\\\\\":5.7,\\\\\\\"LoudRE\\\\\\\":-15.7}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2791.4,\\\\\\\"FCenR\\\\\\\":2296.03,\\\\\\\"Spkr100G\\\\\\\":0.15,\\\\\\\"Spkr150G\\\\\\\":0.32,\\\\\\\"Spkr200G\\\\\\\":0.62}},\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":7.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-15.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.8,\\\\\\\"Loudness\\\\\\\":-17.8}\\\",\\\"bright_ratio_mean\\\":\\\"0.0663\\\",\\\"brightness_mean\\\":\\\"140.4305\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0534\\\",\\\"loudness\\\":\\\"-17.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0446\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1771548359}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"23.5034\\\",\\\"vq_score\\\":\\\"59.45\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=7b061c5b&x-expires=1774461600&x-signature=4GBBWVZegRix%2Bvd6L%2F8SWY38Wwc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=af25b279&x-expires=1774461600&x-signature=YnH9ElaDBU3TdITeLZ%2BioX97lPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=78530d8f&x-expires=1774461600&x-signature=Vqf3agoi6B%2FRZXO2mBIrALfxj2s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=7b061c5b&x-expires=1774461600&x-signature=4GBBWVZegRix%2Bvd6L%2F8SWY38Wwc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=af25b279&x-expires=1774461600&x-signature=YnH9ElaDBU3TdITeLZ%2BioX97lPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=78530d8f&x-expires=1774461600&x-signature=Vqf3agoi6B%2FRZXO2mBIrALfxj2s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 5,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 180\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/a9deb67d627c8dc2b373f1f2bf2a4b13/69ea6547/video/tos/useast5/tos-useast5-v-0068-tx/d374bf29911a4226aa133b3e45ff5c02/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6118&bt=3059&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=Mztkdmo5cnd0OTMzZzczNEBpMztkdmo5cnd0OTMzZzczNEAvMW42MmRrb19hLS1kMS9zYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                \"expire\": 1776969031,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7608742701898550030,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 1520733855,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7608742701898550030,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/a9deb67d627c8dc2b373f1f2bf2a4b13/69ea6547/video/tos/useast5/tos-useast5-v-0068-tx/d374bf29911a4226aa133b3e45ff5c02/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6118&bt=3059&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=Mztkdmo5cnd0OTMzZzczNEBpMztkdmo5cnd0OTMzZzczNEAvMW42MmRrb19hLS1kMS9zYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/bc8c4adc3e089caa71ecb93554e6ab83/69ea6547/video/tos/useast5/tos-useast5-v-0068-tx/d374bf29911a4226aa133b3e45ff5c02/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6118&bt=3059&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=Mztkdmo5cnd0OTMzZzczNEBpMztkdmo5cnd0OTMzZzczNEAvMW42MmRrb19hLS1kMS9zYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00050200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg5ODUwMjU1YmQ2ZDMwZjdjYTgzYjQ4ZGMwMmU0MzEz&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"caption_length\": 1634,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10003\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/428ddc0cf8c23e095a8958a8809724a1/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://v16m.tiktokcdn-us.com/1de891fda391dfbf39b0d91f10f69fb1/69c32ca7/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00090200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09fb0ad23b934700b0480791e17f481e&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwOTI4ODBmMTJjMTFkZTM2ZDc1NDBlZDhkMjc0NDcy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_h264_720p_880253\",\n                        \"data_size\": 13929572,\n                        \"file_hash\": \"221e2a83aef910f13ef012f3387eaa82\",\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7608742120739966221?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7608742120739966221&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7608742120739966221\",\n                    \"comment_count\": 1289,\n                    \"digg_count\": 82475,\n                    \"download_count\": 551,\n                    \"play_count\": 740922,\n                    \"share_count\": 13510,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 236,\n                    \"collect_count\": 6062,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7608742120739966221\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 301,\n                        \"end\": 310,\n                        \"type\": 1,\n                        \"hashtag_name\": \"brainrot\",\n                        \"hashtag_id\": \"1621863716665349\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"75\"\n                    },\n                    {\n                        \"start\": 312,\n                        \"end\": 328,\n                        \"type\": 1,\n                        \"hashtag_name\": \"italianbrainrot\",\n                        \"hashtag_id\": \"7417881178814087200\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"141\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7608742120739966221?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7608742120739966221&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7608742120739966221\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"Learning this information about myself \\\\u0026 Italian brain-rot, makes me feel quite the spectrum of emotions. What can I say except... you're welcooooome\\\",\\\"\\\\ud83c\\\\uddee\\\\ud83c\\\\uddf9\\\\ud83e\\\\udde0\\\\ud83d\\\\udc81\\\\ud83c\\\\udffe\\u200d♂️\\\",\\\"\\\",\\\"(I belly laughed so hard the first time I heard the english translation but then realized what it says about my filthy sense of humor \\\\ud83e\\\\udd23\\\",\\\"\\\",\\\"#brainrot \\\",\\\"#italianbrainrot \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 9,\n                        \"type\": 1,\n                        \"hashtag_name\": \"brainrot\",\n                        \"hashtag_id\": \"1621863716665349\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 5,\n                        \"tag_id\": \"75\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 16,\n                        \"type\": 1,\n                        \"hashtag_name\": \"italianbrainrot\",\n                        \"hashtag_id\": \"7417881178814087200\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 6,\n                        \"tag_id\": \"141\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"dwayne the rock johnson italian brainrot\",\n                                    \"word_id\": \"1623115272692673305\",\n                                    \"penetrate_info\": \"{\\\"ecom_intent\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"predict_ctr_score\\\":0.003783323691645891,\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"dwayne the rock johnson italian brainrot\",\n                                    \"word_id\": \"1623115272692673305\",\n                                    \"penetrate_info\": \"{\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.006181566817088697,\\\"generate_time\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7608742120739966221\n                    ],\n                    \"GroupdIdList1\": [\n                        7608742120739966221\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 126548,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"Learning this information about myself &amp; Italian brain-rot, makes me feel quite the spectrum of emotions. What can I say except... you're welcooooome<br>🇮🇹🧠💁🏾\\u200d♂️<br><br>(I belly laughed so hard the first time I heard the english translation but then realized what it says about my filthy sense of humor 🤣<br><br><h id=\\\"75\\\">#brainrot</h> <br><h id=\\\"141\\\">#italianbrainrot</h> \",\n                    \"text_extra\": [\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"brainrot\",\n                            \"hashtag_id\": \"1621863716665349\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"75\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"italianbrainrot\",\n                            \"hashtag_id\": \"7417881178814087200\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"141\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0017397242894663675}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"dwayne the rock johnson italian brainrot\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"1623115272692673305\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7608742299656964877,\n                    \"id_str\": \"7608742299656964877\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 126,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7608742120739966221,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6bqtj7og65msb5phtbg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7608742299656964877\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 126,\n                    \"shoot_duration\": 126,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 126,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 126.668,\n                        \"shoot_duration_precision\": 126.668,\n                        \"audition_duration_precision\": 126.668,\n                        \"video_duration_precision\": 126.668\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771548376,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"same_group_id_v3\": 7463767366779766810,\n                    \"sim_group_id_v3\": 7372122823159973940,\n                    \"music_ugid\": 7608742299656964877,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": false\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501209959290413, \\\\\\\"1\\\\\\\": 4.501222246021585, \\\\\\\"0\\\\\\\": 4.501185811197673}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -9.902415258198057e-05, \\\\\\\"2\\\\\\\": -0.00029706525658052213, \\\\\\\"-1\\\\\\\": -0.00010483149356507217}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002968604523306782, \\\\\\\"2\\\\\\\": 0.0006060498072687343, \\\\\\\"-1\\\\\\\": 2.9107127305046327e-06}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.93],\\\\\\\"drr\\\\\\\":19.1,\\\\\\\"rcd\\\\\\\":[1.8],\\\\\\\"mp\\\\\\\":0.3,\\\\\\\"be\\\\\\\":[21.5,10868.9],\\\\\\\"ocf\\\\\\\":[-10.9378,-3.705,-6.3269,-6.8786,-13.4066,-21.1427,-28.024,-37.0806,-41.2548,-55.4154],\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.92],\\\\\\\"drr\\\\\\\":18.9,\\\\\\\"rcd\\\\\\\":[1.8],\\\\\\\"mp\\\\\\\":0.21,\\\\\\\"be\\\\\\\":[21.5,10874.3],\\\\\\\"ocf\\\\\\\":[-10.8371,-3.7149,-6.3364,-6.8927,-13.4012,-21.0534,-27.9517,-36.9091,-41.1326,-54.9008],\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.92],\\\\\\\"drr\\\\\\\":18.5,\\\\\\\"rcd\\\\\\\":[1.9],\\\\\\\"mp\\\\\\\":0.1,\\\\\\\"be\\\\\\\":[21.5,11272.6],\\\\\\\"ocf\\\\\\\":[-11.0472,-3.7274,-6.2576,-6.8842,-13.3832,-20.9358,-27.8125,-36.9833,-40.7677,-54.6546],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-17.7},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02040215\\\\\\\",\\\\\\\"tag_02040413\\\\\\\",\\\\\\\"tag_02040212\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.82,0.81,0.14,0.12,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10003\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"62.817\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7607571932778695949\",\n                \"desc\": \"To work with you, and learn from you has been an honor ~ and to call you my friend, will always be a privilege. Thank you, brother for your anchoring heart and JOY throughout our Jumanji franchise. Let’s tell more stories together 🫱🏾\\u200d🫲🏼🫶🏾 ps, please keep smilin’ and please keep exfoliating the top of your head 😘🤣 #ThatsAWrap #DeVito 🐐 #jumanji \",\n                \"create_time\": 1771275900,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7058190794554411010,\n                    \"id_str\": \"7058190794554411010\",\n                    \"title\": \"When you Smiling\",\n                    \"author\": \"Frank Sinatra\",\n                    \"album\": \"Indimenticabile\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0407904,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogtQIUBlAgAIpAZsADOYbAlCQKinCeSmHDoect\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ok3loxmyACAPAZEvgIe0CeDnKbKvhYHDAtBAQI\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0NtBA8CUInfK2ACmYAgbKDxlQIUZtfACAxH8B\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMqlqwmHACAWAZdJgIeICeNnKb1IdYHDAtBAQI\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.906217,\\\"music_vid\\\":\\\"v10ad6g50000d0skqj7og65l048a28dg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7058190794554411010\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cc81bed7&x-expires=1774461600&x-signature=8yr9DoO0BgTziJO1DR4G61P0eRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=825de8a2&x-expires=1774461600&x-signature=%2F7hmgITUD27TSAkGsoE%2FetJ18OU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ae3493d9&x-expires=1774461600&x-signature=6YKQNcK4CnhKsSwlWVItfBo1LF0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2326f028&x-expires=1774461600&x-signature=sfHsJQbodh%2FQyhNhNnhyxAZLcjk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b42a462c&x-expires=1774461600&x-signature=CvoAzlSzz6R5qBm7zDQRT%2Fx6jHQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d18b2bdc&x-expires=1774461600&x-signature=qxZagE7C4b6i2vBvRd6AOsvshuU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"6880257306417398789\",\n                            \"sec_uid\": \"MS4wLjABAAAACcsTO5bWlviMKHn33sva8nyhGgoBQ7mR1ZtgzCjQRBbxAqJPLE9KqVqFB5-H5w09\",\n                            \"nick_name\": \"Frank Sinatra\",\n                            \"handle\": \"franksinatra\",\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0671f1ee&x-expires=1774461600&x-signature=6RT%2BR0NHquy1HRBzW4v4QL%2BEjkc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=266a73d6&x-expires=1774461600&x-signature=t95dAkGpqcqdnF%2B510EpdOEHjFs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e626a8aa&x-expires=1774461600&x-signature=D3Pzri3SB8zxjZjSJo6F8yCX5aE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7058190783920244737\",\n                        \"author\": \"Frank Sinatra\",\n                        \"title\": \"When you Smiling\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 5376,\n                            \"duration_ms\": 46080\n                        },\n                        \"full_duration\": 150047\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1658448000\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        163\n                    ],\n                    \"theme_value\": [\n                        24,\n                        5\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1643363131,\n                    \"can_be_stitched\": false,\n                    \"theme_tags\": [\n                        \"Christmas\",\n                        \"Winter\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7511279720912652298\n                    ],\n                    \"has_human_voice\": false,\n                    \"mute_type\": 0,\n                    \"same_group_id_v3\": 7511279720912652298,\n                    \"sim_group_id_v3\": 7302345623997515815,\n                    \"music_ugid\": 7058190794554411010,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"803372\",\n                        \"cha_name\": \"thatsawrap\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=803372\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/thatsawrap?_r=1&name=thatsawrap&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=803372&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #thatsawrap on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: thatsawrap\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #thatsawrap on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_key\": \"7058190794554411010\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 0,\n                    \"width\": 0,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": false,\n                    \"bit_rate\": [],\n                    \"duration\": 0,\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"is_callback\": false,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"Loudness\\\":\\\"-10.9\\\",\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Peak\\\":\\\"0.90157\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.90157,\\\\\\\"Loudness\\\\\\\":-10.9}\\\",\\\"loudness\\\":\\\"-10.9\\\",\\\"peak\\\":\\\"0.90157\\\"}\",\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"caption_infos\": null,\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 0,\n                        \"no_caption_reason\": 3,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"bit_rate_audio\": []\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/photo/7607571932778695949?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7607571932778695949&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7607571932778695949\",\n                    \"comment_count\": 780,\n                    \"digg_count\": 125361,\n                    \"download_count\": 162,\n                    \"play_count\": 1091614,\n                    \"share_count\": 1176,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 15,\n                    \"collect_count\": 4480,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7607571932778695949\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 323,\n                        \"end\": 334,\n                        \"type\": 1,\n                        \"hashtag_name\": \"thatsawrap\",\n                        \"hashtag_id\": \"803372\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"856\"\n                    },\n                    {\n                        \"start\": 335,\n                        \"end\": 342,\n                        \"type\": 1,\n                        \"hashtag_name\": \"devito\",\n                        \"hashtag_id\": \"12459411\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"857\"\n                    },\n                    {\n                        \"start\": 346,\n                        \"end\": 354,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"1153\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/photo/7607571932778695949?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7607571932778695949&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 150,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7607571932778695949\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 1,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 0,\n                    \"draft_progress_bar\": 0,\n                    \"allow_duet\": false,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 0,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": false\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"extra\": \"#\",\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"extra\": \"#\",\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"extra\": \"#\",\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"code\": 1,\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\",\n                            \"extra\": \"216\",\n                            \"action_id\": \"create_sticker\"\n                        }\n                    ],\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 2,\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"item_stitch\": 1,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 2\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"To work with you, and learn from you has been an honor ~ and to call you my friend, will always be a privilege. Thank you, brother for your anchoring heart and JOY throughout our Jumanji franchise.\\\",\\\"\\\",\\\"Let’s tell more stories together \\\\ud83e\\\\udef1\\\\ud83c\\\\udffe\\u200d\\\\ud83e\\\\udef2\\\\ud83c\\\\udffc\\\\ud83e\\\\udef6\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"ps, please keep smilin’ and please keep exfoliating the top of your head \\\\ud83d\\\\ude18\\\\ud83e\\\\udd23\\\",\\\"\\\",\\\"#ThatsAWrap\\\",\\\"#DeVito \\\\ud83d\\\\udc10\\\",\\\"#jumanji \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 11,\n                        \"type\": 1,\n                        \"hashtag_name\": \"thatsawrap\",\n                        \"hashtag_id\": \"803372\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 6,\n                        \"tag_id\": \"856\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 7,\n                        \"type\": 1,\n                        \"hashtag_name\": \"devito\",\n                        \"hashtag_id\": \"12459411\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 7,\n                        \"tag_id\": \"857\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 8,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 8,\n                        \"tag_id\": \"1153\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"image_post_info\": {\n                    \"images\": [\n                        {\n                            \"display_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=19d77883&x-expires=1775671200&x-signature=WPpfZflsaQe6rejuPXoRhH%2FWefU%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=5caacf04&x-expires=1775671200&x-signature=KRBuRYvQuHvzUpIIPeuhMLreWIU%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 886,\n                                \"height\": 682,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"owner_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8822&refresh_token=b239fe29&x-expires=1775671200&x-signature=IZb05upjQN1HLNKSIWdpfKrtoq4%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=image&biz_tag=tt_photomode\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8822&refresh_token=aad55666&x-expires=1775671200&x-signature=fxUqyFLym14p1XT%2FxxqoAV3DkmQ%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=image&biz_tag=tt_photomode\"\n                                ],\n                                \"width\": 886,\n                                \"height\": 682,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"user_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8825&refresh_token=a0fe77ca&x-expires=1775671200&x-signature=pvUMsn6iESVj%2Bb5CblUt%2BvC7Hf4%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8825&refresh_token=93061bd5&x-expires=1775671200&x-signature=0Wr0Ge0g4r9Vt3muI5575NmbxCM%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 886,\n                                \"height\": 682,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"thumbnail\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=e98b610d&x-expires=1775671200&x-signature=ntmtqvxYjbKsrMSZ3k8%2B6biyRWI%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=e7889174&x-expires=1775671200&x-signature=s0cpzlgNr%2FVLOYk2bJGDF%2Bon300%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 886,\n                                \"height\": 682,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"bitrate_images\": [],\n                            \"ocr_language\": \"\"\n                        },\n                        {\n                            \"display_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=39b04d09&x-expires=1775671200&x-signature=Nm7czsNa1WFcgEJ5fH9eW1hQ9m8%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=ca3be5e3&x-expires=1775671200&x-signature=bzmQ4zEUWA5ykTGxyDXiC8yEieM%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 952,\n                                \"height\": 736,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"owner_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8822&refresh_token=f6564c01&x-expires=1775671200&x-signature=fj%2BCmu%2FYsU3r5QJtsPXVmjiQpu8%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8822&refresh_token=2b0991a4&x-expires=1775671200&x-signature=p5%2BNWV%2B4rA2n27nDSzi6RPlWEC8%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 952,\n                                \"height\": 736,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"user_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8825&refresh_token=c0e39c20&x-expires=1775671200&x-signature=N4h5JoQQQGmSm7wg%2BaM5cFmUGTI%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8825&refresh_token=43e4b0a1&x-expires=1775671200&x-signature=KB2heE04qhN6hogRfDkE7unTAZU%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 952,\n                                \"height\": 736,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"thumbnail\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=8a43e2a7&x-expires=1775671200&x-signature=wXcooNgpWe6utRoP6FGrJrpMU7A%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=7947d770&x-expires=1775671200&x-signature=cUXW91Hk3ERG06SstFUK87gu8U0%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 952,\n                                \"height\": 736,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"bitrate_images\": []\n                        },\n                        {\n                            \"display_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.heic?dr=10952&refresh_token=6a8cb096&x-expires=1775671200&x-signature=GuKZLZa4wIalVn2UeN0UEZElQ28%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=dd298b33&x-expires=1775671200&x-signature=B1f7e%2Fxk92dyUMbyjzicp3%2FpyjI%3D&t=5897f7ec&ps=28cf8ac7&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"owner_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8822&refresh_token=08396b23&x-expires=1775671200&x-signature=6VTD9q1p0PseimOqDGdlNLSkofM%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8822&refresh_token=2347cf78&x-expires=1775671200&x-signature=7YBzZQf0cVuqhp2r11Czp6Exe%2BQ%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"user_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8825&refresh_token=9f9ea249&x-expires=1775671200&x-signature=Ex4AuNJwG2xQd9bpqcT4LlRACTM%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=image&biz_tag=tt_photomode\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8825&refresh_token=079daf5b&x-expires=1775671200&x-signature=p312pGpEu8T11bIQ7qThcWU%2BnzU%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=image&biz_tag=tt_photomode\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"thumbnail\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=35168987&x-expires=1775671200&x-signature=mL9ti5yN3T2riRKEBCMLUFmeryc%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=52c38e12&x-expires=1775671200&x-signature=e33QIJVbSwePShgP18wNZJWBuzA%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"bitrate_images\": [],\n                            \"ocr_language\": \"en\"\n                        }\n                    ],\n                    \"image_post_cover\": {\n                        \"display_image\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"width\": 623,\n                            \"height\": 480,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"owner_watermark_image\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8816&refresh_token=8862a38d&x-expires=1775671200&x-signature=Z9kKJAV6F84bZ%2FFscIHKXTQPw6M%3D&t=5897f7ec&ps=a86e979e&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8816&refresh_token=336b26fb&x-expires=1775671200&x-signature=ydF8z0OcdssfkzAjxoaPzVLa6mk%3D&t=5897f7ec&ps=a86e979e&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"width\": 886,\n                            \"height\": 682,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"user_watermark_image\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8819&refresh_token=f0750f62&x-expires=1775671200&x-signature=Wybq6HU15JtKJukPf1LQQODKffE%3D&t=5897f7ec&ps=dab23eb0&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8819&refresh_token=f451882d&x-expires=1775671200&x-signature=ksxfGHw5ghFQpmSLjsf9qyEvX1o%3D&t=5897f7ec&ps=dab23eb0&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"width\": 886,\n                            \"height\": 682,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"thumbnail\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.webp?dr=8786&refresh_token=14b481b5&x-expires=1775671200&x-signature=co5TWgUH0xQ3aTzj5wgoNx2jVFo%3D&t=5897f7ec&ps=91264d6f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.jpeg?dr=8786&refresh_token=dfb38ebc&x-expires=1775671200&x-signature=4St34PZRZ3gRq4f6a8KnKXV26BE%3D&t=5897f7ec&ps=91264d6f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"width\": 886,\n                            \"height\": 682,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"bitrate_images\": []\n                    },\n                    \"music_volume\": 0.5,\n                    \"title\": \"An official Jumanji wrap on Danny DeVito 👏🏾🥂\",\n                    \"translation_info\": {\n                        \"translatable\": false,\n                        \"target_language\": \"\",\n                        \"image_major_language\": \"en\"\n                    },\n                    \"post_extra\": \"{\\\"photo_cover_shrink\\\":true,\\\"photo_blurhash\\\":false,\\\"photo_progressive\\\":false}\"\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"danny devito\",\n                                    \"word_id\": \"1073442404191421724\",\n                                    \"penetrate_info\": \"{\\\"generate_time\\\":\\\"1746436433\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,cdg_top_query_viking_recall,bert_viking_two_hop_recall\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0030315942163272698,\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"new jumanji movie\",\n                                    \"word_id\": \"2796302167730756334\",\n                                    \"penetrate_info\": \"{\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.014423070587875822}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7607571932778695949\n                    ],\n                    \"GroupdIdList1\": [\n                        7607571932778695949\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10000,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"To work with you, and learn from you has been an honor ~ and to call you my friend, will always be a privilege. Thank you, brother for your anchoring heart and JOY throughout our Jumanji franchise.<br><br>Let’s tell more stories together 🫱🏾\\u200d🫲🏼🫶🏾<br><br>ps, please keep smilin’ and please keep exfoliating the top of your head 😘🤣<br><br><h id=\\\"856\\\">#ThatsAWrap</h><br><h id=\\\"857\\\">#DeVito</h> 🐐<br><h id=\\\"1153\\\">#jumanji</h> \",\n                    \"text_extra\": [\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"thatsawrap\",\n                            \"hashtag_id\": \"803372\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"856\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"devito\",\n                            \"hashtag_id\": \"12459411\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"857\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"jumanji\",\n                            \"hashtag_id\": \"2582069\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"1153\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"edit_page_recommend\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0007145382891754777}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"new jumanji movie\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"2796302167730756334\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7058190794554411010,\n                    \"id_str\": \"7058190794554411010\",\n                    \"title\": \"When you Smiling\",\n                    \"author\": \"Frank Sinatra\",\n                    \"album\": \"Indimenticabile\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0407904,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogtQIUBlAgAIpAZsADOYbAlCQKinCeSmHDoect\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ok3loxmyACAPAZEvgIe0CeDnKbKvhYHDAtBAQI\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0NtBA8CUInfK2ACmYAgbKDxlQIUZtfACAxH8B\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMqlqwmHACAWAZdJgIeICeNnKb1IdYHDAtBAQI\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.906217,\\\"music_vid\\\":\\\"v10ad6g50000d0skqj7og65l048a28dg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7058190794554411010\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cc81bed7&x-expires=1774461600&x-signature=8yr9DoO0BgTziJO1DR4G61P0eRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=825de8a2&x-expires=1774461600&x-signature=%2F7hmgITUD27TSAkGsoE%2FetJ18OU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ae3493d9&x-expires=1774461600&x-signature=6YKQNcK4CnhKsSwlWVItfBo1LF0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2326f028&x-expires=1774461600&x-signature=sfHsJQbodh%2FQyhNhNnhyxAZLcjk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b42a462c&x-expires=1774461600&x-signature=CvoAzlSzz6R5qBm7zDQRT%2Fx6jHQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d18b2bdc&x-expires=1774461600&x-signature=qxZagE7C4b6i2vBvRd6AOsvshuU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"6880257306417398789\",\n                            \"sec_uid\": \"MS4wLjABAAAACcsTO5bWlviMKHn33sva8nyhGgoBQ7mR1ZtgzCjQRBbxAqJPLE9KqVqFB5-H5w09\",\n                            \"nick_name\": \"Frank Sinatra\",\n                            \"handle\": \"franksinatra\",\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0671f1ee&x-expires=1774461600&x-signature=6RT%2BR0NHquy1HRBzW4v4QL%2BEjkc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=266a73d6&x-expires=1774461600&x-signature=t95dAkGpqcqdnF%2B510EpdOEHjFs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e626a8aa&x-expires=1774461600&x-signature=D3Pzri3SB8zxjZjSJo6F8yCX5aE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7058190783920244737\",\n                        \"author\": \"Frank Sinatra\",\n                        \"title\": \"When you Smiling\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 5376,\n                            \"duration_ms\": 46080\n                        },\n                        \"full_duration\": 150047\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1658448000\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        163\n                    ],\n                    \"theme_value\": [\n                        24,\n                        5\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1643363131,\n                    \"can_be_stitched\": false,\n                    \"theme_tags\": [\n                        \"Christmas\",\n                        \"Winter\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7511279720912652298\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7511279720912652298,\n                    \"sim_group_id_v3\": 7302345623997515815,\n                    \"music_ugid\": 7058190794554411010,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"0.000000\",\n                \"music_volume\": \"50.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"multi_photo\",\n                \"content_size_type\": 2,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": [],\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"is_title_translatable\": true,\n                \"title_language\": \"en\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {},\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7607547581803138317\",\n                \"desc\": \"2 little tornados 🌪️ 1 big Valentine’s Day surprise in my office 💝 And a “crickets zero reaction” to my rendition of “kiss from a rose” 🦗😶😘🥀 🎶😂 #ValentinesDay\",\n                \"create_time\": 1771270235,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660500983,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376905,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a273f1d&x-expires=1774461600&x-signature=qiMxgfGAoP3MbjSuIw5lo3%2BbC5A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7607547683095481102,\n                    \"id_str\": \"7607547683095481102\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 25,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7607547581803138317,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d69n0nfog65t5ps7mn50\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7607547683095481102\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 25,\n                    \"shoot_duration\": 25,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 25,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 25.861189,\n                        \"shoot_duration_precision\": 25.861189,\n                        \"audition_duration_precision\": 25.861189,\n                        \"video_duration_precision\": 25.861189\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771270238,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7607513269930068792,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"10313\",\n                        \"cha_name\": \"ValentinesDay\",\n                        \"desc\": \"Post E-commerce Short Videos with #valentinesday during the Campaign Period and top ranked creators by total accumulated Short Video GMV will be eligible to receive up to $100 voucher rewards issued by TikTok Platform between 10th-14th February 2025.\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=10313\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/valentinesday?_r=1&name=valentinesday&u_code=ebf4jm285j440d&_d=f2g5df2d8djl82&share_challenge_id=10313&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #valentinesday on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: valentinesday\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #valentinesday on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 2,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"musically-maliva-obj/6adef38f12e9994b14a49ebefb97e999.png\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/217400a44492a0c08004b2f5c31daffe/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://v16m.tiktokcdn-us.com/d9bdd74fe27a069b9e12227b655f0923/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a75c2be9ef65431aa7da7fbf21785430&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYzk0YTIxODM5YjM5YTU0Mjg4MjRjYTQ5ODFjM2Fm&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_h264_720p_1481909\",\n                        \"data_size\": 4808611,\n                        \"file_hash\": \"dacb61b718d22e2a38fe18e54d57cbd7\",\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=02d65965&x-expires=1774461600&x-signature=eRy%2BZzDd8356%2FqFqmVNVtjL7b%2BQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d7afb753&x-expires=1774461600&x-signature=DggfYnquPMXa5DiDaOeF%2Bnb44pA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=6d7cba86&x-expires=1774461600&x-signature=JpJkcU6l%2BxodyDPTJeoLP9tASh0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=05d14696&x-expires=1774461600&x-signature=qaQZblSLR7dKb4eRCj4Li7o%2FrdU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d11b55d&x-expires=1774461600&x-signature=KI92VCRuyKxcgwB4wQjtSIN%2F%2Fyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=2d0f257d&x-expires=1774461600&x-signature=rom5GOBBOEEcrCQpcuHxOvWespE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b5953aa0&x-expires=1774461600&x-signature=EOfR3RLp%2B21hcoiDvxcJf2PQ0pw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=88a39f17&x-expires=1774461600&x-signature=cYGJookq4hQKcuT2k8tE%2F0MfOUA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=0094af81&x-expires=1774461600&x-signature=jIaRePXPjT%2BLfn9pI2XMwo%2BKxLA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/fc2be2f29690a6a6a25411bd37bce5cc/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/occZT4B6aoClNhUHEFEAgusTEJLwiPBIBQ4iE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2580&bt=1290&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=OWlnZGk4aDs8O2c2NTZnaEBpMzVsc3I5cjxxOTMzZzczNEBjYDEvNTFgXi0xYTVeNDE1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://v16m.tiktokcdn-us.com/d706272bf5a5f1944adc26f5eff14eab/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/occZT4B6aoClNhUHEFEAgusTEJLwiPBIBQ4iE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2580&bt=1290&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=OWlnZGk4aDs8O2c2NTZnaEBpMzVsc3I5cjxxOTMzZzczNEBjYDEvNTFgXi0xYTVeNDE1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d69n097og65o5p8i22k0&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=8e4d73a283dd4809a8ce458f2a4dcff6&item_id=7607547581803138317&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkYmJjNjE5Y2Q5OTRmZmFlNzYxN2Y3MzUxZDlmNDUz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 4288117,\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 782985,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/ef230438de1f021503af210120bcb012/69c32c43/video/tos/useast5/tos-useast5-pve-0068-tx/oEoCE4JVNilCdbTUyNaUP4FwGZEQBiLIhEgBA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1528&bt=764&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ZDo0N2Q8NWdnZTdpOGQ1O0BpMzVsc3I5cjxxOTMzZzczNEBgYzQvNTQ0NWAxNTMxNTY1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                                    \"https://v16m.tiktokcdn-us.com/b10021047af4e5956bf63df7530aa3d5/69c32c43/video/tos/useast5/tos-useast5-pve-0068-tx/oEoCE4JVNilCdbTUyNaUP4FwGZEQBiLIhEgBA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1528&bt=764&cs=5&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=14&rc=ZDo0N2Q8NWdnZTdpOGQ1O0BpMzVsc3I5cjxxOTMzZzczNEBgYzQvNTQ0NWAxNTMxNTY1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=88928a456f844bcd8d72798a2471f7ca&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4NjI1ZjkxYTgzY2QwYjkzZDMwMWRmZDFkNzM1ZTUw&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc2_720p_782985\",\n                                \"data_size\": 2540691,\n                                \"file_hash\": \"44a9c0d6a62038afe375c3b8323ed74e\",\n                                \"file_cs\": \"c:0-17759-2a40\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 137537}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 240066}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 348516}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 470827}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 567037}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1084517}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.46, \\\\\\\"v960\\\\\\\": 96.83, \\\\\\\"v864\\\\\\\": 98.0, \\\\\\\"v720\\\\\\\": 98.57}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.567, \\\\\\\"v960\\\\\\\": 88.289, \\\\\\\"v864\\\\\\\": 90.319, \\\\\\\"v720\\\\\\\": 93.156}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":73.006,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.573,\\\\\\\"srv1\\\\\\\":71.672},\\\\\\\"src\\\\\\\":73.006,\\\\\\\"trans\\\\\\\":62.573,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"398b00a3a79e904ef5421940da02ff2a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.388, 0.493, 0.51, 1.008, 0.363, 0.488, 1.047, 0.388, 0.493, 0.989, 0.386, 0.51, 1.104, 1.001], \\\\\\\"dec2play\\\\\\\": [93213, 93095, 92008, 91402, 86761, 93618, 93033, 86419, 93095, 92008, 86072, 92427, 91402, 85644, 83567]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.237, \\\\\\\"sr20\\\\\\\": 101.781}}\\\",\\\"audio_bit_rate\\\":96579}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 662731,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/ef06f95ef984cd448849ff28cc2891d6/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0SQhNk4EIEUCPEoL4aiBTBU3VilgCZAJDcAw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1294&bt=647&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=ZTc6Zzg3NjozNTg2Njc6aEBpMzVsc3I5cjxxOTMzZzczNEAwYTAuLWIyXmIxMi8zM2IuYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                                    \"https://v16m.tiktokcdn-us.com/5653a7d2ba7509d33c71f86bac479151/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0SQhNk4EIEUCPEoL4aiBTBU3VilgCZAJDcAw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1294&bt=647&cs=5&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=ZTc6Zzg3NjozNTg2Njc6aEBpMzVsc3I5cjxxOTMzZzczNEAwYTAuLWIyXmIxMi8zM2IuYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1ee76463235542e0a753e4051d37d43b&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA4ZTY1NWU2YWJiMzJhODcwZTdkODE2ZjFlM2RiNTdi&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc2_540p_662731\",\n                                \"data_size\": 2150482,\n                                \"file_hash\": \"92b83bf2ead87990530a82848bd975b1\",\n                                \"file_cs\": \"c:0-17759-969f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 118476}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 204539}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 295941}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 399968}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 480612}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 925297}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.129, \\\\\\\"v960\\\\\\\": 97.646, \\\\\\\"v864\\\\\\\": 98.856, \\\\\\\"v720\\\\\\\": 98.377}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.911, \\\\\\\"v960\\\\\\\": 85.405, \\\\\\\"v864\\\\\\\": 87.652, \\\\\\\"v720\\\\\\\": 91.433}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":73.006,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.439,\\\\\\\"srv1\\\\\\\":71.606},\\\\\\\"src\\\\\\\":73.006,\\\\\\\"trans\\\\\\\":60.439,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9c9f5d408fbfab55c019243f36790732\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 17, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.308, 0.308, 0.532, 1.493, 0.279, 0.526, 1.34, 0.308, 0.529, 1.421, 0.345, 0.532, 1.375, 1.376], \\\\\\\"dec2play\\\\\\\": [69389, 69031, 69031, 67794, 65389, 69144, 68788, 65253, 69031, 68423, 64279, 69075, 67794, 64109, 63227]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.507, \\\\\\\"sr20\\\\\\\": 102.079}}\\\",\\\"audio_bit_rate\\\":64448}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 428023,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/6eb805517049482ba24429d4d3b60286/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYLUcTECJiygwg4oBEBc7NdZI4iBKhlUQaAPE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=OGc4ZWk3ODo5OTxpZTo2ZEBpMzVsc3I5cjxxOTMzZzczNEA0LzMwNmIuXjQxYy9iMV42YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                                    \"https://v16m.tiktokcdn-us.com/8aee083263064d6ee24e73d9b795763a/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYLUcTECJiygwg4oBEBc7NdZI4iBKhlUQaAPE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=5&rc=OGc4ZWk3ODo5OTxpZTo2ZEBpMzVsc3I5cjxxOTMzZzczNEA0LzMwNmIuXjQxYy9iMV42YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9aa347eb2ff94676a715e49f3b652d75&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3ZjdhMzA5NDhmZjMzNzQzM2YxZGY3ODE3YWM2N2Ri&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc1_540p_428023\",\n                                \"data_size\": 1388884,\n                                \"file_hash\": \"17ac26c9533e046557cbaf9ccf7f6533\",\n                                \"file_cs\": \"c:0-17519-df55\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 80154}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 127322}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 177947}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 234038}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 294592}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 604459}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.755, \\\\\\\"v960\\\\\\\": 86.079, \\\\\\\"v864\\\\\\\": 88.018, \\\\\\\"v720\\\\\\\": 90.922}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.713, \\\\\\\"v960\\\\\\\": 74.161, \\\\\\\"v864\\\\\\\": 76.033, \\\\\\\"v720\\\\\\\": 80.9}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":73.006,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":51.291,\\\\\\\"srv1\\\\\\\":59.896},\\\\\\\"src\\\\\\\":73.006,\\\\\\\"trans\\\\\\\":51.291,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24169,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAwEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 25959,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/217400a44492a0c08004b2f5c31daffe/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://v16m.tiktokcdn-us.com/d9bdd74fe27a069b9e12227b655f0923/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a75c2be9ef65431aa7da7fbf21785430&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYzk0YTIxODM5YjM5YTU0Mjg4MjRjYTQ5ODFjM2Fm&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_h264_720p_1481909\",\n                        \"data_size\": 4808611,\n                        \"file_hash\": \"dacb61b718d22e2a38fe18e54d57cbd7\",\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=89c2a167&x-expires=1774461600&x-signature=tDxRmjMV8zAn2uxyLPmgik1qeiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=1f369b64&x-expires=1774461600&x-signature=VP82UoxGy51Lx6bkDEICO4JTs6Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8a0cf385&x-expires=1774461600&x-signature=YThAyco6QdrtkjngGfXa2LRuXhY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 3.355244897959184,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d69n097og65o5p8i22k0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/87debe01eb62a18a04ea8c07c398f12f/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/ocFX0DAQQIF3DUkfEgwTKSpujeRCkAiHEIJBgb/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2412\\\\u0026bt=1206\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZmU5ODZkaTtkPGY6OWY3aUBpMzVsc3I5cjxxOTMzZzczNEBfLWI0Y19hNTYxLzAvLmNiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e000b8200\\\",\\\"https://v16m.tiktokcdn-us.com/d5674a3d40251efa86b8de42d6bb3b31/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/ocFX0DAQQIF3DUkfEgwTKSpujeRCkAiHEIJBgb/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2412\\\\u0026bt=1206\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZmU5ODZkaTtkPGY6OWY3aUBpMzVsc3I5cjxxOTMzZzczNEBfLWI0Y19hNTYxLzAvLmNiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603241828251BDDAAF8346755F0D2D0\\\\u0026btag=e000b8200\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d69n097og65o5p8i22k0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=eff41c26372c499a88dfbaf375e60bbc\\\\u0026item_id=7607547581803138317\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3YmJlZmRiYzc5NWI2MDZiMzA1ZmRhN2YwYzQwZjc5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4628422,\\\"file_cs\\\":\\\"c:0-17376-c935\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/8834d6561205b08ba8ff07c5c16acf48/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/osE4NohiPEwPKTgW8UQEICBhBcTL4AlJFCiZa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1452&bt=726&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=ZTZlZTc7O2lnPDM6NzZnO0BpMzVsc3I5cjxxOTMzZzczNEA1Xi0vXzVhXjQxX18tNmJiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://v16m.tiktokcdn-us.com/29560c95e377c4bafe35827ac9b1e3e1/69c32c43/video/tos/useast5/tos-useast5-ve-0068c003-tx/osE4NohiPEwPKTgW8UQEICBhBcTL4AlJFCiZa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1452&bt=726&cs=2&ds=6&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=11&rc=ZTZlZTc7O2lnPDM6NzZnO0BpMzVsc3I5cjxxOTMzZzczNEA1Xi0vXzVhXjQxX18tNmJiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e8ed9304b7b0497dafd888b42b0ba38b&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcyZDI1MWJhY2YxYTA1NjkxOGE5MDBiMzU4MGNhM2Ew&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc1_540p_744031\",\n                        \"data_size\": 2414290,\n                        \"file_hash\": \"889a6776c6c81c07d7c04aef3cfac55d\",\n                        \"file_cs\": \"c:0-17529-6f72\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"17\\\",\\\"LoudnessRangeEnd\\\":\\\"-11\\\",\\\"LoudnessRangeStart\\\":\\\"-28\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-6.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-10.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-14.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-28,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-6.1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.6,\\\\\\\"LoudnessRange\\\\\\\":17,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.28,\\\\\\\"MusicRatio\\\\\\\":0.04,\\\\\\\"SingingRatio\\\\\\\":0.12},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":8,\\\\\\\"LoudRE\\\\\\\":-14.8,\\\\\\\"LoudRS\\\\\\\":-22.8,\\\\\\\"MaxMomLoud\\\\\\\":-9.12,\\\\\\\"MaxSTLoud\\\\\\\":-14.68,\\\\\\\"Loud\\\\\\\":-16.12}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2126.81,\\\\\\\"FCenR\\\\\\\":1891.45,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.07,\\\\\\\"Spkr200G\\\\\\\":0.18},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.626},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.941},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-20.661,\\\\\\\"Peak\\\\\\\":-0.851,\\\\\\\"RTotal\\\\\\\":-18.294,\\\\\\\"LRDiff\\\\\\\":-2.367}},\\\\\\\"Peak\\\\\\\":0.90157,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0332\\\",\\\"brightness_mean\\\":\\\"125.6904\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0017\\\",\\\"loudness\\\":\\\"-14.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0015\\\",\\\"peak\\\":\\\"0.90157\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6899,3678.1672]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1771270234}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"3.4622\\\",\\\"vq_score\\\":\\\"60.63\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=89c2a167&x-expires=1774461600&x-signature=tDxRmjMV8zAn2uxyLPmgik1qeiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=1f369b64&x-expires=1774461600&x-signature=VP82UoxGy51Lx6bkDEICO4JTs6Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8a0cf385&x-expires=1774461600&x-signature=YThAyco6QdrtkjngGfXa2LRuXhY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=89c2a167&x-expires=1774461600&x-signature=tDxRmjMV8zAn2uxyLPmgik1qeiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=1f369b64&x-expires=1774461600&x-signature=VP82UoxGy51Lx6bkDEICO4JTs6Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8a0cf385&x-expires=1774461600&x-signature=YThAyco6QdrtkjngGfXa2LRuXhY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 1620\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/158e093ed75f663e9c592ba79c419ae3/69ea64e3/video/tos/useast5/tos-useast5-v-0068-tx/681956cf0eb84aab9d02f0fa36123217/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3990&bt=1995&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=MzVsc3I5cjxxOTMzZzczNEBpMzVsc3I5cjxxOTMzZzczNEBoLzUyMmQ0LTZhLS1kMS9zYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00078200\",\n                                \"expire\": 1776968931,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7607547967997840141,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 1105339633,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7607547967997840141,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/158e093ed75f663e9c592ba79c419ae3/69ea64e3/video/tos/useast5/tos-useast5-v-0068-tx/681956cf0eb84aab9d02f0fa36123217/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3990&bt=1995&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=MzVsc3I5cjxxOTMzZzczNEBpMzVsc3I5cjxxOTMzZzczNEBoLzUyMmQ0LTZhLS1kMS9zYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00078200\",\n                                    \"https://v19-cla.tiktokcdn-us.com/0858f1a11c25faafc9f44fd92967331a/69ea64e3/video/tos/useast5/tos-useast5-v-0068-tx/681956cf0eb84aab9d02f0fa36123217/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3990&bt=1995&cs=0&ds=3&ft=ge.El8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=13&rc=MzVsc3I5cjxxOTMzZzczNEBpMzVsc3I5cjxxOTMzZzczNEBoLzUyMmQ0LTZhLS1kMS9zYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e00078200\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlYjA2MzQxNjc5ZGRiZTY1Mzk3MTEzOTJkOTM4ODhm&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"caption_length\": 233,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10012\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/217400a44492a0c08004b2f5c31daffe/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://v16m.tiktokcdn-us.com/d9bdd74fe27a069b9e12227b655f0923/69c32c43/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=gKfIn8buoTfR12NvSDC0.IxRQgPhZQ_45SY&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=202603241828251BDDAAF8346755F0D2D0&btag=e000b8200\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a75c2be9ef65431aa7da7fbf21785430&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYzk0YTIxODM5YjM5YTU0Mjg4MjRjYTQ5ODFjM2Fm&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_h264_720p_1481909\",\n                        \"data_size\": 4808611,\n                        \"file_hash\": \"dacb61b718d22e2a38fe18e54d57cbd7\",\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7607547581803138317?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7607547581803138317&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7607547581803138317\",\n                    \"comment_count\": 1602,\n                    \"digg_count\": 254317,\n                    \"download_count\": 310,\n                    \"play_count\": 1795771,\n                    \"share_count\": 3176,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 51,\n                    \"collect_count\": 7942,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7607547581803138317\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 152,\n                        \"end\": 166,\n                        \"type\": 1,\n                        \"hashtag_name\": \"valentinesday\",\n                        \"hashtag_id\": \"10313\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"9465\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7607547581803138317?_r=1&u_code=ebf4jm285j440d&preview_pb=0&sharer_language=en&_d=f2g5df2d8djl82&share_item_id=7607547581803138317&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7607403219584584978\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603241828251BDDAAF8346755F0D2D0\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"2 little tornados \\\\ud83c\\\\udf2a️\\\",\\\"1 big Valentine’s Day surprise in my office \\\\ud83d\\\\udc9d\\\",\\\"And a “crickets zero reaction” to my rendition of “kiss from a rose” \\\\ud83e\\\\udd97\\\\ud83d\\\\ude36\\\\ud83d\\\\ude18\\\\ud83e\\\\udd40 \\\\ud83c\\\\udfb6\\\\ud83d\\\\ude02\\\",\\\"#ValentinesDay\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 14,\n                        \"type\": 1,\n                        \"hashtag_name\": \"valentinesday\",\n                        \"hashtag_id\": \"10313\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 3,\n                        \"tag_id\": \"9465\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7607495580528495883,\n                        7607547581803138317,\n                        7607403219584584978,\n                        7607434163427347730,\n                        7607535049319157023\n                    ],\n                    \"GroupdIdList1\": [\n                        7607495580528495883,\n                        7607547581803138317,\n                        7607403219584584978,\n                        7607434163427347730,\n                        7607535049319157023\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 25959,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"2 little tornados 🌪️<br>1 big Valentine’s Day surprise in my office 💝<br>And a “crickets zero reaction” to my rendition of “kiss from a rose” 🦗😶😘🥀 🎶😂<br><h id=\\\"9465\\\">#ValentinesDay</h>\",\n                    \"text_extra\": [\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"valentinesday\",\n                            \"hashtag_id\": \"10313\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"9465\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0008920959298262418}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            },\n                            {\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\",\n                                \"priority\": 11\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7607547683095481102,\n                    \"id_str\": \"7607547683095481102\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d6909faa&x-expires=1774461600&x-signature=XM2WVpRGil8CFUAQkoSW10G3ahk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 25,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7607547581803138317,\\\"from_user_id\\\":7312063741050061870,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d69n0nfog65t5ps7mn50\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7607547683095481102\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 25,\n                    \"shoot_duration\": 25,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 25,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 25.861189,\n                        \"shoot_duration_precision\": 25.861189,\n                        \"audition_duration_precision\": 25.861189,\n                        \"video_duration_precision\": 25.861189\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771270238,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7607513269930068792,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603241828251BDDAAF8346755F0D2D0\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501254869896711, \\\\\\\"1\\\\\\\": 4.5012671566278835, \\\\\\\"0\\\\\\\": 4.501230721803972}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":21.5,\\\\\\\"rcd\\\\\\\":[2.2],\\\\\\\"mp\\\\\\\":-0.85,\\\\\\\"be\\\\\\\":[37.7,11741],\\\\\\\"ocf\\\\\\\":[-14.8583,-8.8892,-4.5181,-5.689,-7.3262,-16.2534,-23.4849,-28.691,-34.2166,-51.6632],\\\\\\\"il\\\\\\\":-14.6},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_00010202\\\\\\\",\\\\\\\"tag_02000300\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010305\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.76,0.14,0.11,0.1,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10012\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"60.65\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6899,3678.1672]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            }\n        ],\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603241828251BDDAAF8346755F0D2D0\",\n            \"now\": 1774376905000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"202603241828251BDDAAF8346755F0D2D0\"\n        },\n        \"has_locate_item\": false,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774376906\n}"}],"_postman_id":"4f00c73d-f4a6-4de0-a3d6-5a66a5930b22"},{"name":"Get user feed by profile ID","id":"c4e38011-662d-4ec8-883a-0b8ae16870bd","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserFeedByID?user_id=6745191554350760966","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserFeedByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6745191554350760966"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in feed items, you can get max_cursor value from the previous response.</p>\n","type":"text/plain"},"key":"max_cursor","value":"1766978753290"},{"disabled":true,"description":{"content":"<p>Number of items you want to get. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"20"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Add pinned posts in response. Default: 1</p>\n","type":"text/plain"},"key":"with_pinned_posts","value":"1"},{"disabled":true,"description":{"content":"<p>Sort type for feed: 0 - Recent, 1 - Popular.</p>\n","type":"text/plain"},"key":"sort_type","value":"0"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"aec2547d-79b3-4f5d-b6e9-1f334f042430","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserFeedByID?user_id=6745191554350760966","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserFeedByID"],"query":[{"key":"user_id","value":"6745191554350760966","description":"TikTok User ID."},{"key":"max_cursor","value":"1766978753290","description":"Used for scrolling (pagination) in feed items, you can get max_cursor value from the previous response.","disabled":true},{"key":"count","value":"20","description":"Number of items you want to get. For example: 10.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","disabled":true},{"key":"with_pinned_posts","value":"1","description":"Add pinned posts in response. Default: 1","type":"text","disabled":true},{"key":"sort_type","value":"0","description":"Sort type for feed: 0 - Recent, 1 - Popular.","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 18:29:10 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=zyqBZIgOa%2Fpb%2FX%2FnyIHutvxudOqyVF2b6absMgNurQHbGMOMueoJJyIO82foVhsmVlfq6spM1HylvmeALQc%2FCdJQbE7Apc3QcZs%2F4L2ZQ3HRuw%3D%3D\"}]}"},{"key":"cf-ray","value":"9e17bd53094427bb-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"min_cursor\": 1774281626062,\n        \"max_cursor\": 1771270235073,\n        \"has_more\": 1,\n        \"aweme_list\": [\n            {\n                \"aweme_id\": \"7620481428551109902\",\n                \"desc\": \"The ocean chose her for a reason 🌊  Experience @Disney’s #MOANA only in theaters JULY 10. ~ 🪝\",\n                \"create_time\": 1774281626,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7620481590547843853,\n                    \"id_str\": \"7620481590547843853\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 139,\n                    \"extra\": \"{\\\"aed_music_dur\\\":5,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620481428551109902,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d70m79nog65gm6tlqhe0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7620481590547843853\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 139,\n                    \"shoot_duration\": 139,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 139,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 139.624,\n                        \"shoot_duration_precision\": 139.624,\n                        \"audition_duration_precision\": 139.624,\n                        \"video_duration_precision\": 139.624\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1774281648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"909906\",\n                        \"cha_name\": \"moana\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=909906\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/moana?_r=1&name=moana&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=909906&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #moana on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: moana\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #moana on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/aed945616b28880d34db502ce96cc1ac/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/8de66ad7660f086a387486dc528fa1af/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ac75302a21846d5ace4076a91d5a2f4&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5MGMzMmMwZWRlYjVkZGVmM2YzZGU0MTRlNjIxNGM5&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1294,\n                        \"height\": 720,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_h264_720p_989765\",\n                        \"data_size\": 17271165,\n                        \"file_hash\": \"5ebfb5286eddb500d8e5a0d0b4544a62\",\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=9c45d773&x-expires=1774461600&x-signature=mHGi0zv1DNOiefranJkJl5b9O%2Fo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3d559672&x-expires=1774461600&x-signature=bnPwhhLagUGacCpARG%2BRqOUKim8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=1f21adf6&x-expires=1774461600&x-signature=dgTN02%2FG2Xpc%2FpOERWYQSAG98w4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 720,\n                    \"width\": 1294,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=bc46b2f3&x-expires=1774461600&x-signature=hbEsW%2BA4RwzIVZJUpnOIV5Tzwms%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=dbf6ab87&x-expires=1774461600&x-signature=s2gcixvWgeoHGExCfoNvGdHd3%2BE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ef37437c&x-expires=1774461600&x-signature=Kqp0hXCQc04WxTNA44vmQnt0Hyw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogpBnuRdi3CAI8iw0WBAFYLPuF0IAeC4BIBCod~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=aeb05eae&x-expires=1774461600&x-signature=Rj5VbBeFQsZACEJtAP63bb2Nb9g%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/00d93578e7f2b7bb001b4b9a3db30bab/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o8u0EnFFPAE0QIuJwIin4ZpBePoBdALiBCA7BE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1768&bt=884&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OTRmM2k0PDM7aTo6Zzw4NkBpajRvZG45cnhwOjMzZzczNEA2MTQwYGBgXl8xMmA0LS80YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/5dd3d0e4615684eeb39540bfad05acdd/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o8u0EnFFPAE0QIuJwIin4ZpBePoBdALiBCA7BE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1768&bt=884&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OTRmM2k0PDM7aTo6Zzw4NkBpajRvZG45cnhwOjMzZzczNEA2MTQwYGBgXl8xMmA0LS80YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d70m5u7og65kna0lq1jg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=7325097dc7574fb8a0c9c1cf307c4196&item_id=7620481428551109902&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViNzU0Mjg2MWYxYTFlZGI0YzIyNDM5ZDYyZmI5ZGQz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 15808951,\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 642513,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/82849c560e4e727f7420662a0af85876/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogDFOEB6QDRSmLV4SfpdDIWKpfYDQDHHwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ZDc4aTQ0ZjY3ZmY0ZDk5NkBpajRvZG45cnhwOjMzZzczNEBgYjIuLWJhXl4xXmFgLWFeYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/f1785e5b376c372648dab343261b2bcf/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogDFOEB6QDRSmLV4SfpdDIWKpfYDQDHHwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ZDc4aTQ0ZjY3ZmY0ZDk5NkBpajRvZG45cnhwOjMzZzczNEBgYjIuLWJhXl4xXmFgLWFeYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a3d606cad1ac4ca4a3dce1011f55e4ca&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAxZjMxODE3OTgwOWM5MTVjZDQ0ZjdlN2QzZWExYTY1&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1294,\n                                \"height\": 720,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc2_720p_642513\",\n                                \"data_size\": 11211701,\n                                \"file_hash\": \"cac7fa131fd4492bb0517732547caa27\",\n                                \"file_cs\": \"c:0-86547-d03d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 237178}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 310979}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 411813}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 528675}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 602121}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 984318}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.552, \\\\\\\"v960\\\\\\\": 91.548, \\\\\\\"v864\\\\\\\": 92.267, \\\\\\\"v720\\\\\\\": 93.785}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.432, \\\\\\\"v960\\\\\\\": 85.649, \\\\\\\"v864\\\\\\\": 87.915, \\\\\\\"v720\\\\\\\": 90.406}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.974,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.548,\\\\\\\"srv1\\\\\\\":73.252},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":68.548,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"1ae7ab9443a843722e6d2278163200b5\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.372, 0.381, 0.787, 0.347, 0.372, 0.845, 0.325, 0.372, 0.789, 0.358, 0.381, 0.853, 0.782], \\\\\\\"dec2play\\\\\\\": [71068, 71068, 69444, 68822, 66187, 70926, 69897, 66269, 70263, 69444, 65589, 69610, 68822, 65322, 63467]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.908, \\\\\\\"sr20\\\\\\\": 102.072}}\\\",\\\"audio_bit_rate\\\":96088}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 579177,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0cc272a9ac6dc1b74967068a14427f5e/69c32cdf/video/tos/useast5/tos-useast5-pve-0068-tx/okEB04Q07FeLCAnul0FBWdoAi3poBBJIowPiIh/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1130&bt=565&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=NmdkZjszOTlmNmQ5Ojg2ZkBpajRvZG45cnhwOjMzZzczNEAtL2FfYzEvNTYxL180LTYzYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/f99a68444db7c198577b596be1177c58/69c32cdf/video/tos/useast5/tos-useast5-pve-0068-tx/okEB04Q07FeLCAnul0FBWdoAi3poBBJIowPiIh/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1130&bt=565&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=NmdkZjszOTlmNmQ5Ojg2ZkBpajRvZG45cnhwOjMzZzczNEAtL2FfYzEvNTYxL180LTYzYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6c930577b62a439c862640f8bcda2d03&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzNjU3ZGZlNmRkOWU0YmZlMDFjNmVjOGY3NGQ5YTc4&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1034,\n                                \"height\": 576,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc2_540p_579177\",\n                                \"data_size\": 10106510,\n                                \"file_hash\": \"c8ab3819023778abc1f8c7a396f12e1d\",\n                                \"file_cs\": \"c:0-86546-66ac\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 236458}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 307125}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 404573}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 516442}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 586448}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 941778}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.463, \\\\\\\"v960\\\\\\\": 91.377, \\\\\\\"v864\\\\\\\": 92.603, \\\\\\\"v720\\\\\\\": 94.666}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.229, \\\\\\\"v960\\\\\\\": 85.602, \\\\\\\"v864\\\\\\\": 87.145, \\\\\\\"v720\\\\\\\": 89.806}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.974,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.396,\\\\\\\"srv1\\\\\\\":74.163},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":68.396,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"047f28ad589a4337bd6bdea721b86b8a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.329, 0.339, 0.894, 0.325, 0.336, 0.929, 0.369, 0.329, 0.949, 0.315, 0.339, 0.835, 0.895], \\\\\\\"dec2play\\\\\\\": [55874, 55874, 54912, 54713, 53210, 55917, 55321, 53215, 55366, 54912, 52885, 55346, 54713, 53060, 51448]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 97.906, \\\\\\\"sr20\\\\\\\": 105.742}}\\\",\\\"audio_bit_rate\\\":64058}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 523284,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1f86ce382964b5e14e054b6fd106c4d6/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/oAEpPAB4nbXB9iIF0uBeFQpCwIKBAomEIt0Lid/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=ZGc0NTk5ODNlaThoNzQ5OEBpajRvZG45cnhwOjMzZzczNEBiNC0yNTVeXi0xYTAuX2A0YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/18f1202bd757c22ce32e3b9a5de7e757/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/oAEpPAB4nbXB9iIF0uBeFQpCwIKBAomEIt0Lid/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=ZGc0NTk5ODNlaThoNzQ5OEBpajRvZG45cnhwOjMzZzczNEBiNC0yNTVeXi0xYTAuX2A0YSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=75c6b1143ed54f0ba0a5868652017dea&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhNjQxZmRmZDQxNjc4ZTJkMDExYWIyYjk1OGQyZmMw&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1034,\n                                \"height\": 576,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc1_540p_523284\",\n                                \"data_size\": 9131178,\n                                \"file_hash\": \"e2276d6d12970ea1f583e4dd2459e071\",\n                                \"file_cs\": \"c:0-86244-5d55\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 237509}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 300839}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 384110}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 469257}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 554188}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 918926}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.118, \\\\\\\"v960\\\\\\\": 89.336, \\\\\\\"v864\\\\\\\": 90.82, \\\\\\\"v720\\\\\\\": 92.977}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.162, \\\\\\\"v960\\\\\\\": 82.288, \\\\\\\"v864\\\\\\\": 83.881, \\\\\\\"v720\\\\\\\": 87.19}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.974,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.345,\\\\\\\"srv1\\\\\\\":70.818},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":65.345,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"e4f4259dbe7e15901bf22dfc96c56284\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.484, \\\\\\\"sr20\\\\\\\": 101.32}}\\\",\\\"audio_bit_rate\\\":64058,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgAgiAJByeWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAADAAIAAAMALhA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"mt_us_vqe_value_g1_lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 307699,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f78f796e4d6f892f46adade48abc9233/69c32cdf/video/tos/useast5/tos-useast5-pve-0068-tx/oYeAHr8MkAl8joTI14S5egMsCCiAdQXeWAoxiA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=600&bt=300&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=N2U2ZDNlOWg1ZDs2aGZpPEBpajRvZG45cnhwOjMzZzczNEAyYDNjLTViNjExNC5hLmAtYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/8de69ed07c796b91b1b5f8aefd10994b/69c32cdf/video/tos/useast5/tos-useast5-pve-0068-tx/oYeAHr8MkAl8joTI14S5egMsCCiAdQXeWAoxiA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=600&bt=300&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=N2U2ZDNlOWg1ZDs2aGZpPEBpajRvZG45cnhwOjMzZzczNEAyYDNjLTViNjExNC5hLmAtYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09cf1cde13784a429ee68b00fa63cb54&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRjMGNlMzJiMWJmZTY5YmEzOTZhNDMzODQ0MzU5MmY1&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"width\": 1034,\n                                \"height\": 576,\n                                \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc1_540p_307699\",\n                                \"data_size\": 5369272,\n                                \"file_hash\": \"dfa6754f737d758fac7742eef037a31f\",\n                                \"file_cs\": \"c:0-86252-6caf\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 149236}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 173603}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 211183}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 254555}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 295683}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 500033}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.263, \\\\\\\"v960\\\\\\\": 81.591, \\\\\\\"v864\\\\\\\": 83.785, \\\\\\\"v720\\\\\\\": 86.529}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.204, \\\\\\\"v960\\\\\\\": 74.602, \\\\\\\"v864\\\\\\\": 76.521, \\\\\\\"v720\\\\\\\": 80.157}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.934,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":51.337,\\\\\\\"srv1\\\\\\\":56.357},\\\\\\\"src\\\\\\\":71.934,\\\\\\\"trans\\\\\\\":51.337,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"6b08da6ac185a00ba2299bb5cbe92231\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24030,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgAgiAJByeWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAADAAIAAAMALhA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 139598,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/aed945616b28880d34db502ce96cc1ac/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/8de66ad7660f086a387486dc528fa1af/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ac75302a21846d5ace4076a91d5a2f4&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5MGMzMmMwZWRlYjVkZGVmM2YzZGU0MTRlNjIxNGM5&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1294,\n                        \"height\": 720,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_h264_720p_989765\",\n                        \"data_size\": 17271165,\n                        \"file_hash\": \"5ebfb5286eddb500d8e5a0d0b4544a62\",\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8de40856&x-expires=1774461600&x-signature=pmY7B%2BSyQit9T6eQoQDPIpBv1r8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 1,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d70m5u7og65kna0lq1jg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/3a4a8d7368a3004107b4a5a04077c590/69c32cdf/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oALCB4ep0EALBQuodDgFBPQxnwi0uABb0IFIhi/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1884\\\\u0026bt=942\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDNlOWdnZmg1OGY6MzNoOEBpajRvZG45cnhwOjMzZzczNEBeYjQ2LTFeXl8xMDVjLV4zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/9b59d64d38e01d0cedd5c65f3d3d97a7/69c32cdf/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oALCB4ep0EALBQuodDgFBPQxnwi0uABb0IFIhi/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1884\\\\u0026bt=942\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDNlOWdnZmg1OGY6MzNoOEBpajRvZG45cnhwOjMzZzczNEBeYjQ2LTFeXl8xMDVjLV4zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d70m5u7og65kna0lq1jg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=65ae00f0873c45b2aeac4d0d967be0ae\\\\u0026item_id=7620481428551109902\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI4OGMxMTIxOGI2Yzk4Njk3OGUwMjg5YmY2Y2I1ODYx\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":17324697,\\\"file_cs\\\":\\\"c:0-81805-6918\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 140,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 240,\n                            \"img_y_size\": 134,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 139.59793,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/oUVcIHAL0grSejGA61IgGXgsecxxGexCk6DTgC\",\n                                \"tos-useast5-p-0068-tx/o8aFIpnueBA9YoGaVLi0BI0BPCdwBA64IFPKBi\",\n                                \"tos-useast5-p-0068-tx/osi2IpDPL9BIFnCIeY40uBiFng7BojwBAd0aBA\",\n                                \"tos-useast5-p-0068-tx/osvIwi0BIFFI0AYPBxn4PL9OoBLBCAiepubBad\",\n                                \"tos-useast5-p-0068-tx/oMegiu54wF0IAIF90IInoYiHCdBBpLPYABCnBa\",\n                                \"tos-useast5-p-0068-tx/osfKYWbdDQH9OBpLA6FCShR4DBfCpnDQEOgQEw\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUVcIHAL0grSejGA61IgGXgsecxxGexCk6DTgC~tplv-noop.image?dr=12525&refresh_token=e3ff8ed0&x-expires=1774398687&x-signature=eQVY4UY3rwDluXPOlTGgDMvbV0A%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8aFIpnueBA9YoGaVLi0BI0BPCdwBA64IFPKBi~tplv-noop.image?dr=12525&refresh_token=358d37cd&x-expires=1774398687&x-signature=zSasW9gvYtlinMnf2sCKCghVLAA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osi2IpDPL9BIFnCIeY40uBiFng7BojwBAd0aBA~tplv-noop.image?dr=12525&refresh_token=d75d0077&x-expires=1774398687&x-signature=NZLghTZmnRsKqHAqkco0WxPxrTM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osvIwi0BIFFI0AYPBxn4PL9OoBLBCAiepubBad~tplv-noop.image?dr=12525&refresh_token=e9c72f69&x-expires=1774398687&x-signature=6ltcsBK4N6tLqTDgObKUPh8Q%2FV8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMegiu54wF0IAIF90IInoYiHCdBBpLPYABCnBa~tplv-noop.image?dr=12525&refresh_token=a8eed952&x-expires=1774398687&x-signature=RlfOpHQ8BtbFYNPoXt6Qbs1Fe18%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osfKYWbdDQH9OBpLA6FCShR4DBfCpnDQEOgQEw~tplv-noop.image?dr=12525&refresh_token=e4e55ffc&x-expires=1774398687&x-signature=yY%2Fsd6b1lpa%2FRZ%2FHSpbMBShwat0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d70m5u7og65kna0lq1jg\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a2f168f48e415b816830354cc0ed19b4/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/owbsoGgeRAkx6GAISHxID0XnfgsjA1LVTFCgce/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1168&bt=584&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=OTxmZDc5MzVnOGZpZTZpaUBpajRvZG45cnhwOjMzZzczNEAzMmMwY2NfXzYxXl5eXjUvYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/f46d8bdcb1b0e0521cc0e8e32d5dff0b/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/owbsoGgeRAkx6GAISHxID0XnfgsjA1LVTFCgce/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1168&bt=584&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=OTxmZDc5MzVnOGZpZTZpaUBpajRvZG45cnhwOjMzZzczNEAzMmMwY2NfXzYxXl5eXjUvYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2f8fa3abafac459db2b0f6f43afc5966&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhODZhYjE5Mzc1MWI0NTljYTg2NTI0ZjA3NjQ5ZTE1&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1034,\n                        \"height\": 576,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_bytevc1_540p_598468\",\n                        \"data_size\": 10443124,\n                        \"file_hash\": \"06593d9e1da0777c555d71b5808398bb\",\n                        \"file_cs\": \"c:0-86286-c7ce\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"11.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-10.4\\\",\\\"LoudnessRangeStart\\\":\\\"-21.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-7.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-8.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":11.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-21.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-8.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-16,\\\\\\\"Peak\\\\\\\":-1.871,\\\\\\\"RTotal\\\\\\\":-16.024,\\\\\\\"LRDiff\\\\\\\":0.024},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.73,\\\\\\\"SingingRatio\\\\\\\":0.15,\\\\\\\"SpeechRatio\\\\\\\":0.43},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRE\\\\\\\":-13.2,\\\\\\\"LoudRS\\\\\\\":-20.4,\\\\\\\"MaxMomLoud\\\\\\\":-8.19,\\\\\\\"MaxSTLoud\\\\\\\":-12.18,\\\\\\\"Loud\\\\\\\":-16.03,\\\\\\\"LoudR\\\\\\\":7.2}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2949.91,\\\\\\\"FCenR\\\\\\\":2954.99,\\\\\\\"Spkr100G\\\\\\\":1.78,\\\\\\\"Spkr150G\\\\\\\":2.4,\\\\\\\"Spkr200G\\\\\\\":2.7},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.149},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.53}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-14.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-10.4,\\\\\\\"Peak\\\\\\\":0.80353}\\\",\\\"bright_ratio_mean\\\":\\\"0.0028\\\",\\\"brightness_mean\\\":\\\"98.1618\\\",\\\"diff_overexposure_ratio\\\":\\\"0\\\",\\\"loudness\\\":\\\"-14.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0\\\",\\\"peak\\\":\\\"0.80353\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1430,\\\\\\\"origin_height\\\\\\\":796,\\\\\\\"origin_create_at\\\\\\\":1774281628}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"50.5662\\\",\\\"vq_score\\\":\\\"59.88\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8de40856&x-expires=1774461600&x-signature=pmY7B%2BSyQit9T6eQoQDPIpBv1r8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=eeb5a193&x-expires=1774461600&x-signature=T%2BtR%2BYWxPNEyldmVm%2FLH3S3LpUE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=0f2d414b&x-expires=1774461600&x-signature=7%2FH5YGBNz8Uj0FD99WKwZoZX8n4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEQAEDAFwEA4DRAgIkEweOIW0WYZDfuCS5Vp5B~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=8de40856&x-expires=1774461600&x-signature=pmY7B%2BSyQit9T6eQoQDPIpBv1r8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 3680\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/337a55209b68935c31381f59321cce29/69ea657f/video/tos/useast5/tos-useast5-v-0068-tx/8ff6f731b64d49399f75ef57bbd3eb9b/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20216&bt=10108&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=ajRvZG45cnhwOjMzZzczNEBpajRvZG45cnhwOjMzZzczNEBnbi1rMmQ0Mi1hLS1kMS9zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                \"expire\": 1776969087,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7620481993582971661,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -1417726309,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7620481993582971661,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/337a55209b68935c31381f59321cce29/69ea657f/video/tos/useast5/tos-useast5-v-0068-tx/8ff6f731b64d49399f75ef57bbd3eb9b/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20216&bt=10108&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=ajRvZG45cnhwOjMzZzczNEBpajRvZG45cnhwOjMzZzczNEBnbi1rMmQ0Mi1hLS1kMS9zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/bacafa819828fb9a8579343b3d4f1f11/69ea657f/video/tos/useast5/tos-useast5-v-0068-tx/8ff6f731b64d49399f75ef57bbd3eb9b/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=20216&bt=10108&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=ajRvZG45cnhwOjMzZzczNEBpajRvZG45cnhwOjMzZzczNEBnbi1rMmQ0Mi1hLS1kMS9zYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY5NDk2ZjIxOTljOTkzMDU5OTY1MzEyM2I3OWYxOTM1&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                                ],\n                                \"caption_length\": 862,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d70m5u7og65kna0lq1jg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/aed945616b28880d34db502ce96cc1ac/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/8de66ad7660f086a387486dc528fa1af/69c32cdf/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0DFOEB6QHRSWLg4NfpdCIWKpC8yQDeVwgEgAD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1932&bt=966&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzU4NGQ6N2Y4OTs1NTY6ZEBpajRvZG45cnhwOjMzZzczNEBjXmE2My1iXmExLl4tMmAyYSNnbi1rMmQ0Mi1hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ac75302a21846d5ace4076a91d5a2f4&is_play_url=1&item_id=7620481428551109902&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5MGMzMmMwZWRlYjVkZGVmM2YzZGU0MTRlNjIxNGM5&source=PUBLISH&video_id=v12044gd0000d70m5u7og65kna0lq1jg\"\n                        ],\n                        \"width\": 1294,\n                        \"height\": 720,\n                        \"url_key\": \"v12044gd0000d70m5u7og65kna0lq1jg_h264_720p_989765\",\n                        \"data_size\": 17271165,\n                        \"file_hash\": \"5ebfb5286eddb500d8e5a0d0b4544a62\",\n                        \"file_cs\": \"c:0-81805-6918\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7620481428551109902?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7620481428551109902&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7620481428551109902\",\n                    \"comment_count\": 8588,\n                    \"digg_count\": 1905978,\n                    \"download_count\": 11917,\n                    \"play_count\": 7781057,\n                    \"share_count\": 386587,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 10709,\n                    \"collect_count\": 107705,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7620481428551109902\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 48,\n                        \"end\": 55,\n                        \"user_id\": \"6843911691744379909\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAIFfx9oLDnkMtL3TaQmJqWFbLxYyZPC9IVKJx1DB2HH1IX6UHd6VdRp2TXhvMP3rB\",\n                        \"tag_id\": \"589\"\n                    },\n                    {\n                        \"start\": 58,\n                        \"end\": 64,\n                        \"type\": 1,\n                        \"hashtag_name\": \"moana\",\n                        \"hashtag_id\": \"909906\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"622\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7620481428551109902?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7620481428551109902&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7620481428551109902\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 0,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"The ocean chose her for a reason \\\\ud83c\\\\udf0a \\\",\\\"\\\",\\\"Experience @Disney’s #MOANA only in theaters JULY 10.\\\",\\\"\\\",\\\"~ \\\\ud83e\\\\ude9d\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 11,\n                        \"end\": 18,\n                        \"user_id\": \"6843911691744379909\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAIFfx9oLDnkMtL3TaQmJqWFbLxYyZPC9IVKJx1DB2HH1IX6UHd6VdRp2TXhvMP3rB\",\n                        \"line_idx\": 2,\n                        \"tag_id\": \"589\"\n                    },\n                    {\n                        \"start\": 21,\n                        \"end\": 27,\n                        \"type\": 1,\n                        \"hashtag_name\": \"moana\",\n                        \"hashtag_id\": \"909906\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"tag_id\": \"622\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"jason momoa moana\",\n                                    \"word_id\": \"4202049931171331573\",\n                                    \"penetrate_info\": \"{\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"1\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0031141009401677673,\\\"generate_time\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7620481428551109902\n                    ],\n                    \"GroupdIdList1\": [\n                        7620481428551109902\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 139596,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"The ocean chose her for a reason 🌊 <br><br>Experience <m id=\\\"589\\\">@Disney</m>’s <h id=\\\"622\\\">#MOANA</h> only in theaters JULY 10.<br><br>~ 🪝\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"6843911691744379909\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAIFfx9oLDnkMtL3TaQmJqWFbLxYyZPC9IVKJx1DB2HH1IX6UHd6VdRp2TXhvMP3rB\",\n                            \"tag_id\": \"589\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"moana\",\n                            \"hashtag_id\": \"909906\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"622\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0011037060903165213}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"jason momoa moana\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"4202049931171331573\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7620481590547843853,\n                    \"id_str\": \"7620481590547843853\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7620481640673938190.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 139,\n                    \"extra\": \"{\\\"aed_music_dur\\\":5,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7620481428551109902,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d70m79nog65gm6tlqhe0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7620481590547843853\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/d74e762a0a3be7d2c788b5b880ed84bc.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 139,\n                    \"shoot_duration\": 139,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 139,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 139.624,\n                        \"shoot_duration_precision\": 139.624,\n                        \"audition_duration_precision\": 139.624,\n                        \"video_duration_precision\": 139.624\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1774281648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": true,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501238151120525, \\\\\\\"1\\\\\\\": 4.501250437851697, \\\\\\\"0\\\\\\\": 4.501214003027785}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":13,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-0.9,\\\\\\\"be\\\\\\\":[16.1,10325.2],\\\\\\\"ocf\\\\\\\":[-5.2263,-3.8185,-7.5497,-12.3278,-14.8902,-18.3166,-26.1428,-31.5142,-39.491,-56.8188],\\\\\\\"il\\\\\\\":-14.2}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":12.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-0.13,\\\\\\\"be\\\\\\\":[16.1,10309],\\\\\\\"ocf\\\\\\\":[-5.2345,-3.816,-7.552,-12.3774,-14.8132,-18.2297,-25.8423,-31.2836,-39.5096,-56.7722],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-14.2}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":13.1,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.9,\\\\\\\"be\\\\\\\":[16.1,10680.5],\\\\\\\"ocf\\\\\\\":[-5.2131,-3.8505,-7.5754,-12.2662,-14.6745,-18.1507,-26.0377,-31.3251,-38.874,-56.0673],\\\\\\\"il\\\\\\\":-14.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_02030014\\\\\\\",\\\\\\\"tag_02030002\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.68,0.62,0.06,0.05,0.05]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"56.84\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7618316720221998349\",\n                \"desc\": \"Meet me in the lobby this Thursday… 3/19  … if you know, you know  ~ F  🛡️🗿🛡️\",\n                \"create_time\": 1773777599,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7014263589649254401,\n                    \"id_str\": \"7014263589649254401\",\n                    \"title\": \"All Eyez On Me\",\n                    \"author\": \"2Pac\",\n                    \"album\": \"All Eyez On Me\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":24.93,\\\"amplitude_peak\\\":1.0286992,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/98c845860c474ce1a02d87944509a82e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/574332e3563d4f5c9f6a8bda50fb2cf1\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ef6134f64a054760bf81bdd158532454\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/77af4e0207934b4ba37a00e07aa85ab4\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.661968,\\\"music_vid\\\":\\\"v10ad6g50000coqph0nog65ig0blle40\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7014263589649254401\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c6409e8&x-expires=1774461600&x-signature=qDIMVzlgRcm6rsKEv7geA18jCUo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8262ce39&x-expires=1774461600&x-signature=KDRKUaGeLRBWN6EKH5Jfs8hjlBE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=999999ab&x-expires=1774461600&x-signature=iwSV%2BYkbRfTkgn6%2B6wfED3v4HYY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ed2fec03&x-expires=1774461600&x-signature=ejaINtHXdFfsS%2BLc7utt0aMnQL8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0f0a9847&x-expires=1774461600&x-signature=J7zvDmYBDnelljSKXB0XcicpiEg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4c2f9a7d&x-expires=1774461600&x-signature=CzdcFUGIwia0%2Bi1l3GxZiaXwwzI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 42,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"7213376582555337733\",\n                            \"sec_uid\": \"MS4wLjABAAAAxIpDIpGutSQz3IYAzg4USe83yi2Xl7w9HbIIY7LDmX7xOO6Re0JFm9p0vQ3mNFh3\",\n                            \"nick_name\": \"2pac\",\n                            \"handle\": \"2pacofficialllll\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=88284c46&x-expires=1774461600&x-signature=KZYTTVOt%2BiaHZ1F%2Fj2B%2B7cLn2OA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=294c6386&x-expires=1774461600&x-signature=Qn%2FPVHFLC9Ln6KHrwipmGfDaA%2FU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=09799311&x-expires=1774461600&x-signature=eGA4fK%2B7uJpSs%2FIw6cgnMbV6fNc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": false,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7014258415526479873\",\n                        \"author\": \"2Pac\",\n                        \"title\": \"All Eyez On Me\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 238464,\n                            \"duration_ms\": 26111\n                        },\n                        \"full_duration\": 307820\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 824140800\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"theme_value\": [\n                        13\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1633135530,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Cool\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815027171807987723\n                    ],\n                    \"has_human_voice\": false,\n                    \"mute_type\": 0,\n                    \"same_group_id_v3\": 6815027171807987723,\n                    \"sim_group_id_v3\": 296249346,\n                    \"music_ugid\": 7014263589649254401,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": null,\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c53c78f82b7941e3da1d313e3b2287f3/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/75811459dd400d33944bb13830983184/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de2d8d1c708547dc9604963030fd4564&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5MTU5YjM5ZTI1MmRkZmRmN2ZlNjVjODYwYWNmYjll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_h264_720p_291899\",\n                        \"data_size\": 422744,\n                        \"file_hash\": \"80ae9955ef8b809d3c6691458def9104\",\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e4e525e1&x-expires=1774461600&x-signature=cOo8Bjf3FrX8tHuwIkbi9ebamm8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=55913cd1&x-expires=1774461600&x-signature=tWw9g5XFfwT8MWiiUAuktbkZ3Ks%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=f69beb1d&x-expires=1774461600&x-signature=omcEoeUebdrDe6zEFS9m3%2F4zBBw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a293751b&x-expires=1774461600&x-signature=Y9z1Ag%2FP66sIWhPUy04PlX%2FtibM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cbe01037&x-expires=1774461600&x-signature=jFQLrCONcPgyHWNcyi5jLw%2FCf7k%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=297bbed0&x-expires=1774461600&x-signature=z1rOWUBXybAIzg8PuUPzsHPxxwA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owBdRFDZuNbfKVexzOsLSAJEAyuFQEpJDQgAYo~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=af8f6501&x-expires=1774461600&x-signature=nu5sIPZTld0ITBobGVslVTfUFhk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/6ee1c7abd7643393b05e85af1aaaff5e/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oISDyfo6E2xLIsFgpToAxsbfOKuRBJEu5QDHLJ/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=530&bt=265&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTRnZjtlNzk2ZTo6OzRoOEBpam41a3E5cjV1OTMzZzczNEBgMzQxYV9hX2ExMC00YjMyYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/7fbbfd8fa6f1214d1ab351cd49ce5c98/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oISDyfo6E2xLIsFgpToAxsbfOKuRBJEu5QDHLJ/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=530&bt=265&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTRnZjtlNzk2ZTo6OzRoOEBpam41a3E5cjV1OTMzZzczNEBgMzQxYV9hX2ExMC00YjMyYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6sr52fog65n3hf29kcg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=556ee17807374bd3b6d4bbd84c7d61cb&item_id=7618316720221998349&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3ZTE0ZmU5ZGQzYjRhNzQ1MGIyMzQxMzhlMzU2NmQy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 393133,\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 195778,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9e85fa6ac4795fe72af578e2895fccce/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/octkIZiX5FpEg075BEBAEl33IH0wtACCUNi4fF/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=382&bt=191&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=Omg5NDU0aTc7N2c7NWVnPEBpam41a3E5cjV1OTMzZzczNEAwYC01LzBhXjQxMDNgYV5eYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/b117874908fee12f3675178159776dd9/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/octkIZiX5FpEg075BEBAEl33IH0wtACCUNi4fF/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=382&bt=191&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=Omg5NDU0aTc7N2c7NWVnPEBpam41a3E5cjV1OTMzZzczNEAwYC01LzBhXjQxMDNgYV5eYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a9addbc2683d4478a4df31228106ce37&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY1NTcyNDVlZjQzMDczODM5NGYyZjM0N2ZmNDFhYWVj&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc2_720p_195778\",\n                                \"data_size\": 283536,\n                                \"file_hash\": \"5b17e50fc71d0574cdcb78b5e6887580\",\n                                \"file_cs\": \"c:0-11555-3b8f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 46362}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 61873}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 76101}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 96711}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 117557}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 246716}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.17, \\\\\\\"v960\\\\\\\": 97.734, \\\\\\\"v864\\\\\\\": 99.087, \\\\\\\"v720\\\\\\\": 98.489}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.638, \\\\\\\"v960\\\\\\\": 92.358, \\\\\\\"v864\\\\\\\": 92.985, \\\\\\\"v720\\\\\\\": 94.066}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":56.825,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":51.463,\\\\\\\"srv1\\\\\\\":56.043},\\\\\\\"src\\\\\\\":56.825,\\\\\\\"trans\\\\\\\":51.463,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"e5eb37cdaedef6a1bcf70c75ac8432fd\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 11, 11, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.155, 0.155, 0.232, 0.259, 0.125, 0.142, 0.155, 0.043, 0.097, 0.279, 0.117, 0.126, 0.117, 0.232], \\\\\\\"dec2play\\\\\\\": [37447, 35070, 35070, 34934, 35148, 37357, 37520, 35070, 37331, 37598, 35338, 37319, 37152, 34976, 34934]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 104.199, \\\\\\\"sr20\\\\\\\": 111.529}}\\\",\\\"audio_bit_rate\\\":64976}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 154831,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/6851a30439ef28790d3017564a66a081/69c32c5f/video/tos/useast5/tos-useast5-pve-0068-tx/o0QEeRBpLuzbKFJmuydDXgGESoDfAJO9xI1LEb/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=302&bt=151&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=O2hkNmY5ZzdlNTQ8PDs0OEBpam41a3E5cjV1OTMzZzczNEAzYjYyLi8xNl4xYS4uLjI0YSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/7ee136e68e5ef889d0ba0e15ec5f035f/69c32c5f/video/tos/useast5/tos-useast5-pve-0068-tx/o0QEeRBpLuzbKFJmuydDXgGESoDfAJO9xI1LEb/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=302&bt=151&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=O2hkNmY5ZzdlNTQ8PDs0OEBpam41a3E5cjV1OTMzZzczNEAzYjYyLi8xNl4xYS4uLjI0YSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7551181919d142ab944d261c539aee68&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhmN2EzYTkxYWUxNjA0OTM2ZDc4NWRhMGExZDc2ZTE1&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc2_540p_154831\",\n                                \"data_size\": 224235,\n                                \"file_hash\": \"e6a0c820cebef39521e54e21f9f4915b\",\n                                \"file_cs\": \"c:0-11555-7f74\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 37692}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 49189}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 60057}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 74924}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 90114}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 192028}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.69, \\\\\\\"v960\\\\\\\": 98.631, \\\\\\\"v864\\\\\\\": 98.461, \\\\\\\"v720\\\\\\\": 98.76}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.71, \\\\\\\"v960\\\\\\\": 91.525, \\\\\\\"v864\\\\\\\": 92.013, \\\\\\\"v720\\\\\\\": 92.565}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":56.825,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":49.535,\\\\\\\"srv1\\\\\\\":56.147},\\\\\\\"src\\\\\\\":56.825,\\\\\\\"trans\\\\\\\":49.535,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"61a6cbde20f7b2c6ca8da750abc18fe2\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 19, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.052, 0.404, 0.293, 0.384, 0.101, 0.101, 0.22, 0.052, 0.11, 0.404, 0.047, 0.088, 0.233, 0.293], \\\\\\\"dec2play\\\\\\\": [29486, 28348, 27078, 26970, 27092, 28790, 28228, 27437, 28348, 28193, 27078, 28660, 27926, 26671, 26970]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 103.588, \\\\\\\"sr20\\\\\\\": 112.651}}\\\",\\\"audio_bit_rate\\\":48801}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 86918,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f5859164304dfc9d80256ad470d4def0/69c32c5f/video/tos/useast5/tos-useast5-pve-0068-tx/oEBvAsouKFe1OEbDQpEDu4fyI2u9gKxLDS5JJR/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=168&bt=84&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTg6aDM1MzpkOzlpZWY2NUBpam41a3E5cjV1OTMzZzczNEAtNjMvNC82XzIxNWAuYi4wYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/2b32968091eaee75b97c67a1a69361ad/69c32c5f/video/tos/useast5/tos-useast5-pve-0068-tx/oEBvAsouKFe1OEbDQpEDu4fyI2u9gKxLDS5JJR/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=168&bt=84&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTg6aDM1MzpkOzlpZWY2NUBpam41a3E5cjV1OTMzZzczNEAtNjMvNC82XzIxNWAuYi4wYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3213ec1bcf86485ab79022702e67950b&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMyYWFiOGM5MzIxYmE1ZGQzNmRlNWZlMTM2N2Q3Njc2&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc1_540p_86918\",\n                                \"data_size\": 125879,\n                                \"file_hash\": \"220f5893160c0129f03fc5c8707b5add\",\n                                \"file_cs\": \"c:0-11319-cb83\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 23175}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 30673}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 37972}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 45801}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 53546}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 110792}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.883, \\\\\\\"v960\\\\\\\": 95.888, \\\\\\\"v864\\\\\\\": 95.88, \\\\\\\"v720\\\\\\\": 96.452}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.144, \\\\\\\"v960\\\\\\\": 86.492, \\\\\\\"v864\\\\\\\": 87.819, \\\\\\\"v720\\\\\\\": 89.287}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":56.825,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":45.969,\\\\\\\"srv1\\\\\\\":54.492},\\\\\\\"src\\\\\\\":56.825,\\\\\\\"trans\\\\\\\":45.969,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a132049a6b98a3ec15f3060fcfb50392\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24548,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 11586,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c53c78f82b7941e3da1d313e3b2287f3/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/75811459dd400d33944bb13830983184/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de2d8d1c708547dc9604963030fd4564&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5MTU5YjM5ZTI1MmRkZmRmN2ZlNjVjODYwYWNmYjll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_h264_720p_291899\",\n                        \"data_size\": 422744,\n                        \"file_hash\": \"80ae9955ef8b809d3c6691458def9104\",\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a293751b&x-expires=1774461600&x-signature=Y9z1Ag%2FP66sIWhPUy04PlX%2FtibM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 8.261905,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6sr52fog65n3hf29kcg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/50ebeb441d9a97d16ef706103c3fd119/69c32c5f/video/tos/useast5/tos-useast5-pve-0068-tx/ocDO5afKTxobpFQEKCuBAJSyEuID5QLgRJmfXc/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=632\\\\u0026bt=316\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzU1ODc0NTUzaGY6NGc2aUBpam41a3E5cjV1OTMzZzczNEA2X14zNS40X14xYzUyYWNhYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/e12595087521360e9c021cf8724da180/69c32c5f/video/tos/useast5/tos-useast5-pve-0068-tx/ocDO5afKTxobpFQEKCuBAJSyEuID5QLgRJmfXc/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=632\\\\u0026bt=316\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzU1ODc0NTUzaGY6NGc2aUBpam41a3E5cjV1OTMzZzczNEA2X14zNS40X14xYzUyYWNhYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6sr52fog65n3hf29kcg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=dff3dd5187fc4ea0b272118465a2b290\\\\u0026item_id=7618316720221998349\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFhNjlhYzQzNjBiNmYzZWEwNDhmZWMxYzM1OTIzODE1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":631289,\\\"file_cs\\\":\\\"c:0-11164-2f7a\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f96bb833f174da027576aca01501c44d/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4f0pkIOCuB345uiusilEIc8BZHFEwA3N0EpHA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=362&bt=181&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=NjdkODg7N2U1OWkzNmRoOkBpam41a3E5cjV1OTMzZzczNEBhXi4xLWMxNV4xYzMwYzQuYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/127e555cfe096e4d0ffe1083ae3212e6/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4f0pkIOCuB345uiusilEIc8BZHFEwA3N0EpHA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=362&bt=181&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=NjdkODg7N2U1OWkzNmRoOkBpam41a3E5cjV1OTMzZzczNEBhXi4xLWMxNV4xYzMwYzQuYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=177efa3360ff46a28b44f805451aa4d3&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyZmIyZWJkNDVmM2U1NzdhZDc0M2NkN2UyOWIzZTll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_bytevc1_540p_186268\",\n                        \"data_size\": 269763,\n                        \"file_hash\": \"e3a276bbe731f3a2241eacc1a0f5bbad\",\n                        \"file_cs\": \"c:0-11313-6e4f\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-18.4\\\",\\\"LoudnessRangeStart\\\":\\\"-20\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-15.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-17.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-19,\\\\\\\"LoudnessRangeStart\\\\\\\":-20,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4035.1,\\\\\\\"FCenR\\\\\\\":3323.95,\\\\\\\"Spkr100G\\\\\\\":1,\\\\\\\"Spkr150G\\\\\\\":2.44,\\\\\\\"Spkr200G\\\\\\\":3.52},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.03},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.099},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-20.933,\\\\\\\"Peak\\\\\\\":-4.714,\\\\\\\"RTotal\\\\\\\":-20.849,\\\\\\\"LRDiff\\\\\\\":-0.085},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.64,\\\\\\\"SpeechRatio\\\\\\\":0}},\\\\\\\"Peak\\\\\\\":0.5821,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":1.6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-18.4,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-15.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-17.9}\\\",\\\"bright_ratio_mean\\\":\\\"0.0408\\\",\\\"brightness_mean\\\":\\\"51.5961\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0001\\\",\\\"loudness\\\":\\\"-19\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0001\\\",\\\"peak\\\":\\\"0.5821\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9044,2704.5453]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1773777601}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"6.9798\\\",\\\"vq_score\\\":\\\"49.31\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a293751b&x-expires=1774461600&x-signature=Y9z1Ag%2FP66sIWhPUy04PlX%2FtibM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24c1de05&x-expires=1774461600&x-signature=DUKGiWC9zClt6fv8x4G8q50qURk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=ca1f17c3&x-expires=1774461600&x-signature=t4kR6pgJk9nplWLR7c7tSASEZGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oABksCgEprym4vAEkAii4A5aWlI3vHbAhB4Fs~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a293751b&x-expires=1774461600&x-signature=Y9z1Ag%2FP66sIWhPUy04PlX%2FtibM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"caption_infos\": null,\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 0,\n                        \"no_caption_reason\": 3,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\",\\\"rec_audio_effect\\\":\\\"5\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6sr52fog65n3hf29kcg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c53c78f82b7941e3da1d313e3b2287f3/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/75811459dd400d33944bb13830983184/69c32c5f/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc1GNEcE530AZ2csFzi6Ai3CIBsBHwlp4Ifik0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=570&bt=285&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzhnMzM5NzlmOjgzZmdnaEBpam41a3E5cjV1OTMzZzczNEAzMWMwMDYtNmExNTQuNS9hYSNgNmMwMmRjMnBhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de2d8d1c708547dc9604963030fd4564&is_play_url=1&item_id=7618316720221998349&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5MTU5YjM5ZTI1MmRkZmRmN2ZlNjVjODYwYWNmYjll&source=PUBLISH&video_id=v12044gd0000d6sr52fog65n3hf29kcg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6sr52fog65n3hf29kcg_h264_720p_291899\",\n                        \"data_size\": 422744,\n                        \"file_hash\": \"80ae9955ef8b809d3c6691458def9104\",\n                        \"file_cs\": \"c:0-11164-2f7a\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7618316720221998349?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7618316720221998349&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7618316720221998349\",\n                    \"comment_count\": 507,\n                    \"digg_count\": 10396,\n                    \"download_count\": 62,\n                    \"play_count\": 188983,\n                    \"share_count\": 347,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 6,\n                    \"collect_count\": 548,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7618316720221998349\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7618316720221998349?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7618316720221998349&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7618316720221998349\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 2,\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"Meet me in the lobby this Thursday… 3/19 \\\",\\\"\\\",\\\"… if you know, you know \\\",\\\"\\\",\\\"~ F \\\",\\\"\\\",\\\"\\\\ud83d\\\\udee1️\\\\ud83d\\\\uddff\\\\ud83d\\\\udee1️\\\"]\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7618316720221998349\n                    ],\n                    \"GroupdIdList1\": [\n                        7618316720221998349\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 11566,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"Meet me in the lobby this Thursday… 3/19 <br><br>… if you know, you know <br><br>~ F <br><br>🛡️🗿🛡️\",\n                    \"text_extra\": null\n                },\n                \"music_selected_from\": \"edit_page_search\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 0,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.002682780990882778}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7014263589649254401,\n                    \"id_str\": \"7014263589649254401\",\n                    \"title\": \"All Eyez On Me\",\n                    \"author\": \"2Pac\",\n                    \"album\": \"All Eyez On Me\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM1I1YiIjASWyYBAiUljTmZgBrUOuMdvXIWag\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":24.93,\\\"amplitude_peak\\\":1.0286992,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/98c845860c474ce1a02d87944509a82e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/574332e3563d4f5c9f6a8bda50fb2cf1\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ef6134f64a054760bf81bdd158532454\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/77af4e0207934b4ba37a00e07aa85ab4\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.661968,\\\"music_vid\\\":\\\"v10ad6g50000coqph0nog65ig0blle40\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7014263589649254401\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQrw5ET5vAJAAAiPitlEr8RwIWraBQ9UShZ7A\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c6409e8&x-expires=1774461600&x-signature=qDIMVzlgRcm6rsKEv7geA18jCUo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8262ce39&x-expires=1774461600&x-signature=KDRKUaGeLRBWN6EKH5Jfs8hjlBE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=999999ab&x-expires=1774461600&x-signature=iwSV%2BYkbRfTkgn6%2B6wfED3v4HYY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ed2fec03&x-expires=1774461600&x-signature=ejaINtHXdFfsS%2BLc7utt0aMnQL8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0f0a9847&x-expires=1774461600&x-signature=J7zvDmYBDnelljSKXB0XcicpiEg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4c2f9a7d&x-expires=1774461600&x-signature=CzdcFUGIwia0%2Bi1l3GxZiaXwwzI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 42,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"7213376582555337733\",\n                            \"sec_uid\": \"MS4wLjABAAAAxIpDIpGutSQz3IYAzg4USe83yi2Xl7w9HbIIY7LDmX7xOO6Re0JFm9p0vQ3mNFh3\",\n                            \"nick_name\": \"2pac\",\n                            \"handle\": \"2pacofficialllll\",\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=88284c46&x-expires=1774461600&x-signature=KZYTTVOt%2BiaHZ1F%2Fj2B%2B7cLn2OA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=294c6386&x-expires=1774461600&x-signature=Qn%2FPVHFLC9Ln6KHrwipmGfDaA%2FU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/708db1de932edd6681fad7bff86b42bc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=09799311&x-expires=1774461600&x-signature=eGA4fK%2B7uJpSs%2FIw6cgnMbV6fNc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": false,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7014258415526479873\",\n                        \"author\": \"2Pac\",\n                        \"title\": \"All Eyez On Me\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oAO18iwGfBElbwAyABsztHAOmiAoiWAXOsAEA9~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 238464,\n                            \"duration_ms\": 26111\n                        },\n                        \"full_duration\": 307820\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 824140800\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"theme_value\": [\n                        13\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1633135530,\n                    \"can_be_stitched\": true,\n                    \"theme_tags\": [\n                        \"Cool\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815027171807987723\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 6815027171807987723,\n                    \"sim_group_id_v3\": 296249346,\n                    \"music_ugid\": 7014263589649254401,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"58.163254\",\n                \"music_volume\": \"1.190474\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501145810453859, \\\\\\\"1\\\\\\\": 4.501114665064365, \\\\\\\"0\\\\\\\": 4.501040804530389}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.94],\\\\\\\"drr\\\\\\\":11.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.01,\\\\\\\"be\\\\\\\":[21.5,14211.9],\\\\\\\"ocf\\\\\\\":[-12.374,-5.7229,-2.6533,-10.1613,-15.6597,-23.5785,-26.7856,-29.8271,-33.1456,-50.4052],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.94],\\\\\\\"drr\\\\\\\":11.2,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.17,\\\\\\\"be\\\\\\\":[16.1,14211.9],\\\\\\\"ocf\\\\\\\":[-12.3395,-5.7294,-2.661,-10.1172,-15.6654,-23.6071,-26.8381,-29.823,-33.1524,-50.3958],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.87],\\\\\\\"drr\\\\\\\":11.5,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-4.71,\\\\\\\"be\\\\\\\":[16.1,14475.7],\\\\\\\"ocf\\\\\\\":[-12.374,-5.8007,-2.6473,-10.0361,-15.5463,-23.5728,-26.6404,-29.0638,-31.7276,-51.4003],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010235\\\\\\\",\\\\\\\"tag_01010221\\\\\\\",\\\\\\\"tag_01010308\\\\\\\",\\\\\\\"tag_01010236\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.84,0.3,0.28,0.24,0.16]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"55.403\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9044,2704.5453]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7617224034693942541\",\n                \"desc\": \"I want to hate this so bad and punch @Kevin Hart right in his little Keebler elf face, but dammit my jaws hurt from belly laughing at his commentary 😂😂👏🏾👏🏾 btw, we have less than 3 minutes between takes, so that’s why I use a shovel size spoon to devour my food 🪏 Can a working man just eat in peace? Paybacks a bitch, Kev 😉 #onset #jumanji #hawaii\",\n                \"create_time\": 1773523195,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7617224090273336078,\n                    \"id_str\": \"7617224090273336078\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 72,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7617224034693942541,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6qt1vnog65rq0leoct0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7617224090273336078\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 72,\n                    \"shoot_duration\": 72,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 72,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 72.20244,\n                        \"shoot_duration_precision\": 72.20244,\n                        \"audition_duration_precision\": 72.20244,\n                        \"video_duration_precision\": 72.20244\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773523199,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7615428556881021716,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"476309\",\n                        \"cha_name\": \"onset\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=476309\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/onset?_r=1&name=onset&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=476309&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #onset on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: onset\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #onset on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8432afcfb3147e34fd6d6ea8564d33e1/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/4c2d47ac93d947d6f98c0a02954dfb65/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=87a7d131952249f99fc54a565b12135c&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNzY5MGRiNzgzOWMyZTQ4NGNjNWZiN2U0ZTI5ODUy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_h264_720p_1787198\",\n                        \"data_size\": 16159398,\n                        \"file_hash\": \"94a6ba69970f7deda34c9ec13df685ec\",\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d9c42fe9&x-expires=1774461600&x-signature=KzRA4sRhS2mjHsbxfjkBIQb3JWk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2d01bbd4&x-expires=1774461600&x-signature=AoVd3iedZqIwfDvygEx9GbR42Wg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8I9Q6prGgbf0XuGAJLQkLjpWCeeTvHgI2AyIa~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=8e5e1ee2&x-expires=1774461600&x-signature=jfQT9Qpa8tZv5dXO%2Fm7WNfKWgek%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=24920a3d&x-expires=1774461600&x-signature=tHTCv6uBiyPYXRYh%2BzU29cQySrk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=bde57e3c&x-expires=1774461600&x-signature=X4zkguHlSoZ%2FbyvdKPVEpuX37xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oogiU6t1P8BIbB7qiD0uVa1hyQI4vPEP4AXPS~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=e137ac52&x-expires=1774461600&x-signature=kKO6SU3RiML8hskh0WYsIl4wsq0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=3943233d&x-expires=1774461600&x-signature=vVGRqN50GrDYod3kboBVBad982Y%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=bfafd5b3&x-expires=1774461600&x-signature=IKTCNEtUy5rw7dRXMifodxO1pWc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os1ut1ASigQCX87bB4wwaV0iICkBPFqvPUIoE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=749fd6bd&x-expires=1774461600&x-signature=h%2FFGDYxdLoDiv%2FKHWJQR3DsXGD4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/562748baea9e2c0b0332096480a4eb17/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c003-tx/owdgIYf0ILArraAARjRGkp9J6WofGuTrtHyeCj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3552&bt=1776&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDhmNjhmNTc5ODplODxnNEBpam93aXU5cm93OTMzZzczNEAwXy8tXzIxNl8xYF4tLmNfYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/18ea4e331944cb76680f2b549c2fae99/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c003-tx/owdgIYf0ILArraAARjRGkp9J6WofGuTrtHyeCj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3552&bt=1776&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDhmNjhmNTc5ODplODxnNEBpam93aXU5cm93OTMzZzczNEAwXy8tXzIxNl8xYF4tLmNfYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6qt1l7og65rlf5t4lmg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=b1fd1905abc745b694425cb5032cb53e&item_id=7617224034693942541&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5ZDkwODEwNjc4ZjUwOWE5ZjIzZTIzOTdhMzJjZjgy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 16452625,\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 672002,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/90f9a26eb01cefb73c92050802a2ddd8/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c003-tx/ok4tiya1B8AiQD17bCUvEQiEBV1PSqzIFX2ug/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1312&bt=656&cs=2&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ODw2Zzs8PDU4ZGVnZmVpOkBpam93aXU5cm93OTMzZzczNEBgMmAxMTI0NS8xX2FgYl4wYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/1e447e1b0cd40a8edc91afd1bff00bda/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c003-tx/ok4tiya1B8AiQD17bCUvEQiEBV1PSqzIFX2ug/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1312&bt=656&cs=2&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ODw2Zzs8PDU4ZGVnZmVpOkBpam93aXU5cm93OTMzZzczNEBgMmAxMTI0NS8xX2FgYl4wYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=37afebccddbb4a25827959484dc359c5&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUyMzEyYmFhNjkxMTUzYjViYTgzMTNjNmFjMTI0ZmJk&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_720p_672002\",\n                                \"data_size\": 6076082,\n                                \"file_hash\": \"d56ee621142ef872028d01fb1cf62490\",\n                                \"file_cs\": \"c:0-61177-9542\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 272681}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 359014}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 472621}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 592682}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 689659}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1158689}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.094, \\\\\\\"v960\\\\\\\": 95.764, \\\\\\\"v864\\\\\\\": 96.849, \\\\\\\"v720\\\\\\\": 98.283}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.581, \\\\\\\"v960\\\\\\\": 87.735, \\\\\\\"v864\\\\\\\": 89.574, \\\\\\\"v720\\\\\\\": 92.174}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.174,\\\\\\\"srv1\\\\\\\":73.251},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":65.174,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8bec57a6bf992b960a2117044811f27f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.692, \\\\\\\"sr20\\\\\\\": 102.322}}\\\",\\\"audio_bit_rate\\\":96152,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 536639,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/036386b334adeac784e48022cc0bcd64/69c32c9c/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/da313a604b14d5a519b2dd799a79ef04/69c32c9c/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2538814d45b849eebb64fea15777851f&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0NzBmNzRhNDYwYWE2ZTI5YWJiMzQ1NzllZjgzNDY2&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_536639\",\n                                \"data_size\": 4852161,\n                                \"file_hash\": \"0fc3168d8a8326299b5645d168d18cab\",\n                                \"file_cs\": \"c:0-61177-533b\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 238670}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 308741}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 401004}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 508039}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 601610}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 962765}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.746, \\\\\\\"v960\\\\\\\": 94.259, \\\\\\\"v864\\\\\\\": 95.781, \\\\\\\"v720\\\\\\\": 97.56}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.6, \\\\\\\"v960\\\\\\\": 84.222, \\\\\\\"v864\\\\\\\": 86.544, \\\\\\\"v720\\\\\\\": 89.97}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.043,\\\\\\\"srv1\\\\\\\":70.903},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":62.043,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8f00c8afb6a7869351c28d3b83f12ad5\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.975, \\\\\\\"sr20\\\\\\\": 100.797}}\\\",\\\"audio_bit_rate\\\":64110,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 464964,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/784b2355118aa9d8ee5ffa80d89f1de4/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogv1QitmAb8UXgVBE6aiEH41IQ7EFqtm0APBS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=908&bt=454&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=ZTg8aTs8NmQ3NzRpNjo8NUBpam93aXU5cm93OTMzZzczNEA2YmAzLWM0XjYxYWIwNS1eYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/42119c9b295b4d10e6d41f240668a2c4/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c003-tx/ogv1QitmAb8UXgVBE6aiEH41IQ7EFqtm0APBS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=908&bt=454&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=ZTg8aTs8NmQ3NzRpNjo8NUBpam93aXU5cm93OTMzZzczNEA2YmAzLWM0XjYxYWIwNS1eYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a2098733efd14494aa73f9086fc9e59b&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQzMTUxZDcwNDVlMjNjZTAxNWZjNzUwYThjMDU3MzYy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_464964\",\n                                \"data_size\": 4204095,\n                                \"file_hash\": \"b9ede784e25cd0613ef65c30f37b4f32\",\n                                \"file_cs\": \"c:0-61151-015d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 212328}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 284249}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 363324}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 441802}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 529240}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 806477}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.92, \\\\\\\"v960\\\\\\\": 91.489, \\\\\\\"v864\\\\\\\": 93.174, \\\\\\\"v720\\\\\\\": 95.875}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.212, \\\\\\\"v960\\\\\\\": 81.222, \\\\\\\"v864\\\\\\\": 84.176, \\\\\\\"v720\\\\\\\": 87.885}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.502,\\\\\\\"srv1\\\\\\\":68.077},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":59.502,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3a7fbed315b1fd3a3183370cd2c4ddaf\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.224, \\\\\\\"sr20\\\\\\\": 97.047}}\\\",\\\"audio_bit_rate\\\":64110,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 302612,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/fb6b863cf6d5b78714dacc36b4a8c31f/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMP1SQaVK1g7E4UQGXCq8p0BBinAbB4iEItCv/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=590&bt=295&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Z2VlM2kzPDs2ODQ4NGk4N0Bpam93aXU5cm93OTMzZzczNEAzMDZiMTVfXy8xNTFiMjVjYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/8f5f46f318c772375d358b5e060872df/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMP1SQaVK1g7E4UQGXCq8p0BBinAbB4iEItCv/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=590&bt=295&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Z2VlM2kzPDs2ODQ4NGk4N0Bpam93aXU5cm93OTMzZzczNEAzMDZiMTVfXy8xNTFiMjVjYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f4855fe145814523b8b9804fe09b3b6d&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmNDkxYmRhMzAyZDRiZmYwYTdjMmJmYzNiN2VhNDIw&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_302612\",\n                                \"data_size\": 2736148,\n                                \"file_hash\": \"6299490eed60b9cb4c73c868027fea5b\",\n                                \"file_cs\": \"c:0-61167-9cf4\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 169041}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 212173}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 264499}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 315994}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 374521}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 554150}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.638, \\\\\\\"v960\\\\\\\": 85.404, \\\\\\\"v864\\\\\\\": 87.455, \\\\\\\"v720\\\\\\\": 90.966}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.627, \\\\\\\"v960\\\\\\\": 75.004, \\\\\\\"v864\\\\\\\": 78.351, \\\\\\\"v720\\\\\\\": 82.757}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":75.593,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":54.563,\\\\\\\"srv1\\\\\\\":62.385},\\\\\\\"src\\\\\\\":75.593,\\\\\\\"trans\\\\\\\":54.563,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a132049a6b98a3ec15f3060fcfb50392\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24074,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 72334,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8432afcfb3147e34fd6d6ea8564d33e1/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/4c2d47ac93d947d6f98c0a02954dfb65/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=87a7d131952249f99fc54a565b12135c&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNzY5MGRiNzgzOWMyZTQ4NGNjNWZiN2U0ZTI5ODUy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_h264_720p_1787198\",\n                        \"data_size\": 16159398,\n                        \"file_hash\": \"94a6ba69970f7deda34c9ec13df685ec\",\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b07dc0a6&x-expires=1774461600&x-signature=FSBqSwvwPB4XyK5dVgu3NEyPzR0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8e0361fb&x-expires=1774461600&x-signature=PskxSpJv29bxul%2BKAJxHjZJQZ0Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4ae4e668&x-expires=1774461600&x-signature=3Tvdlr%2F52u4ldNe0kGGbMA8Rpy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 1,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6qt1l7og65rlf5t4lmg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/dad81524608d964d7ded7ad8ba8a552b/69c32c9c/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocrTfxG9BA5uBjsoAgL0axkGpeyWJe6IHICbXR/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3536\\\\u0026bt=1768\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDxkODs4OjU5OzY7Ozg6ZkBpam93aXU5cm93OTMzZzczNEAuY2JeMGBgNS0xNl81YGExYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/aa6a997c63504552f4543550ab94ce76/69c32c9c/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ocrTfxG9BA5uBjsoAgL0axkGpeyWJe6IHICbXR/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3536\\\\u0026bt=1768\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDxkODs4OjU5OzY7Ozg6ZkBpam93aXU5cm93OTMzZzczNEAuY2JeMGBgNS0xNl81YGExYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=4cd7c588b893480682c7c538a5eaf919\\\\u0026item_id=7617224034693942541\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3YjdjNTRkNTMyOGE0YjcxMTZmYjJlMmUzNjEyZTVh\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":17274813,\\\"file_cs\\\":\\\"c:0-61000-402d\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 72,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 72.333336,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/oAae069rGQePa1uGAkLJkQjprCe7TmHQI1AyIa\",\n                                \"tos-useast5-p-0068-tx/ocWL0ICJgIjk7GppHeurXg69TfYQyGfNaTIAAH\",\n                                \"tos-useast5-p-0068-tx/okItPbEB81PSVB74oaqIX8g09vD1EQqiAS0iU\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAae069rGQePa1uGAkLJkQjprCe7TmHQI1AyIa~tplv-noop.image?dr=12525&refresh_token=f6c347fd&x-expires=1774398620&x-signature=SXrc4kQuIzW%2FFAskIwhjkItK6Oo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocWL0ICJgIjk7GppHeurXg69TfYQyGfNaTIAAH~tplv-noop.image?dr=12525&refresh_token=a7fc949d&x-expires=1774398620&x-signature=78ZQYLpucY7NS3XFJo5IItGxX7U%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okItPbEB81PSVB74oaqIX8g09vD1EQqiAS0iU~tplv-noop.image?dr=12525&refresh_token=14f14074&x-expires=1774398620&x-signature=Ow7tzSdbkW2QOzfCJxcEZpg9GHc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/036386b334adeac784e48022cc0bcd64/69c32c9c/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/da313a604b14d5a519b2dd799a79ef04/69c32c9c/video/tos/useast5/tos-useast5-pve-0068-tx/oMo3vQEb4SgMQ8AXBK1UIE3tETP1V1iAq7Bia/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1048&bt=524&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=aTg6OjRoN2VoPDs4ZzQ7OEBpam93aXU5cm93OTMzZzczNEAuNTQyXmMzX2IxXzExNTAvYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2538814d45b849eebb64fea15777851f&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0NzBmNzRhNDYwYWE2ZTI5YWJiMzQ1NzllZjgzNDY2&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_bytevc1_540p_536639\",\n                        \"data_size\": 4852161,\n                        \"file_hash\": \"0fc3168d8a8326299b5645d168d18cab\",\n                        \"file_cs\": \"c:0-61177-533b\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"5.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.7\\\",\\\"LoudnessRangeStart\\\":\\\"-17.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-8.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-8.5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.338},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-19.617,\\\\\\\"Peak\\\\\\\":-0.883,\\\\\\\"RTotal\\\\\\\":-15.472,\\\\\\\"LRDiff\\\\\\\":-4.144},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.01,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.76},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-14.16,\\\\\\\"LoudR\\\\\\\":6.5,\\\\\\\"LoudRE\\\\\\\":-12.6,\\\\\\\"LoudRS\\\\\\\":-19.1,\\\\\\\"MaxMomLoud\\\\\\\":-8.45,\\\\\\\"MaxSTLoud\\\\\\\":-12.19}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1364.02,\\\\\\\"FCenR\\\\\\\":1099,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.1,\\\\\\\"Spkr200G\\\\\\\":0.41},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.065}},\\\\\\\"Loudness\\\\\\\":-14.1,\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-17.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.2,\\\\\\\"Peak\\\\\\\":0.90157,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":5.2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0309\\\",\\\"brightness_mean\\\":\\\"115.9427\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0029\\\",\\\"loudness\\\":\\\"-14.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0083\\\",\\\"peak\\\":\\\"0.90157\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4938,9223.2937]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1773523198}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"2.7423\\\",\\\"vq_score\\\":\\\"62.44\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b07dc0a6&x-expires=1774461600&x-signature=FSBqSwvwPB4XyK5dVgu3NEyPzR0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8e0361fb&x-expires=1774461600&x-signature=PskxSpJv29bxul%2BKAJxHjZJQZ0Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4ae4e668&x-expires=1774461600&x-signature=3Tvdlr%2F52u4ldNe0kGGbMA8Rpy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b07dc0a6&x-expires=1774461600&x-signature=FSBqSwvwPB4XyK5dVgu3NEyPzR0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8e0361fb&x-expires=1774461600&x-signature=PskxSpJv29bxul%2BKAJxHjZJQZ0Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oELGfV7TaAfJHWpKIuy6rjQCkpXegl9XIr0AgG~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4ae4e668&x-expires=1774461600&x-signature=3Tvdlr%2F52u4ldNe0kGGbMA8Rpy0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 380\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/ec69957d6faaeaf0abae1dbc9f3b36df/69ea653c/video/tos/useast5/tos-useast5-v-0068-tx/610381203eba4953b926f66226b757f8/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4422&bt=2211&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=am93aXU5cm93OTMzZzczNEBpam93aXU5cm93OTMzZzczNEBqMTJpMmQ0Lm5hLS1kMS9zYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                \"expire\": 1776969020,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7617224413125282574,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -33301096,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7617224413125282574,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/ec69957d6faaeaf0abae1dbc9f3b36df/69ea653c/video/tos/useast5/tos-useast5-v-0068-tx/610381203eba4953b926f66226b757f8/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4422&bt=2211&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=am93aXU5cm93OTMzZzczNEBpam93aXU5cm93OTMzZzczNEBqMTJpMmQ0Lm5hLS1kMS9zYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/c04c47432ca56edddb653d492bf0b4b2/69ea653c/video/tos/useast5/tos-useast5-v-0068-tx/610381203eba4953b926f66226b757f8/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4422&bt=2211&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=am93aXU5cm93OTMzZzczNEBpam93aXU5cm93OTMzZzczNEBqMTJpMmQ0Lm5hLS1kMS9zYSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhlNzkyZmJjYTdiOTc1OTE2Y2NlOWQxMTZjOWJkZjM3&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                                ],\n                                \"caption_length\": 817,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10088\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6qt1l7og65rlf5t4lmg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8432afcfb3147e34fd6d6ea8564d33e1/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/4c2d47ac93d947d6f98c0a02954dfb65/69c32c9c/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooEASE4718BQXaqU1PQzBIat0G1SygviRVibP/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3490&bt=1745&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjY1ZTlkOGk8PDU4NDQ6OkBpam93aXU5cm93OTMzZzczNEAyLi4yMjFgNmMxLzYwYV41YSNqMTJpMmQ0Lm5hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=87a7d131952249f99fc54a565b12135c&is_play_url=1&item_id=7617224034693942541&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNzY5MGRiNzgzOWMyZTQ4NGNjNWZiN2U0ZTI5ODUy&source=PUBLISH&video_id=v12044gd0000d6qt1l7og65rlf5t4lmg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6qt1l7og65rlf5t4lmg_h264_720p_1787198\",\n                        \"data_size\": 16159398,\n                        \"file_hash\": \"94a6ba69970f7deda34c9ec13df685ec\",\n                        \"file_cs\": \"c:0-61000-402d\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7617224034693942541?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7617224034693942541&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7617224034693942541\",\n                    \"comment_count\": 970,\n                    \"digg_count\": 102220,\n                    \"download_count\": 241,\n                    \"play_count\": 722359,\n                    \"share_count\": 2956,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 43,\n                    \"collect_count\": 3481,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7617224034693942541\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 37,\n                        \"end\": 48,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"tag_id\": \"268\"\n                    },\n                    {\n                        \"start\": 333,\n                        \"end\": 339,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"115\"\n                    },\n                    {\n                        \"start\": 340,\n                        \"end\": 348,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"116\"\n                    },\n                    {\n                        \"start\": 349,\n                        \"end\": 356,\n                        \"type\": 1,\n                        \"hashtag_name\": \"hawaii\",\n                        \"hashtag_id\": \"11214\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"117\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7617224034693942541?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7617224034693942541&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7614371805716843807\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"I want to hate this so bad and punch @Kevin Hart right in his little Keebler elf face, but dammit my jaws hurt from belly laughing at his commentary \\\\ud83d\\\\ude02\\\\ud83d\\\\ude02\\\\ud83d\\\\udc4f\\\\ud83c\\\\udffe\\\\ud83d\\\\udc4f\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"btw, we have less than 3 minutes between takes, so that’s why I use a shovel size spoon to devour my food \\\\ud83e\\\\ude8f Can a working man just eat in peace? Paybacks a bitch, Kev \\\\ud83d\\\\ude09\\\",\\\"\\\",\\\"#onset #jumanji #hawaii\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 37,\n                        \"end\": 48,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"line_idx\": 0,\n                        \"tag_id\": \"268\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 6,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"115\"\n                    },\n                    {\n                        \"start\": 7,\n                        \"end\": 15,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"116\"\n                    },\n                    {\n                        \"start\": 16,\n                        \"end\": 23,\n                        \"type\": 1,\n                        \"hashtag_name\": \"hawaii\",\n                        \"hashtag_id\": \"11214\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"117\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7614600845983780117,\n                        7614493900199202069,\n                        7614390477198069013,\n                        7614524368890187039,\n                        7614594078726032671,\n                        7614471458630241558,\n                        7614371805716843807,\n                        7614571185048685831,\n                        7617224034693942541,\n                        7614578403403959565,\n                        7614495696367963406,\n                        7614405125074881805,\n                        7614470995520277778,\n                        7614495639422078226,\n                        7614669258038988053,\n                        7614496672759991574\n                    ],\n                    \"GroupdIdList1\": [\n                        7614600845983780117,\n                        7614493900199202069,\n                        7614390477198069013,\n                        7614524368890187039,\n                        7614594078726032671,\n                        7614471458630241558,\n                        7614371805716843807,\n                        7614571185048685831,\n                        7617224034693942541,\n                        7614578403403959565,\n                        7614495696367963406,\n                        7614405125074881805,\n                        7614470995520277778,\n                        7614495639422078226,\n                        7614669258038988053,\n                        7614496672759991574\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 72334,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"I want to hate this so bad and punch <m id=\\\"268\\\">@Kevin Hart</m> right in his little Keebler elf face, but dammit my jaws hurt from belly laughing at his commentary 😂😂👏🏾👏🏾<br><br>btw, we have less than 3 minutes between takes, so that’s why I use a shovel size spoon to devour my food 🪏 Can a working man just eat in peace? Paybacks a bitch, Kev 😉<br><br><h id=\\\"115\\\">#onset</h> <h id=\\\"116\\\">#jumanji</h> <h id=\\\"117\\\">#hawaii</h>\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"6730007015793771525\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                            \"tag_id\": \"268\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"onset\",\n                            \"hashtag_id\": \"476309\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"115\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"jumanji\",\n                            \"hashtag_id\": \"2582069\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"116\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"hawaii\",\n                            \"hashtag_id\": \"11214\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"117\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0013428226131328052}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7617224090273336078,\n                    \"id_str\": \"7617224090273336078\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7617224120417929998.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 72,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7617224034693942541,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6qt1vnog65rq0leoct0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7617224090273336078\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 72,\n                    \"shoot_duration\": 72,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 72,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 72.20244,\n                        \"shoot_duration_precision\": 72.20244,\n                        \"audition_duration_precision\": 72.20244,\n                        \"video_duration_precision\": 72.20244\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773523199,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7615428556881021716,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 2,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -8.623405477664797e-05, \\\\\\\"2\\\\\\\": -0.00036413870598552136, \\\\\\\"-1\\\\\\\": -0.0001627984819718728}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": -0.0004440501597466647, \\\\\\\"2\\\\\\\": -9.335564664084013e-06, \\\\\\\"-1\\\\\\\": -0.0009221203696130144}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.86],\\\\\\\"drr\\\\\\\":16.9,\\\\\\\"rcd\\\\\\\":[2.6],\\\\\\\"mp\\\\\\\":-0.95,\\\\\\\"be\\\\\\\":[37.7,6831.4],\\\\\\\"ocf\\\\\\\":[-15.7688,-7.7294,-7.6483,-3.3138,-8.1931,-19.1614,-25.7791,-35.0776,-44.123,-55.6075],\\\\\\\"il\\\\\\\":-14.1}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.86],\\\\\\\"drr\\\\\\\":17.4,\\\\\\\"rcd\\\\\\\":[2.6],\\\\\\\"mp\\\\\\\":-0.81,\\\\\\\"be\\\\\\\":[37.7,7170.6],\\\\\\\"ocf\\\\\\\":[-15.8555,-7.8243,-7.425,-3.4031,-8.0856,-18.9604,-25.4995,-34.5286,-43.5709,-55.4908],\\\\\\\"il\\\\\\\":-14.1}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.86],\\\\\\\"drr\\\\\\\":16.9,\\\\\\\"rcd\\\\\\\":[2.7],\\\\\\\"mp\\\\\\\":-0.88,\\\\\\\"be\\\\\\\":[37.7,6992.9],\\\\\\\"ocf\\\\\\\":[-15.7819,-7.7272,-7.67,-3.3152,-8.1719,-19.0993,-25.6611,-34.9317,-43.7885,-55.4555],\\\\\\\"il\\\\\\\":-14.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_00010203\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010307\\\\\\\",\\\\\\\"tag_03010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.81,0.09,0.09,0.08,0.07]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10088\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"60.909\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4938,9223.2937]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7615678097236561166\",\n                \"desc\": \"When a metal briefcase arrives in Hawaii, you know some cool s#%t is about to go down 😎 Excited to finally share our @Papatui acne line, which we’ve been formulating for over a year.  We heard from men of all ages, and acne is our #1 skin concern.  Three fantastic products:  🧴Acne-Fighting Cleanser  ⚫️ Pimple Patch 💦Acne-Fighting Body Spray We only get one skin ~ thanks for letting #PapaTui help you take care of it.  Excited for you get results, lemme me know what you think 🫱🏾\\u200d🫲🏼 Available exclusively @target 🎯 #AcneCare #PapaTui #1MensCareLine \",\n                \"create_time\": 1773163283,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7615678238324509454,\n                    \"id_str\": \"7615678238324509454\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 270,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7615678097236561166,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6o566fog65kqs4754j0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7615678238324509454\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 270,\n                    \"shoot_duration\": 270,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 270,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 270.1322,\n                        \"shoot_duration_precision\": 270.1322,\n                        \"audition_duration_precision\": 270.1322,\n                        \"video_duration_precision\": 270.1322\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773163290,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7615678238324509454,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1618821630922757\",\n                        \"cha_name\": \"1\",\n                        \"desc\": \"O %1 ihtimal her şeyi değiştirebilir 💯\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1618821630922757&is_commerce=1\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/1?_r=1&name=1&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=1618821630922757&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #1 on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: 1\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #1 on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 2,\n                        \"sub_type\": 1,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": true,\n                        \"hashtag_profile\": \"tiktok-obj/10bdfdda8b09f80881112f357e78cbe7.png\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1dc195f8ba4605c0c870c7e0cbced5d4/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/253be3f2cc0b29c608fc4fb179b8d57d/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ef0faa39635247f2814716fb85172615&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYmNhMGMzMGYzZDk3MTBkMmFmZDQyZjU3OWVkYTQy&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_h264_720p_1114110\",\n                        \"data_size\": 37615158,\n                        \"file_hash\": \"362a5e4f62f69648b30f64dd5595579a\",\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7cdb6d14&x-expires=1774461600&x-signature=O4r2sagNLZeU%2F8sKZ6uSo7VO42E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=0d0f1d11&x-expires=1774461600&x-signature=2HGFLgu4FP4RMBs21jV8cyU9HEs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=a1fa0fa1&x-expires=1774461600&x-signature=kjJ6KGXCXkxx7oyxoVUI0bhkmbY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4761f8ab&x-expires=1774461600&x-signature=i6%2FNzC9tAuk7DyQYRK%2FkHLAJDhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=6e873f84&x-expires=1774461600&x-signature=B37uf2fO4b9DCMiX4%2FqqLUt0Cp8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=00e41e02&x-expires=1774461600&x-signature=JaeKHvSYbs4QyYpOgVDXrhd3lPM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oE6IpIUZwAkwBC2xIifOC0BAzL2uWiCc1qDTBw~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=29c35ccc&x-expires=1774461600&x-signature=IecBZaSfgi6fh6TEJOOpZV%2Bzn1s%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/df340050248cd658707dedd98df7f3b8/69c32d62/video/tos/useast5/tos-useast5-ve-0068c001-tx/oAhQQfxOBBC0isDCTwiUC5I82ApECWcw2dImkA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2042&bt=1021&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aTUzNjgzPDo2Njw3OmhkZ0BpM2tnNnA5cjw4OTMzZzczNEAuNl8xXy1jNl4xYTUzLi4uYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/12b8ef22a00cd1bd25260b9ad4373275/69c32d62/video/tos/useast5/tos-useast5-ve-0068c001-tx/oAhQQfxOBBC0isDCTwiUC5I82ApECWcw2dImkA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2042&bt=1021&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aTUzNjgzPDo2Njw3OmhkZ0BpM2tnNnA5cjw4OTMzZzczNEAuNl8xXy1jNl4xYTUzLi4uYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6o549vog65m13gdphb0&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=1d1a1e6784d943a397f900b543b0921f&item_id=7615678097236561166&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3OGEzODhiYmNmNjc5NDhhM2Q1MTM1ZmRiNjg1YjJj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 35324523,\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"quality_type\": 2,\n                            \"bit_rate\": 847414,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/731ec902218c8e165c76b3427b978a6c/69c32d62/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQBCWfCwcwXIBgbEQD2iATApYB2iIgpO0xkCSS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1654&bt=827&cs=2&ds=4&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=15&rc=PDY2ODc0NzM3ZmdmOTs5PEBpM2tnNnA5cjw4OTMzZzczNEBhLS9hYDItNi8xMjIyYV9fYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/b03bbcbb261f61fdffefd3a5987e55f6/69c32d62/video/tos/useast5/tos-useast5-ve-0068c003-tx/oQBCWfCwcwXIBgbEQD2iATApYB2iIgpO0xkCSS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1654&bt=827&cs=2&ds=4&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=15&rc=PDY2ODc0NzM3ZmdmOTs5PEBpM2tnNnA5cjw4OTMzZzczNEBhLS9hYDItNi8xMjIyYV9fYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b9b6d8565c5d4c24900451c4d52303d9&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmMjM3NjEwNjYzZTQxNmUxMDI2YjEwMWRlN2QxYTNk&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 1920,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_1080p_847414\",\n                                \"data_size\": 28610833,\n                                \"file_hash\": \"294c627cf61c549589e363f460e2667b\",\n                                \"file_cs\": \"c:0-223654-2e81\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 387913}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 458911}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 550247}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 650796}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 755536}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1172593}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.48, \\\\\\\"v960\\\\\\\": 99.569, \\\\\\\"v864\\\\\\\": 99.696, \\\\\\\"v720\\\\\\\": 99.78}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.68, \\\\\\\"v960\\\\\\\": 95.332, \\\\\\\"v864\\\\\\\": 95.931, \\\\\\\"v720\\\\\\\": 96.564}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":83.603,\\\\\\\"srv1\\\\\\\":84.517},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":83.603,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"11b0345f3bf185ddbe7c48bd7301980f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96049,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 497848,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/66b76411e721ba8f7425304f4eeded02/69c32d62/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooICwi0CCAQxBDBAEf1nBpQwiQcOW22Tc6kAID/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=972&bt=486&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ZjVmOmY3ZGk7O2U8NGRnZ0BpM2tnNnA5cjw4OTMzZzczNEAvL2FfMl9iNl8xY2EtMDJiYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/2639e731cafe279c915d85b8ef017651/69c32d62/video/tos/useast5/tos-useast5-ve-0068c004-tx/ooICwi0CCAQxBDBAEf1nBpQwiQcOW22Tc6kAID/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=972&bt=486&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ZjVmOmY3ZGk7O2U8NGRnZ0BpM2tnNnA5cjw4OTMzZzczNEAvL2FfMl9iNl8xY2EtMDJiYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ed5d3a01d9fb48b89feab45cb7dc222c&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzZWNmMzNlOTBhZDI0ZjAzODNiMzZiNjNjMTBiZDU1&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc2_720p_497848\",\n                                \"data_size\": 16808605,\n                                \"file_hash\": \"976a0ad2c461b8cb5d75fb8b00fd89dc\",\n                                \"file_cs\": \"c:0-224115-cba0\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 343600}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 386558}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 422023}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 479496}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 539937}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 764596}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.586, \\\\\\\"v960\\\\\\\": 97.611, \\\\\\\"v864\\\\\\\": 98.302, \\\\\\\"v720\\\\\\\": 98.796}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.717, \\\\\\\"v960\\\\\\\": 89.177, \\\\\\\"v864\\\\\\\": 91.299, \\\\\\\"v720\\\\\\\": 95.0}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.64,\\\\\\\"srv1\\\\\\\":83.938},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":75.64,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"ed4e119542ddafb73e25c556240fa194\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.316, 0.316, 0.704, 0.696, 0.256, 0.328, 0.744, 0.25, 0.316, 0.669, 0.254, 0.336, 0.668, 0.704], \\\\\\\"dec2play\\\\\\\": [86074, 82600, 82600, 73055, 74352, 84099, 82952, 74435, 83842, 82600, 74141, 83612, 82514, 73675, 73055]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.299, \\\\\\\"sr20\\\\\\\": 101.505}}\\\",\\\"audio_bit_rate\\\":96049}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 424281,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/8fe064ad0a8c74382679e082b5aa004b/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0C0AwiNiTqicWaAxwBI2WCqIkODBBQ2CfTExp/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=Z2k7aTk5aDRoNGQ4PGg2ZkBpM2tnNnA5cjw4OTMzZzczNEA1LjJjNC1iXzQxNjBhLTVeYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/33ee76c147758df89cabbd1c56b798d3/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o0C0AwiNiTqicWaAxwBI2WCqIkODBBQ2CfTExp/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=Z2k7aTk5aDRoNGQ4PGg2ZkBpM2tnNnA5cjw4OTMzZzczNEA1LjJjNC1iXzQxNjBhLTVeYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ac830ed9359a417eb1ee0676ff581f8d&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM5ZTcyMzI3NWQ4NmRiY2RkMTFhZjdkM2Y1MTE3MWU3&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc2_540p_424281\",\n                                \"data_size\": 14324802,\n                                \"file_hash\": \"4581f86c551b9086df2a775299b36ded\",\n                                \"file_cs\": \"c:0-224115-59ae\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 324191}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 357777}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 384324}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 430320}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 479331}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 657384}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.296, \\\\\\\"v960\\\\\\\": 96.278, \\\\\\\"v864\\\\\\\": 97.554, \\\\\\\"v720\\\\\\\": 98.35}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.474, \\\\\\\"v960\\\\\\\": 86.1, \\\\\\\"v864\\\\\\\": 88.204, \\\\\\\"v720\\\\\\\": 91.556}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.028,\\\\\\\"srv1\\\\\\\":82.917},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":72.028,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"63e478d7ec691d3812b5f7de59b3ed8a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.24, 0.331, 0.339, 0.77, 0.234, 0.333, 0.725, 0.24, 0.331, 0.708, 0.25, 0.339, 0.747, 0.745], \\\\\\\"dec2play\\\\\\\": [62698, 60430, 59617, 59354, 54994, 60861, 59771, 54858, 60430, 59617, 55064, 60299, 59354, 54988, 53646]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.381, \\\\\\\"sr20\\\\\\\": 100.023}}\\\",\\\"audio_bit_rate\\\":64034}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 399090,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c593371392e5c103638a506d20eb01b8/69c32d62/video/tos/useast5/tos-useast5-ve-0068c003-tx/oIABQNxwxC0EfATM2aBCcITop2XIikiw24DCWO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=778&bt=389&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=NTQ4ODo8aDdoPDo6O2c7NkBpM2tnNnA5cjw4OTMzZzczNEAvLzAtYzRhXy0xYl82MF9hYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/40d4a7f1ca97b15be70098b46e844cb4/69c32d62/video/tos/useast5/tos-useast5-ve-0068c003-tx/oIABQNxwxC0EfATM2aBCcITop2XIikiw24DCWO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=778&bt=389&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=NTQ4ODo8aDdoPDo6O2c7NkBpM2tnNnA5cjw4OTMzZzczNEAvLzAtYzRhXy0xYl82MF9hYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3b83d98b7e7490eb4de79f705352122&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhOGJjNzJlZmM0MTAyYWYyZWRiMjYwODQzNDFiYTg5&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_540p_399090\",\n                                \"data_size\": 13474294,\n                                \"file_hash\": \"5da48e7c401176a6a2b89b1e734e9d50\",\n                                \"file_cs\": \"c:0-223655-6ad6\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 296783}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 326740}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 366179}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 409143}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 455925}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 645786}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.999, \\\\\\\"v960\\\\\\\": 93.184, \\\\\\\"v864\\\\\\\": 94.869, \\\\\\\"v720\\\\\\\": 96.257}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.04, \\\\\\\"v960\\\\\\\": 83.662, \\\\\\\"v864\\\\\\\": 85.977, \\\\\\\"v720\\\\\\\": 89.506}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":84.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.203,\\\\\\\"srv1\\\\\\\":79.62},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":70.203,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8d4b1b32c838f2fce86ebe4f11ceab09\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.084, \\\\\\\"sr20\\\\\\\": 97.726}}\\\",\\\"audio_bit_rate\\\":64034,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 253167,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/92e93810d68b0b237b10a3b2ea7cc27c/69c32d62/video/tos/useast5/tos-useast5-pve-0068-tx/oUCDETIwpRAiWiCXu2Ix22fOJkBtBAIEcQG0Cw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=494&bt=247&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aTlkOTNoZmk3NTxnNWZoNUBpM2tnNnA5cjw4OTMzZzczNEBeMS41MC0yNi0xMmNgNTI1YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/1add73eb3c75b5aac59ca0f96abd7d8e/69c32d62/video/tos/useast5/tos-useast5-pve-0068-tx/oUCDETIwpRAiWiCXu2Ix22fOJkBtBAIEcQG0Cw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=494&bt=247&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aTlkOTNoZmk3NTxnNWZoNUBpM2tnNnA5cjw4OTMzZzczNEBeMS41MC0yNi0xMmNgNTI1YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=825e8cc2fd5942049f5c0e30861a46af&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcyMGZhZGMzNmJiZjRhM2FiMDk0MTdkNDQwNWQ1ZDQw&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_540p_253167\",\n                                \"data_size\": 8547557,\n                                \"file_hash\": \"4ddf98c8fcc6ae2b35f03c69f3233463\",\n                                \"file_cs\": \"c:0-223671-c3e1\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 270865}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 288408}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 312096}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 338365}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 367086}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 482201}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.497, \\\\\\\"v960\\\\\\\": 88.799, \\\\\\\"v864\\\\\\\": 90.648, \\\\\\\"v720\\\\\\\": 92.77}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.176, \\\\\\\"v960\\\\\\\": 78.936, \\\\\\\"v864\\\\\\\": 81.491, \\\\\\\"v720\\\\\\\": 85.386}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.253,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.885,\\\\\\\"srv1\\\\\\\":69.448},\\\\\\\"src\\\\\\\":79.253,\\\\\\\"trans\\\\\\\":60.885,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"aa8326e3f8759a11317216cbffef48c7\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24022,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        }\n                    ],\n                    \"duration\": 270100,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1dc195f8ba4605c0c870c7e0cbced5d4/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/253be3f2cc0b29c608fc4fb179b8d57d/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ef0faa39635247f2814716fb85172615&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYmNhMGMzMGYzZDk3MTBkMmFmZDQyZjU3OWVkYTQy&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_h264_720p_1114110\",\n                        \"data_size\": 37615158,\n                        \"file_hash\": \"362a5e4f62f69648b30f64dd5595579a\",\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4761f8ab&x-expires=1774461600&x-signature=i6%2FNzC9tAuk7DyQYRK%2FkHLAJDhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 218.0399092970522,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6o549vog65m13gdphb0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/3eb0914d863b63f4df6a29f80d346b91/69c32d62/video/tos/useast8/tos-useast8-pve-0068-tx2/ogGgnigsfAQyQIV9hDRpcoBseEDSFEV5EFII3s/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2160\\\\u0026bt=1080\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDw1NTRoMzo3MzM0ZDtkOkBpM2tnNnA5cjw4OTMzZzczNEBfYy8tXi4wNWMxXjAyM2M0YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00098000\\\",\\\"https://v19.tiktokcdn-us.com/6c36fea6232086d4d9219fbbca1689e4/69c32d62/video/tos/useast8/tos-useast8-pve-0068-tx2/ogGgnigsfAQyQIV9hDRpcoBseEDSFEV5EFII3s/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2160\\\\u0026bt=1080\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDw1NTRoMzo3MzM0ZDtkOkBpM2tnNnA5cjw4OTMzZzczNEBfYy8tXi4wNWMxXjAyM2M0YSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00098000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6o549vog65m13gdphb0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=77fa685a31a040f487301ea10222f9b9\\\\u0026item_id=7615678097236561166\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5ZmZkNmZmY2JkYjFhNGM0YjU5ZTgyM2Q5MTAyMDk1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":37923012,\\\"file_cs\\\":\\\"c:0-220064-8da2\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 270,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 270.1,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/ocDwTxw2fAImzkq3DBI0O4AWUiBpiCPcCC5IM2\",\n                                \"tos-useast5-p-0068-tx/oAWkzDpB0AU2xhcii7qC0AICCBDwf2mwOII4KT\",\n                                \"tos-useast5-p-0068-tx/ooy2pITIBDukCAUxwif4AkDIciCO30BCo2WIhw\",\n                                \"tos-useast5-p-0068-tx/oMAEAUx2liSNCCCDI0iB24fWIckqwkDOBpwTcI\",\n                                \"tos-useast5-p-0068-tx/oQW7xniIIBw0Tn2fOUipwbOcW4kDaCACBACID2\",\n                                \"tos-useast5-p-0068-tx/oME5kUDnQFAIQOBssHESeUEkDsF4fRGwpc4agi\",\n                                \"tos-useast5-p-0068-tx/oIg5i07ERQEAxSOfsFQGcGDpdesFEDnFBgFIps\",\n                                \"tos-useast5-p-0068-tx/ocIwIDB3IUD2AnB0CiujfxJOWk2CTihwpcC4Aq\",\n                                \"tos-useast5-p-0068-tx/o04EsfFw5gmRDX6QHGsEAnBSUDsFQsAcpiIEMe\",\n                                \"tos-useast5-p-0068-tx/oMFCcai2xIBFT2DAkWzwfOiC0wImIJDBpz4CUA\",\n                                \"tos-useast5-p-0068-tx/o8CDjTIwpBAiWiCUumIx22fO2kBGBAoIcC40Cw\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocDwTxw2fAImzkq3DBI0O4AWUiBpiCPcCC5IM2~tplv-noop.image?dr=12525&refresh_token=226e5c1a&x-expires=1774398818&x-signature=HOmQEPxk54NVwXe7NTkZYc3MmwQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAWkzDpB0AU2xhcii7qC0AICCBDwf2mwOII4KT~tplv-noop.image?dr=12525&refresh_token=b25233a3&x-expires=1774398818&x-signature=UGnVKaK%2BV%2BBCAePi7jjEt56g9UE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooy2pITIBDukCAUxwif4AkDIciCO30BCo2WIhw~tplv-noop.image?dr=12525&refresh_token=884af933&x-expires=1774398818&x-signature=q%2BKlD2jlpMIJFjKdnERdZ0HW0%2FE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMAEAUx2liSNCCCDI0iB24fWIckqwkDOBpwTcI~tplv-noop.image?dr=12525&refresh_token=1af16d8e&x-expires=1774398818&x-signature=kyMp0jkjZGxDfQmfJYRPO95Ditw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQW7xniIIBw0Tn2fOUipwbOcW4kDaCACBACID2~tplv-noop.image?dr=12525&refresh_token=17b493be&x-expires=1774398818&x-signature=8sLuA7fFF%2FmBfdFUMKEhbrSVIls%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oME5kUDnQFAIQOBssHESeUEkDsF4fRGwpc4agi~tplv-noop.image?dr=12525&refresh_token=e8145cd3&x-expires=1774398818&x-signature=BYhnVKKpxXxZ%2FNtMQ1ADOyy7MxY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIg5i07ERQEAxSOfsFQGcGDpdesFEDnFBgFIps~tplv-noop.image?dr=12525&refresh_token=66497302&x-expires=1774398818&x-signature=%2BX2W3vVd6sADedpYS5LWMlj2pT0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocIwIDB3IUD2AnB0CiujfxJOWk2CTihwpcC4Aq~tplv-noop.image?dr=12525&refresh_token=50b8dcd9&x-expires=1774398818&x-signature=u%2FRGvT3JkZmhe8oMj1QLec07xyE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o04EsfFw5gmRDX6QHGsEAnBSUDsFQsAcpiIEMe~tplv-noop.image?dr=12525&refresh_token=beb494f7&x-expires=1774398818&x-signature=eCIc6KHvENFdK%2BM2ghie6o8cd5A%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMFCcai2xIBFT2DAkWzwfOiC0wImIJDBpz4CUA~tplv-noop.image?dr=12525&refresh_token=2d9d0315&x-expires=1774398818&x-signature=nj3ODvK%2F6jak1TLk7GLPyrCCb0Q%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8CDjTIwpBAiWiCUumIx22fO2kBGBAoIcC40Cw~tplv-noop.image?dr=12525&refresh_token=ffd78dbf&x-expires=1774398818&x-signature=77pcAvUiNv29PA3MqVAfdyTnfu0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6o549vog65m13gdphb0\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8ce362055a8b0904cc0651db925d358e/69c32d62/video/tos/useast5/tos-useast5-ve-0068c004-tx/ocw5icuERIEAySvfseQgcGDpUhsFEDnFBgZIXs/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=858&bt=429&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=PDxoZWhkaGY4aThnZTZpNUBpM2tnNnA5cjw4OTMzZzczNEAzYzE0YF5hXl4xXjEtLWIyYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/fc232d0962cc3612895657053d6d6d06/69c32d62/video/tos/useast5/tos-useast5-ve-0068c004-tx/ocw5icuERIEAySvfseQgcGDpUhsFEDnFBgZIXs/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=858&bt=429&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=PDxoZWhkaGY4aThnZTZpNUBpM2tnNnA5cjw4OTMzZzczNEAzYzE0YF5hXl4xXjEtLWIyYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=52ef030b4da54fa5acdeaace7b4ef969&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwMTAwMWUyYWM1MWZiYmJjZDM5NGQ0NDVkOTAzNzc5&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_bytevc1_540p_439895\",\n                        \"data_size\": 14851968,\n                        \"file_hash\": \"e2b5f471965a224b764808a9af72095e\",\n                        \"file_cs\": \"c:0-223681-381b\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"7.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.6\\\",\\\"LoudnessRangeStart\\\":\\\"-24.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-15.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":7.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-15.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.04,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.59},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-19.6,\\\\\\\"LoudR\\\\\\\":5.6,\\\\\\\"LoudRE\\\\\\\":-17.2,\\\\\\\"LoudRS\\\\\\\":-22.8,\\\\\\\"MaxMomLoud\\\\\\\":-10.84,\\\\\\\"MaxSTLoud\\\\\\\":-15.17}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2763.74,\\\\\\\"FCenR\\\\\\\":2363.55,\\\\\\\"Spkr100G\\\\\\\":0.02,\\\\\\\"Spkr150G\\\\\\\":0.13,\\\\\\\"Spkr200G\\\\\\\":0.27},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.078},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.356},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-2.971,\\\\\\\"LTotal\\\\\\\":-25.011,\\\\\\\"Peak\\\\\\\":0.577,\\\\\\\"RTotal\\\\\\\":-22.04},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Loudness\\\\\\\":-20.1,\\\\\\\"LoudnessRangeStart\\\\\\\":-24.8,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.1265\\\",\\\"brightness_mean\\\":\\\"127.8374\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0055\\\",\\\"loudness\\\":\\\"-20.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0089\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1773163283}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"5.9106\\\",\\\"vq_score\\\":\\\"65\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4761f8ab&x-expires=1774461600&x-signature=i6%2FNzC9tAuk7DyQYRK%2FkHLAJDhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=68817d9e&x-expires=1774461600&x-signature=mMBQ1DjT1jsJhrjVybB6JKT2ZXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e4415903&x-expires=1774461600&x-signature=Ze6hzTprkAINvZZmMKXO0DVsy5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeTKxjCIVGYOwUIHULYjEAxHfAeIAEyKjAk0A~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=4761f8ab&x-expires=1774461600&x-signature=i6%2FNzC9tAuk7DyQYRK%2FkHLAJDhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 4,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 980\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/2a1642a71a41ad5e317bb8d3666c333e/69ea6602/video/tos/useast5/tos-useast5-v-0068-tx/19ce00bba59a42c8b6d557c354567d01/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17170&bt=8585&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=M2tnNnA5cjw4OTMzZzczNEBpM2tnNnA5cjw4OTMzZzczNEBfbWQuMmRzMWxhLS1kMS9zYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00058000\",\n                                \"expire\": 1776969218,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7615678678231698189,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -192263805,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7615678678231698189,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/2a1642a71a41ad5e317bb8d3666c333e/69ea6602/video/tos/useast5/tos-useast5-v-0068-tx/19ce00bba59a42c8b6d557c354567d01/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17170&bt=8585&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=M2tnNnA5cjw4OTMzZzczNEBpM2tnNnA5cjw4OTMzZzczNEBfbWQuMmRzMWxhLS1kMS9zYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00058000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/3b3c40976f678d99b9cf9cf93c424b71/69ea6602/video/tos/useast5/tos-useast5-v-0068-tx/19ce00bba59a42c8b6d557c354567d01/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17170&bt=8585&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=M2tnNnA5cjw4OTMzZzczNEBpM2tnNnA5cjw4OTMzZzczNEBfbWQuMmRzMWxhLS1kMS9zYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00058000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE2ODQzZDBlM2M3MDM4MTE5MGM2YTdlODRkMGJmNTk2&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                                ],\n                                \"caption_length\": 3766,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10026\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6o549vog65m13gdphb0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1dc195f8ba4605c0c870c7e0cbced5d4/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/253be3f2cc0b29c608fc4fb179b8d57d/69c32d62/video/tos/useast5/tos-useast5-ve-0068c002-tx/o4Bw3p2TEAc2DIiQ9fIUCn2Bxk9WCwxOQCAji0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2174&bt=1087&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ODk6OGU5OjQ1OjU2PGRpaUBpM2tnNnA5cjw4OTMzZzczNEAuLy41Yy4xNWMxMjMwXi1iYSNfbWQuMmRzMWxhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ef0faa39635247f2814716fb85172615&is_play_url=1&item_id=7615678097236561166&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYmNhMGMzMGYzZDk3MTBkMmFmZDQyZjU3OWVkYTQy&source=PUBLISH&video_id=v12044gd0000d6o549vog65m13gdphb0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6o549vog65m13gdphb0_h264_720p_1114110\",\n                        \"data_size\": 37615158,\n                        \"file_hash\": \"362a5e4f62f69648b30f64dd5595579a\",\n                        \"file_cs\": \"c:0-220064-8da2\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7615678097236561166?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7615678097236561166&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7615678097236561166\",\n                    \"comment_count\": 1216,\n                    \"digg_count\": 50785,\n                    \"download_count\": 226,\n                    \"play_count\": 800749,\n                    \"share_count\": 981,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 37,\n                    \"collect_count\": 3035,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7615678097236561166\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 118,\n                        \"end\": 126,\n                        \"user_id\": \"7311852586255189035\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAl5wrDFqIobguFhiVWwBEVUWjbvcrICt3-0glqsgiEAF3fwDFxdMpEePitwhDSEn4\",\n                        \"tag_id\": \"739\"\n                    },\n                    {\n                        \"start\": 232,\n                        \"end\": 234,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1\",\n                        \"hashtag_id\": \"1618821630922757\",\n                        \"is_commerce\": true,\n                        \"tag_id\": \"1\"\n                    },\n                    {\n                        \"start\": 388,\n                        \"end\": 396,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"294\"\n                    },\n                    {\n                        \"start\": 514,\n                        \"end\": 521,\n                        \"user_id\": \"6648738317729939461\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAN4uQb_e2O_hoS_kw48g-hn4m0V-cvBXYJ9dJ57QbWTbqR10eCOxjVvb66isXUPNL\",\n                        \"tag_id\": \"173\"\n                    },\n                    {\n                        \"start\": 525,\n                        \"end\": 534,\n                        \"type\": 1,\n                        \"hashtag_name\": \"acnecare\",\n                        \"hashtag_id\": \"52549397\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2\"\n                    },\n                    {\n                        \"start\": 535,\n                        \"end\": 543,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"3\"\n                    },\n                    {\n                        \"start\": 544,\n                        \"end\": 558,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1menscareline\",\n                        \"hashtag_id\": \"7615676311880597518\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"4\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7615678097236561166?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7615678097236561166&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7615678097236561166\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"When a metal briefcase arrives in Hawaii, you know some cool s#%t is about to go down \\\\ud83d\\\\ude0e\\\",\\\"\\\",\\\"Excited to finally share our @Papatui acne line, which we’ve been formulating for over a year. \\\",\\\"\\\",\\\"We heard from men of all ages, and acne is our #1 skin concern. \\\",\\\"\\\",\\\"Three fantastic products: \\\",\\\"\\\\ud83e\\\\uddf4Acne-Fighting Cleanser \\\",\\\"⚫️ Pimple Patch\\\",\\\"\\\\ud83d\\\\udca6Acne-Fighting Body Spray\\\",\\\"\\\",\\\"We only get one skin ~ thanks for letting #PapaTui help you take care of it. \\\",\\\"\\\",\\\"Excited for you get results, lemme me know what you think \\\\ud83e\\\\udef1\\\\ud83c\\\\udffe\\u200d\\\\ud83e\\\\udef2\\\\ud83c\\\\udffc\\\",\\\"\\\",\\\"Available exclusively @target \\\\ud83c\\\\udfaf\\\",\\\"\\\",\\\"#AcneCare\\\",\\\"#PapaTui\\\",\\\"#1MensCareLine \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 29,\n                        \"end\": 37,\n                        \"user_id\": \"7311852586255189035\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAl5wrDFqIobguFhiVWwBEVUWjbvcrICt3-0glqsgiEAF3fwDFxdMpEePitwhDSEn4\",\n                        \"line_idx\": 2,\n                        \"tag_id\": \"739\"\n                    },\n                    {\n                        \"start\": 47,\n                        \"end\": 49,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1\",\n                        \"hashtag_id\": \"1618821630922757\",\n                        \"is_commerce\": true,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"1\"\n                    },\n                    {\n                        \"start\": 42,\n                        \"end\": 50,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 11,\n                        \"tag_id\": \"294\"\n                    },\n                    {\n                        \"start\": 22,\n                        \"end\": 29,\n                        \"user_id\": \"6648738317729939461\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAN4uQb_e2O_hoS_kw48g-hn4m0V-cvBXYJ9dJ57QbWTbqR10eCOxjVvb66isXUPNL\",\n                        \"line_idx\": 15,\n                        \"tag_id\": \"173\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 9,\n                        \"type\": 1,\n                        \"hashtag_name\": \"acnecare\",\n                        \"hashtag_id\": \"52549397\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 17,\n                        \"tag_id\": \"2\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 8,\n                        \"type\": 1,\n                        \"hashtag_name\": \"papatui\",\n                        \"hashtag_id\": \"1674978567976962\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 18,\n                        \"tag_id\": \"3\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 14,\n                        \"type\": 1,\n                        \"hashtag_name\": \"1menscareline\",\n                        \"hashtag_id\": \"7615676311880597518\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 19,\n                        \"tag_id\": \"4\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"papatui acne fighting spray\",\n                                    \"word_id\": \"6574511629548416842\",\n                                    \"penetrate_info\": \"{\\\"poi_card_id_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.002938436690953654,\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7615678097236561166\n                    ],\n                    \"GroupdIdList1\": [\n                        7615678097236561166\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 270100,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"When a metal briefcase arrives in Hawaii, you know some cool s#%t is about to go down 😎<br><br>Excited to finally share our <m id=\\\"739\\\">@Papatui</m> acne line, which we’ve been formulating for over a year. <br><br>We heard from men of all ages, and acne is our <h id=\\\"1\\\">#1</h> skin concern. <br><br>Three fantastic products: <br>🧴Acne-Fighting Cleanser <br>⚫️ Pimple Patch<br>💦Acne-Fighting Body Spray<br><br>We only get one skin ~ thanks for letting <h id=\\\"294\\\">#PapaTui</h> help you take care of it. <br><br>Excited for you get results, lemme me know what you think 🫱🏾\\u200d🫲🏼<br><br>Available exclusively <m id=\\\"173\\\">@target</m> 🎯<br><br><h id=\\\"2\\\">#AcneCare</h><br><h id=\\\"3\\\">#PapaTui</h><br><h id=\\\"4\\\">#1MensCareLine</h> \",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"7311852586255189035\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAl5wrDFqIobguFhiVWwBEVUWjbvcrICt3-0glqsgiEAF3fwDFxdMpEePitwhDSEn4\",\n                            \"tag_id\": \"739\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"1\",\n                            \"hashtag_id\": \"1618821630922757\",\n                            \"is_commerce\": true,\n                            \"tag_id\": \"1\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"papatui\",\n                            \"hashtag_id\": \"1674978567976962\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"294\"\n                        },\n                        {\n                            \"user_id\": \"6648738317729939461\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAN4uQb_e2O_hoS_kw48g-hn4m0V-cvBXYJ9dJ57QbWTbqR10eCOxjVvb66isXUPNL\",\n                            \"tag_id\": \"173\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"acnecare\",\n                            \"hashtag_id\": \"52549397\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"papatui\",\n                            \"hashtag_id\": \"1674978567976962\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"3\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"1menscareline\",\n                            \"hashtag_id\": \"7615676311880597518\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"4\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0015185782311311034}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"papatui acne fighting spray\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"6574511629548416842\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7615678238324509454,\n                    \"id_str\": \"7615678238324509454\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7615678317409438478.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 270,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7615678097236561166,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6o566fog65kqs4754j0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7615678238324509454\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 270,\n                    \"shoot_duration\": 270,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 270,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 270.1322,\n                        \"shoot_duration_precision\": 270.1322,\n                        \"audition_duration_precision\": 270.1322,\n                        \"video_duration_precision\": 270.1322\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1773163290,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7615678238324509454,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": 2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501269527618489, \\\\\\\"1\\\\\\\": 4.501281814349661, \\\\\\\"0\\\\\\\": 4.501245379525749}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 2.4318501794716036e-05, \\\\\\\"2\\\\\\\": -0.00023664103775444833, \\\\\\\"-1\\\\\\\": -8.805258765805517e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002968604523306782, \\\\\\\"2\\\\\\\": 0.0006060498072687343, \\\\\\\"-1\\\\\\\": 2.9107127305046327e-06}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.78],\\\\\\\"drr\\\\\\\":21.5,\\\\\\\"rcd\\\\\\\":[2.6],\\\\\\\"mp\\\\\\\":0.58,\\\\\\\"be\\\\\\\":[48.4,12107],\\\\\\\"ocf\\\\\\\":[-19.2633,-10.4395,-6.4229,-3.0709,-8.1678,-17.3423,-23.5889,-29.7981,-33.2836,-51.2592],\\\\\\\"il\\\\\\\":-20.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02040437\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010308\\\\\\\",\\\\\\\"tag_00010203\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.81,0.09,0.09,0.08,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10026\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"57.55\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7614591420539620622\",\n                \"desc\": \"I love my son with all my heart @Kevin Hart , but there are times when I just want to slap his stupid, whiny, little bitch lips clean off his annoying face 👄👋🏾 #jumanji #onset  #daddyissues \",\n                \"create_time\": 1772910252,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7614591534244301581,\n                    \"id_str\": \"7614591534244301581\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 34,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614591420539620622,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6m7dbvog65pqp0n0l0g\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7614591534244301581\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 34,\n                    \"shoot_duration\": 34,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 34,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 34.92569,\n                        \"shoot_duration_precision\": 34.92569,\n                        \"audition_duration_precision\": 34.92569,\n                        \"video_duration_precision\": 34.92569\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772910256,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7614591534244301581,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"2582069\",\n                        \"cha_name\": \"jumanji\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=2582069\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/jumanji?_r=1&name=jumanji&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=2582069&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #jumanji on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: jumanji\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #jumanji on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ad28f473cba94e6b98ca8c5ed7109ddc/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/bf61917b45afc1698fe426f374ced099/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=298711dcc3dd477d9d43e3ac2a95a2fb&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiZWRhYjBmNTQ1MzJlODA5MTA5NGM2ZTQ5ZDNjODc1&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_h264_720p_1012669\",\n                        \"data_size\": 4430429,\n                        \"file_hash\": \"23d4d84cc7fff90c70ad5c4fa3f82c37\",\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=199aaeb2&x-expires=1774461600&x-signature=98PqrRhDeIv%2BMeZnlGLyBcrmLf0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3790959a&x-expires=1774461600&x-signature=D%2Bdrgkl6ww6O%2FYtIp8ywX22nWZY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIsdqBWDTWHgvxGsCeLIA1GRIWAjd7RIICefkO~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=b10bc675&x-expires=1774461600&x-signature=tbX0yRmP6b07jDbz0Md3fpQxqDA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=03bc98a0&x-expires=1774461600&x-signature=XuxHY7aBdvC2nXKylcMMOb5U90I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=84072b55&x-expires=1774461600&x-signature=rK9Tjm2AP%2BeRKlOUNI4WQyhoRSY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogxsRC1IAsjGBI5IzCLTAdiGADkNRHLqeOWIfe~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=2a3d3336&x-expires=1774461600&x-signature=dFQiT2OpFmXhia7LUDdHdaM31Vk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=95be8337&x-expires=1774461600&x-signature=rqsvDcvG9gtlZEM6D%2BReRnDAasw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b15c1e1d&x-expires=1774461600&x-signature=QiLB3sqa1YN5FDty01p8XmkdX2Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os6If2LWiQGdR8BA1GDAeYIFTsQ7j2NHkfqOdC~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=5e72b86c&x-expires=1774461600&x-signature=hEur0Xm8sVHwsUi6sALA8twROCw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f4cbe563ad6f09db2d25b65e3b3dd18f/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/o8sTWQGfIHCIDGekeIAAEnzLGOsRjDx1r9Cjkd/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1776&bt=888&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzNkaTQzNGg1O2hkOThkNUBpamtnb3k5cmQ6OTMzZzczNEAyYDIyNTQ1NV8xNDYtXy1iYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/dc53369ee62ddf1609b94a87ba16760e/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/o8sTWQGfIHCIDGekeIAAEnzLGOsRjDx1r9Cjkd/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1776&bt=888&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NzNkaTQzNGg1O2hkOThkNUBpamtnb3k5cmQ6OTMzZzczNEAyYDIyNTQ1NV8xNDYtXy1iYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6m7da7og65v0lgdvh1g&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=e20ab5069a7e48b28e8170815f5ac054&item_id=7614591420539620622&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0MTY2MmY0NGY5NjI5MjY5Zjg5NDg3NTRiYzQzYmVk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 3982478,\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 531221,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/344a60c386b40fa728ae3d14cd29e0f6/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAeRbiP1OTYzQAIABNfLFImGCfEGWIjZ18kAgH/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1036&bt=518&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=OGQ4aTM5ZGdpZjxpaWg4NkBpamtnb3k5cmQ6OTMzZzczNEAvLWIxLV41X14xYV8uNi0wYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/3f0030d75ada74e4c4b818f4993cc383/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAeRbiP1OTYzQAIABNfLFImGCfEGWIjZ18kAgH/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1036&bt=518&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=OGQ4aTM5ZGdpZjxpaWg4NkBpamtnb3k5cmQ6OTMzZzczNEAvLWIxLV41X14xYV8uNi0wYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=33059e1fbfd94cafbd8aa6004fe50a25&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIxZWE5NTA3Mjc4MjJiMjY2MzAyYmUzOTgxNmQ3OTY3&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc2_720p_531221\",\n                                \"data_size\": 2325088,\n                                \"file_hash\": \"f5bf19ce6a3c6cb06e90ef1de7031c95\",\n                                \"file_cs\": \"c:0-23247-9d4e\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 112284}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 158054}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 209254}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 269974}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 307853}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 630789}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.556, \\\\\\\"v960\\\\\\\": 98.568, \\\\\\\"v864\\\\\\\": 98.752, \\\\\\\"v720\\\\\\\": 99.198}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.932, \\\\\\\"v960\\\\\\\": 90.946, \\\\\\\"v864\\\\\\\": 92.185, \\\\\\\"v720\\\\\\\": 94.788}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.446,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":80.378,\\\\\\\"srv1\\\\\\\":86.688},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":80.378,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9a9e140d914f0768cf2c52f2ed214597\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.383, 0.521, 0.552, 1.08, 0.46, 0.561, 1.166, 0.383, 0.521, 1.192, 0.402, 0.552, 1.143, 1.086], \\\\\\\"dec2play\\\\\\\": [77101, 76028, 74715, 74213, 69610, 76755, 75511, 69158, 76028, 74715, 68964, 75973, 74213, 68891, 68215]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 100.15, \\\\\\\"sr20\\\\\\\": 106.739}}\\\",\\\"audio_bit_rate\\\":96150}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 453294,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/5111c8cddeacd881bc817415849257bf/69c32c77/video/tos/useast5/tos-useast5-ve-0068c003-tx/oAsgbQBDTGHZlxGsCeLIA1GRIWAjVG5EICefkO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=884&bt=442&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=Zjk0NjtmNjQ8ODY6PDpkZEBpamtnb3k5cmQ6OTMzZzczNEAuMy81Xl41XmMxNTU2LTY0YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/bff1778970fc5ddbf6c3ded28e14753e/69c32c77/video/tos/useast5/tos-useast5-ve-0068c003-tx/oAsgbQBDTGHZlxGsCeLIA1GRIWAjVG5EICefkO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=884&bt=442&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=Zjk0NjtmNjQ8ODY6PDpkZEBpamtnb3k5cmQ6OTMzZzczNEAuMy81Xl41XmMxNTU2LTY0YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7a9a0799878345f9a183aca88321661c&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzNGQ0M2RlMzY1ZWQ2ZGJhNWRmNzI1ZWRmMTFiYTc5&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc2_540p_453294\",\n                                \"data_size\": 1984013,\n                                \"file_hash\": \"6699116c909e835a107558c9a1764695\",\n                                \"file_cs\": \"c:0-23247-ffa8\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 97610}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 134554}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 175984}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 227976}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 259503}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 538404}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.643, \\\\\\\"v960\\\\\\\": 98.729, \\\\\\\"v864\\\\\\\": 99.569, \\\\\\\"v720\\\\\\\": 99.584}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.136, \\\\\\\"v960\\\\\\\": 89.353, \\\\\\\"v864\\\\\\\": 91.009, \\\\\\\"v720\\\\\\\": 93.674}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.446,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.582,\\\\\\\"srv1\\\\\\\":86.905},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":78.582,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"707588605457f43f5b67b4e4174024f0\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 17, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.339, 0.552, 1.511, 0.414, 0.557, 1.499, 0.339, 0.543, 1.526, 0.38, 0.552, 1.406, 1.489], \\\\\\\"dec2play\\\\\\\": [56221, 56221, 55835, 55227, 52406, 56177, 55775, 52453, 55835, 55559, 52011, 56182, 55227, 52039, 50557]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 99.039, \\\\\\\"sr20\\\\\\\": 107.636}}\\\",\\\"audio_bit_rate\\\":64178}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 437350,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9f89821fd84ea8c3800c80803bf97102/69c32c77/video/tos/useast5/tos-useast5-ve-0068c004-tx/oMYYAWGgpITDLtf1KkeCjFRIV8iGeOINAIHGiQ/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=854&bt=427&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=MztmaDg2NTtkNWhpPDk8NEBpamtnb3k5cmQ6OTMzZzczNEA2LTAxNjNeNmAxNjUyLy1hYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/ea6c57224d85de5a97705e309f80881a/69c32c77/video/tos/useast5/tos-useast5-ve-0068c004-tx/oMYYAWGgpITDLtf1KkeCjFRIV8iGeOINAIHGiQ/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=854&bt=427&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=MztmaDg2NTtkNWhpPDk8NEBpamtnb3k5cmQ6OTMzZzczNEA2LTAxNjNeNmAxNjUyLy1hYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d10926598f9e42ca98a263954e3c0890&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0MjFjODM1MmIyMGQ4OGYyMzA3N2MyYzdmYWY3YmUz&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc1_540p_437350\",\n                                \"data_size\": 1914227,\n                                \"file_hash\": \"7eed67480c6061646d49bbc7faa16182\",\n                                \"file_cs\": \"c:0-22995-ef1f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 91615}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 121673}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 159022}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 204052}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 248132}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 505934}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.072, \\\\\\\"v960\\\\\\\": 96.747, \\\\\\\"v864\\\\\\\": 97.487, \\\\\\\"v720\\\\\\\": 98.47}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.888, \\\\\\\"v960\\\\\\\": 85.195, \\\\\\\"v864\\\\\\\": 87.493, \\\\\\\"v720\\\\\\\": 90.803}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.446,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.862,\\\\\\\"srv1\\\\\\\":86.191},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":74.862,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"0ef42358e700d865ba63cdc09f17898f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.987, \\\\\\\"sr20\\\\\\\": 102.584}}\\\",\\\"audio_bit_rate\\\":64178,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAwEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 290398,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/80d8cb8a965aa1d784a7b458a7957186/69c32c77/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQNjGIANQFTgfmIOICYbikLCYWGBeHeO8MAY1R/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=566&bt=283&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Mzc5OGdlNjo4ZDtnNDhnPEBpamtnb3k5cmQ6OTMzZzczNEAxXjEtXmA1Xl4xNWJgYTRfYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/bccb2ef5910737823e8f22d2dfa1b115/69c32c77/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQNjGIANQFTgfmIOICYbikLCYWGBeHeO8MAY1R/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=566&bt=283&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Mzc5OGdlNjo4ZDtnNDhnPEBpamtnb3k5cmQ6OTMzZzczNEAxXjEtXmA1Xl4xNWJgYTRfYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b97dd5c1ed884aa5a783cbad0546a440&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzMWZlYzJkMDUxYmJmNWM1YTJmNmNmOTUxZDk3Y2Rk&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc1_540p_290398\",\n                                \"data_size\": 1271036,\n                                \"file_hash\": \"44226aa31097af7878c993489af90e2f\",\n                                \"file_cs\": \"c:0-22995-ff3c\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 68874}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 86655}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 109459}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 137757}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 165580}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 335770}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.566, \\\\\\\"v960\\\\\\\": 91.665, \\\\\\\"v864\\\\\\\": 92.819, \\\\\\\"v720\\\\\\\": 95.466}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.042, \\\\\\\"v960\\\\\\\": 79.676, \\\\\\\"v864\\\\\\\": 82.103, \\\\\\\"v720\\\\\\\": 86.088}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.266,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":61.298,\\\\\\\"srv1\\\\\\\":71.563},\\\\\\\"src\\\\\\\":78.266,\\\\\\\"trans\\\\\\\":61.298,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24134,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAwEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 35000,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ad28f473cba94e6b98ca8c5ed7109ddc/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/bf61917b45afc1698fe426f374ced099/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=298711dcc3dd477d9d43e3ac2a95a2fb&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiZWRhYjBmNTQ1MzJlODA5MTA5NGM2ZTQ5ZDNjODc1&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_h264_720p_1012669\",\n                        \"data_size\": 4430429,\n                        \"file_hash\": \"23d4d84cc7fff90c70ad5c4fa3f82c37\",\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e29472d2&x-expires=1774461600&x-signature=imtR6EyqN9KoDsM6UhL7wYWGdPw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8dccb2d8&x-expires=1774461600&x-signature=imOmktpQcpApqqRlOnCZwIKwE3o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=92201322&x-expires=1774461600&x-signature=omHb9XKCjvIUGiLCDDGUJD3Uk5o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 1,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6m7da7og65v0lgdvh1g\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/58a6c905e4b1c521eed90b8b0d4b158f/69c32c77/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMYG8LCjkGTVWNI1eAIYAUZfQeiRFFHIBGIcOg/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1772\\\\u0026bt=886\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZzMzZGRmNzc4aGg2Z2ZlZkBpamtnb3k5cmQ6OTMzZzczNEBiYTAyNTE1XjQxYC8vLmAwYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/98b7fa885197e40e6663643ba8042586/69c32c77/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMYG8LCjkGTVWNI1eAIYAUZfQeiRFFHIBGIcOg/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1772\\\\u0026bt=886\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZzMzZGRmNzc4aGg2Z2ZlZkBpamtnb3k5cmQ6OTMzZzczNEBiYTAyNTE1XjQxYC8vLmAwYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6m7da7og65v0lgdvh1g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=3ccb1c2d23ce4e75a4844c8a5a30d0ed\\\\u0026item_id=7614591420539620622\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYzk2NTdkM2UwMWU0ZDc5YTVmZWI0ODdiODI2ODUy\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4426212,\\\"file_cs\\\":\\\"c:0-22808-c771\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/edfaf4e8540778e25ccacff272c79878/69c32c77/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEWgOIERY8TAG1ueYnIECLWIjHYGFA1kNQetfi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1018&bt=509&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=M2Q3NTc2OGgzOzU2NGU5OUBpamtnb3k5cmQ6OTMzZzczNEAzYzRhYjRfX2IxMzE2LjI2YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/98a3f6ed1bc4b8bf0f701752d712ed38/69c32c77/video/tos/useast5/tos-useast5-ve-0068c002-tx/oEWgOIERY8TAG1ueYnIECLWIjHYGFA1kNQetfi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1018&bt=509&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=M2Q3NTc2OGgzOzU2NGU5OUBpamtnb3k5cmQ6OTMzZzczNEAzYzRhYjRfX2IxMzE2LjI2YSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=96561b91436248e0beb573e4d274fa60&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEwYWVmNjAzNjVkNjcxM2U5ZDE2MGU2NGQ1NDliNWY5&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_bytevc1_540p_521535\",\n                        \"data_size\": 2282695,\n                        \"file_hash\": \"24d73b8fcc7359d53fcc910fc35fc91f\",\n                        \"file_cs\": \"c:0-23005-6927\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"5\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.5\\\",\\\"LoudnessRangeStart\\\":\\\"-17.5\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-9.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-11.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-14.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-17.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-9.3,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":2.484,\\\\\\\"LTotal\\\\\\\":-16.856,\\\\\\\"Peak\\\\\\\":-0.329,\\\\\\\"RTotal\\\\\\\":-19.34},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.29,\\\\\\\"SingingRatio\\\\\\\":0.06,\\\\\\\"SpeechRatio\\\\\\\":0.85},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":4.4,\\\\\\\"LoudRE\\\\\\\":-12.8,\\\\\\\"LoudRS\\\\\\\":-17.2,\\\\\\\"MaxMomLoud\\\\\\\":-9.33,\\\\\\\"MaxSTLoud\\\\\\\":-12.29,\\\\\\\"Loud\\\\\\\":-14.78}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr150G\\\\\\\":0.15,\\\\\\\"Spkr200G\\\\\\\":0.22,\\\\\\\"FCenL\\\\\\\":2273.54,\\\\\\\"FCenR\\\\\\\":2522.33,\\\\\\\"Spkr100G\\\\\\\":0.07},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.65},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.516}},\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-11.9}\\\",\\\"bright_ratio_mean\\\":\\\"0.0421\\\",\\\"brightness_mean\\\":\\\"116.3304\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0065\\\",\\\"loudness\\\":\\\"-14.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0057\\\",\\\"peak\\\":\\\"0.96605\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5951,3915.5956]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1772910253}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"7.8057\\\",\\\"vq_score\\\":\\\"64.31\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e29472d2&x-expires=1774461600&x-signature=imtR6EyqN9KoDsM6UhL7wYWGdPw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8dccb2d8&x-expires=1774461600&x-signature=imOmktpQcpApqqRlOnCZwIKwE3o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=92201322&x-expires=1774461600&x-signature=omHb9XKCjvIUGiLCDDGUJD3Uk5o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=e29472d2&x-expires=1774461600&x-signature=imtR6EyqN9KoDsM6UhL7wYWGdPw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8dccb2d8&x-expires=1774461600&x-signature=imOmktpQcpApqqRlOnCZwIKwE3o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMCT771G1A7eAja9AILDWdkGResxfqOIHICKsI~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=92201322&x-expires=1774461600&x-signature=omHb9XKCjvIUGiLCDDGUJD3Uk5o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 740\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/502d611100d2548d808451b27e1e15ae/69ea6517/video/tos/useast5/tos-useast5-v-0068-tx/5e01f53b8ecf4d63a431e86e397b77d0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2602&bt=1301&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=amtnb3k5cmQ6OTMzZzczNEBpamtnb3k5cmQ6OTMzZzczNEAuc2QtMmQ0YWphLS1kMS9zYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00048000\",\n                                \"expire\": 1776968983,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7614591830990015246,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -785005428,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7614591830990015246,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/502d611100d2548d808451b27e1e15ae/69ea6517/video/tos/useast5/tos-useast5-v-0068-tx/5e01f53b8ecf4d63a431e86e397b77d0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2602&bt=1301&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=amtnb3k5cmQ6OTMzZzczNEBpamtnb3k5cmQ6OTMzZzczNEAuc2QtMmQ0YWphLS1kMS9zYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00048000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/871fca3216ed055487bc90640626c6bc/69ea6517/video/tos/useast5/tos-useast5-v-0068-tx/5e01f53b8ecf4d63a431e86e397b77d0/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2602&bt=1301&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=amtnb3k5cmQ6OTMzZzczNEBpamtnb3k5cmQ6OTMzZzczNEAuc2QtMmQ0YWphLS1kMS9zYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00048000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU4N2RkZTViNWZlOTMxYzhmYWMxOTdkNDI5YjFlMzA4&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                                ],\n                                \"caption_length\": 632,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10018\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6m7da7og65v0lgdvh1g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ad28f473cba94e6b98ca8c5ed7109ddc/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/bf61917b45afc1698fe426f374ced099/69c32c77/video/tos/useast5/tos-useast5-pve-0068-tx/oAIqxjCToWsd1LfDeDaGrAQIkxHeARCOGEEsIO/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTU4ZGY2NmdnOmc2ZjQ6PEBpamtnb3k5cmQ6OTMzZzczNEBjXjYvXmIxNjQxYWBhLjUvYSMuc2QtMmQ0YWphLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=298711dcc3dd477d9d43e3ac2a95a2fb&is_play_url=1&item_id=7614591420539620622&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiZWRhYjBmNTQ1MzJlODA5MTA5NGM2ZTQ5ZDNjODc1&source=PUBLISH&video_id=v12044gd0000d6m7da7og65v0lgdvh1g\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6m7da7og65v0lgdvh1g_h264_720p_1012669\",\n                        \"data_size\": 4430429,\n                        \"file_hash\": \"23d4d84cc7fff90c70ad5c4fa3f82c37\",\n                        \"file_cs\": \"c:0-22808-c771\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7614591420539620622?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7614591420539620622&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7614591420539620622\",\n                    \"comment_count\": 2033,\n                    \"digg_count\": 517252,\n                    \"download_count\": 1340,\n                    \"play_count\": 2556923,\n                    \"share_count\": 30967,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 190,\n                    \"collect_count\": 30108,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7614591420539620622\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 32,\n                        \"end\": 43,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"tag_id\": \"2894\"\n                    },\n                    {\n                        \"start\": 163,\n                        \"end\": 171,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2705\"\n                    },\n                    {\n                        \"start\": 172,\n                        \"end\": 178,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2740\"\n                    },\n                    {\n                        \"start\": 180,\n                        \"end\": 192,\n                        \"type\": 1,\n                        \"hashtag_name\": \"daddyissues\",\n                        \"hashtag_id\": \"90408\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"2797\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7614591420539620622?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7614591420539620622&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7614591420539620622\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"I love my son with all my heart @Kevin Hart , but there are times when I just want to slap his stupid, whiny, little bitch lips clean off his annoying face \\\\ud83d\\\\udc44\\\\ud83d\\\\udc4b\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"#jumanji\\\",\\\"#onset \\\",\\\"#daddyissues \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 32,\n                        \"end\": 43,\n                        \"user_id\": \"6730007015793771525\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                        \"line_idx\": 0,\n                        \"tag_id\": \"2894\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 8,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"tag_id\": \"2705\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 6,\n                        \"type\": 1,\n                        \"hashtag_name\": \"onset\",\n                        \"hashtag_id\": \"476309\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 3,\n                        \"tag_id\": \"2740\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 12,\n                        \"type\": 1,\n                        \"hashtag_name\": \"daddyissues\",\n                        \"hashtag_id\": \"90408\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 4,\n                        \"tag_id\": \"2797\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"jumanji 4 trailer\",\n                                    \"word_id\": \"4914307165458095728\",\n                                    \"penetrate_info\": \"{\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.004060388250825258}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{\\\"is_sensitive_intent\\\":1}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7614591420539620622\n                    ],\n                    \"GroupdIdList1\": [\n                        7614591420539620622\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 35000,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"I love my son with all my heart <m id=\\\"2894\\\">@Kevin Hart</m> , but there are times when I just want to slap his stupid, whiny, little bitch lips clean off his annoying face 👄👋🏾<br><br><h id=\\\"2705\\\">#jumanji</h><br><h id=\\\"2740\\\">#onset</h> <br><h id=\\\"2797\\\">#daddyissues</h> \",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"6730007015793771525\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAA5bchfwPs-XIqIsp7AIaDrrs05b3VAC9A8qZj2T016CvP9d_uYZfyOuzvqj4cKACj\",\n                            \"tag_id\": \"2894\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"jumanji\",\n                            \"hashtag_id\": \"2582069\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2705\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"onset\",\n                            \"hashtag_id\": \"476309\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2740\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"daddyissues\",\n                            \"hashtag_id\": \"90408\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2797\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0007950962934746178}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"jumanji 4 trailer\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"4914307165458095728\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7614591534244301581,\n                    \"id_str\": \"7614591534244301581\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7614591547710950157.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 34,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614591420539620622,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6m7dbvog65pqp0n0l0g\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7614591534244301581\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/8fcc426ae38039f9f1674ac8957108c1.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 34,\n                    \"shoot_duration\": 34,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 34,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 34.92569,\n                        \"shoot_duration_precision\": 34.92569,\n                        \"audition_duration_precision\": 34.92569,\n                        \"video_duration_precision\": 34.92569\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772910256,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7614591534244301581,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501264218896378, \\\\\\\"1\\\\\\\": 4.50127650562755, \\\\\\\"0\\\\\\\": 4.501240070803639}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -9.902415258198057e-05, \\\\\\\"2\\\\\\\": -0.00029706525658052213, \\\\\\\"-1\\\\\\\": -0.00010483149356507217}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002693328450530368, \\\\\\\"2\\\\\\\": 0.0005928851190042699, \\\\\\\"-1\\\\\\\": -3.1975559581112334e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.72],\\\\\\\"drr\\\\\\\":15.8,\\\\\\\"rcd\\\\\\\":[-2.1],\\\\\\\"mp\\\\\\\":-0.33,\\\\\\\"be\\\\\\\":[43.1,12532.3],\\\\\\\"ocf\\\\\\\":[-15.1902,-11.5136,-8.5018,-6.8519,-4.1216,-9.4774,-13.5019,-22.0908,-31.0954,-48.4869],\\\\\\\"il\\\\\\\":-14.6},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010105\\\\\\\",\\\\\\\"tag_03010307\\\\\\\",\\\\\\\"tag_03010104\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.81,0.31,0.14,0.12,0.07]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10018\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"56.736\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5951,3915.5956]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7612750522935741710\",\n                \"desc\": \"Man I was emotional here, because my heart was full listening to everyone’s powerful speeches, then “My Way” was played as I walked on stage. I was also deeply inspired, because I’m a proud, self respecting Black Samoan man who was surrounded by excellence on this night. THANK YOU to the @American Black Film Festival for this inspiring award, and more importantly, thank you for illuminating our cultures, artists and their beautiful souls. When you come up like I did, it creates a fire in your spine, callouses on your hands and forces you to chase greatness and work to achieve excellence. To be that example for my kids and the the next generation who will stand on my/ OUR shoulders. Work hard, take care of your family, protect your aura + energy, lift everyone up around you, run towards the things you LOVE, and a core motivating philosophy I keep very close… just because something’s never been done before, doesn’t mean it can’t be done ~ it just means we haven’t figured out a way to do it. Cheers to always finding a way. 🤎🥂 #AmericanBlackFilmFestival #IconAward “Endurance, commitment, the decision to keep showing up” ~ Queen Angela Basset\",\n                \"create_time\": 1772481640,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7612750690330397453,\n                    \"id_str\": \"7612750690330397453\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 261,\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612750522935741710,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6iuorvog65v0j87kit0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7612750690330397453\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 261,\n                    \"shoot_duration\": 261,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 261,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 261.982,\n                        \"shoot_duration_precision\": 261.982,\n                        \"audition_duration_precision\": 261.982,\n                        \"video_duration_precision\": 261.982\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772481648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7612750690330397453,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1708481818136582\",\n                        \"cha_name\": \"americanblackfilmfestival\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1708481818136582\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/americanblackfilmfestival?_r=1&name=americanblackfilmfestival&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=1708481818136582&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #americanblackfilmfestival on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: americanblackfilmfestival\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #americanblackfilmfestival on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/348762b5d646359e78115ec84bd904c3/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/8a60b5b4dda04d349a0c4d58b91e99ca/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bab56b733e3c4290ae2d1ab3610063cb&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5YzEzZGRlYTZkMThhNGYzNDRmZGRhMWFjZmUyMDhk&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_h264_720p_983123\",\n                        \"data_size\": 32190280,\n                        \"file_hash\": \"b751527550ce15b394ef4c0d1eb0c72c\",\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=97c3f2b5&x-expires=1774461600&x-signature=ab0duOUiU6nUnExB1NHMt%2BZyeFY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=1d304f45&x-expires=1774461600&x-signature=UgEkJbPPTTKv4h5ErCwYvdt5AF0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=79823248&x-expires=1774461600&x-signature=rt5mPolD8UtHWtImnnQI%2Bqq%2BtT4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=e046583a&x-expires=1774461600&x-signature=okrFpeeg628xbrroLTyj7AWAmps%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cba8cdc7&x-expires=1774461600&x-signature=H5w9zmK6IiMXR9V78lWDCtKZFlE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=aba61f75&x-expires=1774461600&x-signature=z39SAH94HG3FHgL%2B%2BvM%2FSH4qkM4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0GQAWSQWHf7HITyGFesITE3lD2GfpA9jBCt6k~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=6ffab5d5&x-expires=1774461600&x-signature=VdBRwc6rvlSyYDysz5W6oKyQ55c%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/20b64ff725f4875e1e014223329594f9/69c32d59/video/tos/useast5/tos-useast5-pve-0068-tx/ooRljT5WSeGEI7gUHAIY92tfsHbAiFQDgGkCye/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OGk3Ozs4aDhpNmdmMzhoO0BpanhoanU5cnV4OTMzZzczNEBhYTM0NS4zXzAxMDNgYGNgYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/361ac850cf52711d0522f79f1bc2202b/69c32d59/video/tos/useast5/tos-useast5-pve-0068-tx/ooRljT5WSeGEI7gUHAIY92tfsHbAiFQDgGkCye/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OGk3Ozs4aDhpNmdmMzhoO0BpanhoanU5cnV4OTMzZzczNEBhYTM0NS4zXzAxMDNgYGNgYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6iumr7og65r5goe6usg&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=c8fec5c06c3d433fb56e15887864dfd5&item_id=7612750522935741710&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlYTM4YWFkYjhlMzcwNGQxNWE5ZjkwOTQ2MmI2ZTUx&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 30088920,\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"quality_type\": 2,\n                            \"bit_rate\": 883972,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/27d7123350b33f55fcbc905cc1da5bee/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/okNH7evWDIN0yL2tAGFgkfjs9CfJT3HQEVAGIS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1726&bt=863&cs=2&ds=4&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=15&rc=ZjM2ZzdnaDk2aThkZjs3O0BpanhoanU5cnV4OTMzZzczNEAxNi0zXzMvXjQxNGJhXy4zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/ab466ad72da2c5cdcd8968e4e8312d86/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/okNH7evWDIN0yL2tAGFgkfjs9CfJT3HQEVAGIS/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1726&bt=863&cs=2&ds=4&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=15&rc=ZjM2ZzdnaDk2aThkZjs3O0BpanhoanU5cnV4OTMzZzczNEAxNi0zXzMvXjQxNGJhXy4zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6814b8dcea754f73a62e6db46d03904c&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0NTJmZGM5YzUxNzdkOWU2MzliM2I4NzVjNDAxYjAw&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 1920,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_1080p_883972\",\n                                \"data_size\": 28944008,\n                                \"file_hash\": \"a35d4b3d47c1181f9c64c5e86be66d4d\",\n                                \"file_cs\": \"c:0-217002-da1a\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 491926}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 623791}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 763783}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 877477}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1019742}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1601324}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.074, \\\\\\\"v960\\\\\\\": 99.305, \\\\\\\"v864\\\\\\\": 99.435, \\\\\\\"v720\\\\\\\": 99.586}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.589, \\\\\\\"v960\\\\\\\": 94.356, \\\\\\\"v864\\\\\\\": 95.038, \\\\\\\"v720\\\\\\\": 95.981}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":82.986,\\\\\\\"srv1\\\\\\\":84.662},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":82.986,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c2084cc0ac5e8b853c627ecc971f13fd\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96042,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 511535,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/d424a8b0574fc19875cdbc8d05db3529/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/ocCNAB7SrLSfsI9AgTIGs6ekReDYAbOMHkmZNj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=998&bt=499&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=NDo2aWczZGlnZjdpZzY6OEBpanhoanU5cnV4OTMzZzczNEA1XzUwLi8yNWIxYF42NjBeYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/7d5e7e55783fa412d9ea35c4e6be413d/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/ocCNAB7SrLSfsI9AgTIGs6ekReDYAbOMHkmZNj/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=998&bt=499&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=NDo2aWczZGlnZjdpZzY6OEBpanhoanU5cnV4OTMzZzczNEA1XzUwLi8yNWIxYF42NjBeYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a537939dafc44ced8f5a201d3f83b781&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ4MWEyN2NjNGZmOWRkNTk3M2RhMzY4OWI3ODYwZDRl&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc2_720p_511535\",\n                                \"data_size\": 16749261,\n                                \"file_hash\": \"cd988c386d952ac78191e1d241f703af\",\n                                \"file_cs\": \"c:0-217419-05e2\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 366419}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 430154}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 484644}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 539424}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 632844}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1015238}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.386, \\\\\\\"v960\\\\\\\": 97.816, \\\\\\\"v864\\\\\\\": 98.245, \\\\\\\"v720\\\\\\\": 98.585}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.055, \\\\\\\"v960\\\\\\\": 88.828, \\\\\\\"v864\\\\\\\": 90.881, \\\\\\\"v720\\\\\\\": 93.786}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":76.452,\\\\\\\"srv1\\\\\\\":84.324},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":76.452,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9a9e140d914f0768cf2c52f2ed214597\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.255, 0.359, 0.378, 0.81, 0.26, 0.36, 0.794, 0.255, 0.359, 0.836, 0.276, 0.378, 0.859, 0.831], \\\\\\\"dec2play\\\\\\\": [74650, 73153, 71958, 71621, 66831, 73618, 72318, 66706, 73153, 71958, 66380, 72735, 71621, 66355, 65395]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.966, \\\\\\\"sr20\\\\\\\": 103.117}}\\\",\\\"audio_bit_rate\\\":96042}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 423026,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/bd663d5d51a1f12a099f81860a774319/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQemsWtENGjHQE2IMCFTABaDA5kKNHLSfeSIG2/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=826&bt=413&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=OTRnZTw5M2hlOjxmOjs4NEBpanhoanU5cnV4OTMzZzczNEBeXi8vNDNjNV8xL2JfXl8tYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/c7f1991e1a56c977c6f45592bd09b939/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQemsWtENGjHQE2IMCFTABaDA5kKNHLSfeSIG2/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=826&bt=413&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=OTRnZTw5M2hlOjxmOjs4NEBpanhoanU5cnV4OTMzZzczNEBeXi8vNDNjNV8xL2JfXl8tYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=01b5a8b7ec2947bb8ef066792b2da1a6&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjNGQ1NDBlOTRjMzJhNzdiOWNkOGQwMDRlM2QwOWZj&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc2_540p_423026\",\n                                \"data_size\": 13851215,\n                                \"file_hash\": \"0d48dfdd19c5f06e284491e3b0b08897\",\n                                \"file_cs\": \"c:0-217419-200d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 348593}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 402173}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 448089}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 493943}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 574600}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 897274}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.804, \\\\\\\"v960\\\\\\\": 97.56, \\\\\\\"v864\\\\\\\": 98.351, \\\\\\\"v720\\\\\\\": 98.981}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.351, \\\\\\\"v960\\\\\\\": 86.278, \\\\\\\"v864\\\\\\\": 88.167, \\\\\\\"v720\\\\\\\": 91.199}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":73.16,\\\\\\\"srv1\\\\\\\":84.008},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":73.16,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"707588605457f43f5b67b4e4174024f0\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.31, 0.417, 0.438, 0.876, 0.292, 0.423, 0.894, 0.31, 0.417, 0.916, 0.309, 0.438, 0.939, 0.902], \\\\\\\"dec2play\\\\\\\": [52904, 51866, 51313, 51122, 48677, 52169, 51434, 48610, 51866, 51313, 48439, 51750, 51122, 48447, 47338]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.366, \\\\\\\"sr20\\\\\\\": 101.842}}\\\",\\\"audio_bit_rate\\\":64028}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 363985,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/dbf351b1dbef41a803e0ccaa6fd9c8f6/69c32d59/video/tos/useast5/tos-useast5-ve-0068c002-tx/owfT0Gj1IqDSHLfEY7FtsQuuHyWGIAC2e9gkWA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=710&bt=355&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=ZDdoZTU1ODczZzxkPGY1ZkBpanhoanU5cnV4OTMzZzczNEBiLWMyYzZgNmAxLzFfYGA2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/02b35179a4c6cd2cf95c31d055cc10c2/69c32d59/video/tos/useast5/tos-useast5-ve-0068c002-tx/owfT0Gj1IqDSHLfEY7FtsQuuHyWGIAC2e9gkWA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=710&bt=355&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=ZDdoZTU1ODczZzxkPGY1ZkBpanhoanU5cnV4OTMzZzczNEBiLWMyYzZgNmAxLzFfYGA2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9cc2ccb94a294dc094c592f25bfe04ea&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE0YzU0Yzc1ODg3MGNjOWU0MjgwYjFmMTMzMWUxNzI5&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_540p_363985\",\n                                \"data_size\": 11918034,\n                                \"file_hash\": \"ca129ff241ed210f99c4cb52ab4fcfc8\",\n                                \"file_cs\": \"c:0-217003-4b1f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 329282}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 385570}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 444676}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 495167}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 562935}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 832387}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.765, \\\\\\\"v960\\\\\\\": 94.975, \\\\\\\"v864\\\\\\\": 96.137, \\\\\\\"v720\\\\\\\": 97.601}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.419, \\\\\\\"v960\\\\\\\": 83.596, \\\\\\\"v864\\\\\\\": 85.574, \\\\\\\"v720\\\\\\\": 89.126}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":85.397,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.961,\\\\\\\"srv1\\\\\\\":81.612},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":70.961,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"0ef42358e700d865ba63cdc09f17898f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 90.313, \\\\\\\"sr20\\\\\\\": 98.79}}\\\",\\\"audio_bit_rate\\\":64028,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 224670,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/3c24f09bdc3a46bdbb8b0fcdaeef913f/69c32d59/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQqAG99sAWtIe2kTjUyCHGH7xEI3QgFlBeOSfD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=438&bt=219&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZjUzNGY4aTdoOjM2Z2k0NkBpanhoanU5cnV4OTMzZzczNEBfY19jMDUxNWMxNTZiLzM2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/056ce5c02debdf4e23d53f45875893f6/69c32d59/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQqAG99sAWtIe2kTjUyCHGH7xEI3QgFlBeOSfD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=438&bt=219&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZjUzNGY4aTdoOjM2Z2k0NkBpanhoanU5cnV4OTMzZzczNEBfY19jMDUxNWMxNTZiLzM2YSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=93612fed938047fe844f853cf1b0f2bc&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNkYWE2MjIyZTQ0NmNmY2U1ODkzNTFmMDk0NWJmOTll&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_540p_224670\",\n                                \"data_size\": 7356406,\n                                \"file_hash\": \"29443ab49166f9d026c9eb52b600bdb4\",\n                                \"file_cs\": \"c:0-217019-9cc2\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 286660}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 321054}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 356142}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 384806}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 426895}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 592256}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.571, \\\\\\\"v960\\\\\\\": 89.988, \\\\\\\"v864\\\\\\\": 91.664, \\\\\\\"v720\\\\\\\": 93.82}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.884, \\\\\\\"v960\\\\\\\": 78.343, \\\\\\\"v864\\\\\\\": 80.697, \\\\\\\"v720\\\\\\\": 84.756}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.767,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.18,\\\\\\\"srv1\\\\\\\":69.788},\\\\\\\"src\\\\\\\":78.767,\\\\\\\"trans\\\\\\\":60.18,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24015,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\"\n                        }\n                    ],\n                    \"duration\": 261942,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/348762b5d646359e78115ec84bd904c3/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/8a60b5b4dda04d349a0c4d58b91e99ca/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bab56b733e3c4290ae2d1ab3610063cb&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5YzEzZGRlYTZkMThhNGYzNDRmZGRhMWFjZmUyMDhk&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_h264_720p_983123\",\n                        \"data_size\": 32190280,\n                        \"file_hash\": \"b751527550ce15b394ef4c0d1eb0c72c\",\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=e046583a&x-expires=1774461600&x-signature=okrFpeeg628xbrroLTyj7AWAmps%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 14.84882721088435,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6iumr7og65r5goe6usg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/576b01a0366a6d9dd80efdb1d3306cc1/69c32d59/video/tos/useast5/tos-useast5-pve-0068-tx/o0NHDekWDIO4ym2tAGFgkYjs9CfgTfHQEdAGIS/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1922\\\\u0026bt=961\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDZlNzQ2OTUzaTo7N2lpOkBpanhoanU5cnV4OTMzZzczNEBjLjAtYmNjNWExYWI1X2AuYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00098000\\\",\\\"https://v19.tiktokcdn-us.com/24b23a25fd44c12b3d9228b1ab1730d7/69c32d59/video/tos/useast5/tos-useast5-pve-0068-tx/o0NHDekWDIO4ym2tAGFgkYjs9CfgTfHQEdAGIS/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1922\\\\u0026bt=961\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDZlNzQ2OTUzaTo7N2lpOkBpanhoanU5cnV4OTMzZzczNEBjLjAtYmNjNWExYWI1X2AuYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00098000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6iumr7og65r5goe6usg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=17cfbf84e8d74fd082f6f3e1043b13fa\\\\u0026item_id=7612750522935741710\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3NjU5ODVjYmY5MDgwYjQyNDY5N2NmNTVkZjNkY2Fk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":32722055,\\\"file_cs\\\":\\\"c:0-215244-7da0\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 262,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 261.93332,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/oI5LyHAQEsDASk2FeWCGFT2t2nWHjIGpQ6e9fG\",\n                                \"tos-useast5-p-0068-tx/owTbkZLWsC9QeAFj2HGQGe2GLSIHAWfdKt2DEy\",\n                                \"tos-useast5-p-0068-tx/octW2AfGkSQGy2j9IsAHQGFEh149NTLeDjHeC8\",\n                                \"tos-useast5-p-0068-tx/oMWT1ztHVAQ2GjL6AQFyS2kDsfG9GeeEHIC1LQ\",\n                                \"tos-useast5-p-0068-tx/okGeLAG8ekE2HEQT9SFfHCAL926DtyQWjFD2Is\",\n                                \"tos-useast5-p-0068-tx/ocDLmkdsQCGSHQEKefj2I02HbtjyeA9GFWAjFT\",\n                                \"tos-useast5-p-0068-tx/o49GQyFuwGks79eLHGDAQtS2jWTA2C9IveEHf4\",\n                                \"tos-useast5-p-0068-tx/oUGQA5SQWH52HiTyGFesIeEkLD29fpA9jFCttk\",\n                                \"tos-useast5-p-0068-tx/o4sMgnCTHAeg21jkAIVeeL7ALZCGSLsb9kN2OI\",\n                                \"tos-useast5-p-0068-tx/oMEVQkkfee9QHXIjs2STWGFtyvvDGlAHAG20LC\",\n                                \"tos-useast5-p-0068-tx/o8IjOkgLsVUMcvGNCAekLsAkDbg7ef0ZH9ST2I\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oI5LyHAQEsDASk2FeWCGFT2t2nWHjIGpQ6e9fG~tplv-noop.image?dr=12525&refresh_token=2640f1f9&x-expires=1774398809&x-signature=INsRdTXiodaLp9%2B2K1qMrqpuj0E%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owTbkZLWsC9QeAFj2HGQGe2GLSIHAWfdKt2DEy~tplv-noop.image?dr=12525&refresh_token=74d4e7cd&x-expires=1774398809&x-signature=PeWiqaJrzCukR7vtj3io89y8BUE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/octW2AfGkSQGy2j9IsAHQGFEh149NTLeDjHeC8~tplv-noop.image?dr=12525&refresh_token=e2adcbb1&x-expires=1774398809&x-signature=hvMLuUz63h%2BOGwOMHuUOlF8mxIE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMWT1ztHVAQ2GjL6AQFyS2kDsfG9GeeEHIC1LQ~tplv-noop.image?dr=12525&refresh_token=14c60aac&x-expires=1774398809&x-signature=KxLgxZp2R5BZGamFrr3XzRxSOt8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okGeLAG8ekE2HEQT9SFfHCAL926DtyQWjFD2Is~tplv-noop.image?dr=12525&refresh_token=ad0d195d&x-expires=1774398809&x-signature=DxSM2n5nvP5kaFyUO8W%2BWCviYLA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocDLmkdsQCGSHQEKefj2I02HbtjyeA9GFWAjFT~tplv-noop.image?dr=12525&refresh_token=b4c74f34&x-expires=1774398809&x-signature=1K6PtHJakQMXeczSHNTwFwIDmew%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o49GQyFuwGks79eLHGDAQtS2jWTA2C9IveEHf4~tplv-noop.image?dr=12525&refresh_token=3834b727&x-expires=1774398809&x-signature=PYxw5CwCb7Ga3eGbVQUkB%2FdphAw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUGQA5SQWH52HiTyGFesIeEkLD29fpA9jFCttk~tplv-noop.image?dr=12525&refresh_token=a192cd7e&x-expires=1774398809&x-signature=0FFPnMBl0Dnw3WwWgvZE5xA0QQI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4sMgnCTHAeg21jkAIVeeL7ALZCGSLsb9kN2OI~tplv-noop.image?dr=12525&refresh_token=fe6dea47&x-expires=1774398809&x-signature=ksWS%2BOWOcJieAqI2aaqpyf3W4oE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMEVQkkfee9QHXIjs2STWGFtyvvDGlAHAG20LC~tplv-noop.image?dr=12525&refresh_token=f0b2d541&x-expires=1774398809&x-signature=cuQx50hLHMUyBJ9MGLwCo1645Tk%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8IjOkgLsVUMcvGNCAekLsAkDbg7ef0ZH9ST2I~tplv-noop.image?dr=12525&refresh_token=ccb7b55e&x-expires=1774398809&x-signature=YOe2PgBkBGTcp88kw5ynJ3d5Dv0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6iumr7og65r5goe6usg\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/4d5c5e60f0a53722ba2bea3db1ef54a6/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/osmgeIasL2TAyP7eGIEvCFSIjHSDWAtkHQftG9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=OjM6ZmU5ZDc4ZmloaGc7OkBpanhoanU5cnV4OTMzZzczNEAvXjUxNDI2Xy8xYS40YDMvYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4731dee5f6a4017ff84f048c36eaa2a6/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/osmgeIasL2TAyP7eGIEvCFSIjHSDWAtkHQftG9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=OjM6ZmU5ZDc4ZmloaGc7OkBpanhoanU5cnV4OTMzZzczNEAvXjUxNDI2Xy8xYS40YDMvYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2768cd7e1edf4c25b49a567b4c87a027&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI1MDk2NzYwZWRlZWNjOTY3ZjNjNDJkODg3YjY4Yzcy&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_bytevc1_540p_425981\",\n                        \"data_size\": 13947954,\n                        \"file_hash\": \"bf269698a537ef1589b4437865375ca1\",\n                        \"file_cs\": \"c:0-217045-de1e\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.6\\\",\\\"LoudnessRangeStart\\\":\\\"-22.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-15.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-22.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-15.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3579.14,\\\\\\\"FCenR\\\\\\\":3478.86,\\\\\\\"Spkr100G\\\\\\\":0.48,\\\\\\\"Spkr150G\\\\\\\":0.66,\\\\\\\"Spkr200G\\\\\\\":0.87},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.889},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.627},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-22.571,\\\\\\\"Peak\\\\\\\":-4.151,\\\\\\\"RTotal\\\\\\\":-22.674,\\\\\\\"LRDiff\\\\\\\":0.103},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.94,\\\\\\\"SingingRatio\\\\\\\":0.07,\\\\\\\"SpeechRatio\\\\\\\":0.73},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxMomLoud\\\\\\\":-13.72,\\\\\\\"MaxSTLoud\\\\\\\":-17.06,\\\\\\\"Loud\\\\\\\":-19.94,\\\\\\\"LoudR\\\\\\\":3.7,\\\\\\\"LoudRE\\\\\\\":-18.1,\\\\\\\"LoudRS\\\\\\\":-21.8}}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-19.9,\\\\\\\"LoudnessRange\\\\\\\":4.6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.6,\\\\\\\"Peak\\\\\\\":0.6166}\\\",\\\"bright_ratio_mean\\\":\\\"0.0227\\\",\\\"brightness_mean\\\":\\\"93.4459\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0124\\\",\\\"loudness\\\":\\\"-19.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0124\\\",\\\"peak\\\":\\\"0.6166\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772481643}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"22.4811\\\",\\\"vq_score\\\":\\\"64.66\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=e046583a&x-expires=1774461600&x-signature=okrFpeeg628xbrroLTyj7AWAmps%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a757891d&x-expires=1774461600&x-signature=QJl66S9PixdIvsvZyxdfJHeUXXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=b67b56c0&x-expires=1774461600&x-signature=Vd571rJl%2BhhRUD2UcOs6tw6%2F2L0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owAHAMrLeLTQfESAyFDejInSkS2jExFAAlrIWu~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=e046583a&x-expires=1774461600&x-signature=okrFpeeg628xbrroLTyj7AWAmps%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 5,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 580\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/268b9f51d9265363efc0a32fcdb435b1/69ea65f9/video/tos/useast5/tos-useast5-v-0068-tx/39326486ef50450e982d31b6ff8d4562/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14424&bt=7212&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=anhoanU5cnV4OTMzZzczNEBpanhoanU5cnV4OTMzZzczNEBwM2wyMmQ0amZhLS1kMS9zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00058000\",\n                                \"expire\": 1776969209,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7612751166732208909,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -1317354704,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7612751166732208909,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/268b9f51d9265363efc0a32fcdb435b1/69ea65f9/video/tos/useast5/tos-useast5-v-0068-tx/39326486ef50450e982d31b6ff8d4562/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14424&bt=7212&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=anhoanU5cnV4OTMzZzczNEBpanhoanU5cnV4OTMzZzczNEBwM2wyMmQ0amZhLS1kMS9zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00058000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/e40e706ceee0fb2fc7334e90c05d5c81/69ea65f9/video/tos/useast5/tos-useast5-v-0068-tx/39326486ef50450e982d31b6ff8d4562/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=14424&bt=7212&ds=4&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=anhoanU5cnV4OTMzZzczNEBpanhoanU5cnV4OTMzZzczNEBwM2wyMmQ0amZhLS1kMS9zYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00058000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNjNWRlYzRmYjkxOWIwYjU2NmE5OGU0OTNhNjlhNmQ3&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                                ],\n                                \"caption_length\": 3001,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10088\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6iumr7og65r5goe6usg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/348762b5d646359e78115ec84bd904c3/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/8a60b5b4dda04d349a0c4d58b91e99ca/69c32d59/video/tos/useast5/tos-useast5-ve-0068c001-tx/oQBGHHfDkQ2EjGTIW23ydS9eLCnAeEtZFg9sIA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1920&bt=960&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZTYzNDZkZ2gzNWZoNmU4ZEBpanhoanU5cnV4OTMzZzczNEBgMy0zXy4vXjYxMDA0M19fYSNwM2wyMmQ0amZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bab56b733e3c4290ae2d1ab3610063cb&is_play_url=1&item_id=7612750522935741710&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5YzEzZGRlYTZkMThhNGYzNDRmZGRhMWFjZmUyMDhk&source=PUBLISH&video_id=v12044gd0000d6iumr7og65r5goe6usg\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6iumr7og65r5goe6usg_h264_720p_983123\",\n                        \"data_size\": 32190280,\n                        \"file_hash\": \"b751527550ce15b394ef4c0d1eb0c72c\",\n                        \"file_cs\": \"c:0-215244-7da0\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7612750522935741710?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7612750522935741710&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7612750522935741710\",\n                    \"comment_count\": 1172,\n                    \"digg_count\": 48548,\n                    \"download_count\": 261,\n                    \"play_count\": 482675,\n                    \"share_count\": 733,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 28,\n                    \"collect_count\": 2383,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7612750522935741710\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 289,\n                        \"end\": 318,\n                        \"user_id\": \"7078057986393277483\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAXgI1barqOuGkhFyoLqOoHGbN2wrZ-RQKanquhhLcaxfO952bX7DrR049O1bSwd62\",\n                        \"tag_id\": \"944\"\n                    },\n                    {\n                        \"start\": 1041,\n                        \"end\": 1067,\n                        \"type\": 1,\n                        \"hashtag_name\": \"americanblackfilmfestival\",\n                        \"hashtag_id\": \"1708481818136582\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"810\"\n                    },\n                    {\n                        \"start\": 1068,\n                        \"end\": 1078,\n                        \"type\": 1,\n                        \"hashtag_name\": \"iconaward\",\n                        \"hashtag_id\": \"65718162\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"811\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7612750522935741710?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7612750522935741710&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7612750522935741710\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"Man I was emotional here, because my heart was full listening to everyone’s powerful speeches, then “My Way” was played as I walked on stage.\\\",\\\"\\\",\\\"I was also deeply inspired, because I’m a proud, self respecting Black Samoan man who was surrounded by excellence on this night.\\\",\\\"\\\",\\\"THANK YOU to the @American Black Film Festival for this inspiring award, and more importantly, thank you for illuminating our cultures, artists and their beautiful souls.\\\",\\\"\\\",\\\"When you come up like I did, it creates a fire in your spine, callouses on your hands and forces you to chase greatness and work to achieve excellence. To be that example for my kids and the the next generation who will stand on my/ OUR shoulders.\\\",\\\"\\\",\\\"Work hard, take care of your family, protect your aura + energy, lift everyone up around you, run towards the things you LOVE, and a core motivating philosophy I keep very close…\\\",\\\"\\\",\\\"just because something’s never been done before, doesn’t mean it can’t be done ~ it just means we haven’t figured out a way to do it.\\\",\\\"\\\",\\\"Cheers to always finding a way.\\\",\\\"\\\",\\\"\\\\ud83e\\\\udd0e\\\\ud83e\\\\udd42\\\",\\\"\\\",\\\"#AmericanBlackFilmFestival\\\",\\\"#IconAward\\\",\\\"\\\",\\\"“Endurance, commitment, the decision to keep showing up” ~ Queen Angela Basset\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 17,\n                        \"end\": 46,\n                        \"user_id\": \"7078057986393277483\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAXgI1barqOuGkhFyoLqOoHGbN2wrZ-RQKanquhhLcaxfO952bX7DrR049O1bSwd62\",\n                        \"line_idx\": 4,\n                        \"tag_id\": \"944\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 26,\n                        \"type\": 1,\n                        \"hashtag_name\": \"americanblackfilmfestival\",\n                        \"hashtag_id\": \"1708481818136582\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 16,\n                        \"tag_id\": \"810\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 10,\n                        \"type\": 1,\n                        \"hashtag_name\": \"iconaward\",\n                        \"hashtag_id\": \"65718162\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 17,\n                        \"tag_id\": \"811\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7612750522935741710\n                    ],\n                    \"GroupdIdList1\": [\n                        7612750522935741710\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 261933,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"Man I was emotional here, because my heart was full listening to everyone’s powerful speeches, then “My Way” was played as I walked on stage.<br><br>I was also deeply inspired, because I’m a proud, self respecting Black Samoan man who was surrounded by excellence on this night.<br><br>THANK YOU to the <m id=\\\"944\\\">@American Black Film Festival</m> for this inspiring award, and more importantly, thank you for illuminating our cultures, artists and their beautiful souls.<br><br>When you come up like I did, it creates a fire in your spine, callouses on your hands and forces you to chase greatness and work to achieve excellence. To be that example for my kids and the the next generation who will stand on my/ OUR shoulders.<br><br>Work hard, take care of your family, protect your aura + energy, lift everyone up around you, run towards the things you LOVE, and a core motivating philosophy I keep very close…<br><br>just because something’s never been done before, doesn’t mean it can’t be done ~ it just means we haven’t figured out a way to do it.<br><br>Cheers to always finding a way.<br><br>🤎🥂<br><br><h id=\\\"810\\\">#AmericanBlackFilmFestival</h><br><h id=\\\"811\\\">#IconAward</h><br><br>“Endurance, commitment, the decision to keep showing up” ~ Queen Angela Basset\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"7078057986393277483\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAXgI1barqOuGkhFyoLqOoHGbN2wrZ-RQKanquhhLcaxfO952bX7DrR049O1bSwd62\",\n                            \"tag_id\": \"944\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"americanblackfilmfestival\",\n                            \"hashtag_id\": \"1708481818136582\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"810\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"iconaward\",\n                            \"hashtag_id\": \"65718162\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"811\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.002428134873361993}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7612750690330397453,\n                    \"id_str\": \"7612750690330397453\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7612750705099246349.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 261,\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612750522935741710,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6iuorvog65v0j87kit0\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7612750690330397453\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 261,\n                    \"shoot_duration\": 261,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 261,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 261.982,\n                        \"shoot_duration_precision\": 261.982,\n                        \"audition_duration_precision\": 261.982,\n                        \"video_duration_precision\": 261.982\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772481648,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7612750690330397453,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501194732064977, \\\\\\\"1\\\\\\\": 4.5012070187961495, \\\\\\\"0\\\\\\\": 4.501170583972238}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 0.00046672282613620847, \\\\\\\"2\\\\\\\": 0.00024068158918978533, \\\\\\\"-1\\\\\\\": 0.00021368793378636854}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": -0.0003426380035304105, \\\\\\\"2\\\\\\\": 5.188746179591582e-05, \\\\\\\"-1\\\\\\\": -0.0008404707265718404}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":16.3,\\\\\\\"rcd\\\\\\\":[-0.2],\\\\\\\"mp\\\\\\\":-3.26,\\\\\\\"be\\\\\\\":[26.9,11778.7],\\\\\\\"ocf\\\\\\\":[-13.481,-7.6312,-6.3878,-4.6049,-8.096,-14.9795,-18.2422,-23.6553,-33.7363,-51.9472],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-20.1}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":16.2,\\\\\\\"rcd\\\\\\\":[-0.1],\\\\\\\"mp\\\\\\\":-1.65,\\\\\\\"be\\\\\\\":[26.9,11730.2],\\\\\\\"ocf\\\\\\\":[-13.357,-7.6108,-6.4069,-4.6289,-8.0977,-14.9047,-18.1727,-23.5907,-33.7144,-51.9326],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-20}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":15.7,\\\\\\\"rcd\\\\\\\":[-0.2],\\\\\\\"mp\\\\\\\":-4.15,\\\\\\\"be\\\\\\\":[26.9,11924],\\\\\\\"ocf\\\\\\\":[-13.5611,-7.6356,-6.4052,-4.6052,-8.0838,-14.8488,-18.1553,-23.4843,-33.2629,-51.7335],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-19.9},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02030103\\\\\\\",\\\\\\\"tag_03010308\\\\\\\",\\\\\\\"tag_03010300\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.8,0.74,0.17,0.06,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10088\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"63.742\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7611223051342056718\",\n                \"desc\": \"In a blink, the years roll on.  We look back and hope we’ve made a positive impact on all those around us, but more importantly ~ a positive impact on ourselves.  Life changes, but the hunger doesn’t.  Remember your why.  Onward.  @ProjectRock  #RememberYourWhyCollection\",\n                \"create_time\": 1772125975,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7611223027560336142,\n                    \"id_str\": \"7611223027560336142\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611223051342056718,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6g7u6nog65kqs750svg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7611223027560336142\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60.60406,\n                        \"shoot_duration_precision\": 60.60406,\n                        \"audition_duration_precision\": 60.60406,\n                        \"video_duration_precision\": 60.60406\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772125979,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7611223027560336142,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"7611223101480632333\",\n                        \"cha_name\": \"rememberyourwhycollection\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=7611223101480632333\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/rememberyourwhycollection?_r=1&name=rememberyourwhycollection&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=7611223101480632333&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #rememberyourwhycollection on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: rememberyourwhycollection\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #rememberyourwhycollection on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/da6ee133e858827f9ebcbb0015353d93/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/321c5144bd4b7c78d223b61d4658f35f/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e5661fd983447cdb65a0f6e8a5dcd81&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyOTgzYWYxNzg1M2VlMzRkNjBjNmRmNmI0OWIxNDE4&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_h264_720p_1155293\",\n                        \"data_size\": 8746440,\n                        \"file_hash\": \"e6c5bfef6d3f6d866092bfa4f9f24984\",\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=b8d955b4&x-expires=1774461600&x-signature=QtmO0EthHQFxHyMSr8XvGjFt1lc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=34d79cca&x-expires=1774461600&x-signature=Ayf03qd2xekPGehZjn6Jf6X6GIM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=33f4e63e&x-expires=1774461600&x-signature=uck4QV4i%2B3mFyAuu7roBynJUkkQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=b2df767f&x-expires=1774461600&x-signature=w510BdiG6pVpf67zKO35DaziRh0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d8e530f4&x-expires=1774461600&x-signature=W%2Bf9ywrXPPBObu4Dup2LMHbCOUc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=fa3d77b2&x-expires=1774461600&x-signature=CX9KTlySpWppD69di6honqVtxy4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQphS7A7sBtQHAFR1DRQQxiBtoE2gtflj6fDEs~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=4816df36&x-expires=1774461600&x-signature=xvfn4U4RlIE4l9FImaCB4bNshUA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ad9106dd8830115d6fcd11c73d1c9b35/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc2AstgofAQoF6dxgDRpQyBsfEDSFEHR7HPIg1/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2044&bt=1022&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtnM2VkNTY0ZmVpNmVpM0BpM3BmdHQ5cmU6OTMzZzczNEA0L2IvMDAzNTYxXi0xL2AwYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/1365038047bf152444b82ec4294b4e5c/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oc2AstgofAQoF6dxgDRpQyBsfEDSFEHR7HPIg1/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2044&bt=1022&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtnM2VkNTY0ZmVpNmVpM0BpM3BmdHQ5cmU6OTMzZzczNEA0L2IvMDAzNTYxXi0xL2AwYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6g7tb7og65quq3chmr0&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=30cf2b430fab4c9183623a3b20ed287e&item_id=7611223051342056718&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY5YWM4YjYwNmZjZmQ2ZmM3M2Y0NmY5NjU5NTM2MWE3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 7925607,\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 492114,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/bb1f6267e2814da3f3bf80fc2a13f4f8/69c32c90/video/tos/useast5/tos-useast5-ve-0068c001-tx/oUIEwV0I9bjhBG02oiDrCgiDgB6NPhA2IQAeap/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=960&bt=480&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=M2Q1aWRoMzVkOWQ8Zmk3OUBpM3BmdHQ5cmU6OTMzZzczNEBgXmAtMTAzNi8xLy40L2AvYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/159a9a8cf6a43b724027db99a7a5b039/69c32c90/video/tos/useast5/tos-useast5-ve-0068c001-tx/oUIEwV0I9bjhBG02oiDrCgiDgB6NPhA2IQAeap/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=960&bt=480&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=M2Q1aWRoMzVkOWQ8Zmk3OUBpM3BmdHQ5cmU6OTMzZzczNEBgXmAtMTAzNi8xLy40L2AvYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=26c42f7c192a462a92603e4a0fc2aac0&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjZjk5MGFmMjZiMWY2NDAxYWM5MjkzODMwYTJkOTQy&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc2_720p_492114\",\n                                \"data_size\": 3725675,\n                                \"file_hash\": \"bc2b7b3be7a8b12ca0d709d1e7b67b30\",\n                                \"file_cs\": \"c:0-38691-f1ca\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 134874}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 199714}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 269464}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 335469}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 383762}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 704724}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.447, \\\\\\\"v960\\\\\\\": 96.76, \\\\\\\"v864\\\\\\\": 97.504, \\\\\\\"v720\\\\\\\": 97.929}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.488, \\\\\\\"v960\\\\\\\": 90.904, \\\\\\\"v864\\\\\\\": 92.789, \\\\\\\"v720\\\\\\\": 95.419}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.463,\\\\\\\"srv1\\\\\\\":67.765},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":62.463,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"398b00a3a79e904ef5421940da02ff2a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.217, 0.217, 0.606, 0.599, 0.187, 0.227, 0.617, 0.187, 0.217, 0.634, 0.202, 0.23, 0.585, 0.606], \\\\\\\"dec2play\\\\\\\": [70795, 69213, 69213, 63183, 66035, 70589, 69651, 65778, 69990, 69213, 65413, 69449, 68757, 64887, 63183]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 100.994, \\\\\\\"sr20\\\\\\\": 107.035}}\\\",\\\"audio_bit_rate\\\":96208}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 428261,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1d6409b6dcdf740cd4958b1c1ec9178c/69c32c90/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQDBbe0oQgI2ir9CiDA6CIEBgw9p0FIA2nPl36/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=836&bt=418&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=aDs6aTtpOWc1aGlpZWg3aEBpM3BmdHQ5cmU6OTMzZzczNEA2L15iMzQvNjMxNTFiLV4tYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/971451b1d391e131dd0d5f3a1b466aa7/69c32c90/video/tos/useast5/tos-useast5-ve-0068c004-tx/oQDBbe0oQgI2ir9CiDA6CIEBgw9p0FIA2nPl36/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=836&bt=418&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=aDs6aTtpOWc1aGlpZWg3aEBpM3BmdHQ5cmU6OTMzZzczNEA2L15iMzQvNjMxNTFiLV4tYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ea40eeb4f8f4e629d267f68efa7289e&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg3Yjk1OTI1ZjIwYjg1Mzg5MmI5MWJiMmNhZWM0YWM5&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc2_540p_428261\",\n                                \"data_size\": 3242257,\n                                \"file_hash\": \"b908c2d54c976ebae57ba2027ab2a2df\",\n                                \"file_cs\": \"c:0-38691-18ba\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 120695}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 177457}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 239040}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 295092}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 334335}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 604440}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.036, \\\\\\\"v960\\\\\\\": 97.506, \\\\\\\"v864\\\\\\\": 98.055, \\\\\\\"v720\\\\\\\": 98.674}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.599, \\\\\\\"v960\\\\\\\": 90.235, \\\\\\\"v864\\\\\\\": 91.967, \\\\\\\"v720\\\\\\\": 93.783}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":61.574,\\\\\\\"srv1\\\\\\\":67.883},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":61.574,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9c9f5d408fbfab55c019243f36790732\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.163, 0.163, 0.65, 0.708, 0.128, 0.169, 0.615, 0.117, 0.163, 0.671, 0.129, 0.186, 0.669, 0.65], \\\\\\\"dec2play\\\\\\\": [54175, 53137, 53137, 49485, 50995, 54280, 53495, 50970, 53738, 53137, 50503, 53533, 52668, 50837, 49485]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 102.187, \\\\\\\"sr20\\\\\\\": 110.057}}\\\",\\\"audio_bit_rate\\\":64161}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 427083,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/25a2f6f40e8ae1d55336c0341d2365a2/69c32c90/video/tos/useast5/tos-useast5-pve-0068-tx/ocDF2PiEIBw0rn0PogipgRWI2SebaCA9BADIQ6/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=M2hlPDg4ZTo6ODlpaTVnNkBpM3BmdHQ5cmU6OTMzZzczNEAvNmNjYDIyX2ExYy9iNV9gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/53fadc8d6387914f503df10e94fef4ad/69c32c90/video/tos/useast5/tos-useast5-pve-0068-tx/ocDF2PiEIBw0rn0PogipgRWI2SebaCA9BADIQ6/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=M2hlPDg4ZTo6ODlpaTVnNkBpM3BmdHQ5cmU6OTMzZzczNEAvNmNjYDIyX2ExYy9iNV9gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c3bd82ef2ff645d7b75b55c5f9fb9e20&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlY2MwMTdlMmExOWExODEyM2Q3YmM4Y2EyMjQwOGVh&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc1_540p_427083\",\n                                \"data_size\": 3233339,\n                                \"file_hash\": \"c46767a53bf171c39431aad259d51ef4\",\n                                \"file_cs\": \"c:0-38407-6f9b\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 121718}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 174302}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 236543}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 285333}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 337849}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 605555}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.763, \\\\\\\"v960\\\\\\\": 94.846, \\\\\\\"v864\\\\\\\": 95.85, \\\\\\\"v720\\\\\\\": 97.546}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.981, \\\\\\\"v960\\\\\\\": 86.649, \\\\\\\"v864\\\\\\\": 88.102, \\\\\\\"v720\\\\\\\": 91.477}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":57.211,\\\\\\\"srv1\\\\\\\":65.439},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":57.211,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.79, \\\\\\\"sr20\\\\\\\": 103.661}}\\\",\\\"audio_bit_rate\\\":64161,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAuEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 285293,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/277c9db0df81d98fd045b78d8f2480bd/69c32c90/video/tos/useast5/tos-useast5-ve-0068c004-tx/ogf5AHsSoBDF2esQgIRH1EANt76ghpYQDERBEt/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=556&bt=278&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aTVlOTs0ZzQ1ZjZmNDs2NkBpM3BmdHQ5cmU6OTMzZzczNEA2L2AwYTJfXjExNjYuLS5gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/bf0a47908db484f0ae2d9e181bc06070/69c32c90/video/tos/useast5/tos-useast5-ve-0068c004-tx/ogf5AHsSoBDF2esQgIRH1EANt76ghpYQDERBEt/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=556&bt=278&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aTVlOTs0ZzQ1ZjZmNDs2NkBpM3BmdHQ5cmU6OTMzZzczNEA2L2AwYTJfXjExNjYuLS5gYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c31308119c934c42a1bd51d836cb229f&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUxZWMwMTc1MmY4NzI1NTk1ZmVhMzVlMGEwOGVjYTY1&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc1_540p_285293\",\n                                \"data_size\": 2159885,\n                                \"file_hash\": \"dbc52f0fe208299f7627b0d6e46fc825\",\n                                \"file_cs\": \"c:0-38415-e9cc\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 98362}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 134581}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 178534}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 211248}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 246275}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 420296}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.253, \\\\\\\"v960\\\\\\\": 89.576, \\\\\\\"v864\\\\\\\": 90.946, \\\\\\\"v720\\\\\\\": 93.243}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.377, \\\\\\\"v960\\\\\\\": 80.42, \\\\\\\"v864\\\\\\\": 82.377, \\\\\\\"v720\\\\\\\": 86.088}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":68.975,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":52.258,\\\\\\\"srv1\\\\\\\":59.929},\\\\\\\"src\\\\\\\":68.975,\\\\\\\"trans\\\\\\\":52.258,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24095,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAuEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 23,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 60566,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/da6ee133e858827f9ebcbb0015353d93/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/321c5144bd4b7c78d223b61d4658f35f/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e5661fd983447cdb65a0f6e8a5dcd81&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyOTgzYWYxNzg1M2VlMzRkNjBjNmRmNmI0OWIxNDE4&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_h264_720p_1155293\",\n                        \"data_size\": 8746440,\n                        \"file_hash\": \"e6c5bfef6d3f6d866092bfa4f9f24984\",\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=b2df767f&x-expires=1774461600&x-signature=w510BdiG6pVpf67zKO35DaziRh0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 19.70619444444444,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6g7tb7og65quq3chmr0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/704d5ac8658918ebc1f4e44fb4f2bcbd/69c32c90/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ooNgI0I90CoiCoKmBAEQ26ePrbbwmiIBQIpA2D/?a=1233\\\\u0026bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2092\\\\u0026bt=1046\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDo5ZDhkMzs0ZmY4ODdoZUBpM3BmdHQ5cmU6OTMzZzczNEAwNGIzYi5iNWAxMjE2Li8wYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/c63dcb2447ffc235264e0c8f1d2ab647/69c32c90/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ooNgI0I90CoiCoKmBAEQ26ePrbbwmiIBQIpA2D/?a=1233\\\\u0026bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2092\\\\u0026bt=1046\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDo5ZDhkMzs0ZmY4ODdoZUBpM3BmdHQ5cmU6OTMzZzczNEAwNGIzYi5iNWAxMjE2Li8wYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6g7tb7og65quq3chmr0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=3b2e1495455c4cc188e01ae56ae6773a\\\\u0026item_id=7611223051342056718\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlkMzI2MDNlZmRlNzQ5M2NhZTQxN2FjNThjYWRhYjBi\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":8651679,\\\"file_cs\\\":\\\"c:0-37287-79a3\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/3efa245167f3feead799f7f67bc456a1/69c32c90/video/tos/useast5/tos-useast5-pve-0068-tx/oQe0BP6rCinpErg29Q0wiAogIwIDAjI2yBWDb7/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=MzY5aTY6ZGU6Z2c5NDhmaEBpM3BmdHQ5cmU6OTMzZzczNEAzYDQ1MGFjXjAxMmJiMi40YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/f83060544777906961138ea2a3154d09/69c32c90/video/tos/useast5/tos-useast5-pve-0068-tx/oQe0BP6rCinpErg29Q0wiAogIwIDAjI2yBWDb7/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=MzY5aTY6ZGU6Z2c5NDhmaEBpM3BmdHQ5cmU6OTMzZzczNEAzYDQ1MGFjXjAxMmJiMi40YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7e1c55e1e65d4d37abfad7338f76c360&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQwOWFlYWY0NTM5YTg5NDFkYjFiZDcyZmI0ZjM3MjI3&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_bytevc1_540p_493005\",\n                        \"data_size\": 3732420,\n                        \"file_hash\": \"3adcd2f693aabd6b01f4e6fa1ce10247\",\n                        \"file_cs\": \"c:0-38433-5fb2\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"9.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-13.3\\\",\\\"LoudnessRangeStart\\\":\\\"-23.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.1,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.124},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.963},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":0.02,\\\\\\\"RTotal\\\\\\\":-17.153,\\\\\\\"LRDiff\\\\\\\":-0.034,\\\\\\\"LTotal\\\\\\\":-17.188},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.33,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.53},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-18.1,\\\\\\\"LoudR\\\\\\\":5,\\\\\\\"LoudRE\\\\\\\":-16.3,\\\\\\\"LoudRS\\\\\\\":-21.3,\\\\\\\"MaxMomLoud\\\\\\\":-13.4,\\\\\\\"MaxSTLoud\\\\\\\":-16.1}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":3.31,\\\\\\\"FCenL\\\\\\\":3017.01,\\\\\\\"FCenR\\\\\\\":3069.75,\\\\\\\"Spkr100G\\\\\\\":2.23,\\\\\\\"Spkr150G\\\\\\\":2.92}},\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-17.1,\\\\\\\"LoudnessRange\\\\\\\":9.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.3}\\\",\\\"bright_ratio_mean\\\":\\\"0.007\\\",\\\"brightness_mean\\\":\\\"90.4836\\\",\\\"diff_overexposure_ratio\\\":\\\"0\\\",\\\"loudness\\\":\\\"-17.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5628,6446.3023]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1772125975}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"8.1319\\\",\\\"vq_score\\\":\\\"57.81\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=b2df767f&x-expires=1774461600&x-signature=w510BdiG6pVpf67zKO35DaziRh0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d17637a&x-expires=1774461600&x-signature=JK8n8E%2BuHqqC%2FERcdyYn5FcD6xs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=6f7d9cab&x-expires=1774461600&x-signature=6nkAmvTcsHoZ9LkkxTzCnP2FSW4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8GWAxe4AacPTLAIF99EArkyIQQHfILAjfFAUJ~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=b2df767f&x-expires=1774461600&x-signature=w510BdiG6pVpf67zKO35DaziRh0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 5,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 580\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/e8bb8ce317ea5df9213c6f352120249e/69ea6530/video/tos/useast5/tos-useast5-v-0068-tx/55a58b4afea64763860a9d3fce82699e/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4578&bt=2289&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=M3BmdHQ5cmU6OTMzZzczNEBpM3BmdHQ5cmU6OTMzZzczNEBvZTByMmQ0cWRhLS1kMS9zYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                \"expire\": 1776969008,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7611223586187283214,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 1539302977,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7611223586187283214,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/e8bb8ce317ea5df9213c6f352120249e/69ea6530/video/tos/useast5/tos-useast5-v-0068-tx/55a58b4afea64763860a9d3fce82699e/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4578&bt=2289&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=M3BmdHQ5cmU6OTMzZzczNEBpM3BmdHQ5cmU6OTMzZzczNEBvZTByMmQ0cWRhLS1kMS9zYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/b3daba9102aa9330b654e06020e82625/69ea6530/video/tos/useast5/tos-useast5-v-0068-tx/55a58b4afea64763860a9d3fce82699e/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4578&bt=2289&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=M3BmdHQ5cmU6OTMzZzczNEBpM3BmdHQ5cmU6OTMzZzczNEBvZTByMmQ0cWRhLS1kMS9zYSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5Yzk2NDQ3YmEzNjllMmY0ZDVhNWVmOGEzYTNjYWNh&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                                ],\n                                \"caption_length\": 496,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10061\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6g7tb7og65quq3chmr0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/da6ee133e858827f9ebcbb0015353d93/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/321c5144bd4b7c78d223b61d4658f35f/69c32c90/video/tos/useast5/tos-useast5-ve-0068c003-tx/oETXkfB2ZCbgPALjrHjRhmcAhQIsAPea71fGIY/?a=1233&bti=MzU8OGYpNHYpNzo5ZjEuLjpkLTptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2256&bt=1128&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=NGdnZGhpZDlnOjc7ZzQ5aEBpM3BmdHQ5cmU6OTMzZzczNEA1YDI1My0yX2AxMDZjMzI2YSNvZTByMmQ0cWRhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e5661fd983447cdb65a0f6e8a5dcd81&is_play_url=1&item_id=7611223051342056718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyOTgzYWYxNzg1M2VlMzRkNjBjNmRmNmI0OWIxNDE4&source=PUBLISH&video_id=v12044gd0000d6g7tb7og65quq3chmr0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6g7tb7og65quq3chmr0_h264_720p_1155293\",\n                        \"data_size\": 8746440,\n                        \"file_hash\": \"e6c5bfef6d3f6d866092bfa4f9f24984\",\n                        \"file_cs\": \"c:0-37287-79a3\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7611223051342056718?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7611223051342056718&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7611223051342056718\",\n                    \"comment_count\": 1055,\n                    \"digg_count\": 41505,\n                    \"download_count\": 430,\n                    \"play_count\": 424239,\n                    \"share_count\": 637,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 40,\n                    \"collect_count\": 1752,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7611223051342056718\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 231,\n                        \"end\": 243,\n                        \"user_id\": \"7256912863223497774\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAghr757e0xj8NyqWQF6j6tWz1SApuCfXdVW7vXVEpGR2slQbuTBDV36TqoDZ77UV7\",\n                        \"tag_id\": \"51\"\n                    },\n                    {\n                        \"start\": 245,\n                        \"end\": 271,\n                        \"type\": 1,\n                        \"hashtag_name\": \"rememberyourwhycollection\",\n                        \"hashtag_id\": \"7611223101480632333\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"10\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7611223051342056718?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7611223051342056718&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7611218048917245198\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"In a blink, the years roll on. \\\",\\\"\\\",\\\"We look back and hope we’ve made a positive impact on all those around us, but more importantly ~ a positive impact on ourselves. \\\",\\\"\\\",\\\"Life changes, but the hunger doesn’t. \\\",\\\"\\\",\\\"Remember your why. \\\",\\\"\\\",\\\"Onward. \\\",\\\"\\\",\\\"@ProjectRock \\\",\\\"#RememberYourWhyCollection\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 12,\n                        \"user_id\": \"7256912863223497774\",\n                        \"type\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAghr757e0xj8NyqWQF6j6tWz1SApuCfXdVW7vXVEpGR2slQbuTBDV36TqoDZ77UV7\",\n                        \"line_idx\": 10,\n                        \"tag_id\": \"51\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 26,\n                        \"type\": 1,\n                        \"hashtag_name\": \"rememberyourwhycollection\",\n                        \"hashtag_id\": \"7611223101480632333\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 11,\n                        \"tag_id\": \"10\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"best madea scenes the rock\",\n                                    \"word_id\": \"1345224430357245047\",\n                                    \"penetrate_info\": \"{\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.007874750638388979,\\\"video_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611223051342056718,\n                        7611218048917245198\n                    ],\n                    \"GroupdIdList1\": [\n                        7611223051342056718,\n                        7611218048917245198\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 60560,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"In a blink, the years roll on. <br><br>We look back and hope we’ve made a positive impact on all those around us, but more importantly ~ a positive impact on ourselves. <br><br>Life changes, but the hunger doesn’t. <br><br>Remember your why. <br><br>Onward. <br><br><m id=\\\"51\\\">@ProjectRock</m> <br><h id=\\\"10\\\">#RememberYourWhyCollection</h>\",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"7256912863223497774\",\n                            \"type\": 0,\n                            \"sec_uid\": \"MS4wLjABAAAAghr757e0xj8NyqWQF6j6tWz1SApuCfXdVW7vXVEpGR2slQbuTBDV36TqoDZ77UV7\",\n                            \"tag_id\": \"51\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"rememberyourwhycollection\",\n                            \"hashtag_id\": \"7611223101480632333\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"10\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0024868057863609897}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"best madea scenes the rock\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"1345224430357245047\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7611223027560336142,\n                    \"id_str\": \"7611223027560336142\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7611223089673784077.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611223051342056718,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6g7u6nog65kqs750svg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7611223027560336142\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60.60406,\n                        \"shoot_duration_precision\": 60.60406,\n                        \"audition_duration_precision\": 60.60406,\n                        \"video_duration_precision\": 60.60406\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1772125979,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7611223027560336142,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"collab_info\": {\n                    \"should_display_tag\": true,\n                    \"collaborators\": [\n                        {\n                            \"user_info\": {\n                                \"uid\": \"6745191554350760966\",\n                                \"nickname\": \"The Rock\",\n                                \"avatar_thumb\": {\n                                    \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"width\": 720,\n                                    \"height\": 720,\n                                    \"url_prefix\": null\n                                },\n                                \"follow_status\": 0,\n                                \"follower_count\": 79570758,\n                                \"custom_verify\": \"Verified account\",\n                                \"unique_id\": \"therock\",\n                                \"enterprise_verify_reason\": \"\",\n                                \"followers_detail\": null,\n                                \"platform_sync_info\": null,\n                                \"secret\": 0,\n                                \"geofencing\": null,\n                                \"cover_url\": null,\n                                \"item_list\": null,\n                                \"type_label\": null,\n                                \"ad_cover_url\": null,\n                                \"relative_users\": null,\n                                \"cha_list\": null,\n                                \"need_points\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"can_set_geofencing\": null,\n                                \"white_cover_url\": null,\n                                \"user_tags\": null,\n                                \"bold_fields\": null,\n                                \"search_highlight\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"events\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"user_profile_guide\": null,\n                                \"shield_edit_field_info\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"account_labels\": null\n                            },\n                            \"collab_status\": 2\n                        },\n                        {\n                            \"user_info\": {\n                                \"uid\": \"7256912863223497774\",\n                                \"nickname\": \"ProjectRock\",\n                                \"avatar_thumb\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ce2fea8c&x-expires=1774461600&x-signature=t9qm5PWwHFtixM9wA5fkLBEtHHg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cff7120f&x-expires=1774461600&x-signature=wlPlkoc0zQx44YfWuR8jN6gtju4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/164fd5a819f23943d33b5061ab05ebc1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1bf9e140&x-expires=1774461600&x-signature=ejhwAhCfAI6a05UlVwWNpqIIja4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"width\": 720,\n                                    \"height\": 720,\n                                    \"url_prefix\": null\n                                },\n                                \"follow_status\": 0,\n                                \"follower_count\": 85172,\n                                \"custom_verify\": \"\",\n                                \"unique_id\": \"projectrock\",\n                                \"enterprise_verify_reason\": \"verified account\",\n                                \"followers_detail\": null,\n                                \"platform_sync_info\": null,\n                                \"secret\": 0,\n                                \"geofencing\": null,\n                                \"cover_url\": null,\n                                \"item_list\": null,\n                                \"type_label\": null,\n                                \"ad_cover_url\": null,\n                                \"relative_users\": null,\n                                \"cha_list\": null,\n                                \"need_points\": null,\n                                \"homepage_bottom_toast\": null,\n                                \"can_set_geofencing\": null,\n                                \"white_cover_url\": null,\n                                \"user_tags\": null,\n                                \"bold_fields\": null,\n                                \"search_highlight\": null,\n                                \"mutual_relation_avatars\": null,\n                                \"events\": null,\n                                \"advance_feature_item_order\": null,\n                                \"advanced_feature_info\": null,\n                                \"user_profile_guide\": null,\n                                \"shield_edit_field_info\": null,\n                                \"can_message_follow_status_list\": null,\n                                \"account_labels\": null\n                            },\n                            \"collab_status\": 2\n                        }\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 2,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501293177588768, \\\\\\\"1\\\\\\\": 4.50130546431994, \\\\\\\"0\\\\\\\": 4.5012690294960285}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 5.6259645953350045e-06, \\\\\\\"2\\\\\\\": -0.0002222654438400385, \\\\\\\"-1\\\\\\\": -6.847013407574947e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002968604523306782, \\\\\\\"2\\\\\\\": 0.0006060498072687343, \\\\\\\"-1\\\\\\\": 2.9107127305046327e-06}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.79],\\\\\\\"drr\\\\\\\":17.9,\\\\\\\"rcd\\\\\\\":[0.1],\\\\\\\"mp\\\\\\\":0.02,\\\\\\\"be\\\\\\\":[5.4,10605.1],\\\\\\\"ocf\\\\\\\":[-3.9042,-4.771,-7.7973,-12.2339,-16.457,-20.7936,-26.0407,-34.9674,-41.6904,-56.6022],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-17.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03000004\\\\\\\",\\\\\\\"tag_03000002\\\\\\\",\\\\\\\"tag_02030011\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.71,0.17,0.11,0.1,0.08]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10061\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"57.481\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5628,6446.3023]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7608742120739966221\",\n                \"desc\": \"Learning this information about myself & Italian brain-rot, makes me feel quite the spectrum of emotions. What can I say except... you're welcooooome 🇮🇹🧠💁🏾\\u200d♂️ (I belly laughed so hard the first time I heard the english translation but then realized what it says about my filthy sense of humor 🤣 #brainrot  #italianbrainrot \",\n                \"create_time\": 1771548359,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7608742299656964877,\n                    \"id_str\": \"7608742299656964877\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 126,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7608742120739966221,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6bqtj7og65msb5phtbg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7608742299656964877\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 126,\n                    \"shoot_duration\": 126,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 126,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 126.668,\n                        \"shoot_duration_precision\": 126.668,\n                        \"audition_duration_precision\": 126.668,\n                        \"video_duration_precision\": 126.668\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771548376,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"same_group_id_v3\": 7463767366779766810,\n                    \"sim_group_id_v3\": 7372122823159973940,\n                    \"music_ugid\": 7608742299656964877,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": false\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1621863716665349\",\n                        \"cha_name\": \"brainrot\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1621863716665349\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/brainrot?_r=1&name=brainrot&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=1621863716665349&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #brainrot on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: brainrot\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #brainrot on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/47d3d069297c07f50fc04593f472b5d4/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/d686883a7fa62c65e4a78397da05f13e/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09fb0ad23b934700b0480791e17f481e&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwOTI4ODBmMTJjMTFkZTM2ZDc1NDBlZDhkMjc0NDcy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_h264_720p_880253\",\n                        \"data_size\": 13929572,\n                        \"file_hash\": \"221e2a83aef910f13ef012f3387eaa82\",\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a4511e22&x-expires=1774461600&x-signature=c7WmnL8GIDWrBtGK0I%2FYgzSOOHQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a4e83de6&x-expires=1774461600&x-signature=Cchn47i%2Fk2hcvdAkoEx9bHeMKSI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIkwt2PBBI0zsAEriBpiC8iTecI3w~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=4572e710&x-expires=1774461600&x-signature=SULeZDW4b2Hso3hZS7%2BcAsXub8w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=5fba9b11&x-expires=1774461600&x-signature=wKzwn0tu%2BoZpB4wewEoOEhCN%2B38%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=a367d5e3&x-expires=1774461600&x-signature=oQ04hwSbZuwqjTXKS9v2x7xtQ7k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ6ypI9IBSCteAsIwivFA0BDiiTzr0BCCwEISX~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=2121d62c&x-expires=1774461600&x-signature=4%2F81uIxRRiTqlVTwnOWmvtjcKZM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b5b59f24&x-expires=1774461600&x-signature=cc68oY9yhbkUngTpqwg5R9BCveQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=33fe82bf&x-expires=1774461600&x-signature=pXdxa8jqtCCk7BO8rqxmjJWz3ro%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4SX9IwyvAIVwtynBBI0zvAEriBpiC0iTeDIrw~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=c28ab38f&x-expires=1774461600&x-signature=P8rTqrd5%2BJy0TeNAShGZKTIzXJ0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d616eb1afffbd0021e8d2671397b2709/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMf2VQJk6pmrQgEYflEFnEsDBUYIlIRv3gSAgD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1574&bt=787&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjM3aDY1aTk5ODQ4Omg6aEBpMztkdmo5cnd0OTMzZzczNEBeXjAxLi5eNl4xNjIvNWBeYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/26c5d434c3cbae523bcd376631b930c3/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oMf2VQJk6pmrQgEYflEFnEsDBUYIlIRv3gSAgD/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1574&bt=787&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZjM3aDY1aTk5ODQ4Omg6aEBpMztkdmo5cnd0OTMzZzczNEBeXjAxLi5eNl4xNjIvNWBeYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6bqrtnog65g9sqa4820&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=aec78e27559145a696af12134e34a0ac&item_id=7608742120739966221&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgxYjBhNDJiZTU0NWJjMWM2YzAwMDllZjA0MzkyODU3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 12759119,\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 476595,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/473868b4f4c9a409ac369ff7ccea542b/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/oY0WIXICABidiwMHEuOAviDwtBpp9EzTIeyS9Q/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=930&bt=465&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=PDQ7ZzQ8OjplZWZmNTg4N0BpMztkdmo5cnd0OTMzZzczNEAtY2NfMS80NV4xMTAuMl5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/4993e3d30512affaf16f4e2ab335a809/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/oY0WIXICABidiwMHEuOAviDwtBpp9EzTIeyS9Q/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=930&bt=465&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=PDQ7ZzQ8OjplZWZmNTg4N0BpMztkdmo5cnd0OTMzZzczNEAtY2NfMS80NV4xMTAuMl5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a4a555123c4c4bab87772941bdf8f109&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY4YmVhZDUxOGFlYTEzYjExOGQ1NGRmNWQwOWEzMTIy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc2_720p_476595\",\n                                \"data_size\": 7541891,\n                                \"file_hash\": \"3d04ae8a3b8bf3e7583f7b57e27d92c6\",\n                                \"file_cs\": \"c:0-106087-47b4\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 205153}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 258099}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 298130}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 350206}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 403370}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 839763}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.675, \\\\\\\"v960\\\\\\\": 97.329, \\\\\\\"v864\\\\\\\": 97.706, \\\\\\\"v720\\\\\\\": 98.335}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.732, \\\\\\\"v960\\\\\\\": 89.754, \\\\\\\"v864\\\\\\\": 91.392, \\\\\\\"v720\\\\\\\": 93.402}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.051,\\\\\\\"srv1\\\\\\\":70.141},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":64.051,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"398b00a3a79e904ef5421940da02ff2a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.31, 0.384, 0.411, 1.119, 0.325, 0.376, 1.094, 0.31, 0.384, 1.1, 0.303, 0.411, 1.107, 1.096], \\\\\\\"dec2play\\\\\\\": [71044, 69624, 68270, 67954, 63430, 70131, 68590, 63801, 69624, 68270, 63123, 69160, 67954, 63153, 62204]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 101.075, \\\\\\\"sr20\\\\\\\": 106.682}}\\\",\\\"audio_bit_rate\\\":96105}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 383505,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/cc10891e850b82e4a1468c4d54641d94/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/o8QIz9EvI0ijapBPASBXitieyYvywAwIT7tFEC/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=748&bt=374&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=NDM1NmQ8ZDg3NmU2OmdoZ0BpMztkdmo5cnd0OTMzZzczNEAyY2BjNV9fNi4xNmMwXi0uYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/ca202404d33774d049a610806e8e83f6/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/o8QIz9EvI0ijapBPASBXitieyYvywAwIT7tFEC/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=748&bt=374&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=NDM1NmQ8ZDg3NmU2OmdoZ0BpMztkdmo5cnd0OTMzZzczNEAyY2BjNV9fNi4xNmMwXi0uYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1d0ead37f39b431495bab98af3c2f051&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlmMDNkNGE1MDNlMWM2ZTQzYmQ2MmJkM2EyM2ZkOGYx&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc2_540p_383505\",\n                                \"data_size\": 6068782,\n                                \"file_hash\": \"7344aefdf6ae3d09f0c7134022e08527\",\n                                \"file_cs\": \"c:0-106087-a2ad\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 187319}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 228546}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 259481}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 300248}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 343716}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 692577}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.908, \\\\\\\"v960\\\\\\\": 97.341, \\\\\\\"v864\\\\\\\": 98.285, \\\\\\\"v720\\\\\\\": 99.171}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.887, \\\\\\\"v960\\\\\\\": 88.48, \\\\\\\"v864\\\\\\\": 89.947, \\\\\\\"v720\\\\\\\": 91.97}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.206,\\\\\\\"srv1\\\\\\\":69.988},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":62.206,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9c9f5d408fbfab55c019243f36790732\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.428, 0.449, 0.977, 0.362, 0.43, 0.998, 0.319, 0.428, 1.018, 0.342, 0.449, 1.035, 1.047], \\\\\\\"dec2play\\\\\\\": [48953, 48953, 47130, 46854, 44454, 48025, 47155, 44664, 47565, 47130, 44654, 47515, 46854, 44692, 43700]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 100.39, \\\\\\\"sr20\\\\\\\": 107.833}}\\\",\\\"audio_bit_rate\\\":64070}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 365665,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/6ac8875528ff8e4df97d6fb17a2bdfa9/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c004-tx/oUEtKQpB0AswI5iiiFheaAITCBSXvyAwzIEcK9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=714&bt=357&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=Zzc8ZzdkOmc8Zmc2NDg6N0BpMztkdmo5cnd0OTMzZzczNEBhXmAxYF41XjIxMTQwMC4tYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/5ae9062b520acc612378872974822705/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c004-tx/oUEtKQpB0AswI5iiiFheaAITCBSXvyAwzIEcK9/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=714&bt=357&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=4&rc=Zzc8ZzdkOmc8Zmc2NDg6N0BpMztkdmo5cnd0OTMzZzczNEBhXmAxYF41XjIxMTQwMC4tYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=04173531734d4c59ad87aac44dc9a4dd&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRlOTllNDFhYTYwYzAwM2UxMGQzN2YyNzA5NDhhYmYy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc1_540p_365665\",\n                                \"data_size\": 5786467,\n                                \"file_hash\": \"79188e5c88395410081c51367da1b69d\",\n                                \"file_cs\": \"c:0-105807-f68b\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 173446}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 196416}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 251081}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 294276}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 337468}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 638480}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.817, \\\\\\\"v960\\\\\\\": 94.542, \\\\\\\"v864\\\\\\\": 95.851, \\\\\\\"v720\\\\\\\": 97.322}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.97, \\\\\\\"v960\\\\\\\": 86.112, \\\\\\\"v864\\\\\\\": 87.672, \\\\\\\"v720\\\\\\\": 90.201}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":59.547,\\\\\\\"srv1\\\\\\\":67.623},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":59.547,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.671, \\\\\\\"sr20\\\\\\\": 104.115}}\\\",\\\"audio_bit_rate\\\":64070,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 241680,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ba0025575bcf09a676cf3f404ac05caa/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/ooUCEveXiw2IBmDEQSwiA9ApsByiIlVz0ItTpa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=472&bt=236&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ODZmaTk4ZzM7aThnaWRoO0BpMztkdmo5cnd0OTMzZzczNEA0NjZhMTQ2NS0xMWJhYGNhYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/efba1ec7b7809e4d1e825916758db388/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/ooUCEveXiw2IBmDEQSwiA9ApsByiIlVz0ItTpa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=472&bt=236&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ODZmaTk4ZzM7aThnaWRoO0BpMztkdmo5cnd0OTMzZzczNEA0NjZhMTQ2NS0xMWJhYGNhYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d8fecadfed454f08809d7546df9c9375&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkOTY4NjZjZWI5ZTNkYTIwMjkyMmNlOTYzN2M3NmZj&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc1_540p_241680\",\n                                \"data_size\": 3824470,\n                                \"file_hash\": \"e1860c43c1b4c70b6771705582aceafd\",\n                                \"file_cs\": \"c:0-105823-72b7\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 152524}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 165994}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 203539}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 230757}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 259611}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 453761}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.738, \\\\\\\"v960\\\\\\\": 89.943, \\\\\\\"v864\\\\\\\": 91.603, \\\\\\\"v720\\\\\\\": 93.97}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.078, \\\\\\\"v960\\\\\\\": 81.539, \\\\\\\"v864\\\\\\\": 83.493, \\\\\\\"v720\\\\\\\": 86.54}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":71.319,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":55.878,\\\\\\\"srv1\\\\\\\":62.544},\\\\\\\"src\\\\\\\":71.319,\\\\\\\"trans\\\\\\\":55.878,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24053,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 30,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 126596,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/47d3d069297c07f50fc04593f472b5d4/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/d686883a7fa62c65e4a78397da05f13e/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09fb0ad23b934700b0480791e17f481e&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwOTI4ODBmMTJjMTFkZTM2ZDc1NDBlZDhkMjc0NDcy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_h264_720p_880253\",\n                        \"data_size\": 13929572,\n                        \"file_hash\": \"221e2a83aef910f13ef012f3387eaa82\",\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"is_long_video\": 1,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=af25b279&x-expires=1774461600&x-signature=YnH9ElaDBU3TdITeLZ%2BioX97lPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=7b061c5b&x-expires=1774461600&x-signature=4GBBWVZegRix%2Bvd6L%2F8SWY38Wwc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a8d7faf1&x-expires=1774461600&x-signature=Z4v7lomdBaV50lX8nYIjTxxGJoo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 107.1785165714286,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d6bqrtnog65g9sqa4820\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/2e73126d8870b0ee01b719b2568e6918/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/ocefhUAigbYAvQisW8KayMMfErecNiBLAVfA4R/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1680\\\\u0026bt=840\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzlkOmc4aDQ7NDk5M2Q5aEBpMztkdmo5cnd0OTMzZzczNEAuYF4yLWJeXjIxNV4uXl9eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/2b31dc33f6195d3f5e3c61ac50dd63dd/69c32cd2/video/tos/useast5/tos-useast5-pve-0068-tx/ocefhUAigbYAvQisW8KayMMfErecNiBLAVfA4R/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1680\\\\u0026bt=840\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzlkOmc4aDQ7NDk5M2Q5aEBpMztkdmo5cnd0OTMzZzczNEAuYF4yLWJeXjIxNV4uXl9eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d6bqrtnog65g9sqa4820\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=aeb6aa10a6864158a1aee50d57aac610\\\\u0026item_id=7608742120739966221\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYzYWVhOTI5NzkwZGU1NjQ3MDQ4M2I1M2NjM2Q2MTE1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":14048421,\\\"file_cs\\\":\\\"c:0-104760-4e3d\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"video_model\": \"\",\n                    \"tags\": null,\n                    \"big_thumbs\": [\n                        {\n                            \"img_num\": 127,\n                            \"uri\": \"\",\n                            \"img_url\": \"\",\n                            \"img_x_size\": 136,\n                            \"img_y_size\": 240,\n                            \"img_x_len\": 5,\n                            \"img_y_len\": 5,\n                            \"duration\": 126.53333,\n                            \"interval\": 1,\n                            \"fext\": \"jpeg\",\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/o0lX2QglfAQoK3eJGDRpmvBIrEDSFEiEn6IQ0g\",\n                                \"tos-useast5-p-0068-tx/o0lfEDAFEQxgaRFgnrElQ3Q6RIr2DfhBSvapmX\",\n                                \"tos-useast5-p-0068-tx/oUmvXAEY6SFvlEQpKlFfDBglQr863IQnRfDgE2\",\n                                \"tos-useast5-p-0068-tx/oIBX3pS9IAiySIiRvvIrCswB7tgEewIzCTAvi0\",\n                                \"tos-useast5-p-0068-tx/osSX9IwyvAIsQtS0DBI0zvAEriBpiCCiTeJI9w\",\n                                \"tos-useast5-p-0068-tx/oUlAIBE6vEDcRdgQ3nIEFtXDfgSAepQErlQ2m1\"\n                            ],\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0lX2QglfAQoK3eJGDRpmvBIrEDSFEiEn6IQ0g~tplv-noop.image?dr=12525&refresh_token=0aa24cc6&x-expires=1774398674&x-signature=99tIw%2B5IzvfuBnHCOc9ZHHJgNKo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0lfEDAFEQxgaRFgnrElQ3Q6RIr2DfhBSvapmX~tplv-noop.image?dr=12525&refresh_token=58890d86&x-expires=1774398674&x-signature=zMRHycHqRMtmr2gZtHHs5HtBPaU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUmvXAEY6SFvlEQpKlFfDBglQr863IQnRfDgE2~tplv-noop.image?dr=12525&refresh_token=d6f09011&x-expires=1774398674&x-signature=CQaePc3s2Cb%2FwVmp50n37r7Ng%2Fk%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIBX3pS9IAiySIiRvvIrCswB7tgEewIzCTAvi0~tplv-noop.image?dr=12525&refresh_token=b38eb7d6&x-expires=1774398674&x-signature=5hnKfSNBDa78TgVIM0Ui6NYa8hc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osSX9IwyvAIsQtS0DBI0zvAEriBpiCCiTeJI9w~tplv-noop.image?dr=12525&refresh_token=15c37d7b&x-expires=1774398674&x-signature=X2JRiTy%2BzN2N1t7WjAwGMh4l5M8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUlAIBE6vEDcRdgQ3nIEFtXDfgSAepQErlQ2m1~tplv-noop.image?dr=12525&refresh_token=6b75967d&x-expires=1774398674&x-signature=amwQzdLgPZLc32lgcrQbykpu44E%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000d6bqrtnog65g9sqa4820\"\n                            ]\n                        }\n                    ],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d2d586c2c8efa54fc0c936326040330a/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQ2QIBvirwyq09EpTEAtIiAgGzItiSCKBw6esX/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=ODRmOzlmZjo2N2g0OjllNkBpMztkdmo5cnd0OTMzZzczNEAtNF8vMy0yXjQxYS02YF5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/13903b6e158f2b732f47971721af596e/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c002-tx/oQ2QIBvirwyq09EpTEAtIiAgGzItiSCKBw6esX/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=ODRmOzlmZjo2N2g0OjllNkBpMztkdmo5cnd0OTMzZzczNEAtNF8vMy0yXjQxYS02YF5eYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a3abc69701de4473a75c0c6628bc7105&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3Mjc3NDZkNmJiZWJmOWJhNzJiODFlZWFjYjhlMjVj&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_bytevc1_540p_408837\",\n                        \"data_size\": 6469649,\n                        \"file_hash\": \"f0771b09e1f756c6b1fc94df1e2420e5\",\n                        \"file_cs\": \"c:0-105829-f61d\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"7.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-15.2\\\",\\\"LoudnessRangeStart\\\":\\\"-22.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-9.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-15.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2791.4,\\\\\\\"FCenR\\\\\\\":2296.03,\\\\\\\"Spkr100G\\\\\\\":0.15,\\\\\\\"Spkr150G\\\\\\\":0.32,\\\\\\\"Spkr200G\\\\\\\":0.62},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.767},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.183},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-3.158,\\\\\\\"LTotal\\\\\\\":-22.598,\\\\\\\"Peak\\\\\\\":0.103,\\\\\\\"RTotal\\\\\\\":-19.44},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.96,\\\\\\\"SingingRatio\\\\\\\":0.01,\\\\\\\"SpeechRatio\\\\\\\":0.85},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-21.4,\\\\\\\"MaxMomLoud\\\\\\\":-9.94,\\\\\\\"MaxSTLoud\\\\\\\":-14.11,\\\\\\\"Loud\\\\\\\":-17.89,\\\\\\\"LoudR\\\\\\\":5.7,\\\\\\\"LoudRE\\\\\\\":-15.7}}},\\\\\\\"Loudness\\\\\\\":-17.8,\\\\\\\"LoudnessRange\\\\\\\":7.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.4,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-9.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.8,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0663\\\",\\\"brightness_mean\\\":\\\"140.4305\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0534\\\",\\\"loudness\\\":\\\"-17.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0446\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1771548359}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"23.5034\\\",\\\"vq_score\\\":\\\"59.45\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=af25b279&x-expires=1774461600&x-signature=YnH9ElaDBU3TdITeLZ%2BioX97lPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=7b061c5b&x-expires=1774461600&x-signature=4GBBWVZegRix%2Bvd6L%2F8SWY38Wwc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a8d7faf1&x-expires=1774461600&x-signature=Z4v7lomdBaV50lX8nYIjTxxGJoo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=af25b279&x-expires=1774461600&x-signature=YnH9ElaDBU3TdITeLZ%2BioX97lPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=7b061c5b&x-expires=1774461600&x-signature=4GBBWVZegRix%2Bvd6L%2F8SWY38Wwc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEoXESwIi9BAypVieUAzK0rtwHTBICBUIUvIvi~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=a8d7faf1&x-expires=1774461600&x-signature=Z4v7lomdBaV50lX8nYIjTxxGJoo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=PUBLISH\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 5,\n                            \"is_burnin_caption\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 180\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/070b91f6f0401d85f83565f6bff09fd5/69ea6572/video/tos/useast5/tos-useast5-v-0068-tx/d374bf29911a4226aa133b3e45ff5c02/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6118&bt=3059&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=Mztkdmo5cnd0OTMzZzczNEBpMztkdmo5cnd0OTMzZzczNEAvMW42MmRrb19hLS1kMS9zYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                \"expire\": 1776969074,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7608742701898550030,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 1520733855,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7608742701898550030,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/070b91f6f0401d85f83565f6bff09fd5/69ea6572/video/tos/useast5/tos-useast5-v-0068-tx/d374bf29911a4226aa133b3e45ff5c02/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6118&bt=3059&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=Mztkdmo5cnd0OTMzZzczNEBpMztkdmo5cnd0OTMzZzczNEAvMW42MmRrb19hLS1kMS9zYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/4087ed6e5a3a1d54884ba7c2bc3fbe00/69ea6572/video/tos/useast5/tos-useast5-v-0068-tx/d374bf29911a4226aa133b3e45ff5c02/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6118&bt=3059&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=Mztkdmo5cnd0OTMzZzczNEBpMztkdmo5cnd0OTMzZzczNEAvMW42MmRrb19hLS1kMS9zYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg5ODUwMjU1YmQ2ZDMwZjdjYTgzYjQ4ZGMwMmU0MzEz&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                                ],\n                                \"caption_length\": 1634,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": true,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10003\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d6bqrtnog65g9sqa4820\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/47d3d069297c07f50fc04593f472b5d4/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/d686883a7fa62c65e4a78397da05f13e/69c32cd2/video/tos/useast5/tos-useast5-ve-0068c001-tx/oI9eyiwoSiS7TNz0AEQVErIXvtCOJABpIBwIyi/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1718&bt=859&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aDtpNDQ6OzMzOjZlNWRlPEBpMztkdmo5cnd0OTMzZzczNEAuMTRiNi0xXy0xNjBhLWMtYSMvMW42MmRrb19hLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=09fb0ad23b934700b0480791e17f481e&is_play_url=1&item_id=7608742120739966221&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwOTI4ODBmMTJjMTFkZTM2ZDc1NDBlZDhkMjc0NDcy&source=PUBLISH&video_id=v12044gd0000d6bqrtnog65g9sqa4820\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d6bqrtnog65g9sqa4820_h264_720p_880253\",\n                        \"data_size\": 13929572,\n                        \"file_hash\": \"221e2a83aef910f13ef012f3387eaa82\",\n                        \"file_cs\": \"c:0-104760-4e3d\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7608742120739966221?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7608742120739966221&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7608742120739966221\",\n                    \"comment_count\": 1289,\n                    \"digg_count\": 82475,\n                    \"download_count\": 551,\n                    \"play_count\": 740925,\n                    \"share_count\": 13510,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 236,\n                    \"collect_count\": 6062,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7608742120739966221\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 301,\n                        \"end\": 310,\n                        \"type\": 1,\n                        \"hashtag_name\": \"brainrot\",\n                        \"hashtag_id\": \"1621863716665349\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"75\"\n                    },\n                    {\n                        \"start\": 312,\n                        \"end\": 328,\n                        \"type\": 1,\n                        \"hashtag_name\": \"italianbrainrot\",\n                        \"hashtag_id\": \"7417881178814087200\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"141\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7608742120739966221?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7608742120739966221&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7608742120739966221\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"Learning this information about myself \\\\u0026 Italian brain-rot, makes me feel quite the spectrum of emotions. What can I say except... you're welcooooome\\\",\\\"\\\\ud83c\\\\uddee\\\\ud83c\\\\uddf9\\\\ud83e\\\\udde0\\\\ud83d\\\\udc81\\\\ud83c\\\\udffe\\u200d♂️\\\",\\\"\\\",\\\"(I belly laughed so hard the first time I heard the english translation but then realized what it says about my filthy sense of humor \\\\ud83e\\\\udd23\\\",\\\"\\\",\\\"#brainrot \\\",\\\"#italianbrainrot \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 9,\n                        \"type\": 1,\n                        \"hashtag_name\": \"brainrot\",\n                        \"hashtag_id\": \"1621863716665349\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 5,\n                        \"tag_id\": \"75\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 16,\n                        \"type\": 1,\n                        \"hashtag_name\": \"italianbrainrot\",\n                        \"hashtag_id\": \"7417881178814087200\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 6,\n                        \"tag_id\": \"141\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"the rock brain rot\",\n                                    \"word_id\": \"1607944151053422843\",\n                                    \"penetrate_info\": \"{\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall,global_video_top_counter_recall\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0068107755993712564,\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7608742120739966221\n                    ],\n                    \"GroupdIdList1\": [\n                        7608742120739966221\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 126548,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"Learning this information about myself &amp; Italian brain-rot, makes me feel quite the spectrum of emotions. What can I say except... you're welcooooome<br>🇮🇹🧠💁🏾\\u200d♂️<br><br>(I belly laughed so hard the first time I heard the english translation but then realized what it says about my filthy sense of humor 🤣<br><br><h id=\\\"75\\\">#brainrot</h> <br><h id=\\\"141\\\">#italianbrainrot</h> \",\n                    \"text_extra\": [\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"brainrot\",\n                            \"hashtag_id\": \"1621863716665349\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"75\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"italianbrainrot\",\n                            \"hashtag_id\": \"7417881178814087200\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"141\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0017397172453352228}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"the rock brain rot\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"1607944151053422843\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7608742299656964877,\n                    \"id_str\": \"7608742299656964877\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7608742319723186957.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 126,\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7608742120739966221,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d6bqtj7og65msb5phtbg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7608742299656964877\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 126,\n                    \"shoot_duration\": 126,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 126,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 126.668,\n                        \"shoot_duration_precision\": 126.668,\n                        \"audition_duration_precision\": 126.668,\n                        \"video_duration_precision\": 126.668\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771548376,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"same_group_id_v3\": 7463767366779766810,\n                    \"sim_group_id_v3\": 7372122823159973940,\n                    \"music_ugid\": 7608742299656964877,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": false\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501209959290413, \\\\\\\"1\\\\\\\": 4.501222246021585, \\\\\\\"0\\\\\\\": 4.501185811197673}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -9.902415258198057e-05, \\\\\\\"2\\\\\\\": -0.00029706525658052213, \\\\\\\"-1\\\\\\\": -0.00010483149356507217}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0002968604523306782, \\\\\\\"2\\\\\\\": 0.0006060498072687343, \\\\\\\"-1\\\\\\\": 2.9107127305046327e-06}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"74ae78915d808e76104b38765219c117\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.93],\\\\\\\"drr\\\\\\\":19.1,\\\\\\\"rcd\\\\\\\":[1.8],\\\\\\\"mp\\\\\\\":0.3,\\\\\\\"be\\\\\\\":[21.5,10868.9],\\\\\\\"ocf\\\\\\\":[-10.9378,-3.705,-6.3269,-6.8786,-13.4066,-21.1427,-28.024,-37.0806,-41.2548,-55.4154],\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.92],\\\\\\\"drr\\\\\\\":18.9,\\\\\\\"rcd\\\\\\\":[1.8],\\\\\\\"mp\\\\\\\":0.21,\\\\\\\"be\\\\\\\":[21.5,10874.3],\\\\\\\"ocf\\\\\\\":[-10.8371,-3.7149,-6.3364,-6.8927,-13.4012,-21.0534,-27.9517,-36.9091,-41.1326,-54.9008],\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.92],\\\\\\\"drr\\\\\\\":18.5,\\\\\\\"rcd\\\\\\\":[1.9],\\\\\\\"mp\\\\\\\":0.1,\\\\\\\"be\\\\\\\":[21.5,11272.6],\\\\\\\"ocf\\\\\\\":[-11.0472,-3.7274,-6.2576,-6.8842,-13.3832,-20.9358,-27.8125,-36.9833,-40.7677,-54.6546],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-17.7},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02040215\\\\\\\",\\\\\\\"tag_02040413\\\\\\\",\\\\\\\"tag_02040212\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.82,0.81,0.14,0.12,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10003\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"62.817\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3577,10585.5996]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7607571932778695949\",\n                \"desc\": \"To work with you, and learn from you has been an honor ~ and to call you my friend, will always be a privilege. Thank you, brother for your anchoring heart and JOY throughout our Jumanji franchise. Let’s tell more stories together 🫱🏾\\u200d🫲🏼🫶🏾 ps, please keep smilin’ and please keep exfoliating the top of your head 😘🤣 #ThatsAWrap #DeVito 🐐 #jumanji \",\n                \"create_time\": 1771275900,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7058190794554411010,\n                    \"id_str\": \"7058190794554411010\",\n                    \"title\": \"When you Smiling\",\n                    \"author\": \"Frank Sinatra\",\n                    \"album\": \"Indimenticabile\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0407904,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogtQIUBlAgAIpAZsADOYbAlCQKinCeSmHDoect\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ok3loxmyACAPAZEvgIe0CeDnKbKvhYHDAtBAQI\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0NtBA8CUInfK2ACmYAgbKDxlQIUZtfACAxH8B\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMqlqwmHACAWAZdJgIeICeNnKb1IdYHDAtBAQI\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.906217,\\\"music_vid\\\":\\\"v10ad6g50000d0skqj7og65l048a28dg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7058190794554411010\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cc81bed7&x-expires=1774461600&x-signature=8yr9DoO0BgTziJO1DR4G61P0eRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=825de8a2&x-expires=1774461600&x-signature=%2F7hmgITUD27TSAkGsoE%2FetJ18OU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ae3493d9&x-expires=1774461600&x-signature=6YKQNcK4CnhKsSwlWVItfBo1LF0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2326f028&x-expires=1774461600&x-signature=sfHsJQbodh%2FQyhNhNnhyxAZLcjk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b42a462c&x-expires=1774461600&x-signature=CvoAzlSzz6R5qBm7zDQRT%2Fx6jHQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d18b2bdc&x-expires=1774461600&x-signature=qxZagE7C4b6i2vBvRd6AOsvshuU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"6880257306417398789\",\n                            \"sec_uid\": \"MS4wLjABAAAACcsTO5bWlviMKHn33sva8nyhGgoBQ7mR1ZtgzCjQRBbxAqJPLE9KqVqFB5-H5w09\",\n                            \"nick_name\": \"Frank Sinatra\",\n                            \"handle\": \"franksinatra\",\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0671f1ee&x-expires=1774461600&x-signature=6RT%2BR0NHquy1HRBzW4v4QL%2BEjkc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=266a73d6&x-expires=1774461600&x-signature=t95dAkGpqcqdnF%2B510EpdOEHjFs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e626a8aa&x-expires=1774461600&x-signature=D3Pzri3SB8zxjZjSJo6F8yCX5aE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7058190783920244737\",\n                        \"author\": \"Frank Sinatra\",\n                        \"title\": \"When you Smiling\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 5376,\n                            \"duration_ms\": 46080\n                        },\n                        \"full_duration\": 150047\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1658448000\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        163\n                    ],\n                    \"theme_value\": [\n                        24,\n                        5\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1643363131,\n                    \"can_be_stitched\": false,\n                    \"theme_tags\": [\n                        \"Christmas\",\n                        \"Winter\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7511279720912652298\n                    ],\n                    \"has_human_voice\": false,\n                    \"mute_type\": 0,\n                    \"same_group_id_v3\": 7511279720912652298,\n                    \"sim_group_id_v3\": 7302345623997515815,\n                    \"music_ugid\": 7058190794554411010,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"803372\",\n                        \"cha_name\": \"thatsawrap\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=803372\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/thatsawrap?_r=1&name=thatsawrap&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=803372&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #thatsawrap on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: thatsawrap\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #thatsawrap on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_key\": \"7058190794554411010\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 0,\n                    \"width\": 0,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": false,\n                    \"bit_rate\": [],\n                    \"duration\": 0,\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"is_callback\": false,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"Loudness\\\":\\\"-10.9\\\",\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Peak\\\":\\\"0.90157\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.90157,\\\\\\\"Loudness\\\\\\\":-10.9}\\\",\\\"loudness\\\":\\\"-10.9\\\",\\\"peak\\\":\\\"0.90157\\\"}\",\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                        ],\n                        \"width\": 623,\n                        \"height\": 480,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"caption_infos\": null,\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 0,\n                        \"no_caption_reason\": 3,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"bit_rate_audio\": []\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/photo/7607571932778695949?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7607571932778695949&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7607571932778695949\",\n                    \"comment_count\": 780,\n                    \"digg_count\": 125361,\n                    \"download_count\": 162,\n                    \"play_count\": 1091620,\n                    \"share_count\": 1176,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 15,\n                    \"collect_count\": 4480,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7607571932778695949\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 323,\n                        \"end\": 334,\n                        \"type\": 1,\n                        \"hashtag_name\": \"thatsawrap\",\n                        \"hashtag_id\": \"803372\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"856\"\n                    },\n                    {\n                        \"start\": 335,\n                        \"end\": 342,\n                        \"type\": 1,\n                        \"hashtag_name\": \"devito\",\n                        \"hashtag_id\": \"12459411\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"857\"\n                    },\n                    {\n                        \"start\": 346,\n                        \"end\": 354,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"1153\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/photo/7607571932778695949?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7607571932778695949&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 150,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7607571932778695949\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 1,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 0,\n                    \"draft_progress_bar\": 0,\n                    \"allow_duet\": false,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 0,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": false\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"extra\": \"#\",\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"extra\": \"#\",\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"extra\": \"#\",\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"code\": 1,\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\",\n                            \"extra\": \"216\",\n                            \"action_id\": \"create_sticker\"\n                        }\n                    ],\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 2,\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"item_stitch\": 1,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 2\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"To work with you, and learn from you has been an honor ~ and to call you my friend, will always be a privilege. Thank you, brother for your anchoring heart and JOY throughout our Jumanji franchise.\\\",\\\"\\\",\\\"Let’s tell more stories together \\\\ud83e\\\\udef1\\\\ud83c\\\\udffe\\u200d\\\\ud83e\\\\udef2\\\\ud83c\\\\udffc\\\\ud83e\\\\udef6\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"ps, please keep smilin’ and please keep exfoliating the top of your head \\\\ud83d\\\\ude18\\\\ud83e\\\\udd23\\\",\\\"\\\",\\\"#ThatsAWrap\\\",\\\"#DeVito \\\\ud83d\\\\udc10\\\",\\\"#jumanji \\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 11,\n                        \"type\": 1,\n                        \"hashtag_name\": \"thatsawrap\",\n                        \"hashtag_id\": \"803372\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 6,\n                        \"tag_id\": \"856\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 7,\n                        \"type\": 1,\n                        \"hashtag_name\": \"devito\",\n                        \"hashtag_id\": \"12459411\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 7,\n                        \"tag_id\": \"857\"\n                    },\n                    {\n                        \"start\": 0,\n                        \"end\": 8,\n                        \"type\": 1,\n                        \"hashtag_name\": \"jumanji\",\n                        \"hashtag_id\": \"2582069\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 8,\n                        \"tag_id\": \"1153\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"image_post_info\": {\n                    \"images\": [\n                        {\n                            \"display_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5_photomode_vvic_vqe2_cae_v1~tplv-photomode-offline.image?dr=12227&refresh_token=a2d4880a&x-expires=1775671200&x-signature=Y3BvqE4X0ctajoHPegvHJPj0WpA%3D&biz_tag=tt_photomode&idc=useast8&ps=28cf8ac7&s=PUBLISH&sc=image&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=f36f83fa&x-expires=1775671200&x-signature=C%2BJ4%2FxVknGxomDponQYfQUq%2BwOo%3D&biz_tag=tt_photomode&idc=useast8&ps=28cf8ac7&s=PUBLISH&sc=image&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 832,\n                                \"data_size\": 26123,\n                                \"url_prefix\": null\n                            },\n                            \"owner_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8822&refresh_token=8862a38d&x-expires=1775671200&x-signature=Z9kKJAV6F84bZ%2FFscIHKXTQPw6M%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8822&refresh_token=336b26fb&x-expires=1775671200&x-signature=ydF8z0OcdssfkzAjxoaPzVLa6mk%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 886,\n                                \"height\": 682,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"user_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8825&refresh_token=f0750f62&x-expires=1775671200&x-signature=Wybq6HU15JtKJukPf1LQQODKffE%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8825&refresh_token=f451882d&x-expires=1775671200&x-signature=ksxfGHw5ghFQpmSLjsf9qyEvX1o%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 886,\n                                \"height\": 682,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"thumbnail\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=14b481b5&x-expires=1775671200&x-signature=co5TWgUH0xQ3aTzj5wgoNx2jVFo%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=dfb38ebc&x-expires=1775671200&x-signature=4St34PZRZ3gRq4f6a8KnKXV26BE%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 886,\n                                \"height\": 682,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"bitrate_images\": [],\n                            \"ocr_language\": \"\"\n                        },\n                        {\n                            \"display_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04_photomode_vvic_vqe2_cae_v1~tplv-photomode-offline.image?dr=12227&refresh_token=0886688e&x-expires=1775671200&x-signature=r28AQUHSxklomOg2omJdUwnlSjc%3D&biz_tag=tt_photomode&idc=useast8&ps=28cf8ac7&s=PUBLISH&sc=image&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=efdc7d04&x-expires=1775671200&x-signature=4CYKhmOQVkE7F29DYGW%2Fo3B%2FS8A%3D&biz_tag=tt_photomode&idc=useast8&ps=28cf8ac7&s=PUBLISH&sc=image&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 32767,\n                                \"url_prefix\": null\n                            },\n                            \"owner_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8822&refresh_token=f73642d8&x-expires=1775671200&x-signature=10jRKUlDGYdoTK4oa6I8HNQTqXU%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8822&refresh_token=2f3496dc&x-expires=1775671200&x-signature=u8gyZkGTeonZZDX9OrCiP%2BT73Lk%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 952,\n                                \"height\": 736,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"user_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8825&refresh_token=2fc60186&x-expires=1775671200&x-signature=j0gPI1MQ17F3EzwUUfB%2FL%2BUUwuA%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8825&refresh_token=53ab09ed&x-expires=1775671200&x-signature=DZ2wAAGavpSAazLPeZd33%2Fy1aU0%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 952,\n                                \"height\": 736,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"thumbnail\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=88de33a7&x-expires=1775671200&x-signature=%2FxMosn%2BEKJW8X7beOU52Oxx9RLA%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/b9744fb5aa804f3e91eb5e061d45ea04~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=507e0ff0&x-expires=1775671200&x-signature=SbYZ4FW4gnwU1IgejmzDrkJBekE%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 952,\n                                \"height\": 736,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"bitrate_images\": []\n                        },\n                        {\n                            \"display_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d_photomode_vvic_vqe2_cae_v1~tplv-photomode-offline.image?dr=12227&refresh_token=8ff43998&x-expires=1775671200&x-signature=%2FEmnh4j4KQXJxz%2FxKyqjxQ0%2FSTQ%3D&biz_tag=tt_photomode&idc=useast8&ps=28cf8ac7&s=PUBLISH&sc=image&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-sr-vqe2-new:1080:0:1080:0:q80.jpeg?dr=10952&refresh_token=38e48292&x-expires=1775671200&x-signature=kySJawj9gMuFLPQhR78v8fdPsFg%3D&biz_tag=tt_photomode&idc=useast8&ps=28cf8ac7&s=PUBLISH&sc=image&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 23925,\n                                \"url_prefix\": null\n                            },\n                            \"owner_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8822&refresh_token=6c811e09&x-expires=1775671200&x-signature=DerSk%2B5am%2BpfEZrAxQpTikBKNYs%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8822&refresh_token=89e50b66&x-expires=1775671200&x-signature=%2Bjs54iGoAXckpKslM98pDbx1%2B3s%3D&t=5897f7ec&ps=6172d153&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"user_watermark_image\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8825&refresh_token=4d88f1bd&x-expires=1775671200&x-signature=yHvqcVdK0820aT%2BDQxGqSKL1REk%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8825&refresh_token=380d4dd6&x-expires=1775671200&x-signature=zBolpatvoHqqyGYdHVoJ6%2FfhyB8%3D&t=5897f7ec&ps=4850ec3f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"thumbnail\": {\n                                \"uri\": \"tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-image-v1:q70.webp?dr=8793&refresh_token=6ce84746&x-expires=1775671200&x-signature=LZznzByr6HJbGkML3dGNm3aQP6U%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/acb48ef6a9b04aed818c40c55028837d~tplv-photomode-image-v1:q70.jpeg?dr=8793&refresh_token=d072ca7b&x-expires=1775671200&x-signature=EKD%2FCsrMvGl79ziPh8GASOKwA0s%3D&t=5897f7ec&ps=b40d0ec8&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=image\"\n                                ],\n                                \"width\": 1080,\n                                \"height\": 834,\n                                \"data_size\": 0,\n                                \"url_prefix\": null\n                            },\n                            \"bitrate_images\": [],\n                            \"ocr_language\": \"en\"\n                        }\n                    ],\n                    \"image_post_cover\": {\n                        \"display_image\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.heic?dr=12229&refresh_token=1a6b372a&x-expires=1775671200&x-signature=Qy4oQzUROmRGrrdX3xN1lNoPOnU%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-cover:0:480:q72.jpeg?dr=12229&refresh_token=a9a9b3a6&x-expires=1775671200&x-signature=2NSSspeSSQVXwAD1zW%2Fj5YQfAc0%3D&t=5897f7ec&ps=d5b8ac02&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"width\": 623,\n                            \"height\": 480,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"owner_watermark_image\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.webp?dr=8816&refresh_token=8862a38d&x-expires=1775671200&x-signature=Z9kKJAV6F84bZ%2FFscIHKXTQPw6M%3D&biz_tag=tt_photomode&idc=useast8&ps=a86e979e&s=PUBLISH&sc=cover&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-ow-fat:dGhlcm9jaw==.jpeg?dr=8816&refresh_token=336b26fb&x-expires=1775671200&x-signature=ydF8z0OcdssfkzAjxoaPzVLa6mk%3D&biz_tag=tt_photomode&idc=useast8&ps=a86e979e&s=PUBLISH&sc=cover&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\"\n                            ],\n                            \"width\": 886,\n                            \"height\": 682,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"user_watermark_image\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.webp?dr=8819&refresh_token=f0750f62&x-expires=1775671200&x-signature=Wybq6HU15JtKJukPf1LQQODKffE%3D&biz_tag=tt_photomode&idc=useast8&ps=dab23eb0&s=PUBLISH&sc=cover&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-uw-fat:dGhlcm9jaw==.jpeg?dr=8819&refresh_token=f451882d&x-expires=1775671200&x-signature=ksxfGHw5ghFQpmSLjsf9qyEvX1o%3D&biz_tag=tt_photomode&idc=useast8&ps=dab23eb0&s=PUBLISH&sc=cover&shcp=132edbea&shp=d05b14bd&t=5897f7ec&tip=1\"\n                            ],\n                            \"width\": 886,\n                            \"height\": 682,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"thumbnail\": {\n                            \"uri\": \"tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.webp?dr=8786&refresh_token=14b481b5&x-expires=1775671200&x-signature=co5TWgUH0xQ3aTzj5wgoNx2jVFo%3D&t=5897f7ec&ps=91264d6f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-i-photomode-tx/36dd698670df4203bb56c9ffac77f0c5~tplv-photomode-image-v1:q70.jpeg?dr=8786&refresh_token=dfb38ebc&x-expires=1775671200&x-signature=4St34PZRZ3gRq4f6a8KnKXV26BE%3D&t=5897f7ec&ps=91264d6f&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&biz_tag=tt_photomode&sc=cover\"\n                            ],\n                            \"width\": 886,\n                            \"height\": 682,\n                            \"data_size\": 0,\n                            \"url_prefix\": null\n                        },\n                        \"bitrate_images\": []\n                    },\n                    \"music_volume\": 0.5,\n                    \"title\": \"An official Jumanji wrap on Danny DeVito 👏🏾🥂\",\n                    \"translation_info\": {\n                        \"translatable\": false,\n                        \"target_language\": \"\",\n                        \"image_major_language\": \"en\"\n                    },\n                    \"post_extra\": \"{\\\"photo_cover_shrink\\\":true,\\\"photo_blurhash\\\":false,\\\"photo_progressive\\\":false}\"\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"what happened to danny devito\",\n                                    \"word_id\": \"2421203257541680756\",\n                                    \"penetrate_info\": \"{\\\"predict_ctr_score\\\":0.009083221668218068,\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_generate_recall,tako_merge_feedbar_recall\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"\\\"}\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\",\n                                        \"is_personalized\": false,\n                                        \"words_label\": \"\",\n                                        \"qrec_json_info\": \"{}\"\n                                    },\n                                    \"rich_sug_info\": {\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_icon_type\": \"\"\n                                    }\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7607571932778695949\n                    ],\n                    \"GroupdIdList1\": [\n                        7607571932778695949\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10000,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"To work with you, and learn from you has been an honor ~ and to call you my friend, will always be a privilege. Thank you, brother for your anchoring heart and JOY throughout our Jumanji franchise.<br><br>Let’s tell more stories together 🫱🏾\\u200d🫲🏼🫶🏾<br><br>ps, please keep smilin’ and please keep exfoliating the top of your head 😘🤣<br><br><h id=\\\"856\\\">#ThatsAWrap</h><br><h id=\\\"857\\\">#DeVito</h> 🐐<br><h id=\\\"1153\\\">#jumanji</h> \",\n                    \"text_extra\": [\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"thatsawrap\",\n                            \"hashtag_id\": \"803372\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"856\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"devito\",\n                            \"hashtag_id\": \"12459411\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"857\"\n                        },\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"jumanji\",\n                            \"hashtag_id\": \"2582069\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"1153\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"edit_page_recommend\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0007145343617742438}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"template_type\": 2,\n                            \"biz_type\": 10,\n                            \"name\": \"search_keywords\",\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"what happened to danny devito\"\n                            },\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"action\": {\n                                \"schema\": \"//search\",\n                                \"click_hot_area_type\": 2\n                            },\n                            \"extra\": \"\",\n                            \"tracer_info\": \"\",\n                            \"biz_id\": \"2421203257541680756\"\n                        }\n                    ],\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7058190794554411010,\n                    \"id_str\": \"7058190794554411010\",\n                    \"title\": \"When you Smiling\",\n                    \"author\": \"Frank Sinatra\",\n                    \"album\": \"Indimenticabile\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4rBF1oidmZQEMAtFUCBrQYDygMQOGCB2efkpq\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 10033,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0407904,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogtQIUBlAgAIpAZsADOYbAlCQKinCeSmHDoect\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ok3loxmyACAPAZEvgIe0CeDnKbKvhYHDAtBAQI\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0NtBA8CUInfK2ACmYAgbKDxlQIUZtfACAxH8B\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMqlqwmHACAWAZdJgIeICeNnKb1IdYHDAtBAQI\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.906217,\\\"music_vid\\\":\\\"v10ad6g50000d0skqj7og65l048a28dg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"is_original\": false,\n                    \"mid\": \"7058190794554411010\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMndzwb2A72eJeAaQ7LCFEgwDMID2I9AzcEAge\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cc81bed7&x-expires=1774461600&x-signature=8yr9DoO0BgTziJO1DR4G61P0eRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=825de8a2&x-expires=1774461600&x-signature=%2F7hmgITUD27TSAkGsoE%2FetJ18OU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ae3493d9&x-expires=1774461600&x-signature=6YKQNcK4CnhKsSwlWVItfBo1LF0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2326f028&x-expires=1774461600&x-signature=sfHsJQbodh%2FQyhNhNnhyxAZLcjk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b42a462c&x-expires=1774461600&x-signature=CvoAzlSzz6R5qBm7zDQRT%2Fx6jHQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d18b2bdc&x-expires=1774461600&x-signature=qxZagE7C4b6i2vBvRd6AOsvshuU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": false,\n                    \"audition_duration\": 60,\n                    \"shoot_duration\": 60,\n                    \"artists\": [\n                        {\n                            \"uid\": \"6880257306417398789\",\n                            \"sec_uid\": \"MS4wLjABAAAACcsTO5bWlviMKHn33sva8nyhGgoBQ7mR1ZtgzCjQRBbxAqJPLE9KqVqFB5-H5w09\",\n                            \"nick_name\": \"Frank Sinatra\",\n                            \"handle\": \"franksinatra\",\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0671f1ee&x-expires=1774461600&x-signature=6RT%2BR0NHquy1HRBzW4v4QL%2BEjkc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=266a73d6&x-expires=1774461600&x-signature=t95dAkGpqcqdnF%2B510EpdOEHjFs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8b7e8270adbc7140a48d7e78fd03a0be~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e626a8aa&x-expires=1774461600&x-signature=D3Pzri3SB8zxjZjSJo6F8yCX5aE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"is_verified\": true,\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"is_visible\": false,\n                            \"follower_status\": 0,\n                            \"is_private_account\": false,\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"status\": 1\n                        }\n                    ],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": true,\n                    \"is_pgc\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"matched_song\": {\n                        \"id\": \"7058190783920244737\",\n                        \"author\": \"Frank Sinatra\",\n                        \"title\": \"When you Smiling\",\n                        \"h5_url\": \"\",\n                        \"cover_medium\": {\n                            \"uri\": \"tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/d20c07cf850246439153a02f90f6798c~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"performers\": null,\n                        \"chorus_info\": {\n                            \"start_ms\": 5376,\n                            \"duration_ms\": 46080\n                        },\n                        \"full_duration\": 150047\n                    },\n                    \"video_duration\": 60,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"audition_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 3,\n                    \"music_release_info\": {\n                        \"is_new_release_song\": false,\n                        \"group_release_date\": 1658448000\n                    },\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": false,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"style_value\": [\n                        163\n                    ],\n                    \"theme_value\": [\n                        24,\n                        5\n                    ],\n                    \"language\": \"English\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1643363131,\n                    \"can_be_stitched\": false,\n                    \"theme_tags\": [\n                        \"Christmas\",\n                        \"Winter\"\n                    ],\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7511279720912652298\n                    ],\n                    \"has_human_voice\": false,\n                    \"same_group_id_v3\": 7511279720912652298,\n                    \"sim_group_id_v3\": 7302345623997515815,\n                    \"music_ugid\": 7058190794554411010,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": false,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"0.000000\",\n                \"music_volume\": \"50.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"multi_photo\",\n                \"content_size_type\": 2,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": true,\n                \"title_language\": \"en\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {},\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            },\n            {\n                \"aweme_id\": \"7607547581803138317\",\n                \"desc\": \"2 little tornados 🌪️ 1 big Valentine’s Day surprise in my office 💝 And a “crickets zero reaction” to my rendition of “kiss from a rose” 🦗😶😘🥀 🎶😂 #ValentinesDay\",\n                \"create_time\": 1771270235,\n                \"author\": {\n                    \"uid\": \"6745191554350760966\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"The Rock\",\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"avatar_larger\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=688e8d02&x-expires=1774461600&x-signature=%2BujC20Oc4hz%2B0QcXkmFxOse38Xo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c193b623&x-expires=1774461600&x-signature=lewL2ms66%2B5A6%2BIGNAEy5s1AJNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"aweme_count\": 481,\n                    \"following_count\": 0,\n                    \"follower_count\": 79570758,\n                    \"favoriting_count\": 24,\n                    \"total_favorited\": 660501036,\n                    \"is_block\": false,\n                    \"hide_search\": false,\n                    \"custom_verify\": \"Verified account\",\n                    \"unique_id\": \"therock\",\n                    \"bind_phone\": \"\",\n                    \"special_lock\": 1,\n                    \"need_recommend\": 0,\n                    \"has_facebook_token\": false,\n                    \"has_twitter_token\": false,\n                    \"fb_expire_time\": 0,\n                    \"tw_expire_time\": 0,\n                    \"has_youtube_token\": false,\n                    \"youtube_expire_time\": 0,\n                    \"room_id\": 0,\n                    \"live_verify\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"shield_follow_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"original_musician\": {\n                        \"music_count\": 0,\n                        \"music_used_count\": 0,\n                        \"digg_count\": 0,\n                        \"new_release_clip_ids\": null\n                    },\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"account_region\": \"\",\n                    \"commerce_user_level\": 0,\n                    \"live_agreement\": 0,\n                    \"platform_sync_info\": null,\n                    \"with_shop_entry\": false,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"has_orders\": false,\n                    \"prevent_download\": false,\n                    \"show_image_bubble\": false,\n                    \"geofencing\": null,\n                    \"unique_id_modify_time\": 1774376948,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"ins_id\": \"therock\",\n                    \"google_account\": \"\",\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"apple_account\": 0,\n                    \"is_phone_binded\": false,\n                    \"accept_private_policy\": false,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"user_canceled\": false,\n                    \"has_email\": false,\n                    \"status\": 1,\n                    \"create_time\": 0,\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"user_rate\": 1,\n                    \"download_setting\": 0,\n                    \"download_prompt_ts\": 1759843058,\n                    \"react_setting\": 0,\n                    \"live_commerce\": false,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"has_insights\": false,\n                    \"share_qrcode_uri\": \"\",\n                    \"item_list\": null,\n                    \"user_mode\": 1,\n                    \"user_period\": 0,\n                    \"is_star\": false,\n                    \"cv_level\": \"\",\n                    \"type_label\": null,\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e58649f&x-expires=1774461600&x-signature=baK2wGv54FyKt3eqcV6JXbpVokA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=486a13db&x-expires=1774461600&x-signature=%2BaLmFWrom7hfDPqSKbIfpSYlIgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d1d4bd7b&x-expires=1774461600&x-signature=LCvPbZJlqZHTckYOgLT0tYu7yG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=56bb2d42&x-expires=1774461600&x-signature=rHTRU%2Bwtry7ok059y5uAZqgZ%2BlE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=edd0209f&x-expires=1774461600&x-signature=WeaYgPXqRsLV0Qe42jQedNtLm5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=5a99e839&x-expires=1774461600&x-signature=jQdRyBqm1K7xEWJsTqUXYKTcJ70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"stitch_setting\": 0,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"events\": null,\n                    \"advance_feature_item_order\": null,\n                    \"mention_status\": 1,\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"friends_status\": 0,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"account_labels\": null,\n                    \"user_now_pack_info\": {},\n                    \"fake_data_info\": {},\n                    \"is_mute\": 0,\n                    \"avatar_meta_info_list\": [\n                        {\n                            \"avatar_category\": 1,\n                            \"avatar_meta_info\": {\n                                \"avatar_source\": 1\n                            }\n                        },\n                        {\n                            \"avatar_category\": 0,\n                            \"avatar_meta_info\": {}\n                        },\n                        {\n                            \"avatar_category\": 6,\n                            \"avatar_meta_info\": {}\n                        }\n                    ],\n                    \"reply_with_video_flag\": 4,\n                    \"user_spark_info\": {},\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_mute_lives\": 0,\n                    \"enabled_filter_all_comments\": false\n                },\n                \"music\": {\n                    \"id\": 7607547683095481102,\n                    \"id_str\": \"7607547683095481102\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 25,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7607547581803138317,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d69n0nfog65t5ps7mn50\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7607547683095481102\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 25,\n                    \"shoot_duration\": 25,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 25,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 25.861189,\n                        \"shoot_duration_precision\": 25.861189,\n                        \"audition_duration_precision\": 25.861189,\n                        \"video_duration_precision\": 25.861189\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771270238,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"mute_type\": 0,\n                    \"music_ugid\": 7607513269930068792,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"10313\",\n                        \"cha_name\": \"ValentinesDay\",\n                        \"desc\": \"Post E-commerce Short Videos with #valentinesday during the Campaign Period and top ranked creators by total accumulated Short Video GMV will be eligible to receive up to $100 voucher rewards issued by TikTok Platform between 10th-14th February 2025.\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=10313\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/valentinesday?_r=1&name=valentinesday&u_code=f0j0k7cdhc5ek5&_d=f2h6f087k57jl6&share_challenge_id=10313&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #valentinesday on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: valentinesday\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #valentinesday on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 2,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"hashtag_profile\": \"musically-maliva-obj/6adef38f12e9994b14a49ebefb97e999.png\",\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"show_items\": null,\n                        \"search_highlight\": null,\n                        \"use_count\": 0\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/01c6bbaca3e36fd2cd9f37a575097787/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/078efe46b1c2b1207316381448cc974d/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a75c2be9ef65431aa7da7fbf21785430&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYzk0YTIxODM5YjM5YTU0Mjg4MjRjYTQ5ODFjM2Fm&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_h264_720p_1481909\",\n                        \"data_size\": 4808611,\n                        \"file_hash\": \"dacb61b718d22e2a38fe18e54d57cbd7\",\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=02d65965&x-expires=1774461600&x-signature=eRy%2BZzDd8356%2FqFqmVNVtjL7b%2BQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d7afb753&x-expires=1774461600&x-signature=DggfYnquPMXa5DiDaOeF%2Bnb44pA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4LBFfYTJAZEHKJFIgUuejcCk0Teg5SzIugAgG~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=6d7cba86&x-expires=1774461600&x-signature=JpJkcU6l%2BxodyDPTJeoLP9tASh0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=8d11b55d&x-expires=1774461600&x-signature=KI92VCRuyKxcgwB4wQjtSIN%2F%2Fyc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=05d14696&x-expires=1774461600&x-signature=qaQZblSLR7dKb4eRCj4Li7o%2FrdU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBUCKgEUHwNTJsILBiiEkTa7hI4PLZAoB4lc~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=64e02412&x-expires=1774461600&x-signature=mKlgqcex5tCSrej9nzRUhJ8lSWA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b5953aa0&x-expires=1774461600&x-signature=EOfR3RLp%2B21hcoiDvxcJf2PQ0pw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=88a39f17&x-expires=1774461600&x-signature=cYGJookq4hQKcuT2k8tE%2F0MfOUA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osNUwgPcT4MRo2Ji0ESBLaBPiaBCAZ4HIhIlE~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=0094af81&x-expires=1774461600&x-signature=jIaRePXPjT%2BLfn9pI2XMwo%2BKxLA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=132edbea&idc=useast8&biz_tag=tt_video&s=PUBLISH&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b1492a25c62fd262c168d6a71f76df2a/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/occZT4B6aoClNhUHEFEAgusTEJLwiPBIBQ4iE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2580&bt=1290&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OWlnZGk4aDs8O2c2NTZnaEBpMzVsc3I5cjxxOTMzZzczNEBjYDEvNTFgXi0xYTVeNDE1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/87f237fe6cbf2f7502dc2e598cc2236e/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/occZT4B6aoClNhUHEFEAgusTEJLwiPBIBQ4iE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2580&bt=1290&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OWlnZGk4aDs8O2c2NTZnaEBpMzVsc3I5cjxxOTMzZzczNEBjYDEvNTFgXi0xYTVeNDE1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d69n097og65o5p8i22k0&line=0&watermark=1&logo_name=tiktok_m&source=PUBLISH&file_id=8e4d73a283dd4809a8ce458f2a4dcff6&item_id=7607547581803138317&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkYmJjNjE5Y2Q5OTRmZmFlNzYxN2Y3MzUxZDlmNDUz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 4288117,\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 782985,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7e5ad16155aa2adbe49437b4cc02397a/69c32c6e/video/tos/useast5/tos-useast5-pve-0068-tx/oEoCE4JVNilCdbTUyNaUP4FwGZEQBiLIhEgBA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1528&bt=764&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ZDo0N2Q8NWdnZTdpOGQ1O0BpMzVsc3I5cjxxOTMzZzczNEBgYzQvNTQ0NWAxNTMxNTY1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/4cccc50aebaafe70c86621b5b4492bb1/69c32c6e/video/tos/useast5/tos-useast5-pve-0068-tx/oEoCE4JVNilCdbTUyNaUP4FwGZEQBiLIhEgBA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1528&bt=764&cs=5&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=14&rc=ZDo0N2Q8NWdnZTdpOGQ1O0BpMzVsc3I5cjxxOTMzZzczNEBgYzQvNTQ0NWAxNTMxNTY1YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=88928a456f844bcd8d72798a2471f7ca&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4NjI1ZjkxYTgzY2QwYjkzZDMwMWRmZDFkNzM1ZTUw&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc2_720p_782985\",\n                                \"data_size\": 2540691,\n                                \"file_hash\": \"44a9c0d6a62038afe375c3b8323ed74e\",\n                                \"file_cs\": \"c:0-17759-2a40\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 137537}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 240066}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 348516}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 470827}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 567037}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1084517}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.46, \\\\\\\"v960\\\\\\\": 96.83, \\\\\\\"v864\\\\\\\": 98.0, \\\\\\\"v720\\\\\\\": 98.57}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.567, \\\\\\\"v960\\\\\\\": 88.289, \\\\\\\"v864\\\\\\\": 90.319, \\\\\\\"v720\\\\\\\": 93.156}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":73.006,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.573,\\\\\\\"srv1\\\\\\\":71.672},\\\\\\\"src\\\\\\\":73.006,\\\\\\\"trans\\\\\\\":62.573,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"398b00a3a79e904ef5421940da02ff2a\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.388, 0.493, 0.51, 1.008, 0.363, 0.488, 1.047, 0.388, 0.493, 0.989, 0.386, 0.51, 1.104, 1.001], \\\\\\\"dec2play\\\\\\\": [93213, 93095, 92008, 91402, 86761, 93618, 93033, 86419, 93095, 92008, 86072, 92427, 91402, 85644, 83567]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.237, \\\\\\\"sr20\\\\\\\": 101.781}}\\\",\\\"audio_bit_rate\\\":96579}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_2\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 662731,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9ae417f29955899f91582fad6524b2c1/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0SQhNk4EIEUCPEoL4aiBTBU3VilgCZAJDcAw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1294&bt=647&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=ZTc6Zzg3NjozNTg2Njc6aEBpMzVsc3I5cjxxOTMzZzczNEAwYTAuLWIyXmIxMi8zM2IuYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/524d89dffceb9c88a55b796b6880e223/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0SQhNk4EIEUCPEoL4aiBTBU3VilgCZAJDcAw/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1294&bt=647&cs=5&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=ZTc6Zzg3NjozNTg2Njc6aEBpMzVsc3I5cjxxOTMzZzczNEAwYTAuLWIyXmIxMi8zM2IuYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1ee76463235542e0a753e4051d37d43b&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA4ZTY1NWU2YWJiMzJhODcwZTdkODE2ZjFlM2RiNTdi&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc2_540p_662731\",\n                                \"data_size\": 2150482,\n                                \"file_hash\": \"92b83bf2ead87990530a82848bd975b1\",\n                                \"file_cs\": \"c:0-17759-969f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 2,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 118476}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 204539}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 295941}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 399968}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 480612}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 925297}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.129, \\\\\\\"v960\\\\\\\": 97.646, \\\\\\\"v864\\\\\\\": 98.856, \\\\\\\"v720\\\\\\\": 98.377}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.911, \\\\\\\"v960\\\\\\\": 85.405, \\\\\\\"v864\\\\\\\": 87.652, \\\\\\\"v720\\\\\\\": 91.433}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":73.006,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.439,\\\\\\\"srv1\\\\\\\":71.606},\\\\\\\"src\\\\\\\":73.006,\\\\\\\"trans\\\\\\\":60.439,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9c9f5d408fbfab55c019243f36790732\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 17, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.308, 0.308, 0.532, 1.493, 0.279, 0.526, 1.34, 0.308, 0.529, 1.421, 0.345, 0.532, 1.375, 1.376], \\\\\\\"dec2play\\\\\\\": [69389, 69031, 69031, 67794, 65389, 69144, 68788, 65253, 69031, 68423, 64279, 69075, 67794, 64109, 63227]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.507, \\\\\\\"sr20\\\\\\\": 102.079}}\\\",\\\"audio_bit_rate\\\":64448}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 428023,\n                            \"play_addr\": {\n                                \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1e885cb2f5c8820d4582ab756a9c2c94/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYLUcTECJiygwg4oBEBc7NdZI4iBKhlUQaAPE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OGc4ZWk3ODo5OTxpZTo2ZEBpMzVsc3I5cjxxOTMzZzczNEA0LzMwNmIuXjQxYy9iMV42YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/2f0afcb6329aed70dbbc7754db5faeaf/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/oYLUcTECJiygwg4oBEBc7NdZI4iBKhlUQaAPE/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=834&bt=417&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OGc4ZWk3ODo5OTxpZTo2ZEBpMzVsc3I5cjxxOTMzZzczNEA0LzMwNmIuXjQxYy9iMV42YSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9aa347eb2ff94676a715e49f3b652d75&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3ZjdhMzA5NDhmZjMzNzQzM2YxZGY3ODE3YWM2N2Ri&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc1_540p_428023\",\n                                \"data_size\": 1388884,\n                                \"file_hash\": \"17ac26c9533e046557cbaf9ccf7f6533\",\n                                \"file_cs\": \"c:0-17519-df55\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\",\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 80154}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 127322}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 177947}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 234038}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 294592}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 604459}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.755, \\\\\\\"v960\\\\\\\": 86.079, \\\\\\\"v864\\\\\\\": 88.018, \\\\\\\"v720\\\\\\\": 90.922}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.713, \\\\\\\"v960\\\\\\\": 74.161, \\\\\\\"v864\\\\\\\": 76.033, \\\\\\\"v720\\\\\\\": 80.9}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":73.006,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":51.291,\\\\\\\"srv1\\\\\\\":59.896},\\\\\\\"src\\\\\\\":73.006,\\\\\\\"trans\\\\\\\":51.291,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24169,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwAwEA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\",\n                            \"fps\": 24,\n                            \"fid_profile_labels\": \"\"\n                        }\n                    ],\n                    \"duration\": 25959,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/01c6bbaca3e36fd2cd9f37a575097787/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/078efe46b1c2b1207316381448cc974d/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a75c2be9ef65431aa7da7fbf21785430&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYzk0YTIxODM5YjM5YTU0Mjg4MjRjYTQ5ODFjM2Fm&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_h264_720p_1481909\",\n                        \"data_size\": 4808611,\n                        \"file_hash\": \"dacb61b718d22e2a38fe18e54d57cbd7\",\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=1f369b64&x-expires=1774461600&x-signature=VP82UoxGy51Lx6bkDEICO4JTs6Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=89c2a167&x-expires=1774461600&x-signature=tDxRmjMV8zAn2uxyLPmgik1qeiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=89b5e6f9&x-expires=1774461600&x-signature=EsaumF2PJZJMuVDLgZzmqklNn2I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 3.355244897959184,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000d69n097og65o5p8i22k0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/4f6dd53e27c03164e43cc15db856796b/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/ocFX0DAQQIF3DUkfEgwTKSpujeRCkAiHEIJBgb/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2412\\\\u0026bt=1206\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZmU5ODZkaTtkPGY6OWY3aUBpMzVsc3I5cjxxOTMzZzczNEBfLWI0Y19hNTYxLzAvLmNiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/49008c79cbc97850123d0907593c27e1/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/ocFX0DAQQIF3DUkfEgwTKSpujeRCkAiHEIJBgb/?a=1233\\\\u0026bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2412\\\\u0026bt=1206\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZmU5ODZkaTtkPGY6OWY3aUBpMzVsc3I5cjxxOTMzZzczNEBfLWI0Y19hNTYxLzAvLmNiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260324182908005B65BAD01F9FF50D10\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000d69n097og65o5p8i22k0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=PUBLISH\\\\u0026file_id=eff41c26372c499a88dfbaf375e60bbc\\\\u0026item_id=7607547581803138317\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3YmJlZmRiYzc5NWI2MDZiMzA1ZmRhN2YwYzQwZjc5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4628422,\\\"file_cs\\\":\\\"c:0-17376-c935\\\",\\\"url_prefix\\\":null}}\",\n                    \"is_callback\": true,\n                    \"tags\": null,\n                    \"big_thumbs\": [],\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/31b02722a1f169fcff083d493d310596/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/osE4NohiPEwPKTgW8UQEICBhBcTL4AlJFCiZa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1452&bt=726&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=ZTZlZTc7O2lnPDM6NzZnO0BpMzVsc3I5cjxxOTMzZzczNEA1Xi0vXzVhXjQxX18tNmJiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/5007d583c7c4ff22dcb0532d2b1377dd/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c003-tx/osE4NohiPEwPKTgW8UQEICBhBcTL4AlJFCiZa/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1452&bt=726&cs=2&ds=6&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=11&rc=ZTZlZTc7O2lnPDM6NzZnO0BpMzVsc3I5cjxxOTMzZzczNEA1Xi0vXzVhXjQxX18tNmJiYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e8ed9304b7b0497dafd888b42b0ba38b&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcyZDI1MWJhY2YxYTA1NjkxOGE5MDBiMzU4MGNhM2Ew&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_bytevc1_540p_744031\",\n                        \"data_size\": 2414290,\n                        \"file_hash\": \"889a6776c6c81c07d7c04aef3cfac55d\",\n                        \"file_cs\": \"c:0-17529-6f72\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"17\\\",\\\"LoudnessRangeEnd\\\":\\\"-11\\\",\\\"LoudnessRangeStart\\\":\\\"-28\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-6.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-10.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-14.6,\\\\\\\"LoudnessRange\\\\\\\":17,\\\\\\\"LoudnessRangeStart\\\\\\\":-28,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-18.294,\\\\\\\"LRDiff\\\\\\\":-2.367,\\\\\\\"LTotal\\\\\\\":-20.661,\\\\\\\"Peak\\\\\\\":-0.851},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.04,\\\\\\\"SingingRatio\\\\\\\":0.12,\\\\\\\"SpeechRatio\\\\\\\":0.28},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRE\\\\\\\":-14.8,\\\\\\\"LoudRS\\\\\\\":-22.8,\\\\\\\"MaxMomLoud\\\\\\\":-9.12,\\\\\\\"MaxSTLoud\\\\\\\":-14.68,\\\\\\\"Loud\\\\\\\":-16.12,\\\\\\\"LoudR\\\\\\\":8}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2126.81,\\\\\\\"FCenR\\\\\\\":1891.45,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.07,\\\\\\\"Spkr200G\\\\\\\":0.18},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.626},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.941}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-6.1,\\\\\\\"Peak\\\\\\\":0.90157}\\\",\\\"bright_ratio_mean\\\":\\\"0.0332\\\",\\\"brightness_mean\\\":\\\"125.6904\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0017\\\",\\\"loudness\\\":\\\"-14.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0015\\\",\\\"peak\\\":\\\"0.90157\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6899,3678.1672]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1771270234}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"3.4622\\\",\\\"vq_score\\\":\\\"60.63\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=1f369b64&x-expires=1774461600&x-signature=VP82UoxGy51Lx6bkDEICO4JTs6Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=89c2a167&x-expires=1774461600&x-signature=tDxRmjMV8zAn2uxyLPmgik1qeiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=89b5e6f9&x-expires=1774461600&x-signature=EsaumF2PJZJMuVDLgZzmqklNn2I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=1f369b64&x-expires=1774461600&x-signature=VP82UoxGy51Lx6bkDEICO4JTs6Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.awebp?dr=8601&refresh_token=89c2a167&x-expires=1774461600&x-signature=tDxRmjMV8zAn2uxyLPmgik1qeiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQBJgcBlKEiaICoDNEHULhilI4TPZaCXAMB4w~tplv-tiktokx-cropcenter:248:330.jpeg?dr=8601&refresh_token=89b5e6f9&x-expires=1774461600&x-signature=EsaumF2PJZJMuVDLgZzmqklNn2I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=132edbea&idc=useast8&s=PUBLISH&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 1620\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/02b110ba0452413dedfc8bd335507e76/69ea650e/video/tos/useast5/tos-useast5-v-0068-tx/681956cf0eb84aab9d02f0fa36123217/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3990&bt=1995&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=MzVsc3I5cjxxOTMzZzczNEBpMzVsc3I5cjxxOTMzZzczNEBoLzUyMmQ0LTZhLS1kMS9zYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00078000\",\n                                \"expire\": 1776968974,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7607547967997840141,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 1105339633,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7607547967997840141,\n                                \"translator_id\": 0,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/02b110ba0452413dedfc8bd335507e76/69ea650e/video/tos/useast5/tos-useast5-v-0068-tx/681956cf0eb84aab9d02f0fa36123217/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3990&bt=1995&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=MzVsc3I5cjxxOTMzZzczNEBpMzVsc3I5cjxxOTMzZzczNEBoLzUyMmQ0LTZhLS1kMS9zYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00078000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/ffd0e43272697ff1adc16f908ec02a0a/69ea650e/video/tos/useast5/tos-useast5-v-0068-tx/681956cf0eb84aab9d02f0fa36123217/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3990&bt=1995&cs=0&ds=3&ft=aEdJYqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=13&rc=MzVsc3I5cjxxOTMzZzczNEBpMzVsc3I5cjxxOTMzZzczNEBoLzUyMmQ0LTZhLS1kMS9zYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e00078000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlYjA2MzQxNjc5ZGRiZTY1Mzk3MTEzOTJkOTM4ODhm&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                                ],\n                                \"caption_length\": 233,\n                                \"variant\": \"big_caption\",\n                                \"subtitle_type\": 1,\n                                \"source_tag\": \"trantor,vv_counter,\",\n                                \"translation_type\": 0\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0,\n                        \"is_author_dubbing_qualified\": false\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": [],\n                    \"did_profile_labels\": \"\",\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10012\\\",\\\"rec_audio_effect\\\":\\\"1\\\"}\",\n                    \"download_no_watermark_addr\": {\n                        \"uri\": \"v12044gd0000d69n097og65o5p8i22k0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/01c6bbaca3e36fd2cd9f37a575097787/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/078efe46b1c2b1207316381448cc974d/69c32c6e/video/tos/useast5/tos-useast5-ve-0068c001-tx/okP6IQSRKEn3XeDCDJgFFkGyQfcJpkEBKgAwTA/?a=1233&bti=M0BzMzU8OGYpNzo5Zi5wIzEuLjpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2894&bt=1447&cs=0&ds=3&ft=arR-Iqq3mbuPD12n0dms3wUfJdJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Mzc7NGlpZDpkNjhpPGVmOkBpMzVsc3I5cjxxOTMzZzczNEAwMjQvXzRhXi4xM2JiLzJeYSNoLzUyMmQ0LTZhLS1kMS9zcw%3D%3D&vvpl=1&l=20260324182908005B65BAD01F9FF50D10&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a75c2be9ef65431aa7da7fbf21785430&is_play_url=1&item_id=7607547581803138317&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYzk0YTIxODM5YjM5YTU0Mjg4MjRjYTQ5ODFjM2Fm&source=PUBLISH&video_id=v12044gd0000d69n097og65o5p8i22k0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v12044gd0000d69n097og65o5p8i22k0_h264_720p_1481909\",\n                        \"data_size\": 4808611,\n                        \"file_hash\": \"dacb61b718d22e2a38fe18e54d57cbd7\",\n                        \"file_cs\": \"c:0-17376-c935\",\n                        \"url_prefix\": null\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7607547581803138317?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7607547581803138317&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7607547581803138317\",\n                    \"comment_count\": 1602,\n                    \"digg_count\": 254318,\n                    \"download_count\": 310,\n                    \"play_count\": 1795774,\n                    \"share_count\": 3176,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 51,\n                    \"collect_count\": 7942,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7607547581803138317\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    }\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 152,\n                        \"end\": 166,\n                        \"type\": 1,\n                        \"hashtag_name\": \"valentinesday\",\n                        \"hashtag_id\": \"10313\",\n                        \"is_commerce\": false,\n                        \"tag_id\": \"9465\"\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7607547581803138317?_r=1&u_code=f0j0k7cdhc5ek5&preview_pb=0&sharer_language=en&_d=f2h6f087k57jl6&share_item_id=7607547581803138317&source=h5_m\",\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 6745191554350760966,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7607403219584584978\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"without_watermark\": false,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"auction_ad_invited\": false,\n                    \"with_comment_filter_words\": false,\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260324182908005B65BAD01F9FF50D10\\\"}\",\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"is_preview\": 0,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"geofencing_regions\": null,\n                \"have_dashboard\": false,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"has_promote_entry\": 1,\n                \"promote_toast\": \"\",\n                \"item_stitch\": 0,\n                \"cover_labels\": null,\n                \"anchors_extras\": \"\",\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"promote_toast_key\": \"\",\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"need_trim_step\": false,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"2 little tornados \\\\ud83c\\\\udf2a️\\\",\\\"1 big Valentine’s Day surprise in my office \\\\ud83d\\\\udc9d\\\",\\\"And a “crickets zero reaction” to my rendition of “kiss from a rose” \\\\ud83e\\\\udd97\\\\ud83d\\\\ude36\\\\ud83d\\\\ude18\\\\ud83e\\\\udd40 \\\\ud83c\\\\udfb6\\\\ud83d\\\\ude02\\\",\\\"#ValentinesDay\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 14,\n                        \"type\": 1,\n                        \"hashtag_name\": \"valentinesday\",\n                        \"hashtag_id\": \"10313\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 3,\n                        \"tag_id\": \"9465\"\n                    }\n                ],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": false,\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7607495580528495883,\n                        7607547581803138317,\n                        7607403219584584978,\n                        7607434163427347730,\n                        7607535049319157023\n                    ],\n                    \"GroupdIdList1\": [\n                        7607495580528495883,\n                        7607547581803138317,\n                        7607403219584584978,\n                        7607434163427347730,\n                        7607535049319157023\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 25959,\n                \"retry_type\": 0,\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"is_paid_content\": false,\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0,\n                    \"is_paid_collection_intro\": false,\n                    \"category\": 0,\n                    \"episode_num\": 0,\n                    \"should_show_series_purchase_label\": false\n                },\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"poi_re_tag_signal\": 0,\n                \"no_selected_music\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"cc_template_info\": {\n                    \"template_id\": \"\",\n                    \"desc\": \"\",\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\"\n                },\n                \"original_client_text\": {\n                    \"markup_text\": \"2 little tornados 🌪️<br>1 big Valentine’s Day surprise in my office 💝<br>And a “crickets zero reaction” to my rendition of “kiss from a rose” 🦗😶😘🥀 🎶😂<br><h id=\\\"9465\\\">#ValentinesDay</h>\",\n                    \"text_extra\": [\n                        {\n                            \"type\": 1,\n                            \"hashtag_name\": \"valentinesday\",\n                            \"hashtag_id\": \"10313\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"9465\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0008920944395007389}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"zero_comment_button_config\": {\n                        \"background_url\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"zero_comment_button_main_text\": \"Start the conversation\",\n                        \"zero_comment_button_text\": \"Comment\",\n                        \"zero_comment_button_enable\": true,\n                        \"image_type\": 1,\n                        \"background_url_for_black\": {\n                            \"url_list\": [\n                                \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                            ],\n                            \"url_prefix\": null\n                        }\n                    },\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": {\n                        \"max_tab_count\": 3,\n                        \"comment_tab_info_config\": [\n                            {\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\",\n                                \"priority\": 100\n                            },\n                            {\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\",\n                                \"priority\": 101\n                            },\n                            {\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\",\n                                \"priority\": -100\n                            },\n                            {\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\",\n                                \"priority\": 102\n                            }\n                        ]\n                    },\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    },\n                    \"has_visual_comment\": true\n                },\n                \"is_on_this_day\": 0,\n                \"added_sound_music_info\": {\n                    \"id\": 7607547683095481102,\n                    \"id_str\": \"7607547683095481102\",\n                    \"title\": \"original sound - therock\",\n                    \"author\": \"The Rock\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=280c44dc&x-expires=1774461600&x-signature=RN7mQ%2F1sdPkR65esA%2BH%2FNLglWaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29bb2455&x-expires=1774461600&x-signature=UTKatOjxAkVbHWmLPhvR3HthHTo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7e7ae928&x-expires=1774461600&x-signature=zvzRgcgeUsKTR%2F8745H4Yps1pp4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx/7607547728629549837.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 25,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7607547581803138317,\\\"from_user_id\\\":7578685428572718135,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d69n0nfog65t5ps7mn50\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"is_original\": false,\n                    \"mid\": \"7607547683095481102\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"therock\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=39236968&x-expires=1774461600&x-signature=Nw1itgO28fS2PkpWOUh5X%2FmAn4Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d1ce8c8&x-expires=1774461600&x-signature=RTTmUUm7AGCVRAJAl18UEftwPS4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d6b8019f&x-expires=1774461600&x-signature=4HEdd9IfdXx5bBn5B6R7XFYcjyc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=adc28083&x-expires=1774461600&x-signature=eyBvpMN%2FNXSTXhlCvjw3y8M0YFg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5b44726b&x-expires=1774461600&x-signature=s7tair2kINxjBJgAK%2BXwpFRNCks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c736df91&x-expires=1774461600&x-signature=UZfGIVCye4UkWYRegxHghISsXKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"is_original_sound\": true,\n                    \"audition_duration\": 25,\n                    \"shoot_duration\": 25,\n                    \"artists\": [],\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"dmv_auto_show\": false,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_audio_url_with_cookie\": false,\n                    \"video_duration\": 25,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"duration_high_precision\": {\n                        \"duration_precision\": 25.861189,\n                        \"shoot_duration_precision\": 25.861189,\n                        \"audition_duration_precision\": 25.861189,\n                        \"video_duration_precision\": 25.861189\n                    },\n                    \"can_not_reuse\": false,\n                    \"is_play_music\": false,\n                    \"commercial_right_type\": 2,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"is_shooting_allow\": true,\n                    \"recommend_status\": 100,\n                    \"has_commerce_right\": true,\n                    \"meme_song_info\": {},\n                    \"uncert_artists\": null,\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"create_time\": 1771270238,\n                    \"can_be_stitched\": true,\n                    \"music_group_use_count\": 0,\n                    \"has_human_voice\": true,\n                    \"music_ugid\": 7607513269930068792,\n                    \"music_ugid_use_count\": 0,\n                    \"has_commerce_right_strict\": true,\n                    \"is_commerce_music_strict\": true\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_60\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"is_nff_or_nr\": false,\n                \"operator_boost_info\": null,\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"banners\": null,\n                \"picked_users\": [],\n                \"is_title_translatable\": false,\n                \"title_language\": \"un\",\n                \"upvote_info\": {\n                    \"user_upvoted\": false,\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0\n                },\n                \"promote_capcut_toggle\": 0,\n                \"comment_topbar_info\": null,\n                \"content_model\": {\n                    \"standard_biz\": {\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        },\n                        \"creator_analytics\": {\n                            \"creator_analytics_entrance_status\": 1\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_type\": 0,\n                            \"alliance_item_label_text\": \"\"\n                        },\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        }\n                    },\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260324182908005B65BAD01F9FF50D10\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"link\": \"\",\n                            \"is_high_quality_post\": false\n                        },\n                        \"high_quality_boost_info_v2\": {}\n                    }\n                },\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"ttt_product_recall_type\": -2,\n                \"promote_icon_text\": \"Promote\",\n                \"used_full_song\": false,\n                \"c2pa_info\": {\n                    \"first_src\": \"\",\n                    \"last_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"last_aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"aigc_src\": \"\",\n                    \"is_tiktok\": false,\n                    \"is_capcut\": false,\n                    \"total_src\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0,\n                    \"total_audio\": 0,\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\"\n                },\n                \"content_level\": 1,\n                \"promote\": {\n                    \"is_show_video_view\": false,\n                    \"video_view_schema\": \"\",\n                    \"video_view_count\": 0,\n                    \"promote_traffic_tag\": {\n                        \"traffic_level\": 0,\n                        \"need_track\": false,\n                        \"version\": \"2025v1\"\n                    },\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"publish\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"visual_search_info\": {\n                    \"vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 0,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501254869896711, \\\\\\\"1\\\\\\\": 4.5012671566278835, \\\\\\\"0\\\\\\\": 4.501230721803972}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.7],\\\\\\\"drr\\\\\\\":21.5,\\\\\\\"rcd\\\\\\\":[2.2],\\\\\\\"mp\\\\\\\":-0.85,\\\\\\\"be\\\\\\\":[37.7,11741],\\\\\\\"ocf\\\\\\\":[-14.8583,-8.8892,-4.5181,-5.689,-7.3262,-16.2534,-23.4849,-28.691,-34.2166,-51.6632],\\\\\\\"il\\\\\\\":-14.6},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_00010202\\\\\\\",\\\\\\\"tag_02000300\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010305\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.76,0.14,0.11,0.1,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10012\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"60.65\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6899,3678.1672]\\\"}\"\n                },\n                \"meme_reg_info\": {},\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0,\n                    \"ai_overview_intent_type\": 0\n                },\n                \"survey_info\": null,\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ecosystem_perception_enhancement\": null,\n                \"creator_ai_comment\": {\n                    \"has_ai_topic\": false,\n                    \"eligible_video\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null,\n                \"comment_at_tako_info\": {\n                    \"show_tako_account\": 0\n                }\n            }\n        ],\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260324182908005B65BAD01F9FF50D10\",\n            \"now\": 1774376948000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"20260324182908005B65BAD01F9FF50D10\"\n        },\n        \"has_locate_item\": false,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774376949\n}"}],"_postman_id":"c4e38011-662d-4ec8-883a-0b8ae16870bd"},{"name":"Get user ID by profile URL or nickname","id":"d04c35fd-73a3-423e-9a14-f1542095d81e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserID?query=therock","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL or nickname</p>\n","type":"text/plain"},"key":"query","value":"therock"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"eaacab98-0b3b-4f0c-abc0-4a55471d0a46","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserID?query=therock","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserID"],"query":[{"key":"query","value":"therock","description":"TikTok profile URL or nickname"},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"debug","value":"1","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:32:12 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=KTdRniIA5Sea4MkWNDB33GZZ1GUVS9UWNT6D8q2QQm4EBsLjch9wMLekIDysh%2FvaNgtXswTHIph3%2FpWF%2B32Osm5z4Fg3L%2BrEGsCr76aeONl9cQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71eea97a511e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": \"6745191554350760966\",\n    \"timestamp\": 1772638332\n}"}],"_postman_id":"d04c35fd-73a3-423e-9a14-f1542095d81e"},{"name":"Get username by TikTok user ID","id":"b55dbbd4-252f-4575-acba-6366a647bb2b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUsernameByID?user_id=6745191554350760966","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUsernameByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6745191554350760966"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"1c532bcb-29f9-4505-8b13-04444104dfa8","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUsernameByID?user_id=6745191554350760966","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUsernameByID"],"query":[{"key":"user_id","value":"6745191554350760966","description":"TikTok User ID."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:32:51 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=ZxMi%2FeP%2Fgdo2uejyqibtP0GxttJw3A3Q37Zkbs%2Fef6VqdqZ1k7Z73qfKtPhd%2Fg9KmY2gRFmag4n9NxbkAUqJAFHVr7IEwh6mqBB2cEXR8aTZWw%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71ef97e8351e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": \"therock\",\n    \"timestamp\": 1772638371\n}"}],"_postman_id":"b55dbbd4-252f-4575-acba-6366a647bb2b"},{"name":"Get Twitter username by profile URL, nickname or TikTok user ID","id":"afcb1783-dfd0-40fe-9081-4d388ce08a1f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getTwitterUsername?query=therock","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getTwitterUsername"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL, nickname or TikTok user ID</p>\n","type":"text/plain"},"key":"query","value":"therock"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[],"_postman_id":"afcb1783-dfd0-40fe-9081-4d388ce08a1f"},{"name":"Get Instagram username by profile URL, nickname or TikTok user ID","id":"0fc8a5d6-6e6b-490d-8ce4-3b7443cd34ef","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getInstagramUsername?query=therock","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getInstagramUsername"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL, nickname or TikTok user ID</p>\n","type":"text/plain"},"key":"query","value":"therock"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[],"_postman_id":"0fc8a5d6-6e6b-490d-8ce4-3b7443cd34ef"},{"name":"Get YouTube channel info by profile URL, nickname or TikTok user ID","id":"78513e05-d939-4bfe-b489-ddedaf1d3c65","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getYoutubeChannel?query=egorkreed","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getYoutubeChannel"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL, nickname or TikTok user ID</p>\n","type":"text/plain"},"key":"query","value":"egorkreed"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[],"_postman_id":"78513e05-d939-4bfe-b489-ddedaf1d3c65"},{"name":"Get user followers by profile URL or nickname","id":"10b8a279-6873-420c-8cc8-fff87c2ed23c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getFollowers?query=diana_abissinian_cat","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getFollowers"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL or nickname</p>\n","type":"text/plain"},"key":"query","value":"diana_abissinian_cat"},{"disabled":true,"description":{"content":"<p>Number of items you want to get. For example: 20.</p>\n","type":"text/plain"},"key":"count","value":"20"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in followers array, you can get min_time value from the previous response.</p>\n","type":"text/plain"},"key":"min_time","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"a456b8f1-125b-4100-b1a5-4603985a3743","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getFollowers?query=diana_abissinian_cat","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getFollowers"],"query":[{"key":"query","value":"diana_abissinian_cat","description":"TikTok profile URL or nickname"},{"key":"count","value":"20","description":"Number of items you want to get. For example: 20.","type":"text","disabled":true},{"key":"min_time","value":"","description":"Used for scrolling (pagination) in followers array, you can get min_time value from the previous response.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:33:43 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=r%2B9w4SHO%2F3SkhwWxrfTFT32ll0iquFqeGHKt1xR0%2FQy%2Fdj7VjcVcVBJnbcaJPaGKJqB1Spz9gJ0HE%2FEuXEfE8%2BBxt%2FI8VP4%2BRzQdpccXguTilQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f0da49ab1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603041533424B6DDA6122DC5EF40F5B\",\n            \"now\": 1772638422000\n        },\n        \"followers\": [\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=69559357&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JwWrH9VQt30cWUajNbCo3Fg8L0g%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=063c8cdf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gI1Uml36hoWik6nDGF1LDSNuv24%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=24e8bda0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0dmMyqZF0%2B4nqk65RwUq0iUZ0Ws%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=7e264455&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=an77SyzkdcQpBl7JbrBfnloeFTc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=17ea6a4c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ye%2FCALtFSinc59C3orXpaqqzUwQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=64c14336&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=42pQxOlTDFy72sn%2FqhJXr34xKsg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=6eec20d6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wgXsYgifbS%2FafpOLajGyAqNsTjI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=23bac1f4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RboBDXIsyBpYnhvtGtZNUwh7DV4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b3ef1d86&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=znvlhnvFXPzjxSpluxO3%2FkO4oQ4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=900b4d58&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=XK9CkoBhxNiZ94CwtJKoHWfcEs0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f481a32c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HykdPafUuoniFfGtqyPWntyzUOc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=837fa5cb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ZyPIIpPxmV%2FVUA%2Fjh1h24YqVCWQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=06f32fee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=qLRq%2F4NYjTubxW2zTsHeOQY0QfU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6fff3220&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8YStCX7DZd7eJ0Kpwvi%2FIYfIOnY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=bd62fe45&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GSyJEQklMceX9jKLi7FPbOmeFKg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                \"aweme_count\": 68,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1761465578,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1764834779,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 1284,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 68,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 457,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"uk\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Anna❤️\\u200d🔥💡\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"UA\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAW-x4DXSrlU6e21iKh6KyqGpaev8zTh5wHgNjvmfNhyPQVwJqxFeUeJVwr51KNQwX\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 297,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7565435925619655691\",\n                \"unique_id\": \"fighter8029\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4339ba38&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GHzXoDOkzRNhR9bEOBdk711c8jI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9384f98d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bs%2FQ%2BKsHq%2FQNZ%2FS0ab3TEp1cmUM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=6201718a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ZvtVFXqG6hVMtmE37I6xU%2BrtEcg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ff9f7dd6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nozqrOF6WuWiSNbd96p1MJCrbtU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=53b6b87b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yEVcmtfeAawshsJtp2dD4VPc4FU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=445193c4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=eculfWDU%2F7bGxx2SwFf4lmcjUYA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=eb46b75e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7bXFF8yh8qU296unz%2Be17Ug45io%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=468c774c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xIuh0Uiv197oI0MJcBMbi8Rc95k%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=d8f43eb9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JEe1kbS7KeLfsApaZzrSOoZ5uQA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6173299c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6WYXFm1jktdy4%2FKrUsJb055BlS8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=daf5b368&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ac7KYK7dHyW9tWQz0SdGAUltckU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=bc617e10&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DO25lIU4f1DgbRhOoXIowLJ5E3w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7e6b9d3b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Qe5HJYS2u3geEMAc%2BMq%2Bp2DQgu4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ccfb9941&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6tXNE437Rhx6imL2Xvaa5aQ6BYM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e9328b54&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jFpCblRvE%2FmudUzI29CU2fmSzFg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1624741255,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1624741268,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 15761,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 53,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 3872,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"readshad\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"BY\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAzS1gFYwoAeG_Bs4Bswp0U24uChfhYrQwEeOw7hKloUofIzyCF2SFIJMYbSQcFiog\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6936423085499630594\",\n                \"unique_id\": \"readshad\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b49a00d1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=U7u4C74eleAg1L4A0PLsZrHZkjE%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=be2a749f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JgC66b%2FYSebNHgXWA1Xu5aqbxEM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f2626ab6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4syKWNHWeTkeJEkr30eeyArIHPA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=92abea47&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nNS5YtiCkdQnCMzTxVAF9ep57KM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=97873a97&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wHVte783jA2aZTb%2B9NAwOgvTotU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ff836b22&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=921lgysI%2FUUfxYEl2wWFpRdIH0k%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=44360865&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8kuORztqmIN1l22HgpX56tf%2BHuQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=a5cff509&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4DPaPBiUuBuBYkWDZHNFq0xPZZY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fdd505a0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sipKq%2BH%2F7i4nKdhhlYDNYP8VVUo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1157d3e4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CNmH651gSN05yHRL0L9HkjNdCuc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=9306de5e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wkHVPUEIQiottVl6h%2F4IsmlkF3w%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3af600d8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9Y943BOb9J8vs%2FKHypWK7ERJ9SY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=57710ac4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cHOMlGik7Y8R4KCNqBDRYEPuusI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9aa00237&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=57bYEfzOnh6ly7AasBg5Uz5RIpc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=176d9862&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=OHlHvVjnCN18BGxz8i7OLprepO4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1571480820,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1634147439,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 510,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 53,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1097,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"elya\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAb_-Pngy8wBC9yV224R2PT52j7_-x0uLJWMNn9s0x9euub4dbxFn2AEqNbovVv1c0\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6749582074946126853\",\n                \"unique_id\": \"elya2188\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=32317762&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=32IpAkC9FGq8BI66eNy4uUP6%2Fbw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=47a368ef&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ktugSvME4ELPd8RmEkUlwIqC1iQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f01a1a89&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Fx2KJXoZ2pKkDrPf5jnTRZPDteg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e555f00b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=TtwYHi92km9OqgO4Cm70ubmotxs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4b167fa3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xfabPsuL0gWW80cJSCNzkVQzCgA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3e2a292c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CpGTumv5UV%2FVMv%2B%2BqfbsbFxMaQ4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=51a786d7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Dhie3M9ihVdO7GwUeKXo%2FMGK7DQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=90069504&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2F5R5p9rYuPIydfII8xx2Z185OMY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=bee53483&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DaMh00KQQ7JS9oeSiIg724GOV0c%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=130a1825&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BiE%2BTwvc1rVj4QL3xtUFP5TECcA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=2d3cbbae&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DvoCTVOdP97CERe0uRfmrscn44A%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cf88bc72&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KiWHF%2FDEOAXHqyzo6fFMMUjsYqo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f7a610ef&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ExRP4q%2Bx28%2F8SLzL74ZsKI8jsaY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8d15a55d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3Vqi0duZ4PT5nVM18zcGw8HCUd4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=fb3b4ae1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fmceiT3mi2uqSqVXGiAHMetLzQo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1756972868,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1756974124,\n                \"download_setting\": 3,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 66,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 0,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 35,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Алена Алена\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAS07iBnbeq_g-K0_W1HvSEx9C9uvXgt1SP1yp6xrfQ0ZBpTeebXDcvvBBkUMM-8Fh\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7527651651323200530\",\n                \"unique_id\": \"user9343685381830\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=ba11b2cb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BAkmDviQ8GsffvysMZ6aeuS3kZs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0b2687e9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=isMJYmGGPGzkmRVCkpub1YlUDMI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=641594b0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=juWgN4W%2Binv07XO%2BJfG%2BkJXYLSc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=bf3c194e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cIvpYtI2uz9eqRKBZr9kZlLkB0E%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=1f677d4c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=P1AK8nBxSxhA3CYPrZO6El68dNM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=566c0b53&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2TE%2BOdb%2BHvrho0CmxxZdWLpkxHQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=215ce718&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Z6fY7NMphw3Zz9gAVzcIKI8zmMM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=bd18b4d1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5Ctb%2B%2FkIXfxhyfMiSfK33O%2F6X%2B4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=ba4b25cf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=374cjEKwSPcNvJ95BfhzvqE9rds%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=983dd1b1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aS9lEYsH8RegYJyf8WFjHt3YzjA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=899cc223&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1AJlQZyVo%2F6jfPniy1CzbT4sOsk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=0b752c1f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=c2hazPdWqQmD4jwXuCBWP588Cl4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8f69d372&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aem4yVgYDU9scj%2BPOPfy0KacVA0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=931991d1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=YdGXWEOqwi1pw0c4hN5VW3uS9pg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=693f401b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kdla22%2FnmfKhKTiuT%2BJFBcwJl0c%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                \"aweme_count\": 15,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1734625525,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1735649784,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 26692,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 144,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9987,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"тамик\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"BY\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAf69omHkmD8imNklmVdYkLTKwGAvw6Ng5k3ADl3ywXIkHipUGbBFaBP_eYBXYJYH3\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 108,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7337287695893562373\",\n                \"unique_id\": \"tamerlan_gazizov\",\n                \"unique_id_modify_time\": 1772476738,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d705f819&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mKP3fGGbt2SpHkZ%2FPzoCN6dN%2BnY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=cc4131b7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jTF9yamNQt7igA1Imjm%2Bu25XUHA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=6f32ab27&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BP4OoOfkyPKfGO9kF8ukt%2FFv6pE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e612875b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QZ9LOVdBUQP5AchvJ2Cd%2FE%2FIeOI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=675a888b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=X37EsTXLr68YOVb9xCXXzv6cNs4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=d928b6d8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=x%2BNuQY2XOUEAAYqP0yq7SjXd9BU%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=a6611e4a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jHaFoyXHJzw9bbDBaChIcerSGvI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=687c3850&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8AuGhgfXRthv2LE%2BzGfU3feoQbg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b8a009f9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xdY%2Bs%2FJDCWBkq9ACmPxcFzeZuTc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cfb8c6ed&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r1ncEOclLHlWmAsX%2FaMqKBPAE3s%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5a8c94cf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=B%2F0eqvHF6pjWv3fBnjuikQbbbI0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3db5f09d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lehh4RG7zD6UzHHXjE88u0ZoKOA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6731a7b2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jwLLqkfs1H8aPRwK6opy7nq1K%2F8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b4565a79&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PQdOUwwwNSb1HE5uD%2B1hsLWogi4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=95d5d297&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FE3EPY6%2FdhMFG15yq9l%2B7qDar0w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                \"aweme_count\": 2,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1606933313,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1743276754,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 4054,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 103,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1829,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"user717528818496\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAyctEvR4eOFCXeIPOGjl613c59tXw5204ChmGA4-OpY7NsWt1jGwXPsQEpjPNKkOn\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 44,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6851467398417466373\",\n                \"unique_id\": \"ilvina440\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=e8f467ac&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BEAIh05KbYnRImtx97pIRS4URtM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=e018dba1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DAuPLZrJzNFr6VfxqL2KhZRPXCw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3e912eaf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ug6yleJjGxu%2Bf4StZLLdofXeBeI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=762cfc6c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1Ko%2BAdJXmPwGx9EZIH7BzhCSYUA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=b5d9197a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=P2%2F7NiQGr4vhxNSmSv85G6QpVh0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e9b079b4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0EFCuUcD7kHxoL6IdU759Tg7FYQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=65a52b80&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oIHmmKn3yFSH6U1nwtjOiABT4jA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=03e88403&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=B10BNaTMYeiE01MYVDOs2gIcZRc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=d4b7b608&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JMi7gHniwWx1GyJ9okRmIaHaTsY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=29b7b6bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=MvWoeOfHkuijeh7kPH8oj94BKf8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=920f5983&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=W3eFJOyVCusFTrhIzczZ16ztN78%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=16b4d0ae&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lbIDWNnz7jRoTz%2FfJRtat%2Bw20nA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ff2eff38&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FEoKw6b3Jbr1vZgBUfAvmKKqYUg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5ad552f2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kU0oVywUJG%2F%2Fx4CrSzddtPvEQuI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=84a86270&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HumLbuXnMwo2ruxoV5Z4zyPqv3w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1696096142,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1737713816,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 6786,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 176,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9998,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Грей и венда я 🌈🏳️\\u200d🌈😭🌌😺\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAANfecyJ8dAz_PBxD8vmqvwQN5VdywZO9MB1A8-gZhnkfB7XqUsqpL0FddV_p4o0Fs\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"♀️💧♀️🔮🌈♀️\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7037868597297873926\",\n                \"unique_id\": \"valeria.zhmenchen\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=ac528e28&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=W6GZbbRVFVs2XNqWHTFSHuARzBM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3d90c742&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DyDWTIHqNvCvHgN53Q9ai2I9rnw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=58e1e0a9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GfpmK4Sec65%2FvolHoCMftbo4hw0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0a033ba1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=q6ocMSIsYx%2BN%2B2j8rY%2F%2FPf1y7gE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=54acd102&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uNbtjnKIO58mDOvxmiT9Orsp33c%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=2fb362a0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fFxd3l3Wvu7TaN7gbIKYjujP4W0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=dcac9646&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bhd0r5Hw%2FkzJuNwo2lp4chDPZsY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c20c9325&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PzBs%2Bzw8%2FnfJ3Dc72cBl%2BRzQhUc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=a2db0a58&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uEb%2BT0eu1oK9pIicifM38Q9KtS4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3f894e6b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NZmQ9lMd7ozr5aQe%2FmdJSgGRxpU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ba935908&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Hq6mhlbWyd4vllyWOv5VCa8IiQ8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=d0a0139c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=zxl1M5k%2BsQbXO6SB%2FyV7nOYpPps%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=635d6dff&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=AK0yJC1h3PY5iPdWrcjy0Gyt4yE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e2ffed9b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Kz%2FKDKgfa0HEU8iBOv7Z6%2BXjU6M%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d82e68bc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mWwfOZKuZTUAY5qjc6Q9FqyCv88%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1744019315,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1745893446,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 3913,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 54,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1382,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"пупс алинок 🧐\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAafTipwdeucCnZKnkTNAvH16PctcAEIYLdNqzb2HMPScPOCdBRq600bUs1lncj7KR\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"скачать обои умный человек в очках 💅\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7340546797667402757\",\n                \"unique_id\": \"kittu_76794\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d800f200&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=WPKFL%2F%2BEYyrnlLWJKlJMuMTyGTY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=34c735a4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=eSlTkBPa%2Fj%2BLlul0ti7Qs2dON50%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=561d32ec&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Fz7g9PRLhZZ%2BwcBX3JqpAFRcU0Q%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e75dab8e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=g4%2BC7PnU1o1%2BiBQoRmxBEpYuxhg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=62c3e25e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=U%2FX1hDwgGCfdDXRcN0VYRH6%2BiGk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=24e6dd78&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vc4LT8K8F%2FRs%2Fmxr459bxRvS0R4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8863f295&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ycAwH6PzT3MzV%2BASpKwnA%2F8fV0k%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=1ae9d383&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tX1bJF%2F2YvY7qo8T6RA7ggWtx%2FM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=cab943df&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bdWzGyfU5JZTj%2FCd3hLl3Uwfh8Q%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c459bf39&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3eCEEvwewePQVgVBncDJ8%2Bd0wv0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7655510e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vduqZHvvj%2Bg%2FUTy%2FdoTf%2Fp%2FMt38%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=edefc041&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ikxNB5sUjFczjjykMDYNiw9cSxE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=29161bd2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6dtNaLuxIIVjZ3Ho1SQ0h6woR%2FM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=06e882a5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JwAvBbc5ddBn6IPUzfAtMSPPby8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1b6a9800&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=K48RH9%2F2N6ca%2BalFPKFL%2FpNb5HE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1739005252,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 817,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 34,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 513,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Лука\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAArzbBN0MRXj6HZZv-nutXge5NIRoVNSlFF_FD8lPlmtMUuwoySBfiu7epxILlV0M\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7432986548011828229\",\n                \"unique_id\": \"user2124536311603\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=e8e6bf6f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pWveYRYEu7wVtqDVcqzJn7MTzFc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=5b4a36bb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hK6aWA3JbcGDsKwRIVNcr%2FrdQqQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9984364f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r%2F6tVbMxL9Rg6Dxzf4R8SvirnOM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5c49499b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oRRN7Al8yjTRL61IjwN63i7yhtg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0213b69b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=TdIgvRdVTAawGsMozS0qjV2p3B8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e97ab562&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=z3dIIMh9qK6%2FE8RjCiTFt6kWRek%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=3862e54d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fJN2JWvFRzP5d6JBYT2swOa85D0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=80898265&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=efS%2FPnvEZk07nNGU96F6rXMKH0c%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=27c9d4a9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QzCR5%2FSqNxo%2FOj4IDTrIhU17Nv8%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=67ab0c95&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xq6ztPLZvu2YG1F63bTHWepflYw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=215bb20c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Y%2FCnxi6xcUlihi8u0jsvJ%2Fj1HfQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=116cfd0d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=syL7XlweoqxkpiP26jizZWRnD8w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f431070b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=trjdN%2FRy2La7mktcInF7I5Zy4b4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=641b7e65&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=J5NJD5biPekNNAtlIsA3Jfp4SlU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2f0ca085&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xniefOLUa5Y6j%2BmTPyZiu3F0PO0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                \"aweme_count\": 8,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1717754252,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1717864368,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 71105,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 498,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 7612,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Bananchiki\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"BY\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAyzrUlpbASF6m73yNolqnDOX8Px8RUya5W_ra7FORQI2rxm1vVyMA1PJ3ArUUZ_oa\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"На аве всегда жрущий кот\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 265,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6943266789041095686\",\n                \"unique_id\": \"useruoja8bi24e\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=04b63e5b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6IeYAVH8MyL3RBpNMB28TBJwyx4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d976a3cd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VnCpVoJWvNUW4GzQG5nxLFWsWus%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=41934e53&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=N5tY2wnJjFCoDDRTzKoXR0gVeBE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=bd73981a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=blbSF7dSwL5LuUYrRIa3V%2FfOmi4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=9266eadb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3sAa%2BJEC3Lu9coVXLsqOhOdGmqo%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=d53c90bc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bwl7ueNemJmvwDQMO%2F%2F7C5ckS0I%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=2f6cc982&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=l6tNNc3Ysj0dCgmaGD19kA0xfuU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=3832e6fa&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=360GwPk8Vtz%2BrJ4vwOFvzF1C70M%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=9f0d4141&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gJPToatzKmHPDAmRf8lNQ0yyhKc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=30f3e06d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hC4uB80CnWXBYXVVpUqj8qbhmxg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=694ab2d6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aWZEaSrw8EnI6FszRTluBBMtXuM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ba03aab3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wAXlbyMK7sU0r%2FTJE%2FksqXb%2BN0M%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8a73d7af&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RHFSilCqV1%2FwHPIrU1Ug1rJqjII%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=37fa556b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r7CokyXGm%2FZVsdaj9HaJhy6Nyx4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=99e20da4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pdA4CqGi0dgICO1DdMauDKAI3IY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1645832141,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1646650676,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 4304,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 166,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 2415,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"☆~Чупчик~☆\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAA2wCKvC2bIbz1NjkaDh1-VzVPkAfWbQip9qiXVKVXpMkPthcAy2rxCE6TN07Th8Y6\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"ак Likee евгения там ржага😆 я новый гачер\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7068794065748804614\",\n                \"unique_id\": \"user8uba311fu1\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=379cb8ce&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vLd9gCpkHOYURWYY47BFnkISKcw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=59ae8d3e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=I0hk7AkEWO9keZ16aNmFoMzxoIg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=6b024827&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RDkpXcz0B1%2FhLu5qbcsMkf75NZw%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=b797f0c2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KYIy%2FIY5PwlBtcznyTEyw1czEsg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=190bf092&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fPGhjNQDW88z6JkCnuZEO2im%2Bqg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3548d2ff&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tZWZ1fzS6eb5zDDIZaGN%2FNyQeP4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=309a313c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=61ig6hPh8A9DWZHvb1lZ9kVkEqA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=71c670e0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=iqp3fnyWyBs6rPsNYV%2BSF2k6g84%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=d4a9d528&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=09Aj2gF6WrMZC46ANPLJLntu42Q%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7ca6481d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=e3M2aiIG9T5TeZLJzwsD%2Fz6U18w%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=07afa134&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9L0oHJooZ5a1w39nK6gQPGOB%2BTU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=53cddc4a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PLDSIKLdKxwTcd7gaK2eUUqnjZg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=eafdfc05&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3ngse7ZKgJdttGR9BUMxHzXZRW8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1525afee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cPoK4L4kqjcr%2Fh2w5ru9RxMEFiQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6e673cad&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=TrTElE8agf4euu2vg1Ap76AUpc4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1718212606,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1725551167,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 46783,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 173,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9948,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"𓃠мисс циркуль✎﹏\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAYLkfMMyX01kUq4STJ0CgPc7Vu5TA0rbE59_E147ELpA1SYHyaD57xatzR0uyL8W0\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Спасибо за активность 😊😊\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7379666023743783942\",\n                \"unique_id\": \"jasmun1412\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3a18261d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=d2VBNrk62R4R4zc7UXpQ80JRru4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c5d56371&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=G7lKnOcwe4rxPyZPgoaQO0wszw0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=64c1588d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=l5f3uu74np2I%2BRp9V%2BbLaUgLKxY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=57955e45&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jCzGa4vvSetaaJdl54iG2DDJnWM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3dbec851&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6uE3mUxuoIMiZbRMhu%2FHNgaeyHQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=88e21980&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2vtaS8I0aIv%2Bg6%2FZQPyVxO4nNmU%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e57cf9e9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sqqV2daV2zflpAjqFPp02H%2B3p5A%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=6010bb46&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=j8LpqXxeKIzFN4DwOYCT3j%2FaDv8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8379124c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GgJd83O3TC%2FaWCVg6FD1GZlqYIQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f6f404ed&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=k203s8C7WTNnuA9veSk1gSA5lrc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=027cfc19&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BYxREkZPaZcKxwPl6anCRv1VS2c%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=bc2c2e3c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7aczjOwImAMlogD0O%2F1y4LSYJik%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7825b939&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NXsPi2riVE30UwuEuk6nRFN14Iw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=22a3dd48&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5Rza%2FVYQ1gmjrizbq6Dpl4gbGfI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=31a1e948&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vUj5Jr%2FFpcKBzRKXC%2BcqM1pETL4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                \"aweme_count\": 89,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1717058870,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 630,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 176,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 279,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"de\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Janatascha\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"DE\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAsADMVs4mYeqCB2d5dm0snuwrw8eNFKENB3omYJzeay4feO8z1OKP64iJorPF6vsf\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 3240,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7374711143611728928\",\n                \"unique_id\": \"janatascha4\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=98c1dbb9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=L17s%2BQibbegyE%2BesnSdMailf4lM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=981494e1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=o0sSP3rH3MHWSHNzkMim5su9wlM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=31c32f28&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3uMaprigB7UJRW%2BoJF2h%2FSfE%2BYY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=2f681dc2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=FBWbLk7I5VL%2BkgV%2F%2BgR3ptopRT4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ebd398b9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VyEnaaMcUw1AQGUSt%2F9lr%2FVmbP0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4a15a4bc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fu6VxtViWs2XozHO2R7r4YwzYbQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e8bd66d9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=j1n80Luu0eycmz8M1jY1mwrCi94%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=86b0bfee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pd0utcqNq9g1aF2Dulx3RO0VCFM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8cf90ec5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8pAO3ndJvcBsSsxP3wqK6Q3Hu9E%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=00ca3e3c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fgJT9LozYkhWrhQnNOP4QmqQbxY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5f1f8caf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=EVEzHcSKBI5TMv6OylIR6zznKaM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=9be94674&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uoSmoBiDaYOwuo7nompfwlgWUUY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=43cbe515&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VpqXovNpeMV%2FXa%2Bx%2BjB%2BSdB8OLk%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=cf8ee3cf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6vK8zyIoF4Rdj2PYOQfAH%2FJKOpY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5e5890a1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sQlKM%2Bg3%2Fl0dejwJAnKgPaaFQSQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1599175601,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1657568605,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 338,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 7,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 78,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"biljana\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RS\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAM-zg0MuchpQYu_vN3GnkhlBbJiMJNQ7jw29d2AzdKqCwS956I-Lq5lZiA7K_GrWb\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6868529784507597829\",\n                \"unique_id\": \"devojkaizvode\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=39b92071&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7%2Bhy0awXNyatvZK2p17ckbx52lc%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=fd625bcd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kDP8szB5R%2FdQceYfGZVvJB4I34o%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=73ab6a86&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lEKvpGZ%2F3mxuOUmevBeX99%2BCaiE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e5dd1d98&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=J3XBO4lzDXYiGfV6oMoBLec9XUs%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=141852da&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=iHQcq70Mseknjpc24r2RQJ%2FC8cE%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e722d280&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8VK9csmhMmvTbzFSEm3L0q8lNy0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=12abab54&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HsyBCrPwZtxJENlGrBrl66cP7JU%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=791511ce&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aGQRvHajl9aVIpadFi8TI4aYGwI%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8ea9409c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=T%2BKGfcIorC1xG4WlyV1uNW%2By0lI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=31287f68&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jBIvF8Zm7FJr7sDg0nH6eXQWjgE%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=44697b87&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yglsprP%2BnBqeTICIsbYQUvFyqRM%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4412f79a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=W4i3aL0yGmAoOc%2B%2BFUHLDzM4E0Q%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4e88f6d2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mLH9OhypdxdHGsdpYt1JtVkEy3A%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f31db4ac&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oidHyATMWtHs3mnAdtz5q0lvQUs%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=96595175&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HJdFZJ4SiH6Yei02v6vlhBpm5Fg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                \"aweme_count\": 2,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1657117554,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 3,\n                \"duet_setting\": 1,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 208,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 9,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 67,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"zh\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"4GDOU\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"US\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAlp0GovvzTITnSFlvuzfD0xVSVBJD65ihPwk4xjpzwZj78iS9JfOggoYweeHRuIxy\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Independent designer💗\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 1,\n                \"total_favorited\": 9,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7117264742511657989\",\n                \"unique_id\": \"miaonalili\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=999351a7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=I1omXIuP4l4Knd63mcq7SsclaX8%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4ad63e8f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CG2gj8LSnKTxrJd4q8EjINRoaR0%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3fec15f9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kXinswAx787Eus4qSNBAtHdsCU4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=76038b40&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Oiuo5DuQOS%2Ba9byVFP6aL0GyJk0%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=84ab778f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NtrxiEPZd2bIjAicdcqDxG36Zas%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=cd62777d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=FUOpZRBpP1M8EW%2BvWZGIHNlLVSE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=0a9f458c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nUaOlojmHLxWyTmXXW%2FkqiTGuEo%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=9efb52f5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NzICalyWCvaHPjYQch4m%2Bi3ui1U%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=1fdbea4c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pLZWhOkjg1j2T5m%2FzPxQVQc2mvo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ad6a797d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cOiyP38cckNlmtWQBRglsshzw14%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=9f3617cc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6xaTzcFnxMcCRNHjVSzT8jK0u2Y%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f6db43a6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Fz8VPa%2FEV1vbExceXAO7bpVc5%2Fk%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a82daf01&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=OiHxK%2B%2FA2PdqZdaZgEjXrLkBWUM%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0d3ea307&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RWBKe4D4p7QUjFvXEI8oaFvc00o%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ff067fa4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vMRdoH8MVLV9fwTuO6pET0jq8uY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                \"aweme_count\": 20,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1708556875,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1708712733,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 22,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 48,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 86,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"muza_cats_breeder\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Cattery Muza Family Cat\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"ES\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAA6xAJFYRFf62LbtpmQfG8nDuhle4duvshvhrEXD9HSFky60vsr3yx_Tc_8WG430jH\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Official cat breeder WCF certification since 2017 year\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 1309,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7338195578784465953\",\n                \"unique_id\": \"cattery.muza\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"UCLQYA5NBAJP5O5bmE7k93Pg\",\n                \"youtube_channel_title\": \"Cattery Muza Family \",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=cd4e8e8c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=o967W%2BEKrxH%2FUG0EuhvMlewHI6k%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b368f4dc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=y%2FqBHoqfRBotRyW6vvflol4byzs%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1981ba62&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6UI0bq8V%2F4eymB74bXO6B9GmLrA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=860417a9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PjbUSMj4XeQY2K%2F1UE%2B8xXgeKNM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4a059c3b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JoqonoOD32hIfzEsBKaw4%2BWzUU0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5123fb28&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sAJLKXS8U%2BNT2ddnk0P%2FJBF4gN4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fec6f4dc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=o5HhGjs6Cs6yON7wsc0A1o0pNIM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=2c4c0478&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9GfcrMc7bEFuPub1tClgTc9rU80%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fb3718c5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bXwOnwwPk%2FdtV5kWeaRQhfmibeQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cd89238d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GJi38ufSJDZKb1K013%2FHDHz6Pxs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f3cb3457&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oSJzSbFGh6qw6M9q%2BzsdocXgXL8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=dd65cf32&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ldZKeYo1PMK4B%2Fa%2F%2Bf1JWpldmC4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5fd9e826&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=MJf9IKAWe3goNJSQI052MMhdv34%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b7bdc513&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=q7O2iD91yhXcAPlG899%2FtsA2tDw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7f1bfaff&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nfFiMc9JquUaM2IDYpLhW7Vnly8%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                \"aweme_count\": 44,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1581876398,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 806,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 127,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 388,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"bubble_bullterrier\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Bubble_Bulterrier\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"NL\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAADdHVstiE-rKHO2eM7iTIitc3i490cimZhwnLLoKwR0fONKlwA1h7JooPb0Lb0Jbj\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"2019-11-14 BURBULAS\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 1001,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6794105440361333765\",\n                \"unique_id\": \"bubble_bullterier\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1f8e6ddd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mIsWVGC4rcGIhjzYHxTdl3xFIgI%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0330dec4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5uVlxFtBpxh5%2Ba2fgmJtUhMxzGw%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c728baa8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sC1ntdatAYXSMGj5VVZN34rZByI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=fe727a46&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=XnkUY%2BZShZsTWcCSKX4CNnjdO5g%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0d8b04b8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=My8Joo55gWanb%2BOe3otqWyxY3z4%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=eb6e4902&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HDWIZY0TLC1puO94RimwgXVbTRc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=9525adf9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ORk54898NmpRpEUpHw8AztPlcag%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b6a26a68&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=67GO4Y8hkFnqb%2B3srpNew45NQcA%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=f37a9649&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CKzqYjGyfiuZbsHZYxy7di91MgE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3f5acc78&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yXeQjkyg6GXxIxaUK1qeT7qfIUk%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=0b76802b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fbI2EEnzlxpq%2BGvl79rGtoSGhAI%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6de827d0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pU338AiLEAWB%2BglzSnVmxic9reo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=67a4e13b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JdsgQj0YDzkGgtfCy%2B0sSHI6rTs%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=efd959d7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=N1lbaTPf01kWmqxsS3CjRICm%2FA4%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=206b25af&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=v0VBbpyJ3xtEKU4%2BxbkfCe9UEKs%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                \"aweme_count\": 1055,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1692212469,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 1306,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 2637,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 2769,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"abychat_abyssinians\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Rebecca Eagland\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"GB\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAfYV4b6VP2mPDlCzcLtq2zgLgzpCm2HMqzsWPyJwVb6DHYNVShJ_pBDzGxCqsDtSz\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Breeder of Abyssinian cats based near York , England\\neaglandrebecca@gmail.com\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 83661,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7267996857367020577\",\n                \"unique_id\": \"rebeccaeagland4\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4e765663&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0goRYhHPzICqrDhZeFs8QRE64cI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=026fa14c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9stfWlARDwZ5zDMwqoGT8LDB8Uk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c8021fca&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kEvnk4zQM5eY%2BzQ3t8JsfnL7MrA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=fa18d28d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VKcQ12PnXHokeOJWeEMb79TR%2FW4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=9ed9610e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=SG7KK6SytWPV5JATbOsqU4DHZds%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0f7dd1cc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FdRZwbQix0du9RssVaE8WhKnM%2FQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c678c5bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NOVJhwD9%2FMvyzV9aachEbLuCCsM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=77608610&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4DIrOs7rWgBluXaCn6LcdL72FMY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8f082adf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oYBuSCRk1Z4ybCCOaKwkuLA%2BtaY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=df0a7c14&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rPNihxiFLsaojd2QEvDMCmPnnM4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c933f4e6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8%2FgsB7WiEuW0y9ugLrRJmmWydWI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=b44042e0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rDMeJqRAkInLGfOwJJGb50ZaeKM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4a53c139&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4hAYSjYAqu74lWERpro4NG8PyM4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0528ef17&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nSod2tWVyrCsY6Uh%2B2yfY8TldfA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=fe61ad51&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=N9NLF4Dj%2FyfZHAdGR7qjI%2BHa92o%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 1,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1740065160,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1740070170,\n                \"download_setting\": 3,\n                \"duet_setting\": 3,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 134,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 3076,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"has_email\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"hide_search\": true,\n                \"homepage_bottom_toast\": null,\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 4,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Indian doctor🇮🇳\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 3,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 2,\n                \"room_data\": \"\",\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAboJy8zQf9aM6zA-GrBs4dGGkBLw_gfUOBUN7x0N8IP25klw8eIOnLas8tMrRIazB\",\n                \"secret\": 1,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 3,\n                \"total_favorited\": 0,\n                \"type_label\": null,\n                \"uid\": \"7409946595209823238\",\n                \"unique_id\": \"indian.doctor8\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9bc33bd2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ik9ymdVirdj%2BlAdD9SObpgb0x74%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d3aecd13&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=e3MqydTycoI397MKMEcNGr%2BPcqg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f9619947&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gUX4brPH3SarHqXG0%2F8pI29pZz0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=c78a8a98&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RYIOvF8%2FfaAtn3EpL7pA%2BCUOWWM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=8af2cad0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BsWJnw3ShlKTuCtGCKcMCbKv%2FwA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0e7ad258&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CAFHWQK2LDzJhiCT10KBCmUyvuM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=cb5e32aa&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cC48XTqI2rlCGKUerzkVVqDWfLM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=5c6cced4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2oN%2F98gItWphixaZSMpIWPOib2s%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=32bd0279&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r8cbKpkn8091ukts4Avi0UavL5I%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f17354a3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=LbUZhHJvIaWj77wuy42Lkr2k%2FWw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8f61dd17&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BdSnVZeSTHNbyf1RuluzMYGLvnU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cec37fb9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Fz%2Fd98ObBb2oUcd8mDSp7AXpBeM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=08050f52&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ZJIcdzNseMstwXZYhxf4Yrw4H2M%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=cc45ab7a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=15s7Yr0ccE8rOm%2FGxz%2Bv%2BP%2BiMeg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1ff9c442&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=AXMS6pfu2kFUNT%2BUkwaxMr%2FqY3E%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1657278289,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 3,\n                \"duet_setting\": 3,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 650,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 7895,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"has_email\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"zh-Hant\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"貓愛上魚3\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 3,\n                \"region\": \"TW\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_data\": \"\",\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAzA85bYUFkd0vNBCvw_yGCCLNDCsgvnz7bZXhMilyd6Tidrur0ioN_XSKCRdjfmp1\",\n                \"secret\": 1,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 3,\n                \"total_favorited\": 44,\n                \"type_label\": null,\n                \"uid\": \"7117955458036614145\",\n                \"unique_id\": \"user7uppx3ioj8\",\n                \"unique_id_modify_time\": 1772638422,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false\n            }\n        ],\n        \"has_more\": true,\n        \"log_pb\": {\n            \"impr_id\": \"202603041533424B6DDA6122DC5EF40F5B\"\n        },\n        \"max_time\": 1772638422,\n        \"min_time\": 1700141868,\n        \"myself_user_id\": \"0\",\n        \"next_page_token\": \"eyJtYXhfY3Vyc29yIjoxNzcxNTAzODU4LCJtaW5fY3Vyc29yIjoxNzAwMTQxODY4fQ==\",\n        \"offset\": 0,\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"total\": 1506\n    },\n    \"timestamp\": 1772638423\n}"}],"_postman_id":"10b8a279-6873-420c-8cc8-fff87c2ed23c"},{"name":"Get user followers by profile ID","id":"4346d656-a98a-4109-a09d-e450c8a4319c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getFollowersByID?user_id=6950548150479684610","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getFollowersByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6950548150479684610"},{"disabled":true,"description":{"content":"<p>Number of items you want to get. For example: 20.</p>\n","type":"text/plain"},"key":"count","value":"20"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in followers array, you can get min_time value from the previous response.</p>\n","type":"text/plain"},"key":"min_time","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"474f5d12-b759-499f-bc67-b97b5d0e5ac4","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getFollowersByID?user_id=6950548150479684610","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getFollowersByID"],"query":[{"key":"user_id","value":"6950548150479684610","description":"TikTok User ID."},{"key":"count","value":"20","description":"Number of items you want to get. For example: 20.","type":"text","disabled":true},{"key":"min_time","value":"","description":"Used for scrolling (pagination) in followers array, you can get min_time value from the previous response.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:34:16 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=4NOPBh61oLMzOQl9DIHuOdAEGs4J654BZMiG4dSwzVVNPnlCBUcash6rNAtg%2BwZmxnoXIAhBYrN%2BNouPeGMSMy95uLzkz4QzpWjFGc%2Bx1x943g%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f1a3cb511e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"2026030415341575BBA7A78F7CA6F480EB\",\n            \"now\": 1772638455000\n        },\n        \"followers\": [\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=063c8cdf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gI1Uml36hoWik6nDGF1LDSNuv24%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=69559357&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JwWrH9VQt30cWUajNbCo3Fg8L0g%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b1190022&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=MrZss0c8g%2BJLwMm%2FGSEqE5fiHAk%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=17ea6a4c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ye%2FCALtFSinc59C3orXpaqqzUwQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=7e264455&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=an77SyzkdcQpBl7JbrBfnloeFTc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=13d77a08&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=79niJiiwBejTQg%2Br8jzNzUdGYOM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=23bac1f4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RboBDXIsyBpYnhvtGtZNUwh7DV4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=6eec20d6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wgXsYgifbS%2FafpOLajGyAqNsTjI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=a8eb5c01&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NcPAb36Cnvbq9HOVmRulLIpWn0Y%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f481a32c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HykdPafUuoniFfGtqyPWntyzUOc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=900b4d58&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=XK9CkoBhxNiZ94CwtJKoHWfcEs0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6f898943&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9HZO%2FuiNIlMBA5jaj8tlE13b5D0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6fff3220&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8YStCX7DZd7eJ0Kpwvi%2FIYfIOnY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=06f32fee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=qLRq%2F4NYjTubxW2zTsHeOQY0QfU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=746286c4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=OonRbtj1GF0ITRNRiiNuoNf%2FC3w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/7e1dd1a9bc14e7257830c2d1c0d0c38b\",\n                \"aweme_count\": 68,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1761465578,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1764834779,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 1284,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 68,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 457,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"uk\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Anna❤️\\u200d🔥💡\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"UA\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAW-x4DXSrlU6e21iKh6KyqGpaev8zTh5wHgNjvmfNhyPQVwJqxFeUeJVwr51KNQwX\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 297,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7565435925619655691\",\n                \"unique_id\": \"fighter8029\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9384f98d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bs%2FQ%2BKsHq%2FQNZ%2FS0ab3TEp1cmUM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4339ba38&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GHzXoDOkzRNhR9bEOBdk711c8jI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=7fa5d101&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VroAAd%2F0nobevw6GWaEvo%2BlZoiU%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=53b6b87b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yEVcmtfeAawshsJtp2dD4VPc4FU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ff9f7dd6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nozqrOF6WuWiSNbd96p1MJCrbtU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=1abbc0db&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vX0jYcnpGggblkxd7YEvHEQM7tI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=468c774c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xIuh0Uiv197oI0MJcBMbi8Rc95k%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=eb46b75e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7bXFF8yh8qU296unz%2Be17Ug45io%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=d4f3e237&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ppMTr68F7EgF%2FiuiQDTyfPhf5zM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=daf5b368&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ac7KYK7dHyW9tWQz0SdGAUltckU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6173299c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6WYXFm1jktdy4%2FKrUsJb055BlS8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=877fff1a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=WspDa1XlDdquPvLSkU59IK5BuYE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ccfb9941&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6tXNE437Rhx6imL2Xvaa5aQ6BYM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7e6b9d3b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Qe5HJYS2u3geEMAc%2BMq%2Bp2DQgu4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7335837609140158484~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2e5cba14&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r98IhDGFqdnihsMcZAtVwgQUou8%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7335837609140158484\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1624741255,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1624741268,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 15761,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 53,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 3872,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"readshad\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"BY\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAzS1gFYwoAeG_Bs4Bswp0U24uChfhYrQwEeOw7hKloUofIzyCF2SFIJMYbSQcFiog\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6936423085499630594\",\n                \"unique_id\": \"readshad\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b49a00d1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=U7u4C74eleAg1L4A0PLsZrHZkjE%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=be2a749f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JgC66b%2FYSebNHgXWA1Xu5aqbxEM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f2626ab6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4syKWNHWeTkeJEkr30eeyArIHPA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=92abea47&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nNS5YtiCkdQnCMzTxVAF9ep57KM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=97873a97&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wHVte783jA2aZTb%2B9NAwOgvTotU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ff836b22&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=921lgysI%2FUUfxYEl2wWFpRdIH0k%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=44360865&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8kuORztqmIN1l22HgpX56tf%2BHuQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=a5cff509&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4DPaPBiUuBuBYkWDZHNFq0xPZZY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fdd505a0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sipKq%2BH%2F7i4nKdhhlYDNYP8VVUo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1157d3e4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CNmH651gSN05yHRL0L9HkjNdCuc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=9306de5e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wkHVPUEIQiottVl6h%2F4IsmlkF3w%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3af600d8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9Y943BOb9J8vs%2FKHypWK7ERJ9SY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=57710ac4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cHOMlGik7Y8R4KCNqBDRYEPuusI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=9aa00237&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=57bYEfzOnh6ly7AasBg5Uz5RIpc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7351180219656437781~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=176d9862&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=OHlHvVjnCN18BGxz8i7OLprepO4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7351180219656437781\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1571480820,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1634147439,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 510,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 53,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1097,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"elya\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAb_-Pngy8wBC9yV224R2PT52j7_-x0uLJWMNn9s0x9euub4dbxFn2AEqNbovVv1c0\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6749582074946126853\",\n                \"unique_id\": \"elya2188\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=32317762&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=32IpAkC9FGq8BI66eNy4uUP6%2Fbw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=47a368ef&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ktugSvME4ELPd8RmEkUlwIqC1iQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f01a1a89&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Fx2KJXoZ2pKkDrPf5jnTRZPDteg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e555f00b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=TtwYHi92km9OqgO4Cm70ubmotxs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4b167fa3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xfabPsuL0gWW80cJSCNzkVQzCgA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3e2a292c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CpGTumv5UV%2FVMv%2B%2BqfbsbFxMaQ4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=51a786d7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Dhie3M9ihVdO7GwUeKXo%2FMGK7DQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=90069504&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2F5R5p9rYuPIydfII8xx2Z185OMY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=bee53483&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DaMh00KQQ7JS9oeSiIg724GOV0c%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=130a1825&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BiE%2BTwvc1rVj4QL3xtUFP5TECcA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=2d3cbbae&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DvoCTVOdP97CERe0uRfmrscn44A%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cf88bc72&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KiWHF%2FDEOAXHqyzo6fFMMUjsYqo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f7a610ef&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ExRP4q%2Bx28%2F8SLzL74ZsKI8jsaY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8d15a55d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3Vqi0duZ4PT5nVM18zcGw8HCUd4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=fb3b4ae1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fmceiT3mi2uqSqVXGiAHMetLzQo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/fac4a631091e2792b6cae277d298f29c\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1756972868,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1756974124,\n                \"download_setting\": 3,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 66,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 0,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 35,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Алена Алена\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAS07iBnbeq_g-K0_W1HvSEx9C9uvXgt1SP1yp6xrfQ0ZBpTeebXDcvvBBkUMM-8Fh\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7527651651323200530\",\n                \"unique_id\": \"user9343685381830\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0b2687e9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=isMJYmGGPGzkmRVCkpub1YlUDMI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=ba11b2cb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BAkmDviQ8GsffvysMZ6aeuS3kZs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=eec2e6a0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DmfFn1dzVqitPxwVQYjLkWKVImE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=1f677d4c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=P1AK8nBxSxhA3CYPrZO6El68dNM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=bf3c194e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cIvpYtI2uz9eqRKBZr9kZlLkB0E%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0a297e75&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=SU8RqpRsn215T7%2F24IdCDGcy6vw%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=bd18b4d1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5Ctb%2B%2FkIXfxhyfMiSfK33O%2F6X%2B4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=215ce718&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Z6fY7NMphw3Zz9gAVzcIKI8zmMM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=dbcbb218&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5RnjiTHv%2BUla9xrQFuqAkgLDTzY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=899cc223&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1AJlQZyVo%2F6jfPniy1CzbT4sOsk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=983dd1b1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aS9lEYsH8RegYJyf8WFjHt3YzjA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=200ac42b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=AOKj17q8uZrXo2K2pGNQHtA%2Frxw%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=931991d1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=YdGXWEOqwi1pw0c4hN5VW3uS9pg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8f69d372&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aem4yVgYDU9scj%2BPOPfy0KacVA0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=c459ab82&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NpiDdkmBxxABFMgSLEeIUk94F9g%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/9b1d172b8deea838f966b80dfc5f7259\",\n                \"aweme_count\": 15,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1734625525,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1735649784,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 26692,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 144,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9987,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"тамик\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"BY\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAf69omHkmD8imNklmVdYkLTKwGAvw6Ng5k3ADl3ywXIkHipUGbBFaBP_eYBXYJYH3\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 108,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7337287695893562373\",\n                \"unique_id\": \"tamerlan_gazizov\",\n                \"unique_id_modify_time\": 1772476738,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d705f819&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mKP3fGGbt2SpHkZ%2FPzoCN6dN%2BnY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=cc4131b7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jTF9yamNQt7igA1Imjm%2Bu25XUHA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=6f32ab27&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BP4OoOfkyPKfGO9kF8ukt%2FFv6pE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e612875b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QZ9LOVdBUQP5AchvJ2Cd%2FE%2FIeOI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=675a888b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=X37EsTXLr68YOVb9xCXXzv6cNs4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=d928b6d8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=x%2BNuQY2XOUEAAYqP0yq7SjXd9BU%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=a6611e4a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jHaFoyXHJzw9bbDBaChIcerSGvI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=687c3850&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8AuGhgfXRthv2LE%2BzGfU3feoQbg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b8a009f9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xdY%2Bs%2FJDCWBkq9ACmPxcFzeZuTc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cfb8c6ed&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r1ncEOclLHlWmAsX%2FaMqKBPAE3s%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5a8c94cf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=B%2F0eqvHF6pjWv3fBnjuikQbbbI0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3db5f09d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lehh4RG7zD6UzHHXjE88u0ZoKOA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6731a7b2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jwLLqkfs1H8aPRwK6opy7nq1K%2F8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b4565a79&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PQdOUwwwNSb1HE5uD%2B1hsLWogi4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7322648002181464065~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=95d5d297&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FE3EPY6%2FdhMFG15yq9l%2B7qDar0w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7322648002181464065\",\n                \"aweme_count\": 2,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1606933313,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1743276754,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 4054,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 103,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1829,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"user717528818496\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAyctEvR4eOFCXeIPOGjl613c59tXw5204ChmGA4-OpY7NsWt1jGwXPsQEpjPNKkOn\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 44,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6851467398417466373\",\n                \"unique_id\": \"ilvina440\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=e8f467ac&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BEAIh05KbYnRImtx97pIRS4URtM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=e018dba1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DAuPLZrJzNFr6VfxqL2KhZRPXCw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3e912eaf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ug6yleJjGxu%2Bf4StZLLdofXeBeI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=762cfc6c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1Ko%2BAdJXmPwGx9EZIH7BzhCSYUA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=b5d9197a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=P2%2F7NiQGr4vhxNSmSv85G6QpVh0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e9b079b4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0EFCuUcD7kHxoL6IdU759Tg7FYQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=65a52b80&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oIHmmKn3yFSH6U1nwtjOiABT4jA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=03e88403&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=B10BNaTMYeiE01MYVDOs2gIcZRc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=d4b7b608&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JMi7gHniwWx1GyJ9okRmIaHaTsY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=29b7b6bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=MvWoeOfHkuijeh7kPH8oj94BKf8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=920f5983&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=W3eFJOyVCusFTrhIzczZ16ztN78%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=16b4d0ae&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lbIDWNnz7jRoTz%2FfJRtat%2Bw20nA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=ff2eff38&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FEoKw6b3Jbr1vZgBUfAvmKKqYUg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5ad552f2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kU0oVywUJG%2F%2Fx4CrSzddtPvEQuI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=84a86270&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HumLbuXnMwo2ruxoV5Z4zyPqv3w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/d45858e2867aea35828c45db52281f7f\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1696096142,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1737713816,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 6786,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 176,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9998,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Грей и венда я 🌈🏳️\\u200d🌈😭🌌😺\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAANfecyJ8dAz_PBxD8vmqvwQN5VdywZO9MB1A8-gZhnkfB7XqUsqpL0FddV_p4o0Fs\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"♀️💧♀️🔮🌈♀️\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7037868597297873926\",\n                \"unique_id\": \"valeria.zhmenchen\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3d90c742&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=DyDWTIHqNvCvHgN53Q9ai2I9rnw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=ac528e28&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=W6GZbbRVFVs2XNqWHTFSHuARzBM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=cc132730&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BFnoCZLWJugqx9yyjvdImunjZZs%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=54acd102&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uNbtjnKIO58mDOvxmiT9Orsp33c%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0a033ba1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=q6ocMSIsYx%2BN%2B2j8rY%2F%2FPf1y7gE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=6e783449&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=d8cMgp9A0upfltvOcilR1SDzel4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c20c9325&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PzBs%2Bzw8%2FnfJ3Dc72cBl%2BRzQhUc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=dcac9646&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bhd0r5Hw%2FkzJuNwo2lp4chDPZsY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c2cac506&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=WcL8G4grl80uJLU8V2xZoOO00L0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ba935908&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Hq6mhlbWyd4vllyWOv5VCa8IiQ8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3f894e6b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NZmQ9lMd7ozr5aQe%2FmdJSgGRxpU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=904dcfbb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cI14Od6%2Bm0ZrrdCUjyxiYoi%2BVqI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e2ffed9b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Kz%2FKDKgfa0HEU8iBOv7Z6%2BXjU6M%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=635d6dff&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=AK0yJC1h3PY5iPdWrcjy0Gyt4yE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/b24d157c412eee5277875580d087c135~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f4eb3ca7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=w93UFV5XjsMtJhdzfrHqq7hHJQE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/b24d157c412eee5277875580d087c135\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1744019315,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1745893446,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 3913,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 54,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1382,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"пупс алинок 🧐\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAafTipwdeucCnZKnkTNAvH16PctcAEIYLdNqzb2HMPScPOCdBRq600bUs1lncj7KR\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"скачать обои умный человек в очках 💅\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7340546797667402757\",\n                \"unique_id\": \"kittu_76794\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d800f200&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=WPKFL%2F%2BEYyrnlLWJKlJMuMTyGTY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=34c735a4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=eSlTkBPa%2Fj%2BLlul0ti7Qs2dON50%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=561d32ec&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Fz7g9PRLhZZ%2BwcBX3JqpAFRcU0Q%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e75dab8e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=g4%2BC7PnU1o1%2BiBQoRmxBEpYuxhg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=62c3e25e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=U%2FX1hDwgGCfdDXRcN0VYRH6%2BiGk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=24e6dd78&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vc4LT8K8F%2FRs%2Fmxr459bxRvS0R4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8863f295&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ycAwH6PzT3MzV%2BASpKwnA%2F8fV0k%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=1ae9d383&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tX1bJF%2F2YvY7qo8T6RA7ggWtx%2FM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=cab943df&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bdWzGyfU5JZTj%2FCd3hLl3Uwfh8Q%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c459bf39&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3eCEEvwewePQVgVBncDJ8%2Bd0wv0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7655510e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vduqZHvvj%2Bg%2FUTy%2FdoTf%2Fp%2FMt38%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=edefc041&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ikxNB5sUjFczjjykMDYNiw9cSxE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=29161bd2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6dtNaLuxIIVjZ3Ho1SQ0h6woR%2FM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=06e882a5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JwAvBbc5ddBn6IPUzfAtMSPPby8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1b6a9800&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=K48RH9%2F2N6ca%2BalFPKFL%2FpNb5HE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/8e5e05a236b145df1d4241fd9932665a\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1739005252,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 817,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 34,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 513,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Лука\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAArzbBN0MRXj6HZZv-nutXge5NIRoVNSlFF_FD8lPlmtMUuwoySBfiu7epxILlV0M\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7432986548011828229\",\n                \"unique_id\": \"user2124536311603\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=e8e6bf6f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pWveYRYEu7wVtqDVcqzJn7MTzFc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=5b4a36bb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hK6aWA3JbcGDsKwRIVNcr%2FrdQqQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9984364f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r%2F6tVbMxL9Rg6Dxzf4R8SvirnOM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5c49499b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oRRN7Al8yjTRL61IjwN63i7yhtg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0213b69b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=TdIgvRdVTAawGsMozS0qjV2p3B8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e97ab562&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=z3dIIMh9qK6%2FE8RjCiTFt6kWRek%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=3862e54d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fJN2JWvFRzP5d6JBYT2swOa85D0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=80898265&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=efS%2FPnvEZk07nNGU96F6rXMKH0c%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=27c9d4a9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QzCR5%2FSqNxo%2FOj4IDTrIhU17Nv8%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=67ab0c95&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xq6ztPLZvu2YG1F63bTHWepflYw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=215bb20c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Y%2FCnxi6xcUlihi8u0jsvJ%2Fj1HfQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=116cfd0d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=syL7XlweoqxkpiP26jizZWRnD8w%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f431070b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=trjdN%2FRy2La7mktcInF7I5Zy4b4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=641b7e65&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=J5NJD5biPekNNAtlIsA3Jfp4SlU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=2f0ca085&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xniefOLUa5Y6j%2BmTPyZiu3F0PO0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/cc7b0a6bb9b9d34c0f95c65672924bc2\",\n                \"aweme_count\": 8,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1717754252,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1717864368,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 71105,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 498,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 7612,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Bananchiki\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"BY\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAyzrUlpbASF6m73yNolqnDOX8Px8RUya5W_ra7FORQI2rxm1vVyMA1PJ3ArUUZ_oa\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"На аве всегда жрущий кот\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 265,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6943266789041095686\",\n                \"unique_id\": \"useruoja8bi24e\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=04b63e5b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6IeYAVH8MyL3RBpNMB28TBJwyx4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d976a3cd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VnCpVoJWvNUW4GzQG5nxLFWsWus%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=41934e53&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=N5tY2wnJjFCoDDRTzKoXR0gVeBE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=bd73981a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=blbSF7dSwL5LuUYrRIa3V%2FfOmi4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=9266eadb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3sAa%2BJEC3Lu9coVXLsqOhOdGmqo%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=d53c90bc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2Bwl7ueNemJmvwDQMO%2F%2F7C5ckS0I%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=2f6cc982&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=l6tNNc3Ysj0dCgmaGD19kA0xfuU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=3832e6fa&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=360GwPk8Vtz%2BrJ4vwOFvzF1C70M%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=9f0d4141&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gJPToatzKmHPDAmRf8lNQ0yyhKc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=30f3e06d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hC4uB80CnWXBYXVVpUqj8qbhmxg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=694ab2d6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aWZEaSrw8EnI6FszRTluBBMtXuM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ba03aab3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=wAXlbyMK7sU0r%2FTJE%2FksqXb%2BN0M%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=8a73d7af&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RHFSilCqV1%2FwHPIrU1Ug1rJqjII%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=37fa556b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=r7CokyXGm%2FZVsdaj9HaJhy6Nyx4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=99e20da4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pdA4CqGi0dgICO1DdMauDKAI3IY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/a531a2096076ebeff07536fece21d48f\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1645832141,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1646650676,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 4304,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 166,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 2415,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"☆~Чупчик~☆\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAA2wCKvC2bIbz1NjkaDh1-VzVPkAfWbQip9qiXVKVXpMkPthcAy2rxCE6TN07Th8Y6\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"ак Likee евгения там ржага😆 я новый гачер\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7068794065748804614\",\n                \"unique_id\": \"user8uba311fu1\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=379cb8ce&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vLd9gCpkHOYURWYY47BFnkISKcw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=59ae8d3e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=I0hk7AkEWO9keZ16aNmFoMzxoIg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=6b024827&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RDkpXcz0B1%2FhLu5qbcsMkf75NZw%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=b797f0c2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KYIy%2FIY5PwlBtcznyTEyw1czEsg%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=190bf092&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fPGhjNQDW88z6JkCnuZEO2im%2Bqg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3548d2ff&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tZWZ1fzS6eb5zDDIZaGN%2FNyQeP4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=309a313c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=61ig6hPh8A9DWZHvb1lZ9kVkEqA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=71c670e0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=iqp3fnyWyBs6rPsNYV%2BSF2k6g84%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=d4a9d528&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=09Aj2gF6WrMZC46ANPLJLntu42Q%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7ca6481d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=e3M2aiIG9T5TeZLJzwsD%2Fz6U18w%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=07afa134&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9L0oHJooZ5a1w39nK6gQPGOB%2BTU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=53cddc4a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PLDSIKLdKxwTcd7gaK2eUUqnjZg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=eafdfc05&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3ngse7ZKgJdttGR9BUMxHzXZRW8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1525afee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cPoK4L4kqjcr%2Fh2w5ru9RxMEFiQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6e673cad&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=TrTElE8agf4euu2vg1Ap76AUpc4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/a1c3b950128f8a552c5e9c09f9725661\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1718212606,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1725551167,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 46783,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 173,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9948,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"𓃠мисс циркуль✎﹏\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAYLkfMMyX01kUq4STJ0CgPc7Vu5TA0rbE59_E147ELpA1SYHyaD57xatzR0uyL8W0\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Спасибо за активность 😊😊\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7379666023743783942\",\n                \"unique_id\": \"jasmun1412\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=3a18261d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=d2VBNrk62R4R4zc7UXpQ80JRru4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c5d56371&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=G7lKnOcwe4rxPyZPgoaQO0wszw0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=64c1588d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=l5f3uu74np2I%2BRp9V%2BbLaUgLKxY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=57955e45&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jCzGa4vvSetaaJdl54iG2DDJnWM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3dbec851&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6uE3mUxuoIMiZbRMhu%2FHNgaeyHQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=88e21980&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2vtaS8I0aIv%2Bg6%2FZQPyVxO4nNmU%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e57cf9e9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sqqV2daV2zflpAjqFPp02H%2B3p5A%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=6010bb46&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=j8LpqXxeKIzFN4DwOYCT3j%2FaDv8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8379124c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GgJd83O3TC%2FaWCVg6FD1GZlqYIQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f6f404ed&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=k203s8C7WTNnuA9veSk1gSA5lrc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=027cfc19&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BYxREkZPaZcKxwPl6anCRv1VS2c%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=bc2c2e3c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7aczjOwImAMlogD0O%2F1y4LSYJik%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7825b939&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NXsPi2riVE30UwuEuk6nRFN14Iw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=22a3dd48&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5Rza%2FVYQ1gmjrizbq6Dpl4gbGfI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=31a1e948&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vUj5Jr%2FFpcKBzRKXC%2BcqM1pETL4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-no1a-avt-0068c001-no/e1e3977dbcb654f6766c4b9948a8aca3\",\n                \"aweme_count\": 89,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1717058870,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 630,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 176,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 279,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"de\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Janatascha\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"DE\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAsADMVs4mYeqCB2d5dm0snuwrw8eNFKENB3omYJzeay4feO8z1OKP64iJorPF6vsf\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 3240,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7374711143611728928\",\n                \"unique_id\": \"janatascha4\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=98c1dbb9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=L17s%2BQibbegyE%2BesnSdMailf4lM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=981494e1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=o0sSP3rH3MHWSHNzkMim5su9wlM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=31c32f28&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3uMaprigB7UJRW%2BoJF2h%2FSfE%2BYY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=2f681dc2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=FBWbLk7I5VL%2BkgV%2F%2BgR3ptopRT4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ebd398b9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VyEnaaMcUw1AQGUSt%2F9lr%2FVmbP0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4a15a4bc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fu6VxtViWs2XozHO2R7r4YwzYbQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e8bd66d9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=j1n80Luu0eycmz8M1jY1mwrCi94%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=86b0bfee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pd0utcqNq9g1aF2Dulx3RO0VCFM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8cf90ec5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8pAO3ndJvcBsSsxP3wqK6Q3Hu9E%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=00ca3e3c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fgJT9LozYkhWrhQnNOP4QmqQbxY%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5f1f8caf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=EVEzHcSKBI5TMv6OylIR6zznKaM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=9be94674&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=uoSmoBiDaYOwuo7nompfwlgWUUY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=43cbe515&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VpqXovNpeMV%2FXa%2Bx%2BjB%2BSdB8OLk%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=cf8ee3cf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6vK8zyIoF4Rdj2PYOQfAH%2FJKOpY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/7327210039771725826~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5e5890a1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sQlKM%2Bg3%2Fl0dejwJAnKgPaaFQSQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/7327210039771725826\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1599175601,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1657568605,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 338,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 7,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 78,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"biljana\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RS\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAM-zg0MuchpQYu_vN3GnkhlBbJiMJNQ7jw29d2AzdKqCwS956I-Lq5lZiA7K_GrWb\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6868529784507597829\",\n                \"unique_id\": \"devojkaizvode\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=fd625bcd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kDP8szB5R%2FdQceYfGZVvJB4I34o%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=39b92071&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7%2Bhy0awXNyatvZK2p17ckbx52lc%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=220a0539&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=iDB47Txfs5IhnhFMN%2FwnTbFQhU4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=141852da&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=iHQcq70Mseknjpc24r2RQJ%2FC8cE%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e5dd1d98&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=J3XBO4lzDXYiGfV6oMoBLec9XUs%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=951a116d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hYdGOmULGv7DK3u%2BFqv2GN1EnxI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=791511ce&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aGQRvHajl9aVIpadFi8TI4aYGwI%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=12abab54&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HsyBCrPwZtxJENlGrBrl66cP7JU%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=45f0a5d9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HfTevr5GP7qd9Vv6XVJiEwdGhr0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=44697b87&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yglsprP%2BnBqeTICIsbYQUvFyqRM%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=31287f68&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jBIvF8Zm7FJr7sDg0nH6eXQWjgE%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4771b2c3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=eFAMmca46Ex5qwWlWSvoe0AmrxQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f31db4ac&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oidHyATMWtHs3mnAdtz5q0lvQUs%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4e88f6d2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mLH9OhypdxdHGsdpYt1JtVkEy3A%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e70efa2f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=eLfBZbectiUYuWMOiCEPTd3pJac%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/89174204cd6791bfeed19808d8dd63aa\",\n                \"aweme_count\": 2,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1657117554,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 3,\n                \"duet_setting\": 1,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 208,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 9,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 67,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"zh\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"4GDOU\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"US\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAlp0GovvzTITnSFlvuzfD0xVSVBJD65ihPwk4xjpzwZj78iS9JfOggoYweeHRuIxy\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Independent designer💗\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 1,\n                \"total_favorited\": 9,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7117264742511657989\",\n                \"unique_id\": \"miaonalili\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4ad63e8f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CG2gj8LSnKTxrJd4q8EjINRoaR0%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=999351a7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=I1omXIuP4l4Knd63mcq7SsclaX8%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=90f18416&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=L1k9S9XnvtYTiG0IhU3BNJrdow4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=84ab778f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NtrxiEPZd2bIjAicdcqDxG36Zas%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=76038b40&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Oiuo5DuQOS%2Ba9byVFP6aL0GyJk0%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=d08b368d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=KZfkeHJkxKhmpdXHonp99oYvtg8%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=9efb52f5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NzICalyWCvaHPjYQch4m%2Bi3ui1U%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=0a9f458c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nUaOlojmHLxWyTmXXW%2FkqiTGuEo%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=95698efa&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rSJMMWLD46mH%2FWB5%2BHMulTr79iE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=9f3617cc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6xaTzcFnxMcCRNHjVSzT8jK0u2Y%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=ad6a797d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cOiyP38cckNlmtWQBRglsshzw14%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=99d72d20&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vodw9O%2Fc9KhECGtqS2kK5sBAg3g%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                    \"url_list\": [\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0d3ea307&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RWBKe4D4p7QUjFvXEI8oaFvc00o%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a82daf01&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=OiHxK%2B%2FA2PdqZdaZgEjXrLkBWUM%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a9dd2c07&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hu8v6W0prwCRj1rRcfOYHp%2BjHVc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/b61347a4f89790cd874d5e2b7b511e82\",\n                \"aweme_count\": 20,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1708556875,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1708712733,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 22,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 48,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 86,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"muza_cats_breeder\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Cattery Muza Family Cat\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"ES\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAA6xAJFYRFf62LbtpmQfG8nDuhle4duvshvhrEXD9HSFky60vsr3yx_Tc_8WG430jH\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Official cat breeder WCF certification since 2017 year\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 1309,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7338195578784465953\",\n                \"unique_id\": \"cattery.muza\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"UCLQYA5NBAJP5O5bmE7k93Pg\",\n                \"youtube_channel_title\": \"Cattery Muza Family \",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=cd4e8e8c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=o967W%2BEKrxH%2FUG0EuhvMlewHI6k%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b368f4dc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=y%2FqBHoqfRBotRyW6vvflol4byzs%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1981ba62&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6UI0bq8V%2F4eymB74bXO6B9GmLrA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=860417a9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PjbUSMj4XeQY2K%2F1UE%2B8xXgeKNM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4a059c3b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JoqonoOD32hIfzEsBKaw4%2BWzUU0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5123fb28&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sAJLKXS8U%2BNT2ddnk0P%2FJBF4gN4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fec6f4dc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=o5HhGjs6Cs6yON7wsc0A1o0pNIM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=2c4c0478&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9GfcrMc7bEFuPub1tClgTc9rU80%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fb3718c5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bXwOnwwPk%2FdtV5kWeaRQhfmibeQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=cd89238d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GJi38ufSJDZKb1K013%2FHDHz6Pxs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f3cb3457&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oSJzSbFGh6qw6M9q%2BzsdocXgXL8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=dd65cf32&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ldZKeYo1PMK4B%2Fa%2F%2Bf1JWpldmC4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5fd9e826&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=MJf9IKAWe3goNJSQI052MMhdv34%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=b7bdc513&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=q7O2iD91yhXcAPlG899%2FtsA2tDw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7328384255975751685~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7f1bfaff&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nfFiMc9JquUaM2IDYpLhW7Vnly8%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/7328384255975751685\",\n                \"aweme_count\": 44,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1581876398,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 806,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 127,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 388,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"bubble_bullterrier\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Bubble_Bulterrier\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"NL\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAADdHVstiE-rKHO2eM7iTIitc3i490cimZhwnLLoKwR0fONKlwA1h7JooPb0Lb0Jbj\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"2019-11-14 BURBULAS\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 1001,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6794105440361333765\",\n                \"unique_id\": \"bubble_bullterier\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1f8e6ddd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mIsWVGC4rcGIhjzYHxTdl3xFIgI%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0330dec4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5uVlxFtBpxh5%2Ba2fgmJtUhMxzGw%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c728baa8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=sC1ntdatAYXSMGj5VVZN34rZByI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=fe727a46&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=XnkUY%2BZShZsTWcCSKX4CNnjdO5g%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0d8b04b8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=My8Joo55gWanb%2BOe3otqWyxY3z4%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=eb6e4902&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HDWIZY0TLC1puO94RimwgXVbTRc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=9525adf9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ORk54898NmpRpEUpHw8AztPlcag%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=b6a26a68&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=67GO4Y8hkFnqb%2B3srpNew45NQcA%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=f37a9649&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=CKzqYjGyfiuZbsHZYxy7di91MgE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3f5acc78&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yXeQjkyg6GXxIxaUK1qeT7qfIUk%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=0b76802b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fbI2EEnzlxpq%2BGvl79rGtoSGhAI%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=6de827d0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=pU338AiLEAWB%2BglzSnVmxic9reo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                    \"url_list\": [\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=67a4e13b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JdsgQj0YDzkGgtfCy%2B0sSHI6rTs%3D\",\n                        \"https://p16-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=efd959d7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=N1lbaTPf01kWmqxsS3CjRICm%2FA4%3D\",\n                        \"https://p19-common-sign-useastred.tiktokcdn-eu.com/tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=206b25af&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=v0VBbpyJ3xtEKU4%2BxbkfCe9UEKs%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/06dec676cf48754f18293e2a04a28e4c\",\n                \"aweme_count\": 1055,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1692212469,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 1306,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 2637,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 2769,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"abychat_abyssinians\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Rebecca Eagland\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"GB\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAfYV4b6VP2mPDlCzcLtq2zgLgzpCm2HMqzsWPyJwVb6DHYNVShJ_pBDzGxCqsDtSz\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Breeder of Abyssinian cats based near York , England\\neaglandrebecca@gmail.com\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 83661,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7267996857367020577\",\n                \"unique_id\": \"rebeccaeagland4\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=4e765663&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0goRYhHPzICqrDhZeFs8QRE64cI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=026fa14c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=9stfWlARDwZ5zDMwqoGT8LDB8Uk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c8021fca&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=kEvnk4zQM5eY%2BzQ3t8JsfnL7MrA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=fa18d28d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VKcQ12PnXHokeOJWeEMb79TR%2FW4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=9ed9610e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=SG7KK6SytWPV5JATbOsqU4DHZds%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0f7dd1cc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FdRZwbQix0du9RssVaE8WhKnM%2FQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c678c5bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NOVJhwD9%2FMvyzV9aachEbLuCCsM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=77608610&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4DIrOs7rWgBluXaCn6LcdL72FMY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8f082adf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=oYBuSCRk1Z4ybCCOaKwkuLA%2BtaY%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=df0a7c14&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rPNihxiFLsaojd2QEvDMCmPnnM4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=c933f4e6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8%2FgsB7WiEuW0y9ugLrRJmmWydWI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=b44042e0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rDMeJqRAkInLGfOwJJGb50ZaeKM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=4a53c139&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=4hAYSjYAqu74lWERpro4NG8PyM4%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0528ef17&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nSod2tWVyrCsY6Uh%2B2yfY8TldfA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=fe61ad51&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=N9NLF4Dj%2FyfZHAdGR7qjI%2BHa92o%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/bd50560f026dab1fdd69e5d3d0428a1d\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 1,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1740065160,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1740070170,\n                \"download_setting\": 3,\n                \"duet_setting\": 3,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 134,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 3076,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"has_email\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"hide_search\": true,\n                \"homepage_bottom_toast\": null,\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 4,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Indian doctor🇮🇳\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 3,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 2,\n                \"room_data\": \"\",\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAboJy8zQf9aM6zA-GrBs4dGGkBLw_gfUOBUN7x0N8IP25klw8eIOnLas8tMrRIazB\",\n                \"secret\": 1,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 3,\n                \"total_favorited\": 0,\n                \"type_label\": null,\n                \"uid\": \"7409946595209823238\",\n                \"unique_id\": \"indian.doctor8\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d3aecd13&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=e3MqydTycoI397MKMEcNGr%2BPcqg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9bc33bd2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ik9ymdVirdj%2BlAdD9SObpgb0x74%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=7f8ce0e8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=aFqvirXm%2Bvq%2F16UqkPlMkS4YRV8%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=8af2cad0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BsWJnw3ShlKTuCtGCKcMCbKv%2FwA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=c78a8a98&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RYIOvF8%2FfaAtn3EpL7pA%2BCUOWWM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=eb31dd50&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=GYPloLWnd6w%2B4Ink4UJOTVfKIrE%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=5c6cced4&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2oN%2F98gItWphixaZSMpIWPOib2s%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=cb5e32aa&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cC48XTqI2rlCGKUerzkVVqDWfLM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=0bcce477&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Yfw7AocjRdBCP9O1irV89ToEX3k%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8f61dd17&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2BdSnVZeSTHNbyf1RuluzMYGLvnU%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f17354a3&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=LbUZhHJvIaWj77wuy42Lkr2k%2FWw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7ee02bd6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ejo%2BkvuamL9pa78z%2FGL4wrxdajo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=cc45ab7a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=15s7Yr0ccE8rOm%2FGxz%2Bv%2BP%2BiMeg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=08050f52&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ZJIcdzNseMstwXZYhxf4Yrw4H2M%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5ea2c240&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=erS5g8WqdZup85GNRRmQ7izSJe4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/e291beebb8aed20416870bbd6dd12d6b\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1657278289,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 3,\n                \"duet_setting\": 3,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 650,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 7895,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"has_email\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"zh-Hant\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"貓愛上魚3\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 3,\n                \"region\": \"TW\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_data\": \"\",\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAzA85bYUFkd0vNBCvw_yGCCLNDCsgvnz7bZXhMilyd6Tidrur0ioN_XSKCRdjfmp1\",\n                \"secret\": 1,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 3,\n                \"total_favorited\": 44,\n                \"type_label\": null,\n                \"uid\": \"7117955458036614145\",\n                \"unique_id\": \"user7uppx3ioj8\",\n                \"unique_id_modify_time\": 1772638455,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false\n            }\n        ],\n        \"has_more\": true,\n        \"log_pb\": {\n            \"impr_id\": \"2026030415341575BBA7A78F7CA6F480EB\"\n        },\n        \"max_time\": 1772638455,\n        \"min_time\": 1700141868,\n        \"myself_user_id\": \"0\",\n        \"next_page_token\": \"eyJtYXhfY3Vyc29yIjoxNzcxNTAzODU4LCJtaW5fY3Vyc29yIjoxNzAwMTQxODY4fQ==\",\n        \"offset\": 0,\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"total\": 1506\n    },\n    \"timestamp\": 1772638456\n}"}],"_postman_id":"4346d656-a98a-4109-a09d-e450c8a4319c"},{"name":"Get user following by profile URL or nickname","id":"4044805e-74b0-4602-bf3d-7e33ea75ef53","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getFollowing?query=diana_abissinian_cat","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getFollowing"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok profile URL or nickname</p>\n","type":"text/plain"},"key":"query","value":"diana_abissinian_cat"},{"disabled":true,"description":{"content":"<p>Number of items you want to get. For example: 20.</p>\n","type":"text/plain"},"key":"count","value":"20"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in followings array, you can get min_time value from the previous response.</p>\n","type":"text/plain"},"key":"min_time","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"1d468e39-2adc-4094-9f40-be773549329d","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getFollowing?query=diana_abissinian_cat","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getFollowing"],"query":[{"key":"query","value":"diana_abissinian_cat","description":"TikTok profile URL or nickname"},{"key":"count","value":"20","description":"Number of items you want to get. For example: 20.","type":"text","disabled":true},{"key":"min_time","value":"","description":"Used for scrolling (pagination) in followings array, you can get min_time value from the previous response.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:34:40 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=jSXpI9uIXd%2Fk%2BB9GicWJJK%2BdwS%2B%2BLZ%2FzewXH%2FX47RTO0YzFCaTHB36fwmSLr%2FDkRutkV7rCoG3niSA%2BGNdFlU5Xx9V%2BTzaBHY2QGLni%2FthbQjA%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f23cbf1f1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260304153439CB7E9A86A92C63F5554B\",\n            \"now\": 1772638479000\n        },\n        \"followings\": [\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=8cd6e564&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=O%2F0gzFdcHUpU22s0U%2BzJtv2fS4E%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=a3fbbdc5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jW7Dn9HDpo8Ly9bveWDVh9pjRK4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b2e4c8bd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=j4E9AZyio2lNFNGS9a8R%2BsYbZG0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=00a6c7b0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2ByO26hrKP2rSQhU0KQofhSDWKCw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=9b446ebe&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8e3et4wZnY09lkjyHkZzX3I7KAo%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=2b28f175&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fSA7im7WUuMtcvzZCvKoxLfIDtM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c6e27a5a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gidyESjRzAJL2fwNtZLHuISnoYc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=87e351a6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vgrV8PtKqdeeGJlld4fp67nDPao%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=bc1bd3bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lflK3gEgKePAqdysT0VJwu1MJvA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1730b19b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1hL26RTDiSotxwNnK%2FCUzLH0w9U%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=062c3993&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=FSvlGJyabuPwgrECJMgN%2Fb7TYQw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=e6eda8fa&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rLNqjVa9V3zXMRi3rutwAIrai5U%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=80392236&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Hi%2BIqc2aYWyJrrebLMAtapgX%2Fb8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a8102e61&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0ZkLryXOYYGYhWtWeYKiAZBorPY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0900b00a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yuFN460UxbNdk2JaFkYY3ID2PDo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                \"aweme_count\": 741,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1578469808,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1578734167,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 11896,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 640067,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 153,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Земляничная поляна🍓питомник\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAuWSz-xS4xplgfee-xRTJK6TiI4HxV0cT9wBzjDH-4sb8Bce8N0dT-x28ej2rJ93W\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Заказы на саженцы принимаем тут👇\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 5443180,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6761387435174151174\",\n                \"unique_id\": \"strawberry_pitomnik\",\n                \"unique_id_modify_time\": 1772638479,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"UCNATa5EyNRwQHnfgVJEu-XQ\",\n                \"youtube_channel_title\": \"Земляничная поляна\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b28c3e49&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lj2LCBw9lsP3WYTkbCzykvn78qI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c8a00bf5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3R3lliDDGZrjM3nKlo56HzKHSW0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=03b15bc9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Cr9%2BS1ez%2Bl9cBGcyx1Rh%2BHfvxuI%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4cddc7a8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=voYameX87H%2FsennWLnhJCEpxkQw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=c4370c33&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xrruzbBpttx4LSi6CHqXVNLG7dc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=1d1b8bd1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=hBiKTD%2FSY%2BokPNI6%2BrzykqZvMt0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=4bf7b528&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5jU4mVU8jr49SwC8bMU0484jBDk%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c49a69a2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Yc998CLLp%2F8A1bVnZTsODsju1WA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8da45a71&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=HiWufsKvPeUp0BzUZgLmbx%2BnwIA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4dfac084&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8tw7o%2B%2Fkeo5TTiGv8K6PM41tVLM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5d0e80c9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=LoXMJEiwFp7z8R0q0kZYTLb6G%2FE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=759c533f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RSnVZgR%2FqV8pr%2FJyoRz%2FwnmBvIs%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=da58cd9c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mYL%2FA%2FbbOPgnuP9H5wJp%2FUbG%2B1M%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=03abe519&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=EG87qr3lfVZdIiQp6NvlAflC8EA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7db14e00&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=XuCVwWw9XwTkQCFGOP1FhJrBs0c%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1640002651,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 1,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 1,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"ActionHero Russia\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAoBuMK3DJr_BEPgj0bGpEYvaEmp5QM8QMu-HeJ4wFGsLCFvid3cQh_SLMgXH-dDRC\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7043755655048233990\",\n                \"unique_id\": \"actionherorussia2\",\n                \"unique_id_modify_time\": 1772638479,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=de310f7b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=dVOkRAfzof75BebV49nC%2Bs1ahxA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0e868c6c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RmwGWdG5lRLoDLsFf1PMVeZR1DQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9f8c2b48&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ARhbhmihDsSC%2BeVJpzdorbfLChg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=8e5f61f7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tLbIAAYIfG4QOnQg83TXS1tODYs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=1fc01075&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1xcsPR5lz%2BXObP6kX5vWS3iKuuM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3455cf5f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7YGrmYHSUrIZov8kx1xFSIZv1Wg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fe923195&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=IxaaE6MyUkqfyYSV%2FK%2FteSACecI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=dfb24284&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=L2MJi%2FpiKQKmETO5%2Fgmgl6Uht2M%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=81919fcc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NzKBkXKa4kui4D3OOur2NS3jtwM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f08f8a73&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Bl2sFrCKlqhy1hkeNm07mxA8REs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=564496b6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rxHTCDlgrD4NMlkV%2BdqqqNHhPTE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=b7565309&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vVpYviDOBy7oOKZAn1m5bUV14R4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=662ec331&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ns93yGIRHJntiy%2FyFLCpY9XrXnc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6f6ba3ee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ud3HXpV6zCFDfYk0y6xDjzmfEu4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a43a2a77&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=zigaA2sdDFUAuyeI3ZdLUBsj6CM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1574950185,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1575959363,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 80,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 14,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"sergeykomlev\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Sergei Komlev\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"US\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAwNgTokiopLJFbDSNm0pqx4x4dXZAgFwcNQ6Jgdi0D9H9TY_M62F2uKt1zuBG0G0Y\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Digital Marketing Professional. Web Developer. Photographer.\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6629643340559007745\",\n                \"unique_id\": \"sergeykomlev_\",\n                \"unique_id_modify_time\": 1772638479,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=a01a3425&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=U%2BTPbEVIENgZwVoKjt%2Fx%2FKzaoAI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=aeed3b71&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Yor%2B%2FNCHEHa05Z82meuAOchHuTU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1f790e3c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gHamk%2B8MHcyvEsOoD2I7Isb1xAA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=69f25edd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ecq7D16wVfvLUPw%2B7CpTJp3j30U%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=2e9337e7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BOj%2F0e%2FDuYfeNxpP8mATG6NTSxo%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=6ada0eec&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3gZIxF62cVqrg70vTUGHQ%2BwjcWQ%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=14d90390&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cPSzDza%2FsqmT41Gq6SxOuuAmj4w%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=33232ddc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=c90ucLfrFU78UMG4dx4GoK6CZ44%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=17c94b4d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=eUpAio9M6eK8YYa19oA%2BHuPpka0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8d444d58&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5SM0tPMFEg%2B6GBqBEKs%2FME%2FOlUI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=d9d88178&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nkbkUhL8CMVnfv9Vq4oozm0FLbQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f92e61f7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=J5KkzDKn0Bud5vEvpowvHEN%2FRvs%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f1f2b868&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bvrFM%2BRiwFg%2F8q72tk9suwBY2U4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=454a23bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rmXoHs%2FItbRVqcPyNCQPOA6iU20%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=d2ffb7e7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8tYKdAciOPikI2wmAJl5iHfGo%2Fk%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                \"aweme_count\": 6,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1605437928,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1610563503,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 156,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 14,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 38,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"fitininayuliya\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Юлия Фитинина\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAA_BE650fBbUI1NfG4yUaMpkMtKgu40xzgv-ZK5Yk44OI65dxGdOvCOg3SITv0yZaE\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 64,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6894742678069773317\",\n                \"unique_id\": \"yuliyafitinina\",\n                \"unique_id_modify_time\": 1772638479,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9b267529&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bTeckS4yd3U8s5muhTSTnuLloeE%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0b1a4e9d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gic0%2Fdle%2Ffnq6BPWwKHAT%2BoOqpg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=18c6c7bb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VQEABtCz31Sn52lKdF4B8eJVxD4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=48104a18&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QCZyj7QtR9mI%2FKc5zM5nu2dCDTw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5489b374&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7Lc9txFkxJbPEZy45f0h5Ekau6E%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=39550cfb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lBB10BcCnxfSlGxMRtiZFwKzUQU%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e4065ca1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=EwzgpbYROLiXjpbt5Sv10Fm60wk%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=600d0d8e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nHLXTSSKQ6Pkv83Idgx3WlWeYIk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e36cce5e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=v0Kj39m%2FB%2B2q7sYjh87kfee7qg0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=0740ed23&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=X%2BFo5DS1Bbo%2BUK99jNv5gP6PnG0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4b3b8c57&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nAnjqua44cCzev0wQqcNAO3jRmg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=47e5ade8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=s9YjKobL%2B7FNmgRPVY9R6mM5Jzc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5889f121&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ppip1UyDHpBw2AIBxLgMxMnueiE%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=acaddb39&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8MqA9Z1aiFKZfd7ipHbr6w5dkhg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3632b0ed&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=35ewcB%2FLt%2FZUuZ0aNLtcT49A5Mo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 3,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1591961133,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1591991184,\n                \"download_setting\": 3,\n                \"duet_setting\": 3,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 5,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 74,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"has_email\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"hide_search\": true,\n                \"homepage_bottom_toast\": null,\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Aladdin\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 3,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_data\": \"\",\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAADbVpb4aVM3lsOV-Z4lweiN8AnHf5g9z5mzPowBX63odT9JWUgy89OXT9AfuZ11-P\",\n                \"secret\": 1,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 3,\n                \"total_favorited\": 0,\n                \"type_label\": null,\n                \"uid\": \"6830008307819267077\",\n                \"unique_id\": \"aladdin_off\",\n                \"unique_id_modify_time\": 1772638479,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false\n            }\n        ],\n        \"has_more\": false,\n        \"log_pb\": {\n            \"impr_id\": \"20260304153439CB7E9A86A92C63F5554B\"\n        },\n        \"max_time\": 1772638479,\n        \"min_time\": 1618304927,\n        \"myself_user_id\": \"0\",\n        \"next_page_token\": \"eyJtYXhfY3Vyc29yIjoxNjUxMDMxODkwLCJtaW5fY3Vyc29yIjoxNjE4MzA0OTI3fQ==\",\n        \"offset\": 0,\n        \"rec_has_more\": false,\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"total\": 5\n    },\n    \"timestamp\": 1772638480\n}"}],"_postman_id":"4044805e-74b0-4602-bf3d-7e33ea75ef53"},{"name":"Get user following by profile ID","id":"78c1a577-4708-4555-b2a8-5df346e7ba4b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getFollowingByID?user_id=6950548150479684610","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getFollowingByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6950548150479684610"},{"disabled":true,"description":{"content":"<p>Number of items you want to get. For example: 20.</p>\n","type":"text/plain"},"key":"count","value":"20"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in followings array, you can get min_time value from the previous response.</p>\n","type":"text/plain"},"key":"min_time","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"9abe70b4-abf3-42f5-9300-581b7c92aa9d","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getFollowingByID?user_id=6950548150479684610","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getFollowingByID"],"query":[{"key":"user_id","value":"6950548150479684610","description":"TikTok User ID."},{"key":"count","value":"20","description":"Number of items you want to get. For example: 20.","type":"text","disabled":true},{"key":"min_time","value":"","description":"Used for scrolling (pagination) in followings array, you can get min_time value from the previous response.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:35:03 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=rv7Yclt181EiRluaVEdLfPf01bKsL9bFPz0Iw5WHY0H2mk1gM%2BziRvuSIWIoxwdSl0Bo%2F2DEu883Q98eQ%2Fvu1wmTSm%2F7D8mlI62d1%2FirCZS2PQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f2cbebee1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603041535022939ACCC32CEAEF34533\",\n            \"now\": 1772638502000\n        },\n        \"followings\": [\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=8cd6e564&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=O%2F0gzFdcHUpU22s0U%2BzJtv2fS4E%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=a3fbbdc5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=jW7Dn9HDpo8Ly9bveWDVh9pjRK4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b2e4c8bd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=j4E9AZyio2lNFNGS9a8R%2BsYbZG0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=00a6c7b0&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2ByO26hrKP2rSQhU0KQofhSDWKCw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=9b446ebe&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8e3et4wZnY09lkjyHkZzX3I7KAo%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=2b28f175&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=fSA7im7WUuMtcvzZCvKoxLfIDtM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c6e27a5a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gidyESjRzAJL2fwNtZLHuISnoYc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=87e351a6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vgrV8PtKqdeeGJlld4fp67nDPao%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=bc1bd3bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lflK3gEgKePAqdysT0VJwu1MJvA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1730b19b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1hL26RTDiSotxwNnK%2FCUzLH0w9U%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=062c3993&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=FSvlGJyabuPwgrECJMgN%2Fb7TYQw%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=e6eda8fa&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rLNqjVa9V3zXMRi3rutwAIrai5U%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=80392236&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Hi%2BIqc2aYWyJrrebLMAtapgX%2Fb8%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a8102e61&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=0ZkLryXOYYGYhWtWeYKiAZBorPY%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=0900b00a&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=yuFN460UxbNdk2JaFkYY3ID2PDo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/cf84488352862ed177432eacc1eb2b24\",\n                \"aweme_count\": 741,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1578469808,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1578734167,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 11896,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 640067,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 153,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Земляничная поляна🍓питомник\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAuWSz-xS4xplgfee-xRTJK6TiI4HxV0cT9wBzjDH-4sb8Bce8N0dT-x28ej2rJ93W\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Заказы на саженцы принимаем тут👇\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 5443180,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6761387435174151174\",\n                \"unique_id\": \"strawberry_pitomnik\",\n                \"unique_id_modify_time\": 1772638502,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"UCNATa5EyNRwQHnfgVJEu-XQ\",\n                \"youtube_channel_title\": \"Земляничная поляна\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=c8a00bf5&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=3R3lliDDGZrjM3nKlo56HzKHSW0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=b28c3e49&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lj2LCBw9lsP3WYTkbCzykvn78qI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=40d1dbb2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=JBamGxtEmiup0ws3UNx9qdw8JpM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=c4370c33&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=xrruzbBpttx4LSi6CHqXVNLG7dc%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=4cddc7a8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=voYameX87H%2FsennWLnhJCEpxkQw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=6cbbc401&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8CgJm9Pc2UiOeU8dOWqTwTooZ64%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=c49a69a2&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Yc998CLLp%2F8A1bVnZTsODsju1WA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=4bf7b528&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5jU4mVU8jr49SwC8bMU0484jBDk%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=3b72c39e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1xuI%2FfZYf8SDVl6%2Bh52mu5VofC4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5d0e80c9&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=LoXMJEiwFp7z8R0q0kZYTLb6G%2FE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4dfac084&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8tw7o%2B%2Fkeo5TTiGv8K6PM41tVLM%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=27625701&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2F3B8BPO3HFOj8QjlcNHMf7nQAvo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                    \"url_list\": [\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=03abe519&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=EG87qr3lfVZdIiQp6NvlAflC8EA%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=da58cd9c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=mYL%2FA%2FbbOPgnuP9H5wJp%2FUbG%2B1M%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7321146045298933766~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e9a7e1de&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=%2FA3tAcWbNlDJtMsEathq25EkKgw%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-maliva-avt-0068/7321146045298933766\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1640002651,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 0,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 1,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 1,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 1,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"ActionHero Russia\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAoBuMK3DJr_BEPgj0bGpEYvaEmp5QM8QMu-HeJ4wFGsLCFvid3cQh_SLMgXH-dDRC\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"7043755655048233990\",\n                \"unique_id\": \"actionherorussia2\",\n                \"unique_id_modify_time\": 1772638502,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=de310f7b&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=dVOkRAfzof75BebV49nC%2Bs1ahxA%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0e868c6c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=RmwGWdG5lRLoDLsFf1PMVeZR1DQ%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9f8c2b48&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ARhbhmihDsSC%2BeVJpzdorbfLChg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=8e5f61f7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=tLbIAAYIfG4QOnQg83TXS1tODYs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=1fc01075&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=1xcsPR5lz%2BXObP6kX5vWS3iKuuM%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=3455cf5f&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7YGrmYHSUrIZov8kx1xFSIZv1Wg%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fe923195&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=IxaaE6MyUkqfyYSV%2FK%2FteSACecI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=dfb24284&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=L2MJi%2FpiKQKmETO5%2Fgmgl6Uht2M%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=81919fcc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=NzKBkXKa4kui4D3OOur2NS3jtwM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=f08f8a73&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Bl2sFrCKlqhy1hkeNm07mxA8REs%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=564496b6&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rxHTCDlgrD4NMlkV%2BdqqqNHhPTE%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=b7565309&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=vVpYviDOBy7oOKZAn1m5bUV14R4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=662ec331&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ns93yGIRHJntiy%2FyFLCpY9XrXnc%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=6f6ba3ee&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ud3HXpV6zCFDfYk0y6xDjzmfEu4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=a43a2a77&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=zigaA2sdDFUAuyeI3ZdLUBsj6CM%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/241ec5e1fbacf06715ae090d9e2afdb1\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1574950185,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1575959363,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 80,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 14,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 9,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"sergeykomlev\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Sergei Komlev\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"US\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAwNgTokiopLJFbDSNm0pqx4x4dXZAgFwcNQ6Jgdi0D9H9TY_M62F2uKt1zuBG0G0Y\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"Digital Marketing Professional. Web Developer. Photographer.\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 0,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6629643340559007745\",\n                \"unique_id\": \"sergeykomlev_\",\n                \"unique_id_modify_time\": 1772638502,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"apple_account\": 0,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=aeed3b71&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Yor%2B%2FNCHEHa05Z82meuAOchHuTU%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=a01a3425&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=U%2BTPbEVIENgZwVoKjt%2Fx%2FKzaoAI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=d20716eb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=PM149%2ByjQV%2BF%2B0Lkp2wton31%2F1A%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=2e9337e7&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=BOj%2F0e%2FDuYfeNxpP8mATG6NTSxo%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=69f25edd&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=Ecq7D16wVfvLUPw%2B7CpTJp3j30U%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=054f8529&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=g092JNFdsTFf7nKP2AxVYpGJtmA%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=33232ddc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=c90ucLfrFU78UMG4dx4GoK6CZ44%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=14d90390&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=cPSzDza%2FsqmT41Gq6SxOuuAmj4w%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=cfa9cfdc&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=as3Q7dTVG8QQOmq95ROn9DWRfhs%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=d9d88178&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nkbkUhL8CMVnfv9Vq4oozm0FLbQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=8d444d58&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=5SM0tPMFEg%2B6GBqBEKs%2FME%2FOlUI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=7814c924&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=6rhtrJzFL1639iLB2b%2FXIyAi5Tw%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=454a23bf&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=rmXoHs%2FItbRVqcPyNCQPOA6iU20%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=f1f2b868&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bvrFM%2BRiwFg%2F8q72tk9suwBY2U4%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=269ff84c&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=2BiTJ34gKpJvf6Jtmim8eN1fCpc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/e3cac1ccb5fca818085342308a09719e\",\n                \"aweme_count\": 6,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 0,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1605437928,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1610563503,\n                \"download_setting\": 0,\n                \"duet_setting\": 0,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 156,\n                \"fb_expire_time\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 14,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 38,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"google_account\": \"\",\n                \"has_email\": false,\n                \"has_facebook_token\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"has_twitter_token\": false,\n                \"has_youtube_token\": false,\n                \"hide_search\": false,\n                \"homepage_bottom_toast\": null,\n                \"ins_id\": \"fitininayuliya\",\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"ru\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Юлия Фитинина\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 0,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_id\": 0,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAA_BE650fBbUI1NfG4yUaMpkMtKgu40xzgv-ZK5Yk44OI65dxGdOvCOg3SITv0yZaE\",\n                \"secret\": 0,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 0,\n                \"total_favorited\": 64,\n                \"tw_expire_time\": 0,\n                \"twitter_id\": \"\",\n                \"twitter_name\": \"\",\n                \"type_label\": null,\n                \"uid\": \"6894742678069773317\",\n                \"unique_id\": \"yuliyafitinina\",\n                \"unique_id_modify_time\": 1772638502,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false,\n                \"youtube_channel_id\": \"\",\n                \"youtube_channel_title\": \"\",\n                \"youtube_expire_time\": 0\n            },\n            {\n                \"accept_private_policy\": false,\n                \"account_labels\": null,\n                \"account_region\": \"\",\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"authority_status\": 0,\n                \"avatar_168x168\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=9b267529&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=bTeckS4yd3U8s5muhTSTnuLloeE%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=0b1a4e9d&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=gic0%2Fdle%2Ffnq6BPWwKHAT%2BoOqpg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=18c6c7bb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=VQEABtCz31Sn52lKdF4B8eJVxD4%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_300x300\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=48104a18&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=QCZyj7QtR9mI%2FKc5zM5nu2dCDTw%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5489b374&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=7Lc9txFkxJbPEZy45f0h5Ekau6E%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=39550cfb&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=lBB10BcCnxfSlGxMRtiZFwKzUQU%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_larger\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e4065ca1&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=EwzgpbYROLiXjpbt5Sv10Fm60wk%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=600d0d8e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nHLXTSSKQ6Pkv83Idgx3WlWeYIk%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=e36cce5e&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=v0Kj39m%2FB%2B2q7sYjh87kfee7qg0%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=0740ed23&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=X%2BFo5DS1Bbo%2BUK99jNv5gP6PnG0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=4b3b8c57&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=nAnjqua44cCzev0wQqcNAO3jRmg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=47e5ade8&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=s9YjKobL%2B7FNmgRPVY9R6mM5Jzc%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_thumb\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=5889f121&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=ppip1UyDHpBw2AIBxLgMxMnueiE%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=acaddb39&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=8MqA9Z1aiFKZfd7ipHbr6w5dkhg%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=3632b0ed&s=COMMON_RELATION_LIST&sc=avatar&shcp=65db1d19&shp=30310797&t=223449c4&x-expires=1772722800&x-signature=35ewcB%2FLt%2FZUuZ0aNLtcT49A5Mo%3D\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"avatar_uri\": \"tos-alisg-avt-0068/9754046bcfc17cdae31b7af459856f61\",\n                \"aweme_count\": 0,\n                \"bind_phone\": \"\",\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"comment_filter_status\": 0,\n                \"comment_setting\": 3,\n                \"commerce_user_level\": 0,\n                \"cover_url\": [],\n                \"create_time\": 1591961133,\n                \"custom_verify\": \"\",\n                \"cv_level\": \"\",\n                \"download_prompt_ts\": 1591991184,\n                \"download_setting\": 3,\n                \"duet_setting\": 3,\n                \"enabled_filter_all_comments\": false,\n                \"enterprise_verify_reason\": \"\",\n                \"events\": null,\n                \"fake_data_info\": {},\n                \"favoriting_count\": 0,\n                \"follow_status\": 0,\n                \"follower_count\": 5,\n                \"follower_status\": 0,\n                \"followers_detail\": null,\n                \"following_count\": 74,\n                \"friends_status\": 0,\n                \"geofencing\": null,\n                \"has_email\": false,\n                \"has_insights\": false,\n                \"has_orders\": false,\n                \"hide_search\": true,\n                \"homepage_bottom_toast\": null,\n                \"is_ad_fake\": false,\n                \"is_block\": false,\n                \"is_discipline_member\": false,\n                \"is_mute\": 0,\n                \"is_mute_lives\": 0,\n                \"is_mute_non_story_post\": 0,\n                \"is_mute_story\": 0,\n                \"is_phone_binded\": false,\n                \"is_star\": false,\n                \"item_list\": null,\n                \"language\": \"en\",\n                \"live_agreement\": 0,\n                \"live_commerce\": false,\n                \"live_verify\": 0,\n                \"mention_status\": 1,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"need_recommend\": 0,\n                \"nickname\": \"Aladdin\",\n                \"original_musician\": {\n                    \"digg_count\": 0,\n                    \"music_count\": 0,\n                    \"music_used_count\": 0,\n                    \"new_release_clip_ids\": null\n                },\n                \"platform_sync_info\": null,\n                \"prevent_download\": false,\n                \"react_setting\": 3,\n                \"region\": \"RU\",\n                \"relative_users\": null,\n                \"reply_with_video_flag\": 4,\n                \"room_data\": \"\",\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAADbVpb4aVM3lsOV-Z4lweiN8AnHf5g9z5mzPowBX63odT9JWUgy89OXT9AfuZ11-P\",\n                \"secret\": 1,\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"\",\n                    \"share_desc_info\": \"\",\n                    \"share_qrcode_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"share_title\": \"\",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"\"\n                },\n                \"share_qrcode_uri\": \"\",\n                \"shield_comment_notice\": 0,\n                \"shield_digg_notice\": 0,\n                \"shield_edit_field_info\": null,\n                \"shield_follow_notice\": 0,\n                \"short_id\": \"0\",\n                \"show_image_bubble\": false,\n                \"signature\": \"\",\n                \"special_account\": {\n                    \"special_account_list\": null\n                },\n                \"special_lock\": 1,\n                \"status\": 1,\n                \"stitch_setting\": 3,\n                \"total_favorited\": 0,\n                \"type_label\": null,\n                \"uid\": \"6830008307819267077\",\n                \"unique_id\": \"aladdin_off\",\n                \"unique_id_modify_time\": 1772638502,\n                \"user_canceled\": false,\n                \"user_mode\": 1,\n                \"user_period\": 0,\n                \"user_profile_guide\": null,\n                \"user_rate\": 1,\n                \"user_spark_info\": {},\n                \"user_tags\": null,\n                \"verification_type\": 1,\n                \"verify_info\": \"\",\n                \"video_icon\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"white_cover_url\": null,\n                \"with_commerce_entry\": false,\n                \"with_shop_entry\": false\n            }\n        ],\n        \"has_more\": false,\n        \"log_pb\": {\n            \"impr_id\": \"202603041535022939ACCC32CEAEF34533\"\n        },\n        \"max_time\": 1772638502,\n        \"min_time\": 1618304927,\n        \"myself_user_id\": \"0\",\n        \"next_page_token\": \"eyJtYXhfY3Vyc29yIjoxNjUxMDMxODkwLCJtaW5fY3Vyc29yIjoxNjE4MzA0OTI3fQ==\",\n        \"offset\": 0,\n        \"rec_has_more\": false,\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"total\": 5\n    },\n    \"timestamp\": 1772638503\n}"}],"_postman_id":"78c1a577-4708-4555-b2a8-5df346e7ba4b"},{"name":"Get live event info by ID","id":"81df49fd-aafd-4eff-81c2-82629a262c08","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getLiveEventInfoByID?event_id=7611130821763661845","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getLiveEventInfoByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Live event ID, can be obtained from user info in events array.</p>\n","type":"text/plain"},"key":"event_id","value":"7611130821763661845"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"64ff65d7-4117-406f-bd18-fc016ba2efb7","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getLiveEventInfoByID?event_id=7611130821763661845","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getLiveEventInfoByID"],"query":[{"key":"event_id","value":"7611130821763661845","description":"Live event ID, can be obtained from user info in events array."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 22:37:51 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=n6TyF7j7aEbDAjCfV8Y5nZCxmGNR8l9trcE2pkwvxsjTlUhb9kMUpEEnY5Q1c8Zx2CVSX73Ey6nQyNNACILzwuxM4FqHrYn0lLNWqiHggWb%2FsA%3D%3D\"}]}"},{"key":"cf-ray","value":"9e1929a0c9762795-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"event\": {\n            \"id\": \"7611130821763661845\",\n            \"start_time\": 1774582200,\n            \"duration\": 25200,\n            \"title\": \"Săn Deal Không Giới Hạn\",\n            \"desc\": \"🚀 Deal khủng – quà tặng không giới hạn\\n💸 Skincare & makeup giá rẻ chạm đáy\\n✨ Hàng chuẩn – giá ngon – số lượng ít\\n👉 Tham gia live ngay để chốt đơn liền tay!\\n\",\n            \"status\": 4,\n            \"host\": {\n                \"uid\": \"6577546061139935234\",\n                \"short_id\": \"0\",\n                \"nickname\": \"Tun Phạm Official\",\n                \"signature\": \"SĂN SALE CHÍNH HÃNG MALL\\nLIVE: 24,27,30.03\\n\\n\\nFor work: 📬 phamduchuy181197@gmail.com\",\n                \"avatar_larger\": {\n                    \"uri\": \"tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=7adc70ad&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=96tfmOBnCmCBv4RrPRfBH6E0CyI%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=f6042f16&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=t58VQxHV8%2FSIuQMG1WGC0RzWzm0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:1080:1080:q70.webp?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=6d9a1851&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=5OIq%2BQ1VG4vKYghaemkh2uYCLwU%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_thumb\": {\n                    \"uri\": \"tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=09b2e0be&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=1ubY%2FaR6I2t2qgkNSvBfJYKVy%2BQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=766f603e&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=dV59rP7AC8ICYR6lhtbGbxhChM0%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:100:100:q70.webp?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=7f067909&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=nTj4MLs1Cxhg6mMK4pDcVwAS6OI%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=387bf050&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=xhOZM2qh9ohUljEVWWAs1UE7%2FQ0%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=32607b4f&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=o3fPCzZej9Xz%2BbvF%2FnrU5mBL2ao%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:720:720:q70.webp?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=5e370b58&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=UPtaHciPIrbRpo0VEDTB8HTLJMI%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"follow_status\": 0,\n                \"is_block\": false,\n                \"custom_verify\": \"Popular creator\",\n                \"unique_id\": \"tunpham97\",\n                \"room_id\": 0,\n                \"authority_status\": 0,\n                \"verify_info\": \"\",\n                \"with_commerce_entry\": false,\n                \"verification_type\": 1,\n                \"enterprise_verify_reason\": \"\",\n                \"is_ad_fake\": false,\n                \"followers_detail\": null,\n                \"region\": \"VN\",\n                \"commerce_user_level\": 0,\n                \"is_discipline_member\": false,\n                \"secret\": 0,\n                \"video_icon\": {\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"follower_status\": 0,\n                \"cover_url\": [\n                    {\n                        \"uri\": \"tiktok-obj/1657685022030849\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1657685022030849~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=30310797&shcp=6419be8b&idc=no1a\",\n                            \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/1657685022030849~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=30310797&shcp=6419be8b&idc=no1a\",\n                            \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1657685022030849~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=30310797&shcp=6419be8b&idc=no1a\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    }\n                ],\n                \"language\": \"vi\",\n                \"is_star\": false,\n                \"ad_cover_url\": null,\n                \"avatar_168x168\": {\n                    \"uri\": \"tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=20dbc2a3&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=%2FFlNQPXnBXdtgZmWls1vBfuNmJQ%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=5142010d&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=aoabtEQN5%2FnJIf5mZSZ2Uxtq%2Bv8%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:168:168:q70.webp?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1df5f6e5&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=2Jz6ItSvP3DIkuVPHBEW4TC9Ki4%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"avatar_300x300\": {\n                    \"uri\": \"tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=5e0d5a4c&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=teGDrZDNmSf%2FZ8ITQVD4%2F0Dm6YE%3D\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=e19499ec&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=d4MauC9XE%2BfS1Perklyd5aWoZbI%3D\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/c43f4099b8714222530a628a8e566d88~tplv-tiktokx-cropcenter-q:300:300:q70.webp?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=c6bd4e41&s=COMMON_RELATION_LIST&sc=avatar&shcp=6419be8b&shp=30310797&t=223449c4&x-expires=1774476000&x-signature=qIvsO8R51wrqF9L2e3O87UGXQ20%3D\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"relative_users\": null,\n                \"cha_list\": null,\n                \"sec_uid\": \"MS4wLjABAAAAtssXV0-ZCheCmFK8sORAaSpMiKEXFVYAVGr7YWltNkMP3Z8SWnhpJUnSCyztM9Z9\",\n                \"prevent_download\": false,\n                \"comment_setting\": 0,\n                \"duet_setting\": 0,\n                \"download_setting\": 0,\n                \"comment_filter_status\": 1,\n                \"stitch_setting\": 0,\n                \"friends_status\": 0,\n                \"enabled_filter_all_comments\": false\n            },\n            \"subscriber_count\": 0,\n            \"type\": 1,\n            \"enable_update\": false,\n            \"has_subscribed\": false,\n            \"under_review_desc\": \"\",\n            \"is_paid_event\": false,\n            \"ticket_amount\": 0,\n            \"promotion_enable\": true,\n            \"is_promoting\": true,\n            \"wallet_type\": 1,\n            \"pay_method\": 2,\n            \"write_acl\": {\n                \"update_block\": 0,\n                \"delete_block\": 0\n            },\n            \"labels\": null,\n            \"appeal_status\": 0,\n            \"sticker_item_ids\": [\n                7619737801596144917\n            ],\n            \"is_default_title\": false,\n            \"allow_preview_paid_event\": true,\n            \"guest_registration\": 0,\n            \"guest_count\": 0,\n            \"periodic_settings\": \"\",\n            \"shoppable\": 1\n        },\n        \"promotion_exp_group\": 1,\n        \"use_new_mp\": false,\n        \"guest_list_red_number\": 0,\n        \"story_message\": {\n            \"show_story_entrance\": false\n        },\n        \"should_show_checkbox\": \"1\",\n        \"notice\": \"You can request a refund up until the event starts.\"\n    },\n    \"timestamp\": 1774391871\n}"}],"_postman_id":"81df49fd-aafd-4eff-81c2-82629a262c08"}],"id":"905e8b28-3b43-4297-8e8f-6bc72661b951","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>User</strong> folder provides a comprehensive set of endpoints for interacting with TikTok user data. It covers profile lookups (by URL, nickname, or numeric ID), video feed retrieval, social graph traversal (followers and following), cross-platform identity resolution (Twitter, Instagram, YouTube), username/ID conversion, and live event details.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getUserInfo</code></td>\n<td>Get full user profile by profile URL or nickname</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getUserInfoByID</code></td>\n<td>Get full user profile by numeric TikTok user ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getBasicUserInfo</code></td>\n<td>Get basic user profile by username</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getUserFeed</code></td>\n<td>Get a user's posted videos by profile URL or nickname</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getUserFeedByID</code></td>\n<td>Get a user's posted videos by numeric TikTok user ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getUserID</code></td>\n<td>Resolve a TikTok username or profile URL to a numeric user ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getUsernameByID</code></td>\n<td>Resolve a numeric TikTok user ID to a username</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getTwitterUsername</code></td>\n<td>Get the linked Twitter username for a TikTok user</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getInstagramUsername</code></td>\n<td>Get the linked Instagram username for a TikTok user</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getYoutubeChannel</code></td>\n<td>Get the linked YouTube channel for a TikTok user</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getFollowers</code></td>\n<td>Get a user's followers list by profile URL or nickname</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getFollowersByID</code></td>\n<td>Get a user's followers list by numeric TikTok user ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getFollowing</code></td>\n<td>Get a user's following list by profile URL or nickname</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getFollowingByID</code></td>\n<td>Get a user's following list by numeric TikTok user ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getLiveEventInfoByID</code></td>\n<td>Get details about a user's live event by event ID</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>query</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>Profile URL/nickname endpoints</td>\n<td>TikTok profile URL, nickname, or user ID</td>\n</tr>\n<tr>\n<td><code>user_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>ID-based endpoints</td>\n<td>Numeric TikTok user ID</td>\n</tr>\n<tr>\n<td><code>event_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getLiveEventInfoByID</code></td>\n<td>Live event ID, obtainable from user info response</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td>Most endpoints</td>\n<td>Region (country) code for localised results. Default: <code>US</code></td>\n</tr>\n<tr>\n<td><code>count</code></td>\n<td>integer</td>\n<td>No</td>\n<td>Feed, followers, following</td>\n<td>Number of items to return (e.g. <code>10</code>, <code>20</code>)</td>\n</tr>\n<tr>\n<td><code>max_cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td>Feed endpoints</td>\n<td>Pagination cursor from the previous response</td>\n</tr>\n<tr>\n<td><code>min_time</code></td>\n<td>string</td>\n<td>No</td>\n<td>Followers/following endpoints</td>\n<td>Pagination cursor from the previous response</td>\n</tr>\n<tr>\n<td><code>with_pinned_posts</code></td>\n<td>integer</td>\n<td>No</td>\n<td>Feed endpoints</td>\n<td>Include pinned posts in response. Default: <code>1</code></td>\n</tr>\n<tr>\n<td><code>sort_type</code></td>\n<td>integer</td>\n<td>No</td>\n<td>Feed endpoints</td>\n<td>Sort order: <code>0</code> = Recent (default), <code>1</code> = Popular</td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>Username vs. ID</strong>: Use the <code>/getUserID</code> and <code>/getUsernameByID</code> endpoints to convert between identifiers before calling ID-based or name-based endpoints.</li>\n<li><strong>Pagination</strong>: Feed endpoints use <code>max_cursor</code>; followers/following endpoints use <code>min_time</code>. Pass the value returned in the previous response to retrieve the next page.</li>\n<li><strong>Cross-platform lookup</strong>: The Twitter, Instagram, and YouTube endpoints accept a profile URL, nickname, or numeric user ID interchangeably via the <code>query</code> parameter.</li>\n<li><strong>Region sensitivity</strong>: Some profile and feed data may vary by region. Explicitly set <code>region</code> if you need results for a specific country.</li>\n<li><strong>Caching</strong>: Responses are cached for 3600 seconds by default. Set <code>cache_timeout=0</code> to force a fresh fetch when up-to-date data is required.</li>\n<li><strong>Live events</strong>: The <code>event_id</code> for <code>/getLiveEventInfoByID</code> can be found in the <code>events</code> array returned by the user info endpoints.</li>\n</ul>\n","_postman_id":"905e8b28-3b43-4297-8e8f-6bc72661b951","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Hashtag","item":[{"name":"Get hashtag info by URL or tag name","id":"48bbd53a-4623-4d42-abbd-2368bb146967","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getHashtagInfo?query=apple","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getHashtagInfo"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok hashtag URL or tag name</p>\n","type":"text/plain"},"key":"query","value":"apple"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"c5c5f087-a14b-4473-a597-33d2ba128836","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getHashtagInfo?query=apple","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getHashtagInfo"],"query":[{"key":"query","value":"apple","description":"TikTok hashtag URL or tag name"},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 18:40:14 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=bIsliOIoZDMGBwf%2ByBYYmOw80sR5OHHim6Za8xaLtKd9bxuQ6fBPsf1BIFMfVQZRSr5sw4p8rzi%2B68v%2Bi0PWB%2FGnQDNPyViuW2V3NWQnJiJBTw%3D%3D\"}]}"},{"key":"cf-ray","value":"9e17cd8c0d4f2791-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"server\": \"DigitalOcean | SFO3\",\n    \"license_cached\": true,\n    \"license_status\": \"valid\",\n    \"limits_info\": {\n        \"usage_in_procents\": \"3.57\",\n        \"requests_count\": 71468,\n        \"requests_limit\": 2000300\n    },\n    \"graftype_api_calls\": [\n        \"updateRequestsCount\",\n        \"updateEndpointCounter\"\n    ],\n    \"rate_limit_reached\": false,\n    \"tiktok\": {\n        \"banner_list\": null,\n        \"cha_attrs\": null,\n        \"cha_name\": \"apple\",\n        \"cid\": \"13100\",\n        \"collect_stat\": 0,\n        \"connect_music\": [],\n        \"desc\": \"\",\n        \"extra_attr\": {\n            \"is_live\": false\n        },\n        \"hashtag_profile\": \"\",\n        \"is_challenge\": 0,\n        \"is_commerce\": false,\n        \"is_pgcshow\": false,\n        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n        \"search_cha_name\": \"apple\",\n        \"search_highlight\": null,\n        \"share_info\": {\n            \"bool_persist\": 0,\n            \"now_invitation_card_image_urls\": null,\n            \"share_desc\": \"Check out #apple on TikTok!\",\n            \"share_desc_info\": \"Check out #apple on TikTok!\",\n            \"share_quote\": \"\",\n            \"share_signature_desc\": \"\",\n            \"share_signature_url\": \"\",\n            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n            \"share_title_myself\": \"\",\n            \"share_title_other\": \"\",\n            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0ih1032cc185f&_d=f2h748c938fgk2&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n        },\n        \"show_items\": null,\n        \"sub_type\": 0,\n        \"type\": 1,\n        \"use_count\": 7706970,\n        \"user_count\": 7706970,\n        \"view_count\": 245874038546\n    },\n    \"req_time\": 1,\n    \"timestamp\": 1774377613\n}"}],"_postman_id":"48bbd53a-4623-4d42-abbd-2368bb146967"},{"name":"Get hashtag feed by URL or tag name","id":"d0ad6da0-f58c-4fcd-a20f-e1d53a99a61c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getHashtagFeed?query=apple","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getHashtagFeed"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok hashtag URL or tag name</p>\n","type":"text/plain"},"key":"query","value":"apple"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in hashtag items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of hashtag feed items you want to get. For example: 12.</p>\n","type":"text/plain"},"key":"count","value":""},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"ab1cd83e-bde8-4a65-8ee0-263b52dbc28b","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getHashtagFeed?query=apple","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getHashtagFeed"],"query":[{"key":"query","value":"apple","description":"TikTok hashtag URL or tag name"},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in hashtag items, you can get cursor value from the previous response.","type":"text","disabled":true},{"key":"count","value":"","description":"Number of hashtag feed items you want to get. For example: 12.","type":"text","disabled":true},{"key":"region","value":"US","description":"Alpha-2 country code","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:36:08 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=rItoYmjSm3XfPMt%2FGbY%2BL03fA0%2FIu%2BPjODeYQXSYzN7nzvtrOiAR1R7vEFQSExU%2FE1lRGAWtaxdKE5sL5Ac4w8uMrY0IttLE4phD6e5BxXpP2A%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f454abd81e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_list\": [\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 50,\n                    \"author\": \"averyandon\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ef7d5c5e&x-expires=1772722800&x-signature=NlwZMEzAYfDkA0iZu5gBpRn4fGs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=26e6dbd3&x-expires=1772722800&x-signature=yfu0XtV9S3IVb%2Fmr5%2F%2BSngrotwA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=167f7bdf&x-expires=1772722800&x-signature=lcbnayI7NmdHqrWhsDGWRX4zi5M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1627954207,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 50,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 50,\n                        \"duration_precision\": 50,\n                        \"shoot_duration_precision\": 50,\n                        \"video_duration_precision\": 50\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":40.33,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6992010027808771333,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c449o63c77u5hecii9sg\\\",\\\"owner_id\\\":6818694365969810438,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 6992009810359323398,\n                    \"id_str\": \"6992009810359323398\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"mr.ekkk\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"user30787337960\",\n                                \"sec_uid\": \"MS4wLjABAAAAODrI4HiYRJ3XRE9xQW48h-UAEYVmODIS-WrTKd9jDO0agzXBX71_VQhjw7Qg_IWs\",\n                                \"status\": 0,\n                                \"uid\": \"7364440861327688746\"\n                            }\n                        ],\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"KTFDOIT\\\"\",\n                        \"mixed_title\": \"original sound - averyandon (Contains music from: KTFDOIT - Beenwalkedemdown & Kdottokrazy)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"KTFDOIT\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21312,\n                            \"start_ms\": 80640\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 136998,\n                        \"h5_url\": \"\",\n                        \"id\": \"7452874402058897425\",\n                        \"performers\": null,\n                        \"title\": \"KTFDOIT\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6992009810359323398\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"averyandon\",\n                    \"owner_id\": \"6818694365969810438\",\n                    \"owner_nickname\": \"averyandon\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/41584546c2f5d07ea43a191305ae64ef/69a8fbba/video/tos/useast5/tos-useast5-v-27dcd7-tx/f93070b0eea446769ab8551c754e7164/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NDw7OGc2Nmg7Zmc1NjQ8N0BpajxsaDg6Zjk8NzMzNzU8M0AwYGJhYGNeNl4xXy0tMWJiYSNwZmBlcjQwbDFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/41584546c2f5d07ea43a191305ae64ef/69a8fbba/video/tos/useast5/tos-useast5-v-27dcd7-tx/f93070b0eea446769ab8551c754e7164/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NDw7OGc2Nmg7Zmc1NjQ8N0BpajxsaDg6Zjk8NzMzNzU8M0AwYGJhYGNeNl4xXy0tMWJiYSNwZmBlcjQwbDFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/fbad05985e7df94d979754ccfddb4004/69a8fbba/video/tos/useast5/tos-useast5-v-27dcd7-tx/f93070b0eea446769ab8551c754e7164/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NDw7OGc2Nmg7Zmc1NjQ8N0BpajxsaDg6Zjk8NzMzNzU8M0AwYGJhYGNeNl4xXy0tMWJiYSNwZmBlcjQwbDFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09942g40000c449o63c77u5hecii9sg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=e4e9410302bd4ca89ea3f3cdd5e8c931&item_id=6992009810359323398&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0OGM0YzNkNWU4MzYwZDhkNzFiNDliYTFmNDUwYTBi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAQiBCe7Iy7VPa5eTsNxydnhrVB4PJa5DAvPUTSYeFOOxPXBp4_w0nxFG6p9v7g5NG\",\n                    \"shoot_duration\": 50,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - averyandon\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 50\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6711137499550323208}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"263840\",\n                        \"keyword\": \"Green Screen\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"263840\\\",\\\"anchor_name\\\":\\\"Green Screen\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=404c6aee&x-expires=1772722800&x-signature=qog31N1%2FezTe2pUTlIWvEEBk1RY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e4bfcfe8&x-expires=1772722800&x-signature=geKGrqIDDYXPhFFvhIfk9Ih%2Bl2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=71be0bf8&x-expires=1772722800&x-signature=lK1hcD8elTXKPT4Oz%2FmrZ9HfuvM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ed5a7d21&x-expires=1772722800&x-signature=7lCF59uecbqarNPFKXD7NFkdbn0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=7196d7d1&x-expires=1772722800&x-signature=4GBZoeZjPVS7YuwAsGHbJMZJ7Lo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=1c6ddb20&x-expires=1772722800&x-signature=MrakpKFjjJmYblYN2l%2BqkR%2F5wX0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=66451582&x-expires=1772722800&x-signature=pGXYdAvJPGG%2BzDm224sGATVQXl8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b2888859&x-expires=1772722800&x-signature=%2Bysn1kgL7MkrfW9KJjTrK1jo5Kk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a30d65f1&x-expires=1772722800&x-signature=9qsepxMXchExVeUHGdfbsneEA9Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=930265e5&x-expires=1772722800&x-signature=zmXhD6s7BTx0GTQzmAGR9W%2FDm9w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=17b310ea&x-expires=1772722800&x-signature=bpQ1f2FbWjV1cPdbTnjHBJqv%2FqQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f1743419&x-expires=1772722800&x-signature=fx0REb%2FRASlMGEw%2FaGb1QwVqHtI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c74d88ee&x-expires=1772722800&x-signature=55uufAa%2BreUVehT2KOCsyRgiZII%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=778e10bd&x-expires=1772722800&x-signature=r4XtAGO%2FP11S9BXDa7x3Qatztq0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=34568694&x-expires=1772722800&x-signature=9ulmIkeAavBIdcADcE%2FpTlQ6sJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1711641573,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Carterpcs\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMeI4faYOtRqBh-Qhd8gomIanOrwfDtnKqReowm_sz2983aEJkiAzdDYvkzTfX5hT\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"making tech less of a snooze fest 4x a day\\n\\n LA \\n\\ncarterpcs@rakugomedia.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6791531008480691206\",\n                    \"unique_id\": \"carterpcs\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 17,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6791531008480691206,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7608097264325659934\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"carterpcs\",\n                        \"cid\": \"1664048442339334\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1664048442339334\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #carterpcs on TikTok!\",\n                            \"share_desc_info\": \"Check out #carterpcs on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: carterpcs\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/carterpcs?_r=1&name=carterpcs&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=1664048442339334&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005986484567274243}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1771398220,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"high_quality_upload\",\n                        \"select_music\",\n                        \"filter\",\n                        \"beautify_used\",\n                        \"subtitle\",\n                        \"editor_pro\",\n                        \"prop\"\n                    ]\n                },\n                \"desc\": \"Apple is making a pink MacBook.. #carterpcs #Tech #apple #macbook #collegelaptop \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7608097264325659934\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7608097264325659934\n                    ],\n                    \"GroupdIdList1\": [\n                        7608097264325659934\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"auto_video_caption_info\": {\n                            \"auto_captions\": [\n                                {\n                                    \"language\": \"en\",\n                                    \"url\": {\n                                        \"url_list\": [\n                                            \"\"\n                                        ],\n                                        \"url_prefix\": null\n                                    }\n                                }\n                            ],\n                            \"is_translatable\": false,\n                            \"location\": 0,\n                            \"utterances\": null\n                        },\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":4800,\\\"y\\\":0.3336,\\\"h\\\":0.1701,\\\"start_time\\\":2260,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.9224,\\\"s\\\":1.0206}]\",\n                        \"type\": 20\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 50,\n                    \"author\": \"averyandon\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ef7d5c5e&x-expires=1772722800&x-signature=NlwZMEzAYfDkA0iZu5gBpRn4fGs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=26e6dbd3&x-expires=1772722800&x-signature=yfu0XtV9S3IVb%2Fmr5%2F%2BSngrotwA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=167f7bdf&x-expires=1772722800&x-signature=lcbnayI7NmdHqrWhsDGWRX4zi5M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1627954207,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 50,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 50,\n                        \"duration_precision\": 50,\n                        \"shoot_duration_precision\": 50,\n                        \"video_duration_precision\": 50\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":40.33,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6992010027808771333,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c449o63c77u5hecii9sg\\\",\\\"owner_id\\\":6818694365969810438,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 6992009810359323398,\n                    \"id_str\": \"6992009810359323398\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"mr.ekkk\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"user30787337960\",\n                                \"sec_uid\": \"MS4wLjABAAAAODrI4HiYRJ3XRE9xQW48h-UAEYVmODIS-WrTKd9jDO0agzXBX71_VQhjw7Qg_IWs\",\n                                \"status\": 0,\n                                \"uid\": \"7364440861327688746\"\n                            }\n                        ],\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"KTFDOIT\\\"\",\n                        \"mixed_title\": \"original sound - averyandon (Contains music from: KTFDOIT - Beenwalkedemdown & Kdottokrazy)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"KTFDOIT\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21312,\n                            \"start_ms\": 80640\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 136998,\n                        \"h5_url\": \"\",\n                        \"id\": \"7452874402058897425\",\n                        \"performers\": null,\n                        \"title\": \"KTFDOIT\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6992009810359323398\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"averyandon\",\n                    \"owner_id\": \"6818694365969810438\",\n                    \"owner_nickname\": \"averyandon\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/41584546c2f5d07ea43a191305ae64ef/69a8fbba/video/tos/useast5/tos-useast5-v-27dcd7-tx/f93070b0eea446769ab8551c754e7164/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NDw7OGc2Nmg7Zmc1NjQ8N0BpajxsaDg6Zjk8NzMzNzU8M0AwYGJhYGNeNl4xXy0tMWJiYSNwZmBlcjQwbDFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/41584546c2f5d07ea43a191305ae64ef/69a8fbba/video/tos/useast5/tos-useast5-v-27dcd7-tx/f93070b0eea446769ab8551c754e7164/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NDw7OGc2Nmg7Zmc1NjQ8N0BpajxsaDg6Zjk8NzMzNzU8M0AwYGJhYGNeNl4xXy0tMWJiYSNwZmBlcjQwbDFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/fbad05985e7df94d979754ccfddb4004/69a8fbba/video/tos/useast5/tos-useast5-v-27dcd7-tx/f93070b0eea446769ab8551c754e7164/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NDw7OGc2Nmg7Zmc1NjQ8N0BpajxsaDg6Zjk8NzMzNzU8M0AwYGJhYGNeNl4xXy0tMWJiYSNwZmBlcjQwbDFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09942g40000c449o63c77u5hecii9sg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=e4e9410302bd4ca89ea3f3cdd5e8c931&item_id=6992009810359323398&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0OGM0YzNkNWU4MzYwZDhkNzFiNDliYTFmNDUwYTBi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAQiBCe7Iy7VPa5eTsNxydnhrVB4PJa5DAvPUTSYeFOOxPXBp4_w0nxFG6p9v7g5NG\",\n                    \"shoot_duration\": 50,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - averyandon\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 50\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 33659,\n                \"music_selected_from\": \"edit_page_recommend_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.595239\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Apple is making a pink MacBook.. <h id=\\\"156\\\">#carterpcs</h> <h id=\\\"157\\\">#Tech</h> <h id=\\\"170\\\">#apple</h> <h id=\\\"249\\\">#macbook</h> <h id=\\\"683\\\">#collegelaptop</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1664048442339334\",\n                            \"hashtag_name\": \"carterpcs\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"156\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"62310\",\n                            \"hashtag_name\": \"tech\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"157\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"170\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"633324\",\n                            \"hashtag_name\": \"macbook\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"249\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1671199723486213\",\n                            \"hashtag_name\": \"collegelaptop\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"683\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Carterpcs's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Carterpcs’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Carterpcs’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@carterpcs/video/7608097264325659934?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7608097264325659934&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@carterpcs/video/7608097264325659934?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7608097264325659934&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.50129868561656, \\\\\\\"1\\\\\\\": 4.501310972347732, \\\\\\\"0\\\\\\\": 4.501291343339516}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00017560113669678256, \\\\\\\"2\\\\\\\": -0.0005782954634124965, \\\\\\\"-1\\\\\\\": -0.00026492181570515104}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12.3,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.45,\\\\\\\"be\\\\\\\":[43.1,10373.6],\\\\\\\"ocf\\\\\\\":[-16.77,-15.0153,-6.51,-4.4052,-5.6649,-13.0174,-14.6569,-22.7054,-32.2058,-52.392],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12.3,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.07,\\\\\\\"be\\\\\\\":[43.1,10400.5],\\\\\\\"ocf\\\\\\\":[-16.6773,-14.8193,-6.4736,-4.4495,-5.6868,-12.9257,-14.5873,-22.9409,-32.7764,-52.8501],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.73,\\\\\\\"be\\\\\\\":[48.4,10691.2],\\\\\\\"ocf\\\\\\\":[-16.7225,-15.2166,-6.4476,-4.4617,-5.6971,-12.8401,-14.4066,-22.3862,-31.2757,-52.0871],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-17.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_03010300\\\\\\\",\\\\\\\"tag_03010308\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010301\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.77,0.17,0.16,0.08,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"50.042\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6038,3864.2781]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7608097264325659934\",\n                    \"collect_count\": 8545,\n                    \"comment_count\": 999,\n                    \"digg_count\": 179581,\n                    \"download_count\": 432,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1668759,\n                    \"repost_count\": 0,\n                    \"share_count\": 14402,\n                    \"whatsapp_share_count\": 201\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7608097264325659934\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"263840\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Green Screen\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"263840\",\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"generate_time\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall,video_generate_recall\\\",\\\"predict_ctr_score\\\":0.002603477483216254,\\\"ecom_intent\\\":\\\"2\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\"}\",\n                                    \"word\": \"new macbook 2026\",\n                                    \"word_id\": \"6675506446912803557\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.019490244606595618,\\\"sug_user_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall,video_generate_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\"}\",\n                                    \"word\": \"new macbook 2026\",\n                                    \"word_id\": \"6675506446912803557\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 43,\n                        \"hashtag_id\": \"1664048442339334\",\n                        \"hashtag_name\": \"carterpcs\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 33,\n                        \"tag_id\": \"156\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 49,\n                        \"hashtag_id\": \"62310\",\n                        \"hashtag_name\": \"tech\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 44,\n                        \"tag_id\": \"157\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 56,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 50,\n                        \"tag_id\": \"170\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 65,\n                        \"hashtag_id\": \"633324\",\n                        \"hashtag_name\": \"macbook\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 57,\n                        \"tag_id\": \"249\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 80,\n                        \"hashtag_id\": \"1671199723486213\",\n                        \"hashtag_name\": \"collegelaptop\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 66,\n                        \"tag_id\": \"683\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": 3,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 18.58534621428571,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=576f7af8&x-expires=1772722800&x-signature=VA4t2%2BwRkGHGuAN5bu7%2FTvkJYJM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=2fc225d3&x-expires=1772722800&x-signature=GE03hgKBfHi4Pm%2BRAthhoaUasKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=9ceaa2e2&x-expires=1772722800&x-signature=pGidnBZ%2B90WIE4eJJDAYJc7Ks6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=576f7af8&x-expires=1772722800&x-signature=VA4t2%2BwRkGHGuAN5bu7%2FTvkJYJM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=2fc225d3&x-expires=1772722800&x-signature=GE03hgKBfHi4Pm%2BRAthhoaUasKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=9ceaa2e2&x-expires=1772722800&x-signature=pGidnBZ%2B90WIE4eJJDAYJc7Ks6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=576f7af8&x-expires=1772722800&x-signature=VA4t2%2BwRkGHGuAN5bu7%2FTvkJYJM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=2fc225d3&x-expires=1772722800&x-signature=GE03hgKBfHi4Pm%2BRAthhoaUasKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=9ceaa2e2&x-expires=1772722800&x-signature=pGidnBZ%2B90WIE4eJJDAYJc7Ks6k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 537824,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2265585,\n                                \"file_cs\": \"c:0-29505-b1b4\",\n                                \"file_hash\": \"a733ea7ec05f43aedb020a0aa0bd3ceb\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                                \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc1_720p_537824\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e229229fc254aa7a86cb1deeee2ccb3b/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ocDjKVSIEBXljIEBVfR8Ex6ECRoJWAemQBACFp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=525&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzQ8N2ZmZ2RkNmg0OThkZEBpang5Znc5cmxwOTMzaTczNEBgMmMzMDUvNl8xMS0yLWFgYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/db3a9ba8630dbd8739da9a3a2b4e2140/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ocDjKVSIEBXljIEBVfR8Ex6ECRoJWAemQBACFp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=525&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzQ8N2ZmZ2RkNmg0OThkZEBpang5Znc5cmxwOTMzaTczNEBgMmMzMDUvNl8xMS0yLWFgYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cada0556014e43ba9a2d8c3c64f951c4&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0ODQ2MGI2NWM5Y2RhMDhmNGUwNWY2YTcxYmExNWY2&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 145519}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 189925}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 269270}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 337313}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 401445}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 739392}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.86, \\\\\\\"v960\\\\\\\": 98.509, \\\\\\\"v864\\\\\\\": 98.9, \\\\\\\"v720\\\\\\\": 99.478}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.196, \\\\\\\"v960\\\\\\\": 89.467, \\\\\\\"v864\\\\\\\": 91.274, \\\\\\\"v720\\\\\\\": 94.984}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":88.764,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.96,\\\\\\\"srv1\\\\\\\":88.134},\\\\\\\"src\\\\\\\":83.484,\\\\\\\"trans\\\\\\\":78.96,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"aa23bc631da07a47d58f40d43e785b88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 94.302, \\\\\\\"sr20\\\\\\\": 100.664}}\\\",\\\"audio_bit_rate\\\":48265,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 446226,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1879731,\n                                \"file_cs\": \"c:0-29505-b428\",\n                                \"file_hash\": \"c50dea1e2177adf1ae4dcb3451babd54\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                                \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc1_540p_446226\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/92c42e48aee1723336c4236d885249cf/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM8EcEJDAeBBjRXFfypREQA6IBjmTlE0WIdusV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=435&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGk8aDU7Nzw3OjMzM2RnZEBpang5Znc5cmxwOTMzaTczNEBiXi9eLy01NWMxMF41NjQ2YSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/9f928feadf28625931c80480701ee5f7/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM8EcEJDAeBBjRXFfypREQA6IBjmTlE0WIdusV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=435&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGk8aDU7Nzw3OjMzM2RnZEBpang5Znc5cmxwOTMzaTczNEBiXi9eLy01NWMxMF41NjQ2YSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9a7d9a80a03047f489840822ae29afe9&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYyNTI3MTFiZDNiMmE2ZWM0YzkxNjE2MGU3NzVjMTJj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 124774}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 159738}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 226914}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 282439}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 336511}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 618622}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.293, \\\\\\\"v960\\\\\\\": 96.602, \\\\\\\"v864\\\\\\\": 97.445, \\\\\\\"v720\\\\\\\": 98.937}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.892, \\\\\\\"v960\\\\\\\": 85.134, \\\\\\\"v864\\\\\\\": 87.685, \\\\\\\"v720\\\\\\\": 91.497}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":88.764,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.683,\\\\\\\"srv1\\\\\\\":87.055},\\\\\\\"src\\\\\\\":83.484,\\\\\\\"trans\\\\\\\":74.683,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"97ee6fb02256e0eab8537d236caed73a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.831, \\\\\\\"sr20\\\\\\\": 97.669}}\\\",\\\"audio_bit_rate\\\":32208,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 401098,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1689627,\n                                \"file_cs\": \"c:0-29499-983e\",\n                                \"file_hash\": \"e10110e32383141b51238447806a3eea\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                                \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc1_540p_401098\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7d3f64e09fe50654de86e60dc751fe13/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ogGecqpRRCvKGgIf6ejvIF0IJi0ksA4NADAGLT/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=391&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDVpNjhkNjRkOjY1ZDpmNkBpang5Znc5cmxwOTMzaTczNEA2Xl5fL2FiNV4xYDReXjZfYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/df5dc2f58913bb8a9186bd3603d3da6e/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ogGecqpRRCvKGgIf6ejvIF0IJi0ksA4NADAGLT/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=391&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDVpNjhkNjRkOjY1ZDpmNkBpang5Znc5cmxwOTMzaTczNEA2Xl5fL2FiNV4xYDReXjZfYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b39ca7aa72c347aa81e3da25b3afa291&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjOGUyYjIwMDY2NWQ1NDE0M2EyMGY3ZWE3NmIzM2Rh&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 110973}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 146395}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 204752}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 255613}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 305707}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 556330}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.018, \\\\\\\"v960\\\\\\\": 94.841, \\\\\\\"v864\\\\\\\": 96.142, \\\\\\\"v720\\\\\\\": 98.272}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.889, \\\\\\\"v960\\\\\\\": 83.3, \\\\\\\"v864\\\\\\\": 85.984, \\\\\\\"v720\\\\\\\": 89.86}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":88.764,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":73.18,\\\\\\\"srv1\\\\\\\":84.78},\\\\\\\"src\\\\\\\":83.484,\\\\\\\"trans\\\\\\\":73.18,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c0b5e525dee0618856ea0d7081f4b2f5\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 86.904, \\\\\\\"sr20\\\\\\\": 95.743}}\\\",\\\"audio_bit_rate\\\":32208,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 270218,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1138295,\n                                \"file_cs\": \"c:0-29499-64a3\",\n                                \"file_hash\": \"a33160a8e0a04aff752531779b12e780\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                                \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc1_540p_270218\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/d9c3eb6256f43f787c7036cbc3bcddd6/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMkj0KI6GEDftPqeINiRw5AgGeAxLIA4vCVTsR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=263&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2g6aGc4MzQ7NDVpZjxkZkBpang5Znc5cmxwOTMzaTczNEAvNF80MzAxNjYxMTAtM15gYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/e70dd8319977ccc78556946b44595702/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMkj0KI6GEDftPqeINiRw5AgGeAxLIA4vCVTsR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=263&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2g6aGc4MzQ7NDVpZjxkZkBpang5Znc5cmxwOTMzaTczNEAvNF80MzAxNjYxMTAtM15gYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ccaa690c3f4241989140356d7eb77e20&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjEwOWVlZDE3Yzc4NDkzOTNkZTEwOTFmMTA2YzhlZjIz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 85121}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 107187}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 148263}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 183546}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 215912}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 380081}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.012, \\\\\\\"v960\\\\\\\": 90.152, \\\\\\\"v864\\\\\\\": 91.663, \\\\\\\"v720\\\\\\\": 93.678}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.723, \\\\\\\"v960\\\\\\\": 78.132, \\\\\\\"v864\\\\\\\": 81.14, \\\\\\\"v720\\\\\\\": 85.191}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.484,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.026,\\\\\\\"srv1\\\\\\\":74.494},\\\\\\\"src\\\\\\\":83.484,\\\\\\\"trans\\\\\\\":64.026,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24183,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 594,\n                                \"cla_subtitle_id\": 7608097465224448799,\n                                \"complaint_id\": 7608097465224448799,\n                                \"expire\": 1775230599,\n                                \"is_auto_generated\": false,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"\",\n                                \"sub_id\": -2107008292,\n                                \"sub_version\": \"8\",\n                                \"subtitle_type\": 8,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-us.com/85f0b8f2b0dd62994d6a89cb2c31a573/69cfde87/video/tos/useast8/tos-useast8-v-0068-tx2/f356e1ec6f6345bb92249ae2d0bc61d6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=8046&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ang5Znc5cmxwOTMzaTczNEBpang5Znc5cmxwOTMzaTczNEAxa24tMmQ0NV5hLS1kMTJzYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-us.com/85f0b8f2b0dd62994d6a89cb2c31a573/69cfde87/video/tos/useast8/tos-useast8-v-0068-tx2/f356e1ec6f6345bb92249ae2d0bc61d6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=8046&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ang5Znc5cmxwOTMzaTczNEBpang5Znc5cmxwOTMzaTczNEAxa24tMmQ0NV5hLS1kMTJzYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000\",\n                                    \"https://v16-cla.tiktokcdn-us.com/542ee964beef2090f66988a38907bfb4/69cfde87/video/tos/useast8/tos-useast8-v-0068-tx2/f356e1ec6f6345bb92249ae2d0bc61d6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=8046&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ang5Znc5cmxwOTMzaTczNEBpang5Znc5cmxwOTMzaTczNEAxa24tMmQ0NV5hLS1kMTJzYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiMjJlYzU2MWI3ODczZDJiNDY2ZjQ5NDFjNDFhN2Ez&source=SmartPlayerSubtitleRedirect&version=8%3Abig_caption&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"en\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 60,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 3\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8594&refresh_token=65d225bf&x-expires=1772722800&x-signature=dbjx68UNGGihVxdBocCE5pBh3SU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8594&refresh_token=37bb9182&x-expires=1772722800&x-signature=WOwAFaCuql0Vwmv56r8dJKM8SM4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8594&refresh_token=cdb22d3b&x-expires=1772722800&x-signature=vE1miultUd%2BiPxmJ5MKSQuV1kxc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 4365418,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/33b0021d2a3238ad11b968cb4ff9c024/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUEIIVvfWF8QjEERIZlpBgFRSUoDmeAEAX6pVB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1012&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGVlZzk3PGU0Ojk0NmQ0NUBpang5Znc5cmxwOTMzaTczNEA1MjUxLzAzNS4xYWBhY2MwYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1d3b05c7013ac6957bc7562d8fcf6e9e/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUEIIVvfWF8QjEERIZlpBgFRSUoDmeAEAX6pVB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1012&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGVlZzk3PGU0Ojk0NmQ0NUBpang5Znc5cmxwOTMzaTczNEA1MjUxLzAzNS4xYWBhY2MwYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6am8i7og65t0cq6nu4g&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=32f1fad3c1d647118b6934264d8b5b85&item_id=7608097264325659934&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2MTc4NmQ0MzRiYjU2MTk2YTA5Yzc4MmFlMWE0OWVm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 4710584,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"file_hash\": \"8588cfa6ec013f931ff81081bc5fd93b\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_h264_720p_1118239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1719ae66a6d6cf4274becb7ebda7e3a3/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1092&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4746a2508c2570fda9aa5d7385541f09/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1092&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2a5b68e7a62f4554b26732379ee7d48a&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3MGVjZTUwZWQzNzNlYzgwZTljYjZjMDI2ODNhNzY0&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 33700,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=c033ed20&x-expires=1772722800&x-signature=omyj6ZEs0U%2B33jiYhybFcNLPBus%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=5d1c5d98&x-expires=1772722800&x-signature=cKxwjDHvYn%2FIz5wlnNHGifEILdw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=784f4829&x-expires=1772722800&x-signature=1637fudk7FG37vTLTJM0FSWhIdc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.2\\\",\\\"LoudnessRangeStart\\\":\\\"-18.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-14.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-16.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-14.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-16.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr150G\\\\\\\":0.12,\\\\\\\"Spkr200G\\\\\\\":0.27,\\\\\\\"FCenL\\\\\\\":3062.61,\\\\\\\"FCenR\\\\\\\":3062.44,\\\\\\\"Spkr100G\\\\\\\":0},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.801},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-5.73,\\\\\\\"RTotal\\\\\\\":-21.389,\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-21.389},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1,\\\\\\\"MusicRatio\\\\\\\":0.09},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxSTLoud\\\\\\\":-16.87,\\\\\\\"Loud\\\\\\\":-17.78,\\\\\\\"LoudR\\\\\\\":1.7,\\\\\\\"LoudRE\\\\\\\":-17.2,\\\\\\\"LoudRS\\\\\\\":-18.9,\\\\\\\"MaxMomLoud\\\\\\\":-14.67}}},\\\\\\\"Peak\\\\\\\":0.5188,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-17.8,\\\\\\\"LoudnessRange\\\\\\\":1.5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-18.7}\\\",\\\"bright_ratio_mean\\\":\\\"0.0514\\\",\\\"brightness_mean\\\":\\\"110.6813\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0913\\\",\\\"loudness\\\":\\\"-17.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0925\\\",\\\"peak\\\":\\\"0.5188\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6038,3864.2781]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771398218}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"22.3179\\\",\\\"vq_score\\\":\\\"67.96\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6am8i7og65t0cq6nu4g\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/b98d24b1e80fca78e961704380752623/69a8a5e7/video/tos/useast8/tos-useast8-pve-0068-tx2/osmkPQEJpGE4nejVB6FEARDIElARo1lEIBfXVW/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=995\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OjZkOzozNDtkMztkNDVnOEBpang5Znc5cmxwOTMzaTczNEAwYTZgYDMuXmAxL14wLV5iYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/042188dd14c18689b05f820d2384827c/69a8a5e7/video/tos/useast8/tos-useast8-pve-0068-tx2/osmkPQEJpGE4nejVB6FEARDIElARo1lEIBfXVW/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=995\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OjZkOzozNDtkMztkNDVnOEBpang5Znc5cmxwOTMzaTczNEAwYTZgYDMuXmAxL14wLV5iYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6am8i7og65t0cq6nu4g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=e5ad0231aa2840caa81160c7c89ad337\\\\u0026item_id=7608097264325659934\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2Yjc4Njk0ZmZhNDI5NzA3ZmMyNjE4ZDBkZTg0MDky\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4802116,\\\"file_cs\\\":\\\"c:0-29276-d738\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4c550bc2&x-expires=1772722800&x-signature=ukXEuCPy02Egun7CCgTdi5N1wV8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1d3e70fc&x-expires=1772722800&x-signature=uCt6sAsX%2F9Kp8PdmntYEioJKBrw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=4997b00e&x-expires=1772722800&x-signature=RTn9Zw2%2FE3lkgwcdU3GTfNcZ0UU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 4710584,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"file_hash\": \"8588cfa6ec013f931ff81081bc5fd93b\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_h264_720p_1118239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1719ae66a6d6cf4274becb7ebda7e3a3/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1092&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4746a2508c2570fda9aa5d7385541f09/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1092&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2a5b68e7a62f4554b26732379ee7d48a&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3MGVjZTUwZWQzNzNlYzgwZTljYjZjMDI2ODNhNzY0&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1879731,\n                        \"file_cs\": \"c:0-29505-b428\",\n                        \"file_hash\": \"c50dea1e2177adf1ae4dcb3451babd54\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc1_540p_446226\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/92c42e48aee1723336c4236d885249cf/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM8EcEJDAeBBjRXFfypREQA6IBjmTlE0WIdusV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=435&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGk8aDU7Nzw3OjMzM2RnZEBpang5Znc5cmxwOTMzaTczNEBiXi9eLy01NWMxMF41NjQ2YSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/9f928feadf28625931c80480701ee5f7/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM8EcEJDAeBBjRXFfypREQA6IBjmTlE0WIdusV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=435&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGk8aDU7Nzw3OjMzM2RnZEBpang5Znc5cmxwOTMzaTczNEBiXi9eLy01NWMxMF41NjQ2YSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9a7d9a80a03047f489840822ae29afe9&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYyNTI3MTFiZDNiMmE2ZWM0YzkxNjE2MGU3NzVjMTJj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 4710584,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"file_hash\": \"8588cfa6ec013f931ff81081bc5fd93b\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_h264_720p_1118239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1719ae66a6d6cf4274becb7ebda7e3a3/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1092&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4746a2508c2570fda9aa5d7385541f09/69a8a5e7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1092&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2a5b68e7a62f4554b26732379ee7d48a&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3MGVjZTUwZWQzNzNlYzgwZTljYjZjMDI2ODNhNzY0&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"What You Know\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Two Door Cinema Club\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=12828294&x-expires=1772722800&x-signature=RJh%2B4do4LAp%2BRGsp0DFAnQut5K8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a9453d06&x-expires=1772722800&x-signature=waRfz91%2F9Pqts8f4HvyVlvf%2B%2BEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=265cd2b5&x-expires=1772722800&x-signature=0t1ZGHdS5E8ss9sKXTvIXlMZ%2FXg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3cf4ae6d&x-expires=1772722800&x-signature=lp%2BTgtJNNorlEjZWjFrrCLZgBvc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76809a34&x-expires=1772722800&x-signature=%2BQrETNy6r%2FiM8QhiJtpKmVY8et8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1a955c2f&x-expires=1772722800&x-signature=%2FLHf1F%2BjIusx9F6KTVNvf5xjqIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1626809113,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":32.13,\\\"amplitude_peak\\\":1.2818098,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3e5a34fcb1b4402a90a56fec62fbb9f4\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/01ada2a5d3d142f7b5484656d4b39265\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/abd3f7dffb994474b2eaccd01e39adfc\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/15683bd0726a4deca22dd2113d66f0cd\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.520652,\\\"music_vid\\\":\\\"v10ad6g50000d4n2drvog65p20vjdgog\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6987091891615451137,\n                    \"id_str\": \"6987091891615451137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Two Door Cinema Club\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28031,\n                            \"start_ms\": 55488\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 189740,\n                        \"h5_url\": \"\",\n                        \"id\": \"6987091888356460546\",\n                        \"performers\": null,\n                        \"title\": \"What You Know\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6987091891615451137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1266336000,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"What You Know\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 2,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=57d7afb6&shcp=d05b14bd&idc=useast8\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=d05b14bd&shp=57d7afb6&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"aweme://openShoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_filter\",\n                        \"description\": \"Filter\",\n                        \"extra\": \"{\\\"title\\\":\\\"Vivid\\\",\\\"resource_id\\\":7367114174377251329,\\\"third_id\\\":\\\"326576283\\\"}\",\n                        \"general_type\": 1,\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/Filter.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"326576283\",\n                        \"keyword\": \"Filter · Vivid\",\n                        \"log_extra\": \"{\\\"anchor_name\\\":\\\"Vivid\\\",\\\"anchor_type\\\":\\\"ANCHOR_TT_FILTER\\\",\\\"anchor_id\\\":\\\"7525384432375744567\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 106\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=475bd158&x-expires=1772722800&x-signature=e9VSqpVPOZzogwjuAJnaFDIMh1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=947fa83a&x-expires=1772722800&x-signature=zUJle2Z3gHdHUHZMdXZG6Eq5I9E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=45db9bca&x-expires=1772722800&x-signature=0wD4e%2BoPjycGqBeruyF8LdZZIU8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c77ece4d&x-expires=1772722800&x-signature=03zSiSU1AihsoxZc25QEw9FXnQE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=1302a7bf&x-expires=1772722800&x-signature=9BNvGiA5OASinkkUAYGBcH1px6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8526ac27&x-expires=1772722800&x-signature=TbJ2djaIrRoWDc07OLOMnZawZ0Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3d83ade8&x-expires=1772722800&x-signature=4pX01K%2Fr1imqR4ydyPz9gQBfxTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4987c311&x-expires=1772722800&x-signature=r1dNBn%2FNEuPJSEu7sWcTV1%2Fir7k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=932b67aa&x-expires=1772722800&x-signature=CzzisyEm1PW9pMDu4NIseDJSyBg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32f1e8e5&x-expires=1772722800&x-signature=DdeDr6lsvz50euWTXRlTvKexv3Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d2931418&x-expires=1772722800&x-signature=jmvC0GAy3mgBcAK4Y%2FjRgQF5h0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fbd3ed7e&x-expires=1772722800&x-signature=N1%2Brel8LHcMgdlGI7QdyEZ6u9A0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=eaa92e23&x-expires=1772722800&x-signature=vdVfLUGYqUqfLq%2FT32bWCJ25tiI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b80c095&x-expires=1772722800&x-signature=LLuRa5HRfL8Wa5JcNm3K3RCHCzc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=781aec04&x-expires=1772722800&x-signature=NWZ9W8HHa7RXv28V8kwkqkFf9r4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHqgmkdx5MGa61fAP1vvPj61WkfClYf_kdz5ghVxpYPU4hDa2cm6Nboq-lRT26JHb\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"📩: ReallyBigApples39@gmail.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7469957335982752811\",\n                    \"unique_id\": \"reallybigapples\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7469957335982752811,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7609810145521995038\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                    \"dedup_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0011682903748177814}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1771797012,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"beautify_used\",\n                        \"editor_pro\",\n                        \"select_music\"\n                    ]\n                },\n                \"desc\": \"apple #apple\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7609810145521995038\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7609810145521995038\n                    ],\n                    \"GroupdIdList1\": [\n                        7609810145521995038\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 2,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"What You Know\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Two Door Cinema Club\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=12828294&x-expires=1772722800&x-signature=RJh%2B4do4LAp%2BRGsp0DFAnQut5K8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a9453d06&x-expires=1772722800&x-signature=waRfz91%2F9Pqts8f4HvyVlvf%2B%2BEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=265cd2b5&x-expires=1772722800&x-signature=0t1ZGHdS5E8ss9sKXTvIXlMZ%2FXg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3cf4ae6d&x-expires=1772722800&x-signature=lp%2BTgtJNNorlEjZWjFrrCLZgBvc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76809a34&x-expires=1772722800&x-signature=%2BQrETNy6r%2FiM8QhiJtpKmVY8et8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1a955c2f&x-expires=1772722800&x-signature=%2FLHf1F%2BjIusx9F6KTVNvf5xjqIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1626809113,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":32.13,\\\"amplitude_peak\\\":1.2818098,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3e5a34fcb1b4402a90a56fec62fbb9f4\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/01ada2a5d3d142f7b5484656d4b39265\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/abd3f7dffb994474b2eaccd01e39adfc\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/15683bd0726a4deca22dd2113d66f0cd\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.520652,\\\"music_vid\\\":\\\"v10ad6g50000d4n2drvog65p20vjdgog\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6987091891615451137,\n                    \"id_str\": \"6987091891615451137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Two Door Cinema Club\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28031,\n                            \"start_ms\": 55488\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 189740,\n                        \"h5_url\": \"\",\n                        \"id\": \"6987091888356460546\",\n                        \"performers\": null,\n                        \"title\": \"What You Know\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6987091891615451137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1266336000,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"What You Know\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 13897,\n                \"music_end_time_in_ms\": 27761,\n                \"music_selected_from\": \"edit_page_recommend_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"apple <h id=\\\"1\\\">#apple</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Apple's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Apple’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Apple’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7609810145521995038?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7609810145521995038&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7609810145521995038?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7609810145521995038&source=h5_m\",\n                \"shoot_tab_name\": \"video_15\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501169379125771, \\\\\\\"1\\\\\\\": 4.501138233736277, \\\\\\\"0\\\\\\\": 4.501064373202301}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 0.00040664165935456456, \\\\\\\"2\\\\\\\": 9.014419277612727e-05, \\\\\\\"-1\\\\\\\": 0.00036113985020383275}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.87],\\\\\\\"drr\\\\\\\":5.5,\\\\\\\"rcd\\\\\\\":[-0.4],\\\\\\\"mp\\\\\\\":-5.68,\\\\\\\"be\\\\\\\":[10.8,14895.6],\\\\\\\"ocf\\\\\\\":[-9.0036,-2.1333,-7.0232,-14.778,-16.5892,-23.8006,-25.5495,-28.6026,-35.1248,-53.7237],\\\\\\\"do\\\\\\\":0.002,\\\\\\\"il\\\\\\\":-14.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010232\\\\\\\",\\\\\\\"tag_01000202\\\\\\\",\\\\\\\"tag_01000407\\\\\\\",\\\\\\\"tag_01010218\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.84,0.16,0.13,0.12,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10066\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"44.112\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8371,2781.6963]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7609810145521995038\",\n                    \"collect_count\": 228429,\n                    \"comment_count\": 14748,\n                    \"digg_count\": 2779606,\n                    \"download_count\": 20829,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 12623574,\n                    \"repost_count\": 0,\n                    \"share_count\": 488459,\n                    \"whatsapp_share_count\": 2076\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7609810145521995038\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 12,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 6,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=c1cf398f&x-expires=1772722800&x-signature=W9GvkDJgrP6MgZHhMp36N4Fb1kU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=274cf6f8&x-expires=1772722800&x-signature=ru5S8yeKUl2HTaxtPCVzfLHca1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fcc22eb8&x-expires=1772722800&x-signature=pzgxBjRS7ln8Q5Y6fO4FSv3Ncjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=c1cf398f&x-expires=1772722800&x-signature=W9GvkDJgrP6MgZHhMp36N4Fb1kU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=274cf6f8&x-expires=1772722800&x-signature=ru5S8yeKUl2HTaxtPCVzfLHca1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fcc22eb8&x-expires=1772722800&x-signature=pzgxBjRS7ln8Q5Y6fO4FSv3Ncjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=c1cf398f&x-expires=1772722800&x-signature=W9GvkDJgrP6MgZHhMp36N4Fb1kU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=274cf6f8&x-expires=1772722800&x-signature=ru5S8yeKUl2HTaxtPCVzfLHca1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fcc22eb8&x-expires=1772722800&x-signature=pzgxBjRS7ln8Q5Y6fO4FSv3Ncjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 3512035,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 6102161,\n                                \"file_cs\": \"c:0-13221-65d5\",\n                                \"file_hash\": \"a311f5acc2d5b12c708911b1332f1ac7\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_720p_3512035\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e189d418135dca33cfe24cbd613e45e7/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMHDFCy5vI9oveMjQgLmEfSeqRNcTIAZgIFjAU/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3429&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aGRnZDhkNmlmOTU5aGU8OUBpanE3ZXg5cjpxOTMzaTczNEAyNF9gNF4vNjUxYjAyXl81YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/310af68797f71a6afd53b4b9c98d3370/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMHDFCy5vI9oveMjQgLmEfSeqRNcTIAZgIFjAU/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3429&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aGRnZDhkNmlmOTU5aGU8OUBpanE3ZXg5cjpxOTMzaTczNEAyNF9gNF4vNjUxYjAyXl81YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=86b9ab5e36e2468c9f23aa75cabd7a5e&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAyZmI5YzRlYjkxNjMzOWE4NGFlZTYxZjIyMmUwYjIz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 453462}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 756531}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 1096552}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1405074}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1749409}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 4130600}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 64.63, \\\\\\\"v960\\\\\\\": 64.677, \\\\\\\"v864\\\\\\\": 69.052, \\\\\\\"v720\\\\\\\": 74.235}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 56.137, \\\\\\\"v960\\\\\\\": 63.327, \\\\\\\"v864\\\\\\\": 67.319, \\\\\\\"v720\\\\\\\": 71.005}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.32,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":50.673,\\\\\\\"srv1\\\\\\\":56.807},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":50.673,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"fd5e438458d08c5ec9c531e0a35a8491\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 65.12, \\\\\\\"sr20\\\\\\\": 71.661}}\\\",\\\"audio_bit_rate\\\":64906,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 2693026,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4679134,\n                                \"file_cs\": \"c:0-13221-f92d\",\n                                \"file_hash\": \"9150067cde89af6edafbffeadf145592\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_540p_2693026\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/83f79030e703969dbb3915494b1c63f7/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQTdqNb8eC3IvAFjeICEsEQQENI5A7fmqMgDEp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2629&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2RlOTNmZzxkZTs2NTQ1OUBpanE3ZXg5cjpxOTMzaTczNEAxXy0yXy4xNTMxLV82Xl5fYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/fcefdaec7ed745dc0e7c34f8876c9b1a/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQTdqNb8eC3IvAFjeICEsEQQENI5A7fmqMgDEp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2629&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2RlOTNmZzxkZTs2NTQ1OUBpanE3ZXg5cjpxOTMzaTczNEAxXy0yXy4xNTMxLV82Xl5fYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b6a2a192b3084b6a894d1cb0560bba40&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNGY0OWM4OTNlNzBlYjMzZDA3ZjI3NzEwOGE1Njc1&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 347055}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 556095}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 832880}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1118170}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1394933}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 3216941}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 60.195, \\\\\\\"v960\\\\\\\": 64.326, \\\\\\\"v864\\\\\\\": 68.74, \\\\\\\"v720\\\\\\\": 72.273}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 54.543, \\\\\\\"v960\\\\\\\": 57.669, \\\\\\\"v864\\\\\\\": 60.299, \\\\\\\"v720\\\\\\\": 68.386}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.32,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":49.477,\\\\\\\"srv1\\\\\\\":53.481},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":49.477,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"aa23bc631da07a47d58f40d43e785b88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 65.517, \\\\\\\"sr20\\\\\\\": 74.269}}\\\",\\\"audio_bit_rate\\\":48739,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 2405218,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4179068,\n                                \"file_cs\": \"c:0-13219-dbe1\",\n                                \"file_hash\": \"9267055aded230ed207044003b5dedf3\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_540p_2405218\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1aeb0eb4bdc25406916d057e28e10811/69a8a5d3/video/tos/useast8/tos-useast8-pve-0068-tx2/oYSMMgqDTCg9vpFFEHfvlAQ5IIybfNYAZjIAGe/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2348&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=O2Q3OWQ2N2QzZjk8PGVpNUBpanE3ZXg5cjpxOTMzaTczNEAuNTNiXi1hNTAxYDVgYi9jYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/daf35d16a17dc5765d286b9882c4f9a1/69a8a5d3/video/tos/useast8/tos-useast8-pve-0068-tx2/oYSMMgqDTCg9vpFFEHfvlAQ5IIybfNYAZjIAGe/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2348&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=O2Q3OWQ2N2QzZjk8PGVpNUBpanE3ZXg5cjpxOTMzaTczNEAuNTNiXi1hNTAxYDVgYi9jYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f22febc989c64c308ad403aae6648a18&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA1MjdmMzI0N2I4MWVjODFkMjhiYTUwYjhlNDliZTYy&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 294337}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 489911}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 711699}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 913683}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1126181}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 2752378}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 53.61, \\\\\\\"v960\\\\\\\": 59.283, \\\\\\\"v864\\\\\\\": 61.056, \\\\\\\"v720\\\\\\\": 69.003}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 46.879, \\\\\\\"v960\\\\\\\": 50.348, \\\\\\\"v864\\\\\\\": 54.004, \\\\\\\"v720\\\\\\\": 62.357}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.32,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":43.729,\\\\\\\"srv1\\\\\\\":48.542},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":43.729,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"b034412d3641f2f002dec1b27763212b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 57.978, \\\\\\\"sr20\\\\\\\": 66.73}}\\\",\\\"audio_bit_rate\\\":48739,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1496794,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2600680,\n                                \"file_cs\": \"c:0-13219-80d4\",\n                                \"file_hash\": \"26571c5d491ced819fc688917ce25e0f\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_540p_1496794\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/84e8cebfd719ebb34e2a504bc9d20758/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAIyueQAqFAFSEvfcYjv9NfZ9MDYICEIFg7T52/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1461&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MztpaDUzZjo2NzVoOmk5aEBpanE3ZXg5cjpxOTMzaTczNEBhNWA2NTBjNjAxMDA1MS5hYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6a84cce621f2d72a0e9b35ed640db62d/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAIyueQAqFAFSEvfcYjv9NfZ9MDYICEIFg7T52/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1461&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MztpaDUzZjo2NzVoOmk5aEBpanE3ZXg5cjpxOTMzaTczNEBhNWA2NTBjNjAxMDA1MS5hYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de164f873e32443397fc30829ecf88d0&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVkNDExNGZkNzJlODgxYTc5YzZhZDEzYzUxM2U4Y2M4&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 188040}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 305167}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 434073}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 555092}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 680729}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1696575}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 39.253, \\\\\\\"v960\\\\\\\": 44.406, \\\\\\\"v864\\\\\\\": 45.573, \\\\\\\"v720\\\\\\\": 52.679}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 34.398, \\\\\\\"v960\\\\\\\": 34.652, \\\\\\\"v864\\\\\\\": 37.807, \\\\\\\"v720\\\\\\\": 46.125}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.24,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":33.289,\\\\\\\"srv1\\\\\\\":36.694},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":33.289,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24485,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E~tplv-tiktokx-origin.image?dr=8593&refresh_token=e516bcd9&x-expires=1772722800&x-signature=PMaHt8mgmf2ASEpCflHZHvVpRjs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E~tplv-tiktokx-origin.image?dr=8593&refresh_token=d7d1795b&x-expires=1772722800&x-signature=Lttuu1Dw1vB%2By4WniQjGmMM8mBA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=23fffc69&x-expires=1772722800&x-signature=Qfxf9glG7LbhvpyH5DCiCycNTMk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 7431856,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8f171f352ba3725816a1e8bbe00bc801/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oYLgvIOe29TASOLeZkEsCFNIjIiD5AMqyQfMFv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4177&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NGk2aDc0PDM2ZmQ6NWg0NkBpanE3ZXg5cjpxOTMzaTczNEAwY2NgNV41XzQxNTA2MjZfYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/ce104efa3dbdd04945d6e166110fd3f5/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oYLgvIOe29TASOLeZkEsCFNIjIiD5AMqyQfMFv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4177&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NGk2aDc0PDM2ZmQ6NWg0NkBpanE3ZXg5cjpxOTMzaTczNEAwY2NgNV41XzQxNTA2MjZfYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6dnj7nog65uub745nkg&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=b3915e92378a4c73b089a184cef3ff31&item_id=7609810145521995038&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1YzQ3ZjI0YTQxN2QzYTVlMDRjNjM3MWRkZTU1OWRh&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 7475592,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"file_hash\": \"e01643a3aebe2e8ed572c3236ed911a8\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_h264_720p_4302498\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/49589117f60c70ef2a2ad411829d45b3/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4201&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1775648ffa40fd55f1413cfbfb913d7f/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4201&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27e411bd68574e568e22d7439900de14&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzYmQzMTg1MWI2MmYyNDExYWFiNjg1YmQ2OTBkNDlj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 13900,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP~tplv-tiktokx-origin.image?dr=8606&refresh_token=94c77c22&x-expires=1772722800&x-signature=v2z36V1OLafctp9b9kDxy50gT1g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP~tplv-tiktokx-origin.image?dr=8606&refresh_token=f1c1c347&x-expires=1772722800&x-signature=ssargzlT1a0DNNMNuzqDyTxdxiQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d81d0312&x-expires=1772722800&x-signature=tHEeA0KvJMkerlkuYnN6t%2BB3RZk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.5\\\",\\\"LoudnessRangeStart\\\":\\\"-14.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-14.5\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-14.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.9,\\\\\\\"Peak\\\\\\\":0.5188,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-14.8,\\\\\\\"LoudnessRange\\\\\\\":0.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-14.5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.781},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.237},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.243,\\\\\\\"LTotal\\\\\\\":-16.83,\\\\\\\"Peak\\\\\\\":-5.68,\\\\\\\"RTotal\\\\\\\":-17.073},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":2.24,\\\\\\\"FCenL\\\\\\\":3686.09,\\\\\\\"FCenR\\\\\\\":3647.88,\\\\\\\"Spkr100G\\\\\\\":1.23,\\\\\\\"Spkr150G\\\\\\\":1.93}}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0132\\\",\\\"brightness_mean\\\":\\\"133.3323\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0092\\\",\\\"loudness\\\":\\\"-14.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0526\\\",\\\"peak\\\":\\\"0.5188\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8371,2781.6963]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771797010}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"5.3901\\\",\\\"vq_score\\\":\\\"67.09\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6dnj7nog65uub745nkg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/70fa59d40f1401103a36f0b5991a16de/69a8a5d3/video/tos/useast5/tos-useast5-ve-0068c001-tx/o4sTNQDCIICEHaeofIAAE3pF5vbeDp3MyT8jqm/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=3499\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NWdmM2VnOzo6OWgzNDk8PEBpanE3ZXg5cjpxOTMzaTczNEBfMmIyYGMwX2AxMmIuLS81YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/e6e8fd22c692e71457e63ff29e5a46a1/69a8a5d3/video/tos/useast5/tos-useast5-ve-0068c001-tx/o4sTNQDCIICEHaeofIAAE3pF5vbeDp3MyT8jqm/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=3499\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NWdmM2VnOzo6OWgzNDk8PEBpanE3ZXg5cjpxOTMzaTczNEBfMmIyYGMwX2AxMmIuLS81YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6dnj7nog65uub745nkg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=89290611e05e46c7b738fdcb50ec5db2\\\\u0026item_id=7609810145521995038\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0ZGY3NDZjYzNmZWZlNDBlZTkzZDEzMTFkZDcwNDE2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":8018275,\\\"file_cs\\\":\\\"c:0-12476-1ac4\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=6ce4cc26&x-expires=1772722800&x-signature=tqlZUCYu72O%2F3ipTeDyoMZeSNtk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ecf393ac&x-expires=1772722800&x-signature=59bHf0Z6kXp56oL0z10mU2PmAZM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=99918b4b&x-expires=1772722800&x-signature=mKtw0gu75zbhn3pcR9HlbI5%2Fuww%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 7475592,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"file_hash\": \"e01643a3aebe2e8ed572c3236ed911a8\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_h264_720p_4302498\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/49589117f60c70ef2a2ad411829d45b3/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4201&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1775648ffa40fd55f1413cfbfb913d7f/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4201&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27e411bd68574e568e22d7439900de14&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzYmQzMTg1MWI2MmYyNDExYWFiNjg1YmQ2OTBkNDlj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 4679134,\n                        \"file_cs\": \"c:0-13221-f92d\",\n                        \"file_hash\": \"9150067cde89af6edafbffeadf145592\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_540p_2693026\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/83f79030e703969dbb3915494b1c63f7/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQTdqNb8eC3IvAFjeICEsEQQENI5A7fmqMgDEp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2629&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2RlOTNmZzxkZTs2NTQ1OUBpanE3ZXg5cjpxOTMzaTczNEAxXy0yXy4xNTMxLV82Xl5fYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/fcefdaec7ed745dc0e7c34f8876c9b1a/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQTdqNb8eC3IvAFjeICEsEQQENI5A7fmqMgDEp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2629&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2RlOTNmZzxkZTs2NTQ1OUBpanE3ZXg5cjpxOTMzaTczNEAxXy0yXy4xNTMxLV82Xl5fYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b6a2a192b3084b6a894d1cb0560bba40&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNGY0OWM4OTNlNzBlYjMzZDA3ZjI3NzEwOGE1Njc1&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 7475592,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"file_hash\": \"e01643a3aebe2e8ed572c3236ed911a8\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_h264_720p_4302498\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/49589117f60c70ef2a2ad411829d45b3/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4201&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1775648ffa40fd55f1413cfbfb913d7f/69a8a5d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=4201&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27e411bd68574e568e22d7439900de14&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzYmQzMTg1MWI2MmYyNDExYWFiNjg1YmQ2OTBkNDlj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10066\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Dumb and Dumb3r\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f2ac6855&x-expires=1772722800&x-signature=U3UBWugpcgM5wYfrYf6iKRqEDVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7c877e0&x-expires=1772722800&x-signature=mG%2FmX%2FMCy6QYN9cQ9pIxCiIxNZY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e3632483&x-expires=1772722800&x-signature=LJcRKs2NcRKR6e4%2Bj5jBVdJ8G2M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"riodayung0g54\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RioDaYung0g\",\n                            \"sec_uid\": \"MS4wLjABAAAA3MBEjpSbglX85fmeN1uupMsprbF5Ep4uwO0loRid-zRXV_1uye5RR4DjJBskRkHx\",\n                            \"status\": 1,\n                            \"uid\": \"7459503959091676203\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7c91ea44&x-expires=1772722800&x-signature=4wJ%2BtOuHHEZlbBWrtJoJtoCv90Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d8b67125&x-expires=1772722800&x-signature=q%2BlSx69ZbEUlV0sY9n1ZyGagU8Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bfdfea9e&x-expires=1772722800&x-signature=Diik1T0enUyjIdqTw43wtwtqZLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"rmcmike810\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RMC Mike 6\",\n                            \"sec_uid\": \"MS4wLjABAAAAFPAwK-sIiZddfxPHsD9WsGLbBekH_6MET4EkdmV4BIFaTHxr4F1V3c2KjuvHg9as\",\n                            \"status\": 1,\n                            \"uid\": \"6892093848555275269\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Rio Da Yung Og & RMC Mike\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=14f72663&x-expires=1772722800&x-signature=YC8x08C5Eh0eLL%2B%2BMZk1nxwj%2BTs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=349ee2ca&x-expires=1772722800&x-signature=Tnj6GQGWeeV1eSSqROBdCvPnxJ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a8c9d1a1&x-expires=1772722800&x-signature=DlZGJ6%2BJs11bXwC2k%2F0uVOP8gUA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f872cf01&x-expires=1772722800&x-signature=eWRwmnEcWqAsoBxQpbXXXFHgAsI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5267153&x-expires=1772722800&x-signature=3Ibc4FbZ3hO7hV5CI9%2FDy4CCsrQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a32b65f5&x-expires=1772722800&x-signature=K4CM%2Fz8zV5k21p1gG2aFdndIAo8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1584419423,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":53.88,\\\"amplitude_peak\\\":0.87423164,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/94a4be9ac84f47cc9fa94fa8b6503408\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/90f87cf630d4431bab4bf27574f1ee63\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9a2a4c0c456f43388c9ecddf4f17afb6\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/742488494808406f91e7fcd90240ba62\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.916549,\\\"music_vid\\\":\\\"v10ad6g50000cmsjs3fog65ln361bq5g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6805029598514907137,\n                    \"id_str\": \"6805029598514907137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Rio Da Yung Og & RMC Mike\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 80256,\n                            \"start_ms\": 11136\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 156642,\n                        \"h5_url\": \"\",\n                        \"id\": \"6805029593771149314\",\n                        \"performers\": null,\n                        \"title\": \"R3kless\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6805029598514907137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1559606400,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"R3kless\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=21040772&x-expires=1772722800&x-signature=tSAlFyt3FKgGvSqkDNePhRDDjAA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=85e16b3b&x-expires=1772722800&x-signature=itE%2B64qS24q9CyOEXW5%2Bki7UIjI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=82b98a32&x-expires=1772722800&x-signature=qdhcNum4YdlAI0B3rjRxV%2Ff8oe8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=43d9a60d&x-expires=1772722800&x-signature=dAmLpng2bJRYbVEgo0dopE2KD%2FM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=83bf363f&x-expires=1772722800&x-signature=HgWfMQpRq0ypPSqiBibl3khY2zM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5c766fa&x-expires=1772722800&x-signature=gkAw%2BhqCxC7G7Gz4eVDqtcOPgwM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=69e01c6e&x-expires=1772722800&x-signature=WTmWZOgBinyXk7wkDEeENtgSY7U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a8e9807f&x-expires=1772722800&x-signature=k9GpS%2B1iPfeIQJMFI9NaPootEJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=adfff760&x-expires=1772722800&x-signature=Af0kavHPJkC6vmVult0X%2FkZbl5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3e295e4d&x-expires=1772722800&x-signature=BcRMgA%2BAT1%2FGC3LjWxvJYMEsSBU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c60d62b7&x-expires=1772722800&x-signature=euj%2FUudTyOwrvFtFuclnOMm529A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a6d953d9&x-expires=1772722800&x-signature=HD8gsRnf95SGlfqu%2FJZLwolA34c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dd2b9d43&x-expires=1772722800&x-signature=nBaeXqO4OZ74MHUhBCbGeHY5xds%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b39f7f23&x-expires=1772722800&x-signature=72phAQQfTzahSlIALIsWs%2FlXJnE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d849ee98&x-expires=1772722800&x-signature=GGuA8Awet1Xp5ctXjmoZvJFW7PU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"appleinbageverdaytillsnail\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAxDyVAGz9RS-b4cTLqgKrDSgsfTy6Hi2vsn1UxChmawYu2sRtwkKphMh6QCVSOeSK\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7610857612946719757\",\n                    \"unique_id\": \"appleinbageveryday\",\n                    \"unique_id_modify_time\": 1772053326,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7610857612946719757,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7611313382091672863\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"fyp\",\n                        \"cid\": \"229207\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=229207\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #fyp on TikTok!\",\n                            \"share_desc_info\": \"Check out #fyp on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: fyp\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/fyp?_r=1&name=fyp&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=229207&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.001767104036510874}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":-1,\\\"transform_x\\\":0,\\\"transform_y\\\":0.5708000063896179,\\\"scale\\\":1,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Day 2\\\",\\\"bg_mode\\\":1,\\\"color\\\":-16777216,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.2769,\\\"start_y\\\":0.0896,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1772147002,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"Keeping an apple in water everyday till it’s a snail day 2            #fyp #viral #apple #pleasedontflop #flop \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7611313382091672863\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611313382091672863\n                    ],\n                    \"GroupdIdList1\": [\n                        7611313382091672863\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 2,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"Day 2\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.08375389240846129,\n                            \"source_width\": 0.24709784411276947,\n                            \"text_color\": \"#FF000000\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":22067,\\\"y\\\":0.1715,\\\"h\\\":0.1031,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.2769,\\\"s\\\":1}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Dumb and Dumb3r\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f2ac6855&x-expires=1772722800&x-signature=U3UBWugpcgM5wYfrYf6iKRqEDVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7c877e0&x-expires=1772722800&x-signature=mG%2FmX%2FMCy6QYN9cQ9pIxCiIxNZY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e3632483&x-expires=1772722800&x-signature=LJcRKs2NcRKR6e4%2Bj5jBVdJ8G2M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"riodayung0g54\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RioDaYung0g\",\n                            \"sec_uid\": \"MS4wLjABAAAA3MBEjpSbglX85fmeN1uupMsprbF5Ep4uwO0loRid-zRXV_1uye5RR4DjJBskRkHx\",\n                            \"status\": 1,\n                            \"uid\": \"7459503959091676203\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7c91ea44&x-expires=1772722800&x-signature=4wJ%2BtOuHHEZlbBWrtJoJtoCv90Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d8b67125&x-expires=1772722800&x-signature=q%2BlSx69ZbEUlV0sY9n1ZyGagU8Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bfdfea9e&x-expires=1772722800&x-signature=Diik1T0enUyjIdqTw43wtwtqZLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"rmcmike810\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RMC Mike 6\",\n                            \"sec_uid\": \"MS4wLjABAAAAFPAwK-sIiZddfxPHsD9WsGLbBekH_6MET4EkdmV4BIFaTHxr4F1V3c2KjuvHg9as\",\n                            \"status\": 1,\n                            \"uid\": \"6892093848555275269\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Rio Da Yung Og & RMC Mike\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=14f72663&x-expires=1772722800&x-signature=YC8x08C5Eh0eLL%2B%2BMZk1nxwj%2BTs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=349ee2ca&x-expires=1772722800&x-signature=Tnj6GQGWeeV1eSSqROBdCvPnxJ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a8c9d1a1&x-expires=1772722800&x-signature=DlZGJ6%2BJs11bXwC2k%2F0uVOP8gUA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f872cf01&x-expires=1772722800&x-signature=eWRwmnEcWqAsoBxQpbXXXFHgAsI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5267153&x-expires=1772722800&x-signature=3Ibc4FbZ3hO7hV5CI9%2FDy4CCsrQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a32b65f5&x-expires=1772722800&x-signature=K4CM%2Fz8zV5k21p1gG2aFdndIAo8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1584419423,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":53.88,\\\"amplitude_peak\\\":0.87423164,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/94a4be9ac84f47cc9fa94fa8b6503408\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/90f87cf630d4431bab4bf27574f1ee63\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9a2a4c0c456f43388c9ecddf4f17afb6\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/742488494808406f91e7fcd90240ba62\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.916549,\\\"music_vid\\\":\\\"v10ad6g50000cmsjs3fog65ln361bq5g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6805029598514907137,\n                    \"id_str\": \"6805029598514907137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Rio Da Yung Og & RMC Mike\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 80256,\n                            \"start_ms\": 11136\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 156642,\n                        \"h5_url\": \"\",\n                        \"id\": \"6805029593771149314\",\n                        \"performers\": null,\n                        \"title\": \"R3kless\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6805029598514907137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1559606400,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"R3kless\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 21967,\n                \"music_selected_from\": \"edit_page_recent\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Keeping an apple in water everyday till it’s a snail day 2            <h id=\\\"1\\\">#fyp</h> <h id=\\\"8\\\">#viral</h> <h id=\\\"21\\\">#apple</h> <h id=\\\"40\\\">#pleasedontflop</h> <h id=\\\"65\\\">#flop</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"20884\",\n                            \"hashtag_name\": \"viral\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1613881284657157\",\n                            \"hashtag_name\": \"pleasedontflop\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"40\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"10401\",\n                            \"hashtag_name\": \"flop\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"65\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out appleinbageverdaytillsnail's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out appleinbageverdaytillsnail’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out appleinbageverdaytillsnail’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@appleinbageveryday/video/7611313382091672863?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7611313382091672863&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@appleinbageveryday/video/7611313382091672863?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7611313382091672863&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.5011867421296925, \\\\\\\"1\\\\\\\": 4.501184233404264, \\\\\\\"0\\\\\\\": 4.501179399852648}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.0007625522398496893, \\\\\\\"2\\\\\\\": -0.0012630212072821982, \\\\\\\"-1\\\\\\\": -0.0008181779000455882}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003492047452152189, \\\\\\\"2\\\\\\\": 0.0006464053940129082, \\\\\\\"-1\\\\\\\": 5.940979345533045e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":7.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-4.29,\\\\\\\"be\\\\\\\":[5.4,13237.5],\\\\\\\"ocf\\\\\\\":[-1.7434,-7.9292,-10.955,-12.5693,-16.9535,-20.0438,-25.6799,-31.6807,-33.0813,-54.6796],\\\\\\\"do\\\\\\\":-0.0003,\\\\\\\"il\\\\\\\":-19.9},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02040413\\\\\\\",\\\\\\\"tag_01010308\\\\\\\",\\\\\\\"tag_01010221\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.87,0.63,0.17,0.09,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10039\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"55.518\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7225,3539.7573]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7611313382091672863\",\n                    \"collect_count\": 297,\n                    \"comment_count\": 127,\n                    \"digg_count\": 2105,\n                    \"download_count\": 8,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 71869,\n                    \"repost_count\": 0,\n                    \"share_count\": 28,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7611313382091672863\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.0699746345166571,\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\"}\",\n                                    \"word\": \"water apple snail\",\n                                    \"word_id\": \"1609389731953278926\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 74,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 70,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 81,\n                        \"hashtag_id\": \"20884\",\n                        \"hashtag_name\": \"viral\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 75,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 88,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 82,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 104,\n                        \"hashtag_id\": \"1613881284657157\",\n                        \"hashtag_name\": \"pleasedontflop\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 89,\n                        \"tag_id\": \"40\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 110,\n                        \"hashtag_id\": \"10401\",\n                        \"hashtag_name\": \"flop\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 105,\n                        \"tag_id\": \"65\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 1,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccdf3d4f&x-expires=1772722800&x-signature=CunZckOExEaKb6kn0wQVji2dny4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf50d307&x-expires=1772722800&x-signature=Q2NFypetYFnrGRI8KtboPLNDzsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b784eb5c&x-expires=1772722800&x-signature=kXozOCD149R0pw8CNEsYo2%2B%2FsmE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccdf3d4f&x-expires=1772722800&x-signature=CunZckOExEaKb6kn0wQVji2dny4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf50d307&x-expires=1772722800&x-signature=Q2NFypetYFnrGRI8KtboPLNDzsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b784eb5c&x-expires=1772722800&x-signature=kXozOCD149R0pw8CNEsYo2%2B%2FsmE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccdf3d4f&x-expires=1772722800&x-signature=CunZckOExEaKb6kn0wQVji2dny4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf50d307&x-expires=1772722800&x-signature=Q2NFypetYFnrGRI8KtboPLNDzsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b784eb5c&x-expires=1772722800&x-signature=kXozOCD149R0pw8CNEsYo2%2B%2FsmE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"10\",\n                            \"HDR_type\": \"1\",\n                            \"bit_rate\": 1657876,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"55\\\",\\\"srqa3_0_ori\\\":\\\"50\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4559161,\n                                \"file_cs\": \"c:0-19903-c9a8\",\n                                \"file_hash\": \"57751a673b1098b779de55c863111d1b\",\n                                \"height\": 1668,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_1080p_1657876\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/eed24e8a57f47d62e7a6ec4438ab0c5b/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oUV7IhNQAFWjAggiTRRK9fLeIOIDqaeVCIA4GZ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1619&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTQ5NWY6M2k1ZGhoMzw5ZEBpMzUzOm85cmRnOTMzaTczNEAvLzMyNjQ2Xl8xYWNeYy5iYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/29c46841718a20720bcd5535f750b424/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oUV7IhNQAFWjAggiTRRK9fLeIOIDqaeVCIA4GZ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1619&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTQ5NWY6M2k1ZGhoMzw5ZEBpMzUzOm85cmRnOTMzaTczNEAvLzMyNjQ2Xl8xYWNeYy5iYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ea16f9a0fede4ab2af90779c5266212b&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlNDQyYzY1YWVhMjQwNGFlNjdhOTEzOTQ2OGUyNWEw&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 307772}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 503345}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 732071}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 940583}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1145416}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 2194126}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"516aef0ff0972f0c02b6a9bc31f8530d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64477}\"\n                        },\n                        {\n                            \"HDR_bit\": \"10\",\n                            \"HDR_type\": \"1\",\n                            \"bit_rate\": 1085651,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2985542,\n                                \"file_cs\": \"c:0-19902-0684\",\n                                \"file_hash\": \"67d445a6b1eb472672bcbeed2130c288\",\n                                \"height\": 1112,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_720p_1085651\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ec7a2fa118d471e1a85019e4f57dcc58/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ogrY2gCENqIioC6pAQQER1fF3fO3YrEVEDOBAD/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1060&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGZpOzhpZDo3OGQ4MzgzZkBpMzUzOm85cmRnOTMzaTczNEAvNTEwXy8xXjMxMjRfLWM2YSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/51fc2f4a64d6a0f6442a22673719c41a/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ogrY2gCENqIioC6pAQQER1fF3fO3YrEVEDOBAD/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1060&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGZpOzhpZDo3OGQ4MzgzZkBpMzUzOm85cmRnOTMzaTczNEAvNTEwXy8xXjMxMjRfLWM2YSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9cf005b0755a4564a74a2fb5384f8c29&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdmZDFiOTVmMDkwMTlhY2QxMzBjYmRhNTA5YjAzZDRj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 209096}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 339303}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 489161}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 621696}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 750285}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1445064}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"516aef0ff0972f0c02b6a9bc31f8530d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64477}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 905199,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2489299,\n                                \"file_cs\": \"c:0-19876-8aa7\",\n                                \"file_hash\": \"e563929a97a60a547d71b5253f4285bb\",\n                                \"height\": 890,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_540p_905199\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/133acbd45fa4f19bd702c19f2708b7a2/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/oI0IH1LQEQGyVWgAFcvAeeIhTBIijewIqEsarC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=883&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Omk5OjNpaDdlODxmNzRmZkBpMzUzOm85cmRnOTMzaTczNEAuLjE2MDYyXy4xNl8yXi8uYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/e7d5795d1dfce176d9148b45c9383551/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/oI0IH1LQEQGyVWgAFcvAeeIhTBIijewIqEsarC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=883&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Omk5OjNpaDdlODxmNzRmZkBpMzUzOm85cmRnOTMzaTczNEAuLjE2MDYyXy4xNl8yXi8uYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1c2ca154bc99451bb45e9f3097461f17&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZWExNTNiN2UxMmE0N2E4MDQ3ZGIwNmE5MjY3YmVi&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 181194}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 290396}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 417038}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 533827}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 647875}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1246328}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.214, \\\\\\\"v960\\\\\\\": 91.769, \\\\\\\"v864\\\\\\\": 93.856, \\\\\\\"v720\\\\\\\": 96.145}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.051, \\\\\\\"v960\\\\\\\": 84.229, \\\\\\\"v864\\\\\\\": 86.522, \\\\\\\"v720\\\\\\\": 90.921}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":69.018,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":55.056,\\\\\\\"srv1\\\\\\\":62.011},\\\\\\\"src\\\\\\\":69.018,\\\\\\\"trans\\\\\\\":55.056,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 90.644, \\\\\\\"sr20\\\\\\\": 99.004}}\\\",\\\"audio_bit_rate\\\":32330,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIA4HyZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 764957,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2103633,\n                                \"file_cs\": \"c:0-19876-12dc\",\n                                \"file_hash\": \"647d0e4b3401a89d287e923f4d4cad27\",\n                                \"height\": 890,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_540p_764957\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2697f3c99177f72f7b2ae4912a642788/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYBARAD1oaNfCCbYgQbfVlqEQOrFIEpDEEAA5i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=747&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Mzs4aWk5aGQ8OGU5aDMzPEBpMzUzOm85cmRnOTMzaTczNEAuNTQuMTJiXzIxNWJeMjYuYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/fcee41422b4af1c269194e87e7cf8cf9/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oYBARAD1oaNfCCbYgQbfVlqEQOrFIEpDEEAA5i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=747&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Mzs4aWk5aGQ8OGU5aDMzPEBpMzUzOm85cmRnOTMzaTczNEAuNTQuMTJiXzIxNWJeMjYuYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=199050aee68b4559baee564f1f758810&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZlMWE4MmRjNTk5MWMwN2U4YjY1MTAxNTBjYjk3Yzk3&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 157333}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 253294}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 363111}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 461368}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 556014}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1058936}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.711, \\\\\\\"v960\\\\\\\": 88.126, \\\\\\\"v864\\\\\\\": 90.409, \\\\\\\"v720\\\\\\\": 93.305}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.565, \\\\\\\"v960\\\\\\\": 79.706, \\\\\\\"v864\\\\\\\": 82.414, \\\\\\\"v720\\\\\\\": 86.844}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":69.018,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":50.942,\\\\\\\"srv1\\\\\\\":57.58},\\\\\\\"src\\\\\\\":69.018,\\\\\\\"trans\\\\\\\":50.942,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 85.077, \\\\\\\"sr20\\\\\\\": 93.437}}\\\",\\\"audio_bit_rate\\\":32330,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIA4HyZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 550677,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1514364,\n                                \"file_cs\": \"c:0-19876-caf2\",\n                                \"file_hash\": \"1a7523e55f4a91d1284efb93e24407a6\",\n                                \"height\": 890,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_540p_550677\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0eaf4f954f9a83ac24f2be6085447e31/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/o8aoVIqEDYZCNB1iAEf5AzQcDFQfBpEEurORmg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=537&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWczO2c1OGhpNzg0ZWUzO0BpMzUzOm85cmRnOTMzaTczNEAvYGJgNF4zNS0xYWFgLTQxYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/c92258b3362295aa1e7cf7559ba026d8/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/o8aoVIqEDYZCNB1iAEf5AzQcDFQfBpEEurORmg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=537&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWczO2c1OGhpNzg0ZWUzO0BpMzUzOm85cmRnOTMzaTczNEAvYGJgNF4zNS0xYWFgLTQxYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=48700bcbd1d5440f8e65a27dc8e0cd26&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVjYjM5NTEzNGJiZDViYWRjZWQ0ZmM4MjkyYTc4YTY5&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 122423}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 190614}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 269681}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 340379}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 406650}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 767086}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.01, \\\\\\\"v960\\\\\\\": 78.145, \\\\\\\"v864\\\\\\\": 81.662, \\\\\\\"v720\\\\\\\": 85.524}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 67.895, \\\\\\\"v960\\\\\\\": 70.101, \\\\\\\"v864\\\\\\\": 73.772, \\\\\\\"v720\\\\\\\": 78.972}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":69.018,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":45.189,\\\\\\\"srv1\\\\\\\":51.055},\\\\\\\"src\\\\\\\":69.018,\\\\\\\"trans\\\\\\\":45.189,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24299,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIA4HyZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 77,\n                                \"cla_subtitle_id\": 7611316494185597727,\n                                \"complaint_id\": 7611316494185597727,\n                                \"expire\": 1775230588,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 977768372,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-us.com/cd2d36698a67facb46ae73b0897f7cd6/69cfde7c/video/tos/useast8/tos-useast8-v-0068-tx2/a2c41a7f0c314513babc59b933b901d7/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=8917&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzUzOm85cmRnOTMzaTczNEBpMzUzOm85cmRnOTMzaTczNEA0NG9oMmRrLmRhLS1kMTJzYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-us.com/cd2d36698a67facb46ae73b0897f7cd6/69cfde7c/video/tos/useast8/tos-useast8-v-0068-tx2/a2c41a7f0c314513babc59b933b901d7/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=8917&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzUzOm85cmRnOTMzaTczNEBpMzUzOm85cmRnOTMzaTczNEA0NG9oMmRrLmRhLS1kMTJzYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000\",\n                                    \"https://v16-cla.tiktokcdn-us.com/5ca21ad6a17c6fee61db2dfa97318a82/69cfde7c/video/tos/useast8/tos-useast8-v-0068-tx2/a2c41a7f0c314513babc59b933b901d7/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=8917&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzUzOm85cmRnOTMzaTczNEBpMzUzOm85cmRnOTMzaTczNEA0NG9oMmRrLmRhLS1kMTJzYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZiOGExZTQyMWZmNzA4MmFmMjUwNDY4N2FkYjZhMjg2&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA~tplv-tiktokx-origin.image?dr=8593&refresh_token=e3dccbdc&x-expires=1772722800&x-signature=ReH1zBaBQJwgDTD%2FivrK0HBfvsw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA~tplv-tiktokx-origin.image?dr=8593&refresh_token=cd5d07d4&x-expires=1772722800&x-signature=F0Fjz18yhiLuZN7TRY1C%2FRCTwAU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=2c0fb99c&x-expires=1772722800&x-signature=B64mVdj9Xw8tvpGbvNTuR7w5sek%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 6102720,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/6df2ef517545e55071be960c13e1ec3e/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMIjFqTAaiBh0VcgGIQHEQLewLgCwAeWI0IoeW/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2167&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OjU7NmZmaGg4NDVmNzk3aEBpMzUzOm85cmRnOTMzaTczNEA0MzQtYGBfXi0xXjQ2YV42YSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/978e9fea2bcd5fc10ac6efcf9db0b708/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMIjFqTAaiBh0VcgGIQHEQLewLgCwAeWI0IoeW/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2167&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OjU7NmZmaGg4NDVmNzk3aEBpMzUzOm85cmRnOTMzaTczNEA0MzQtYGBfXi0xXjQ2YV42YSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6gd1anog65lk7r07270&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=9ea4d6947ca24105aebecccc03786277&item_id=7611313382091672863&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBjMjdkNmM1MTRiOThhNGZmOThlZGIwZWQyODAwN2E0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 6758584,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"file_hash\": \"1af123356aea9f150a58f55248bbcca7\",\n                        \"height\": 1112,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_h264_720p_2457666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5ad5c51e95f359dae5495a551983699c/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2400&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/a591d9098c8f4657bf20dc99a16e497d/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2400&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c24a2c5ad82d4c9fa1916db8ee26503b&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4Y2Q5MzViOTZmMDJmNDVjMDljODQ2YTllODE0ODVj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 22000,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC~tplv-tiktokx-origin.image?dr=8606&refresh_token=11a00c82&x-expires=1772722800&x-signature=jm5w3%2Bl7HESxROsC5netJSWNAjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC~tplv-tiktokx-origin.image?dr=8606&refresh_token=905ac480&x-expires=1772722800&x-signature=7Qwc2SGfROacsX7swR%2Fnx7cEYBQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b408f377&x-expires=1772722800&x-signature=ZUwnvRnFC69DmEiOP5DUD2IYJmc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1112,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"5.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-18.3\\\",\\\"LoudnessRangeStart\\\":\\\"-23.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-14.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-18.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-18.3,\\\\\\\"Peak\\\\\\\":0.60954,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-14.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-18.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.87},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-20.473,\\\\\\\"Peak\\\\\\\":-4.285,\\\\\\\"RTotal\\\\\\\":-20.473,\\\\\\\"LRDiff\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.67,\\\\\\\"SingingRatio\\\\\\\":0.62,\\\\\\\"SpeechRatio\\\\\\\":0.33},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-19.17,\\\\\\\"LoudR\\\\\\\":4.8,\\\\\\\"LoudRE\\\\\\\":-18.2,\\\\\\\"LoudRS\\\\\\\":-23,\\\\\\\"MaxMomLoud\\\\\\\":-14.74,\\\\\\\"MaxSTLoud\\\\\\\":-18.13}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3639.21,\\\\\\\"FCenR\\\\\\\":3639.21,\\\\\\\"Spkr100G\\\\\\\":1.45,\\\\\\\"Spkr150G\\\\\\\":1.62,\\\\\\\"Spkr200G\\\\\\\":1.89}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-19.9,\\\\\\\"LoudnessRange\\\\\\\":5.4}\\\",\\\"bright_ratio_mean\\\":\\\"0.197\\\",\\\"brightness_mean\\\":\\\"155.496\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0163\\\",\\\"loudness\\\":\\\"-19.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0181\\\",\\\"peak\\\":\\\"0.60954\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7225,3539.7573]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1668,\\\\\\\"origin_create_at\\\\\\\":1772147001}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.9264\\\",\\\"vq_score\\\":\\\"57.84\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6gd1anog65lk7r07270\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/3f6904e40adf2f6fc32be22bc77dfd2a/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogvHQcLwUeqVkEqEIgGAIFQWjhTAfCNIMaIweK/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=1939\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OGYzNTw2OmVoOjhlOGRoaEBpMzUzOm85cmRnOTMzaTczNEAxYmFfNS1gNi4xMV8wNjMtYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/6f938a4c9c1fe830956c5041f06f3154/69a8a5dc/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogvHQcLwUeqVkEqEIgGAIFQWjhTAfCNIMaIweK/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=1939\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OGYzNTw2OmVoOjhlOGRoaEBpMzUzOm85cmRnOTMzaTczNEAxYmFfNS1gNi4xMV8wNjMtYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6gd1anog65lk7r07270\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=0e6e9a35bb45471e9bc70389b2d0ec45\\\\u0026item_id=7611313382091672863\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgxNTA2NGQ3NDBjZmFhMjZlY2FkOGUxYTZlNzk2YWEw\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":6457269,\\\"file_cs\\\":\\\"c:0-19457-52df\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=159c62bf&x-expires=1772722800&x-signature=lmMMyaULcG67loRSWuFbSsNo3BQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f5823c95&x-expires=1772722800&x-signature=LxGZ4VQTD%2FiJYOzb04NY%2B2wlEkM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=96964f8f&x-expires=1772722800&x-signature=UBelI0l4i2%2FXOV%2B0sUSzrduCels%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 6758584,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"file_hash\": \"1af123356aea9f150a58f55248bbcca7\",\n                        \"height\": 1112,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_h264_720p_2457666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5ad5c51e95f359dae5495a551983699c/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2400&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/a591d9098c8f4657bf20dc99a16e497d/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2400&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c24a2c5ad82d4c9fa1916db8ee26503b&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4Y2Q5MzViOTZmMDJmNDVjMDljODQ2YTllODE0ODVj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2489299,\n                        \"file_cs\": \"c:0-19876-8aa7\",\n                        \"file_hash\": \"e563929a97a60a547d71b5253f4285bb\",\n                        \"height\": 890,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_540p_905199\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/133acbd45fa4f19bd702c19f2708b7a2/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/oI0IH1LQEQGyVWgAFcvAeeIhTBIijewIqEsarC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=883&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Omk5OjNpaDdlODxmNzRmZkBpMzUzOm85cmRnOTMzaTczNEAuLjE2MDYyXy4xNl8yXi8uYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/e7d5795d1dfce176d9148b45c9383551/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/oI0IH1LQEQGyVWgAFcvAeeIhTBIijewIqEsarC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=883&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Omk5OjNpaDdlODxmNzRmZkBpMzUzOm85cmRnOTMzaTczNEAuLjE2MDYyXy4xNl8yXi8uYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1c2ca154bc99451bb45e9f3097461f17&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZWExNTNiN2UxMmE0N2E4MDQ3ZGIwNmE5MjY3YmVi&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 6758584,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"file_hash\": \"1af123356aea9f150a58f55248bbcca7\",\n                        \"height\": 1112,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_h264_720p_2457666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5ad5c51e95f359dae5495a551983699c/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2400&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/a591d9098c8f4657bf20dc99a16e497d/69a8a5dc/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2400&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c24a2c5ad82d4c9fa1916db8ee26503b&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4Y2Q5MzViOTZmMDJmNDVjMDljODQ2YTllODE0ODVj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": -1,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10039\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Mysterious and Sad\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e4d970d2&x-expires=1772722800&x-signature=%2BVuCauvkFgC3ILZGaDS573P6eoA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9861edc9&x-expires=1772722800&x-signature=TTvn3dq7ysmCk0b8jm4eEkWcvz8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ab224e80&x-expires=1772722800&x-signature=N1EumOHWzu2c8DS8B4HnfpKPeco%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"lovxtragg\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Truongg Van Kiet\",\n                            \"sec_uid\": \"MS4wLjABAAAAOg4mf5KdElnEHKVl8syesblzkQxIQaGUG_p5_PE9_0HBAaldjRkOE0jpM4w_dp3-\",\n                            \"status\": 1,\n                            \"uid\": \"7416248419637347333\"\n                        }\n                    ],\n                    \"audition_duration\": 354,\n                    \"author\": \"Beats by Lucky\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=865b2e43&x-expires=1772722800&x-signature=EONmnq5Hss4bjEH3xrI%2Butx%2BAkc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce63b089&x-expires=1772722800&x-signature=MaFYRWk2rP7zecvh9LL9%2FRu5cOI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3e732e77&x-expires=1772722800&x-signature=YnCl9EKQJR7mmXHZmgQ5q65kV7c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c88ecbfd&x-expires=1772722800&x-signature=TPvJVyi7bKzp2Dg8d9rc2Evth1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=66a841f7&x-expires=1772722800&x-signature=eD29TIiLwdGUVZuToTMxKiMN3F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c5518aee&x-expires=1772722800&x-signature=zmD%2BkBY3jUNwTXX6sPIx9XJwZEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713875672,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 354,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 354.337,\n                        \"duration_precision\": 354.337,\n                        \"shoot_duration_precision\": 354.337,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.91402054,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okzRAhGAJEIKefxtJD0tA7znOrAkBZgMqmEiCA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUAOAtwmzAAmfAnteqhIirEnKBDEilAgM2ZLJC\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8EtqfmZiBAmAlz1EtScACAghIIj9KLecAJCZn\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okLnqCwLiNA3HDEmAKebABgZIIEAJwEfZAnXt9\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.409721,\\\"music_vid\\\":\\\"v10ad6g50000cojqlm7og65maerj55gg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7361039820154341392,\n                    \"id_str\": \"7361039820154341392\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Beats by Lucky\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 296064,\n                            \"start_ms\": 42432\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 354337,\n                        \"h5_url\": \"\",\n                        \"id\": \"7361037836509104129\",\n                        \"performers\": null,\n                        \"title\": \"Mysterious and Sad\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7361039820154341392\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1648771200,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 354,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        170\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"Mysterious and Sad\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6711137499550323208}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"263840\",\n                        \"keyword\": \"Green Screen\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"312341\\\",\\\"anchor_name\\\":\\\"Green Screen\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4fd71c20&x-expires=1772722800&x-signature=teFvFDU4f0jsbt0CWC2vJDrmA6A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cfe098e6&x-expires=1772722800&x-signature=Mv36dvseH686XzgNTHZ5ArK66w8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=54c8384b&x-expires=1772722800&x-signature=4%2FEdmEBTxtp31NLpyC6PcNLGdGQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=495c833e&x-expires=1772722800&x-signature=cKINiqGWDeEOi4kxahfGBBG8QE0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=27174914&x-expires=1772722800&x-signature=Dwk%2FEaN0y0J2oaS7mo7lzOrE5Fc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=e3a80b57&x-expires=1772722800&x-signature=OMNDBlcxmoaKgEDczRP5Mul4lls%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=859bcd56&x-expires=1772722800&x-signature=NVH2hLu7aTDsvaq%2BSb8MyU7CkRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0b7f35bb&x-expires=1772722800&x-signature=yYk082MwRhKyeTHn93L7YeH6TY0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=fda9f217&x-expires=1772722800&x-signature=TNmn1kJrAjSNKWPeJ0AeY%2FJ3yH0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=73996fc6&x-expires=1772722800&x-signature=7KbA4mTBUcSxTJyfTxUPYlU91%2BU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8998d83d&x-expires=1772722800&x-signature=DzW3KAsxcsdv0FAebPN5J3qr52Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f1bddc1e&x-expires=1772722800&x-signature=eLORIpcusfMflRGNzKAi2s28iuU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d96a7052&x-expires=1772722800&x-signature=DlNuj1cwlFbfS4epzMEHAGdxcIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=73f23943&x-expires=1772722800&x-signature=EgenkMYaj4fJRj6QDZciSfM%2BA5w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c477486c&x-expires=1772722800&x-signature=LOASxjQuzM7%2FOwb4sqBB7hoRjzQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"nathanielpredicts\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"CA\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAYpW2WQB7sQZc_AWa247L8rJvvSR1LIRBOnlAVRyFPGbyNbsdq2aCWdE5nhvpWvRR\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"business @ western\\nprofessional risk taker\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7556020633261491218\",\n                    \"unique_id\": \"nathanielpredicts\",\n                    \"unique_id_modify_time\": 1770765690,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7556020633261491218,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7609349216607014151\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0016627324236161425}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"end_time\\\":3000,\\\"rotation\\\":0,\\\"transform_x\\\":0,\\\"voice_resource_id\\\":\\\"\\\",\\\"start_y\\\":0.0916,\\\"start_x\\\":1.0314,\\\"layer\\\":0,\\\"start_time\\\":0,\\\"text_style\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_str\\\":\\\"WHAT IS APPLE DOING???\\\",\\\"bg_mode\\\":1,\\\"transform_y\\\":0.69200000166893,\\\"align\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"color\\\":-1,\\\"is_voice_clone\\\":false,\\\"stream_speaker_id\\\":\\\"\\\",\\\"scale\\\":1,\\\"speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1771689681,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"subtitle\",\n                        \"beautify_used\",\n                        \"editor_pro\",\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\",\n                        \"prop\"\n                    ]\n                },\n                \"desc\": \"Comment what android you’re buying #apple #iphone #android \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7609349216607014151\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7609349216607014151\n                    ],\n                    \"GroupdIdList1\": [\n                        7609349216607014151\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"auto_video_caption_info\": {\n                            \"auto_captions\": [\n                                {\n                                    \"language\": \"en\",\n                                    \"url\": {\n                                        \"url_list\": [\n                                            \"\"\n                                        ],\n                                        \"url_prefix\": null\n                                    }\n                                }\n                            ],\n                            \"is_translatable\": false,\n                            \"location\": 0,\n                            \"utterances\": null\n                        },\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":12055.7568,\\\"y\\\":0.7386,\\\"h\\\":0.0628,\\\"start_time\\\":11695.7568,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.3084,\\\"s\\\":0.6861}]\",\n                        \"type\": 20\n                    },\n                    {\n                        \"attr\": \"\",\n                        \"index\": 1,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"WHAT IS APPLE DOING?😩🥀\",\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":3000,\\\"y\\\":0.154,\\\"h\\\":0.0916,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":1.0314,\\\"s\\\":1}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Mysterious and Sad\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e4d970d2&x-expires=1772722800&x-signature=%2BVuCauvkFgC3ILZGaDS573P6eoA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9861edc9&x-expires=1772722800&x-signature=TTvn3dq7ysmCk0b8jm4eEkWcvz8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ab224e80&x-expires=1772722800&x-signature=N1EumOHWzu2c8DS8B4HnfpKPeco%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"lovxtragg\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Truongg Van Kiet\",\n                            \"sec_uid\": \"MS4wLjABAAAAOg4mf5KdElnEHKVl8syesblzkQxIQaGUG_p5_PE9_0HBAaldjRkOE0jpM4w_dp3-\",\n                            \"status\": 1,\n                            \"uid\": \"7416248419637347333\"\n                        }\n                    ],\n                    \"audition_duration\": 354,\n                    \"author\": \"Beats by Lucky\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=865b2e43&x-expires=1772722800&x-signature=EONmnq5Hss4bjEH3xrI%2Butx%2BAkc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce63b089&x-expires=1772722800&x-signature=MaFYRWk2rP7zecvh9LL9%2FRu5cOI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3e732e77&x-expires=1772722800&x-signature=YnCl9EKQJR7mmXHZmgQ5q65kV7c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c88ecbfd&x-expires=1772722800&x-signature=TPvJVyi7bKzp2Dg8d9rc2Evth1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=66a841f7&x-expires=1772722800&x-signature=eD29TIiLwdGUVZuToTMxKiMN3F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c5518aee&x-expires=1772722800&x-signature=zmD%2BkBY3jUNwTXX6sPIx9XJwZEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713875672,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 354,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 354.337,\n                        \"duration_precision\": 354.337,\n                        \"shoot_duration_precision\": 354.337,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.91402054,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okzRAhGAJEIKefxtJD0tA7znOrAkBZgMqmEiCA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUAOAtwmzAAmfAnteqhIirEnKBDEilAgM2ZLJC\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8EtqfmZiBAmAlz1EtScACAghIIj9KLecAJCZn\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okLnqCwLiNA3HDEmAKebABgZIIEAJwEfZAnXt9\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.409721,\\\"music_vid\\\":\\\"v10ad6g50000cojqlm7og65maerj55gg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7361039820154341392,\n                    \"id_str\": \"7361039820154341392\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Beats by Lucky\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 296064,\n                            \"start_ms\": 42432\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 354337,\n                        \"h5_url\": \"\",\n                        \"id\": \"7361037836509104129\",\n                        \"performers\": null,\n                        \"title\": \"Mysterious and Sad\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7361039820154341392\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1648771200,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 354,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        170\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"Mysterious and Sad\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 34495,\n                \"music_selected_from\": \"edit_page_recent\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"8.454107\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Comment what android you’re buying <h id=\\\"67\\\">#apple</h> <h id=\\\"198\\\">#iphone</h> <h id=\\\"370\\\">#android</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"67\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"14193\",\n                            \"hashtag_name\": \"iphone\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"198\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"91923\",\n                            \"hashtag_name\": \"android\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"370\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"CA\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out nathanielpredicts's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out nathanielpredicts’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out nathanielpredicts’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@nathanielpredicts/video/7609349216607014151?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7609349216607014151&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@nathanielpredicts/video/7609349216607014151?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7609349216607014151&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501225503512788, \\\\\\\"1\\\\\\\": 4.50123779024396, \\\\\\\"0\\\\\\\": 4.501218161235744}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -4.813101412608796e-05, \\\\\\\"2\\\\\\\": -0.00024533288963375334, \\\\\\\"-1\\\\\\\": -7.864606028801647e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"49.341\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":13.020000457763672,\\\\\\\"Bottom\\\\\\\":8.960000038146973,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5851,3764.4833]\\\",\\\"union_high_value_text_rect\\\":\\\"{\\\\\\\"w\\\\\\\":360,\\\\\\\"h\\\\\\\":640,\\\\\\\"utr\\\\\\\":{\\\\\\\"lt\\\\\\\":{\\\\\\\"x\\\\\\\":7,\\\\\\\"y\\\\\\\":83},\\\\\\\"rd\\\\\\\":{\\\\\\\"x\\\\\\\":348,\\\\\\\"y\\\\\\\":482}}}\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7609349216607014151\",\n                    \"collect_count\": 1923,\n                    \"comment_count\": 498,\n                    \"digg_count\": 15392,\n                    \"download_count\": 59,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 299507,\n                    \"repost_count\": 0,\n                    \"share_count\": 1051,\n                    \"whatsapp_share_count\": 16\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7609349216607014151\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"263840\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Green Screen\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"263840\",\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.007934127299253278,\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\"}\",\n                                    \"word\": \"iphone 18 released\",\n                                    \"word_id\": \"7599064081049781637\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"generate_time\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013694371660259287,\\\"word_type_version_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\"}\",\n                                    \"word\": \"iphone 1 8 charger\",\n                                    \"word_id\": \"4905835551558232512\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 41,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 35,\n                        \"tag_id\": \"67\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 49,\n                        \"hashtag_id\": \"14193\",\n                        \"hashtag_name\": \"iphone\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 42,\n                        \"tag_id\": \"198\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 58,\n                        \"hashtag_id\": \"91923\",\n                        \"hashtag_name\": \"android\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 50,\n                        \"tag_id\": \"370\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=80c6e7d0&x-expires=1772722800&x-signature=sYQv%2B1V%2FHanh8dGoKgef3ZwITWc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfe48e53&x-expires=1772722800&x-signature=7Mgd27QzNVaFmnFeO1OpcCBSP5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=24e0a5ff&x-expires=1772722800&x-signature=WdyQQ1LOa044ILVsDGbuyWLYBkA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=80c6e7d0&x-expires=1772722800&x-signature=sYQv%2B1V%2FHanh8dGoKgef3ZwITWc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfe48e53&x-expires=1772722800&x-signature=7Mgd27QzNVaFmnFeO1OpcCBSP5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=24e0a5ff&x-expires=1772722800&x-signature=WdyQQ1LOa044ILVsDGbuyWLYBkA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=80c6e7d0&x-expires=1772722800&x-signature=sYQv%2B1V%2FHanh8dGoKgef3ZwITWc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfe48e53&x-expires=1772722800&x-signature=7Mgd27QzNVaFmnFeO1OpcCBSP5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=24e0a5ff&x-expires=1772722800&x-signature=WdyQQ1LOa044ILVsDGbuyWLYBkA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 254120,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1098024,\n                                \"file_cs\": \"c:0-30213-69e1\",\n                                \"file_hash\": \"17c564f34f34df36df9c1b01628777d2\",\n                                \"height\": 1280,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_720p_254120\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9d842f0793721a76537ff1d48f2352ca/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/oADfzAFZdcgqHEIpEmFfBBgu37rGawQERCD5Ey/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=248&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NWU1aTk2ZTxnOWY6OzZmOEBpM3VoM3Y5cmZ3OTMzODczNEA2M14tYWItXjAxLi81LzViYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/fc0b73f50988c1fd107d64bdca6fa709/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/oADfzAFZdcgqHEIpEmFfBBgu37rGawQERCD5Ey/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=248&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NWU1aTk2ZTxnOWY6OzZmOEBpM3VoM3Y5cmZ3OTMzODczNEA2M14tYWItXjAxLi81LzViYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e58c2388271c463da90be3d60fa26b92&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA4YjcxM2VkOGVhZGM5NzAwODFhMTU5NmFiMGExNTcy&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 86206}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 106678}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 135108}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 184269}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 218267}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 425254}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.343, \\\\\\\"v960\\\\\\\": 99.013, \\\\\\\"v864\\\\\\\": 99.231, \\\\\\\"v720\\\\\\\": 99.7}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.783, \\\\\\\"v960\\\\\\\": 90.295, \\\\\\\"v864\\\\\\\": 91.847, \\\\\\\"v720\\\\\\\": 94.92}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":82.079,\\\\\\\"srv1\\\\\\\":90.739},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":82.079,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"ed5dca180fd01ba43554ed2ff5d2ad7a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.235, \\\\\\\"sr20\\\\\\\": 101.472}}\\\",\\\"audio_bit_rate\\\":64347,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 218438,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 943846,\n                                \"file_cs\": \"c:0-30213-57ab\",\n                                \"file_hash\": \"3f9bdc8d2f8acb5207802d677dd17a5e\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_218438\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/25ff1f38a807f11cc2caf5cc5da8fa32/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=213&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/b72b2ddd9490d71cd853f9aa943811cb/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=213&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3bc84fc2bb4442b9f7be13f96b826c6&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEwN2QwMGIwYjcxYjRmMWM4OTliNjk1MjE3MzYwODY3&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 78586}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 94839}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 118253}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 161156}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 189336}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 364322}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.438, \\\\\\\"v960\\\\\\\": 97.132, \\\\\\\"v864\\\\\\\": 98.195, \\\\\\\"v720\\\\\\\": 99.204}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.507, \\\\\\\"v960\\\\\\\": 86.857, \\\\\\\"v864\\\\\\\": 88.674, \\\\\\\"v720\\\\\\\": 91.733}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":79.177,\\\\\\\"srv1\\\\\\\":90.358},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":79.177,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4fd1979d9932f396bea58eb77d92925a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 92.373, \\\\\\\"sr20\\\\\\\": 101.19}}\\\",\\\"audio_bit_rate\\\":32199,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 144628,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 624921,\n                                \"file_cs\": \"c:0-30203-fcf2\",\n                                \"file_hash\": \"b0fb3662d9b70b851e0d8c746ada751f\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_144628\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/13d87163d239dd62f82694ae68ae8049/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/oYmBZBAJ4jiinE8BENAJsRa7aZIviYW9n9iXi/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=141&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ODdnaGc8NmVkOztmOTVoNkBpM3VoM3Y5cmZ3OTMzODczNEA2X2IuNC4xXzIxLS0zYWA0YSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/729738ee87288837756b307da23b617b/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/oYmBZBAJ4jiinE8BENAJsRa7aZIviYW9n9iXi/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=141&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ODdnaGc8NmVkOztmOTVoNkBpM3VoM3Y5cmZ3OTMzODczNEA2X2IuNC4xXzIxLS0zYWA0YSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=73ced2660c08485abb43197d1eedb495&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA1YzZmZGQ5ZGI1NmI0NjA5NzJhOWQwNjM1NGMyNDFl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 60312}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 72626}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 88232}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 115475}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 132060}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 243940}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.298, \\\\\\\"v960\\\\\\\": 93.392, \\\\\\\"v864\\\\\\\": 94.458, \\\\\\\"v720\\\\\\\": 95.994}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.004, \\\\\\\"v960\\\\\\\": 81.825, \\\\\\\"v864\\\\\\\": 83.985, \\\\\\\"v720\\\\\\\": 87.288}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.049,\\\\\\\"srv1\\\\\\\":85.568},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":75.049,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 87.044, \\\\\\\"sr20\\\\\\\": 95.861}}\\\",\\\"audio_bit_rate\\\":32199,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 131055,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 566276,\n                                \"file_cs\": \"c:0-30203-38ce\",\n                                \"file_hash\": \"00405e1aa9eb31381290385730ce8379\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_131055\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/bf970bd602ed95d5c54fa8fe7ce34bed/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/oYA8av4IEiZBAYS9ln9ipZYXBAsEj7WNBLIii/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=127&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDwzZjNnNmRnOjRlZzNoZUBpM3VoM3Y5cmZ3OTMzODczNEAyXi9hMTBjNmExNmA1Yi9eYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/35d938f4a31951b8614ea5e343fd2dc7/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/oYA8av4IEiZBAYS9ln9ipZYXBAsEj7WNBLIii/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=127&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDwzZjNnNmRnOjRlZzNoZUBpM3VoM3Y5cmZ3OTMzODczNEAyXi9hMTBjNmExNmA1Yi9eYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ab2ee08dcb9147dd9af33d40dc20a951&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM3ZDM5YmNiMTc4NDg0OTJmZTVmNmNkYWRlZTI3NzQw&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 57594}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 68291}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 82432}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 107486}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 121874}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 219965}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.671, \\\\\\\"v960\\\\\\\": 92.859, \\\\\\\"v864\\\\\\\": 93.912, \\\\\\\"v720\\\\\\\": 95.433}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.39, \\\\\\\"v960\\\\\\\": 81.017, \\\\\\\"v864\\\\\\\": 83.343, \\\\\\\"v720\\\\\\\": 86.73}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.589,\\\\\\\"srv1\\\\\\\":84.941},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":74.589,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 86.494, \\\\\\\"sr20\\\\\\\": 95.311}}\\\",\\\"audio_bit_rate\\\":24175,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 625,\n                                \"cla_subtitle_id\": 7609349442144340756,\n                                \"complaint_id\": 7609349442144340756,\n                                \"expire\": 1775230600,\n                                \"is_auto_generated\": false,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"\",\n                                \"sub_id\": -53817933,\n                                \"sub_version\": \"8\",\n                                \"subtitle_type\": 8,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-us.com/19461b935fdfb66c7d3ff9b814faf2ec/69cfde88/video/tos/alisg/tos-alisg-pv-0037/a01b15665936449392a7ea5f88ed55dc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2179&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M3VoM3Y5cmZ3OTMzODczNEBpM3VoM3Y5cmZ3OTMzODczNEBwMmBlMmRrYWBhLS1kMWBzYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00048000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-us.com/19461b935fdfb66c7d3ff9b814faf2ec/69cfde88/video/tos/alisg/tos-alisg-pv-0037/a01b15665936449392a7ea5f88ed55dc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2179&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M3VoM3Y5cmZ3OTMzODczNEBpM3VoM3Y5cmZ3OTMzODczNEBwMmBlMmRrYWBhLS1kMWBzYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00048000\",\n                                    \"https://v16-cla.tiktokcdn-us.com/939b9b5347a1b603e4c5eb2e1f7d8282/69cfde88/video/tos/alisg/tos-alisg-pv-0037/a01b15665936449392a7ea5f88ed55dc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2179&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M3VoM3Y5cmZ3OTMzODczNEBpM3VoM3Y5cmZ3OTMzODczNEBwMmBlMmRrYWBhLS1kMWBzYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00048000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI2NjBiYWVmOTM4YjE0ZGZhZDhkYTAzMmEzZTVlZTdi&source=SmartPlayerSubtitleRedirect&version=8%3Abig_caption&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"en\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 75,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 3\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX~tplv-tiktokx-origin.image?dr=8593&refresh_token=5e417ed3&x-expires=1772722800&x-signature=7RhYojtOT6keZAI5DRCvnNXu%2FOY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX~tplv-tiktokx-origin.image?dr=8593&refresh_token=5bf49fd6&x-expires=1772722800&x-signature=nekUnWCOlHPSGo6GZqwPa%2BTgH00%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=72b0dd85&x-expires=1772722800&x-signature=LRSYvSSy5YAgkjs8zRQRBkBnPtc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1855420,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"height\": 720,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/eceb685049cd8b2dd075d6a9497fd95b/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o4OBnEvBpWXm7EYZxAIBiZ4ijQIiasA2ABx8i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=419&eid=20480&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZWhkaTo4ZmY1ZmY5ODhpOEBpM3VoM3Y5cmZ3OTMzODczNEBjLjReLjViXy8xMDUyYDYwYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/fa4084a9a5c9489a90b6aa574f075c68/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o4OBnEvBpWXm7EYZxAIBiZ4ijQIiasA2ABx8i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=419&eid=20480&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZWhkaTo4ZmY1ZmY5ODhpOEBpM3VoM3Y5cmZ3OTMzODczNEBjLjReLjViXy8xMDUyYDYwYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d6ctdcnog65sh0ce5rs0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=359fc555863c4c22bcec8517af7a1efb&item_id=7609349216607014151&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZhY2E5M2UyZDNkMGMyM2E4MDFiMjY3MDhjNzcwMmNl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1084632,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"file_hash\": \"af389ec2842ebf8a9b05613da0a26018\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_h264_540p_251021\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/20633e13842e50b085755c29d845e7ac/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=245&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/ddf7c47a0c22dcdcf3d1e3dc55a8af38/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=245&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c244816ecb43487d97d02c60fa1c1d25&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZmRmZDQ4ZDhmNzhiOTdlODQ4YTZkZTg4NzQ3MzBl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 34567,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz~tplv-tiktokx-origin.image?dr=8606&refresh_token=d58977df&x-expires=1772722800&x-signature=HrmFrEA2EILdvnykmthHN6gw6Yc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz~tplv-tiktokx-origin.image?dr=8606&refresh_token=fcc86794&x-expires=1772722800&x-signature=DorSpg27x64Tt16GolkLmxA4F78%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6257e972&x-expires=1772722800&x-signature=Oc9YFTTxkM7W7ePojY%2FPlxB3n0Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.7\\\",\\\"LoudnessRangeStart\\\":\\\"-22.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-20.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.4,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":0.43,\\\\\\\"FCenL\\\\\\\":2571.39,\\\\\\\"FCenR\\\\\\\":2603.35,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.2},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.887},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.063},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.227,\\\\\\\"LTotal\\\\\\\":-23.694,\\\\\\\"Peak\\\\\\\":-5.755,\\\\\\\"RTotal\\\\\\\":-23.921},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.06,\\\\\\\"SingingRatio\\\\\\\":0.03,\\\\\\\"SpeechRatio\\\\\\\":0.97},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-20.94,\\\\\\\"LoudR\\\\\\\":2.9,\\\\\\\"LoudRE\\\\\\\":-19.8,\\\\\\\"LoudRS\\\\\\\":-22.7,\\\\\\\"MaxMomLoud\\\\\\\":-15.72,\\\\\\\"MaxSTLoud\\\\\\\":-19.18}}},\\\\\\\"Peak\\\\\\\":0.51286,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":2.7}\\\",\\\"loudness\\\":\\\"-20.9\\\",\\\"peak\\\":\\\"0.51286\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":13.020000457763672,\\\\\\\"Bottom\\\\\\\":8.960000038146973,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5851,3764.4833]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771689686}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"73.49\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v1c044g50000d6ctdcnog65sh0ce5rs0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/6914086159a4349628b76287df117d6e/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/owMgD3gyAEaEd5cpRvwBBFH63EIUQgFeY0EmfD/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=466\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=aWQ0ZTs3OTtmMzRlZTNpaUBpM3VoM3Y5cmZ3OTMzODczNEA2YDRhNGNjNTMxNjBjYWFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/8732d02de1ee6374d3938841f716a42a/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/owMgD3gyAEaEd5cpRvwBBFH63EIUQgFeY0EmfD/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=466\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=aWQ0ZTs3OTtmMzRlZTNpaUBpM3VoM3Y5cmZ3OTMzODczNEA2YDRhNGNjNTMxNjBjYWFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=cfdfd0fb3b91406c88f6f478db71ca9f\\\\u0026item_id=7609349216607014151\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3OTMxN2E4OTVmNjA1M2E1ZTQ4YWZhZGVjNTU0OTg1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2300834,\\\"file_cs\\\":\\\"c:0-29949-071b\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=0a022142&x-expires=1772722800&x-signature=8taxRa8kOItlv8H50kmj2djvqGg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=45536ff3&x-expires=1772722800&x-signature=wm8iIgPeWhK1jHkNSkgdwgMnHAs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=678d7896&x-expires=1772722800&x-signature=YwJU7QcygG%2FRdqGrn1RHKKPYo5Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"pillar_box_video_info\": {\n                        \"bottom\": 8.96,\n                        \"left\": 0,\n                        \"right\": 0,\n                        \"top\": 13.02,\n                        \"version\": \"v2.0\"\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1084632,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"file_hash\": \"af389ec2842ebf8a9b05613da0a26018\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_h264_540p_251021\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/20633e13842e50b085755c29d845e7ac/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=245&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/ddf7c47a0c22dcdcf3d1e3dc55a8af38/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=245&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c244816ecb43487d97d02c60fa1c1d25&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZmRmZDQ4ZDhmNzhiOTdlODQ4YTZkZTg4NzQ3MzBl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 943846,\n                        \"file_cs\": \"c:0-30213-57ab\",\n                        \"file_hash\": \"3f9bdc8d2f8acb5207802d677dd17a5e\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_218438\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/25ff1f38a807f11cc2caf5cc5da8fa32/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=213&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/b72b2ddd9490d71cd853f9aa943811cb/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=213&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3bc84fc2bb4442b9f7be13f96b826c6&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEwN2QwMGIwYjcxYjRmMWM4OTliNjk1MjE3MzYwODY3&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1084632,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"file_hash\": \"af389ec2842ebf8a9b05613da0a26018\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_h264_540p_251021\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/20633e13842e50b085755c29d845e7ac/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=245&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/ddf7c47a0c22dcdcf3d1e3dc55a8af38/69a8a5e8/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=245&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c244816ecb43487d97d02c60fa1c1d25&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZmRmZDQ4ZDhmNzhiOTdlODQ4YTZkZTg4NzQ3MzBl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d7e11744&x-expires=1772722800&x-signature=BOYG7dVS%2Bmr7QUQMb2va3iJUkkk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=87a3e4fb&x-expires=1772722800&x-signature=YNg0pRJUMGkLNDeQUVmzvvKcxn4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e5952f8c&x-expires=1772722800&x-signature=%2FFu1kCcJkeW8y1IRSBkYjmyc7t8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9104457d&x-expires=1772722800&x-signature=fA6EcGq%2BzLpxGEdS%2Bru8kIpbex4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d7e11744&x-expires=1772722800&x-signature=BOYG7dVS%2Bmr7QUQMb2va3iJUkkk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1755770959,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.655,\n                        \"duration_precision\": 14.655,\n                        \"shoot_duration_precision\": 14.655,\n                        \"video_duration_precision\": 14.655\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7540978791271763222,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d2jf0ifog65pkfgi2fvg\\\",\\\"owner_id\\\":7451410463386797078,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7540978798663699222,\n                    \"id_str\": \"7540978798663699222\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7540978798663699222\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"frostyx.ae\",\n                    \"owner_id\": \"7451410463386797078\",\n                    \"owner_nickname\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/8e2ea704277596dfe62742d1a1e88c57/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oUBEIfLHB4QT8fjHWDGJMCmmmjiAcGiQleISe2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PGk4OjY0OTRkMzplNTg3NEBpamlsaXM5cmxpNTMzbzU8NUAzYS4xMWJfX2AxXzQxYV4wYSNzL2RoMmRjLWdhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8e2ea704277596dfe62742d1a1e88c57/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oUBEIfLHB4QT8fjHWDGJMCmmmjiAcGiQleISe2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PGk4OjY0OTRkMzplNTg3NEBpamlsaXM5cmxpNTMzbzU8NUAzYS4xMWJfX2AxXzQxYV4wYSNzL2RoMmRjLWdhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/c06758d113a643ccbe7bd00af58d4b2a/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oUBEIfLHB4QT8fjHWDGJMCmmmjiAcGiQleISe2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PGk4OjY0OTRkMzplNTg3NEBpamlsaXM5cmxpNTMzbzU8NUAzYS4xMWJfX2AxXzQxYV4wYSNzL2RoMmRjLWdhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d2jf0ifog65pkfgi2fvg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=31a4d5427bb740cab1b6e1434715df69&item_id=7540978798663699222&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVkMTNiMTU4MjExYTc3YzcyMGU0NzI2M2I3YTI1MTUy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA6O0BIR69rkOBwVH06VFw7k8Mtkx2zarOimi2cecey6pa2J6eHCoWUpnrNTEGEJIl\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - frostyx.ae\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_ucg_template\",\n                        \"description\": \"Templates\",\n                        \"extra\": \"{\\\"tags\\\":\\\"\\\",\\\"music_id\\\":\\\"7540978798663699222\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\",\\\"nle_summary\\\":\\\"{\\\\\\\"slots\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.9621210098266602,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":1.9621210098266602,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1179,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807454866465513449090328\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1092},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":12.083333015441895,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":12.083333015441895,\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"urs://music_resource?clip_id=7540978798663699222\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"audio\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807493764963913646765592\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.8681800365447998,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":3.33030104637146,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1085,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":1.4621210098266602,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807456598280114009514648\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1106},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.9651529788970947,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":4.795454025268555,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1157,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":2.83030104637146,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"17680745659875396227056664\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1082},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.0954530239105225,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":6.390906810760498,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1101,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":4.295454025268555,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807456599192314009506968\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1104},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.027272939682007,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":7.918179988861084,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1043,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":5.890906810760498,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807456599605713646767896\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1075},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.1348490715026855,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":9.55302906036377,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1464,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":7.418179988861084,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807474458773913319491352\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1099},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.9242429733276367,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":10.977272033691406,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1431,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":9.05302906036377,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807484846977312914206488\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1069},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.6060609817504883,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":12.083333015441895,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1458,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":10.477272033691406,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807484847400313207328792\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1059}]\\\\\\\",\\\\\\\"ratio\\\\\\\":0.7263374328613281,\\\\\\\"duration\\\\\\\":12083,\\\\\\\"alignmode\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"features\\\\\\\":[\\\\\\\"SWING\\\\\\\",\\\\\\\"E\\\\\\\",\\\\\\\"T_Base\\\\\\\",\\\\\\\"CB0\\\\\\\",\\\\\\\"AUVOLUME\\\\\\\",\\\\\\\"BALANCED_GAIN\\\\\\\"],\\\\\\\"featurebits\\\\\\\":[16417,540672,2],\\\\\\\"resourceinfo\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"effectinfo\\\\\\\":\\\\\\\"\\\\\\\"}\\\",\\\"nle_extra\\\":\\\"\\\",\\\"author_id\\\":\\\"7489791938414265377\\\",\\\"music_post_unavailable\\\":\\\"false\\\",\\\"icon\\\":\\\"https://p9-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/default_clip_cover.png.jpeg\\\",\\\"title\\\":\\\"\\\",\\\"template_used_functions\\\":\\\"transition,edit_video_length,split_video\\\",\\\"sub_type\\\":\\\"ugc\\\",\\\"origin_video_id\\\":\\\"7593824088943037718\\\"}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_TemplatesCards3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"7593824046563737632\",\n                        \"keyword\": \"Try TikTok template\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"7593824046563737632\\\",\\\"anchor_name\\\":\\\"Try TikTok template\\\",\\\"anchor_type\\\":\\\"ugc_template\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"schema\": \"\",\n                        \"thumbnail\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/64px_anchor_TemplatesCards3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"type\": 65\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cd72f44c&x-expires=1772722800&x-signature=HNcx5OvbHvQkRrH6y8EIdC%2BAaRE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56cbd1f9&x-expires=1772722800&x-signature=emQEtrSAfhQW%2FNKTAMRYRTzvH8U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3755ad2d&x-expires=1772722800&x-signature=97sOXtcP%2Bqw0YnU3TQ0Y5maQkAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4cee3e8b&x-expires=1772722800&x-signature=iO7eoWm5scAJ%2BPRpyC%2B1GQi1rik%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4c6d20c3&x-expires=1772722800&x-signature=JN%2FBgZz2vtbGyLH%2BVUc%2Fz%2Bf5dOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=89018d95&x-expires=1772722800&x-signature=kB6qbmSrsATFIVxkoAOsmsqIGrk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e617e9d2&x-expires=1772722800&x-signature=IVFxIzwalRal4ZTQFBZP1EnjzhM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1ce26467&x-expires=1772722800&x-signature=2yRjnnikkZba%2FWxO4lGEyFNOsbc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=006c55c8&x-expires=1772722800&x-signature=%2BM4xZSdVBiMeTwRqg5JxRAQqMpc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cd75c9ec&x-expires=1772722800&x-signature=gECcqUUz0398ykObCrmQEqAmiBc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=98e633bf&x-expires=1772722800&x-signature=sW2SClFfVWCxvzbFDWCQ0xlRnvU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=90bdbfb9&x-expires=1772722800&x-signature=o%2BrHNOD%2F9QPV%2Fv3V4%2FGBTAJQfKM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=95f68ae1&x-expires=1772722800&x-signature=Oa8fz4WlEcyhN%2BZl1CfwUmNO8i8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2818d3b1&x-expires=1772722800&x-signature=yL19V47LkzmFp8XuHNNuyzRkOBs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ec64a584&x-expires=1772722800&x-signature=0VeQqns%2FKsM5cZVZLdg5lbJBCKA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"l1z5na\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"DE\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_TsaoeTdOku1GLpfrvcqM4uAhBNNjjwD8Hvi0cJcGOHdbC8RfmRteGZVbTyXYhx1\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"❀\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7489791938414265377\",\n                    \"unique_id\": \"l1z5na\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7489791938414265377,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7593824088943037718\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0003425611787472748}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"start_y\\\":0.0826,\\\"voice_resource_id\\\":\\\"\\\",\\\"transform_x\\\":0,\\\"bg_mode\\\":4,\\\"rotation\\\":0,\\\"transform_y\\\":0.03359997272491455,\\\"color\\\":-1,\\\"start_x\\\":0.4977,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"speaker_id\\\":\\\"\\\",\\\"stream_speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"scale\\\":0.5882,\\\"start_time\\\":0,\\\"align\\\":0,\\\"end_time\\\":12083,\\\"text_style\\\":0,\\\"layer\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"text_str\\\":\\\"back when apple really cared about us ??\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1768074957,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"high_quality_upload\",\n                        \"select_music\",\n                        \"editor_pro\",\n                        \"text\"\n                    ]\n                },\n                \"desc\": \"#apple #real #fyp #iphone \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7575435498747940117\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7593824088943037718,\n                        7584127452356545810,\n                        7575435498747940117\n                    ],\n                    \"GroupdIdList1\": [\n                        7593824088943037718,\n                        7584127452356545810,\n                        7575435498747940117\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"back when apple really cared about us 🙏🏽\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.1589251169498083,\n                            \"source_width\": 0.8153846153846154,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":12083.333,\\\"y\\\":0.4783,\\\"h\\\":0.1067,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.4977,\\\"s\\\":0.5882}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d7e11744&x-expires=1772722800&x-signature=BOYG7dVS%2Bmr7QUQMb2va3iJUkkk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=87a3e4fb&x-expires=1772722800&x-signature=YNg0pRJUMGkLNDeQUVmzvvKcxn4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e5952f8c&x-expires=1772722800&x-signature=%2FFu1kCcJkeW8y1IRSBkYjmyc7t8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9104457d&x-expires=1772722800&x-signature=fA6EcGq%2BzLpxGEdS%2Bru8kIpbex4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d7e11744&x-expires=1772722800&x-signature=BOYG7dVS%2Bmr7QUQMb2va3iJUkkk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1755770959,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.655,\n                        \"duration_precision\": 14.655,\n                        \"shoot_duration_precision\": 14.655,\n                        \"video_duration_precision\": 14.655\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7540978791271763222,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d2jf0ifog65pkfgi2fvg\\\",\\\"owner_id\\\":7451410463386797078,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7540978798663699222,\n                    \"id_str\": \"7540978798663699222\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7540978798663699222\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"frostyx.ae\",\n                    \"owner_id\": \"7451410463386797078\",\n                    \"owner_nickname\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/8e2ea704277596dfe62742d1a1e88c57/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oUBEIfLHB4QT8fjHWDGJMCmmmjiAcGiQleISe2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PGk4OjY0OTRkMzplNTg3NEBpamlsaXM5cmxpNTMzbzU8NUAzYS4xMWJfX2AxXzQxYV4wYSNzL2RoMmRjLWdhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8e2ea704277596dfe62742d1a1e88c57/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oUBEIfLHB4QT8fjHWDGJMCmmmjiAcGiQleISe2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PGk4OjY0OTRkMzplNTg3NEBpamlsaXM5cmxpNTMzbzU8NUAzYS4xMWJfX2AxXzQxYV4wYSNzL2RoMmRjLWdhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/c06758d113a643ccbe7bd00af58d4b2a/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oUBEIfLHB4QT8fjHWDGJMCmmmjiAcGiQleISe2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PGk4OjY0OTRkMzplNTg3NEBpamlsaXM5cmxpNTMzbzU8NUAzYS4xMWJfX2AxXzQxYV4wYSNzL2RoMmRjLWdhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d2jf0ifog65pkfgi2fvg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=31a4d5427bb740cab1b6e1434715df69&item_id=7540978798663699222&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVkMTNiMTU4MjExYTc3YzcyMGU0NzI2M2I3YTI1MTUy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA6O0BIR69rkOBwVH06VFw7k8Mtkx2zarOimi2cecey6pa2J6eHCoWUpnrNTEGEJIl\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - frostyx.ae\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 12083,\n                \"music_selected_from\": \"edit_page_recommend\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#apple</h> <h id=\\\"36\\\">#real</h> <h id=\\\"81\\\">#fyp</h> <h id=\\\"136\\\">#iphone</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"8514\",\n                            \"hashtag_name\": \"real\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"36\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"81\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"14193\",\n                            \"hashtag_name\": \"iphone\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"136\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"DE\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out l1z5na's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out l1z5na’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out l1z5na’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@l1z5na/video/7593824088943037718?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7593824088943037718&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@l1z5na/video/7593824088943037718?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7593824088943037718&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.50122340069342, \\\\\\\"1\\\\\\\": 4.501192255303926, \\\\\\\"0\\\\\\\": 4.5011352005856455}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 7.301575245453049e-05, \\\\\\\"2\\\\\\\": -0.0002249680924927539, \\\\\\\"-1\\\\\\\": -7.345707579289667e-06}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.36],\\\\\\\"drr\\\\\\\":6.4,\\\\\\\"rcd\\\\\\\":[-0.9],\\\\\\\"mp\\\\\\\":-13.77,\\\\\\\"be\\\\\\\":[16.1,9566.1],\\\\\\\"ocf\\\\\\\":[-6.4849,-5.1344,-6.171,-8.1657,-12.1882,-19.1231,-27.7225,-36.3833,-39.0039,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-26}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.35],\\\\\\\"drr\\\\\\\":6.4,\\\\\\\"rcd\\\\\\\":[-1],\\\\\\\"mp\\\\\\\":-13.95,\\\\\\\"be\\\\\\\":[16.1,9738.4],\\\\\\\"ocf\\\\\\\":[-6.4314,-5.1868,-6.2298,-8.0877,-12.1239,-19.07,-27.2025,-34.8527,-38.3446,-58.6892],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-26}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.35],\\\\\\\"drr\\\\\\\":6.5,\\\\\\\"rcd\\\\\\\":[-0.9],\\\\\\\"mp\\\\\\\":-13.98,\\\\\\\"be\\\\\\\":[16.1,9275.4],\\\\\\\"ocf\\\\\\\":[-6.5469,-5.091,-6.2549,-8.026,-12.1862,-19.3103,-27.4033,-34.8957,-38.6457,-58.8971],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-26}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.16],\\\\\\\"drr\\\\\\\":5.2,\\\\\\\"rcd\\\\\\\":[-0.6],\\\\\\\"mp\\\\\\\":-13.03,\\\\\\\"be\\\\\\\":[21.5,9695.3],\\\\\\\"ocf\\\\\\\":[-7.6112,-5.3855,-5.4554,-7.5158,-12.1395,-19.2189,-27.4806,-34.8573,-37.4649,-58.9801],\\\\\\\"il\\\\\\\":-25},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01000003\\\\\\\",\\\\\\\"tag_01000202\\\\\\\",\\\\\\\"tag_01000419\\\\\\\",\\\\\\\"tag_01000411\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.69,0.22,0.11,0.09,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"54.425\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7593824088943037718\",\n                    \"collect_count\": 32224,\n                    \"comment_count\": 895,\n                    \"digg_count\": 556170,\n                    \"download_count\": 384,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 2612672,\n                    \"repost_count\": 0,\n                    \"share_count\": 37347,\n                    \"whatsapp_share_count\": 87\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7593824088943037718\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0009045010557033169}\",\n                                    \"word\": \" iphone\",\n                                    \"word_id\": \"4830994390805005644\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.00594550334377815,\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"1746801328\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"direct_to_tako\\\":\\\"\\\"}\",\n                                    \"word\": \"steve jobs last iphone\",\n                                    \"word_id\": \"3141001395851908526\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 12,\n                        \"hashtag_id\": \"8514\",\n                        \"hashtag_name\": \"real\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"36\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 17,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 13,\n                        \"tag_id\": \"81\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 25,\n                        \"hashtag_id\": \"14193\",\n                        \"hashtag_name\": \"iphone\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 18,\n                        \"tag_id\": \"136\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": 3,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 2,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b3d8af67&x-expires=1772722800&x-signature=U3vYRq9%2FIKfoTpxnUhXFYvopWZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5baef03e&x-expires=1772722800&x-signature=FBVZBs0XpUaePqEjrsIIGdcrPco%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=77c4ffde&x-expires=1772722800&x-signature=rLn1oxSmMXtmCAoCxtZVadK%2BfaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b3d8af67&x-expires=1772722800&x-signature=U3vYRq9%2FIKfoTpxnUhXFYvopWZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5baef03e&x-expires=1772722800&x-signature=FBVZBs0XpUaePqEjrsIIGdcrPco%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=77c4ffde&x-expires=1772722800&x-signature=rLn1oxSmMXtmCAoCxtZVadK%2BfaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b3d8af67&x-expires=1772722800&x-signature=U3vYRq9%2FIKfoTpxnUhXFYvopWZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5baef03e&x-expires=1772722800&x-signature=FBVZBs0XpUaePqEjrsIIGdcrPco%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=77c4ffde&x-expires=1772722800&x-signature=rLn1oxSmMXtmCAoCxtZVadK%2BfaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 259683,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 392771,\n                                \"file_cs\": \"c:0-11740-d8de\",\n                                \"file_hash\": \"3f0e6a4fe1e3756ce990771c84d90e48\",\n                                \"height\": 1486,\n                                \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                                \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc1_1080p_259683\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/bc1e48ba2f379aac6d49a5341565e5a8/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/okAkFENpkE6LfRMI6cjfBF6YNDOznqQixn89gg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=253&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDc8NzU8aWk1NTNkaGRmOUBpM3J1dms5cmhkODMzbzczNUAuLjUuMWFeNWIxLTA2MzQxYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/08be6096292af4541b99d72cd7697f45/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/okAkFENpkE6LfRMI6cjfBF6YNDOznqQixn89gg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=253&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDc8NzU8aWk1NTNkaGRmOUBpM3J1dms5cmhkODMzbzczNUAuLjUuMWFeNWIxLTA2MzQxYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=467c6a9e3a0042e28fafd94214891411&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlYWI1ZTVmMTcyMmM2M2ZiMzQ5ZTZlNGY5NTEyZDI1&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 53658}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 90579}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 113754}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 137303}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 170371}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 350190}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.338, \\\\\\\"v960\\\\\\\": 98.831, \\\\\\\"v864\\\\\\\": 98.426, \\\\\\\"v720\\\\\\\": 98.748}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.73, \\\\\\\"v960\\\\\\\": 94.656, \\\\\\\"v864\\\\\\\": 94.844, \\\\\\\"v720\\\\\\\": 95.4}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.969,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":80.699,\\\\\\\"srv1\\\\\\\":82.46},\\\\\\\"src\\\\\\\":82.969,\\\\\\\"trans\\\\\\\":80.699,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 104.027, \\\\\\\"sr20\\\\\\\": -1}}\\\",\\\"audio_bit_rate\\\":64868,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgAhyAF0fWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAADAAIAAAMAPBA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 204193,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 308843,\n                                \"file_cs\": \"c:0-11739-7ebe\",\n                                \"file_hash\": \"6741a200e99e6edc0a0799aebed11b63\",\n                                \"height\": 990,\n                                \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                                \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc1_720p_204193\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/bea28d73904b915d914e29af9894ec82/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/oI9j6YgYfAIkk6tVEDRpgNBu6EFkFEmenqtEqi/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=199&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTRlZDZkMzxmaDNkaTc2NUBpM3J1dms5cmhkODMzbzczNUAyYDZjMDYxNWExXy5gMDNfYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/fc75bbf77ac8a6e91ca097094a0d4d21/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/oI9j6YgYfAIkk6tVEDRpgNBu6EFkFEmenqtEqi/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=199&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTRlZDZkMzxmaDNkaTc2NUBpM3J1dms5cmhkODMzbzczNUAyYDZjMDYxNWExXy5gMDNfYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b26334cf1ab04edc89409a33fa9bc152&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjllZWJhNWU1ZjhkNjQ4N2JhMjZmNTA5MzExZTYxZmY3&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 42656}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 70695}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 88472}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 106525}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 133110}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 273639}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.454, \\\\\\\"v960\\\\\\\": 95.614, \\\\\\\"v864\\\\\\\": 96.358, \\\\\\\"v720\\\\\\\": 97.513}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.926, \\\\\\\"v960\\\\\\\": 88.159, \\\\\\\"v864\\\\\\\": 89.971, \\\\\\\"v720\\\\\\\": 94.133}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.969,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.895,\\\\\\\"srv1\\\\\\\":81.246},\\\\\\\"src\\\\\\\":82.969,\\\\\\\"trans\\\\\\\":72.895,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 94.16, \\\\\\\"sr20\\\\\\\": 100.369}}\\\",\\\"audio_bit_rate\\\":64868,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBaIA+H1lnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAADACAAAAMDwQ==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 151018,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 228416,\n                                \"file_cs\": \"c:0-11739-265f\",\n                                \"file_hash\": \"2372b93d4fc730af793d3331141d723e\",\n                                \"height\": 792,\n                                \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                                \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc1_540p_151018\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/5cd248a512231636b17bf0cfe2326432/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/o8BE968NQniEkbYBxjODfFcR66AFGEqgfQNpIg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=147&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PDhlNTg1ZDhlNWk4NWdpOEBpM3J1dms5cmhkODMzbzczNUA0NDIxLzEzNjUxXjYvYTJiYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ef8929bebc30846fbbf3abcf76e68a59/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/o8BE968NQniEkbYBxjODfFcR66AFGEqgfQNpIg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=147&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PDhlNTg1ZDhlNWk4NWdpOEBpM3J1dms5cmhkODMzbzczNUA0NDIxLzEzNjUxXjYvYTJiYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e55fdd2295af428b956a4225425b7579&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFjZThmMTBmYzM5NTZjMzNhOWZmZWU1NWFiMWNjYmY5&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 34466}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 54729}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 66774}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 79721}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 96736}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 202795}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.433, \\\\\\\"v960\\\\\\\": 91.814, \\\\\\\"v864\\\\\\\": 92.036, \\\\\\\"v720\\\\\\\": 94.21}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.981, \\\\\\\"v960\\\\\\\": 81.891, \\\\\\\"v864\\\\\\\": 84.726, \\\\\\\"v720\\\\\\\": 88.233}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.969,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.705,\\\\\\\"srv1\\\\\\\":76.225},\\\\\\\"src\\\\\\\":82.969,\\\\\\\"trans\\\\\\\":66.705,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 86.129, \\\\\\\"sr20\\\\\\\": 94.977}}\\\",\\\"audio_bit_rate\\\":32575,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAxllnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 130686,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 197664,\n                                \"file_cs\": \"c:0-11739-68e9\",\n                                \"file_hash\": \"e3a725a9feab0f7be6451dc524970683\",\n                                \"height\": 792,\n                                \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                                \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc1_540p_130686\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f7805245267dc62d006bbfcb089361aa/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/ogy66iDuIEY90hBFq6pEjDMBYEngkeCfgAnFBR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=127&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OTVpaTpnOTU7NzszZTw1ZkBpM3J1dms5cmhkODMzbzczNUA1NTU1NV5fXzIxYDI0Li1jYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/fc201c230b16e4807df200e3e7ccd9d0/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/ogy66iDuIEY90hBFq6pEjDMBYEngkeCfgAnFBR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=127&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OTVpaTpnOTU7NzszZTw1ZkBpM3J1dms5cmhkODMzbzczNUA1NTU1NV5fXzIxYDI0Li1jYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fc02197b50c84458b2b6ad878f8f8286&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiMWZiNjIyMzBiZDViZjY2ZmQ2MzRkMTdkMmY3Yzhl&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 32293}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 50165}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 61030}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 72974}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 88619}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 175546}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.508, \\\\\\\"v960\\\\\\\": 89.229, \\\\\\\"v864\\\\\\\": 90.908, \\\\\\\"v720\\\\\\\": 92.835}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.616, \\\\\\\"v960\\\\\\\": 79.907, \\\\\\\"v864\\\\\\\": 82.942, \\\\\\\"v720\\\\\\\": 86.383}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.969,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.931,\\\\\\\"srv1\\\\\\\":73.3},\\\\\\\"src\\\\\\\":82.969,\\\\\\\"trans\\\\\\\":64.931,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 83.797, \\\\\\\"sr20\\\\\\\": 92.644}}\\\",\\\"audio_bit_rate\\\":32575,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAxllnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 122589,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 185417,\n                                \"file_cs\": \"c:0-11739-d381\",\n                                \"file_hash\": \"bb2a78befd8ea139fc08a7dd4620b259\",\n                                \"height\": 792,\n                                \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                                \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc1_540p_122589\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7d93986e72f6fad8508440ca7417f731/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/oIBNA0xYiFLqnEqFQpEDiafcIJkeg69gFkH68R/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=119&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2VmaDk1NzxnPDQ2MzhlNkBpM3J1dms5cmhkODMzbzczNUBjMDZhLjZjX2AxMGIyXy02YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ea8e89850a8905308e3b09a37921bdcc/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/oIBNA0xYiFLqnEqFQpEDiafcIJkeg69gFkH68R/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=119&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2VmaDk1NzxnPDQ2MzhlNkBpM3J1dms5cmhkODMzbzczNUBjMDZhLjZjX2AxMGIyXy02YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=930bb550e33149cdb9f49216de9c3bf4&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZmMzIwZTU3NmQxZGViYmY3MWI3MjhjODRlMjc1ZjRi&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 31102}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 47988}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 57821}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 68792}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 83423}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 165396}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.508, \\\\\\\"v960\\\\\\\": 89.229, \\\\\\\"v864\\\\\\\": 90.908, \\\\\\\"v720\\\\\\\": 92.835}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.616, \\\\\\\"v960\\\\\\\": 79.907, \\\\\\\"v864\\\\\\\": 82.942, \\\\\\\"v720\\\\\\\": 86.383}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.969,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.931,\\\\\\\"srv1\\\\\\\":73.3},\\\\\\\"src\\\\\\\":82.969,\\\\\\\"trans\\\\\\\":64.931,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 83.797, \\\\\\\"sr20\\\\\\\": 92.644}}\\\",\\\"audio_bit_rate\\\":24475,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAxllnc5MklELNESSSSYn8uHf9fmz5f9fjOIEOagICAggAAAMACAAAAwDwQA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i~tplv-tiktokx-origin.image?dr=8593&refresh_token=fb619220&x-expires=1772722800&x-signature=H5tIaWdIqqGJmqrCxo5HWmIY4ok%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i~tplv-tiktokx-origin.image?dr=8593&refresh_token=db52775f&x-expires=1772722800&x-signature=oNvPge9YNSgE8kzFiHj2wrUr7zQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=d4a0106d&x-expires=1772722800&x-signature=Y1DIzCxp005FDNv5SAhnAZFEWPo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 779647,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"height\": 720,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5853a23d7de636092cb796729a473eff/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/owuRiYE995nTviktEg66rrgIDfArFFLYeBXpqE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=503&eid=5376&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Ozs6ZmlmMzlpNmQ6ODlpNUBpM3J1dms5cmhkODMzbzczNUAtYC8yYTQ2Xi0xLjYyLV9eYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/fc038fdfa11b49cbd7f2c1a154dd39ab/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/owuRiYE995nTviktEg66rrgIDfArFFLYeBXpqE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=503&eid=5376&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Ozs6ZmlmMzlpNmQ6ODlpNUBpM3J1dms5cmhkODMzbzczNUAtYC8yYTQ2Xi0xLjYyLV9eYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5hatenog65h9s3rson0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=a2bf0655971a430fa6907cdf5c27c808&item_id=7593824088943037718&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNhMDUyNDFhNGMxZmE5ZDdlOGQwN2Q5NmQyMWVmYjUz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 745679,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"file_hash\": \"b11cf717e81abf022046d4f61b2786f8\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_h264_540p_493010\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a70471b81ebb97fd0d84346370012cdc/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=481&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/5041915636c09595db0f12e072401a29/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=481&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=414077ef668a4e38a911d9fa060eb631&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZTExYTY4NTZmZGNlMjkxM2I3NzZlZjdkNjQ4MDVj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 12100,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo~tplv-tiktokx-origin.image?dr=8606&refresh_token=2b43c474&x-expires=1772722800&x-signature=DAd%2FnDsCEP%2Bp%2FA6we8BohYLj62Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo~tplv-tiktokx-origin.image?dr=8606&refresh_token=6ed4a492&x-expires=1772722800&x-signature=pSrS3ubECb0QJMXI%2BuVE%2FJSrqUc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=17aab735&x-expires=1772722800&x-signature=B2NwkvsaQ%2B8l0xBxU147hX9k6JM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 792,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.3\\\",\\\"LoudnessRangeEnd\\\":\\\"-24.5\\\",\\\"LoudnessRangeStart\\\":\\\"-26.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-22.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-24.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-25,\\\\\\\"LoudnessRange\\\\\\\":2.3,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-25.067},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-2.293},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.476,\\\\\\\"LTotal\\\\\\\":-27.06,\\\\\\\"Peak\\\\\\\":-13.033,\\\\\\\"RTotal\\\\\\\":-27.535},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":1.15,\\\\\\\"FCenL\\\\\\\":1981.6,\\\\\\\"FCenR\\\\\\\":1999.43,\\\\\\\"Spkr100G\\\\\\\":0.4,\\\\\\\"Spkr150G\\\\\\\":0.75}},\\\\\\\"Peak\\\\\\\":0.22387,\\\\\\\"LoudnessRangeEnd\\\\\\\":-24.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-26.8,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-22.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-24.4,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0946\\\",\\\"brightness_mean\\\":\\\"112.7068\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0358\\\",\\\"loudness\\\":\\\"-25\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0532\\\",\\\"peak\\\":\\\"0.22387\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1486,\\\\\\\"origin_create_at\\\\\\\":1768074973}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"18.7504\\\",\\\"vq_score\\\":\\\"67.6\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d5hatenog65h9s3rson0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/5cd9df54dfefb7b69dbdced2d2742e59/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/ogE9n6IgkKAFuEqu54RYiYfgX6DEFBzEePPpnj/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=502\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=aGVoNzQ5ODM0ZTw2OWQ5ZUBpM3J1dms5cmhkODMzbzczNUAwYjUxMDYwXy0xNl4vMzA2YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/2e716bfa4c4f4da9fbc0c03e3f448160/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/ogE9n6IgkKAFuEqu54RYiYfgX6DEFBzEePPpnj/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=502\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=aGVoNzQ5ODM0ZTw2OWQ5ZUBpM3J1dms5cmhkODMzbzczNUAwYjUxMDYwXy0xNl4vMzA2YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5hatenog65h9s3rson0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=9b366a26a3994b01b0359631448eeb3e\\\\u0026item_id=7593824088943037718\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQzZmNkOWUxNGY3NGQ3MzQwMTg3ZDRjZWZiMTVkODRh\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1035646,\\\"file_cs\\\":\\\"c:0-11567-57c3\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4b044ff0&x-expires=1772722800&x-signature=t006%2Bz0cyq3fGhGw%2F1TW7FTq6SA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=51736c00&x-expires=1772722800&x-signature=0z1vHAyVbtEP31wEUWKFjfk5Kc8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=bb7e344a&x-expires=1772722800&x-signature=W9rLVxsC2n9ucw%2F%2FEm74%2FVOb9fQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 745679,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"file_hash\": \"b11cf717e81abf022046d4f61b2786f8\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_h264_540p_493010\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a70471b81ebb97fd0d84346370012cdc/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=481&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/5041915636c09595db0f12e072401a29/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=481&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=414077ef668a4e38a911d9fa060eb631&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZTExYTY4NTZmZGNlMjkxM2I3NzZlZjdkNjQ4MDVj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 228416,\n                        \"file_cs\": \"c:0-11739-265f\",\n                        \"file_hash\": \"2372b93d4fc730af793d3331141d723e\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc1_540p_151018\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5cd248a512231636b17bf0cfe2326432/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/o8BE968NQniEkbYBxjODfFcR66AFGEqgfQNpIg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=147&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PDhlNTg1ZDhlNWk4NWdpOEBpM3J1dms5cmhkODMzbzczNUA0NDIxLzEzNjUxXjYvYTJiYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/ef8929bebc30846fbbf3abcf76e68a59/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068c001-no/o8BE968NQniEkbYBxjODfFcR66AFGEqgfQNpIg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=147&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PDhlNTg1ZDhlNWk4NWdpOEBpM3J1dms5cmhkODMzbzczNUA0NDIxLzEzNjUxXjYvYTJiYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e55fdd2295af428b956a4225425b7579&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFjZThmMTBmYzM5NTZjMzNhOWZmZWU1NWFiMWNjYmY5&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 745679,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"file_hash\": \"b11cf717e81abf022046d4f61b2786f8\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_h264_540p_493010\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a70471b81ebb97fd0d84346370012cdc/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=481&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/5041915636c09595db0f12e072401a29/69a8a5d2/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=481&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=414077ef668a4e38a911d9fa060eb631&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZTExYTY4NTZmZGNlMjkxM2I3NzZlZjdkNjQ4MDVj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 269,\n                    \"author\": \"aaibaddie\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4446b42d&x-expires=1772722800&x-signature=wfwto9J1TJiZcMfsMgJF2NlNBpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5c042e52&x-expires=1772722800&x-signature=p9Yy6yk4BEoPrllGdCNxvmbHqmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=de7a1a54&x-expires=1772722800&x-signature=J7cegY%2FlM%2F58kSY9HHk1itsOqZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5222044d&x-expires=1772722800&x-signature=c6wzj0PSRQj%2Fni1t7E2w9oWsaVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3a4d4f50&x-expires=1772722800&x-signature=3767hcXwQDN0liJvWHjm9UFGVtA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4446b42d&x-expires=1772722800&x-signature=wfwto9J1TJiZcMfsMgJF2NlNBpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5c042e52&x-expires=1772722800&x-signature=p9Yy6yk4BEoPrllGdCNxvmbHqmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772297910,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 269,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 269.21793,\n                        \"duration_precision\": 269.21793,\n                        \"shoot_duration_precision\": 269.21793,\n                        \"video_duration_precision\": 269.21793\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":28,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611961457088941343,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6hhtdfog65uv9738020\\\",\\\"owner_id\\\":7502468224588530731,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611961469747481375,\n                    \"id_str\": \"7611961469747481375\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"fingerprint\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Pbl\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30144,\n                            \"start_ms\": 29760\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 165704,\n                        \"h5_url\": \"\",\n                        \"id\": \"7297997804571379713\",\n                        \"performers\": null,\n                        \"title\": \"21 Savage Wave Beat\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611961469747481375\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"aaibaddie\",\n                    \"owner_id\": \"7502468224588530731\",\n                    \"owner_nickname\": \"aaibaddie\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/d4a4c144c33c639b209daa66cb4d8506/69a8fc95/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oor0EEFUAkV1yAsjEADCE6o9JepAHBCUAxE4fI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzM2PHg5cmdrOTMzaTU8NEBpMzM2PHg5cmdrOTMzaTU8NEAvNTRzMmRjcWVhLS1kMTJzYSMvNTRzMmRjcWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00058000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d4a4c144c33c639b209daa66cb4d8506/69a8fc95/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oor0EEFUAkV1yAsjEADCE6o9JepAHBCUAxE4fI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzM2PHg5cmdrOTMzaTU8NEBpMzM2PHg5cmdrOTMzaTU8NEAvNTRzMmRjcWVhLS1kMTJzYSMvNTRzMmRjcWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/326a4ea89f1aa645b752fd1adbdf07bf/69a8fc95/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oor0EEFUAkV1yAsjEADCE6o9JepAHBCUAxE4fI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzM2PHg5cmdrOTMzaTU8NEBpMzM2PHg5cmdrOTMzaTU8NEAvNTRzMmRjcWVhLS1kMTJzYSMvNTRzMmRjcWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d6hhtdfog65uv9738020&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=v15942gf0000d6hhtdfog65uv9738020&item_id=7611961469747481375&sign=8d1e894c4c93d04311a6f1270923018f&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY3MmQ1NTZiMTkyMzBjMTlkNmQ2YzdiNWI0NzMwMGI4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA7c9IcLT-6COARLyZRsGjJXsQTa8SV5Sj0o0m9XdC0qaCIfSWDSFMHyYYwu9H_Ktt\",\n                    \"shoot_duration\": 269,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - aaibaddie\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 269\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=92c7a02c&x-expires=1772722800&x-signature=WJ5qO9ERZtJ%2BQ%2Fp8133oKKUEh24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ae3a2886&x-expires=1772722800&x-signature=wB5f1anNXVYArXKsxL65phoYZEo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=cd8293fd&x-expires=1772722800&x-signature=YhfHMIx%2BOP8kRcc0H72QdSBvrJE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=889fc1bc&x-expires=1772722800&x-signature=5DaCXVXAsqz2Wo2Vr6rF3x4eeks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5edb9c61&x-expires=1772722800&x-signature=mZyO1QaSVGct9n9s0i4l6KqY6wE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=d9edeabf&x-expires=1772722800&x-signature=xgjI8bfWFjpnvISiZz5G%2BmKEhSs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=de7a1a54&x-expires=1772722800&x-signature=J7cegY%2FlM%2F58kSY9HHk1itsOqZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5222044d&x-expires=1772722800&x-signature=c6wzj0PSRQj%2Fni1t7E2w9oWsaVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3a4d4f50&x-expires=1772722800&x-signature=3767hcXwQDN0liJvWHjm9UFGVtA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e9afd455&x-expires=1772722800&x-signature=UMRgvLYdfxMEJDcoUl31m%2F5hBsw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2fcf0801&x-expires=1772722800&x-signature=1jq9x%2BYfPXRkKO%2FruPDZu9eanYc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 3,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"aaibaddie\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA7c9IcLT-6COARLyZRsGjJXsQTa8SV5Sj0o0m9XdC0qaCIfSWDSFMHyYYwu9H_Ktt\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"icreate Ai scenes based on my life perhaps your life or content creator life \\nbuying prompts to keep y’all entertained.\\n🪼⚡️🎬 🙃🍿\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7502468224588530731\",\n                    \"unique_id\": \"aaibaddie\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCJRZI_G-ViylR3fVRDRRmuA\",\n                    \"youtube_channel_title\": \"shakira carrington\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7502468224588530731,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 0,\n                        \"transcode\": 1\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 0,\n                        \"transcode\": 1\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 1,\n                        \"toast_msg\": \"This action isn’t allowed for this post\",\n                        \"transcode\": 1\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7611961457088941343\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"lashayhinton\",\n                        \"cid\": \"1618843252037638\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1618843252037638\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #lashayhinton on TikTok!\",\n                            \"share_desc_info\": \"Check out #lashayhinton on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: lashayhinton\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/lashayhinton?_r=1&name=lashayhinton&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=1618843252037638&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.015271659324522761}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":28000,\\\"transform_x\\\":-0.07740002870559692,\\\"transform_y\\\":0.47699999809265137,\\\"scale\\\":1.0272,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"LASHAY HINTON \\\\n APPLE STORE QUEEN\\\",\\\"bg_mode\\\":1,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.8756,\\\"start_y\\\":0.15,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1772297904,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"unfortunately this is based on a true story… 😩🥲 #lashayhinton #lashay #apple #applestorequeen #fyp \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7611731186179640590\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611961457088941343,\n                        7611731186179640590\n                    ],\n                    \"GroupdIdList1\": [\n                        7611961457088941343,\n                        7611731186179640590\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"LASHAY HINTON \\n APPLE STORE QUEEN\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.128,\n                            \"source_width\": 0.8204444444444445,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.4613,\\\"end_time\\\":28000.0098,\\\"y\\\":0.2615,\\\"h\\\":0.15,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.8756,\\\"s\\\":1.0272}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 269,\n                    \"author\": \"aaibaddie\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4446b42d&x-expires=1772722800&x-signature=wfwto9J1TJiZcMfsMgJF2NlNBpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5c042e52&x-expires=1772722800&x-signature=p9Yy6yk4BEoPrllGdCNxvmbHqmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=de7a1a54&x-expires=1772722800&x-signature=J7cegY%2FlM%2F58kSY9HHk1itsOqZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5222044d&x-expires=1772722800&x-signature=c6wzj0PSRQj%2Fni1t7E2w9oWsaVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3a4d4f50&x-expires=1772722800&x-signature=3767hcXwQDN0liJvWHjm9UFGVtA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4446b42d&x-expires=1772722800&x-signature=wfwto9J1TJiZcMfsMgJF2NlNBpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5c042e52&x-expires=1772722800&x-signature=p9Yy6yk4BEoPrllGdCNxvmbHqmw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772297910,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 269,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 269.21793,\n                        \"duration_precision\": 269.21793,\n                        \"shoot_duration_precision\": 269.21793,\n                        \"video_duration_precision\": 269.21793\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":28,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611961457088941343,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6hhtdfog65uv9738020\\\",\\\"owner_id\\\":7502468224588530731,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611961469747481375,\n                    \"id_str\": \"7611961469747481375\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"fingerprint\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Pbl\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30144,\n                            \"start_ms\": 29760\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 165704,\n                        \"h5_url\": \"\",\n                        \"id\": \"7297997804571379713\",\n                        \"performers\": null,\n                        \"title\": \"21 Savage Wave Beat\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611961469747481375\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"aaibaddie\",\n                    \"owner_id\": \"7502468224588530731\",\n                    \"owner_nickname\": \"aaibaddie\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/d4a4c144c33c639b209daa66cb4d8506/69a8fc95/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oor0EEFUAkV1yAsjEADCE6o9JepAHBCUAxE4fI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzM2PHg5cmdrOTMzaTU8NEBpMzM2PHg5cmdrOTMzaTU8NEAvNTRzMmRjcWVhLS1kMTJzYSMvNTRzMmRjcWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00058000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d4a4c144c33c639b209daa66cb4d8506/69a8fc95/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oor0EEFUAkV1yAsjEADCE6o9JepAHBCUAxE4fI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzM2PHg5cmdrOTMzaTU8NEBpMzM2PHg5cmdrOTMzaTU8NEAvNTRzMmRjcWVhLS1kMTJzYSMvNTRzMmRjcWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/326a4ea89f1aa645b752fd1adbdf07bf/69a8fc95/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oor0EEFUAkV1yAsjEADCE6o9JepAHBCUAxE4fI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzM2PHg5cmdrOTMzaTU8NEBpMzM2PHg5cmdrOTMzaTU8NEAvNTRzMmRjcWVhLS1kMTJzYSMvNTRzMmRjcWVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d6hhtdfog65uv9738020&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=v15942gf0000d6hhtdfog65uv9738020&item_id=7611961469747481375&sign=8d1e894c4c93d04311a6f1270923018f&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY3MmQ1NTZiMTkyMzBjMTlkNmQ2YzdiNWI0NzMwMGI4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA7c9IcLT-6COARLyZRsGjJXsQTa8SV5Sj0o0m9XdC0qaCIfSWDSFMHyYYwu9H_Ktt\",\n                    \"shoot_duration\": 269,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - aaibaddie\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 269\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 269166,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"unfortunately this is based on a true story… 😩🥲 <h id=\\\"1013\\\">#lashayhinton</h> <h id=\\\"1084\\\">#lashay</h> <h id=\\\"1214\\\">#apple</h> <h id=\\\"1611\\\">#applestorequeen</h> <h id=\\\"1779\\\">#fyp</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1618843252037638\",\n                            \"hashtag_name\": \"lashayhinton\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1013\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"665861\",\n                            \"hashtag_name\": \"lashay\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1084\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1214\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1616956922340358\",\n                            \"hashtag_name\": \"applestorequeen\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1611\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1779\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out aaibaddie's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out aaibaddie’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out aaibaddie’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@aaibaddie/video/7611961457088941343?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7611961457088941343&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@aaibaddie/video/7611961457088941343?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7611961457088941343&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.8],\\\\\\\"drr\\\\\\\":18.4,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-3.92,\\\\\\\"be\\\\\\\":[16.1,11391.1],\\\\\\\"ocf\\\\\\\":[-8.573,-6.778,-4.5418,-6.9784,-11.3662,-17.1162,-22.8053,-28.9863,-36.4458,-52.6775],\\\\\\\"il\\\\\\\":-18.5}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.79],\\\\\\\"drr\\\\\\\":18.4,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-5.45,\\\\\\\"be\\\\\\\":[16.1,11364.1],\\\\\\\"ocf\\\\\\\":[-8.5378,-6.7914,-4.5171,-7.0235,-11.3629,-17.2103,-22.8743,-29.0001,-35.9873,-53.1787],\\\\\\\"il\\\\\\\":-18.4},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_00010202\\\\\\\",\\\\\\\"tag_03010303\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.67,0.53,0.06,0.06,0.04]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10088\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"46.019\\\",\\\"fake_landscape_bottom\\\":\\\"0.658203125\\\",\\\"fake_landscape_left\\\":\\\"0\\\",\\\"fake_landscape_right\\\":\\\"1\\\",\\\"fake_landscape_source\\\":\\\"1\\\",\\\"fake_landscape_top\\\":\\\"0.341796875\\\",\\\"fake_landscape_video_type\\\":\\\"3\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":21.649999618530273,\\\\\\\"Bottom\\\\\\\":34.06999969482422,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7611961457088941343\",\n                    \"collect_count\": 80,\n                    \"comment_count\": 104,\n                    \"digg_count\": 652,\n                    \"download_count\": 3,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 6810,\n                    \"repost_count\": 0,\n                    \"share_count\": 87,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7611961457088941343\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"video_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.00719589292927949,\\\"ecom_trigger_info\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\"}\",\n                                    \"word\": \"shay hinton account\",\n                                    \"word_id\": \"8128094888913144960\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"is_time_sensitive\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.013276948080743181}\",\n                                    \"word\": \"shay hinton account\",\n                                    \"word_id\": \"8128094888913144960\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 63,\n                        \"hashtag_id\": \"1618843252037638\",\n                        \"hashtag_name\": \"lashayhinton\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 50,\n                        \"tag_id\": \"1013\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 71,\n                        \"hashtag_id\": \"665861\",\n                        \"hashtag_name\": \"lashay\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 64,\n                        \"tag_id\": \"1084\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 78,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 72,\n                        \"tag_id\": \"1214\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 95,\n                        \"hashtag_id\": \"1616956922340358\",\n                        \"hashtag_name\": \"applestorequeen\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 79,\n                        \"tag_id\": \"1611\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 100,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 96,\n                        \"tag_id\": \"1779\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=18c9af91&x-expires=1772722800&x-signature=cykPLzIjTuUQh8%2FGUK2aOnsqYSw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=996a6ff0&x-expires=1772722800&x-signature=5NccZX5%2FZfUkWHKkFPh4wtkYtAI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=da66d962&x-expires=1772722800&x-signature=hXW%2BPhb%2BLqdsKnQRMdh%2FJrMzWJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=18c9af91&x-expires=1772722800&x-signature=cykPLzIjTuUQh8%2FGUK2aOnsqYSw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=996a6ff0&x-expires=1772722800&x-signature=5NccZX5%2FZfUkWHKkFPh4wtkYtAI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=da66d962&x-expires=1772722800&x-signature=hXW%2BPhb%2BLqdsKnQRMdh%2FJrMzWJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=18c9af91&x-expires=1772722800&x-signature=cykPLzIjTuUQh8%2FGUK2aOnsqYSw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=996a6ff0&x-expires=1772722800&x-signature=5NccZX5%2FZfUkWHKkFPh4wtkYtAI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=da66d962&x-expires=1772722800&x-signature=hXW%2BPhb%2BLqdsKnQRMdh%2FJrMzWJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 269.16666,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 269,\n                            \"img_uris\": [\n                                \"tos-useast8-p-0068-tx2/owvCjIaej6TA6KGHXiEqCFRIjIwDiAZqqIfa0e\",\n                                \"tos-useast8-p-0068-tx2/osFXIqfDqQ6Cj0TIiHW0eR9jjCwAKEZsFDneQA\",\n                                \"tos-useast8-p-0068-tx2/oY0j6REiqWioFjqwIXZeHHAQDfAjFID90CeTjQ\",\n                                \"tos-useast8-p-0068-tx2/o8EXIqfDqI6gj0TIiHs6GRejjCwA7EZTFBgeIA\",\n                                \"tos-useast8-p-0068-tx2/oQDjIqSeIC0RqIE2wfjHIH6IFZq6jAeXBiAjFT\",\n                                \"tos-useast8-p-0068-tx2/oEeIZwDEFB9eRHjWvjZ0AC0Ii6qQQqCfATjXDE\",\n                                \"tos-useast8-p-0068-tx2/oYjB9IfEpARwTe0qiQCZj0AGdXQGFqIfD6yjHj\",\n                                \"tos-useast8-p-0068-tx2/oUfnHjeqRCIFqq6IAI0j6uAGeiZAwTDXDIjjEW\",\n                                \"tos-useast8-p-0068-tx2/oIjCm0efSjUTFIA6IZw6jHeDAEQIqFAXiqR7IK\",\n                                \"tos-useast8-p-0068-tx2/oMtEqP0gQi6IqmRC9GKDfI0jZeAFBbjAGesTQX\",\n                                \"tos-useast8-p-0068-tx2/o06qrjZEjeIeRgwTAiAIjHXF3fyMtHIqID6CA0\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owvCjIaej6TA6KGHXiEqCFRIjIwDiAZqqIfa0e~tplv-noop.image?dr=12525&refresh_token=89a30312&x-expires=1772642166&x-signature=sidNmCvDzQRzCGi9sRGKBsHsk%2FM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osFXIqfDqQ6Cj0TIiHW0eR9jjCwAKEZsFDneQA~tplv-noop.image?dr=12525&refresh_token=bfc5c091&x-expires=1772642166&x-signature=EBxCm0OdVyVLl%2BWv1Z%2FdBZ0upGg%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oY0j6REiqWioFjqwIXZeHHAQDfAjFID90CeTjQ~tplv-noop.image?dr=12525&refresh_token=6833fa2f&x-expires=1772642166&x-signature=e4gwbJ%2BrMLGFX1uJtgVbNsNgIOg%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8EXIqfDqI6gj0TIiHs6GRejjCwA7EZTFBgeIA~tplv-noop.image?dr=12525&refresh_token=21b51b38&x-expires=1772642166&x-signature=LTFogPAkvxdlWWHroZDqvpbqLMM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQDjIqSeIC0RqIE2wfjHIH6IFZq6jAeXBiAjFT~tplv-noop.image?dr=12525&refresh_token=a10e9aec&x-expires=1772642166&x-signature=VTmOcmLERorln1IT9RK3q1OQG2s%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEeIZwDEFB9eRHjWvjZ0AC0Ii6qQQqCfATjXDE~tplv-noop.image?dr=12525&refresh_token=2d6be0e1&x-expires=1772642166&x-signature=0NInn5zP2w9TTKcK2Z2Mqo82KFw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYjB9IfEpARwTe0qiQCZj0AGdXQGFqIfD6yjHj~tplv-noop.image?dr=12525&refresh_token=dbb7f63c&x-expires=1772642166&x-signature=3OYiEgMVtESvZF316u9Amq7U6q0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUfnHjeqRCIFqq6IAI0j6uAGeiZAwTDXDIjjEW~tplv-noop.image?dr=12525&refresh_token=5849e44b&x-expires=1772642166&x-signature=teynVDssabi8CPvD6hxeLvYVMEE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIjCm0efSjUTFIA6IZw6jHeDAEQIqFAXiqR7IK~tplv-noop.image?dr=12525&refresh_token=4ece52f5&x-expires=1772642166&x-signature=MDQ7d2U4DsmhXGsuxCMfoXSoGHM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMtEqP0gQi6IqmRC9GKDfI0jZeAFBbjAGesTQX~tplv-noop.image?dr=12525&refresh_token=84acfc56&x-expires=1772642166&x-signature=xmZ19UiI4EqbC3oJ%2FEbuzBTlPfE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o06qrjZEjeIeRgwTAiAIjHXF3fyMtHIqID6CA0~tplv-noop.image?dr=12525&refresh_token=4a873e04&x-expires=1772642166&x-signature=QCJIvJbJ%2BCUkoSIl4MBWi1Ly90E%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 369409,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 12430064,\n                                \"file_cs\": \"c:0-222840-51ba\",\n                                \"file_hash\": \"aa9e6484f8b97e134806f326af2f148f\",\n                                \"height\": 1918,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_1080p_369409\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/35d813b94c3b484a664ca6390a28b7a2/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owELEqTfjLeIqzIjeJRTiQFZ62sDXqAIA06ijC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=360&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGllZTY0NmRkZDZnNDw7aUBpM3hvbHc5cmlrOTMzaTczNEAyMi5fYTEzNTQxXi8wYV81YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/b5ec1ec203b65ef82cea03ca2e2711c8/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owELEqTfjLeIqzIjeJRTiQFZ62sDXqAIA06ijC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=360&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PGllZTY0NmRkZDZnNDw7aUBpM3hvbHc5cmlrOTMzaTczNEAyMi5fYTEzNTQxXi8wYV81YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8fb8d9312da34a7a8a6341d3bb1b5f59&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjViZmNiZGEyNTkyMjVlZDYzYjhhMjY0OTUyYzQyNjJm&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 336233}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 388202}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 443901}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 513653}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 592587}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 874962}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.806, \\\\\\\"v960\\\\\\\": 99.845, \\\\\\\"v864\\\\\\\": 99.908, \\\\\\\"v720\\\\\\\": 99.908}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.599, \\\\\\\"v960\\\\\\\": 95.802, \\\\\\\"v864\\\\\\\": 96.185, \\\\\\\"v720\\\\\\\": 96.554}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":79.902,\\\\\\\"srv1\\\\\\\":80.584},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":79.902,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96041,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgfWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAADAAIAAAMAPBA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 272805,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 9179506,\n                                \"file_cs\": \"c:0-222840-d52d\",\n                                \"file_hash\": \"ee34aeadc4aa3dc033383188342f158c\",\n                                \"height\": 1278,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_720p_272805\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c5a9db988d9381a72acfcf727fc6d264/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okCKAIeRlFSIiIjQITED6vf6EwunAZqXIqje0j/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=266&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDozNTZmNmlpOmU0NzY2ZUBpM3hvbHc5cmlrOTMzaTczNEAxMS8xMDRiNWIxYmM0MDQwYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ee91842d03cddb619a2ccacaef8f0a63/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okCKAIeRlFSIiIjQITED6vf6EwunAZqXIqje0j/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=266&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDozNTZmNmlpOmU0NzY2ZUBpM3hvbHc5cmlrOTMzaTczNEAxMS8xMDRiNWIxYmM0MDQwYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3b733374f1eb47ef8fe37c334220474a&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJhNTRjYTQxNDhiYzVmOWFiMDQ4MjYxZDMwODU2ZTky&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 301143}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 336891}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 378068}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 424695}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 475277}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 666136}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.941, \\\\\\\"v960\\\\\\\": 99.316, \\\\\\\"v864\\\\\\\": 99.519, \\\\\\\"v720\\\\\\\": 99.655}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.847, \\\\\\\"v960\\\\\\\": 91.539, \\\\\\\"v864\\\\\\\": 93.096, \\\\\\\"v720\\\\\\\": 95.271}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.629,\\\\\\\"srv1\\\\\\\":80.411},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":74.629,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 101.077, \\\\\\\"sr20\\\\\\\": 107.224}}\\\",\\\"audio_bit_rate\\\":96041,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 249049,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 8380152,\n                                \"file_cs\": \"c:0-222840-3349\",\n                                \"file_hash\": \"4f03189358be837959c0f1a0338b5e12\",\n                                \"height\": 1022,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_249049\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/a33d9723ad0becfe2d50a85c306110bd/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=243&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/ec55f13ca996d26a77775d4716aeba40/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=243&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=77d89380d0f943b4bb0153e218392cb7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI4NDkxOGNiOTQ5OGExZDA1MjU3Yjg4ODI1MTNkOGIz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 288954}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 319490}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 351885}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 388304}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 430860}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 597132}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.513, \\\\\\\"v960\\\\\\\": 99.398, \\\\\\\"v864\\\\\\\": 99.551, \\\\\\\"v720\\\\\\\": 99.766}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.401, \\\\\\\"v960\\\\\\\": 88.942, \\\\\\\"v864\\\\\\\": 90.561, \\\\\\\"v720\\\\\\\": 92.884}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":71.183,\\\\\\\"srv1\\\\\\\":80.325},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":71.183,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 97.541, \\\\\\\"sr20\\\\\\\": 105.919}}\\\",\\\"audio_bit_rate\\\":64028,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 193976,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 6527013,\n                                \"file_cs\": \"c:0-222840-5d64\",\n                                \"file_hash\": \"6b1dd33381d0263a55fa39edff879d1e\",\n                                \"height\": 1022,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_193976\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/36cb56a5877846d64a93a2c446307da7/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMDI0aFReIDJe6QAZ6OAfXEiTjEgjoqIqGujIC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=189&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Zjo5NGZlOmhlaTU0ZmU3NkBpM3hvbHc5cmlrOTMzaTczNEBjLi0uYjMwNTExX2BgXjZgYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/1313beecb9e63b7fd4242df539721753/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMDI0aFReIDJe6QAZ6OAfXEiTjEgjoqIqGujIC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=189&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=Zjo5NGZlOmhlaTU0ZmU3NkBpM3hvbHc5cmlrOTMzaTczNEBjLi0uYjMwNTExX2BgXjZgYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c394abccc1b24f4b8e376bec110617fc&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg5ZDk0NzgzM2ZhMThlMzdjYmY3MzY1ZmM2Mzc0Zjg3&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 277581}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 302463}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 328773}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 358727}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 393338}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 527144}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.643, \\\\\\\"v960\\\\\\\": 98.733, \\\\\\\"v864\\\\\\\": 99.093, \\\\\\\"v720\\\\\\\": 99.553}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.256, \\\\\\\"v960\\\\\\\": 87.909, \\\\\\\"v864\\\\\\\": 89.558, \\\\\\\"v720\\\\\\\": 91.949}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.038,\\\\\\\"srv1\\\\\\\":80.151},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":70.038,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.154, \\\\\\\"sr20\\\\\\\": 104.532}}\\\",\\\"audio_bit_rate\\\":64028,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 113598,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3822433,\n                                \"file_cs\": \"c:0-222856-3efe\",\n                                \"file_hash\": \"7b20914f1d795655583f9e2b459d61f9\",\n                                \"height\": 1022,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_113598\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9dc3b948d8c578797ff51e3ee427f07e/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocsIpZTEjXeDvCqIAeq4jfEJFIAjSQR6l60iDI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=110&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=O2U5OTQ8Mzc2ODs6Ozo6OUBpM3hvbHc5cmlrOTMzaTczNEA0LmExMC8wNmAxMC9jL2I0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ee19bc25a8692fe4ca472bb6971ccf7d/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocsIpZTEjXeDvCqIAeq4jfEJFIAjSQR6l60iDI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=110&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=O2U5OTQ8Mzc2ODs6Ozo6OUBpM3hvbHc5cmlrOTMzaTczNEA0LmExMC8wNmAxMC9jL2I0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=76e727f8273845c39430293146d61b78&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlNjExZjRiYWI4MmI2YTk0OTYxYTBiYzA1Y2ZjYWZi&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 262350}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 278129}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 294570}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 314244}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 338222}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 425655}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.172, \\\\\\\"v960\\\\\\\": 97.711, \\\\\\\"v864\\\\\\\": 98.144, \\\\\\\"v720\\\\\\\": 98.944}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.077, \\\\\\\"v960\\\\\\\": 85.866, \\\\\\\"v864\\\\\\\": 87.666, \\\\\\\"v720\\\\\\\": 90.468}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.34,\\\\\\\"srv1\\\\\\\":79.857},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":68.34,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24021,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 1,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06~tplv-tiktokx-origin.image?dr=8593&refresh_token=effb9a62&x-expires=1772722800&x-signature=XEbL08O%2Feo8Hvvzow%2FQ4o7LNDOA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06~tplv-tiktokx-origin.image?dr=8593&refresh_token=783b03ce&x-expires=1772722800&x-signature=4Zx91CzlcNIc%2B8PFPumElxyZ0cc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=297905bd&x-expires=1772722800&x-signature=fUGkwzu9gVFtzkp2MS28iCvyLLo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"duration\": 269188,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI~tplv-tiktokx-origin.image?dr=8606&refresh_token=836a6e50&x-expires=1772722800&x-signature=92iD4ghRdydu4aAkos88%2BDzLc58%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI~tplv-tiktokx-origin.image?dr=8606&refresh_token=9180d300&x-expires=1772722800&x-signature=ygqYTNkOI1TXj4wadooElOTUCjE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b8245bcd&x-expires=1772722800&x-signature=IB2%2FY8wWrOLJITPkkZijtMmzXEY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"fake_landscape_video_info\": {\n                        \"bottom\": 0.6582031,\n                        \"fake_landscape_video_type\": 3,\n                        \"left\": 0,\n                        \"right\": 1,\n                        \"top\": 0.34179688\n                    },\n                    \"has_watermark\": false,\n                    \"height\": 1278,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"16\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.7\\\",\\\"LoudnessRangeStart\\\":\\\"-30.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-18.4,\\\\\\\"LoudnessRange\\\\\\\":16,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-30.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13,\\\\\\\"Version\\\\\\\":2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-18.38},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.035},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.018,\\\\\\\"LTotal\\\\\\\":-22.594,\\\\\\\"Peak\\\\\\\":-5.451,\\\\\\\"RTotal\\\\\\\":-22.576},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.4,\\\\\\\"MusicRatio\\\\\\\":0.61,\\\\\\\"SingingRatio\\\\\\\":0.04},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-16.5,\\\\\\\"LoudR\\\\\\\":10.6,\\\\\\\"LoudRE\\\\\\\":-13.6,\\\\\\\"LoudRS\\\\\\\":-24.2,\\\\\\\"MaxMomLoud\\\\\\\":-10,\\\\\\\"MaxSTLoud\\\\\\\":-12.81}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":0.47,\\\\\\\"FCenL\\\\\\\":2765.46,\\\\\\\"FCenR\\\\\\\":2761.26,\\\\\\\"Spkr100G\\\\\\\":0.25,\\\\\\\"Spkr150G\\\\\\\":0.36}},\\\\\\\"Peak\\\\\\\":0.53088}\\\",\\\"bright_ratio_mean\\\":\\\"0.0259\\\",\\\"brightness_mean\\\":\\\"35.0965\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0105\\\",\\\"fake_landscape_bottom\\\":\\\"0.658203125\\\",\\\"fake_landscape_left\\\":\\\"0\\\",\\\"fake_landscape_right\\\":\\\"1\\\",\\\"fake_landscape_top\\\":\\\"0.341796875\\\",\\\"fake_landscape_video_type\\\":\\\"3\\\",\\\"loudness\\\":\\\"-18.4\\\",\\\"overexposure_ratio_mean\\\":\\\"0.016\\\",\\\"peak\\\":\\\"0.53088\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":21.649999618530273,\\\\\\\"Bottom\\\\\\\":34.06999969482422,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1280,\\\\\\\"origin_height\\\\\\\":2272,\\\\\\\"origin_create_at\\\\\\\":1772297903}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"9.8747\\\",\\\"vq_score\\\":\\\"66.07\\\"}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e2419a27&x-expires=1772722800&x-signature=UHnjN%2F3tD2mm4ct1xNUbGFYBgzE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cf8fed8a&x-expires=1772722800&x-signature=87TzPjNUrJhVuUzGU5KGz1swYEQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=9ea64b18&x-expires=1772722800&x-signature=WXMCnJNJVO5TDuNIrKbLR6jHdhE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"pillar_box_video_info\": {\n                        \"bottom\": 34.07,\n                        \"left\": 0,\n                        \"right\": 0,\n                        \"top\": 21.65,\n                        \"version\": \"v2.0\"\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 10164277,\n                        \"file_cs\": \"c:0-221998-a3ef\",\n                        \"file_hash\": \"d2aad5d007853c67017d68cebecd0869\",\n                        \"height\": 1278,\n                        \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                        \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_h264_720p_302072\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/99e5b97962a425460866a667965dae49/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=294&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/ef0face3143087a39a8dcf8c8f023708/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=294&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ec4c40b63445b09e309dc2ba0ccce7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMzkxNzE0MTk2ZmI0YmQ1NGFjMWM2ZjY3M2Q2YzY4&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 8380152,\n                        \"file_cs\": \"c:0-222840-3349\",\n                        \"file_hash\": \"4f03189358be837959c0f1a0338b5e12\",\n                        \"height\": 1022,\n                        \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                        \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_249049\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a33d9723ad0becfe2d50a85c306110bd/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=243&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/ec55f13ca996d26a77775d4716aeba40/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=243&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=77d89380d0f943b4bb0153e218392cb7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI4NDkxOGNiOTQ5OGExZDA1MjU3Yjg4ODI1MTNkOGIz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 10164277,\n                        \"file_cs\": \"c:0-221998-a3ef\",\n                        \"file_hash\": \"d2aad5d007853c67017d68cebecd0869\",\n                        \"height\": 1278,\n                        \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                        \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_h264_720p_302072\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/99e5b97962a425460866a667965dae49/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=294&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/ef0face3143087a39a8dcf8c8f023708/69a8a6d3/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=294&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ec4c40b63445b09e309dc2ba0ccce7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMzkxNzE0MTk2ZmI0YmQ1NGFjMWM2ZjY3M2Q2YzY4&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10088\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 28,\n                    \"author\": \"zone\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=74142a70&x-expires=1772722800&x-signature=WaE6uHSeIuAfgdy4akcU%2FjFMdSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=89426a33&x-expires=1772722800&x-signature=R%2BiEx%2BQjIZj%2Fi%2BgS9oG6%2BDk3Qeo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fb772b10&x-expires=1772722800&x-signature=7Dj47HR1JHbcWXU0TRKlBl5MaVg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=728d1678&x-expires=1772722800&x-signature=Z2BgD6iyRqX7UvO7NyffZKacj4s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=74142a70&x-expires=1772722800&x-signature=WaE6uHSeIuAfgdy4akcU%2FjFMdSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1763192467,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 28,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 28.604063,\n                        \"duration_precision\": 28.604063,\n                        \"shoot_duration_precision\": 28.604063,\n                        \"video_duration_precision\": 28.604063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7572853714290052382,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d4c2t4nog65p51777fvg\\\",\\\"owner_id\\\":7316004154282116139,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7572853751266937631,\n                    \"id_str\": \"7572853751266937631\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The End Came Quietly\\\"\",\n                        \"mixed_title\": \"original sound - zone.visualz (Contains music from: The End Came Quietly - OROZCO ALEJANDRO DAS)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The End Came Quietly\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28032,\n                            \"start_ms\": 40704\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 200460,\n                        \"h5_url\": \"\",\n                        \"id\": \"7611109302410676241\",\n                        \"performers\": null,\n                        \"title\": \"The End Came Quietly\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7572853751266937631\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"zone.visualz\",\n                    \"owner_id\": \"7316004154282116139\",\n                    \"owner_nickname\": \"zone\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/ef95e049be403ef4aabb1f791de88313/69a8fba4/video/tos/useast5/tos-useast5-v-27dcd7-tx/oUNAnfFlEQ0oFJqSTw8CIdOpeQwkgbXbyEeM8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NTNoNTtnZ2ZmZmU8aGU4OkBpamk6NHM5cjc1NzMzaTU8NEBeLV9eYi41XjIxMjQuM2NiYSNzNDQyMmRrcWBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ef95e049be403ef4aabb1f791de88313/69a8fba4/video/tos/useast5/tos-useast5-v-27dcd7-tx/oUNAnfFlEQ0oFJqSTw8CIdOpeQwkgbXbyEeM8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NTNoNTtnZ2ZmZmU8aGU4OkBpamk6NHM5cjc1NzMzaTU8NEBeLV9eYi41XjIxMjQuM2NiYSNzNDQyMmRrcWBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/008977e9bce27b77dbe691e906284d14/69a8fba4/video/tos/useast5/tos-useast5-v-27dcd7-tx/oUNAnfFlEQ0oFJqSTw8CIdOpeQwkgbXbyEeM8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NTNoNTtnZ2ZmZmU8aGU4OkBpamk6NHM5cjc1NzMzaTU8NEBeLV9eYi41XjIxMjQuM2NiYSNzNDQyMmRrcWBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d4c2t4nog65p51777fvg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=e7f56b1e795b4c5cac8d1de8a2be00a2&item_id=7572853751266937631&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRhMzhmNGU5Y2VhMGFmOWVkYzJiM2ViMTE2NzkwMmU0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAa6CtKeJICusNi_0-GdJdnVK6aVMwsq87LVmXl6gxsV72GDTnv6k7H9C2f4k73Td8\",\n                    \"shoot_duration\": 28,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - zone.visualz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 28\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 2,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=57d7afb6&shcp=d05b14bd&idc=useast8\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=d05b14bd&shp=57d7afb6&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"aweme://openShoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_filter\",\n                        \"description\": \"Filter\",\n                        \"extra\": \"{\\\"resource_id\\\":7367114174377251329,\\\"third_id\\\":\\\"1907991894\\\",\\\"title\\\":\\\"Vivid\\\"}\",\n                        \"general_type\": 1,\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/Filter.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1907991894\",\n                        \"keyword\": \"Filter · Vivid\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"7525236716014241805\\\",\\\"anchor_name\\\":\\\"Vivid\\\",\\\"anchor_type\\\":\\\"ANCHOR_TT_FILTER\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 106\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=475bd158&x-expires=1772722800&x-signature=e9VSqpVPOZzogwjuAJnaFDIMh1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=947fa83a&x-expires=1772722800&x-signature=zUJle2Z3gHdHUHZMdXZG6Eq5I9E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=45db9bca&x-expires=1772722800&x-signature=0wD4e%2BoPjycGqBeruyF8LdZZIU8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c77ece4d&x-expires=1772722800&x-signature=03zSiSU1AihsoxZc25QEw9FXnQE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=1302a7bf&x-expires=1772722800&x-signature=9BNvGiA5OASinkkUAYGBcH1px6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8526ac27&x-expires=1772722800&x-signature=TbJ2djaIrRoWDc07OLOMnZawZ0Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3d83ade8&x-expires=1772722800&x-signature=4pX01K%2Fr1imqR4ydyPz9gQBfxTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4987c311&x-expires=1772722800&x-signature=r1dNBn%2FNEuPJSEu7sWcTV1%2Fir7k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=932b67aa&x-expires=1772722800&x-signature=CzzisyEm1PW9pMDu4NIseDJSyBg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32f1e8e5&x-expires=1772722800&x-signature=DdeDr6lsvz50euWTXRlTvKexv3Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d2931418&x-expires=1772722800&x-signature=jmvC0GAy3mgBcAK4Y%2FjRgQF5h0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fbd3ed7e&x-expires=1772722800&x-signature=N1%2Brel8LHcMgdlGI7QdyEZ6u9A0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=eaa92e23&x-expires=1772722800&x-signature=vdVfLUGYqUqfLq%2FT32bWCJ25tiI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b80c095&x-expires=1772722800&x-signature=LLuRa5HRfL8Wa5JcNm3K3RCHCzc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=781aec04&x-expires=1772722800&x-signature=NWZ9W8HHa7RXv28V8kwkqkFf9r4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHqgmkdx5MGa61fAP1vvPj61WkfClYf_kdz5ghVxpYPU4hDa2cm6Nboq-lRT26JHb\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"📩: ReallyBigApples39@gmail.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7469957335982752811\",\n                    \"unique_id\": \"reallybigapples\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7469957335982752811,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7584566929419930911\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2}\",\n                    \"dedup_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0009802223721305846}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1765919621,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"editor_pro\",\n                        \"select_music\"\n                    ]\n                },\n                \"desc\": \"apple #apple\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7584566929419930911\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7584566929419930911\n                    ],\n                    \"GroupdIdList1\": [\n                        7584566929419930911\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 28,\n                    \"author\": \"zone\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=74142a70&x-expires=1772722800&x-signature=WaE6uHSeIuAfgdy4akcU%2FjFMdSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=89426a33&x-expires=1772722800&x-signature=R%2BiEx%2BQjIZj%2Fi%2BgS9oG6%2BDk3Qeo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fb772b10&x-expires=1772722800&x-signature=7Dj47HR1JHbcWXU0TRKlBl5MaVg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=728d1678&x-expires=1772722800&x-signature=Z2BgD6iyRqX7UvO7NyffZKacj4s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=74142a70&x-expires=1772722800&x-signature=WaE6uHSeIuAfgdy4akcU%2FjFMdSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1763192467,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 28,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 28.604063,\n                        \"duration_precision\": 28.604063,\n                        \"shoot_duration_precision\": 28.604063,\n                        \"video_duration_precision\": 28.604063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7572853714290052382,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d4c2t4nog65p51777fvg\\\",\\\"owner_id\\\":7316004154282116139,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7572853751266937631,\n                    \"id_str\": \"7572853751266937631\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The End Came Quietly\\\"\",\n                        \"mixed_title\": \"original sound - zone.visualz (Contains music from: The End Came Quietly - OROZCO ALEJANDRO DAS)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The End Came Quietly\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28032,\n                            \"start_ms\": 40704\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 200460,\n                        \"h5_url\": \"\",\n                        \"id\": \"7611109302410676241\",\n                        \"performers\": null,\n                        \"title\": \"The End Came Quietly\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7572853751266937631\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"zone.visualz\",\n                    \"owner_id\": \"7316004154282116139\",\n                    \"owner_nickname\": \"zone\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/ef95e049be403ef4aabb1f791de88313/69a8fba4/video/tos/useast5/tos-useast5-v-27dcd7-tx/oUNAnfFlEQ0oFJqSTw8CIdOpeQwkgbXbyEeM8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NTNoNTtnZ2ZmZmU8aGU4OkBpamk6NHM5cjc1NzMzaTU8NEBeLV9eYi41XjIxMjQuM2NiYSNzNDQyMmRrcWBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ef95e049be403ef4aabb1f791de88313/69a8fba4/video/tos/useast5/tos-useast5-v-27dcd7-tx/oUNAnfFlEQ0oFJqSTw8CIdOpeQwkgbXbyEeM8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NTNoNTtnZ2ZmZmU8aGU4OkBpamk6NHM5cjc1NzMzaTU8NEBeLV9eYi41XjIxMjQuM2NiYSNzNDQyMmRrcWBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/008977e9bce27b77dbe691e906284d14/69a8fba4/video/tos/useast5/tos-useast5-v-27dcd7-tx/oUNAnfFlEQ0oFJqSTw8CIdOpeQwkgbXbyEeM8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NTNoNTtnZ2ZmZmU8aGU4OkBpamk6NHM5cjc1NzMzaTU8NEBeLV9eYi41XjIxMjQuM2NiYSNzNDQyMmRrcWBhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d4c2t4nog65p51777fvg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=e7f56b1e795b4c5cac8d1de8a2be00a2&item_id=7572853751266937631&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRhMzhmNGU5Y2VhMGFmOWVkYzJiM2ViMTE2NzkwMmU0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAa6CtKeJICusNi_0-GdJdnVK6aVMwsq87LVmXl6gxsV72GDTnv6k7H9C2f4k73Td8\",\n                    \"shoot_duration\": 28,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - zone.visualz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 28\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 9958,\n                \"music_selected_from\": \"edit_page_recommend\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"apple <h id=\\\"1\\\">#apple</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Apple's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Apple’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Apple’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7584566929419930911?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7584566929419930911&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7584566929419930911?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7584566929419930911&source=h5_m\",\n                \"shoot_tab_name\": \"video_60\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501162195475911, \\\\\\\"1\\\\\\\": 4.501131050086417, \\\\\\\"0\\\\\\\": 4.501073995368136}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 9.967489766296623e-05, \\\\\\\"2\\\\\\\": 3.885964530208887e-05, \\\\\\\"-1\\\\\\\": -3.886598407223015e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.76],\\\\\\\"drr\\\\\\\":3.3,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.22,\\\\\\\"be\\\\\\\":[21.5,12559.2],\\\\\\\"ocf\\\\\\\":[-10.3369,-5.518,-4.4156,-7.8065,-12.4444,-15.0786,-20.2547,-28.2692,-34.4314,-52.2122],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-15.6},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_01010001\\\\\\\",\\\\\\\"tag_01010402\\\\\\\",\\\\\\\"tag_01010203\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.84,0.33,0.22,0.18,0.13]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10039\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"40.872\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7584566929419930911\",\n                    \"collect_count\": 216598,\n                    \"comment_count\": 12973,\n                    \"digg_count\": 2548261,\n                    \"download_count\": 10520,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 13234752,\n                    \"repost_count\": 0,\n                    \"share_count\": 353992,\n                    \"whatsapp_share_count\": 625\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7584566929419930911\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0008825394734113414,\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\"}\",\n                                    \"word\": \"apple🫣🫣🫣🫣🫣🫣🫣 apple\",\n                                    \"word_id\": \"5059400997204520910\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.009571664550031013,\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"1767298124\\\",\\\"word_type_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\"}\",\n                                    \"word\": \"i thought i saw your face today edit\",\n                                    \"word_id\": \"2886138521159330266\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 12,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 6,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ce86efe&x-expires=1772722800&x-signature=gECrUkbk1%2FyD2VvMKWRO9eF%2FXPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b2b352c&x-expires=1772722800&x-signature=3CkCCcdpSCZrI0M0sRbF06ZSIcM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d593db14&x-expires=1772722800&x-signature=XPLsC3NScm2%2BEYjraGV3D6Fssjw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ce86efe&x-expires=1772722800&x-signature=gECrUkbk1%2FyD2VvMKWRO9eF%2FXPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b2b352c&x-expires=1772722800&x-signature=3CkCCcdpSCZrI0M0sRbF06ZSIcM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d593db14&x-expires=1772722800&x-signature=XPLsC3NScm2%2BEYjraGV3D6Fssjw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ce86efe&x-expires=1772722800&x-signature=gECrUkbk1%2FyD2VvMKWRO9eF%2FXPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b2b352c&x-expires=1772722800&x-signature=3CkCCcdpSCZrI0M0sRbF06ZSIcM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d593db14&x-expires=1772722800&x-signature=XPLsC3NScm2%2BEYjraGV3D6Fssjw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 3581270,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4461815,\n                                \"file_cs\": \"c:0-9986-0d70\",\n                                \"file_hash\": \"b52d12d7505320a37e490fedf0ea172e\",\n                                \"height\": 1920,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_1080p_3581270\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/8df056f5eda605f5a80cb89025fd0d37/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAQhIEiOQgq40XkBiQBAEVowI90AzAVCEOiAfN/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3497&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWk2NDRpPDdkNTk7NDVkOEBpM3E1cmo5cnZ2ODMzaTczNEBgMjVeXi9hXzQxLTJeYWFiYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/a4ca86c39c3eb86b9c6d6f668326b71b/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAQhIEiOQgq40XkBiQBAEVowI90AzAVCEOiAfN/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3497&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWk2NDRpPDdkNTk7NDVkOEBpM3E1cmo5cnZ2ODMzaTczNEBgMjVeXi9hXzQxLTJeYWFiYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e5dad2a15806427ab4d92fa1a1835fc6&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQyMmNjOTI4NDRlNDcwYmZmNmMzMDMxOWMzYmY0MmZm&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 789146}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 1372871}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 1964152}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 2487954}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 2899336}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.083, \\\\\\\"v960\\\\\\\": 89.048, \\\\\\\"v864\\\\\\\": 91.634, \\\\\\\"v720\\\\\\\": 93.83}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.939, \\\\\\\"v960\\\\\\\": 77.938, \\\\\\\"v864\\\\\\\": 79.375, \\\\\\\"v720\\\\\\\": 82.411}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":56.397,\\\\\\\"srv1\\\\\\\":63.91},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":56.397,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65139,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAA8E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 2122670,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2644582,\n                                \"file_cs\": \"c:0-9987-2d4a\",\n                                \"file_hash\": \"bded41e4355858f3cc5cb4bc0e71af8a\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_720p_2122670\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2c8a434b09d4437f2145f141f3e3e767/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocBDxuAQfAQ6BryegDRpANBImEEVFECC7cFIuh/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2072&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc1PGQzaTc0M2ZlODplZEBpM3E1cmo5cnZ2ODMzaTczNEAuM2EvY2BeXjMxLzIxLWFeYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/4951d492f3cc1a46213867b779a99c0c/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocBDxuAQfAQ6BryegDRpANBImEEVFECC7cFIuh/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=2072&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDc1PGQzaTc0M2ZlODplZEBpM3E1cmo5cnZ2ODMzaTczNEAuM2EvY2BeXjMxLzIxLWFeYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=aadb07455b2c4061a4afc0fa29d2641a&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjViMmQyOTc2YjI4Nzc0OGI1MTcxOThlYmUzYmYwNWI3&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 480531}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 836238}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 1187735}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1491271}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1727956}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.642, \\\\\\\"v960\\\\\\\": 74.524, \\\\\\\"v864\\\\\\\": 77.111, \\\\\\\"v720\\\\\\\": 83.847}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 61.504, \\\\\\\"v960\\\\\\\": 69.548, \\\\\\\"v864\\\\\\\": 69.579, \\\\\\\"v720\\\\\\\": 78.037}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":45.57,\\\\\\\"srv1\\\\\\\":52.809},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":45.57,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 69.236, \\\\\\\"sr20\\\\\\\": 76.516}}\\\",\\\"audio_bit_rate\\\":65139,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1735227,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2161877,\n                                \"file_cs\": \"c:0-9987-3e3f\",\n                                \"file_hash\": \"864414d837a767044ee3c29f29206169\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_1735227\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ccb317f75bb08254b818f68e576593ea/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/oU0DqGB94AXIOAiIwihEgF9QCoCAAQf9dVzBiE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1694&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs2OGQ0ZmZpaWVlNTw3NkBpM3E1cmo5cnZ2ODMzaTczNEAyMjMwYi4vNV8xNDYuMjI2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/71fe1118b8c7ee02c025275fcb911c34/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/oU0DqGB94AXIOAiIwihEgF9QCoCAAQf9dVzBiE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1694&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs2OGQ0ZmZpaWVlNTw3NkBpM3E1cmo5cnZ2ODMzaTczNEAyMjMwYi4vNV8xNDYuMjI2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=935459129b7b4fbf8c2c11ea3563585e&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ2OWI1M2Q2Zjg5NmEzNjEwZDkwMzE5ZWJjNWZkZDIx&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 392892}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 681986}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 970996}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1222495}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1416105}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.323, \\\\\\\"v960\\\\\\\": 72.824, \\\\\\\"v864\\\\\\\": 74.971, \\\\\\\"v720\\\\\\\": 79.847}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 59.663, \\\\\\\"v960\\\\\\\": 65.604, \\\\\\\"v864\\\\\\\": 67.685, \\\\\\\"v720\\\\\\\": 73.939}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":44.19,\\\\\\\"srv1\\\\\\\":51.819},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":44.19,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 71.174, \\\\\\\"sr20\\\\\\\": 80.149}}\\\",\\\"audio_bit_rate\\\":48933,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1175380,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1464377,\n                                \"file_cs\": \"c:0-9987-db18\",\n                                \"file_hash\": \"38c75423648eadfa025f4a297d2903f6\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_1175380\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/43d707320e953583e2a977d192bd8b34/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQ90ayVABAZwQIqPAIiEozqB4fgXhOOiiCAZBE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1147&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWQ1ODhnN2c5ZjRkOjlnPEBpM3E1cmo5cnZ2ODMzaTczNEA2M2A0NGBjNV8xYTUvYF4wYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/2f19511cf63971c8761cf2593ba20e8c/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQ90ayVABAZwQIqPAIiEozqB4fgXhOOiiCAZBE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1147&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWQ1ODhnN2c5ZjRkOjlnPEBpM3E1cmo5cnZ2ODMzaTczNEA2M2A0NGBjNV8xYTUvYF4wYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=39adc6278ad14cb68df4cd7575c26a96&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3Nzc0NTQ3MDU3MGNjM2ZiNmUzZjgwNjRhNmVjMDQx&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 275505}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 473382}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 672298}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 841730}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 971274}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 60.796, \\\\\\\"v960\\\\\\\": 62.008, \\\\\\\"v864\\\\\\\": 64.607, \\\\\\\"v720\\\\\\\": 71.022}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 49.877, \\\\\\\"v960\\\\\\\": 55.854, \\\\\\\"v864\\\\\\\": 58.779, \\\\\\\"v720\\\\\\\": 63.378}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":36.85,\\\\\\\"srv1\\\\\\\":44.674},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":36.85,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 63.609, \\\\\\\"sr20\\\\\\\": 72.584}}\\\",\\\"audio_bit_rate\\\":48933,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 674594,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 840461,\n                                \"file_cs\": \"c:0-9987-5eea\",\n                                \"file_hash\": \"ca6bb5b9a2f172f037087042db85d422\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_674594\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7d3513e1a747128c90fe58d7b65c1d44/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/oIig00OA9hViCRiIWXEMw5AqAzAfE4wBw1oINB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=658&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2k7OGU3OjdpNGc0Njs7ZEBpM3E1cmo5cnZ2ODMzaTczNEA2MDZiMDU2NjUxNS5gM2AtYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/55895dc159d4beba2a3b5204aa7711e5/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/oIig00OA9hViCRiIWXEMw5AqAzAfE4wBw1oINB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=658&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=N2k7OGU3OjdpNGc0Njs7ZEBpM3E1cmo5cnZ2ODMzaTczNEA2MDZiMDU2NjUxNS5gM2AtYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ac868c3118d418f9497843be5983f94&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc0NTE4ZTNkM2Q4NzEzOWQ2Mjk1ZjZmMTk4NmMzNTcz&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 168450}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 287829}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 403962}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 501793}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 574605}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 44.331, \\\\\\\"v960\\\\\\\": 47.816, \\\\\\\"v864\\\\\\\": 49.937, \\\\\\\"v720\\\\\\\": 56.704}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 37.161, \\\\\\\"v960\\\\\\\": 42.971, \\\\\\\"v864\\\\\\\": 44.304, \\\\\\\"v720\\\\\\\": 49.428}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":27.313,\\\\\\\"srv1\\\\\\\":32.325},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":27.313,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24591,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC~tplv-tiktokx-origin.image?dr=8593&refresh_token=9b8ed3ea&x-expires=1772722800&x-signature=Kxm8rlroq%2Bfo5FmfLY5N%2BpGpJHA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC~tplv-tiktokx-origin.image?dr=8593&refresh_token=6db79431&x-expires=1772722800&x-signature=jIHJVnYyT6EBcbx7bvzdPJ5F1KE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=213385fc&x-expires=1772722800&x-signature=q9vyuoUUxJWO1w3bghybmcLDbu0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 4166202,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b3b2884021215ac06597577179ecc563/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/o4B6AyuQpFRH7EcgQpEDh4fIIeuuArBAEVBxCR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3265&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTtpaDlpPDY2NTk3NDNoOkBpM3E1cmo5cnZ2ODMzaTczNEA2MWEuYDVhXjAxMF4zXjEvYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/9e86dceb13e86b2149b896c2dba53bc9/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/o4B6AyuQpFRH7EcgQpEDh4fIIeuuArBAEVBxCR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3265&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTtpaDlpPDY2NTk3NDNoOkBpM3E1cmo5cnZ2ODMzaTczNEA2MWEuYDVhXjAxMF4zXjEvYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d50slsfog65guo022n20&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=274ea061a4364233a3d98fc61edf4892&item_id=7584566929419930911&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2ZGUyMzdkNGJkOTBhNTc4MGJkNzMyOTNiMTJmZDc3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 4517002,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"file_hash\": \"c1e85529574a0f355ea3c2c5db6face0\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_h264_720p_3625565\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/cef04b7dfd321ad7ded4a763b3f15018/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3540&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/21a1d85c5a888c4eb5898edb66f5efdf/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3540&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2514389f48874cf8ba3d88d513ce131a&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxZjAzNjc0Yjg5MGQ4MzMzMGNhNGI1Nzc4ZDg5NTQ3&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 9967,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu~tplv-tiktokx-origin.image?dr=8606&refresh_token=677fce48&x-expires=1772722800&x-signature=V2VQC3qDygbCLFIqhGu8F%2BKMDzQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu~tplv-tiktokx-origin.image?dr=8606&refresh_token=624672b2&x-expires=1772722800&x-signature=8p84O4yvIHMbIKP5Zt%2FZ%2FM5BqDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=91ffbce2&x-expires=1772722800&x-signature=MrGNhPjACl%2BxPcmOG4i%2BH8e7Jak%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-15.1\\\",\\\"LoudnessRangeStart\\\":\\\"-16.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-15.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.54954,\\\\\\\"LoudnessRangeEnd\\\\\\\":-15.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-5.222,\\\\\\\"RTotal\\\\\\\":-18.415,\\\\\\\"LRDiff\\\\\\\":0.3,\\\\\\\"LTotal\\\\\\\":-18.115},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SingingRatio\\\\\\\":1,\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":1},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.49,\\\\\\\"Spkr150G\\\\\\\":1.07,\\\\\\\"Spkr200G\\\\\\\":1.28,\\\\\\\"FCenL\\\\\\\":2676.69,\\\\\\\"FCenR\\\\\\\":2701.73},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-15.664},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.495}},\\\\\\\"LoudnessRangeStart\\\\\\\":-16.3,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-15.1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-15.6,\\\\\\\"LoudnessRange\\\\\\\":1.2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0014\\\",\\\"brightness_mean\\\":\\\"129.3693\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0023\\\",\\\"loudness\\\":\\\"-15.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0142\\\",\\\"peak\\\":\\\"0.54954\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1765919620}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"9.6347\\\",\\\"vq_score\\\":\\\"61.46\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d50slsfog65guo022n20\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/eca4fb79c9ea0ea19060ff4238c9504a/69a8a5d0/video/tos/useast5/tos-useast5-ve-0068c003-tx/oMBgKiwQVE9o4iZCXqWfhAkSqhEEAIA9B0IOAi/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=2440\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NjhmM2ZlZDU0MzU1NWg7PEBpM3E1cmo5cnZ2ODMzaTczNEBjNi8yLjYwXjYxYTA1YmBhYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/35b50e5228a1509870df9ba4c167eeb5/69a8a5d0/video/tos/useast5/tos-useast5-ve-0068c003-tx/oMBgKiwQVE9o4iZCXqWfhAkSqhEEAIA9B0IOAi/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=2440\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NjhmM2ZlZDU0MzU1NWg7PEBpM3E1cmo5cnZ2ODMzaTczNEBjNi8yLjYwXjYxYTA1YmBhYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d50slsfog65guo022n20\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=d9c8ee8232d24091a23a9b1c502c95f3\\\\u0026item_id=7584566929419930911\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg5ZjlmMTJhMDA3ZTM2NzMzMDg3MTE0OTM5ZTE1NDdk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4367180,\\\"file_cs\\\":\\\"c:0-9300-d72e\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e0e418ec&x-expires=1772722800&x-signature=z0x4BYN4TtI%2B7RwSP%2B5zuqgaEEA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=3e193cd4&x-expires=1772722800&x-signature=zVH0nrlu37Z8CsUAA%2BGoGHMlIhs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=3cb667ba&x-expires=1772722800&x-signature=YIrZ%2BcmBcI6pSktQ1Ykj2bb8eds%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 4517002,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"file_hash\": \"c1e85529574a0f355ea3c2c5db6face0\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_h264_720p_3625565\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/cef04b7dfd321ad7ded4a763b3f15018/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3540&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/21a1d85c5a888c4eb5898edb66f5efdf/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3540&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2514389f48874cf8ba3d88d513ce131a&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxZjAzNjc0Yjg5MGQ4MzMzMGNhNGI1Nzc4ZDg5NTQ3&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2161877,\n                        \"file_cs\": \"c:0-9987-3e3f\",\n                        \"file_hash\": \"864414d837a767044ee3c29f29206169\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_1735227\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ccb317f75bb08254b818f68e576593ea/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/oU0DqGB94AXIOAiIwihEgF9QCoCAAQf9dVzBiE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1694&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs2OGQ0ZmZpaWVlNTw3NkBpM3E1cmo5cnZ2ODMzaTczNEAyMjMwYi4vNV8xNDYuMjI2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/71fe1118b8c7ee02c025275fcb911c34/69a8a5d0/video/tos/useast8/tos-useast8-pve-0068-tx2/oU0DqGB94AXIOAiIwihEgF9QCoCAAQf9dVzBiE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1694&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs2OGQ0ZmZpaWVlNTw3NkBpM3E1cmo5cnZ2ODMzaTczNEAyMjMwYi4vNV8xNDYuMjI2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=935459129b7b4fbf8c2c11ea3563585e&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ2OWI1M2Q2Zjg5NmEzNjEwZDkwMzE5ZWJjNWZkZDIx&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 4517002,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"file_hash\": \"c1e85529574a0f355ea3c2c5db6face0\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_h264_720p_3625565\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/cef04b7dfd321ad7ded4a763b3f15018/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3540&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/21a1d85c5a888c4eb5898edb66f5efdf/69a8a5d0/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=3540&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2514389f48874cf8ba3d88d513ce131a&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxZjAzNjc0Yjg5MGQ4MzMzMGNhNGI1Nzc4ZDg5NTQ3&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10039\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 149,\n                    \"author\": \"labobarezka\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee1e90a&x-expires=1772722800&x-signature=olhcyalOf9YZbiPISz85ObRNkj4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=46813356&x-expires=1772722800&x-signature=mRG6TgpPQZuH%2ByviqvnPK%2BHUAaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8072b871&x-expires=1772722800&x-signature=%2BOuSpCKRoEdzZT3PfRwqawlwb%2FY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=126060cc&x-expires=1772722800&x-signature=bve14CXcq%2BKyrChUKsxtoZSgdKk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee1e90a&x-expires=1772722800&x-signature=olhcyalOf9YZbiPISz85ObRNkj4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772112796,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 149,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 149.891,\n                        \"duration_precision\": 149.891,\n                        \"shoot_duration_precision\": 149.891,\n                        \"video_duration_precision\": 149.891\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611166416376483094,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6g4n4fog65juubk8r80\\\",\\\"owner_id\\\":7358420409644155937,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611166459544226563,\n                    \"id_str\": \"7611166459544226563\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611166459544226563\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"labobarezka\",\n                    \"owner_id\": \"7358420409644155937\",\n                    \"owner_nickname\": \"labobarezka\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/3b9e576635b75948b99a23947dede22e/69a8fc1d/video/tos/no1a/tos-no1a-v-2370-no/okQXYQyB0ASzbAEiiCSCzBI9KCdgf0pw5EM5aI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=aDVpZTQ4aDU0aDk2MzwzNkBpM3VueG05cjc3OTMzbzU8NUAwNTBhYC5iXmIxYi8uNS9eYSM1NV9yMmRja2RhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/3b9e576635b75948b99a23947dede22e/69a8fc1d/video/tos/no1a/tos-no1a-v-2370-no/okQXYQyB0ASzbAEiiCSCzBI9KCdgf0pw5EM5aI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=aDVpZTQ4aDU0aDk2MzwzNkBpM3VueG05cjc3OTMzbzU8NUAwNTBhYC5iXmIxYi8uNS9eYSM1NV9yMmRja2RhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/fa711c19f425d6ad6b7daa775d8abcaa/69a8fc1d/video/tos/no1a/tos-no1a-v-2370-no/okQXYQyB0ASzbAEiiCSCzBI9KCdgf0pw5EM5aI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=aDVpZTQ4aDU0aDk2MzwzNkBpM3VueG05cjc3OTMzbzU8NUAwNTBhYC5iXmIxYi8uNS9eYSM1NV9yMmRja2RhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6g4n4fog65juubk8r80&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=a320891023e64ee1a2ee15c1db3f823e&item_id=7611166459544226563&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFhYWQ1Yzk0MzMzZTEzZTMyYmFhNjhhZWFmNWQzYzk1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhndh3X86PFFh1GugOnWK1hWOdm-TzcshWAZPNlZH7-uJYhJS3dUKSBESlxaTC8aS\",\n                    \"shoot_duration\": 149,\n                    \"source_platform\": 24,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - labobarezka\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 149\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=59b888e4&x-expires=1772722800&x-signature=EUMFH2fmdXmfvxHyH8rm3VlqKvo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e665d79a&x-expires=1772722800&x-signature=Too8N1uGCA811woBfnnf3mzInJg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=f8cd4df9&x-expires=1772722800&x-signature=kgyzrMtJJBQvhR1uBn9bpCKVepQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ef760838&x-expires=1772722800&x-signature=grX0qb4Rl3jLHopg0hA1Onnkgrg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c9c1387b&x-expires=1772722800&x-signature=klS4lw6yymrTxXIHfXlmdlilBE4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=4e464651&x-expires=1772722800&x-signature=UQbCNSZgvrfYbfRqsp4C7ZBOxxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=46813356&x-expires=1772722800&x-signature=mRG6TgpPQZuH%2ByviqvnPK%2BHUAaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8072b871&x-expires=1772722800&x-signature=%2BOuSpCKRoEdzZT3PfRwqawlwb%2FY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=126060cc&x-expires=1772722800&x-signature=bve14CXcq%2BKyrChUKsxtoZSgdKk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=531a9736&x-expires=1772722800&x-signature=9IkkWpeoQol1%2FhRikENd1a8YH9A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=afcf75d3&x-expires=1772722800&x-signature=D3qV0QbJE42WgnsPS6l0VHdJZ7g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"labobarezka\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhndh3X86PFFh1GugOnWK1hWOdm-TzcshWAZPNlZH7-uJYhJS3dUKSBESlxaTC8aS\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"нарезки лагоды подписаться\\n(новости тут: @labobarezka2)\\ntwitch: lagoda1337\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7358420409644155937\",\n                    \"unique_id\": \"labobarezka\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7358420409644155937,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        },\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7611166416376483094\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"lagoda1337\",\n                        \"cid\": \"1672204912919558\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1672204912919558\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #lagoda1337 on TikTok!\",\n                            \"share_desc_info\": \"Check out #lagoda1337 on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: lagoda1337\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/lagoda1337?_r=1&name=lagoda1337&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=1672204912919558&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0008713331397037467}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"cover_labels\": null,\n                \"create_time\": 1772112780,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"twitch: lagoda1337 #lagoda1337 #новости #apple #возраст\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7611166416376483094\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611166416376483094\n                    ],\n                    \"GroupdIdList1\": [\n                        7611166416376483094\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 1,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 149,\n                    \"author\": \"labobarezka\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee1e90a&x-expires=1772722800&x-signature=olhcyalOf9YZbiPISz85ObRNkj4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=46813356&x-expires=1772722800&x-signature=mRG6TgpPQZuH%2ByviqvnPK%2BHUAaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8072b871&x-expires=1772722800&x-signature=%2BOuSpCKRoEdzZT3PfRwqawlwb%2FY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=126060cc&x-expires=1772722800&x-signature=bve14CXcq%2BKyrChUKsxtoZSgdKk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dee1e90a&x-expires=1772722800&x-signature=olhcyalOf9YZbiPISz85ObRNkj4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772112796,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 149,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 149.891,\n                        \"duration_precision\": 149.891,\n                        \"shoot_duration_precision\": 149.891,\n                        \"video_duration_precision\": 149.891\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611166416376483094,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6g4n4fog65juubk8r80\\\",\\\"owner_id\\\":7358420409644155937,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611166459544226563,\n                    \"id_str\": \"7611166459544226563\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611166459544226563\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"labobarezka\",\n                    \"owner_id\": \"7358420409644155937\",\n                    \"owner_nickname\": \"labobarezka\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/3b9e576635b75948b99a23947dede22e/69a8fc1d/video/tos/no1a/tos-no1a-v-2370-no/okQXYQyB0ASzbAEiiCSCzBI9KCdgf0pw5EM5aI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=aDVpZTQ4aDU0aDk2MzwzNkBpM3VueG05cjc3OTMzbzU8NUAwNTBhYC5iXmIxYi8uNS9eYSM1NV9yMmRja2RhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/3b9e576635b75948b99a23947dede22e/69a8fc1d/video/tos/no1a/tos-no1a-v-2370-no/okQXYQyB0ASzbAEiiCSCzBI9KCdgf0pw5EM5aI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=aDVpZTQ4aDU0aDk2MzwzNkBpM3VueG05cjc3OTMzbzU8NUAwNTBhYC5iXmIxYi8uNS9eYSM1NV9yMmRja2RhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/fa711c19f425d6ad6b7daa775d8abcaa/69a8fc1d/video/tos/no1a/tos-no1a-v-2370-no/okQXYQyB0ASzbAEiiCSCzBI9KCdgf0pw5EM5aI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=aDVpZTQ4aDU0aDk2MzwzNkBpM3VueG05cjc3OTMzbzU8NUAwNTBhYC5iXmIxYi8uNS9eYSM1NV9yMmRja2RhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6g4n4fog65juubk8r80&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=a320891023e64ee1a2ee15c1db3f823e&item_id=7611166459544226563&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFhYWQ1Yzk0MzMzZTEzZTMyYmFhNjhhZWFmNWQzYzk1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhndh3X86PFFh1GugOnWK1hWOdm-TzcshWAZPNlZH7-uJYhJS3dUKSBESlxaTC8aS\",\n                    \"shoot_duration\": 149,\n                    \"source_platform\": 24,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - labobarezka\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 149\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"100.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"twitch: lagoda1337 <h id=\\\"0\\\">#lagoda1337</h> <h id=\\\"1\\\">#новости</h> <h id=\\\"2\\\">#apple</h> <h id=\\\"3\\\">#возраст</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1672204912919558\",\n                            \"hashtag_name\": \"lagoda1337\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"0\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"83061390\",\n                            \"hashtag_name\": \"новости\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"15158554\",\n                            \"hashtag_name\": \"возраст\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out labobarezka's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out labobarezka’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out labobarezka’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@labobarezka/video/7611166416376483094?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7611166416376483094&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@labobarezka/video/7611166416376483094?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7611166416376483094&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501270188836745, \\\\\\\"1\\\\\\\": 4.501282475567917, \\\\\\\"0\\\\\\\": 4.501246040744006}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00017560113669678256, \\\\\\\"2\\\\\\\": -0.0005782954634124965, \\\\\\\"-1\\\\\\\": -0.00026492181570515104}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":22.6,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.67,\\\\\\\"be\\\\\\\":[32.3,6169.3],\\\\\\\"ocf\\\\\\\":[-15.3903,-14.0082,-4.898,-3.7821,-7.6575,-18.544,-25.1749,-33.2919,-44.4339,-58.6756],\\\\\\\"il\\\\\\\":-24.8}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":22.4,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.7,\\\\\\\"be\\\\\\\":[32.3,6067],\\\\\\\"ocf\\\\\\\":[-14.8773,-13.6935,-4.7586,-3.8766,-7.8776,-18.5396,-24.8075,-32.9862,-44.6412,-59.6577],\\\\\\\"il\\\\\\\":-24.8}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":20.6,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.67,\\\\\\\"be\\\\\\\":[32.3,6546.1],\\\\\\\"ocf\\\\\\\":[-15.0485,-13.801,-4.8338,-3.8637,-7.7005,-18.4875,-24.9856,-33.0717,-43.5068,-58.3046],\\\\\\\"il\\\\\\\":-24.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010300\\\\\\\",\\\\\\\"tag_03010301\\\\\\\",\\\\\\\"tag_03010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.83,0.33,0.14,0.13,0.12]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"58.973\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7611166416376483094\",\n                    \"collect_count\": 432,\n                    \"comment_count\": 129,\n                    \"digg_count\": 5830,\n                    \"download_count\": 74,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 148049,\n                    \"repost_count\": 0,\n                    \"share_count\": 1355,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7611166416376483094\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"poi_card_id_list\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013123728849871953,\\\"word_type_version_map\\\":\\\"\\\"}\",\n                                    \"word\": \"apple app tracking features\",\n                                    \"word_id\": \"5052599737586445159\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"poi_card_id_list\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.01838378785572049,\\\"hot_level\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\"}\",\n                                    \"word\": \"apple app age restrictions\",\n                                    \"word_id\": \"3431953124093329238\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 30,\n                        \"hashtag_id\": \"1672204912919558\",\n                        \"hashtag_name\": \"lagoda1337\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 19,\n                        \"tag_id\": \"0\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 39,\n                        \"hashtag_id\": \"83061390\",\n                        \"hashtag_name\": \"новости\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 31,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 46,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 40,\n                        \"tag_id\": \"2\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 55,\n                        \"hashtag_id\": \"15158554\",\n                        \"hashtag_name\": \"возраст\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 47,\n                        \"tag_id\": \"3\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 149.83333,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 150,\n                            \"img_uris\": [\n                                \"tos-no1a-p-0037-no/o0qIC7F4EFA58oDgIVcDk2uTEbSYsfpgNFPfB9\",\n                                \"tos-no1a-p-0037-no/okbgVE46pIkMC7FfSBoFqusEIuDD59AT2gfN9P\",\n                                \"tos-no1a-p-0037-no/oI8cAetALHDQpmAkfoM3ITQ7QQCZulrkJXwENf\",\n                                \"tos-no1a-p-0037-no/o4VBsFF8DP2fufo59pb1A4kgROICIXTuDESbEg\",\n                                \"tos-no1a-p-0037-no/okfTQFMmQLDQ69fA8EAAQeNXcJAtrw3Z7FkrIl\",\n                                \"tos-no1a-p-0037-no/oofcmAZQJtQ3Qa7TAkFQrlfX78t3UeEILMwDAm\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0qIC7F4EFA58oDgIVcDk2uTEbSYsfpgNFPfB9~tplv-noop.image?dr=12525&refresh_token=f9df864d&x-expires=1772642166&x-signature=TiqR0wGnE3J0vz3tRPNEOBTHLdM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okbgVE46pIkMC7FfSBoFqusEIuDD59AT2gfN9P~tplv-noop.image?dr=12525&refresh_token=52bdfbc3&x-expires=1772642166&x-signature=tsuDAKum6eQmDRKsZjhk4Kw3zLQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI8cAetALHDQpmAkfoM3ITQ7QQCZulrkJXwENf~tplv-noop.image?dr=12525&refresh_token=faf05819&x-expires=1772642166&x-signature=AZdt9ASmYozL4Nal%2FjuVHY%2FqDpo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4VBsFF8DP2fufo59pb1A4kgROICIXTuDESbEg~tplv-noop.image?dr=12525&refresh_token=c74d6720&x-expires=1772642166&x-signature=Tcc%2B17A1IbeXOYtpXfwLZh2K6X4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okfTQFMmQLDQ69fA8EAAQeNXcJAtrw3Z7FkrIl~tplv-noop.image?dr=12525&refresh_token=e092be16&x-expires=1772642166&x-signature=aVMk%2F0ucXxzMBs2s6evaIfqjLGk%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oofcmAZQJtQ3Qa7TAkFQrlfX78t3UeEILMwDAm~tplv-noop.image?dr=12525&refresh_token=721dfebe&x-expires=1772642166&x-signature=8sOrdPyKPido4DcITt1fHGpdYCk%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1294152,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 60,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 24238994,\n                                \"file_cs\": \"c:0-165070-c399\",\n                                \"file_hash\": \"4cff748b9f96c45fcd0d29cef9a64cbc\",\n                                \"height\": 1920,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_1080p_1294152\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2ff1022339c4b486f03f74a4f52de4db/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oo6PFufDkIftVTpC5Uu4aobEgBVAdEsHFQX2Eg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1263&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTQzMzY8Zmc5NDs6aWllZ0BpM3VzbXk5cmc3OTMzbzgzNUA0XzEwYzQxXzIxMjFhYWM1YSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/089d41a67325cbd5f51551f51e2d7494/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oo6PFufDkIftVTpC5Uu4aobEgBVAdEsHFQX2Eg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1263&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTQzMzY8Zmc5NDs6aWllZ0BpM3VzbXk5cmc3OTMzbzgzNUA0XzEwYzQxXzIxMjFhYWM1YSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8dfbdfdf47584156bd4c79f33040b172&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwNjBhYzBkYjRlMzUxYzYwMWMzMjRhZmY2Mzc3ODZk&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 306239}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 397419}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 489735}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 552533}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 638190}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1095059}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.098, \\\\\\\"v960\\\\\\\": 99.353, \\\\\\\"v864\\\\\\\": 99.572, \\\\\\\"v720\\\\\\\": 99.75}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.603, \\\\\\\"v960\\\\\\\": 94.872, \\\\\\\"v864\\\\\\\": 95.478, \\\\\\\"v720\\\\\\\": 96.244}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":76.327,\\\\\\\"srv1\\\\\\\":78.184},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":76.327,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":48052,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwCWAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwCWAACgAhyAHgWWdzkySUQs0RJJJJify4d/1+bPl/1+M4gQ5qAgICCAAAADAIAAAB4E\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 584954,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 10958174,\n                                \"file_cs\": \"c:0-124959-203c\",\n                                \"file_hash\": \"429fb24a0ce99d7c5a69f40bcc559b5c\",\n                                \"height\": 1280,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_720p_584954\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/99d36f5a182a4d9c8b3f31533649321c/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oYeAf3otAkZEJfITrhwDLmcyuQIvQgXA5tUQ8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=571&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmloOzY0O2k3aGk3aGY0NUBpM3VzbXk5cmc3OTMzbzgzNUBfM2BhL2BiXmIxMjIwYDJfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6a99d585254e7a032c23b31572c3bf91/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oYeAf3otAkZEJfITrhwDLmcyuQIvQgXA5tUQ8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=571&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmloOzY0O2k3aGk3aGY0NUBpM3VzbXk5cmc3OTMzbzgzNUBfM2BhL2BiXmIxMjIwYDJfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b251cc3e545f4ee4afe8c123d8ce6fb7&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjExOTExNGIwNzBiOWU1MmVhMWI3MzExM2M0MmQ0MDBl&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 211748}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 244649}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 282386}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 313062}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 348043}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 572539}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.522, \\\\\\\"v960\\\\\\\": 98.12, \\\\\\\"v864\\\\\\\": 98.847, \\\\\\\"v720\\\\\\\": 99.402}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.344, \\\\\\\"v960\\\\\\\": 89.54, \\\\\\\"v864\\\\\\\": 91.388, \\\\\\\"v720\\\\\\\": 94.588}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.068,\\\\\\\"srv1\\\\\\\":77.669},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":69.068,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"38d6bc5afa5571d8889beb5c49a0bbed\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 94.94, \\\\\\\"sr20\\\\\\\": 101.162}}\\\",\\\"audio_bit_rate\\\":48052,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 512416,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 9599297,\n                                \"file_cs\": \"c:0-124959-86ff\",\n                                \"file_hash\": \"75b03272eab1d8dae23c40ebf5782c30\",\n                                \"height\": 1024,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_512416\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/02aced5ec1d9ade7f4b0166112ebb0b6/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=500&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/b665953c11b1da97a11eff49456f0dae/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=500&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bfd1928f2bbe4b15a46b2bd40f7b1460&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3MWZhODg0OTZhNWM3NWQwZDliZDExMzVlZTA4Y2Ux&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 194772}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 221933}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 252835}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 277071}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 305505}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 490401}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.618, \\\\\\\"v960\\\\\\\": 96.786, \\\\\\\"v864\\\\\\\": 97.827, \\\\\\\"v720\\\\\\\": 99.019}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.252, \\\\\\\"v960\\\\\\\": 85.48, \\\\\\\"v864\\\\\\\": 87.948, \\\\\\\"v720\\\\\\\": 91.366}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.663,\\\\\\\"srv1\\\\\\\":76.983},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":65.663,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4fd1979d9932f396bea58eb77d92925a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.204, \\\\\\\"sr20\\\\\\\": 99.852}}\\\",\\\"audio_bit_rate\\\":32036,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 444569,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 8328278,\n                                \"file_cs\": \"c:0-124909-7853\",\n                                \"file_hash\": \"51ddd8e4955ee33c694fcee4baf6757f\",\n                                \"height\": 1024,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_444569\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4f53169b2241d63aedc4f35ef728e9d2/69a8a65b/video/tos/no1a/tos-no1a-ve-0068-no/owIMTQgfictJEDwk4HZLEm4AQtIfA3PQfA8Xrn/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=434&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NmQzODVkPDg2OGhkZjY0ZkBpM3VzbXk5cmc3OTMzbzgzNUAuNl41NDFiNTYxMDUyMy9hYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/d92d25381cfae58cf660c9efd173ed5c/69a8a65b/video/tos/no1a/tos-no1a-ve-0068-no/owIMTQgfictJEDwk4HZLEm4AQtIfA3PQfA8Xrn/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=434&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NmQzODVkPDg2OGhkZjY0ZkBpM3VzbXk5cmc3OTMzbzgzNUAuNl41NDFiNTYxMDUyMy9hYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dc21635c8a3e459385e94a7285a09a13&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxNzk0Yjk2NzljZDRkMjc5OTM0NGVjOTIwYTRmNzk2&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 181010}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 207749}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 233746}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 254831}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 279899}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 432532}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.931, \\\\\\\"v960\\\\\\\": 94.554, \\\\\\\"v864\\\\\\\": 96.265, \\\\\\\"v720\\\\\\\": 97.979}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.597, \\\\\\\"v960\\\\\\\": 83.672, \\\\\\\"v864\\\\\\\": 85.708, \\\\\\\"v720\\\\\\\": 89.694}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.671,\\\\\\\"srv1\\\\\\\":74.296},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":63.671,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.292, \\\\\\\"sr20\\\\\\\": 96.94}}\\\",\\\"audio_bit_rate\\\":32036,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 301699,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 5651858,\n                                \"file_cs\": \"c:0-124909-093c\",\n                                \"file_hash\": \"e83bd06a0da8bc73630ef90ba4219680\",\n                                \"height\": 1024,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_301699\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/902fb1104252b998b533a3a95bf27332/69a8a65b/video/tos/no1a/tos-no1a-ve-0068-no/oogwfXDrIMTeQcEZUAKfA5BmQ83tkhLQ2GIxJg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=294&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NWY4aDk4ZzdpOGg4N2U0aEBpM3VzbXk5cmc3OTMzbzgzNUAwY2IxNmMuNWIxYGNfLzY2YSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/0f682c8e96af1bcfadf25c78902dabe7/69a8a65b/video/tos/no1a/tos-no1a-ve-0068-no/oogwfXDrIMTeQcEZUAKfA5BmQ83tkhLQ2GIxJg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=294&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NWY4aDk4ZzdpOGg4N2U0aEBpM3VzbXk5cmc3OTMzbzgzNUAwY2IxNmMuNWIxYGNfLzY2YSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e912bb4f5ce45ef841df5964ee5fc32&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhiZDE2MzFhOGUxYmIwNGUwNTk1NGMxZDM2ZTMzZjQ3&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 164196}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 181640}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 198768}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 212442}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 228489}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 330762}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.874, \\\\\\\"v960\\\\\\\": 88.644, \\\\\\\"v864\\\\\\\": 90.811, \\\\\\\"v720\\\\\\\": 93.062}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.266, \\\\\\\"v960\\\\\\\": 77.064, \\\\\\\"v864\\\\\\\": 79.708, \\\\\\\"v720\\\\\\\": 84.304}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.923,\\\\\\\"srv1\\\\\\\":68.239},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":58.923,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24033,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 2351,\n                                \"cla_subtitle_id\": 7611166646857665302,\n                                \"complaint_id\": 7611166646857665302,\n                                \"expire\": 1775230715,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"rus-RU\",\n                                \"language_code\": \"ru\",\n                                \"language_id\": 6,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": -1250324894,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-us.com/e8417dca53c72ca07b0f179709678faa/69cfdefb/video/tos/no1a/tos-no1a-v-0037-no/70a133593cc54e2499804ab1fc6e35e2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=21508&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M3VzbXk5cmc3OTMzbzgzNUBpM3VzbXk5cmc3OTMzbzgzNUBwM3FwMmRramRhLS1kLzFzYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-us.com/e8417dca53c72ca07b0f179709678faa/69cfdefb/video/tos/no1a/tos-no1a-v-0037-no/70a133593cc54e2499804ab1fc6e35e2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=21508&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M3VzbXk5cmc3OTMzbzgzNUBpM3VzbXk5cmc3OTMzbzgzNUBwM3FwMmRramRhLS1kLzFzYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00050000\",\n                                    \"https://v16-cla.tiktokcdn-us.com/896b0cfcb4bbe5edbe415a2470ae9b6c/69cfdefb/video/tos/no1a/tos-no1a-v-0037-no/70a133593cc54e2499804ab1fc6e35e2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=21508&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M3VzbXk5cmc3OTMzbzgzNUBpM3VzbXk5cmc3OTMzbzgzNUBwM3FwMmRramRhLS1kLzFzYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=rus-RU&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUxNmMyODEwN2M2M2QxMDc0NzJiMThlZjQ1NGJjNTZk&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"variant\": \"whisper_lid\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"ru\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": true,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"rus-RU\",\n                            \"language_code\": \"ru\",\n                            \"language_id\": 6,\n                            \"original_caption_type\": 5\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8593&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8593&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 19765230,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"height\": 720,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/14c611ffc5685d83117e074e24fe3bb1/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/ocmJTLIfZgMmAcAtQLtEDnfAwIXBrQ3QKlfk8s/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1030&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NmlpOmk7OGU4NDc7OWlnN0BpM3VzbXk5cmc3OTMzbzgzNUAwMS8yYS5hNTAxNS02MzUxYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/df91208e18c54321254334026ef42a80/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/ocmJTLIfZgMmAcAtQLtEDnfAwIXBrQ3QKlfk8s/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=1030&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NmlpOmk7OGU4NDc7OWlnN0BpM3VzbXk5cmc3OTMzbzgzNUAwMS8yYS5hNTAxNS02MzUxYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24025gl0000d6g4mdnog65vsjtp6rs0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=448d6f96088441358bd518df572f4f33&item_id=7611166416376483094&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM1NzY1N2FkOGI2ZDRmNmQ4YmM0NWM2YTQwNGM2MWY0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 18737213,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"file_hash\": \"0012680a789beb344b8599016ccd7133\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_h264_540p_1000204\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e983fd967f1ea81314e05d1992157fef/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=976&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/aea41aaa62a629ee0e22022119bd62d1/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=976&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=546839cf23b142b4935635a6eedec04a&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRlOGI1Y2I1MDA3MDNlZTYyNDgwOWFmNDdiYzg3NWJi&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 149867,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c3f77da6&x-expires=1772722800&x-signature=O1H4VenPZf2uxIHlO1ccPfyCf5o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-22.9\\\",\\\"LoudnessRangeStart\\\":\\\"-27.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-21.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-24.8,\\\\\\\"LoudnessRange\\\\\\\":4.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-22.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-27.1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-21.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-24.751},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-27.391,\\\\\\\"LRDiff\\\\\\\":-0.001,\\\\\\\"LTotal\\\\\\\":-27.391,\\\\\\\"Peak\\\\\\\":-1.672},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.46,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxSTLoud\\\\\\\":-21.17,\\\\\\\"Loud\\\\\\\":-24.73,\\\\\\\"LoudR\\\\\\\":4.2,\\\\\\\"LoudRE\\\\\\\":-22.9,\\\\\\\"LoudRS\\\\\\\":-27.1,\\\\\\\"MaxMomLoud\\\\\\\":-16.22}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.08,\\\\\\\"Spkr150G\\\\\\\":0.29,\\\\\\\"Spkr200G\\\\\\\":0.5,\\\\\\\"FCenL\\\\\\\":1750.36,\\\\\\\"FCenR\\\\\\\":1750.12}},\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.2,\\\\\\\"Peak\\\\\\\":0.82224}\\\",\\\"bright_ratio_mean\\\":\\\"0.083\\\",\\\"brightness_mean\\\":\\\"72.3405\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0164\\\",\\\"loudness\\\":\\\"-24.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0677\\\",\\\"peak\\\":\\\"0.82224\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772112797}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.7175\\\",\\\"vq_score\\\":\\\"64.63\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24025gl0000d6g4mdnog65vsjtp6rs0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/84d13be6a54a9a37d42047c51038fd92/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/ok5TwvD2IFAsEFBo4QEkJVCUFfETfVugpPuOgb/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=1072\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OGY4NzQ1OmVnOTg5OjM1Z0BpM3VzbXk5cmc3OTMzbzgzNUBhNC5jMTEvNWExNjQuYC1fYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/6792360bcd106e24625c21e61b9be5a4/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/ok5TwvD2IFAsEFBo4QEkJVCUFfETfVugpPuOgb/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=1072\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OGY4NzQ1OmVnOTg5OjM1Z0BpM3VzbXk5cmc3OTMzbzgzNUBhNC5jMTEvNWExNjQuYC1fYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=bd02c017769546dd8b274241f4157cd5\\\\u0026item_id=7611166416376483094\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY4MTE1NjMyZWZmYjliZGRjODhhMzdiZmFiYjRmYzFh\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":21122640,\\\"file_cs\\\":\\\"c:0-123435-409c\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ba48c40b&x-expires=1772722800&x-signature=WZKCB0wKF%2BzSIvhoDx26wESKZjs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4bfc8073&x-expires=1772722800&x-signature=JdQqDCkvbje%2Buf2WwNcK85gp6Vg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=343adbc0&x-expires=1772722800&x-signature=8DJp9AwJX9W8NX3ywuaw8CaxqZI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 18737213,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"file_hash\": \"0012680a789beb344b8599016ccd7133\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_h264_540p_1000204\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e983fd967f1ea81314e05d1992157fef/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=976&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/aea41aaa62a629ee0e22022119bd62d1/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=976&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=546839cf23b142b4935635a6eedec04a&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRlOGI1Y2I1MDA3MDNlZTYyNDgwOWFmNDdiYzg3NWJi&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 9599297,\n                        \"file_cs\": \"c:0-124959-86ff\",\n                        \"file_hash\": \"75b03272eab1d8dae23c40ebf5782c30\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_512416\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/02aced5ec1d9ade7f4b0166112ebb0b6/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=500&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/b665953c11b1da97a11eff49456f0dae/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=500&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bfd1928f2bbe4b15a46b2bd40f7b1460&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3MWZhODg0OTZhNWM3NWQwZDliZDExMzVlZTA4Y2Ux&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 18737213,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"file_hash\": \"0012680a789beb344b8599016ccd7133\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_h264_540p_1000204\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e983fd967f1ea81314e05d1992157fef/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=976&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/aea41aaa62a629ee0e22022119bd62d1/69a8a65b/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=976&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=546839cf23b142b4935635a6eedec04a&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRlOGI1Y2I1MDA3MDNlZTYyNDgwOWFmNDdiYzg3NWJi&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 3,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"ad_aweme_source\": 1,\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7955b733&x-expires=1772722800&x-signature=aOcFA7zcu8Sdlfwlq%2FkX%2FDeNzoU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eb356040&x-expires=1772722800&x-signature=iEVpiQapdvkjVryeC4te%2FZws9Rk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b3267ff7&x-expires=1772722800&x-signature=ZMafejlzqTrWcK%2F7jlveXKXp99A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a69adf6d&x-expires=1772722800&x-signature=IJn9z4iCMdhklFwXaDLoyX8rZF0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7955b733&x-expires=1772722800&x-signature=aOcFA7zcu8Sdlfwlq%2FkX%2FDeNzoU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1768846856,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.838,\n                        \"duration_precision\": 14.838,\n                        \"shoot_duration_precision\": 14.838,\n                        \"video_duration_precision\": 14.838\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":10,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7597139351176269078,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d5n7c1fog65po6mocmt0\\\",\\\"owner_id\\\":7338471588129653793,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7597139364066052886,\n                    \"id_str\": \"7597139364066052886\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=38bf2fd5&x-expires=1772722800&x-signature=IPDMaqXY86QDETkT9fsRjoXnPLo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f5d3dddc&x-expires=1772722800&x-signature=6kUnOSvGkcCdLgVUNV8weXpcczE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=04aa3112&x-expires=1772722800&x-signature=0GN4TBduQYT%2Fa%2BrKVFTwSKFlWrY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"welwitschia.0\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"welwitschia\",\n                                \"sec_uid\": \"MS4wLjABAAAAPmsfDPOcbAY-W8npSZO6V4o-YAYmqgf3-nf4MHfFi-ZCyLWaTp12zHYz2OwuRKmg\",\n                                \"status\": 1,\n                                \"uid\": \"7588636332781421586\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"frozz.flex\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"frozz inc.\",\n                                \"sec_uid\": \"MS4wLjABAAAAGFQxUR_KmThUYtBhvtCU0dfenQxwK08WXeaCef4W0dbRODsDgMHBFWEVHhv90a7R\",\n                                \"status\": 1,\n                                \"uid\": \"7588190698798859276\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e69f386c&x-expires=1772722800&x-signature=VPhGlJ3gwyjk%2BNz9ztznt8SCyWY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=17fcc3fc&x-expires=1772722800&x-signature=Ort9AkttD%2F0PTXPF%2Fz0mP4P4oNo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=15dd0208&x-expires=1772722800&x-signature=ubjyqmpeoznRVa%2Beu3ujoldXqDk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"rexia.1\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"rexia.1\",\n                                \"sec_uid\": \"MS4wLjABAAAAckblzkRZQRqdF2No-5EThcFEy5nDraOTCkPAv44mauPhFNXD8hScsqZhATnZX97J\",\n                                \"status\": 1,\n                                \"uid\": \"7588637720080352277\"\n                            }\n                        ],\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Askim Cok Pardon 2\\\"\",\n                        \"mixed_title\": \"original sound - mel.techh (Contains music from: Askim Cok Pardon 2 - Welwitschia & frozz inc. & rexia1)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1756857600,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Askim Cok Pardon 2\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 44544,\n                            \"start_ms\": 30336\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 90210,\n                        \"h5_url\": \"\",\n                        \"id\": \"7588822371474901009\",\n                        \"performers\": null,\n                        \"title\": \"Askim Cok Pardon 2\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7597139364066052886\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"mel.techh\",\n                    \"owner_id\": \"7338471588129653793\",\n                    \"owner_nickname\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/66a23ac7aa1ab372268d758c9fa48a7e/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oYBDuiGCstwgBdSnEfaAzYK5wyi8CV4MW0B2I6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ODk2ZTY6NDw5aTQ1O2k8OkBpM3ByOXM5cjQ6ODMzbzU8NUAuNjMtXzE1NV8xMGMuNS0tYSNxYGpsMmRjYGthLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/66a23ac7aa1ab372268d758c9fa48a7e/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oYBDuiGCstwgBdSnEfaAzYK5wyi8CV4MW0B2I6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ODk2ZTY6NDw5aTQ1O2k8OkBpM3ByOXM5cjQ6ODMzbzU8NUAuNjMtXzE1NV8xMGMuNS0tYSNxYGpsMmRjYGthLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/e194b13c879c364d9336e8662799316b/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oYBDuiGCstwgBdSnEfaAzYK5wyi8CV4MW0B2I6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ODk2ZTY6NDw5aTQ1O2k8OkBpM3ByOXM5cjQ6ODMzbzU8NUAuNjMtXzE1NV8xMGMuNS0tYSNxYGpsMmRjYGthLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d5n7c1fog65po6mocmt0&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=07098f18f2314fb6898147b30b639615&item_id=7597139364066052886&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4MzU4MzcxOWU2NGIzZjg4MTFmZmQ1YzI1NWU2YmJk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAyMKbw04jUL_8FqTfjbWdb36-i6-jvb6Ji84gm57GBIrGPhwPULFYVKLFq06VlwC-\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - mel.techh\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=dd19d769&x-expires=1772722800&x-signature=pZ8dMgbUnH1OZi0hJLQl8P%2FBEo0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=275ed1a1&x-expires=1772722800&x-signature=bJZh%2B6K0SmDUJ7MXr5cBh9G545w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=de773e4a&x-expires=1772722800&x-signature=pB%2BkwwcDV9Brgdt%2F0G8lwmQPhXY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4ec4508d&x-expires=1772722800&x-signature=mUJC98bhnu71DHWfYO2Hwg2qLxU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=9a88e420&x-expires=1772722800&x-signature=vzK0kQxliTbmup9L3%2B0L9dOwVnc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=38f557aa&x-expires=1772722800&x-signature=T5B2I2JmCkVIBcMINT%2FZGVlXw%2B4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b3267ff7&x-expires=1772722800&x-signature=ZMafejlzqTrWcK%2F7jlveXKXp99A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eb356040&x-expires=1772722800&x-signature=iEVpiQapdvkjVryeC4te%2FZws9Rk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=8d7b7b78&x-expires=1772722800&x-signature=rTSgBDRgxUK%2BNh%2B8R6u%2BV%2FBXQP4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7955b733&x-expires=1772722800&x-signature=aOcFA7zcu8Sdlfwlq%2FkX%2FDeNzoU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"fr\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"FR\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAyMKbw04jUL_8FqTfjbWdb36-i6-jvb6Ji84gm57GBIrGPhwPULFYVKLFq06VlwC-\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"french phone flipper.\\nmain : iPhone 17 Pro\\nSecondary : Oppo Find X8 Ultra\\nProfessional ragebaiter🥺🥺✌️\\nCarspotting account : @M͓̽e͓̽l͓̽®\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7338471588129653793\",\n                    \"unique_id\": \"mel.techh\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7338471588129653793,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7597139351176269078\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"fyp\",\n                        \"cid\": \"229207\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=229207\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #fyp on TikTok!\",\n                            \"share_desc_info\": \"Check out #fyp on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: fyp\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/fyp?_r=1&name=fyp&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=229207&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0029445297020368024}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"ad_source\": 1,\n                    \"adv_promotable\": true,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1768846850,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"Apple will always make the best phone ADs, imagine using AI to make your most innovative phone ad🥀💔❤️\\u200d🩹✌️🥺 #fyp #apple #honor #ai #techtok \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7597139351176269078\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7597139351176269078\n                    ],\n                    \"GroupdIdList1\": [\n                        7597139351176269078\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 2\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7955b733&x-expires=1772722800&x-signature=aOcFA7zcu8Sdlfwlq%2FkX%2FDeNzoU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eb356040&x-expires=1772722800&x-signature=iEVpiQapdvkjVryeC4te%2FZws9Rk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b3267ff7&x-expires=1772722800&x-signature=ZMafejlzqTrWcK%2F7jlveXKXp99A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a69adf6d&x-expires=1772722800&x-signature=IJn9z4iCMdhklFwXaDLoyX8rZF0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7955b733&x-expires=1772722800&x-signature=aOcFA7zcu8Sdlfwlq%2FkX%2FDeNzoU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1768846856,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.838,\n                        \"duration_precision\": 14.838,\n                        \"shoot_duration_precision\": 14.838,\n                        \"video_duration_precision\": 14.838\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":10,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7597139351176269078,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d5n7c1fog65po6mocmt0\\\",\\\"owner_id\\\":7338471588129653793,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7597139364066052886,\n                    \"id_str\": \"7597139364066052886\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=38bf2fd5&x-expires=1772722800&x-signature=IPDMaqXY86QDETkT9fsRjoXnPLo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f5d3dddc&x-expires=1772722800&x-signature=6kUnOSvGkcCdLgVUNV8weXpcczE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=04aa3112&x-expires=1772722800&x-signature=0GN4TBduQYT%2Fa%2BrKVFTwSKFlWrY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"welwitschia.0\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"welwitschia\",\n                                \"sec_uid\": \"MS4wLjABAAAAPmsfDPOcbAY-W8npSZO6V4o-YAYmqgf3-nf4MHfFi-ZCyLWaTp12zHYz2OwuRKmg\",\n                                \"status\": 1,\n                                \"uid\": \"7588636332781421586\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"frozz.flex\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"frozz inc.\",\n                                \"sec_uid\": \"MS4wLjABAAAAGFQxUR_KmThUYtBhvtCU0dfenQxwK08WXeaCef4W0dbRODsDgMHBFWEVHhv90a7R\",\n                                \"status\": 1,\n                                \"uid\": \"7588190698798859276\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e69f386c&x-expires=1772722800&x-signature=VPhGlJ3gwyjk%2BNz9ztznt8SCyWY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=17fcc3fc&x-expires=1772722800&x-signature=Ort9AkttD%2F0PTXPF%2Fz0mP4P4oNo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=15dd0208&x-expires=1772722800&x-signature=ubjyqmpeoznRVa%2Beu3ujoldXqDk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"rexia.1\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"rexia.1\",\n                                \"sec_uid\": \"MS4wLjABAAAAckblzkRZQRqdF2No-5EThcFEy5nDraOTCkPAv44mauPhFNXD8hScsqZhATnZX97J\",\n                                \"status\": 1,\n                                \"uid\": \"7588637720080352277\"\n                            }\n                        ],\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Askim Cok Pardon 2\\\"\",\n                        \"mixed_title\": \"original sound - mel.techh (Contains music from: Askim Cok Pardon 2 - Welwitschia & frozz inc. & rexia1)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1756857600,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Askim Cok Pardon 2\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 44544,\n                            \"start_ms\": 30336\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 90210,\n                        \"h5_url\": \"\",\n                        \"id\": \"7588822371474901009\",\n                        \"performers\": null,\n                        \"title\": \"Askim Cok Pardon 2\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7597139364066052886\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"mel.techh\",\n                    \"owner_id\": \"7338471588129653793\",\n                    \"owner_nickname\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/66a23ac7aa1ab372268d758c9fa48a7e/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oYBDuiGCstwgBdSnEfaAzYK5wyi8CV4MW0B2I6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ODk2ZTY6NDw5aTQ1O2k8OkBpM3ByOXM5cjQ6ODMzbzU8NUAuNjMtXzE1NV8xMGMuNS0tYSNxYGpsMmRjYGthLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/66a23ac7aa1ab372268d758c9fa48a7e/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oYBDuiGCstwgBdSnEfaAzYK5wyi8CV4MW0B2I6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ODk2ZTY6NDw5aTQ1O2k8OkBpM3ByOXM5cjQ6ODMzbzU8NUAuNjMtXzE1NV8xMGMuNS0tYSNxYGpsMmRjYGthLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/e194b13c879c364d9336e8662799316b/69a8fb96/video/tos/no1a/tos-no1a-v-2370-no/oYBDuiGCstwgBdSnEfaAzYK5wyi8CV4MW0B2I6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ODk2ZTY6NDw5aTQ1O2k8OkBpM3ByOXM5cjQ6ODMzbzU8NUAuNjMtXzE1NV8xMGMuNS0tYSNxYGpsMmRjYGthLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d5n7c1fog65po6mocmt0&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=07098f18f2314fb6898147b30b639615&item_id=7597139364066052886&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4MzU4MzcxOWU2NGIzZjg4MTFmZmQ1YzI1NWU2YmJk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAyMKbw04jUL_8FqTfjbWdb36-i6-jvb6Ji84gm57GBIrGPhwPULFYVKLFq06VlwC-\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - mel.techh\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 14747,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Apple will always make the best phone ADs, imagine using AI to make your most innovative phone ad🥀💔❤️\\u200d🩹✌️🥺 <h id=\\\"2279\\\">#fyp</h> <h id=\\\"3010\\\">#apple</h> <h id=\\\"2343\\\">#honor</h> <h id=\\\"2641\\\">#ai</h> <h id=\\\"2672\\\">#techtok</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2279\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3010\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"68678\",\n                            \"hashtag_name\": \"honor\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2343\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"183145\",\n                            \"hashtag_name\": \"ai\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2641\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1609056958706689\",\n                            \"hashtag_name\": \"techtok\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2672\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"FR\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out ᴍᴇʟ x ᴛᴇᴄʜ📲's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ᴍᴇʟ x ᴛᴇᴄʜ📲’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out ᴍᴇʟ x ᴛᴇᴄʜ📲’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@mel.techh/video/7597139351176269078?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7597139351176269078&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@mel.techh/video/7597139351176269078?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7597139351176269078&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501189713975842, \\\\\\\"1\\\\\\\": 4.501158568586348, \\\\\\\"0\\\\\\\": 4.501084708052372}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 0.00022590538885265972, \\\\\\\"2\\\\\\\": 7.599142228238325e-05, \\\\\\\"-1\\\\\\\": 0.00028574814264714236}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.000267357110680498, \\\\\\\"2\\\\\\\": 0.0005883384310424428, \\\\\\\"-1\\\\\\\": -3.5418845488955566e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.97],\\\\\\\"drr\\\\\\\":7.1,\\\\\\\"rcd\\\\\\\":[0.1],\\\\\\\"mp\\\\\\\":-10.79,\\\\\\\"be\\\\\\\":[26.9,14325],\\\\\\\"ocf\\\\\\\":[-12.3697,-8.4144,-3.0805,-8.0515,-9.7721,-14.7273,-21.6182,-25.2587,-33.5065,-49.5278],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-20.4}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.95],\\\\\\\"drr\\\\\\\":7.5,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-10.68,\\\\\\\"be\\\\\\\":[26.9,14115],\\\\\\\"ocf\\\\\\\":[-12.5751,-8.5083,-3.0413,-8.0341,-9.7511,-14.7141,-21.6466,-25.2808,-32.4542,-51.8111],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-20.3},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010400\\\\\\\",\\\\\\\"tag_01010206\\\\\\\",\\\\\\\"tag_01010404\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.8,0.26,0.12,0.11,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"58.982\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7597139351176269078\",\n                    \"collect_count\": 3134,\n                    \"comment_count\": 1015,\n                    \"digg_count\": 23405,\n                    \"download_count\": 110,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 344707,\n                    \"repost_count\": 0,\n                    \"share_count\": 1093,\n                    \"whatsapp_share_count\": 6\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7597139351176269078\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"direct_to_tako\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"predict_ctr_score\\\":0.0070789048234413425}\",\n                                    \"word\": \"samsung ads\",\n                                    \"word_id\": \"3527405246376624164\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.020381497562864555,\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\"}\",\n                                    \"word\": \"samsung ads\",\n                                    \"word_id\": \"3527405246376624164\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 115,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 111,\n                        \"tag_id\": \"2279\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 122,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 116,\n                        \"tag_id\": \"3010\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 129,\n                        \"hashtag_id\": \"68678\",\n                        \"hashtag_name\": \"honor\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 123,\n                        \"tag_id\": \"2343\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 133,\n                        \"hashtag_id\": \"183145\",\n                        \"hashtag_name\": \"ai\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 130,\n                        \"tag_id\": \"2641\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 142,\n                        \"hashtag_id\": \"1609056958706689\",\n                        \"hashtag_name\": \"techtok\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 134,\n                        \"tag_id\": \"2672\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=e708827b&x-expires=1772722800&x-signature=zSxtwd5nDLphSOUgHJ6MTM%2FVm2o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=3fab2639&x-expires=1772722800&x-signature=FK1vawIBz2uzPfzugLGQEILSVu0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=550e5d32&x-expires=1772722800&x-signature=6ok32Ax1mOCbfotY9bSwSdl9Ejw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=e708827b&x-expires=1772722800&x-signature=zSxtwd5nDLphSOUgHJ6MTM%2FVm2o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=3fab2639&x-expires=1772722800&x-signature=FK1vawIBz2uzPfzugLGQEILSVu0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=550e5d32&x-expires=1772722800&x-signature=6ok32Ax1mOCbfotY9bSwSdl9Ejw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=e708827b&x-expires=1772722800&x-signature=zSxtwd5nDLphSOUgHJ6MTM%2FVm2o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=3fab2639&x-expires=1772722800&x-signature=FK1vawIBz2uzPfzugLGQEILSVu0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=550e5d32&x-expires=1772722800&x-signature=6ok32Ax1mOCbfotY9bSwSdl9Ejw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 728767,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1345305,\n                                \"file_cs\": \"c:0-13876-db39\",\n                                \"file_hash\": \"a02a1ab7b7f471795ee050bb0905022d\",\n                                \"height\": 1920,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_1080p_728767\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e045ada179a167c9487262ce09b73997/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068c001-no/oAovEAkRSEanzFDGFBgFcbROIf2JpxEBfQX8xA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=711&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzdlZDkzNDdmNjc3OTM7OUBpM3Y3eXg5cnY6ODMzbzczNUAwYTFeX19iXzExYC1hXjQzYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ff49ea057aaf30e632e82beeaf96c1bb/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068c001-no/oAovEAkRSEanzFDGFBgFcbROIf2JpxEBfQX8xA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=711&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzdlZDkzNDdmNjc3OTM7OUBpM3Y3eXg5cnY6ODMzbzczNUAwYTFeX19iXzExYC1hXjQzYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6678a0d604c4434cb4e1b0b6aa4bd434&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZjYmE3NWYzNzMwYTAxNDNlNDgwZjhlOWY1NjE3NGFj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 103011}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 151689}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 238998}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 307988}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 368874}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 718181}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.064, \\\\\\\"v960\\\\\\\": 99.23, \\\\\\\"v864\\\\\\\": 99.288, \\\\\\\"v720\\\\\\\": 99.31}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.849, \\\\\\\"v960\\\\\\\": 94.423, \\\\\\\"v864\\\\\\\": 94.99, \\\\\\\"v720\\\\\\\": 95.861}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.907,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":79.756,\\\\\\\"srv1\\\\\\\":81.36},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":79.756,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96905}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 529385,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 977246,\n                                \"file_cs\": \"c:0-13877-a638\",\n                                \"file_hash\": \"d98d4d0206c44e4204fa5fd8308ca99f\",\n                                \"height\": 1280,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_720p_529385\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1df98c716d775ba99bfb124b5eeea4ca/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/ocREAfnxGgJRDT6EOJ8EAxBk2FbFIZlfpcXzV5/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=516&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzVlN2dlZzUzOzVkNDY0NUBpM3Y3eXg5cnY6ODMzbzczNUAyYTVhXzI0X2MxMjNfYWE1YSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6bc9199561bbd998e5f792aeac008e2f/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/ocREAfnxGgJRDT6EOJ8EAxBk2FbFIZlfpcXzV5/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=516&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzVlN2dlZzUzOzVkNDY0NUBpM3Y3eXg5cnY6ODMzbzczNUAyYTVhXzI0X2MxMjNfYWE1YSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=82d1d3b16a5248f0b27d5bbdd48bd250&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVjMDg0OGVjZmM4N2ExYjI1NjRjNTM2YTBlNTI0ZTE2&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 79880}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 116301}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 183312}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 237755}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 284140}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 548398}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.864, \\\\\\\"v960\\\\\\\": 97.891, \\\\\\\"v864\\\\\\\": 97.917, \\\\\\\"v720\\\\\\\": 98.834}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.11, \\\\\\\"v960\\\\\\\": 87.907, \\\\\\\"v864\\\\\\\": 90.035, \\\\\\\"v720\\\\\\\": 93.708}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.907,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":71.017,\\\\\\\"srv1\\\\\\\":80.412},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":71.017,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c884960b1ead6011caff04abbc202e00\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":96905}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 421666,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 778397,\n                                \"file_cs\": \"c:0-13877-8710\",\n                                \"file_hash\": \"dc8aed585507611eacdba70517cbd879\",\n                                \"height\": 1024,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_540p_421666\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/a76f67a82693bec63092b883281cd861/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o44FJXpfL2RcExzEFnA1NIEDxgZkbJGBABfhQ8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=411&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTtnZTpkMzQ1Njw7OmZoOUBpM3Y3eXg5cnY6ODMzbzczNUA0MjNjMjI1NjExLV9gMS5hYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ebb30e5f889a8f390dff4c9c2f2bf4f7/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o44FJXpfL2RcExzEFnA1NIEDxgZkbJGBABfhQ8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=411&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTtnZTpkMzQ1Njw7OmZoOUBpM3Y3eXg5cnY6ODMzbzczNUA0MjNjMjI1NjExLV9gMS5hYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d61e4cc7b809434291805a57fb6d5872&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViNzUyZTAzMzgwNDM1MmNmMDdhMjQxMzRjNTZhNDFh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 65111}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 93653}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 146183}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 189042}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 226281}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 443734}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.416, \\\\\\\"v960\\\\\\\": 96.132, \\\\\\\"v864\\\\\\\": 96.947, \\\\\\\"v720\\\\\\\": 97.853}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.645, \\\\\\\"v960\\\\\\\": 83.871, \\\\\\\"v864\\\\\\\": 85.376, \\\\\\\"v720\\\\\\\": 89.699}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":81.907,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.891,\\\\\\\"srv1\\\\\\\":79.964},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":66.891,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"de891c23f0fd4e5d3427584b3ac54f89\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64603}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 260823,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 481448,\n                                \"file_cs\": \"c:0-13891-e91b\",\n                                \"file_hash\": \"e90b59c21266d31875798b3fe0a14bdb\",\n                                \"height\": 1024,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_540p_260823\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c6aab82db8ab86e899b18be779f21631/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/ooaEGhFbcIDJx8HAXAKgffEzpuECRyJFkWsnvB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=254&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2dnZztnNzY1PDYzZTk6OEBpM3Y3eXg5cnY6ODMzbzczNUBjMDAwLzBgNl8xM2AzNDBhYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/d65dec2b24841da0ca2ac350b6e26fc3/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/ooaEGhFbcIDJx8HAXAKgffEzpuECRyJFkWsnvB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=254&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=M2dnZztnNzY1PDYzZTk6OEBpM3Y3eXg5cnY6ODMzbzczNUBjMDAwLzBgNl8xM2AzNDBhYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d537766bc06349b293c43d283d3d3df0&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIxMTA3ZmJkNjFkNDgxZDA5ODY4MGE2N2MwMTUzNDg1&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 48065}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 66705}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 103849}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 134304}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 161388}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 286037}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.739, \\\\\\\"v960\\\\\\\": 93.52, \\\\\\\"v864\\\\\\\": 94.593, \\\\\\\"v720\\\\\\\": 96.217}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.637, \\\\\\\"v960\\\\\\\": 80.489, \\\\\\\"v864\\\\\\\": 83.1, \\\\\\\"v720\\\\\\\": 86.886}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.267,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.745,\\\\\\\"srv1\\\\\\\":74.647},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":62.745,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 87.829, \\\\\\\"sr20\\\\\\\": 96.591}}\\\",\\\"audio_bit_rate\\\":32405,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 205588,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 379491,\n                                \"file_cs\": \"c:0-13891-fedf\",\n                                \"file_hash\": \"8624f322c4d03bacb8e070a1938cc53d\",\n                                \"height\": 1024,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_540p_205588\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/5c50ecae3d7521716889e250b2bed7b1/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068c001-no/osEDpbF8zJxnEBAzPkXF4GmAENkvucyIfgfFRv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=200&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGhmNGc0aWllaTYzN2g3aUBpM3Y3eXg5cnY6ODMzbzczNUAuLjZjNWNgNjMxMy1hL2I1YSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/9a28c054c5719ff445a99e519f935348/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068c001-no/osEDpbF8zJxnEBAzPkXF4GmAENkvucyIfgfFRv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=200&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGhmNGc0aWllaTYzN2g3aUBpM3Y3eXg5cnY6ODMzbzczNUAuLjZjNWNgNjMxMy1hL2I1YSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8fe42ed400634f6b9fcff18df19c1e1a&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0NjEwMTgyNzU4YjJiY2RkZWQ4ZTVkYWE3MGUyMzZj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 40265}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 53796}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 84573}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 108951}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 130507}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 224697}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.935, \\\\\\\"v960\\\\\\\": 91.308, \\\\\\\"v864\\\\\\\": 92.154, \\\\\\\"v720\\\\\\\": 93.785}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.9, \\\\\\\"v960\\\\\\\": 77.777, \\\\\\\"v864\\\\\\\": 79.63, \\\\\\\"v720\\\\\\\": 84.172}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.267,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.692,\\\\\\\"srv1\\\\\\\":71.843},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":60.692,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 85.539, \\\\\\\"sr20\\\\\\\": 94.302}}\\\",\\\"audio_bit_rate\\\":24367,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec~tplv-tiktokx-origin.image?dr=8593&refresh_token=522a1de9&x-expires=1772722800&x-signature=YNOTqdHfvIdXstlrkxGz1SsAMsc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec~tplv-tiktokx-origin.image?dr=8593&refresh_token=54f3d58a&x-expires=1772722800&x-signature=Ga4miHn67PVrhRrH%2B5FRm%2F6yEv8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=4da53856&x-expires=1772722800&x-signature=II66YY2neGrSUOlF6P7GKoxrCNk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1121893,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"height\": 720,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/952c2431e56346a8b1884380c42d2cd6/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/oIneQ8DSLAIIf7jACIEBeg4AcjhG3L5vOIM7SI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=593&eid=5376&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGg8PDpmZ2hoNjVlPDQ3ZEBpM3Y3eXg5cnY6ODMzbzczNUAvNDIvXjIxXjMxNF5fYjZfYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/685832eba37cc711a704f9ba95955568/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/oIneQ8DSLAIIf7jACIEBeg4AcjhG3L5vOIM7SI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=593&eid=5376&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGg8PDpmZ2hoNjVlPDQ3ZEBpM3Y3eXg5cnY6ODMzbzczNUAvNDIvXjIxXjMxNF5fYjZfYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5n7bsfog65ucvp4cs00&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=ba94e1b9ab72436eae4d5ca729597e2a&item_id=7597139351176269078&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFkMjVhN2Y0MGQ1ZjQyYTg0ZjY5NzcwMWZjM2EwZTRi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1055261,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"file_hash\": \"3e4294a82a1b7f70e19f27d46688db1a\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_h264_540p_571686\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/060b7280c3ccf5e55b2ce1edcd321762/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=558&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/5dde8457a08f51e8a46761af528609f7/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=558&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a274eecad0bf40488ff5787c978947a1&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5NTA1MGIyYTY5MTFlYjJiOGE3MmFiYWEyNThmZDBh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 14767,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=3bc9b642&x-expires=1772722800&x-signature=EFaaiqC7TZC9W%2Bzw24YJ1qODG3g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=acd65aa1&x-expires=1772722800&x-signature=q1CXER5d7rDJdIty4yVXSq5F2V8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1e3190d3&x-expires=1772722800&x-signature=icq6XPi%2FeBCVuVCHc6%2BvJdzmEu4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.4\\\",\\\"LoudnessRangeStart\\\":\\\"-21\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-18.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.3\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-21,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-18.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.3,\\\\\\\"Peak\\\\\\\":0.29174,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-20.3,\\\\\\\"LoudnessRange\\\\\\\":1.6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":0.93,\\\\\\\"SingingRatio\\\\\\\":0.93},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3111.72,\\\\\\\"FCenR\\\\\\\":3115.2,\\\\\\\"Spkr100G\\\\\\\":0.88,\\\\\\\"Spkr150G\\\\\\\":1.36,\\\\\\\"Spkr200G\\\\\\\":1.65},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.359},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.087},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-22.354,\\\\\\\"Peak\\\\\\\":-10.682,\\\\\\\"RTotal\\\\\\\":-22.387,\\\\\\\"LRDiff\\\\\\\":0.033}}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0189\\\",\\\"brightness_mean\\\":\\\"28.4132\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0029\\\",\\\"loudness\\\":\\\"-20.3\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0089\\\",\\\"peak\\\":\\\"0.29174\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1768846868}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"9.7342\\\",\\\"vq_score\\\":\\\"65.01\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d5n7bsfog65ucvp4cs00\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/f716d3e09474d2c5d4f230e1a3e88249/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/oILvwFLS3AoZLwjAI58OmjeDICeeRGkRInAAgG/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=575\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NmdkaDk0NGhmZGk2OTk7NkBpM3Y3eXg5cnY6ODMzbzczNUBiNGA2Yi1gNWMxYzZiYS8vYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/f5cd4f85b06cebda2d8940cc566fb60c/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/oILvwFLS3AoZLwjAI58OmjeDICeeRGkRInAAgG/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=575\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NmdkaDk0NGhmZGk2OTk7NkBpM3Y3eXg5cnY6ODMzbzczNUBiNGA2Yi1gNWMxYzZiYS8vYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5n7bsfog65ucvp4cs00\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=2328d6e693ff4afc8ec101e69eca7de3\\\\u0026item_id=7597139351176269078\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxOTRjOGRjYjUzMTAyN2Y2NTJhNDQ0NDc4ODA3OWJl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1382839,\\\"file_cs\\\":\\\"c:0-13681-5cc6\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4787ccd5&x-expires=1772722800&x-signature=BPhYGLxgM2tcSvcJyuADbSfUGs8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5207e45d&x-expires=1772722800&x-signature=Jb2QyU6vhwIeDYVgK72BYicrjzs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=127866cc&x-expires=1772722800&x-signature=pR1W1OoxbtvSjUU8e2gUa6s%2B1b4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1055261,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"file_hash\": \"3e4294a82a1b7f70e19f27d46688db1a\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_h264_540p_571686\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/060b7280c3ccf5e55b2ce1edcd321762/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=558&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/5dde8457a08f51e8a46761af528609f7/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=558&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a274eecad0bf40488ff5787c978947a1&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5NTA1MGIyYTY5MTFlYjJiOGE3MmFiYWEyNThmZDBh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 778397,\n                        \"file_cs\": \"c:0-13877-8710\",\n                        \"file_hash\": \"dc8aed585507611eacdba70517cbd879\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_540p_421666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a76f67a82693bec63092b883281cd861/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o44FJXpfL2RcExzEFnA1NIEDxgZkbJGBABfhQ8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=411&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTtnZTpkMzQ1Njw7OmZoOUBpM3Y3eXg5cnY6ODMzbzczNUA0MjNjMjI1NjExLV9gMS5hYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/ebb30e5f889a8f390dff4c9c2f2bf4f7/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o44FJXpfL2RcExzEFnA1NIEDxgZkbJGBABfhQ8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=411&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NTtnZTpkMzQ1Njw7OmZoOUBpM3Y3eXg5cnY6ODMzbzczNUA0MjNjMjI1NjExLV9gMS5hYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d61e4cc7b809434291805a57fb6d5872&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViNzUyZTAzMzgwNDM1MmNmMDdhMjQxMzRjNTZhNDFh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1055261,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"file_hash\": \"3e4294a82a1b7f70e19f27d46688db1a\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_h264_540p_571686\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/060b7280c3ccf5e55b2ce1edcd321762/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=558&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/5dde8457a08f51e8a46761af528609f7/69a8a5d4/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=558&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a274eecad0bf40488ff5787c978947a1&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5NTA1MGIyYTY5MTFlYjJiOGE3MmFiYWEyNThmZDBh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e2176355&x-expires=1772722800&x-signature=Hw%2F9cCOc0x1y%2BKiPdXmCAzq6QBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1f5888ad&x-expires=1772722800&x-signature=jIkvuMFhzS%2FCya1h9ZO4oitgF2A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=588a0361&x-expires=1772722800&x-signature=yYQiL0n8B4QApWzAzw0cVNa%2FPMM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=db9588f5&x-expires=1772722800&x-signature=dXbS%2FRhuCwLrth%2FVQQNN3Msenww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e2176355&x-expires=1772722800&x-signature=Hw%2F9cCOc0x1y%2BKiPdXmCAzq6QBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1694620037,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.08325,\n                        \"duration_precision\": 10.08325,\n                        \"shoot_duration_precision\": 10.08325,\n                        \"video_duration_precision\": 10.08325\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":5.1080000000000005,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7278337583707393312,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v0f942gc0000ck0tj0jc77u9jk39a980\\\",\\\"owner_id\\\":6876139831827891205,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7278337605291363105,\n                    \"id_str\": \"7278337605291363105\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"Remix Radio DJ\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\\\"\",\n                        \"mixed_title\": \"original sound - oldschool.editz.90 (Contains music from: The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version] - Remix Radio DJ)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Remix Radio DJ\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 70272,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 163547,\n                        \"h5_url\": \"\",\n                        \"id\": \"7160692004098148353\",\n                        \"performers\": null,\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7278337605291363105\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"oldschool.editz.90\",\n                    \"owner_id\": \"6876139831827891205\",\n                    \"owner_nickname\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/a2aafa046799708c06473afe580720bd/69a8fb92/video/tos/no1a/tos-no1a-v-2370-no/owBtCcSADeOeOUdEQlDnTSbgYAkgQm0gDPHCqJ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PDxoaTU1OWk7OWVnZmlpZEBpMzw8bjw6ZjN3bjMzZjU8M0A2LjFfYTMvNS0xNTJhMV8uYSM1XjBncjRnZy1gLS1kMWNzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a2aafa046799708c06473afe580720bd/69a8fb92/video/tos/no1a/tos-no1a-v-2370-no/owBtCcSADeOeOUdEQlDnTSbgYAkgQm0gDPHCqJ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PDxoaTU1OWk7OWVnZmlpZEBpMzw8bjw6ZjN3bjMzZjU8M0A2LjFfYTMvNS0xNTJhMV8uYSM1XjBncjRnZy1gLS1kMWNzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/3eee3f26e22ce569e963df2dc7941f47/69a8fb92/video/tos/no1a/tos-no1a-v-2370-no/owBtCcSADeOeOUdEQlDnTSbgYAkgQm0gDPHCqJ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PDxoaTU1OWk7OWVnZmlpZEBpMzw8bjw6ZjN3bjMzZjU8M0A2LjFfYTMvNS0xNTJhMV8uYSM1XjBncjRnZy1gLS1kMWNzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v0f942gc0000ck0tj0jc77u9jk39a980&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=1abf4fdc5d8b46088f2662d2bf4e1999&item_id=7278337605291363105&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM3Nzc3NWFmMTllNDlkZjZlYWVlOTE1YTU1ODVlNTg1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAWJrixUvJ3DyPUNLRz9lkLhaC7MbfhTmwN7e5MBlHuZnuSZ7CXZC0T8HxE7iuBA2h\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - oldschool.editz.90\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a3af748c&x-expires=1772722800&x-signature=JZT3oTI1wiMrDMpUQOYSaJv9w6E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a39238b4&x-expires=1772722800&x-signature=JEZarY38Nc7MBSjjtDBBe4oY8%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=13e7c5f3&x-expires=1772722800&x-signature=UeAWSl%2F4nMNKkYa6EzEUbAdYKNA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c66ca9b3&x-expires=1772722800&x-signature=snnD3oEqCqLwI4BF%2BJiadB6%2F1cY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f1ee9f02&x-expires=1772722800&x-signature=ucD1%2F36eBt0NUwUEs74i4T4%2F4tI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c2c18c24&x-expires=1772722800&x-signature=Olyje6vF32x1nAMedqoY1Gw1Ou0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a3e3ff87&x-expires=1772722800&x-signature=2br8SUW9ogakXRgUKHUHbFYKWM8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=65502eb6&x-expires=1772722800&x-signature=zSzDTOX7aWDF0CUY%2FDXKq6dGXtc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=f77771ee&x-expires=1772722800&x-signature=mz%2BLjPzF%2FBWl1Sz6Va7w9WQ7Zoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3a17d129&x-expires=1772722800&x-signature=%2FisOO7nbl6FOst8pZsPqyhApNIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8ee61599&x-expires=1772722800&x-signature=6Y9HrrmQIxynpyOr3k4cloHWy3s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=37920c7a&x-expires=1772722800&x-signature=XA0PrTqFSQu1NPngSp4wUbmd2ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a9e01946&x-expires=1772722800&x-signature=vLELmSUAYZoO16d8FTD2udlhqoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=84318349&x-expires=1772722800&x-signature=KI9%2BvjO0axg1G2pt9bB4Zdg0BRY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=28106faa&x-expires=1772722800&x-signature=GW41JDHzkLup%2FMnxYMHCBi9nA9Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"sebastianbondopetit\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"da\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"BONDO\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"TH\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA1NwPwB76i5Y_-cY1cWLAc2y6wcGbynq24Gch4q4QmCo6_JKIw7pkCb4GfbyyF00x\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Digital content creator \\nAny inquiries: sebastian@bondocreative.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null,\n                        \"tt_now\": {\n                            \"tt_now_log_status\": 2\n                        }\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"106942626485948416\",\n                    \"unique_id\": \"bondocreative\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCkZ2JiIDLdCw-lIaNwuWi-Q\",\n                    \"youtube_channel_title\": \"BONDO.STUDIO\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 106942626485948416,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7548447098891570434\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"keynote\",\n                        \"cid\": \"2271771\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=2271771\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #keynote on TikTok!\",\n                            \"share_desc_info\": \"Check out #keynote on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: keynote\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/keynote?_r=1&name=keynote&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=2271771&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005605788527916827}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"[\\\"What’s really going down behind Apple event \\\\ud83d\\\\ude05 part 2\\\",\\\"\\\",\\\" #keynote #apple #appleevent2025\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"end\": 9,\n                        \"hashtag_id\": \"2271771\",\n                        \"hashtag_name\": \"keynote\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"start\": 1,\n                        \"tag_id\": \"2\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 16,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"start\": 10,\n                        \"tag_id\": \"3\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 32,\n                        \"hashtag_id\": \"7281423178844766214\",\n                        \"hashtag_name\": \"appleevent2025\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"start\": 17,\n                        \"tag_id\": \"4\",\n                        \"type\": 1\n                    }\n                ],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1757509803,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"What’s really going down behind Apple event 😅 part 2  #keynote #apple #appleevent2025\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7548447098891570434\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7548447098891570434\n                    ],\n                    \"GroupdIdList1\": [\n                        7548447098891570434\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e2176355&x-expires=1772722800&x-signature=Hw%2F9cCOc0x1y%2BKiPdXmCAzq6QBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1f5888ad&x-expires=1772722800&x-signature=jIkvuMFhzS%2FCya1h9ZO4oitgF2A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=588a0361&x-expires=1772722800&x-signature=yYQiL0n8B4QApWzAzw0cVNa%2FPMM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=db9588f5&x-expires=1772722800&x-signature=dXbS%2FRhuCwLrth%2FVQQNN3Msenww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e2176355&x-expires=1772722800&x-signature=Hw%2F9cCOc0x1y%2BKiPdXmCAzq6QBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1694620037,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.08325,\n                        \"duration_precision\": 10.08325,\n                        \"shoot_duration_precision\": 10.08325,\n                        \"video_duration_precision\": 10.08325\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":5.1080000000000005,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7278337583707393312,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v0f942gc0000ck0tj0jc77u9jk39a980\\\",\\\"owner_id\\\":6876139831827891205,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7278337605291363105,\n                    \"id_str\": \"7278337605291363105\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"Remix Radio DJ\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\\\"\",\n                        \"mixed_title\": \"original sound - oldschool.editz.90 (Contains music from: The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version] - Remix Radio DJ)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Remix Radio DJ\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 70272,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 163547,\n                        \"h5_url\": \"\",\n                        \"id\": \"7160692004098148353\",\n                        \"performers\": null,\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7278337605291363105\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"oldschool.editz.90\",\n                    \"owner_id\": \"6876139831827891205\",\n                    \"owner_nickname\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/a2aafa046799708c06473afe580720bd/69a8fb92/video/tos/no1a/tos-no1a-v-2370-no/owBtCcSADeOeOUdEQlDnTSbgYAkgQm0gDPHCqJ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PDxoaTU1OWk7OWVnZmlpZEBpMzw8bjw6ZjN3bjMzZjU8M0A2LjFfYTMvNS0xNTJhMV8uYSM1XjBncjRnZy1gLS1kMWNzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a2aafa046799708c06473afe580720bd/69a8fb92/video/tos/no1a/tos-no1a-v-2370-no/owBtCcSADeOeOUdEQlDnTSbgYAkgQm0gDPHCqJ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PDxoaTU1OWk7OWVnZmlpZEBpMzw8bjw6ZjN3bjMzZjU8M0A2LjFfYTMvNS0xNTJhMV8uYSM1XjBncjRnZy1gLS1kMWNzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/3eee3f26e22ce569e963df2dc7941f47/69a8fb92/video/tos/no1a/tos-no1a-v-2370-no/owBtCcSADeOeOUdEQlDnTSbgYAkgQm0gDPHCqJ/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=PDxoaTU1OWk7OWVnZmlpZEBpMzw8bjw6ZjN3bjMzZjU8M0A2LjFfYTMvNS0xNTJhMV8uYSM1XjBncjRnZy1gLS1kMWNzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v0f942gc0000ck0tj0jc77u9jk39a980&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=1abf4fdc5d8b46088f2662d2bf4e1999&item_id=7278337605291363105&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM3Nzc3NWFmMTllNDlkZjZlYWVlOTE1YTU1ODVlNTg1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAWJrixUvJ3DyPUNLRz9lkLhaC7MbfhTmwN7e5MBlHuZnuSZ7CXZC0T8HxE7iuBA2h\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - oldschool.editz.90\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10042,\n                \"music_selected_from\": \"video_capsule_recommend\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"What’s really going down behind Apple event 😅 part 2<br><br> <h id=\\\"2\\\">#keynote</h> <h id=\\\"3\\\">#apple</h> <h id=\\\"4\\\">#appleevent2025</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"2271771\",\n                            \"hashtag_name\": \"keynote\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2\",\n                            \"type\": 1\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"3\",\n                            \"type\": 1\n                        },\n                        {\n                            \"hashtag_id\": \"7281423178844766214\",\n                            \"hashtag_name\": \"appleevent2025\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"4\",\n                            \"type\": 1\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"TH\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out BONDO's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out BONDO’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out BONDO’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@bondocreative/video/7548447098891570434?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7548447098891570434&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@bondocreative/video/7548447098891570434?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7548447098891570434&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.75],\\\\\\\"drr\\\\\\\":8.4,\\\\\\\"rcd\\\\\\\":[0.6],\\\\\\\"mp\\\\\\\":-5.88,\\\\\\\"be\\\\\\\":[16.1,10583.6],\\\\\\\"ocf\\\\\\\":[18.6,21,18.6,16.4,16.8,15.3,8.3,-0.4,-7.7,-27.4],\\\\\\\"il\\\\\\\":-21.5}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.75],\\\\\\\"drr\\\\\\\":8.3,\\\\\\\"rcd\\\\\\\":[0.6],\\\\\\\"mp\\\\\\\":-7.11,\\\\\\\"be\\\\\\\":[16.1,10825.8],\\\\\\\"ocf\\\\\\\":[18.8,21.1,18.7,16.5,16.8,15.3,8.4,0.5,-7.4,-26.5],\\\\\\\"il\\\\\\\":-21.5}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.74],\\\\\\\"drr\\\\\\\":8.3,\\\\\\\"rcd\\\\\\\":[0.6],\\\\\\\"mp\\\\\\\":-7.71,\\\\\\\"be\\\\\\\":[16.1,10615.9],\\\\\\\"ocf\\\\\\\":[19.1,21.2,18.7,16.5,16.8,15.3,8.2,0.4,-7.3,-26.3],\\\\\\\"il\\\\\\\":-21.5}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":8.1,\\\\\\\"rcd\\\\\\\":[0.4],\\\\\\\"mp\\\\\\\":-7.36,\\\\\\\"be\\\\\\\":[16.1,13802.8],\\\\\\\"ocf\\\\\\\":[19.8,23.7,19.5,17.6,16.9,15.7,8.8,1,-5.3,-22.9],\\\\\\\"il\\\\\\\":-21.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02030105\\\\\\\",\\\\\\\"tag_01010406\\\\\\\",\\\\\\\"tag_01010305\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.69,0.57,0.19,0.13,0.11]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"41.687\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7548447098891570434\",\n                    \"collect_count\": 5284,\n                    \"comment_count\": 1805,\n                    \"digg_count\": 71030,\n                    \"download_count\": 565,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 3219886,\n                    \"repost_count\": 0,\n                    \"share_count\": 3347,\n                    \"whatsapp_share_count\": 53\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7548447098891570434\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.004322840556828261,\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                    \"word\": \"apple ✓\",\n                                    \"word_id\": \"1960959987576572672\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"predict_ctr_score\\\":0.02965443847383697,\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                    \"word\": \"apple ✓\",\n                                    \"word_id\": \"1960959987576572672\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 63,\n                        \"hashtag_id\": \"2271771\",\n                        \"hashtag_name\": \"keynote\",\n                        \"is_commerce\": false,\n                        \"start\": 55,\n                        \"tag_id\": \"2\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 70,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"start\": 64,\n                        \"tag_id\": \"3\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 86,\n                        \"hashtag_id\": \"7281423178844766214\",\n                        \"hashtag_name\": \"appleevent2025\",\n                        \"is_commerce\": false,\n                        \"start\": 71,\n                        \"tag_id\": \"4\",\n                        \"type\": 1\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 799723,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 24,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1005153,\n                                \"file_cs\": \"c:0-7849-49c3\",\n                                \"file_hash\": \"49d177b3c9a8d1301c7f3649bad73479\",\n                                \"height\": 1890,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_1080p_799723\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/dec7f8f01abb0577975d23c4cd47ba10/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/owiwDffUEEYkENliXPogFBVBIcRXAmYdHFSVyn/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=780&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzU4NGhkOTdoZGQ7NjhkNEBpajU8b3k5cjhxNjMzbzczNUA1XjAtMTYyNjExX2I2MTEuYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/d9b0bb99c7a5dfa6ca71b36b06dd6c7f/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/owiwDffUEEYkENliXPogFBVBIcRXAmYdHFSVyn/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=780&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=MzU4NGhkOTdoZGQ7NjhkNEBpajU8b3k5cjhxNjMzbzczNUA1XjAtMTYyNjExX2I2MTEuYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=114a4593e8ba4a4e94569a4e0135a280&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjZTFmYWZiYzJmNDI0MmU5NjVmMjAzZDU2NDE1ZGQz&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 166411}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 257527}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 347003}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 442241}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 539309}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.295, \\\\\\\"v960\\\\\\\": 98.889, \\\\\\\"v864\\\\\\\": 99.51, \\\\\\\"v720\\\\\\\": 99.742}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.299, \\\\\\\"v960\\\\\\\": 92.819, \\\\\\\"v864\\\\\\\": 93.712, \\\\\\\"v720\\\\\\\": 95.029}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":90.821,\\\\\\\"srv1\\\\\\\":94.848},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":90.821,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4d3e242f10d744d2d04be8bd2a7eb330\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 99.917, \\\\\\\"sr20\\\\\\\": -1}}\\\",\\\"audio_bit_rate\\\":65100}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 466062,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 24,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 585782,\n                                \"file_cs\": \"c:0-7864-d127\",\n                                \"file_hash\": \"5d2bb6e99c58b90d07a32c420c611111\",\n                                \"height\": 1260,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_720p_466062\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/99e26cdf38fd29203e3b0d4d395c8918/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/oIj2gLpkAeGIERYR6vILIExgQDreT4ECTAGeIu/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=455&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NjU8NWQ6aDhmOztnNGk1O0BpajU8b3k5cjhxNjMzbzczNUAxLjUwMzE2XjQxYTE0NV5gYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/040cea13aae0f21b7bbe0d54a0e96dc9/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/oIj2gLpkAeGIERYR6vILIExgQDreT4ECTAGeIu/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=455&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NjU8NWQ6aDhmOztnNGk1O0BpajU8b3k5cjhxNjMzbzczNUAxLjUwMzE2XjQxYTE0NV5gYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c8a28f714dd8487ca59e476a32891243&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEzZmZiY2VmZWJmODMyNWEwZTExNmNiNDVlOTI5Y2Y5&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 102454}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 165733}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 208801}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 279116}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 318963}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.592, \\\\\\\"v960\\\\\\\": 96.058, \\\\\\\"v864\\\\\\\": 97.98, \\\\\\\"v720\\\\\\\": 98.884}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.542, \\\\\\\"v960\\\\\\\": 87.202, \\\\\\\"v864\\\\\\\": 89.018, \\\\\\\"v720\\\\\\\": 92.026}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":83.428,\\\\\\\"srv1\\\\\\\":93.781},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":83.428,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3cc81a4fb85c40e3b76946130256b69b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 92.36, \\\\\\\"sr20\\\\\\\": 98.981}}\\\",\\\"audio_bit_rate\\\":32685}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 347161,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 24,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 436338,\n                                \"file_cs\": \"c:0-7863-d325\",\n                                \"file_hash\": \"711af48101b52ba1a1e2071e0191a2c8\",\n                                \"height\": 1008,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_347161\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/d301a8d1e7dd6704fa25e6586fc48d3f/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=339&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6fab86962818a739f154eb8c970a1001/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=339&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f7f151a55d5849c292f30735c74ebfbb&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzNmM3ODZkMTkzMDc3MTlhNzViZTI3ZmI4ZGViZmM0&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 78665}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 126448}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 157891}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 208390}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 236914}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.524, \\\\\\\"v960\\\\\\\": 93.299, \\\\\\\"v864\\\\\\\": 94.86, \\\\\\\"v720\\\\\\\": 97.762}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.45, \\\\\\\"v960\\\\\\\": 80.571, \\\\\\\"v864\\\\\\\": 83.548, \\\\\\\"v720\\\\\\\": 87.763}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.109,\\\\\\\"srv1\\\\\\\":89.713},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":78.109,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3cc81a4fb85c40e3b76946130256b69b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 85.318, \\\\\\\"sr20\\\\\\\": 94.211}}\\\",\\\"audio_bit_rate\\\":32685}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 284294,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 24,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 357323,\n                                \"file_cs\": \"c:0-7849-1cb2\",\n                                \"file_hash\": \"80835a66d8a3e6cf1ca061585bbd5a9f\",\n                                \"height\": 1008,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_284294\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/a122f0d9abebfbda1af3b7024352a671/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/oQEgGe9pII0IQXeJdVRALDXCg5jvAyi0eLNzJt/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=277&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzxoaTRoOWRlOjQ8aWgzZEBpajU8b3k5cjhxNjMzbzczNUBhX19eXzEtNi0xXjA0MS5hYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/91e41a898027cfda8c62607e6bbe8d89/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/oQEgGe9pII0IQXeJdVRALDXCg5jvAyi0eLNzJt/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=277&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzxoaTRoOWRlOjQ8aWgzZEBpajU8b3k5cjhxNjMzbzczNUBhX19eXzEtNi0xXjA0MS5hYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=da104e7f39a1470b9a064eb1afbeb9d4&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE4N2JjNTM1OTM5OWQ0MzM4NzMwYjQ4YzU1MTJmZDhm&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 67303}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 100096}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 130566}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 164316}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 197017}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.398, \\\\\\\"v960\\\\\\\": 89.86, \\\\\\\"v864\\\\\\\": 92.2, \\\\\\\"v720\\\\\\\": 94.675}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.444, \\\\\\\"v960\\\\\\\": 75.782, \\\\\\\"v864\\\\\\\": 79.318, \\\\\\\"v720\\\\\\\": 84.888}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.105,\\\\\\\"srv1\\\\\\\":84.587},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":75.105,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"021c099ef1160251df9fe0ecf0b170b8\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 81.177, \\\\\\\"sr20\\\\\\\": 90.07}}\\\",\\\"audio_bit_rate\\\":32685}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 195699,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 24,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 245970,\n                                \"file_cs\": \"c:0-7849-f397\",\n                                \"file_hash\": \"60096bfd2af99cb3a122779730b452ac\",\n                                \"height\": 1008,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_195699\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/162d54569eba3c2ebd73f0c4be6f5dd8/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/oMGCaIWpIDxgkQI4WejeI9eLrE76vAErHuAgLR/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=191&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWY3OjRnOzk8aTc8OjhpZUBpajU8b3k5cjhxNjMzbzczNUAyNjM1LmIxXzIxXjQ2YS5gYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ea2a7f467b6b2bacbb2835699e6731b4/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/oMGCaIWpIDxgkQI4WejeI9eLrE76vAErHuAgLR/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=191&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWY3OjRnOzk8aTc8OjhpZUBpajU8b3k5cjhxNjMzbzczNUAyNjM1LmIxXzIxXjQ2YS5gYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cb1fd59779a44f59b648ed1187649c56&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkM2FhMjQyMWZlZGM2MGI0MjEzZjg5MmM0M2Q2MTUx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 48165}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 69934}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 90218}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 112137}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 133886}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.401, \\\\\\\"v960\\\\\\\": 82.478, \\\\\\\"v864\\\\\\\": 85.649, \\\\\\\"v720\\\\\\\": 88.707}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 65.226, \\\\\\\"v960\\\\\\\": 68.867, \\\\\\\"v864\\\\\\\": 72.418, \\\\\\\"v720\\\\\\\": 78.161}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.691,\\\\\\\"srv1\\\\\\\":78.49},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":69.691,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5be8ad94b49a69d9eed5e141aac23694\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 74.833, \\\\\\\"sr20\\\\\\\": 83.726}}\\\",\\\"audio_bit_rate\\\":24587}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8593&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8593&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1376155,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"height\": 720,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/48058cfda4155da0f7cbceb7db517f54/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/oYEgGe9pIIcIRLeJdARALDXCgFjvAPi0eLKFJL/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=1069&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PDs2NTQ8O2c0NGY1OWlmOEBpajU8b3k5cjhxNjMzbzczNUBgYjNhNGFgNV8xY2EtYTJjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/0a22baffc5c72b94575d95598f62950c/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068c001-no/oYEgGe9pIIcIRLeJdARALDXCgFjvAPi0eLKFJL/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=1069&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=PDs2NTQ8O2c0NGY1OWlmOEBpajU8b3k5cjhxNjMzbzczNUBgYjNhNGFgNV8xY2EtYTJjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d30nh57og65vble9h2eg&line=0&watermark=1&logo_name=tiktok&source=CHALLENGE_AWEME&file_id=f55cdf06d2fc41b18dc8d971d263e8c9&item_id=7548447098891570434&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0YzZmNDZjOGE2MDEyMjk1MjE3MTE1YWQ1MTc2NDZk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1201930,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"file_hash\": \"2b28aeb39274fdb1b6ea2789424f0b42\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_h264_540p_956474\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d30803986d8b6829d5d8548a57628c05/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=934&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/374e50e987da9bf783347d5f2b97f348/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=934&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ba7800a6bc964636a786ae9c8aa868ae&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmZjA0ZWRlMmRhYjA0OWY3YzZlY2YyZWFmOTczMWEx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 10053,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1008,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"3.1\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.8\\\",\\\"LoudnessRangeStart\\\":\\\"-22.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-18\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.5\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-30,\\\\\\\"MaxMomLoud\\\\\\\":-20.14,\\\\\\\"MaxSTLoud\\\\\\\":-22.63,\\\\\\\"Loud\\\\\\\":-22.99,\\\\\\\"LoudR\\\\\\\":7.4,\\\\\\\"LoudRE\\\\\\\":-22.6}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.56,\\\\\\\"Spkr150G\\\\\\\":0.9,\\\\\\\"Spkr200G\\\\\\\":1.19,\\\\\\\"FCenL\\\\\\\":3806.5,\\\\\\\"FCenR\\\\\\\":3830.05},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-21.252},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-1.441},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-24.018,\\\\\\\"Peak\\\\\\\":-7.36,\\\\\\\"RTotal\\\\\\\":-23.77,\\\\\\\"LRDiff\\\\\\\":-0.247},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.8,\\\\\\\"SingingRatio\\\\\\\":0.1,\\\\\\\"SpeechRatio\\\\\\\":0.4}},\\\\\\\"Peak\\\\\\\":0.42658,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-21.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.8,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-18,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.5,\\\\\\\"LoudnessRange\\\\\\\":3.1}\\\",\\\"loudness\\\":\\\"-21.2\\\",\\\"peak\\\":\\\"0.42658\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1088,\\\\\\\"origin_height\\\\\\\":1904,\\\\\\\"origin_create_at\\\\\\\":1757509826}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"70.61\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d30nh57og65vble9h2eg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/2e4c9334141cdda3dfb578f0d98aaf57/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/ocERyhE5fQlVZHDYBgfdFXAkQiIiWBUUFXwotE/?a=1233\\\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\\\u0026\\\\u0026bt=812\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=O2g7NGg0OzgzNzhlODY6OEBpajU8b3k5cjhxNjMzbzczNUBgLTQyLWI2NWIxYGFeYDM0YSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/99137997f804306a00acee7292b73f05/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/ocERyhE5fQlVZHDYBgfdFXAkQiIiWBUUFXwotE/?a=1233\\\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\\\u0026\\\\u0026bt=812\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=O2g7NGg0OzgzNzhlODY6OEBpajU8b3k5cjhxNjMzbzczNUBgLTQyLWI2NWIxYGFeYDM0YSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d30nh57og65vble9h2eg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=7567c3a5dbc544e08598e10e51780ec8\\\\u0026item_id=7548447098891570434\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlmNzIyM2Q5Y2MxZjcyYTRjNjBlN2ZhZGNiZTg1NDFi\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1462489,\\\"file_cs\\\":\\\"c:0-7723-b568\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=7c5ab621&x-expires=1772722800&x-signature=y6eBns7claw2vrf07bRoH6APDYI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4fbeba19&x-expires=1772722800&x-signature=tQoc8hzrtpLzwAWRv7jDi1I9mGI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=6b0c5bc1&x-expires=1772722800&x-signature=mU9y2Ox7Pc0lpq9ivGmiwnuvJ0Y%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1201930,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"file_hash\": \"2b28aeb39274fdb1b6ea2789424f0b42\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_h264_540p_956474\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d30803986d8b6829d5d8548a57628c05/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=934&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/374e50e987da9bf783347d5f2b97f348/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=934&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ba7800a6bc964636a786ae9c8aa868ae&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmZjA0ZWRlMmRhYjA0OWY3YzZlY2YyZWFmOTczMWEx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 436338,\n                        \"file_cs\": \"c:0-7863-d325\",\n                        \"file_hash\": \"711af48101b52ba1a1e2071e0191a2c8\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_347161\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d301a8d1e7dd6704fa25e6586fc48d3f/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=339&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/6fab86962818a739f154eb8c970a1001/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=339&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f7f151a55d5849c292f30735c74ebfbb&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzNmM3ODZkMTkzMDc3MTlhNzViZTI3ZmI4ZGViZmM0&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1201930,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"file_hash\": \"2b28aeb39274fdb1b6ea2789424f0b42\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_h264_540p_956474\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d30803986d8b6829d5d8548a57628c05/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=934&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/374e50e987da9bf783347d5f2b97f348/69a8a5d0/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=934&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ba7800a6bc964636a786ae9c8aa868ae&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmZjA0ZWRlMmRhYjA0OWY3YzZlY2YyZWFmOTczMWEx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 78,\n                    \"author\": \"RuNewsDaily\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=555e09c2&x-expires=1772722800&x-signature=aN2EBQLeZwjFkFd2Y8V6QD97HPw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=850aacd0&x-expires=1772722800&x-signature=RbblLG5QQCXrlXJcF8b9b8Ee%2Ffw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=474a5f9d&x-expires=1772722800&x-signature=vpggV6%2BlKbznAbGeyskCBCZ8UNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1760400091,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 78,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 78.733,\n                        \"duration_precision\": 78.733,\n                        \"shoot_duration_precision\": 78.733,\n                        \"video_duration_precision\": 78.733\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7560860678702026039,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d3mp5lfog65km6qkspa0\\\",\\\"owner_id\\\":7156851724936938497,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7560860734985423629,\n                    \"id_str\": \"7560860734985423629\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7560860734985423629\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"runewsdaily\",\n                    \"owner_id\": \"7156851724936938497\",\n                    \"owner_nickname\": \"RuNewsDaily\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/a028493093fecce5d00f43ed6f57c19b/69a8fbd6/video/tos/useast5/tos-useast5-v-27dcd7-tx/osMElp0BsT6soqUtBBIOZdi7IBQAVwf0ikKMbt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NWZnZzc6Mzk5ODUzNGg6ZUBpM3NuOW45cm9zNjMzZzU8NEBhY2E2YzQ1NjIxYTNgLmJfYSNecG5qMmRjMmphLS1kMS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a028493093fecce5d00f43ed6f57c19b/69a8fbd6/video/tos/useast5/tos-useast5-v-27dcd7-tx/osMElp0BsT6soqUtBBIOZdi7IBQAVwf0ikKMbt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NWZnZzc6Mzk5ODUzNGg6ZUBpM3NuOW45cm9zNjMzZzU8NEBhY2E2YzQ1NjIxYTNgLmJfYSNecG5qMmRjMmphLS1kMS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/7751936f0ef7f82a45dbc0650a3c5e0e/69a8fbd6/video/tos/useast5/tos-useast5-v-27dcd7-tx/osMElp0BsT6soqUtBBIOZdi7IBQAVwf0ikKMbt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NWZnZzc6Mzk5ODUzNGg6ZUBpM3NuOW45cm9zNjMzZzU8NEBhY2E2YzQ1NjIxYTNgLmJfYSNecG5qMmRjMmphLS1kMS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000d3mp5lfog65km6qkspa0&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=bbe71ec160d24556968077f49dddfcd2&item_id=7560860734985423629&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MDZiYjdkZDIzZGIxZWU1MTFlNDAyNTNkNDdiZTMy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAALgHJTemWkR_rrrTWw4U2jx9S1c2xZSRlcR9lzlNQ1QAcfgt4MVOpvLSyb3imlA9\",\n                    \"shoot_duration\": 78,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - runewsdaily\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 78\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e031b6ac&x-expires=1772722800&x-signature=YEjq8ly2e19CAlqUlE6dpn9iAmk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=774932c4&x-expires=1772722800&x-signature=0LuYllarHC%2FLKSdrm2Nbf0zZmiQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=682fd1a7&x-expires=1772722800&x-signature=xsdDpm9SE4MeRnxpAesiV2iTlqY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=37f79e3b&x-expires=1772722800&x-signature=4Guysizt9I6t8XAff0lSYB1vto8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5f808792&x-expires=1772722800&x-signature=K3hyiXazdTu%2FO%2B3DgvKMU2%2FcbfU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=f59791bd&x-expires=1772722800&x-signature=YLwGxT4V6p5wfR9ttQqUPF%2BXo6E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=850aacd0&x-expires=1772722800&x-signature=RbblLG5QQCXrlXJcF8b9b8Ee%2Ffw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=555e09c2&x-expires=1772722800&x-signature=aN2EBQLeZwjFkFd2Y8V6QD97HPw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=bf2f2d7f&x-expires=1772722800&x-signature=febK1VUiRWp3BHjNQCeJojt3Slg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=58c7d1de&x-expires=1772722800&x-signature=SnS3YOCnWny694M88ZQdrqf9Pug%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1757511024,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"RuNewsDaily\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAALgHJTemWkR_rrrTWw4U2jx9S1c2xZSRlcR9lzlNQ1QAcfgt4MVOpvLSyb3imlA9\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"INSTAGRAM - @RuNewsDaily\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7156851724936938497\",\n                    \"unique_id\": \"runewsdaily\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCgstW9iqlgEG_-OCQB7yF5Q\",\n                    \"youtube_channel_title\": \"RuNewsDaily\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7156851724936938497,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7560860678702026039\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00016091510119261077}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"cover_labels\": null,\n                \"create_time\": 1760400083,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"Почему он так возмущен Apple? Этот продукт показывает, чего ждали от Apple. Просто посмотрите на это! #apple #технологии #гаджеты #новинки #обзор\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7560860678702026039\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7560860678702026039\n                    ],\n                    \"GroupdIdList1\": [\n                        7560860678702026039\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 78,\n                    \"author\": \"RuNewsDaily\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=555e09c2&x-expires=1772722800&x-signature=aN2EBQLeZwjFkFd2Y8V6QD97HPw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=850aacd0&x-expires=1772722800&x-signature=RbblLG5QQCXrlXJcF8b9b8Ee%2Ffw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=474a5f9d&x-expires=1772722800&x-signature=vpggV6%2BlKbznAbGeyskCBCZ8UNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1760400091,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 78,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 78.733,\n                        \"duration_precision\": 78.733,\n                        \"shoot_duration_precision\": 78.733,\n                        \"video_duration_precision\": 78.733\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7560860678702026039,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d3mp5lfog65km6qkspa0\\\",\\\"owner_id\\\":7156851724936938497,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7560860734985423629,\n                    \"id_str\": \"7560860734985423629\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7560860734985423629\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"runewsdaily\",\n                    \"owner_id\": \"7156851724936938497\",\n                    \"owner_nickname\": \"RuNewsDaily\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/a028493093fecce5d00f43ed6f57c19b/69a8fbd6/video/tos/useast5/tos-useast5-v-27dcd7-tx/osMElp0BsT6soqUtBBIOZdi7IBQAVwf0ikKMbt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NWZnZzc6Mzk5ODUzNGg6ZUBpM3NuOW45cm9zNjMzZzU8NEBhY2E2YzQ1NjIxYTNgLmJfYSNecG5qMmRjMmphLS1kMS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a028493093fecce5d00f43ed6f57c19b/69a8fbd6/video/tos/useast5/tos-useast5-v-27dcd7-tx/osMElp0BsT6soqUtBBIOZdi7IBQAVwf0ikKMbt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NWZnZzc6Mzk5ODUzNGg6ZUBpM3NuOW45cm9zNjMzZzU8NEBhY2E2YzQ1NjIxYTNgLmJfYSNecG5qMmRjMmphLS1kMS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/7751936f0ef7f82a45dbc0650a3c5e0e/69a8fbd6/video/tos/useast5/tos-useast5-v-27dcd7-tx/osMElp0BsT6soqUtBBIOZdi7IBQAVwf0ikKMbt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NWZnZzc6Mzk5ODUzNGg6ZUBpM3NuOW45cm9zNjMzZzU8NEBhY2E2YzQ1NjIxYTNgLmJfYSNecG5qMmRjMmphLS1kMS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000d3mp5lfog65km6qkspa0&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=bbe71ec160d24556968077f49dddfcd2&item_id=7560860734985423629&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MDZiYjdkZDIzZGIxZWU1MTFlNDAyNTNkNDdiZTMy&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAALgHJTemWkR_rrrTWw4U2jx9S1c2xZSRlcR9lzlNQ1QAcfgt4MVOpvLSyb3imlA9\",\n                    \"shoot_duration\": 78,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - runewsdaily\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 78\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Почему он так возмущен Apple? Этот продукт показывает, чего ждали от Apple. Просто посмотрите на это! <h id=\\\"7949\\\">#apple</h> <h id=\\\"2401\\\">#технологии</h> <h id=\\\"7155\\\">#гаджеты</h> <h id=\\\"4854\\\">#новинки</h> <h id=\\\"6437\\\">#обзор</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7949\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"35883831\",\n                            \"hashtag_name\": \"технологии\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2401\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"82983446\",\n                            \"hashtag_name\": \"гаджеты\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7155\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"6869312\",\n                            \"hashtag_name\": \"новинки\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"4854\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"82926160\",\n                            \"hashtag_name\": \"обзор\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"6437\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out RuNewsDaily's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out RuNewsDaily’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out RuNewsDaily’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@runewsdaily/video/7560860678702026039?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7560860678702026039&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@runewsdaily/video/7560860678702026039?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7560860678702026039&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501157414017419, \\\\\\\"1\\\\\\\": 4.501169700748591, \\\\\\\"0\\\\\\\": 4.501133265924679}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 9.967489766296623e-05, \\\\\\\"2\\\\\\\": 3.885964530208887e-05, \\\\\\\"-1\\\\\\\": -3.886598407223015e-05}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4464,7927.7173]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7560860678702026039\",\n                    \"collect_count\": 1966,\n                    \"comment_count\": 105,\n                    \"digg_count\": 13254,\n                    \"download_count\": 107,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 652518,\n                    \"repost_count\": 0,\n                    \"share_count\": 511,\n                    \"whatsapp_share_count\": 23\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7560860678702026039\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 108,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 102,\n                        \"tag_id\": \"7949\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 120,\n                        \"hashtag_id\": \"35883831\",\n                        \"hashtag_name\": \"технологии\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 109,\n                        \"tag_id\": \"2401\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 129,\n                        \"hashtag_id\": \"82983446\",\n                        \"hashtag_name\": \"гаджеты\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 121,\n                        \"tag_id\": \"7155\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 138,\n                        \"hashtag_id\": \"6869312\",\n                        \"hashtag_name\": \"новинки\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 130,\n                        \"tag_id\": \"4854\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 145,\n                        \"hashtag_id\": \"82926160\",\n                        \"hashtag_name\": \"обзор\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 139,\n                        \"tag_id\": \"6437\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b392025e&x-expires=1772722800&x-signature=klhmRydWU8jeEqAJWuvtjntisL4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=f23d685f&x-expires=1772722800&x-signature=QsZmrQ2gA2pvSByljYoRT3J%2BP3I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a14232c&x-expires=1772722800&x-signature=Z7arijTbsPWWVcJ4xvxmwQGG1Og%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b392025e&x-expires=1772722800&x-signature=klhmRydWU8jeEqAJWuvtjntisL4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=f23d685f&x-expires=1772722800&x-signature=QsZmrQ2gA2pvSByljYoRT3J%2BP3I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a14232c&x-expires=1772722800&x-signature=Z7arijTbsPWWVcJ4xvxmwQGG1Og%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b392025e&x-expires=1772722800&x-signature=klhmRydWU8jeEqAJWuvtjntisL4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=f23d685f&x-expires=1772722800&x-signature=QsZmrQ2gA2pvSByljYoRT3J%2BP3I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a14232c&x-expires=1772722800&x-signature=Z7arijTbsPWWVcJ4xvxmwQGG1Og%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 78.645,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 79,\n                            \"img_uris\": [\n                                \"tos-useast5-p-85c255-tx/osIVtoHwIBZApgBqsXIE3FEDLkDFR7CtefZJtS\",\n                                \"tos-useast5-p-85c255-tx/o4aeiuEQQDgoJw7fUkFStlzOytLuUwE9DBZBDs\",\n                                \"tos-useast5-p-85c255-tx/okDqnEsCLIk7JFUwRStfjX1tVHHZBBgetoIZED\",\n                                \"tos-useast5-p-85c255-tx/ow7EZBEZt8DbBXgRLePHFutDfsSAHoIwkXIJqr\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osIVtoHwIBZApgBqsXIE3FEDLkDFR7CtefZJtS~tplv-noop.image?dr=12525&refresh_token=8d7b511b&x-expires=1772642166&x-signature=qL%2BCHizmReOEGaQ9R3c7L54XiXE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/o4aeiuEQQDgoJw7fUkFStlzOytLuUwE9DBZBDs~tplv-noop.image?dr=12525&refresh_token=a44e2193&x-expires=1772642166&x-signature=ii98mk01haDF1rjov5T35pUYym8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/okDqnEsCLIk7JFUwRStfjX1tVHHZBBgetoIZED~tplv-noop.image?dr=12525&refresh_token=b1ade8ed&x-expires=1772642166&x-signature=p4%2BmqlYw9F3BdrQa9jE0EYTcwzM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/ow7EZBEZt8DbBXgRLePHFutDfsSAHoIwkXIJqr~tplv-noop.image?dr=12525&refresh_token=353b22cd&x-expires=1772642166&x-signature=6uLLyADoT8UxIA2alEfhfbIUDNc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 539161,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 5301104,\n                                \"file_cs\": \"c:0-66312-9ca4\",\n                                \"file_hash\": \"3f6161aa0afaf09359809fefb374a23b\",\n                                \"height\": 1920,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_1080p_539161\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ce6cacbd439e7385afcf5badab2714ee/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/o8EDDwCoSEJQFBTELZtfBFl7jD0yeZIsRvHXqg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=526&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzMzZTk6OGc8aTZoaWQ4M0Bpamt2ZHA5cmxzNjQzZzM2NEBgMF4yXi80NTIxLTMyMl4xYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://v19.tiktokcdn-us.com/602f58bd0f486b040823797bc7cbd714/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/o8EDDwCoSEJQFBTELZtfBFl7jD0yeZIsRvHXqg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=526&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzMzZTk6OGc8aTZoaWQ4M0Bpamt2ZHA5cmxzNjQzZzM2NEBgMF4yXi80NTIxLTMyMl4xYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=40a55a5f6e034f598d7527a65ba030c4&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3N2Y1Y2NmYTk5M2ZmYTY2ZTk2MDE2NmU4NDhmNDYz&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 165974}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 224215}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 287310}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 344972}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 450580}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 904444}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 99.906, \\\\\\\"v960\\\\\\\": 99.836, \\\\\\\"v864\\\\\\\": 99.926, \\\\\\\"v720\\\\\\\": 99.936}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.468, \\\\\\\"v960\\\\\\\": 95.833, \\\\\\\"v864\\\\\\\": 96.205, \\\\\\\"v720\\\\\\\": 96.988}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64161}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 393361,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3867582,\n                                \"file_cs\": \"c:0-66313-3ec0\",\n                                \"file_hash\": \"81f44e3f140e9a4457f85b88ba952579\",\n                                \"height\": 1280,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_720p_393361\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2680951b4f615076c0c5435955975b83/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/okZoBbLHEJfFOHJEFggQ7y9YBLUuDDgswfzIiS/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=384&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ODw3OTs4ZjY3Nzw3PDdkZkBpamt2ZHA5cmxzNjQzZzM2NEAtLzFhX2FhXl8xNGE2XjNjYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://v19.tiktokcdn-us.com/903732427b2c63231e5c64cab6736687/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/okZoBbLHEJfFOHJEFggQ7y9YBLUuDDgswfzIiS/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=384&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ODw3OTs4ZjY3Nzw3PDdkZkBpamt2ZHA5cmxzNjQzZzM2NEAtLzFhX2FhXl8xNGE2XjNjYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fc6aa499d47944b4a3dcd5b8d6442905&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3ZjFkZGY1NjJiNjU5MjAwOTdlNDAxZmZlNzhjMzNj&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 134125}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 174196}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 213918}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 253116}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 325945}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 624749}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.355, \\\\\\\"v960\\\\\\\": 98.809, \\\\\\\"v864\\\\\\\": 99.449, \\\\\\\"v720\\\\\\\": 99.88}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.711, \\\\\\\"v960\\\\\\\": 90.75, \\\\\\\"v864\\\\\\\": 92.419, \\\\\\\"v720\\\\\\\": 95.678}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.401, \\\\\\\"sr20\\\\\\\": 102.683}}\\\",\\\"audio_bit_rate\\\":64161}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 346201,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3403897,\n                                \"file_cs\": \"c:0-66313-7590\",\n                                \"file_hash\": \"c5c730ce7e68b5e11b14d3bc02d4a389\",\n                                \"height\": 1024,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_346201\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/cca51849c4d0922a02da471ad3eebda5/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/owDntHTcJZfRFA3RkykLIWd2gCpeFMebgAGJg6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=338&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGc4NzU6OTk1ZzlnOmc4N0Bpamt2ZHA5cmxzNjQzZzM2NEA2MGAtLV80NTQxYy8xY15gYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://v19.tiktokcdn-us.com/c152bae1c6cbb58c3d7c5c11f579a11f/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/owDntHTcJZfRFA3RkykLIWd2gCpeFMebgAGJg6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=338&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGc4NzU6OTk1ZzlnOmc4N0Bpamt2ZHA5cmxzNjQzZzM2NEA2MGAtLV80NTQxYy8xY15gYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c4a5fd472df64d728676b70204c53d9a&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwNDc2NzM2Yjc4YmQ2NDI2ZTBhMDJhYzczMjk4ZGE3&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 124308}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 157011}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 191075}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 222203}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 283304}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 548453}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.99, \\\\\\\"v960\\\\\\\": 96.67, \\\\\\\"v864\\\\\\\": 97.878, \\\\\\\"v720\\\\\\\": 99.076}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.044, \\\\\\\"v960\\\\\\\": 86.844, \\\\\\\"v864\\\\\\\": 88.978, \\\\\\\"v720\\\\\\\": 92.258}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.359, \\\\\\\"sr20\\\\\\\": 100.196}}\\\",\\\"audio_bit_rate\\\":48121}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 270730,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2661858,\n                                \"file_cs\": \"c:0-66313-1932\",\n                                \"file_hash\": \"2af6e4d22f5896a4a349fa25cf63c8e6\",\n                                \"height\": 1024,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_270730\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/13bfdbbc66bd6b31b0c095ace4e5ea6e/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/o89olHLuFEEsgBmcgQFy7kSDJfUiO9ZEDwBftI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=264&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmdmaDplODlkNTZnZmY1ZkBpamt2ZHA5cmxzNjQzZzM2NEA0LTFfYDI0NS4xXzQ1M2MyYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://v19.tiktokcdn-us.com/ea32d916db54091a337e1ce42a743915/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/o89olHLuFEEsgBmcgQFy7kSDJfUiO9ZEDwBftI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=264&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OmdmaDplODlkNTZnZmY1ZkBpamt2ZHA5cmxzNjQzZzM2NEA0LTFfYDI0NS4xXzQ1M2MyYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5cf26c8c7db3421a86755bc7be4c0d77&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIxZjk5YzI1MTdiM2Q3OGU5YWUyMTIzZjE4Mjk5NmQz&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 114065}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 140859}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 168151}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 193384}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 241540}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 452110}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.49, \\\\\\\"v960\\\\\\\": 95.154, \\\\\\\"v864\\\\\\\": 96.183, \\\\\\\"v720\\\\\\\": 98.098}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.763, \\\\\\\"v960\\\\\\\": 84.704, \\\\\\\"v864\\\\\\\": 87.109, \\\\\\\"v720\\\\\\\": 90.58}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.032, \\\\\\\"sr20\\\\\\\": 97.869}}\\\",\\\"audio_bit_rate\\\":48121}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 163300,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1605587,\n                                \"file_cs\": \"c:0-66313-9e12\",\n                                \"file_hash\": \"6860061fe286b5683768cd5aafdc0d10\",\n                                \"height\": 1024,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_163300\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/60e11c5a3b6e3ab997ba1cfcbce5a3ad/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oYyLlgSDoBksiyOFEDDZIEQ9wDutf7ggUBI8fJ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=159&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDQ0N2Y6ZWk1ODdoaWQ3PEBpamt2ZHA5cmxzNjQzZzM2NEA2XjMyM2NgXl8xNTQvL2FeYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://v19.tiktokcdn-us.com/771e693f1605a4070dac033d45d6a8a0/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oYyLlgSDoBksiyOFEDDZIEQ9wDutf7ggUBI8fJ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=159&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NDQ0N2Y6ZWk1ODdoaWQ3PEBpamt2ZHA5cmxzNjQzZzM2NEA2XjMyM2NgXl8xNTQvL2FeYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a9d42a2f7e8445b2afcbf76c5461a191&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFjYTMxNjBhZjg5YTVjOTMzNzhjMThmOTNmNGQ3ZDc4&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 95302}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 110047}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 124447}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 139022}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 165004}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 290699}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.424, \\\\\\\"v960\\\\\\\": 90.436, \\\\\\\"v864\\\\\\\": 92.051, \\\\\\\"v720\\\\\\\": 94.18}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.356, \\\\\\\"v960\\\\\\\": 79.746, \\\\\\\"v864\\\\\\\": 82.31, \\\\\\\"v720\\\\\\\": 86.213}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24079}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 1099,\n                                \"cla_subtitle_id\": 7560872525690227511,\n                                \"complaint_id\": 7560872525690227511,\n                                \"expire\": 1775230644,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"rus-RU\",\n                                \"language_code\": \"ru\",\n                                \"language_id\": 6,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": -410163257,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-us.com/cee1e4ec9532249111d048b77fb39630/69cfdeb4/video/tos/useast5/tos-useast5-v-85c255-tx/956de75d39b7491ca78753439a7b2130/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=9048&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=amt2ZHA5cmxzNjQzZzM2NEBpamt2ZHA5cmxzNjQzZzM2NEBgYmZjMmRjMmphLS1kLS9zYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-us.com/cee1e4ec9532249111d048b77fb39630/69cfdeb4/video/tos/useast5/tos-useast5-v-85c255-tx/956de75d39b7491ca78753439a7b2130/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=9048&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=amt2ZHA5cmxzNjQzZzM2NEBpamt2ZHA5cmxzNjQzZzM2NEBgYmZjMmRjMmphLS1kLS9zYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00050000\",\n                                    \"https://v16-cla.tiktokcdn-us.com/a2bf51d486cdcb80952df422100f0612/69cfdeb4/video/tos/useast5/tos-useast5-v-85c255-tx/956de75d39b7491ca78753439a7b2130/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=9048&ft=aEdJYqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=amt2ZHA5cmxzNjQzZzM2NEBpamt2ZHA5cmxzNjQzZzM2NEBgYmZjMmRjMmphLS1kLS9zYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=rus-RU&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiNGMxYjI3ZDMxMGQ1ZmVmOGY2NzE2ZDRlYjUwZTQ4&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"variant\": \"whisper_lid\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"ru\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": true,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"rus-RU\",\n                            \"language_code\": \"ru\",\n                            \"language_id\": 6,\n                            \"original_caption_type\": 5\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH~tplv-tiktokx-origin.image?dr=8593&refresh_token=eebbe0d7&x-expires=1772722800&x-signature=u9n0r9IxuknPzadXPL1m5jS958w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH~tplv-tiktokx-origin.image?dr=8593&refresh_token=a00b3d6c&x-expires=1772722800&x-signature=flW9tTffgeInpYQz0GvknS%2FZRAE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=e98a9e40&x-expires=1772722800&x-signature=9Sv1cl3JIJY199pyNAvzLc2adhg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 5857952,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"height\": 720,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b32450f641eb863dd7d9a0496d103e39/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/ooEBLSoEZj2eQJZtDDIHR7FjYFQBXgfsEkwlqu/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=581&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OjpmZTtkNzw5OjtnM2Y3NEBpamt2ZHA5cmxzNjQzZzM2NEBfXmNhLTVjNTQxYzMzMDBiYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://v19.tiktokcdn-us.com/6d016b4a0b45dbf8e209e1794e89eaca/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/ooEBLSoEZj2eQJZtDDIHR7FjYFQBXgfsEkwlqu/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=581&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OjpmZTtkNzw5OjtnM2Y3NEBpamt2ZHA5cmxzNjQzZzM2NEBfXmNhLTVjNTQxYzMzMDBiYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12300gd0001d3mp5ifog65mfaisehcg&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=e1343c606df8477689f48a08dbfca7b7&item_id=7560860678702026039&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVmMWMxODQ2NmEzYTM3ZDAyNDA1NjkyMTUzNDQ5MWM1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 5495053,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"file_hash\": \"3c4f3acea617d65187558eafe9749d26\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_h264_540p_558887\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ae42df0763a203ac6c669e6d8822d383/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=545&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://v19.tiktokcdn-us.com/d7ba0f99337ef56a517b2ca3c3168c23/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=545&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b561e7469502494da069bbc0f13d979c&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgyN2Y2Njc3NzZiMzAwNjllYzcyNTQ5OWQ1YjQ4NDlk&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 78657,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED~tplv-tiktokx-origin.image?dr=8606&refresh_token=4d028db0&x-expires=1772722800&x-signature=%2FpHiFTRmu9ik7kdsv4XgzKZX5Iw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED~tplv-tiktokx-origin.image?dr=8606&refresh_token=a9f426af&x-expires=1772722800&x-signature=eePz2L2SbXUSHDdTHxV8i%2Fk22Go%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=30a2b31f&x-expires=1772722800&x-signature=tu41UXn%2BUuSp1q26Q6tKQ2Zt0uE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.5\\\",\\\"LoudnessRangeStart\\\":\\\"-18.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.77625,\\\\\\\"Loudness\\\\\\\":-16.2,\\\\\\\"LoudnessRange\\\\\\\":4.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-18.8,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.001,\\\\\\\"LTotal\\\\\\\":-19.22,\\\\\\\"Peak\\\\\\\":-2.167,\\\\\\\"RTotal\\\\\\\":-19.221},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.46,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-18.9,\\\\\\\"MaxMomLoud\\\\\\\":-10.26,\\\\\\\"MaxSTLoud\\\\\\\":-13.84,\\\\\\\"Loud\\\\\\\":-16.21,\\\\\\\"LoudR\\\\\\\":4.4,\\\\\\\"LoudRE\\\\\\\":-14.5}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2683.78,\\\\\\\"FCenR\\\\\\\":2684.23,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.13,\\\\\\\"Spkr200G\\\\\\\":0.3},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-16.199},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001}},\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0693\\\",\\\"brightness_mean\\\":\\\"95.1032\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0237\\\",\\\"loudness\\\":\\\"-16.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0399\\\",\\\"peak\\\":\\\"0.77625\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4464,7927.7173]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1760400085}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"23.5417\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12300gd0001d3mp5ifog65mfaisehcg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/76359bd1d89b3b22362a9a55c96360c6/69a8a614/video/tos/useast8/tos-useast8-v-85c255-tx2/o8HDLjDiFGRJ7svJZBUZEBHwesXIESQfgoZqZE/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=633\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NmRoOzM6ODc4aDNmZjs8NkBpamt2ZHA5cmxzNjQzZzM2NEAuYjJfMTIwXi8xNjJhYTEwYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/93343bf7755235673009ffff242bf6f2/69a8a614/video/tos/useast8/tos-useast8-v-85c255-tx2/o8HDLjDiFGRJ7svJZBUZEBHwesXIESQfgoZqZE/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026\\\\u0026bt=633\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=NmRoOzM6ODc4aDNmZjs8NkBpamt2ZHA5cmxzNjQzZzM2NEAuYjJfMTIwXi8xNjJhYTEwYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12300gd0001d3mp5ifog65mfaisehcg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=3349d8dc5c904e25a4355740b85eea13\\\\u0026item_id=7560860678702026039\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcxMjc4ZTYyYjc5MWM4MTM2NmY2N2ZiMzdhZGQ1MDMy\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":6702472,\\\"file_cs\\\":\\\"c:0-65934-7458\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d97af7e2&x-expires=1772722800&x-signature=j%2F15GzpZlDJSPQjbADMT7e5gvlo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1a4582e8&x-expires=1772722800&x-signature=ahOGWsEHG6YjOM01yEX7zTxnueQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=64efa4d9&x-expires=1772722800&x-signature=hEJ6w7oIGjINjnAPkW%2BtsdhxBmw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 5495053,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"file_hash\": \"3c4f3acea617d65187558eafe9749d26\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_h264_540p_558887\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ae42df0763a203ac6c669e6d8822d383/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=545&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://v19.tiktokcdn-us.com/d7ba0f99337ef56a517b2ca3c3168c23/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=545&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b561e7469502494da069bbc0f13d979c&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgyN2Y2Njc3NzZiMzAwNjllYzcyNTQ5OWQ1YjQ4NDlk&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 3403897,\n                        \"file_cs\": \"c:0-66313-7590\",\n                        \"file_hash\": \"c5c730ce7e68b5e11b14d3bc02d4a389\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_346201\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/cca51849c4d0922a02da471ad3eebda5/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/owDntHTcJZfRFA3RkykLIWd2gCpeFMebgAGJg6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=338&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGc4NzU6OTk1ZzlnOmc4N0Bpamt2ZHA5cmxzNjQzZzM2NEA2MGAtLV80NTQxYy8xY15gYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://v19.tiktokcdn-us.com/c152bae1c6cbb58c3d7c5c11f579a11f/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/owDntHTcJZfRFA3RkykLIWd2gCpeFMebgAGJg6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=338&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZGc4NzU6OTk1ZzlnOmc4N0Bpamt2ZHA5cmxzNjQzZzM2NEA2MGAtLV80NTQxYy8xY15gYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c4a5fd472df64d728676b70204c53d9a&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwNDc2NzM2Yjc4YmQ2NDI2ZTBhMDJhYzczMjk4ZGE3&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 5495053,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"file_hash\": \"3c4f3acea617d65187558eafe9749d26\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_h264_540p_558887\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ae42df0763a203ac6c669e6d8822d383/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=545&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://v19.tiktokcdn-us.com/d7ba0f99337ef56a517b2ca3c3168c23/69a8a614/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&&bt=545&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000d0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b561e7469502494da069bbc0f13d979c&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgyN2Y2Njc3NzZiMzAwNjllYzcyNTQ5OWQ1YjQ4NDlk&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 3,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 27,\n                    \"author\": \"by tearzall\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a11e70&x-expires=1772722800&x-signature=imRfrBYTkVjgy3Sa1l2f8Z6sRKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b0d7fdc9&x-expires=1772722800&x-signature=DmEGsDCKy1IS%2F1z1zu0eA%2B75xVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ab6811cd&x-expires=1772722800&x-signature=hN99oolytXxWX%2F1xc1PjZ0K1LOg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9f6dec1d&x-expires=1772722800&x-signature=WSnmLQr%2FL40KbjBq0oWYZUOhDow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a11e70&x-expires=1772722800&x-signature=imRfrBYTkVjgy3Sa1l2f8Z6sRKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1751367904,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 27,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 27.872625,\n                        \"duration_precision\": 27.872625,\n                        \"shoot_duration_precision\": 27.872625,\n                        \"video_duration_precision\": 27.872625\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":14.870999999999999,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7522067820625087762,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d1hs1nvog65r7fmq7asg\\\",\\\"owner_id\\\":7505143200572277776,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7522067865554815745,\n                    \"id_str\": \"7522067865554815745\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7522067865554815745\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"waytoleave\",\n                    \"owner_id\": \"7505143200572277776\",\n                    \"owner_nickname\": \"by tearzall\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/5483128575be27a8b6033d003d011c76/69a8fba3/video/tos/useast5/tos-useast5-v-27dcd7c799-tx/oQdQ8AG2AEA2ATuxAEF5xwgDffeqjN4EDoCBjE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=amR0aXU5cnF2NDMzODU8NEBpamR0aXU5cnF2NDMzODU8NEBwNGo0MmRzLmVhLS1kMS1zYSNwNGo0MmRzLmVhLS1kMS1zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5483128575be27a8b6033d003d011c76/69a8fba3/video/tos/useast5/tos-useast5-v-27dcd7c799-tx/oQdQ8AG2AEA2ATuxAEF5xwgDffeqjN4EDoCBjE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=amR0aXU5cnF2NDMzODU8NEBpamR0aXU5cnF2NDMzODU8NEBwNGo0MmRzLmVhLS1kMS1zYSNwNGo0MmRzLmVhLS1kMS1zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/66e88a0348122b940ce5da846d3912cb/69a8fba3/video/tos/useast5/tos-useast5-v-27dcd7c799-tx/oQdQ8AG2AEA2ATuxAEF5xwgDffeqjN4EDoCBjE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=amR0aXU5cnF2NDMzODU8NEBpamR0aXU5cnF2NDMzODU8NEBwNGo0MmRzLmVhLS1kMS1zYSNwNGo0MmRzLmVhLS1kMS1zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10942g50000d1hs1nvog65r7fmq7asg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=v10942g50000d1hs1nvog65r7fmq7asg&item_id=7522067865554815745&sign=0ba7046fb4c23bf470171714cfb64086&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3MmE2ZGVjM2EyMjJiNTliOTNhNTI3ZjhiNTY2NDM5&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_lBpNO5YgG4wGuUQy-40xFC1ihlwcSsM4twRrTqzD4XU60xIJsP1Cs-IVLtqo9PE\",\n                    \"shoot_duration\": 27,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - waytoleave\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 27\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6645b27d&x-expires=1772722800&x-signature=WBNIITwQkDdOeJCgX99fS9Cc%2Ffg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e8ea7236&x-expires=1772722800&x-signature=085tYziBahR7MnPKBkr8Pr7P%2BJw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=539d3100&x-expires=1772722800&x-signature=M9dtqEBb2f5j4U%2BY9R1jWNUs3I8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=092a981e&x-expires=1772722800&x-signature=5lAYGSxTaHuc4c9PmneZKdXywuk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=3a54030f&x-expires=1772722800&x-signature=moXIPxV%2FbrkVc2ObzkujaiuYCyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=da6e8d3b&x-expires=1772722800&x-signature=mI9OR446DeC%2FP2rEbirVqipyXEw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b0d7fdc9&x-expires=1772722800&x-signature=DmEGsDCKy1IS%2F1z1zu0eA%2B75xVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ab6811cd&x-expires=1772722800&x-signature=hN99oolytXxWX%2F1xc1PjZ0K1LOg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9f6dec1d&x-expires=1772722800&x-signature=WSnmLQr%2FL40KbjBq0oWYZUOhDow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=31539dd0&x-expires=1772722800&x-signature=zghLdRNTNOZS2ArRIP%2F80mwZVpI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a11e70&x-expires=1772722800&x-signature=imRfrBYTkVjgy3Sa1l2f8Z6sRKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1753196244,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"by tearzall\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_lBpNO5YgG4wGuUQy-40xFC1ihlwcSsM4twRrTqzD4XU60xIJsP1Cs-IVLtqo9PE\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"where you go i'll go\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7505143200572277776\",\n                    \"unique_id\": \"waytoleave\",\n                    \"unique_id_modify_time\": 1772638566,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7505143200572277776,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7522067820625087762\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"iphone\",\n                        \"cid\": \"14193\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=14193\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #iphone on TikTok!\",\n                            \"share_desc_info\": \"Check out #iphone on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: iphone\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/iphone?_r=1&name=iphone&u_code=f0hi1lghkj0cif&_d=f29b963eb4a9i3&share_challenge_id=14193&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0010753850196218034}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536065724CB654C291A0E3F58\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536065724CB654C291A0E3F58\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"layer\\\":0,\\\"text_str\\\":\\\"apple comfort >>\\\",\\\"start_x\\\":0.3517,\\\"rotation\\\":0,\\\"voice_resource_id\\\":\\\"\\\",\\\"bg_mode\\\":4,\\\"transform_y\\\":0,\\\"stream_speaker_id\\\":\\\"\\\",\\\"transform_x\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"is_voice_clone\\\":false,\\\"text_style\\\":0,\\\"align\\\":0,\\\"start_y\\\":0.0491,\\\"end_time\\\":-1,\\\"scale\\\":0.5357,\\\"color\\\":-1,\\\"start_time\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1751367896,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"best phone forever & ever 🥹 #iphone #apple #timcook #iphone16 #appleintelligence #chatgpt #искуственныйинтелект #artificialintelligence #recommendations #fyp #рек \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7522067820625087762\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7522067820625087762\n                    ],\n                    \"GroupdIdList1\": [\n                        7522067820625087762\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"apple comfort >>\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.10585241730279898,\n                            \"source_width\": 0.6259541984732825,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":27934,\\\"y\\\":0.5,\\\"h\\\":0.0698,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.3517,\\\"s\\\":0.5357}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 27,\n                    \"author\": \"by tearzall\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a11e70&x-expires=1772722800&x-signature=imRfrBYTkVjgy3Sa1l2f8Z6sRKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b0d7fdc9&x-expires=1772722800&x-signature=DmEGsDCKy1IS%2F1z1zu0eA%2B75xVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ab6811cd&x-expires=1772722800&x-signature=hN99oolytXxWX%2F1xc1PjZ0K1LOg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9f6dec1d&x-expires=1772722800&x-signature=WSnmLQr%2FL40KbjBq0oWYZUOhDow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a11e70&x-expires=1772722800&x-signature=imRfrBYTkVjgy3Sa1l2f8Z6sRKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1751367904,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 27,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 27.872625,\n                        \"duration_precision\": 27.872625,\n                        \"shoot_duration_precision\": 27.872625,\n                        \"video_duration_precision\": 27.872625\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":14.870999999999999,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7522067820625087762,\\\"from_user_id\\\":7577492374944613431,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d1hs1nvog65r7fmq7asg\\\",\\\"owner_id\\\":7505143200572277776,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7522067865554815745,\n                    \"id_str\": \"7522067865554815745\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7522067865554815745\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"waytoleave\",\n                    \"owner_id\": \"7505143200572277776\",\n                    \"owner_nickname\": \"by tearzall\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v16m.tiktokcdn-us.com/5483128575be27a8b6033d003d011c76/69a8fba3/video/tos/useast5/tos-useast5-v-27dcd7c799-tx/oQdQ8AG2AEA2ATuxAEF5xwgDffeqjN4EDoCBjE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=amR0aXU5cnF2NDMzODU8NEBpamR0aXU5cnF2NDMzODU8NEBwNGo0MmRzLmVhLS1kMS1zYSNwNGo0MmRzLmVhLS1kMS1zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5483128575be27a8b6033d003d011c76/69a8fba3/video/tos/useast5/tos-useast5-v-27dcd7c799-tx/oQdQ8AG2AEA2ATuxAEF5xwgDffeqjN4EDoCBjE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=amR0aXU5cnF2NDMzODU8NEBpamR0aXU5cnF2NDMzODU8NEBwNGo0MmRzLmVhLS1kMS1zYSNwNGo0MmRzLmVhLS1kMS1zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"https://v19.tiktokcdn-us.com/66e88a0348122b940ce5da846d3912cb/69a8fba3/video/tos/useast5/tos-useast5-v-27dcd7c799-tx/oQdQ8AG2AEA2ATuxAEF5xwgDffeqjN4EDoCBjE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=amR0aXU5cnF2NDMzODU8NEBpamR0aXU5cnF2NDMzODU8NEBwNGo0MmRzLmVhLS1kMS1zYSNwNGo0MmRzLmVhLS1kMS1zcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10942g50000d1hs1nvog65r7fmq7asg&line=0&is_play_url=1&source=CHALLENGE_AWEME&file_id=v10942g50000d1hs1nvog65r7fmq7asg&item_id=7522067865554815745&sign=0ba7046fb4c23bf470171714cfb64086&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3MmE2ZGVjM2EyMjJiNTliOTNhNTI3ZjhiNTY2NDM5&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_lBpNO5YgG4wGuUQy-40xFC1ihlwcSsM4twRrTqzD4XU60xIJsP1Cs-IVLtqo9PE\",\n                    \"shoot_duration\": 27,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - waytoleave\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 27\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 27834,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"best phone forever &amp; ever 🥹 <h id=\\\"7497\\\">#iphone</h> <h id=\\\"7508\\\">#apple</h> <h id=\\\"7850\\\">#timcook</h> <h id=\\\"8081\\\">#iphone16</h> <h id=\\\"8299\\\">#appleintelligence</h> <h id=\\\"8459\\\">#chatgpt</h> <h id=\\\"8731\\\">#искуственныйинтелект</h> <h id=\\\"8947\\\">#artificialintelligence</h> <h id=\\\"9191\\\">#recommendations</h> <h id=\\\"9383\\\">#fyp</h> <h id=\\\"9462\\\">#рек</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"14193\",\n                            \"hashtag_name\": \"iphone\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7497\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7508\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1614234424859654\",\n                            \"hashtag_name\": \"timcook\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7850\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"8774272\",\n                            \"hashtag_name\": \"iphone16\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8081\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"7377899916544671745\",\n                            \"hashtag_name\": \"appleintelligence\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8299\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"7172185891421552645\",\n                            \"hashtag_name\": \"chatgpt\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8459\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1636668977984517\",\n                            \"hashtag_name\": \"искуственныйинтелект\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8731\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"6543792\",\n                            \"hashtag_name\": \"artificialintelligence\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8947\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"783626\",\n                            \"hashtag_name\": \"recommendations\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9191\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9383\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"50321361\",\n                            \"hashtag_name\": \"рек\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9462\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"BG\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out by tearzall's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out by tearzall’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out by tearzall’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@waytoleave/video/7522067820625087762?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7522067820625087762&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@waytoleave/video/7522067820625087762?_r=1&u_code=f0hi1lghkj0cif&preview_pb=0&sharer_language=en&_d=f29b963eb4a9i3&share_item_id=7522067820625087762&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_detail_info\\\":\\\"{\\\\\\\"audio_freq_band_metric\\\\\\\": {\\\\\\\"band_width\\\\\\\": [42.3205, 11151.506], \\\\\\\"freq_band_slope\\\\\\\": -15.4478, \\\\\\\"oct_c_freq31_16k\\\\\\\": [22.3968, 23.4156, 15.1647, 9.582, 6.7958, 4.0097, -0.8946, -8.65, -18.8267, -35.4911]}, \\\\\\\"audio_tag_generator\\\\\\\": {\\\\\\\"tag_sorted\\\\\\\": [\\\\\\\"tag_01010226\\\\\\\", \\\\\\\"tag_01010305\\\\\\\", \\\\\\\"tag_01010405\\\\\\\", \\\\\\\"tag_01010231\\\\\\\", \\\\\\\"tag_01010001\\\\\\\"], \\\\\\\"tag_ratio_sorted\\\\\\\": [0.81, 0.41, 0.28, 0.18, 0.04]}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"53.587\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6539,3618.6214]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7522067820625087762\",\n                    \"collect_count\": 16327,\n                    \"comment_count\": 2030,\n                    \"digg_count\": 117895,\n                    \"download_count\": 838,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1887696,\n                    \"repost_count\": 0,\n                    \"share_count\": 4445,\n                    \"whatsapp_share_count\": 65\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7522067820625087762\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"video_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013609833607389838,\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\"}\",\n                                    \"word\": \"como activar apple intelligence iphone 16\",\n                                    \"word_id\": \"8537047536396699426\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"generate_time\\\":\\\"1744015775\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.020839206842518748,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall,bert_viking_two_hop_recall\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\"}\",\n                                    \"word\": \"how to activate apple intelligence\",\n                                    \"word_id\": \"1895684051612980211\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 36,\n                        \"hashtag_id\": \"14193\",\n                        \"hashtag_name\": \"iphone\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 29,\n                        \"tag_id\": \"7497\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 43,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 37,\n                        \"tag_id\": \"7508\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 52,\n                        \"hashtag_id\": \"1614234424859654\",\n                        \"hashtag_name\": \"timcook\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 44,\n                        \"tag_id\": \"7850\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 62,\n                        \"hashtag_id\": \"8774272\",\n                        \"hashtag_name\": \"iphone16\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 53,\n                        \"tag_id\": \"8081\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 81,\n                        \"hashtag_id\": \"7377899916544671745\",\n                        \"hashtag_name\": \"appleintelligence\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 63,\n                        \"tag_id\": \"8299\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 90,\n                        \"hashtag_id\": \"7172185891421552645\",\n                        \"hashtag_name\": \"chatgpt\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 82,\n                        \"tag_id\": \"8459\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 112,\n                        \"hashtag_id\": \"1636668977984517\",\n                        \"hashtag_name\": \"искуственныйинтелект\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 91,\n                        \"tag_id\": \"8731\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 136,\n                        \"hashtag_id\": \"6543792\",\n                        \"hashtag_name\": \"artificialintelligence\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 113,\n                        \"tag_id\": \"8947\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 153,\n                        \"hashtag_id\": \"783626\",\n                        \"hashtag_name\": \"recommendations\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 137,\n                        \"tag_id\": \"9191\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 158,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 154,\n                        \"tag_id\": \"9383\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 163,\n                        \"hashtag_id\": \"50321361\",\n                        \"hashtag_name\": \"рек\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 159,\n                        \"tag_id\": \"9462\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 1.389821289186053,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=84b75747&x-expires=1772722800&x-signature=EielBHgMXSALhXcYZJYgXI0RTGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=a01ef60c&x-expires=1772722800&x-signature=inuh%2FXFNpSA6VkE1vAWgHht6NQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b5251b3c&x-expires=1772722800&x-signature=UjfZeALYhJbRNVjS7UxOd2esPvw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=84b75747&x-expires=1772722800&x-signature=EielBHgMXSALhXcYZJYgXI0RTGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=a01ef60c&x-expires=1772722800&x-signature=inuh%2FXFNpSA6VkE1vAWgHht6NQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b5251b3c&x-expires=1772722800&x-signature=UjfZeALYhJbRNVjS7UxOd2esPvw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=84b75747&x-expires=1772722800&x-signature=EielBHgMXSALhXcYZJYgXI0RTGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=a01ef60c&x-expires=1772722800&x-signature=inuh%2FXFNpSA6VkE1vAWgHht6NQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b5251b3c&x-expires=1772722800&x-signature=UjfZeALYhJbRNVjS7UxOd2esPvw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 726684,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2531315,\n                                \"file_cs\": \"c:0-24700-f580\",\n                                \"file_hash\": \"83f5b0a13ae859e6468057b5c6ffcda9\",\n                                \"height\": 1350,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_1080p_726684\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c225675960446d525213a64f77cad6ef/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oQQeIgG0GtRjAOMhPW7F8fzjeeHRxQEAQ5vaFA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=709&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzRnODQ6ZGdkPDc1NzQ0ZkBpamk7eWo5cnB1NDMzODczNEAyNTA2LWNeXjUxNDBfMTBeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/fb929dccb803891bce37bdc259198c97/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oQQeIgG0GtRjAOMhPW7F8fzjeeHRxQEAQ5vaFA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=709&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=NzRnODQ6ZGdkPDc1NzQ0ZkBpamk7eWo5cnB1NDMzODczNEAyNTA2LWNeXjUxNDBfMTBeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ac3141b43274498aadaaf701953d8154&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjliNzZiNzEzMGQyMmRiMTM5NzI5Y2QwYTQzNzc5Y2Zl&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 168363}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 232071}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 359134}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 470721}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 563230}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1034722}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.474, \\\\\\\"v960\\\\\\\": 98.909, \\\\\\\"v864\\\\\\\": 99.136, \\\\\\\"v720\\\\\\\": 99.493}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.012, \\\\\\\"v960\\\\\\\": 94.752, \\\\\\\"v864\\\\\\\": 95.637, \\\\\\\"v720\\\\\\\": 96.594}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":85.498,\\\\\\\"srv1\\\\\\\":87.037},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":85.498,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 103.674, \\\\\\\"sr20\\\\\\\": -1}}\\\",\\\"audio_bit_rate\\\":64377}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 492329,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1714970,\n                                \"file_cs\": \"c:0-24699-9196\",\n                                \"file_hash\": \"67769e920aeb297c5c882a14edfa1842\",\n                                \"height\": 900,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_720p_492329\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/276a936cd9f6ea9fdc9591b3dc26cc9f/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/o0RfxfAj8AQxUeTugMGhjNFeSQGQWRR5PvDIlH/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=480&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTxlNThkOmlpaGRpZDxlZkBpamk7eWo5cnB1NDMzODczNEA0NDU2LzQwNi8xLTFeLzVeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/5b1c6a9cdd771d1827a6cf3b58c01daa/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/o0RfxfAj8AQxUeTugMGhjNFeSQGQWRR5PvDIlH/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=480&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZTxlNThkOmlpaGRpZDxlZkBpamk7eWo5cnB1NDMzODczNEA0NDU2LzQwNi8xLTFeLzVeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ac8b29aa4f0a4e2f9f377a25928b797b&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY3Y2YxOTZhMDUzNDZjMjQ1NWRiMTIxM2UwYjJjZDMx&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 117491}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 157116}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 233824}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 305625}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 366367}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 687620}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.269, \\\\\\\"v960\\\\\\\": 95.488, \\\\\\\"v864\\\\\\\": 96.535, \\\\\\\"v720\\\\\\\": 98.242}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.843, \\\\\\\"v960\\\\\\\": 87.59, \\\\\\\"v864\\\\\\\": 89.827, \\\\\\\"v720\\\\\\\": 93.577}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.618,\\\\\\\"srv1\\\\\\\":84.612},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":75.618,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.106, \\\\\\\"sr20\\\\\\\": 97.286}}\\\",\\\"audio_bit_rate\\\":64377}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 422650,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1472249,\n                                \"file_cs\": \"c:0-24699-5540\",\n                                \"file_hash\": \"901664c6c2fc925f14e3f18601a63a0d\",\n                                \"height\": 720,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_540p_422650\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ab4904a430eabd9a87736428b6ff213a/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oEBZf4IEIGAhxmjexULQd738fueogRAnGFvGQD/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=412&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aTdlZGQzNjYzOzk4ZzUzaEBpamk7eWo5cnB1NDMzODczNEBjLWBhMGE1Nl4xYC0wNDJeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/67f31bfbf0e91b60af8faa40b7b0aabb/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oEBZf4IEIGAhxmjexULQd738fueogRAnGFvGQD/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=412&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aTdlZGQzNjYzOzk4ZzUzaEBpamk7eWo5cnB1NDMzODczNEBjLWBhMGE1Nl4xYC0wNDJeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ae50723d05c648a09383d03adacb04ff&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE5ZjQzMjFiNzdkOTk5YTJlNDgzMjg0YzgzNzI4ZmFh&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 109547}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 142555}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 210098}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 273938}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 329693}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 596941}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.441, \\\\\\\"v960\\\\\\\": 93.537, \\\\\\\"v864\\\\\\\": 95.166, \\\\\\\"v720\\\\\\\": 97.348}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.388, \\\\\\\"v960\\\\\\\": 83.262, \\\\\\\"v864\\\\\\\": 85.716, \\\\\\\"v720\\\\\\\": 89.794}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.277,\\\\\\\"srv1\\\\\\\":80.784},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":72.277,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 87.201, \\\\\\\"sr20\\\\\\\": 96.016}}\\\",\\\"audio_bit_rate\\\":32254}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 265537,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 924965,\n                                \"file_cs\": \"c:0-24699-c471\",\n                                \"file_hash\": \"301d857e5dbf34097cbbdfb7761d73a2\",\n                                \"height\": 720,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_540p_265537\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0e74f618edae4d0967522c05ae3ef3bd/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/o8hSQBdnxFfIvALGDG8Exu6OHjRoAjeXweUGIf/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=259&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OjVnZWQ8NDU3NTU2PDo5OkBpamk7eWo5cnB1NDMzODczNEAtYmIuYTJeXmAxLzJfNjA0YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/b9cffe038d260866426f231b565319d8/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/o8hSQBdnxFfIvALGDG8Exu6OHjRoAjeXweUGIf/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=259&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OjVnZWQ8NDU3NTU2PDo5OkBpamk7eWo5cnB1NDMzODczNEAtYmIuYTJeXmAxLzJfNjA0YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=773697b9532242c4a2a159da1bede207&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyYTY3ODYzODU0ODFiMDAzZThmZDUwODg5MTA0MzJm&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 77145}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 96213}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 136776}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 176345}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 208701}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 375302}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.674, \\\\\\\"v960\\\\\\\": 86.777, \\\\\\\"v864\\\\\\\": 88.926, \\\\\\\"v720\\\\\\\": 91.468}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.751, \\\\\\\"v960\\\\\\\": 76.849, \\\\\\\"v864\\\\\\\": 79.996, \\\\\\\"v720\\\\\\\": 83.77}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":67.299,\\\\\\\"srv1\\\\\\\":74.598},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":67.299,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 81.25, \\\\\\\"sr20\\\\\\\": 90.065}}\\\",\\\"audio_bit_rate\\\":32254}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 192084,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 669102,\n                                \"file_cs\": \"c:0-24699-9234\",\n                                \"file_hash\": \"520597c670d5a87cb846df505fe3f3aa\",\n                                \"height\": 720,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_540p_192084\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/64d34bc06ef29e9c9f6978d4251c44b4/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/o0QaIQZ8vWfQRHRGxtjhPUWee11MjzAGA5H9eF/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=187&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZzVmZGVlOTg0NmQ1OTdlNkBpamk7eWo5cnB1NDMzODczNEA1L15gXzAtNS8xLTA2MDYzYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/3cd25eba0ad36caaf6ddb70cd0282a36/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/o0QaIQZ8vWfQRHRGxtjhPUWee11MjzAGA5H9eF/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=187&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=ZzVmZGVlOTg0NmQ1OTdlNkBpamk7eWo5cnB1NDMzODczNEA1L15gXzAtNS8xLTA2MDYzYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=639b3496320a432185063bbbcaac228d&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc5ODEwOWJlYWViZGIwZmI0NzMyMjg3Y2YwZTgyYzc5&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 62583}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 75736}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 104366}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 132731}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 154992}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 273127}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.464, \\\\\\\"v960\\\\\\\": 81.294, \\\\\\\"v864\\\\\\\": 83.443, \\\\\\\"v720\\\\\\\": 86.844}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 66.364, \\\\\\\"v960\\\\\\\": 71.009, \\\\\\\"v864\\\\\\\": 74.018, \\\\\\\"v720\\\\\\\": 78.852}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.509,\\\\\\\"srv1\\\\\\\":70.691},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":62.509,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 74.89, \\\\\\\"sr20\\\\\\\": 83.705}}\\\",\\\"audio_bit_rate\\\":24219}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D~tplv-tiktokx-origin.image?dr=8593&refresh_token=ffdac2ac&x-expires=1772722800&x-signature=aKtpjazPmHShsBGfx6LGep0%2FDdw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D~tplv-tiktokx-origin.image?dr=8593&refresh_token=eac3fbe4&x-expires=1772722800&x-signature=YAthtc3pOUzZzlRNcwnAuQMmPGU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=5cbf8088&x-expires=1772722800&x-signature=9FCFqkrDMmCDMbOMpYWoxfKNiyc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_list\": [\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d1hrvm7og65gsv38ufvg&line=0&watermark=0&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=dff6e6ee01624b94be91df6cb59e2b26&item_id=7522067820625087762&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"file_hash\": \"bf5d3b4d9029d9de302154d342c7fc4c\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_h264_540p_910704\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f4c88b5a9e1873a642e30c037006bfc1/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=889&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/6a6c84aa42374a53f9e666ac8f7ffdfb/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=889&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dff6e6ee01624b94be91df6cb59e2b26&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 27867,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=4dd00405&x-expires=1772722800&x-signature=efuCuNVL7h7NhjFGM3yTX18HqcA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=305c66fb&x-expires=1772722800&x-signature=lTVqWsh3q9A9NKvor8J9TfZ8a%2BQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cf41f221&x-expires=1772722800&x-signature=ZVKY1ywbwF5Sla2jon%2FYVmZZpLw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": false,\n                    \"height\": 720,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"7.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-28\\\",\\\"LoudnessRangeStart\\\":\\\"-35.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-26.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-27.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":7.7,\\\\\\\"LoudnessRangeEnd\\\\\\\":-28,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-31.58,\\\\\\\"Peak\\\\\\\":-17.589,\\\\\\\"RTotal\\\\\\\":-31.126,\\\\\\\"LRDiff\\\\\\\":-0.453},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.04,\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.56},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":10.3,\\\\\\\"LoudRE\\\\\\\":-39,\\\\\\\"LoudRS\\\\\\\":-49.3,\\\\\\\"MaxMomLoud\\\\\\\":-33.76,\\\\\\\"MaxSTLoud\\\\\\\":-38.98,\\\\\\\"Loud\\\\\\\":-35.15}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":2.53,\\\\\\\"FCenL\\\\\\\":2974.66,\\\\\\\"FCenR\\\\\\\":2930.83,\\\\\\\"Spkr100G\\\\\\\":1.79,\\\\\\\"Spkr150G\\\\\\\":2.22},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-30.116},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.89}},\\\\\\\"Peak\\\\\\\":0.13183,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-30.1,\\\\\\\"LoudnessRangeStart\\\\\\\":-35.8,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-26.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-27.9}\\\",\\\"loudness\\\":\\\"-30.1\\\",\\\"peak\\\":\\\"0.13183\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6539,3618.6214]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1350,\\\\\\\"origin_create_at\\\\\\\":1751367898}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"70.76\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v14044g50000d1hrvm7og65gsv38ufvg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/510f136b9043e3c94acbb79b1fc28150/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oMgfah5RNFvNfAGjHRRADWQGeHMAfjA5P88xXQ/?a=1233\\\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\\\u0026\\\\u0026bt=897\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OmY5ZztnZTg7ZWgzO2U1ZkBpamk7eWo5cnB1NDMzODczNEBeNjY1YjE0Ni4xNmM1MS80YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/e014ca6e84cdb99ac381b30daf9f4c61/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oMgfah5RNFvNfAGjHRRADWQGeHMAfjA5P88xXQ/?a=1233\\\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\\\u0026\\\\u0026bt=897\\\\u0026ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OmY5ZztnZTg7ZWgzO2U1ZkBpamk7eWo5cnB1NDMzODczNEBeNjY1YjE0Ni4xNmM1MS80YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536065724CB654C291A0E3F58\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d1hrvm7og65gsv38ufvg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=7c224b88f09e4b18957b4de88d969ca7\\\\u0026item_id=7522067820625087762\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcwNjljMWRkZmFmOTE4MDQ4NDM5MWU1YmE2NzEzMWJk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":3661851,\\\"file_cs\\\":\\\"c:0-24470-01a7\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=02817c5b&x-expires=1772722800&x-signature=Un7WtGMOHeanjGBLozRQqOs4sw4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=d294e276&x-expires=1772722800&x-signature=HPi3CHPFB%2BHMWTPgG1G1Z1hXVLk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=4b024d54&x-expires=1772722800&x-signature=knb28eR4zDWdvZDfLv0%2B9Jq9FN8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=feed_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"file_hash\": \"bf5d3b4d9029d9de302154d342c7fc4c\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_h264_540p_910704\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f4c88b5a9e1873a642e30c037006bfc1/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=889&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/6a6c84aa42374a53f9e666ac8f7ffdfb/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=889&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dff6e6ee01624b94be91df6cb59e2b26&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1472249,\n                        \"file_cs\": \"c:0-24699-5540\",\n                        \"file_hash\": \"901664c6c2fc925f14e3f18601a63a0d\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_540p_422650\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ab4904a430eabd9a87736428b6ff213a/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oEBZf4IEIGAhxmjexULQd738fueogRAnGFvGQD/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=412&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aTdlZGQzNjYzOzk4ZzUzaEBpamk7eWo5cnB1NDMzODczNEBjLWBhMGE1Nl4xYC0wNDJeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/67f31bfbf0e91b60af8faa40b7b0aabb/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/oEBZf4IEIGAhxmjexULQd738fueogRAnGFvGQD/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=412&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=aTdlZGQzNjYzOzk4ZzUzaEBpamk7eWo5cnB1NDMzODczNEBjLWBhMGE1Nl4xYC0wNDJeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ae50723d05c648a09383d03adacb04ff&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE5ZjQzMjFiNzdkOTk5YTJlNDgzMjg0YzgzNzI4ZmFh&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"file_hash\": \"bf5d3b4d9029d9de302154d342c7fc4c\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_h264_540p_910704\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f4c88b5a9e1873a642e30c037006bfc1/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=889&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/6a6c84aa42374a53f9e666ac8f7ffdfb/69a8a5e1/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&&bt=889&ft=arR-Iqq3mbuPD12-lc-s3wUtjdJ5aeF~O5&mime_type=video_mp4&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536065724CB654C291A0E3F58&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dff6e6ee01624b94be91df6cb59e2b26&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            }\n        ],\n        \"cursor\": 12,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603041536065724CB654C291A0E3F58\",\n            \"now\": 1772638566000\n        },\n        \"has_more\": 1,\n        \"log_pb\": {\n            \"impr_id\": \"202603041536065724CB654C291A0E3F58\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772638567\n}"}],"_postman_id":"d0ad6da0-f58c-4fcd-a20f-e1d53a99a61c"},{"name":"Get hashtag feed by ID","id":"44a9ae9a-3cc9-43c0-891a-c4c39007a82a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getHashtagFeedByID?id=13100","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getHashtagFeedByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok hashtag ID</p>\n","type":"text/plain"},"key":"id","value":"13100"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in hashtag items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Number of hashtag feed items you want to get. For example: 12.</p>\n","type":"text/plain"},"key":"count","value":""},{"disabled":true,"description":{"content":"<p>Alpha-2 country code</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"151b2c0f-ba31-4d42-8f77-bc5725b70044","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getHashtagFeedByID?id=13100","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getHashtagFeedByID"],"query":[{"key":"id","value":"13100","description":"TikTok hashtag ID"},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in hashtag items, you can get cursor value from the previous response.","type":"text","disabled":true},{"key":"count","value":"","description":"Number of hashtag feed items you want to get. For example: 12.","type":"text","disabled":true},{"key":"region","value":"US","description":"Alpha-2 country code","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:36:47 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=HQ%2F3yw84S8d8Pf77YxpHyrQdvriiqCSjE3CcDaxFo6cDpotrsLsrlNr3kP3Xc7J7Za1ho9oVLZ%2BzufHwU0fAvZSsqbkTBs6fDgHVBsqnglIckw%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f550b8f31e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_list\": [\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 50,\n                    \"author\": \"averyandon\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ef7d5c5e&x-expires=1772722800&x-signature=NlwZMEzAYfDkA0iZu5gBpRn4fGs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=26e6dbd3&x-expires=1772722800&x-signature=yfu0XtV9S3IVb%2Fmr5%2F%2BSngrotwA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=167f7bdf&x-expires=1772722800&x-signature=lcbnayI7NmdHqrWhsDGWRX4zi5M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1627954207,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 50,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 50,\n                        \"duration_precision\": 50,\n                        \"shoot_duration_precision\": 50,\n                        \"video_duration_precision\": 50\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":40.33,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6992010027808771333,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c449o63c77u5hecii9sg\\\",\\\"owner_id\\\":6818694365969810438,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 6992009810359323398,\n                    \"id_str\": \"6992009810359323398\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"mr.ekkk\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"user30787337960\",\n                                \"sec_uid\": \"MS4wLjABAAAAODrI4HiYRJ3XRE9xQW48h-UAEYVmODIS-WrTKd9jDO0agzXBX71_VQhjw7Qg_IWs\",\n                                \"status\": 0,\n                                \"uid\": \"7364440861327688746\"\n                            }\n                        ],\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"KTFDOIT\\\"\",\n                        \"mixed_title\": \"original sound - averyandon (Contains music from: KTFDOIT - Beenwalkedemdown & Kdottokrazy)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"KTFDOIT\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21312,\n                            \"start_ms\": 80640\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 136998,\n                        \"h5_url\": \"\",\n                        \"id\": \"7452874402058897425\",\n                        \"performers\": null,\n                        \"title\": \"KTFDOIT\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6992009810359323398\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"averyandon\",\n                    \"owner_id\": \"6818694365969810438\",\n                    \"owner_nickname\": \"averyandon\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6992009171730254597.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6992009171730254597.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAQiBCe7Iy7VPa5eTsNxydnhrVB4PJa5DAvPUTSYeFOOxPXBp4_w0nxFG6p9v7g5NG\",\n                    \"shoot_duration\": 50,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - averyandon\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 50\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6711137499550323208}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"263840\",\n                        \"keyword\": \"Green Screen\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"263840\\\",\\\"anchor_name\\\":\\\"Green Screen\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=404c6aee&x-expires=1772722800&x-signature=qog31N1%2FezTe2pUTlIWvEEBk1RY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e4bfcfe8&x-expires=1772722800&x-signature=geKGrqIDDYXPhFFvhIfk9Ih%2Bl2c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=71be0bf8&x-expires=1772722800&x-signature=lK1hcD8elTXKPT4Oz%2FmrZ9HfuvM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ed5a7d21&x-expires=1772722800&x-signature=7lCF59uecbqarNPFKXD7NFkdbn0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=7196d7d1&x-expires=1772722800&x-signature=4GBZoeZjPVS7YuwAsGHbJMZJ7Lo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=1c6ddb20&x-expires=1772722800&x-signature=MrakpKFjjJmYblYN2l%2BqkR%2F5wX0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b2888859&x-expires=1772722800&x-signature=%2Bysn1kgL7MkrfW9KJjTrK1jo5Kk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=66451582&x-expires=1772722800&x-signature=pGXYdAvJPGG%2BzDm224sGATVQXl8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=191f6dcc&x-expires=1772722800&x-signature=TQFb3lvswYb%2F70Dj9psHUqHOHvk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=17b310ea&x-expires=1772722800&x-signature=bpQ1f2FbWjV1cPdbTnjHBJqv%2FqQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=930265e5&x-expires=1772722800&x-signature=zmXhD6s7BTx0GTQzmAGR9W%2FDm9w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4c9ac92a&x-expires=1772722800&x-signature=uzn0UP%2FhnZwj8zrEIMzcEcicHJM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c74d88ee&x-expires=1772722800&x-signature=55uufAa%2BreUVehT2KOCsyRgiZII%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=778e10bd&x-expires=1772722800&x-signature=r4XtAGO%2FP11S9BXDa7x3Qatztq0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=34568694&x-expires=1772722800&x-signature=9ulmIkeAavBIdcADcE%2FpTlQ6sJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/41a3d07c34814309ab28e88dc08ff7cc\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1711641573,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Carterpcs\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMeI4faYOtRqBh-Qhd8gomIanOrwfDtnKqReowm_sz2983aEJkiAzdDYvkzTfX5hT\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"making tech less of a snooze fest 4x a day\\n\\n LA \\n\\ncarterpcs@rakugomedia.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6791531008480691206\",\n                    \"unique_id\": \"carterpcs\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 17,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6791531008480691206,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7608097264325659934\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"carterpcs\",\n                        \"cid\": \"1664048442339334\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1664048442339334\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #carterpcs on TikTok!\",\n                            \"share_desc_info\": \"Check out #carterpcs on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: carterpcs\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/carterpcs?_r=1&name=carterpcs&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=1664048442339334&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005986391296661942}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1771398220,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"high_quality_upload\",\n                        \"select_music\",\n                        \"filter\",\n                        \"beautify_used\",\n                        \"subtitle\",\n                        \"editor_pro\",\n                        \"prop\"\n                    ]\n                },\n                \"desc\": \"Apple is making a pink MacBook.. #carterpcs #Tech #apple #macbook #collegelaptop \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7608097264325659934\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7608097264325659934\n                    ],\n                    \"GroupdIdList1\": [\n                        7608097264325659934\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"auto_video_caption_info\": {\n                            \"auto_captions\": [\n                                {\n                                    \"language\": \"en\",\n                                    \"url\": {\n                                        \"url_list\": [\n                                            \"\"\n                                        ],\n                                        \"url_prefix\": null\n                                    }\n                                }\n                            ],\n                            \"is_translatable\": false,\n                            \"location\": 0,\n                            \"utterances\": null\n                        },\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":4800,\\\"y\\\":0.3336,\\\"h\\\":0.1701,\\\"start_time\\\":2260,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.9224,\\\"s\\\":1.0206}]\",\n                        \"type\": 20\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 50,\n                    \"author\": \"averyandon\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ef7d5c5e&x-expires=1772722800&x-signature=NlwZMEzAYfDkA0iZu5gBpRn4fGs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=26e6dbd3&x-expires=1772722800&x-signature=yfu0XtV9S3IVb%2Fmr5%2F%2BSngrotwA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=167f7bdf&x-expires=1772722800&x-signature=lcbnayI7NmdHqrWhsDGWRX4zi5M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20dd0dc9&x-expires=1772722800&x-signature=yEz417TMSchtv0IY9j6qJgXm0XA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a8490488&x-expires=1772722800&x-signature=Hb4TwJQoHFRBeYbpk4BWAs1fXZM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=edf83e67&x-expires=1772722800&x-signature=gFsNU4GcTmA92oazxQfXh7ddk8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ccbe2b6&x-expires=1772722800&x-signature=EdwrMM3ZGFUSjP%2FehNE0dFXPOS8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b770bfb8&x-expires=1772722800&x-signature=8ohMksvb3yrvqxZkmr8ZUDQxVGI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/783fa75a69a50f44f6333c2c826fafa7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=29bb1f19&x-expires=1772722800&x-signature=uT6QnzpDaIVnIiM0Y2yI%2FHzn6U4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1627954207,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 50,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 50,\n                        \"duration_precision\": 50,\n                        \"shoot_duration_precision\": 50,\n                        \"video_duration_precision\": 50\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":40.33,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6992010027808771333,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c449o63c77u5hecii9sg\\\",\\\"owner_id\\\":6818694365969810438,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 6992009810359323398,\n                    \"id_str\": \"6992009810359323398\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"mr.ekkk\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"user30787337960\",\n                                \"sec_uid\": \"MS4wLjABAAAAODrI4HiYRJ3XRE9xQW48h-UAEYVmODIS-WrTKd9jDO0agzXBX71_VQhjw7Qg_IWs\",\n                                \"status\": 0,\n                                \"uid\": \"7364440861327688746\"\n                            }\n                        ],\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"KTFDOIT\\\"\",\n                        \"mixed_title\": \"original sound - averyandon (Contains music from: KTFDOIT - Beenwalkedemdown & Kdottokrazy)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"KTFDOIT\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Beenwalkedemdown & Kdottokrazy\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21312,\n                            \"start_ms\": 80640\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEAiU45TA0rE2BwliA7pXZt4BuEYDkWvAA3F1~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 136998,\n                        \"h5_url\": \"\",\n                        \"id\": \"7452874402058897425\",\n                        \"performers\": null,\n                        \"title\": \"KTFDOIT\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6992009810359323398\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"averyandon\",\n                    \"owner_id\": \"6818694365969810438\",\n                    \"owner_nickname\": \"averyandon\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6992009171730254597.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6992009171730254597.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAQiBCe7Iy7VPa5eTsNxydnhrVB4PJa5DAvPUTSYeFOOxPXBp4_w0nxFG6p9v7g5NG\",\n                    \"shoot_duration\": 50,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/264857af28cfa18097dff6350959f065.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - averyandon\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 50\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 33659,\n                \"music_selected_from\": \"edit_page_recommend_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.595239\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Apple is making a pink MacBook.. <h id=\\\"156\\\">#carterpcs</h> <h id=\\\"157\\\">#Tech</h> <h id=\\\"170\\\">#apple</h> <h id=\\\"249\\\">#macbook</h> <h id=\\\"683\\\">#collegelaptop</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1664048442339334\",\n                            \"hashtag_name\": \"carterpcs\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"156\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"62310\",\n                            \"hashtag_name\": \"tech\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"157\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"170\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"633324\",\n                            \"hashtag_name\": \"macbook\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"249\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1671199723486213\",\n                            \"hashtag_name\": \"collegelaptop\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"683\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Carterpcs's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Carterpcs’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Carterpcs’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@carterpcs/video/7608097264325659934?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7608097264325659934&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@carterpcs/video/7608097264325659934?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7608097264325659934&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.50129868561656, \\\\\\\"1\\\\\\\": 4.501310972347732, \\\\\\\"0\\\\\\\": 4.501291343339516}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00017560113669678256, \\\\\\\"2\\\\\\\": -0.0005782954634124965, \\\\\\\"-1\\\\\\\": -0.00026492181570515104}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12.3,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.45,\\\\\\\"be\\\\\\\":[43.1,10373.6],\\\\\\\"ocf\\\\\\\":[-16.77,-15.0153,-6.51,-4.4052,-5.6649,-13.0174,-14.6569,-22.7054,-32.2058,-52.392],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12.3,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.07,\\\\\\\"be\\\\\\\":[43.1,10400.5],\\\\\\\"ocf\\\\\\\":[-16.6773,-14.8193,-6.4736,-4.4495,-5.6868,-12.9257,-14.5873,-22.9409,-32.7764,-52.8501],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-17.9}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":12,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-5.73,\\\\\\\"be\\\\\\\":[48.4,10691.2],\\\\\\\"ocf\\\\\\\":[-16.7225,-15.2166,-6.4476,-4.4617,-5.6971,-12.8401,-14.4066,-22.3862,-31.2757,-52.0871],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-17.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_03010300\\\\\\\",\\\\\\\"tag_03010308\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010301\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.77,0.17,0.16,0.08,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"50.042\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6038,3864.2781]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7608097264325659934\",\n                    \"collect_count\": 8545,\n                    \"comment_count\": 999,\n                    \"digg_count\": 179581,\n                    \"download_count\": 432,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1668785,\n                    \"repost_count\": 0,\n                    \"share_count\": 14402,\n                    \"whatsapp_share_count\": 201\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7608097264325659934\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"263840\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Green Screen\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"263840\",\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall,video_generate_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.002603477483216254,\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\"}\",\n                                    \"word\": \"new macbook 2026\",\n                                    \"word_id\": \"6675506446912803557\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"poi_card_id_list\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.019490244606595618,\\\"ecom_trigger_info\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall,video_generate_recall\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\"}\",\n                                    \"word\": \"new macbook 2026\",\n                                    \"word_id\": \"6675506446912803557\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 43,\n                        \"hashtag_id\": \"1664048442339334\",\n                        \"hashtag_name\": \"carterpcs\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 33,\n                        \"tag_id\": \"156\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 49,\n                        \"hashtag_id\": \"62310\",\n                        \"hashtag_name\": \"tech\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 44,\n                        \"tag_id\": \"157\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 56,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 50,\n                        \"tag_id\": \"170\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 65,\n                        \"hashtag_id\": \"633324\",\n                        \"hashtag_name\": \"macbook\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 57,\n                        \"tag_id\": \"249\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 80,\n                        \"hashtag_id\": \"1671199723486213\",\n                        \"hashtag_name\": \"collegelaptop\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 66,\n                        \"tag_id\": \"683\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": 3,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 18.58534621428571,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=2fc225d3&x-expires=1772722800&x-signature=GE03hgKBfHi4Pm%2BRAthhoaUasKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=576f7af8&x-expires=1772722800&x-signature=VA4t2%2BwRkGHGuAN5bu7%2FTvkJYJM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=6bcfdd36&x-expires=1772722800&x-signature=%2B2KqYOjg3j8KOuNsTs%2FQgx%2F3CBk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=2fc225d3&x-expires=1772722800&x-signature=GE03hgKBfHi4Pm%2BRAthhoaUasKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=576f7af8&x-expires=1772722800&x-signature=VA4t2%2BwRkGHGuAN5bu7%2FTvkJYJM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=6bcfdd36&x-expires=1772722800&x-signature=%2B2KqYOjg3j8KOuNsTs%2FQgx%2F3CBk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=2fc225d3&x-expires=1772722800&x-signature=GE03hgKBfHi4Pm%2BRAthhoaUasKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=576f7af8&x-expires=1772722800&x-signature=VA4t2%2BwRkGHGuAN5bu7%2FTvkJYJM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4QAqpXE2BWRfARm6jQAEFEERyDW8lBzBfSIJV~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=6bcfdd36&x-expires=1772722800&x-signature=%2B2KqYOjg3j8KOuNsTs%2FQgx%2F3CBk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 457776,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 1928385,\n                                \"file_cs\": \"c:0-29747-f316\",\n                                \"file_hash\": \"d3fa7cdbacddae247a4993cdc680af76\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                                \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc2_720p_457776\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/09a7ada28d0d0c805bd18c22d6d756d9/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oAVmAlDQ1EpBFuXR5VfBRBIWP6e0bWEjAEEJAI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=894&bt=447&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OjU8aGU2ZTw4OjVnNzpnNkBpang5Znc5cmxwOTMzaTczNEAzLWI0MGA0NTYxXzQ1XmMtYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/9d385ef00bfb2839ed8ba9dca3aeed04/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oAVmAlDQ1EpBFuXR5VfBRBIWP6e0bWEjAEEJAI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=894&bt=447&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OjU8aGU2ZTw4OjVnNzpnNkBpang5Znc5cmxwOTMzaTczNEAzLWI0MGA0NTYxXzQ1XmMtYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=03fda7847db24795897bc33b7ee90267&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg2ODc0NDFhNDkwMjExMTAyYTA1ZGM0MGQ1ZjNjMjMz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 143197}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 200823}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 250357}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 313084}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 371237}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 663472}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.608, \\\\\\\"v960\\\\\\\": 98.13, \\\\\\\"v864\\\\\\\": 98.716, \\\\\\\"v720\\\\\\\": 99.051}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.983, \\\\\\\"v960\\\\\\\": 89.697, \\\\\\\"v864\\\\\\\": 91.923, \\\\\\\"v720\\\\\\\": 95.566}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.484,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.467,\\\\\\\"srv1\\\\\\\":83.004},\\\\\\\"src\\\\\\\":83.484,\\\\\\\"trans\\\\\\\":74.467,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"494674e5a363e0ae71b9ec23b032b8db\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 19, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.116, 0.46, 0.492, 0.415, 0.101, 0.122, 0.48, 0.11, 0.116, 0.46, 0.101, 0.122, 0.447, 0.492], \\\\\\\"dec2play\\\\\\\": [75166, 73846, 69078, 66739, 69706, 75130, 74245, 69184, 75002, 73846, 69078, 74272, 73381, 68408, 66739]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.319, \\\\\\\"sr20\\\\\\\": 101.687}}\\\",\\\"audio_bit_rate\\\":48267}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 384673,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 1620436,\n                                \"file_cs\": \"c:0-29747-2ef5\",\n                                \"file_hash\": \"e699290486d383659714196d8ea31b8e\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                                \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc2_540p_384673\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/6086c26063e3df2c90d07564a82365a4/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oQDBVRfRQjeWpFBEYA6BAIVJElEEbImARX6iRX/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=750&bt=375&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=NDVlPDY7Mzs5Zmc3OTdoNEBpang5Znc5cmxwOTMzaTczNEAyMi5fYzJgNTAxNjJgNF5fYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/a78fd28c8f435ccfa84c09b3e92559f9/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oQDBVRfRQjeWpFBEYA6BAIVJElEEbImARX6iRX/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=750&bt=375&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=NDVlPDY7Mzs5Zmc3OTdoNEBpang5Znc5cmxwOTMzaTczNEAyMi5fYzJgNTAxNjJgNF5fYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b1ae74c6549d4c3688c058f3b91b5251&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjOTc2ZmYxYmM0ZjgzNTVjY2Y1OTIyYzY0OTc1OGE5&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 124183}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 170938}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 212197}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 263450}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 311932}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 546441}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.375, \\\\\\\"v960\\\\\\\": 97.381, \\\\\\\"v864\\\\\\\": 98.64, \\\\\\\"v720\\\\\\\": 99.431}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.478, \\\\\\\"v960\\\\\\\": 85.593, \\\\\\\"v864\\\\\\\": 88.814, \\\\\\\"v720\\\\\\\": 91.89}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.484,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.592,\\\\\\\"srv1\\\\\\\":82.757},\\\\\\\"src\\\\\\\":83.484,\\\\\\\"trans\\\\\\\":70.592,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4d8ce6d3e21c1b62923f3779326100cd\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 19, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.32, 0.32, 0.666, 0.675, 0.27, 0.33, 0.707, 0.284, 0.32, 0.666, 0.263, 0.325, 0.698, 0.721], \\\\\\\"dec2play\\\\\\\": [54259, 53285, 53285, 50430, 50980, 53927, 53479, 51002, 53659, 53285, 50430, 53648, 52935, 50180, 48430]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.044, \\\\\\\"sr20\\\\\\\": 99.879}}\\\",\\\"audio_bit_rate\\\":32213}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 270218,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1138295,\n                                \"file_cs\": \"c:0-29499-64a3\",\n                                \"file_hash\": \"a33160a8e0a04aff752531779b12e780\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                                \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc1_540p_270218\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/88c13f6994c26ce2eefe6d768d69d86d/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMkj0KI6GEDftPqeINiRw5AgGeAxLIA4vCVTsR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=526&bt=263&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=M2g6aGc4MzQ7NDVpZjxkZkBpang5Znc5cmxwOTMzaTczNEAvNF80MzAxNjYxMTAtM15gYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/41ab25620fc9fb29ab14dba129bde40a/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMkj0KI6GEDftPqeINiRw5AgGeAxLIA4vCVTsR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=526&bt=263&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=M2g6aGc4MzQ7NDVpZjxkZkBpang5Znc5cmxwOTMzaTczNEAvNF80MzAxNjYxMTAtM15gYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ccaa690c3f4241989140356d7eb77e20&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjEwOWVlZDE3Yzc4NDkzOTNkZTEwOTFmMTA2YzhlZjIz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 85121}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 107187}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 148263}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 183546}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 215912}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 380081}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.012, \\\\\\\"v960\\\\\\\": 90.152, \\\\\\\"v864\\\\\\\": 91.663, \\\\\\\"v720\\\\\\\": 93.678}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.723, \\\\\\\"v960\\\\\\\": 78.132, \\\\\\\"v864\\\\\\\": 81.14, \\\\\\\"v720\\\\\\\": 85.191}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.484,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.026,\\\\\\\"srv1\\\\\\\":74.494},\\\\\\\"src\\\\\\\":83.484,\\\\\\\"trans\\\\\\\":64.026,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24183,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 594,\n                                \"cla_subtitle_id\": 7608097465224448799,\n                                \"complaint_id\": 7608097465224448799,\n                                \"expire\": 1775230638,\n                                \"is_auto_generated\": false,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"\",\n                                \"sub_id\": -2107008292,\n                                \"sub_version\": \"8\",\n                                \"subtitle_type\": 8,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/ced71d1ef46d788ed89cc3a2453a9867/69cfdeae/video/tos/useast8/tos-useast8-v-0068-tx2/f356e1ec6f6345bb92249ae2d0bc61d6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=16092&bt=8046&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=ang5Znc5cmxwOTMzaTczNEBpang5Znc5cmxwOTMzaTczNEAxa24tMmQ0NV5hLS1kMTJzYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00048000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/ced71d1ef46d788ed89cc3a2453a9867/69cfdeae/video/tos/useast8/tos-useast8-v-0068-tx2/f356e1ec6f6345bb92249ae2d0bc61d6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=16092&bt=8046&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=ang5Znc5cmxwOTMzaTczNEBpang5Znc5cmxwOTMzaTczNEAxa24tMmQ0NV5hLS1kMTJzYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00048000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/858bb5a573d276c7d1ad78b4d039cc3c/69cfdeae/video/tos/useast8/tos-useast8-v-0068-tx2/f356e1ec6f6345bb92249ae2d0bc61d6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=16092&bt=8046&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=ang5Znc5cmxwOTMzaTczNEBpang5Znc5cmxwOTMzaTczNEAxa24tMmQ0NV5hLS1kMTJzYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00048000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiMjJlYzU2MWI3ODczZDJiNDY2ZjQ5NDFjNDFhN2Ez&source=SmartPlayerSubtitleRedirect&version=8%3Abig_caption&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"en\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 60,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 3\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8594&refresh_token=65d225bf&x-expires=1772722800&x-signature=dbjx68UNGGihVxdBocCE5pBh3SU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8594&refresh_token=37bb9182&x-expires=1772722800&x-signature=WOwAFaCuql0Vwmv56r8dJKM8SM4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8pfWFRfAJXR9D68QSyEIB1jUxEElpGVADBqQm~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8594&refresh_token=cdb22d3b&x-expires=1772722800&x-signature=vE1miultUd%2BiPxmJ5MKSQuV1kxc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 4365418,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/89e72fa8594f1749386f8b0e8b9fe74f/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUEIIVvfWF8QjEERIZlpBgFRSUoDmeAEAX6pVB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2024&bt=1012&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OGVlZzk3PGU0Ojk0NmQ0NUBpang5Znc5cmxwOTMzaTczNEA1MjUxLzAzNS4xYWBhY2MwYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/55c18e8b471ba34b358d5e82857cc82f/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUEIIVvfWF8QjEERIZlpBgFRSUoDmeAEAX6pVB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2024&bt=1012&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OGVlZzk3PGU0Ojk0NmQ0NUBpang5Znc5cmxwOTMzaTczNEA1MjUxLzAzNS4xYWBhY2MwYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6am8i7og65t0cq6nu4g&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=32f1fad3c1d647118b6934264d8b5b85&item_id=7608097264325659934&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2MTc4NmQ0MzRiYjU2MTk2YTA5Yzc4MmFlMWE0OWVm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 4710584,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"file_hash\": \"8588cfa6ec013f931ff81081bc5fd93b\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_h264_720p_1118239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/deab24dfbe5231bb353281039a446c3a/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2184&bt=1092&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/97f6c8d8f619c38c8c376b96ce1e9b7f/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2184&bt=1092&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2a5b68e7a62f4554b26732379ee7d48a&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3MGVjZTUwZWQzNzNlYzgwZTljYjZjMDI2ODNhNzY0&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 33700,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=c033ed20&x-expires=1772722800&x-signature=omyj6ZEs0U%2B33jiYhybFcNLPBus%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.image?dr=8605&refresh_token=5d1c5d98&x-expires=1772722800&x-signature=cKxwjDHvYn%2FIz5wlnNHGifEILdw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMWBVFDrREE98IgIAVEImRBAZAXAE68jlpfJeS~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oMcEvCFlGEDEKkAARfAAfsEupVIqR1tEVAEWZC.jpeg?dr=8605&refresh_token=784f4829&x-expires=1772722800&x-signature=1637fudk7FG37vTLTJM0FSWhIdc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.2\\\",\\\"LoudnessRangeStart\\\":\\\"-18.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-14.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-16.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":1.5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-18.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-14.7,\\\\\\\"Peak\\\\\\\":0.5188,\\\\\\\"Loudness\\\\\\\":-17.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-16.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.09,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":1.7,\\\\\\\"LoudRE\\\\\\\":-17.2,\\\\\\\"LoudRS\\\\\\\":-18.9,\\\\\\\"MaxMomLoud\\\\\\\":-14.67,\\\\\\\"MaxSTLoud\\\\\\\":-16.87,\\\\\\\"Loud\\\\\\\":-17.78}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":0.27,\\\\\\\"FCenL\\\\\\\":3062.61,\\\\\\\"FCenR\\\\\\\":3062.44,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.12},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.801},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-21.389,\\\\\\\"Peak\\\\\\\":-5.73,\\\\\\\"RTotal\\\\\\\":-21.389}}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0514\\\",\\\"brightness_mean\\\":\\\"110.6813\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0913\\\",\\\"loudness\\\":\\\"-17.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0925\\\",\\\"peak\\\":\\\"0.5188\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6038,3864.2781]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771398218}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"22.3179\\\",\\\"vq_score\\\":\\\"67.96\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6am8i7og65t0cq6nu4g\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/0a63be272a15bc875fabe3380346a3d7/69a8a60e/video/tos/useast8/tos-useast8-pve-0068-tx2/osmkPQEJpGE4nejVB6FEARDIElARo1lEIBfXVW/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1990\\\\u0026bt=995\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OjZkOzozNDtkMztkNDVnOEBpang5Znc5cmxwOTMzaTczNEAwYTZgYDMuXmAxL14wLV5iYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/d134f8c81612e44fc65530214338400e/69a8a60e/video/tos/useast8/tos-useast8-pve-0068-tx2/osmkPQEJpGE4nejVB6FEARDIElARo1lEIBfXVW/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1990\\\\u0026bt=995\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OjZkOzozNDtkMztkNDVnOEBpang5Znc5cmxwOTMzaTczNEAwYTZgYDMuXmAxL14wLV5iYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6am8i7og65t0cq6nu4g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=e5ad0231aa2840caa81160c7c89ad337\\\\u0026item_id=7608097264325659934\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2Yjc4Njk0ZmZhNDI5NzA3ZmMyNjE4ZDBkZTg0MDky\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4802116,\\\"file_cs\\\":\\\"c:0-29276-d738\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4c550bc2&x-expires=1772722800&x-signature=ukXEuCPy02Egun7CCgTdi5N1wV8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1d3e70fc&x-expires=1772722800&x-signature=uCt6sAsX%2F9Kp8PdmntYEioJKBrw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAsBfemDEmpF2jEIVEZWgIElBVIBJXA65R6RA~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=4997b00e&x-expires=1772722800&x-signature=RTn9Zw2%2FE3lkgwcdU3GTfNcZ0UU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 4710584,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"file_hash\": \"8588cfa6ec013f931ff81081bc5fd93b\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_h264_720p_1118239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/deab24dfbe5231bb353281039a446c3a/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2184&bt=1092&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/97f6c8d8f619c38c8c376b96ce1e9b7f/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2184&bt=1092&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2a5b68e7a62f4554b26732379ee7d48a&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3MGVjZTUwZWQzNzNlYzgwZTljYjZjMDI2ODNhNzY0&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1879731,\n                        \"file_cs\": \"c:0-29505-b428\",\n                        \"file_hash\": \"c50dea1e2177adf1ae4dcb3451babd54\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_bytevc1_540p_446226\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/cd69f1f595eb40933d173c93ae553bfd/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM8EcEJDAeBBjRXFfypREQA6IBjmTlE0WIdusV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=870&bt=435&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=PGk8aDU7Nzw3OjMzM2RnZEBpang5Znc5cmxwOTMzaTczNEBiXi9eLy01NWMxMF41NjQ2YSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/476f28d67bdb3f038a2f09b7b08b755b/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oM8EcEJDAeBBjRXFfypREQA6IBjmTlE0WIdusV/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=870&bt=435&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=PGk8aDU7Nzw3OjMzM2RnZEBpang5Znc5cmxwOTMzaTczNEBiXi9eLy01NWMxMF41NjQ2YSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9a7d9a80a03047f489840822ae29afe9&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYyNTI3MTFiZDNiMmE2ZWM0YzkxNjE2MGU3NzVjMTJj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 4710584,\n                        \"file_cs\": \"c:0-29276-d738\",\n                        \"file_hash\": \"8588cfa6ec013f931ff81081bc5fd93b\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6am8i7og65t0cq6nu4g\",\n                        \"url_key\": \"v15044gf0000d6am8i7og65t0cq6nu4g_h264_720p_1118239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/deab24dfbe5231bb353281039a446c3a/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2184&bt=1092&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/97f6c8d8f619c38c8c376b96ce1e9b7f/69a8a60e/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oILqjTRDKENIIyWfIARf40ieRG1A7LgGAvqCks/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2184&bt=1092&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDc6aDo1OjU3OGk5OjtlZEBpang5Znc5cmxwOTMzaTczNEA1YWI2MDAzXzIxL15iMzIvYSMxa24tMmQ0NV5hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2a5b68e7a62f4554b26732379ee7d48a&is_play_url=1&item_id=7608097264325659934&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3MGVjZTUwZWQzNzNlYzgwZTljYjZjMDI2ODNhNzY0&source=CHALLENGE_AWEME&video_id=v15044gf0000d6am8i7og65t0cq6nu4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"What You Know\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Two Door Cinema Club\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=12828294&x-expires=1772722800&x-signature=RJh%2B4do4LAp%2BRGsp0DFAnQut5K8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a9453d06&x-expires=1772722800&x-signature=waRfz91%2F9Pqts8f4HvyVlvf%2B%2BEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=265cd2b5&x-expires=1772722800&x-signature=0t1ZGHdS5E8ss9sKXTvIXlMZ%2FXg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3cf4ae6d&x-expires=1772722800&x-signature=lp%2BTgtJNNorlEjZWjFrrCLZgBvc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76809a34&x-expires=1772722800&x-signature=%2BQrETNy6r%2FiM8QhiJtpKmVY8et8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1a955c2f&x-expires=1772722800&x-signature=%2FLHf1F%2BjIusx9F6KTVNvf5xjqIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1626809113,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":32.13,\\\"amplitude_peak\\\":1.2818098,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/3e5a34fcb1b4402a90a56fec62fbb9f4\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/01ada2a5d3d142f7b5484656d4b39265\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/abd3f7dffb994474b2eaccd01e39adfc\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/15683bd0726a4deca22dd2113d66f0cd\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.520652,\\\"music_vid\\\":\\\"v10ad6g50000d4n2drvog65p20vjdgog\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6987091891615451137,\n                    \"id_str\": \"6987091891615451137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Two Door Cinema Club\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28031,\n                            \"start_ms\": 55488\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 189740,\n                        \"h5_url\": \"\",\n                        \"id\": \"6987091888356460546\",\n                        \"performers\": null,\n                        \"title\": \"What You Know\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6987091891615451137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1266336000,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"What You Know\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 2,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=57d7afb6&shcp=d05b14bd&idc=useast8\",\n                                    \"url_list\": [\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=d05b14bd&shp=57d7afb6&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"aweme://openShoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_filter\",\n                        \"description\": \"Filter\",\n                        \"extra\": \"{\\\"title\\\":\\\"Vivid\\\",\\\"resource_id\\\":7367114174377251329,\\\"third_id\\\":\\\"326576283\\\"}\",\n                        \"general_type\": 1,\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/Filter.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"326576283\",\n                        \"keyword\": \"Filter · Vivid\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"7525384432375744567\\\",\\\"anchor_name\\\":\\\"Vivid\\\",\\\"anchor_type\\\":\\\"ANCHOR_TT_FILTER\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 106\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=947fa83a&x-expires=1772722800&x-signature=zUJle2Z3gHdHUHZMdXZG6Eq5I9E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=475bd158&x-expires=1772722800&x-signature=e9VSqpVPOZzogwjuAJnaFDIMh1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=7756c74b&x-expires=1772722800&x-signature=%2BFDuzBfstDQvejxgc0TCz2TZTEg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c77ece4d&x-expires=1772722800&x-signature=03zSiSU1AihsoxZc25QEw9FXnQE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=1302a7bf&x-expires=1772722800&x-signature=9BNvGiA5OASinkkUAYGBcH1px6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8526ac27&x-expires=1772722800&x-signature=TbJ2djaIrRoWDc07OLOMnZawZ0Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4987c311&x-expires=1772722800&x-signature=r1dNBn%2FNEuPJSEu7sWcTV1%2Fir7k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3d83ade8&x-expires=1772722800&x-signature=4pX01K%2Fr1imqR4ydyPz9gQBfxTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=1bb8486b&x-expires=1772722800&x-signature=rCci8qKqfHd7kHXBv%2FNwD6ttK98%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32f1e8e5&x-expires=1772722800&x-signature=DdeDr6lsvz50euWTXRlTvKexv3Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d2931418&x-expires=1772722800&x-signature=jmvC0GAy3mgBcAK4Y%2FjRgQF5h0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fbd3ed7e&x-expires=1772722800&x-signature=N1%2Brel8LHcMgdlGI7QdyEZ6u9A0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b80c095&x-expires=1772722800&x-signature=LLuRa5HRfL8Wa5JcNm3K3RCHCzc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=eaa92e23&x-expires=1772722800&x-signature=vdVfLUGYqUqfLq%2FT32bWCJ25tiI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ec1ba113&x-expires=1772722800&x-signature=hBgOCrODv%2BZkqnwOTdjT7FS%2BXws%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHqgmkdx5MGa61fAP1vvPj61WkfClYf_kdz5ghVxpYPU4hDa2cm6Nboq-lRT26JHb\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"📩: ReallyBigApples39@gmail.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7469957335982752811\",\n                    \"unique_id\": \"reallybigapples\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7469957335982752811,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7609810145521995038\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                    \"dedup_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0011682700145455478}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1771797012,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"beautify_used\",\n                        \"editor_pro\",\n                        \"select_music\"\n                    ]\n                },\n                \"desc\": \"apple #apple\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7609810145521995038\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7609810145521995038\n                    ],\n                    \"GroupdIdList1\": [\n                        7609810145521995038\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 2,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"What You Know\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Two Door Cinema Club\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=12828294&x-expires=1772722800&x-signature=RJh%2B4do4LAp%2BRGsp0DFAnQut5K8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a9453d06&x-expires=1772722800&x-signature=waRfz91%2F9Pqts8f4HvyVlvf%2B%2BEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=265cd2b5&x-expires=1772722800&x-signature=0t1ZGHdS5E8ss9sKXTvIXlMZ%2FXg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3cf4ae6d&x-expires=1772722800&x-signature=lp%2BTgtJNNorlEjZWjFrrCLZgBvc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76809a34&x-expires=1772722800&x-signature=%2BQrETNy6r%2FiM8QhiJtpKmVY8et8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/676f13f9ac18bdc0f3fbc1e69bbaac63~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1a955c2f&x-expires=1772722800&x-signature=%2FLHf1F%2BjIusx9F6KTVNvf5xjqIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1626809113,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":32.13,\\\"amplitude_peak\\\":1.2818098,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/3e5a34fcb1b4402a90a56fec62fbb9f4\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/01ada2a5d3d142f7b5484656d4b39265\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/abd3f7dffb994474b2eaccd01e39adfc\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/15683bd0726a4deca22dd2113d66f0cd\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.520652,\\\"music_vid\\\":\\\"v10ad6g50000d4n2drvog65p20vjdgog\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6987091891615451137,\n                    \"id_str\": \"6987091891615451137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Two Door Cinema Club\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28031,\n                            \"start_ms\": 55488\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/623b49835726422f8cdac813a7bb7784~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 189740,\n                        \"h5_url\": \"\",\n                        \"id\": \"6987091888356460546\",\n                        \"performers\": null,\n                        \"title\": \"What You Know\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6987091891615451137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1266336000,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oswGku7kMzfJ1FEQeLuGsb4KISAe4DVgPAeLmm\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYGUIgIGAseDwfNAyN5farSIoAL62zFvmHCuXA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"What You Know\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 13897,\n                \"music_end_time_in_ms\": 27761,\n                \"music_selected_from\": \"edit_page_recommend_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"apple <h id=\\\"1\\\">#apple</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Apple's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Apple’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Apple’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7609810145521995038?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7609810145521995038&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7609810145521995038?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7609810145521995038&source=h5_m\",\n                \"shoot_tab_name\": \"video_15\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501169379125771, \\\\\\\"1\\\\\\\": 4.501138233736277, \\\\\\\"0\\\\\\\": 4.501064373202301}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 0.00040664165935456456, \\\\\\\"2\\\\\\\": 9.014419277612727e-05, \\\\\\\"-1\\\\\\\": 0.00036113985020383275}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.87],\\\\\\\"drr\\\\\\\":5.5,\\\\\\\"rcd\\\\\\\":[-0.4],\\\\\\\"mp\\\\\\\":-5.68,\\\\\\\"be\\\\\\\":[10.8,14895.6],\\\\\\\"ocf\\\\\\\":[-9.0036,-2.1333,-7.0232,-14.778,-16.5892,-23.8006,-25.5495,-28.6026,-35.1248,-53.7237],\\\\\\\"do\\\\\\\":0.002,\\\\\\\"il\\\\\\\":-14.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010232\\\\\\\",\\\\\\\"tag_01000202\\\\\\\",\\\\\\\"tag_01000407\\\\\\\",\\\\\\\"tag_01010218\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.84,0.16,0.13,0.12,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10066\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"44.112\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8371,2781.6963]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7609810145521995038\",\n                    \"collect_count\": 228429,\n                    \"comment_count\": 14748,\n                    \"digg_count\": 2779623,\n                    \"download_count\": 20829,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 12623794,\n                    \"repost_count\": 0,\n                    \"share_count\": 488459,\n                    \"whatsapp_share_count\": 2076\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7609810145521995038\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 12,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 6,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=c1cf398f&x-expires=1772722800&x-signature=W9GvkDJgrP6MgZHhMp36N4Fb1kU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=274cf6f8&x-expires=1772722800&x-signature=ru5S8yeKUl2HTaxtPCVzfLHca1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fcc22eb8&x-expires=1772722800&x-signature=pzgxBjRS7ln8Q5Y6fO4FSv3Ncjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=c1cf398f&x-expires=1772722800&x-signature=W9GvkDJgrP6MgZHhMp36N4Fb1kU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=274cf6f8&x-expires=1772722800&x-signature=ru5S8yeKUl2HTaxtPCVzfLHca1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fcc22eb8&x-expires=1772722800&x-signature=pzgxBjRS7ln8Q5Y6fO4FSv3Ncjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=c1cf398f&x-expires=1772722800&x-signature=W9GvkDJgrP6MgZHhMp36N4Fb1kU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.image?dr=8606&refresh_token=274cf6f8&x-expires=1772722800&x-signature=ru5S8yeKUl2HTaxtPCVzfLHca1c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogMNDf9eIEeqQC9v5FTAFCZ2QFjvA7FSUIyvyC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fcc22eb8&x-expires=1772722800&x-signature=pzgxBjRS7ln8Q5Y6fO4FSv3Ncjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 2484355,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 4316567,\n                                \"file_cs\": \"c:0-13475-fae8\",\n                                \"file_hash\": \"e5d2fa8b7b0088b0af48bb5880298161\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc2_720p_2484355\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/90016c20519890d0e19f33d7dd77e21a/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8rDFCy5vI9OveMbQgIHEfSeqmNgTIAZwIFjA9/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4852&bt=2426&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=aDw5ZWlpNjpkPDVlaGU7M0BpanE3ZXg5cjpxOTMzaTczNEA2NC1eYzZfNTQxMDYwNjM1YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/b41ddb301db538a9f3a03d97b5c5b491/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8rDFCy5vI9OveMbQgIHEfSeqmNgTIAZwIFjA9/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4852&bt=2426&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=aDw5ZWlpNjpkPDVlaGU7M0BpanE3ZXg5cjpxOTMzaTczNEA2NC1eYzZfNTQxMDYwNjM1YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=80689b3e9b32497a87b39fffab06799e&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ4YzFkNGZhZDNmNDFiNmFjNmE4Njc0NWQzZGFjMmJm&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 432307}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 717311}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 1023644}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1331549}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1647929}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 3177035}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 63.352, \\\\\\\"v960\\\\\\\": 66.151, \\\\\\\"v864\\\\\\\": 68.834, \\\\\\\"v720\\\\\\\": 72.826}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 58.307, \\\\\\\"v960\\\\\\\": 63.584, \\\\\\\"v864\\\\\\\": 64.582, \\\\\\\"v720\\\\\\\": 66.754}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.24,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":51.22,\\\\\\\"srv1\\\\\\\":54.769},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":51.22,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"063272ec0bd6bcb1036a989632096920\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 9, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.07, 0.129, 0.727, 0.719, 0.07, 0.237, 0.794, 0.131, 0.129, 0.817, 0, 0.155, 0.552, 0.727], \\\\\\\"dec2play\\\\\\\": [175674, 172979, 172087, 152906, 164117, 172979, 172676, 166011, 172978, 172087, 165118, 172981, 170006, 165212, 152906]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 71.576, \\\\\\\"sr20\\\\\\\": 78.11}}\\\",\\\"audio_bit_rate\\\":64864}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 2309803,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 4013283,\n                                \"file_cs\": \"c:0-13475-5919\",\n                                \"file_hash\": \"449170d84745358db02bbf563920ba7e\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc2_540p_2309803\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/d0de364e84638bf949a9090566825c5c/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okqFNShjvQ5yImZIETvA2MD9FefgACDHeIBbpZ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4510&bt=2255&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTU6PDU2PDVmNmQ7ZzQ0Z0BpanE3ZXg5cjpxOTMzaTczNEA1XzMvYmFjXy0xYl4xMmM0YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/a6c948fa9eb43763f73a398f41b53cb4/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okqFNShjvQ5yImZIETvA2MD9FefgACDHeIBbpZ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4510&bt=2255&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTU6PDU2PDVmNmQ7ZzQ0Z0BpanE3ZXg5cjpxOTMzaTczNEA1XzMvYmFjXy0xYl4xMmM0YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7df1514da8ea430cb2f9d3e22967b286&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYwNWU3M2Y3OWUwZDVhYjQ0OTI3ZWYyZjdmOWUyOWIx&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 399359}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 668623}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 951322}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1238128}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1538138}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 2953631}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 58.23, \\\\\\\"v960\\\\\\\": 65.086, \\\\\\\"v864\\\\\\\": 64.88, \\\\\\\"v720\\\\\\\": 70.397}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 51.504, \\\\\\\"v960\\\\\\\": 56.176, \\\\\\\"v864\\\\\\\": 59.148, \\\\\\\"v720\\\\\\\": 63.426}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.24,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":46.118,\\\\\\\"srv1\\\\\\\":50.927},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":46.118,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"494674e5a363e0ae71b9ec23b032b8db\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.085, 0.24, 0.649, 0.809, 0.098, 0.268, 1.01, 0.085, 0.24, 0.937, 0.152, 0.226, 0.907, 0.649], \\\\\\\"dec2play\\\\\\\": [134120, 131715, 129103, 117862, 125511, 131889, 129756, 126336, 131715, 129103, 124929, 130420, 128324, 124600, 117862]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 64.44, \\\\\\\"sr20\\\\\\\": 73.167}}\\\",\\\"audio_bit_rate\\\":48741}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1496794,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2600680,\n                                \"file_cs\": \"c:0-13219-80d4\",\n                                \"file_hash\": \"26571c5d491ced819fc688917ce25e0f\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_540p_1496794\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/90eb5fb2707406d3acbfd3ce2cd19e5b/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAIyueQAqFAFSEvfcYjv9NfZ9MDYICEIFg7T52/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2922&bt=1461&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=MztpaDUzZjo2NzVoOmk5aEBpanE3ZXg5cjpxOTMzaTczNEBhNWA2NTBjNjAxMDA1MS5hYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/987b5b676eced49a01070a70b925d222/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAIyueQAqFAFSEvfcYjv9NfZ9MDYICEIFg7T52/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2922&bt=1461&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=MztpaDUzZjo2NzVoOmk5aEBpanE3ZXg5cjpxOTMzaTczNEBhNWA2NTBjNjAxMDA1MS5hYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de164f873e32443397fc30829ecf88d0&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVkNDExNGZkNzJlODgxYTc5YzZhZDEzYzUxM2U4Y2M4&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 188040}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 305167}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 434073}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 555092}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 680729}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1696575}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 39.253, \\\\\\\"v960\\\\\\\": 44.406, \\\\\\\"v864\\\\\\\": 45.573, \\\\\\\"v720\\\\\\\": 52.679}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 34.398, \\\\\\\"v960\\\\\\\": 34.652, \\\\\\\"v864\\\\\\\": 37.807, \\\\\\\"v720\\\\\\\": 46.125}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.24,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":33.289,\\\\\\\"srv1\\\\\\\":36.694},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":33.289,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"74b1a23f90e8b37fe722094778ffdfb4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24485,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1072102,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1862778,\n                                \"file_cs\": \"c:0-13219-1372\",\n                                \"file_hash\": \"a4ae713890ff01aa1dc99d36b90ec399\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                                \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_540p_1072102\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7d44467d9dbeea4aa499a4d22d04319a/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oYANbTWI2CvOfAjn3IiAzXQIMfMy9NAfl8J9lq/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2092&bt=1046&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=ZWY2aWlmPGYzNGY8NWYzZUBpanE3ZXg5cjpxOTMzaTczNEAuYTEwNl8yNTUxXy1gX2ExYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/992d278fe35ffaccc71106804aaf0390/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oYANbTWI2CvOfAjn3IiAzXQIMfMy9NAfl8J9lq/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2092&bt=1046&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=ZWY2aWlmPGYzNGY8NWYzZUBpanE3ZXg5cjpxOTMzaTczNEAuYTEwNl8yNTUxXy1gX2ExYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4bd0bcc209bc41808c59bc9f3f43dc1b&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE5N2U4MWVjYTlmNTBkYjdkZDJkMGM0MTU0MmRjNzRj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 174937}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 282831}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 406806}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 517707}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 636882}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1323301}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 33.497, \\\\\\\"v960\\\\\\\": 36.34, \\\\\\\"v864\\\\\\\": 37.474, \\\\\\\"v720\\\\\\\": 45.135}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 26.724, \\\\\\\"v960\\\\\\\": 28.02, \\\\\\\"v864\\\\\\\": 31.721, \\\\\\\"v720\\\\\\\": 38.013}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.24,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":27.533,\\\\\\\"srv1\\\\\\\":32.377},\\\\\\\"src\\\\\\\":82.24,\\\\\\\"trans\\\\\\\":27.533,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24480,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E~tplv-tiktokx-origin.image?dr=8593&refresh_token=e516bcd9&x-expires=1772722800&x-signature=PMaHt8mgmf2ASEpCflHZHvVpRjs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E~tplv-tiktokx-origin.image?dr=8593&refresh_token=d7d1795b&x-expires=1772722800&x-signature=Lttuu1Dw1vB%2By4WniQjGmMM8mBA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUVMIqS5eDAheZdPXvF9IjTFEIFAvCENQyfm2E~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=23fffc69&x-expires=1772722800&x-signature=Qfxf9glG7LbhvpyH5DCiCycNTMk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 7431856,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b4a3048b307e3557c0ddbcc890853d36/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oYLgvIOe29TASOLeZkEsCFNIjIiD5AMqyQfMFv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8354&bt=4177&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NGk2aDc0PDM2ZmQ6NWg0NkBpanE3ZXg5cjpxOTMzaTczNEAwY2NgNV41XzQxNTA2MjZfYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/b2c75ca2c8af76d2b316a9f264a08676/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oYLgvIOe29TASOLeZkEsCFNIjIiD5AMqyQfMFv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8354&bt=4177&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NGk2aDc0PDM2ZmQ6NWg0NkBpanE3ZXg5cjpxOTMzaTczNEAwY2NgNV41XzQxNTA2MjZfYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6dnj7nog65uub745nkg&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=b3915e92378a4c73b089a184cef3ff31&item_id=7609810145521995038&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1YzQ3ZjI0YTQxN2QzYTVlMDRjNjM3MWRkZTU1OWRh&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 7475592,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"file_hash\": \"e01643a3aebe2e8ed572c3236ed911a8\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_h264_720p_4302498\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7a3c5f325788fdcb60141c71950f488b/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8402&bt=4201&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/cbbe687c1385d581c7c2f956ae6efa82/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8402&bt=4201&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27e411bd68574e568e22d7439900de14&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzYmQzMTg1MWI2MmYyNDExYWFiNjg1YmQ2OTBkNDlj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 13900,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP~tplv-tiktokx-origin.image?dr=8606&refresh_token=94c77c22&x-expires=1772722800&x-signature=v2z36V1OLafctp9b9kDxy50gT1g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP~tplv-tiktokx-origin.image?dr=8606&refresh_token=f1c1c347&x-expires=1772722800&x-signature=ssargzlT1a0DNNMNuzqDyTxdxiQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8Q2QIICj9yNAeDT5F04fv0ZSM9IeEmAqFvCCP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d81d0312&x-expires=1772722800&x-signature=tHEeA0KvJMkerlkuYnN6t%2BB3RZk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.5\\\",\\\"LoudnessRangeStart\\\":\\\"-14.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-14.5\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-14.8,\\\\\\\"LoudnessRange\\\\\\\":0.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-14.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.237},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.243,\\\\\\\"LTotal\\\\\\\":-16.83,\\\\\\\"Peak\\\\\\\":-5.68,\\\\\\\"RTotal\\\\\\\":-17.073},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":3647.88,\\\\\\\"Spkr100G\\\\\\\":1.23,\\\\\\\"Spkr150G\\\\\\\":1.93,\\\\\\\"Spkr200G\\\\\\\":2.24,\\\\\\\"FCenL\\\\\\\":3686.09},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-14.781}},\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-14.5,\\\\\\\"Peak\\\\\\\":0.5188,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0132\\\",\\\"brightness_mean\\\":\\\"133.3323\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0092\\\",\\\"loudness\\\":\\\"-14.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0526\\\",\\\"peak\\\":\\\"0.5188\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8371,2781.6963]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771797010}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"5.3901\\\",\\\"vq_score\\\":\\\"67.09\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6dnj7nog65uub745nkg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/8b555231edf4413e131ba1caf1bf1eb2/69a8a5fa/video/tos/useast5/tos-useast5-ve-0068c001-tx/o4sTNQDCIICEHaeofIAAE3pF5vbeDp3MyT8jqm/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=6998\\\\u0026bt=3499\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NWdmM2VnOzo6OWgzNDk8PEBpanE3ZXg5cjpxOTMzaTczNEBfMmIyYGMwX2AxMmIuLS81YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/accf09a12bd3e0694d4c4f2bcb4acba6/69a8a5fa/video/tos/useast5/tos-useast5-ve-0068c001-tx/o4sTNQDCIICEHaeofIAAE3pF5vbeDp3MyT8jqm/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=6998\\\\u0026bt=3499\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NWdmM2VnOzo6OWgzNDk8PEBpanE3ZXg5cjpxOTMzaTczNEBfMmIyYGMwX2AxMmIuLS81YSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6dnj7nog65uub745nkg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=89290611e05e46c7b738fdcb50ec5db2\\\\u0026item_id=7609810145521995038\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0ZGY3NDZjYzNmZWZlNDBlZTkzZDEzMTFkZDcwNDE2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":8018275,\\\"file_cs\\\":\\\"c:0-12476-1ac4\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=6ce4cc26&x-expires=1772722800&x-signature=tqlZUCYu72O%2F3ipTeDyoMZeSNtk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ecf393ac&x-expires=1772722800&x-signature=59bHf0Z6kXp56oL0z10mU2PmAZM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4fTpFjcIkDNy2BEZeFMeQnhISWZQAC9vvFq5A~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=99918b4b&x-expires=1772722800&x-signature=mKtw0gu75zbhn3pcR9HlbI5%2Fuww%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 7475592,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"file_hash\": \"e01643a3aebe2e8ed572c3236ed911a8\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_h264_720p_4302498\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7a3c5f325788fdcb60141c71950f488b/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8402&bt=4201&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/cbbe687c1385d581c7c2f956ae6efa82/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8402&bt=4201&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27e411bd68574e568e22d7439900de14&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzYmQzMTg1MWI2MmYyNDExYWFiNjg1YmQ2OTBkNDlj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 4679134,\n                        \"file_cs\": \"c:0-13221-f92d\",\n                        \"file_hash\": \"9150067cde89af6edafbffeadf145592\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_bytevc1_540p_2693026\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ea2f7e05622c09589018a639926e9ef8/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQTdqNb8eC3IvAFjeICEsEQQENI5A7fmqMgDEp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5258&bt=2629&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=M2RlOTNmZzxkZTs2NTQ1OUBpanE3ZXg5cjpxOTMzaTczNEAxXy0yXy4xNTMxLV82Xl5fYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/bacb3850f5ab1fe79cab55e1a90768ce/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQTdqNb8eC3IvAFjeICEsEQQENI5A7fmqMgDEp/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5258&bt=2629&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=M2RlOTNmZzxkZTs2NTQ1OUBpanE3ZXg5cjpxOTMzaTczNEAxXy0yXy4xNTMxLV82Xl5fYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b6a2a192b3084b6a894d1cb0560bba40&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjNGY0OWM4OTNlNzBlYjMzZDA3ZjI3NzEwOGE1Njc1&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 7475592,\n                        \"file_cs\": \"c:0-12476-1ac4\",\n                        \"file_hash\": \"e01643a3aebe2e8ed572c3236ed911a8\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6dnj7nog65uub745nkg\",\n                        \"url_key\": \"v15044gf0000d6dnj7nog65uub745nkg_h264_720p_4302498\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7a3c5f325788fdcb60141c71950f488b/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8402&bt=4201&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/cbbe687c1385d581c7c2f956ae6efa82/69a8a5fa/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o05ZQzCTIAQIhkjSOEHifgvA2ebDNF9MvqFeyI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=8402&bt=4201&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=N2gzPDY6NWg5aDo7ZzQ3OkBpanE3ZXg5cjpxOTMzaTczNEAuYS02MWEvNTIxMjNfLmIvYSNoMjRyMmRrZ2FhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27e411bd68574e568e22d7439900de14&is_play_url=1&item_id=7609810145521995038&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzYmQzMTg1MWI2MmYyNDExYWFiNjg1YmQ2OTBkNDlj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6dnj7nog65uub745nkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10066\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Dumb and Dumb3r\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f2ac6855&x-expires=1772722800&x-signature=U3UBWugpcgM5wYfrYf6iKRqEDVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7c877e0&x-expires=1772722800&x-signature=mG%2FmX%2FMCy6QYN9cQ9pIxCiIxNZY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e3632483&x-expires=1772722800&x-signature=LJcRKs2NcRKR6e4%2Bj5jBVdJ8G2M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"riodayung0g54\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RioDaYung0g\",\n                            \"sec_uid\": \"MS4wLjABAAAA3MBEjpSbglX85fmeN1uupMsprbF5Ep4uwO0loRid-zRXV_1uye5RR4DjJBskRkHx\",\n                            \"status\": 1,\n                            \"uid\": \"7459503959091676203\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7c91ea44&x-expires=1772722800&x-signature=4wJ%2BtOuHHEZlbBWrtJoJtoCv90Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d8b67125&x-expires=1772722800&x-signature=q%2BlSx69ZbEUlV0sY9n1ZyGagU8Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bfdfea9e&x-expires=1772722800&x-signature=Diik1T0enUyjIdqTw43wtwtqZLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"rmcmike810\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RMC Mike 6\",\n                            \"sec_uid\": \"MS4wLjABAAAAFPAwK-sIiZddfxPHsD9WsGLbBekH_6MET4EkdmV4BIFaTHxr4F1V3c2KjuvHg9as\",\n                            \"status\": 1,\n                            \"uid\": \"6892093848555275269\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Rio Da Yung Og & RMC Mike\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=14f72663&x-expires=1772722800&x-signature=YC8x08C5Eh0eLL%2B%2BMZk1nxwj%2BTs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=349ee2ca&x-expires=1772722800&x-signature=Tnj6GQGWeeV1eSSqROBdCvPnxJ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a8c9d1a1&x-expires=1772722800&x-signature=DlZGJ6%2BJs11bXwC2k%2F0uVOP8gUA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f872cf01&x-expires=1772722800&x-signature=eWRwmnEcWqAsoBxQpbXXXFHgAsI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5267153&x-expires=1772722800&x-signature=3Ibc4FbZ3hO7hV5CI9%2FDy4CCsrQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a32b65f5&x-expires=1772722800&x-signature=K4CM%2Fz8zV5k21p1gG2aFdndIAo8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1584419423,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":53.88,\\\"amplitude_peak\\\":0.87423164,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/94a4be9ac84f47cc9fa94fa8b6503408\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/90f87cf630d4431bab4bf27574f1ee63\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9a2a4c0c456f43388c9ecddf4f17afb6\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/742488494808406f91e7fcd90240ba62\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.916549,\\\"music_vid\\\":\\\"v10ad6g50000cmsjs3fog65ln361bq5g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6805029598514907137,\n                    \"id_str\": \"6805029598514907137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Rio Da Yung Og & RMC Mike\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 80256,\n                            \"start_ms\": 11136\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 156642,\n                        \"h5_url\": \"\",\n                        \"id\": \"6805029593771149314\",\n                        \"performers\": null,\n                        \"title\": \"R3kless\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6805029598514907137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1559606400,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"R3kless\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=21040772&x-expires=1772722800&x-signature=tSAlFyt3FKgGvSqkDNePhRDDjAA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=85e16b3b&x-expires=1772722800&x-signature=itE%2B64qS24q9CyOEXW5%2Bki7UIjI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=82b98a32&x-expires=1772722800&x-signature=qdhcNum4YdlAI0B3rjRxV%2Ff8oe8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=83bf363f&x-expires=1772722800&x-signature=HgWfMQpRq0ypPSqiBibl3khY2zM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=43d9a60d&x-expires=1772722800&x-signature=dAmLpng2bJRYbVEgo0dopE2KD%2FM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=16caac57&x-expires=1772722800&x-signature=8f31UmI4ZdnGr2pM8idPfVewuG4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=69e01c6e&x-expires=1772722800&x-signature=WTmWZOgBinyXk7wkDEeENtgSY7U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a8e9807f&x-expires=1772722800&x-signature=k9GpS%2B1iPfeIQJMFI9NaPootEJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=adfff760&x-expires=1772722800&x-signature=Af0kavHPJkC6vmVult0X%2FkZbl5c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3e295e4d&x-expires=1772722800&x-signature=BcRMgA%2BAT1%2FGC3LjWxvJYMEsSBU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c60d62b7&x-expires=1772722800&x-signature=euj%2FUudTyOwrvFtFuclnOMm529A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a6d953d9&x-expires=1772722800&x-signature=HD8gsRnf95SGlfqu%2FJZLwolA34c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dd2b9d43&x-expires=1772722800&x-signature=nBaeXqO4OZ74MHUhBCbGeHY5xds%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b39f7f23&x-expires=1772722800&x-signature=72phAQQfTzahSlIALIsWs%2FlXJnE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d849ee98&x-expires=1772722800&x-signature=GGuA8Awet1Xp5ctXjmoZvJFW7PU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/ef55b351ae4cf25ba0c7249bbee8aeb4\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"appleinbageverdaytillsnail\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAxDyVAGz9RS-b4cTLqgKrDSgsfTy6Hi2vsn1UxChmawYu2sRtwkKphMh6QCVSOeSK\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7610857612946719757\",\n                    \"unique_id\": \"appleinbageveryday\",\n                    \"unique_id_modify_time\": 1772053326,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7610857612946719757,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7611313382091672863\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"fyp\",\n                        \"cid\": \"229207\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=229207\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #fyp on TikTok!\",\n                            \"share_desc_info\": \"Check out #fyp on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: fyp\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/fyp?_r=1&name=fyp&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=229207&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.001767104036510874}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":-1,\\\"transform_x\\\":0,\\\"transform_y\\\":0.5708000063896179,\\\"scale\\\":1,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Day 2\\\",\\\"bg_mode\\\":1,\\\"color\\\":-16777216,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0xFFFFFF\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.2769,\\\"start_y\\\":0.0896,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1772147002,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"Keeping an apple in water everyday till it’s a snail day 2            #fyp #viral #apple #pleasedontflop #flop \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7611313382091672863\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611313382091672863\n                    ],\n                    \"GroupdIdList1\": [\n                        7611313382091672863\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 2,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"Day 2\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.08375389240846129,\n                            \"source_width\": 0.24709784411276947,\n                            \"text_color\": \"#FF000000\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":22067,\\\"y\\\":0.1715,\\\"h\\\":0.1031,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.2769,\\\"s\\\":1}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Dumb and Dumb3r\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f2ac6855&x-expires=1772722800&x-signature=U3UBWugpcgM5wYfrYf6iKRqEDVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7c877e0&x-expires=1772722800&x-signature=mG%2FmX%2FMCy6QYN9cQ9pIxCiIxNZY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/5f993b240424a19566c5664f17012d11~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e3632483&x-expires=1772722800&x-signature=LJcRKs2NcRKR6e4%2Bj5jBVdJ8G2M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"riodayung0g54\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RioDaYung0g\",\n                            \"sec_uid\": \"MS4wLjABAAAA3MBEjpSbglX85fmeN1uupMsprbF5Ep4uwO0loRid-zRXV_1uye5RR4DjJBskRkHx\",\n                            \"status\": 1,\n                            \"uid\": \"7459503959091676203\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7c91ea44&x-expires=1772722800&x-signature=4wJ%2BtOuHHEZlbBWrtJoJtoCv90Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d8b67125&x-expires=1772722800&x-signature=q%2BlSx69ZbEUlV0sY9n1ZyGagU8Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=bfdfea9e&x-expires=1772722800&x-signature=Diik1T0enUyjIdqTw43wtwtqZLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"rmcmike810\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"RMC Mike 6\",\n                            \"sec_uid\": \"MS4wLjABAAAAFPAwK-sIiZddfxPHsD9WsGLbBekH_6MET4EkdmV4BIFaTHxr4F1V3c2KjuvHg9as\",\n                            \"status\": 1,\n                            \"uid\": \"6892093848555275269\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Rio Da Yung Og & RMC Mike\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4ca8537&x-expires=1772722800&x-signature=kAtSVZ9FHNqvu2jmb%2BLgNmYPkwA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=30b8d1be&x-expires=1772722800&x-signature=77DFa0sJeWA1K2HKiikhbB1EE0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=66bca4e8&x-expires=1772722800&x-signature=mMfAEe7I3PxVPdRK1p8RWm0Z0Tg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8a6d1d63&x-expires=1772722800&x-signature=waXTOHdQgEUhZfpvQFJ8NKbsqQ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a92bde42&x-expires=1772722800&x-signature=qYsZcwkgT5W6ea%2BOT1TrFE6r7vk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/581144a17e75b410d5b285fee1e94f5a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ad72eca1&x-expires=1772722800&x-signature=DGqBplIES9EKlLBGPaEEYow93Q0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1584419423,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":53.88,\\\"amplitude_peak\\\":0.87423164,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/94a4be9ac84f47cc9fa94fa8b6503408\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/90f87cf630d4431bab4bf27574f1ee63\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9a2a4c0c456f43388c9ecddf4f17afb6\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/742488494808406f91e7fcd90240ba62\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.916549,\\\"music_vid\\\":\\\"v10ad6g50000cmsjs3fog65ln361bq5g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6805029598514907137,\n                    \"id_str\": \"6805029598514907137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Rio Da Yung Og & RMC Mike\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 80256,\n                            \"start_ms\": 11136\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/5959041f30d24b9094394fcde572cb03~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 156642,\n                        \"h5_url\": \"\",\n                        \"id\": \"6805029593771149314\",\n                        \"performers\": null,\n                        \"title\": \"R3kless\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6805029598514907137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1559606400,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEfGS6hqJyMFIwiAPwViuWcBA91L3Ms581oBOA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7a58c8f0e2294f31a5a7fbe27614da0f\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"R3kless\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 21967,\n                \"music_selected_from\": \"edit_page_recent\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Keeping an apple in water everyday till it’s a snail day 2            <h id=\\\"1\\\">#fyp</h> <h id=\\\"8\\\">#viral</h> <h id=\\\"21\\\">#apple</h> <h id=\\\"40\\\">#pleasedontflop</h> <h id=\\\"65\\\">#flop</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"20884\",\n                            \"hashtag_name\": \"viral\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1613881284657157\",\n                            \"hashtag_name\": \"pleasedontflop\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"40\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"10401\",\n                            \"hashtag_name\": \"flop\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"65\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out appleinbageverdaytillsnail's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out appleinbageverdaytillsnail’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out appleinbageverdaytillsnail’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@appleinbageveryday/video/7611313382091672863?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7611313382091672863&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@appleinbageveryday/video/7611313382091672863?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7611313382091672863&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.5011867421296925, \\\\\\\"1\\\\\\\": 4.501184233404264, \\\\\\\"0\\\\\\\": 4.501179399852648}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.0007625522398496893, \\\\\\\"2\\\\\\\": -0.0012630212072821982, \\\\\\\"-1\\\\\\\": -0.0008181779000455882}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003492047452152189, \\\\\\\"2\\\\\\\": 0.0006464053940129082, \\\\\\\"-1\\\\\\\": 5.940979345533045e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":7.7,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-4.29,\\\\\\\"be\\\\\\\":[5.4,13237.5],\\\\\\\"ocf\\\\\\\":[-1.7434,-7.9292,-10.955,-12.5693,-16.9535,-20.0438,-25.6799,-31.6807,-33.0813,-54.6796],\\\\\\\"do\\\\\\\":-0.0003,\\\\\\\"il\\\\\\\":-19.9},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02040413\\\\\\\",\\\\\\\"tag_01010308\\\\\\\",\\\\\\\"tag_01010221\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.87,0.63,0.17,0.09,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10039\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"55.518\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7225,3539.7573]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7611313382091672863\",\n                    \"collect_count\": 297,\n                    \"comment_count\": 127,\n                    \"digg_count\": 2105,\n                    \"download_count\": 8,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 71869,\n                    \"repost_count\": 0,\n                    \"share_count\": 28,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7611313382091672863\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"predict_ctr_score\\\":0.0699746345166571,\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\"}\",\n                                    \"word\": \"water apple snail\",\n                                    \"word_id\": \"1609389731953278926\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 74,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 70,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 81,\n                        \"hashtag_id\": \"20884\",\n                        \"hashtag_name\": \"viral\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 75,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 88,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 82,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 104,\n                        \"hashtag_id\": \"1613881284657157\",\n                        \"hashtag_name\": \"pleasedontflop\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 89,\n                        \"tag_id\": \"40\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 110,\n                        \"hashtag_id\": \"10401\",\n                        \"hashtag_name\": \"flop\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 105,\n                        \"tag_id\": \"65\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 1,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf50d307&x-expires=1772722800&x-signature=Q2NFypetYFnrGRI8KtboPLNDzsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccdf3d4f&x-expires=1772722800&x-signature=CunZckOExEaKb6kn0wQVji2dny4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=065c4082&x-expires=1772722800&x-signature=DpRYgU8di4WE%2FfQYAHPPHG7oWBs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf50d307&x-expires=1772722800&x-signature=Q2NFypetYFnrGRI8KtboPLNDzsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccdf3d4f&x-expires=1772722800&x-signature=CunZckOExEaKb6kn0wQVji2dny4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=065c4082&x-expires=1772722800&x-signature=DpRYgU8di4WE%2FfQYAHPPHG7oWBs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=bf50d307&x-expires=1772722800&x-signature=Q2NFypetYFnrGRI8KtboPLNDzsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccdf3d4f&x-expires=1772722800&x-signature=CunZckOExEaKb6kn0wQVji2dny4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocYfEYfDVIrsRDpEQ0wOSoiNgBVAnEC0FBlqIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=065c4082&x-expires=1772722800&x-signature=DpRYgU8di4WE%2FfQYAHPPHG7oWBs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 901803,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 2479960,\n                                \"file_cs\": \"c:0-20131-5523\",\n                                \"file_hash\": \"528d8e5d9fd2a928416ccda6c59089a5\",\n                                \"height\": 1112,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc2_720p_901803\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/d6b9b965689aea518914c96ae3a3909e/69a8a603/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osVamHAOwIughEeTAcgfI3QCeFItwCIqEGWjQL/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1760&bt=880&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=aDk1Njo2ZGk0ZGdmNDhmPEBpMzUzOm85cmRnOTMzaTczNEBeMTZfLzZgXzYxX2MyLS8xYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/00b54eb23763f234a72e7f1113e29b26/69a8a603/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osVamHAOwIughEeTAcgfI3QCeFItwCIqEGWjQL/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1760&bt=880&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=aDk1Njo2ZGk0ZGdmNDhmPEBpMzUzOm85cmRnOTMzaTczNEBeMTZfLzZgXzYxX2MyLS8xYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=492c0551fcbd4a91bfca9327b39246ae&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMWIyZmEzNTMzNWVmNzlmZWEwMDM1MDQ4MDQ2Y2Ez&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 195223}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 305161}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 429268}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 549503}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 662506}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1233121}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.444, \\\\\\\"v960\\\\\\\": 94.273, \\\\\\\"v864\\\\\\\": 95.607, \\\\\\\"v720\\\\\\\": 96.701}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.012, \\\\\\\"v960\\\\\\\": 87.758, \\\\\\\"v864\\\\\\\": 89.625, \\\\\\\"v720\\\\\\\": 94.186}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":69.018,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.03,\\\\\\\"srv1\\\\\\\":66.241},\\\\\\\"src\\\\\\\":69.018,\\\\\\\"trans\\\\\\\":58.03,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"494674e5a363e0ae71b9ec23b032b8db\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.367, 0.367, 0.382, 0.94, 0.303, 0.352, 0.948, 0.299, 0.367, 0.968, 0.363, 0.382, 1.064, 0.889], \\\\\\\"dec2play\\\\\\\": [97446, 94530, 94530, 94258, 93098, 96437, 95916, 93245, 95155, 94530, 92340, 94460, 94258, 90953, 86703]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.323, \\\\\\\"sr20\\\\\\\": 99.552}}\\\",\\\"audio_bit_rate\\\":48403}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 738757,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 2031583,\n                                \"file_cs\": \"c:0-20131-88d7\",\n                                \"file_hash\": \"18dec5c37ccca3dae5fe5425992a377f\",\n                                \"height\": 890,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc2_540p_738757\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/daf54058bd404047fe5b763e7231520e/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ogcFZgqGTCbWE2HLID3amAQhIIwheQMAejIreV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1442&bt=721&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=NWYzMzc5OzVlZ2Y2NzM6Z0BpMzUzOm85cmRnOTMzaTczNEAxNl41MV42NjQxMy1eMDQyYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/5e8fa4a93f742062084ee5ae85fd36b2/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ogcFZgqGTCbWE2HLID3amAQhIIwheQMAejIreV/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1442&bt=721&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=NWYzMzc5OzVlZ2Y2NzM6Z0BpMzUzOm85cmRnOTMzaTczNEAxNl41MV42NjQxMy1eMDQyYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5d7730a4036c4d7b9298a64480a09c42&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5Njc3YWM4ZTUyMWI2ZDI5NTU2YTE1NDVjOTYzMzYy&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 164355}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 254667}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 355637}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 452569}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 543005}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1008712}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.271, \\\\\\\"v960\\\\\\\": 91.394, \\\\\\\"v864\\\\\\\": 93.658, \\\\\\\"v720\\\\\\\": 96.329}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.226, \\\\\\\"v960\\\\\\\": 81.5, \\\\\\\"v864\\\\\\\": 85.127, \\\\\\\"v720\\\\\\\": 90.674}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":69.018,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":53.687,\\\\\\\"srv1\\\\\\\":62.068},\\\\\\\"src\\\\\\\":69.018,\\\\\\\"trans\\\\\\\":53.687,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4d8ce6d3e21c1b62923f3779326100cd\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 17, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.522, 0.602, 0.916, 0.576, 0.604, 1.072, 0.522, 0.559, 1.146, 0.565, 0.602, 1.26, 1.184], \\\\\\\"dec2play\\\\\\\": [81296, 81296, 80235, 79903, 78943, 80620, 81128, 78901, 80235, 80399, 77680, 80012, 79903, 77439, 74245]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 87.993, \\\\\\\"sr20\\\\\\\": 96.354}}\\\",\\\"audio_bit_rate\\\":32330}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 550677,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1514364,\n                                \"file_cs\": \"c:0-19876-caf2\",\n                                \"file_hash\": \"1a7523e55f4a91d1284efb93e24407a6\",\n                                \"height\": 890,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_540p_550677\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1cd023a1e02c73ca50e7454a124e1341/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/o8aoVIqEDYZCNB1iAEf5AzQcDFQfBpEEurORmg/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1074&bt=537&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=OWczO2c1OGhpNzg0ZWUzO0BpMzUzOm85cmRnOTMzaTczNEAvYGJgNF4zNS0xYWFgLTQxYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/3975c7ce760de2b913742562e4d741fc/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/o8aoVIqEDYZCNB1iAEf5AzQcDFQfBpEEurORmg/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1074&bt=537&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=OWczO2c1OGhpNzg0ZWUzO0BpMzUzOm85cmRnOTMzaTczNEAvYGJgNF4zNS0xYWFgLTQxYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=48700bcbd1d5440f8e65a27dc8e0cd26&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVjYjM5NTEzNGJiZDViYWRjZWQ0ZmM4MjkyYTc4YTY5&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 122423}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 190614}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 269681}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 340379}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 406650}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 767086}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.01, \\\\\\\"v960\\\\\\\": 78.145, \\\\\\\"v864\\\\\\\": 81.662, \\\\\\\"v720\\\\\\\": 85.524}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 67.895, \\\\\\\"v960\\\\\\\": 70.101, \\\\\\\"v864\\\\\\\": 73.772, \\\\\\\"v720\\\\\\\": 78.972}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":69.018,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":45.189,\\\\\\\"srv1\\\\\\\":51.055},\\\\\\\"src\\\\\\\":69.018,\\\\\\\"trans\\\\\\\":45.189,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24299,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIA4HyZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 372678,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1024867,\n                                \"file_cs\": \"c:0-19876-4a7a\",\n                                \"file_hash\": \"c6f7967252abf3f0052d88fd40323321\",\n                                \"height\": 890,\n                                \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                                \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_540p_372678\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b373454078244f02fd0052e3081931f3/69a8a603/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4CFAtIQrLdRhIafgTIGWWe4Qs8eAFg9IqBVOj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=726&bt=363&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=NTZpNDhnZ2c5ZWU2OjY4Z0BpMzUzOm85cmRnOTMzaTczNEBiL2NeMzI1Nl8xYmJfL2MwYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/f56f4c1bb25dfcfa8c72fc134c67da61/69a8a603/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4CFAtIQrLdRhIafgTIGWWe4Qs8eAFg9IqBVOj/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=726&bt=363&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=NTZpNDhnZ2c5ZWU2OjY4Z0BpMzUzOm85cmRnOTMzaTczNEBiL2NeMzI1Nl8xYmJfL2MwYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3df523b7e3eb4bb69d8d5d65a1ff23e2&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhmMGY2ZTc2ODc0NmUwYTk1MGFiMGJkNmIyYjFiODZh&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 87073}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 130016}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 180705}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 224804}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 266795}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 507999}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 61.498, \\\\\\\"v960\\\\\\\": 65.712, \\\\\\\"v864\\\\\\\": 69.65, \\\\\\\"v720\\\\\\\": 72.98}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 55.53, \\\\\\\"v960\\\\\\\": 58.474, \\\\\\\"v864\\\\\\\": 60.492, \\\\\\\"v720\\\\\\\": 66.389}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":69.018,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":35.915,\\\\\\\"srv1\\\\\\\":40.171},\\\\\\\"src\\\\\\\":69.018,\\\\\\\"trans\\\\\\\":35.915,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24299,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIA4HyZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 77,\n                                \"cla_subtitle_id\": 7611316494185597727,\n                                \"complaint_id\": 7611316494185597727,\n                                \"expire\": 1775230627,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 977768372,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/548291dabfceff6e815483ba4dbb1e2c/69cfdea3/video/tos/useast8/tos-useast8-v-0068-tx2/a2c41a7f0c314513babc59b933b901d7/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17834&bt=8917&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=MzUzOm85cmRnOTMzaTczNEBpMzUzOm85cmRnOTMzaTczNEA0NG9oMmRrLmRhLS1kMTJzYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00078000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/548291dabfceff6e815483ba4dbb1e2c/69cfdea3/video/tos/useast8/tos-useast8-v-0068-tx2/a2c41a7f0c314513babc59b933b901d7/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17834&bt=8917&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=MzUzOm85cmRnOTMzaTczNEBpMzUzOm85cmRnOTMzaTczNEA0NG9oMmRrLmRhLS1kMTJzYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00078000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/4ecc52a329dbcdbcf90da395b0799f3a/69cfdea3/video/tos/useast8/tos-useast8-v-0068-tx2/a2c41a7f0c314513babc59b933b901d7/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=17834&bt=8917&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=MzUzOm85cmRnOTMzaTczNEBpMzUzOm85cmRnOTMzaTczNEA0NG9oMmRrLmRhLS1kMTJzYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00078000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZiOGExZTQyMWZmNzA4MmFmMjUwNDY4N2FkYjZhMjg2&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA~tplv-tiktokx-origin.image?dr=8593&refresh_token=cd5d07d4&x-expires=1772722800&x-signature=F0Fjz18yhiLuZN7TRY1C%2FRCTwAU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA~tplv-tiktokx-origin.image?dr=8593&refresh_token=e3dccbdc&x-expires=1772722800&x-signature=ReH1zBaBQJwgDTD%2FivrK0HBfvsw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYFlGeEeGIFTLRwIVBIoafQnQCqQhcHAWojVFA~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=68b73199&x-expires=1772722800&x-signature=nRFES5Uso2ugdJeFoRv3Wx%2B0vPs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 6102720,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/18c27782f88a6cb77a26f9b9f9922cec/69a8a603/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMIjFqTAaiBh0VcgGIQHEQLewLgCwAeWI0IoeW/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4334&bt=2167&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OjU7NmZmaGg4NDVmNzk3aEBpMzUzOm85cmRnOTMzaTczNEA0MzQtYGBfXi0xXjQ2YV42YSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/16dc9d12bbdd6e13bfae16e7978a1129/69a8a603/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMIjFqTAaiBh0VcgGIQHEQLewLgCwAeWI0IoeW/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4334&bt=2167&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OjU7NmZmaGg4NDVmNzk3aEBpMzUzOm85cmRnOTMzaTczNEA0MzQtYGBfXi0xXjQ2YV42YSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6gd1anog65lk7r07270&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=9ea4d6947ca24105aebecccc03786277&item_id=7611313382091672863&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBjMjdkNmM1MTRiOThhNGZmOThlZGIwZWQyODAwN2E0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 6758584,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"file_hash\": \"1af123356aea9f150a58f55248bbcca7\",\n                        \"height\": 1112,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_h264_720p_2457666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/965625dd0398f8227bac5056956c0e7c/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4800&bt=2400&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/31024f7f7ffffb6f6c3470d732d342cd/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4800&bt=2400&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c24a2c5ad82d4c9fa1916db8ee26503b&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4Y2Q5MzViOTZmMDJmNDVjMDljODQ2YTllODE0ODVj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 22000,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC~tplv-tiktokx-origin.image?dr=8606&refresh_token=11a00c82&x-expires=1772722800&x-signature=jm5w3%2Bl7HESxROsC5netJSWNAjo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC~tplv-tiktokx-origin.image?dr=8606&refresh_token=905ac480&x-expires=1772722800&x-signature=7Qwc2SGfROacsX7swR%2Fnx7cEYBQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owpiIgiEADEgDAOaO0XBfFVrCEVRqIfQRNoYMC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b408f377&x-expires=1772722800&x-signature=ZUwnvRnFC69DmEiOP5DUD2IYJmc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1112,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"5.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-18.3\\\",\\\"LoudnessRangeStart\\\":\\\"-23.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-14.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-18.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":5.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-18.1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-19.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-18.3,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-14.7,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.67,\\\\\\\"SingingRatio\\\\\\\":0.62,\\\\\\\"SpeechRatio\\\\\\\":0.33},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":4.8,\\\\\\\"LoudRE\\\\\\\":-18.2,\\\\\\\"LoudRS\\\\\\\":-23,\\\\\\\"MaxMomLoud\\\\\\\":-14.74,\\\\\\\"MaxSTLoud\\\\\\\":-18.13,\\\\\\\"Loud\\\\\\\":-19.17}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3639.21,\\\\\\\"FCenR\\\\\\\":3639.21,\\\\\\\"Spkr100G\\\\\\\":1.45,\\\\\\\"Spkr150G\\\\\\\":1.62,\\\\\\\"Spkr200G\\\\\\\":1.89},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-19.87},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-20.473,\\\\\\\"Peak\\\\\\\":-4.285,\\\\\\\"RTotal\\\\\\\":-20.473}},\\\\\\\"Peak\\\\\\\":0.60954}\\\",\\\"bright_ratio_mean\\\":\\\"0.197\\\",\\\"brightness_mean\\\":\\\"155.496\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0163\\\",\\\"loudness\\\":\\\"-19.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0181\\\",\\\"peak\\\":\\\"0.60954\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7225,3539.7573]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1668,\\\\\\\"origin_create_at\\\\\\\":1772147001}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.9264\\\",\\\"vq_score\\\":\\\"57.84\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6gd1anog65lk7r07270\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/514256e1c3ae73c2230c20f1f0c927ae/69a8a603/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogvHQcLwUeqVkEqEIgGAIFQWjhTAfCNIMaIweK/?a=1233\\\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3878\\\\u0026bt=1939\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OGYzNTw2OmVoOjhlOGRoaEBpMzUzOm85cmRnOTMzaTczNEAxYmFfNS1gNi4xMV8wNjMtYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/978fc1c0620868ce3895ebed6ecf34cf/69a8a603/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogvHQcLwUeqVkEqEIgGAIFQWjhTAfCNIMaIweK/?a=1233\\\\u0026bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3878\\\\u0026bt=1939\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OGYzNTw2OmVoOjhlOGRoaEBpMzUzOm85cmRnOTMzaTczNEAxYmFfNS1gNi4xMV8wNjMtYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6gd1anog65lk7r07270\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=0e6e9a35bb45471e9bc70389b2d0ec45\\\\u0026item_id=7611313382091672863\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgxNTA2NGQ3NDBjZmFhMjZlY2FkOGUxYTZlNzk2YWEw\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":6457269,\\\"file_cs\\\":\\\"c:0-19457-52df\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f5823c95&x-expires=1772722800&x-signature=LxGZ4VQTD%2FiJYOzb04NY%2B2wlEkM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=159c62bf&x-expires=1772722800&x-signature=lmMMyaULcG67loRSWuFbSsNo3BQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAlDENYpE5X0iqrADBuyCBoFBCIVIfRVEfQgO~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=4bf443e0&x-expires=1772722800&x-signature=cMHt0AB6TOws8vwDdZ3dOjVbeBs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 6758584,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"file_hash\": \"1af123356aea9f150a58f55248bbcca7\",\n                        \"height\": 1112,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_h264_720p_2457666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/965625dd0398f8227bac5056956c0e7c/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4800&bt=2400&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/31024f7f7ffffb6f6c3470d732d342cd/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4800&bt=2400&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c24a2c5ad82d4c9fa1916db8ee26503b&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4Y2Q5MzViOTZmMDJmNDVjMDljODQ2YTllODE0ODVj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2489299,\n                        \"file_cs\": \"c:0-19876-8aa7\",\n                        \"file_hash\": \"e563929a97a60a547d71b5253f4285bb\",\n                        \"height\": 890,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_bytevc1_540p_905199\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/075860b8ad6a9c3a0b3bc2e0825dc023/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/oI0IH1LQEQGyVWgAFcvAeeIhTBIijewIqEsarC/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1766&bt=883&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=Omk5OjNpaDdlODxmNzRmZkBpMzUzOm85cmRnOTMzaTczNEAuLjE2MDYyXy4xNl8yXi8uYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/e22ec245b990a4ebdf124f656a288799/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/oI0IH1LQEQGyVWgAFcvAeeIhTBIijewIqEsarC/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1766&bt=883&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=Omk5OjNpaDdlODxmNzRmZkBpMzUzOm85cmRnOTMzaTczNEAuLjE2MDYyXy4xNl8yXi8uYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1c2ca154bc99451bb45e9f3097461f17&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZWExNTNiN2UxMmE0N2E4MDQ3ZGIwNmE5MjY3YmVi&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 6758584,\n                        \"file_cs\": \"c:0-19457-52df\",\n                        \"file_hash\": \"1af123356aea9f150a58f55248bbcca7\",\n                        \"height\": 1112,\n                        \"uri\": \"v15044gf0000d6gd1anog65lk7r07270\",\n                        \"url_key\": \"v15044gf0000d6gd1anog65lk7r07270_h264_720p_2457666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/965625dd0398f8227bac5056956c0e7c/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4800&bt=2400&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/31024f7f7ffffb6f6c3470d732d342cd/69a8a603/video/tos/useast8/tos-useast8-pve-0068-tx2/ooQpdyCYGAcrQRIFAIFOo0VDqffiDXNEEEBigE/?a=1233&bti=Ojs2NGYpQHM6OjZALjU2OmQvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4800&bt=2400&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZTM5aDtnNDRpZmc7ZGZkNUBpMzUzOm85cmRnOTMzaTczNEAwMi9iXzM2XjYxL2EyLzFgYSM0NG9oMmRrLmRhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c24a2c5ad82d4c9fa1916db8ee26503b&is_play_url=1&item_id=7611313382091672863&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4Y2Q5MzViOTZmMDJmNDVjMDljODQ2YTllODE0ODVj&source=CHALLENGE_AWEME&video_id=v15044gf0000d6gd1anog65lk7r07270\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": -1,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10039\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Mysterious and Sad\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e4d970d2&x-expires=1772722800&x-signature=%2BVuCauvkFgC3ILZGaDS573P6eoA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9861edc9&x-expires=1772722800&x-signature=TTvn3dq7ysmCk0b8jm4eEkWcvz8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ab224e80&x-expires=1772722800&x-signature=N1EumOHWzu2c8DS8B4HnfpKPeco%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"lovxtragg\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Truongg Van Kiet\",\n                            \"sec_uid\": \"MS4wLjABAAAAOg4mf5KdElnEHKVl8syesblzkQxIQaGUG_p5_PE9_0HBAaldjRkOE0jpM4w_dp3-\",\n                            \"status\": 1,\n                            \"uid\": \"7416248419637347333\"\n                        }\n                    ],\n                    \"audition_duration\": 354,\n                    \"author\": \"Beats by Lucky\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=865b2e43&x-expires=1772722800&x-signature=EONmnq5Hss4bjEH3xrI%2Butx%2BAkc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce63b089&x-expires=1772722800&x-signature=MaFYRWk2rP7zecvh9LL9%2FRu5cOI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3e732e77&x-expires=1772722800&x-signature=YnCl9EKQJR7mmXHZmgQ5q65kV7c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c88ecbfd&x-expires=1772722800&x-signature=TPvJVyi7bKzp2Dg8d9rc2Evth1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=66a841f7&x-expires=1772722800&x-signature=eD29TIiLwdGUVZuToTMxKiMN3F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c5518aee&x-expires=1772722800&x-signature=zmD%2BkBY3jUNwTXX6sPIx9XJwZEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713875672,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 354,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 354.337,\n                        \"duration_precision\": 354.337,\n                        \"shoot_duration_precision\": 354.337,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.91402054,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okzRAhGAJEIKefxtJD0tA7znOrAkBZgMqmEiCA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUAOAtwmzAAmfAnteqhIirEnKBDEilAgM2ZLJC\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8EtqfmZiBAmAlz1EtScACAghIIj9KLecAJCZn\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okLnqCwLiNA3HDEmAKebABgZIIEAJwEfZAnXt9\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.409721,\\\"music_vid\\\":\\\"v10ad6g50000cojqlm7og65maerj55gg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7361039820154341392,\n                    \"id_str\": \"7361039820154341392\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Beats by Lucky\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 296064,\n                            \"start_ms\": 42432\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 354337,\n                        \"h5_url\": \"\",\n                        \"id\": \"7361037836509104129\",\n                        \"performers\": null,\n                        \"title\": \"Mysterious and Sad\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7361039820154341392\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1648771200,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 354,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        170\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"Mysterious and Sad\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6711137499550323208}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"263840\",\n                        \"keyword\": \"Green Screen\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"312341\\\",\\\"anchor_name\\\":\\\"Green Screen\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4fd71c20&x-expires=1772722800&x-signature=teFvFDU4f0jsbt0CWC2vJDrmA6A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cfe098e6&x-expires=1772722800&x-signature=Mv36dvseH686XzgNTHZ5ArK66w8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=54c8384b&x-expires=1772722800&x-signature=4%2FEdmEBTxtp31NLpyC6PcNLGdGQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=495c833e&x-expires=1772722800&x-signature=cKINiqGWDeEOi4kxahfGBBG8QE0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=27174914&x-expires=1772722800&x-signature=Dwk%2FEaN0y0J2oaS7mo7lzOrE5Fc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=e3a80b57&x-expires=1772722800&x-signature=OMNDBlcxmoaKgEDczRP5Mul4lls%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0b7f35bb&x-expires=1772722800&x-signature=yYk082MwRhKyeTHn93L7YeH6TY0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=859bcd56&x-expires=1772722800&x-signature=NVH2hLu7aTDsvaq%2BSb8MyU7CkRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ca698f96&x-expires=1772722800&x-signature=WgF59gaTj6yEDtWxT5mwBhut7BU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=73996fc6&x-expires=1772722800&x-signature=7KbA4mTBUcSxTJyfTxUPYlU91%2BU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8998d83d&x-expires=1772722800&x-signature=DzW3KAsxcsdv0FAebPN5J3qr52Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f1bddc1e&x-expires=1772722800&x-signature=eLORIpcusfMflRGNzKAi2s28iuU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=73f23943&x-expires=1772722800&x-signature=EgenkMYaj4fJRj6QDZciSfM%2BA5w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d96a7052&x-expires=1772722800&x-signature=DlNuj1cwlFbfS4epzMEHAGdxcIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=41674b0f&x-expires=1772722800&x-signature=ECeGt3uPq1o%2FX4N5lvExhvlASAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"nathanielpredicts\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"CA\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAYpW2WQB7sQZc_AWa247L8rJvvSR1LIRBOnlAVRyFPGbyNbsdq2aCWdE5nhvpWvRR\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"business @ western\\nprofessional risk taker\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7556020633261491218\",\n                    \"unique_id\": \"nathanielpredicts\",\n                    \"unique_id_modify_time\": 1770765690,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7556020633261491218,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7609349216607014151\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.001662715769089513}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"end_time\\\":3000,\\\"rotation\\\":0,\\\"transform_x\\\":0,\\\"voice_resource_id\\\":\\\"\\\",\\\"start_y\\\":0.0916,\\\"start_x\\\":1.0314,\\\"layer\\\":0,\\\"start_time\\\":0,\\\"text_style\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_str\\\":\\\"WHAT IS APPLE DOING???\\\",\\\"bg_mode\\\":1,\\\"transform_y\\\":0.69200000166893,\\\"align\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"color\\\":-1,\\\"is_voice_clone\\\":false,\\\"stream_speaker_id\\\":\\\"\\\",\\\"scale\\\":1,\\\"speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1771689681,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"subtitle\",\n                        \"beautify_used\",\n                        \"editor_pro\",\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\",\n                        \"prop\"\n                    ]\n                },\n                \"desc\": \"Comment what android you’re buying #apple #iphone #android \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7609349216607014151\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7609349216607014151\n                    ],\n                    \"GroupdIdList1\": [\n                        7609349216607014151\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"auto_video_caption_info\": {\n                            \"auto_captions\": [\n                                {\n                                    \"language\": \"en\",\n                                    \"url\": {\n                                        \"url_list\": [\n                                            \"\"\n                                        ],\n                                        \"url_prefix\": null\n                                    }\n                                }\n                            ],\n                            \"is_translatable\": false,\n                            \"location\": 0,\n                            \"utterances\": null\n                        },\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":12055.7568,\\\"y\\\":0.7386,\\\"h\\\":0.0628,\\\"start_time\\\":11695.7568,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.3084,\\\"s\\\":0.6861}]\",\n                        \"type\": 20\n                    },\n                    {\n                        \"attr\": \"\",\n                        \"index\": 1,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"WHAT IS APPLE DOING?😩🥀\",\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":3000,\\\"y\\\":0.154,\\\"h\\\":0.0916,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":1.0314,\\\"s\\\":1}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Mysterious and Sad\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e4d970d2&x-expires=1772722800&x-signature=%2BVuCauvkFgC3ILZGaDS573P6eoA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9861edc9&x-expires=1772722800&x-signature=TTvn3dq7ysmCk0b8jm4eEkWcvz8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/cb4f1328413996309f4e001793e64e86~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ab224e80&x-expires=1772722800&x-signature=N1EumOHWzu2c8DS8B4HnfpKPeco%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"lovxtragg\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Truongg Van Kiet\",\n                            \"sec_uid\": \"MS4wLjABAAAAOg4mf5KdElnEHKVl8syesblzkQxIQaGUG_p5_PE9_0HBAaldjRkOE0jpM4w_dp3-\",\n                            \"status\": 1,\n                            \"uid\": \"7416248419637347333\"\n                        }\n                    ],\n                    \"audition_duration\": 354,\n                    \"author\": \"Beats by Lucky\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=73996fc6&x-expires=1772722800&x-signature=7KbA4mTBUcSxTJyfTxUPYlU91%2BU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8998d83d&x-expires=1772722800&x-signature=DzW3KAsxcsdv0FAebPN5J3qr52Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f1bddc1e&x-expires=1772722800&x-signature=eLORIpcusfMflRGNzKAi2s28iuU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=73f23943&x-expires=1772722800&x-signature=EgenkMYaj4fJRj6QDZciSfM%2BA5w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d96a7052&x-expires=1772722800&x-signature=DlNuj1cwlFbfS4epzMEHAGdxcIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/1590b39b7e8024d066e2747bf77af12e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=41674b0f&x-expires=1772722800&x-signature=ECeGt3uPq1o%2FX4N5lvExhvlASAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713875672,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 354,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 354.337,\n                        \"duration_precision\": 354.337,\n                        \"shoot_duration_precision\": 354.337,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.91402054,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okzRAhGAJEIKefxtJD0tA7znOrAkBZgMqmEiCA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUAOAtwmzAAmfAnteqhIirEnKBDEilAgM2ZLJC\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8EtqfmZiBAmAlz1EtScACAghIIj9KLecAJCZn\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okLnqCwLiNA3HDEmAKebABgZIIEAJwEfZAnXt9\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.409721,\\\"music_vid\\\":\\\"v10ad6g50000cojqlm7og65maerj55gg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7361039820154341392,\n                    \"id_str\": \"7361039820154341392\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Beats by Lucky\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 296064,\n                            \"start_ms\": 42432\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oATtBw7QKEC5WAcLQzmkDfAvZgEfsBDDmETZAF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 354337,\n                        \"h5_url\": \"\",\n                        \"id\": \"7361037836509104129\",\n                        \"performers\": null,\n                        \"title\": \"Mysterious and Sad\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7361039820154341392\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1648771200,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osqU2BP7oEMQhqs0W2wcIyiiiJFldznuBlAeA7\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 354,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQEXKZBmgu42tFbmj2CD2gAtQmBfCiuA8EAfEN\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        170\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"Mysterious and Sad\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 34495,\n                \"music_selected_from\": \"edit_page_recent\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"8.454107\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Comment what android you’re buying <h id=\\\"67\\\">#apple</h> <h id=\\\"198\\\">#iphone</h> <h id=\\\"370\\\">#android</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"67\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"14193\",\n                            \"hashtag_name\": \"iphone\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"198\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"91923\",\n                            \"hashtag_name\": \"android\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"370\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"CA\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out nathanielpredicts's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out nathanielpredicts’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out nathanielpredicts’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@nathanielpredicts/video/7609349216607014151?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7609349216607014151&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@nathanielpredicts/video/7609349216607014151?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7609349216607014151&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501225503512788, \\\\\\\"1\\\\\\\": 4.50123779024396, \\\\\\\"0\\\\\\\": 4.501218161235744}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -4.813101412608796e-05, \\\\\\\"2\\\\\\\": -0.00024533288963375334, \\\\\\\"-1\\\\\\\": -7.864606028801647e-05}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"49.341\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":13.020000457763672,\\\\\\\"Bottom\\\\\\\":8.960000038146973,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5851,3764.4833]\\\",\\\"union_high_value_text_rect\\\":\\\"{\\\\\\\"w\\\\\\\":360,\\\\\\\"h\\\\\\\":640,\\\\\\\"utr\\\\\\\":{\\\\\\\"lt\\\\\\\":{\\\\\\\"x\\\\\\\":7,\\\\\\\"y\\\\\\\":83},\\\\\\\"rd\\\\\\\":{\\\\\\\"x\\\\\\\":348,\\\\\\\"y\\\\\\\":482}}}\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7609349216607014151\",\n                    \"collect_count\": 1923,\n                    \"comment_count\": 498,\n                    \"digg_count\": 15392,\n                    \"download_count\": 59,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 299510,\n                    \"repost_count\": 0,\n                    \"share_count\": 1051,\n                    \"whatsapp_share_count\": 16\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7609349216607014151\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"263840\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Green Screen\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"263840\",\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.007934127299253278,\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\"}\",\n                                    \"word\": \"iphone 18 released\",\n                                    \"word_id\": \"7599064081049781637\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013694371660259287,\\\"sug_user_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\"}\",\n                                    \"word\": \"iphone 1 8 charger\",\n                                    \"word_id\": \"4905835551558232512\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 41,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 35,\n                        \"tag_id\": \"67\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 49,\n                        \"hashtag_id\": \"14193\",\n                        \"hashtag_name\": \"iphone\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 42,\n                        \"tag_id\": \"198\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 58,\n                        \"hashtag_id\": \"91923\",\n                        \"hashtag_name\": \"android\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 50,\n                        \"tag_id\": \"370\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=80c6e7d0&x-expires=1772722800&x-signature=sYQv%2B1V%2FHanh8dGoKgef3ZwITWc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfe48e53&x-expires=1772722800&x-signature=7Mgd27QzNVaFmnFeO1OpcCBSP5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=24e0a5ff&x-expires=1772722800&x-signature=WdyQQ1LOa044ILVsDGbuyWLYBkA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=80c6e7d0&x-expires=1772722800&x-signature=sYQv%2B1V%2FHanh8dGoKgef3ZwITWc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfe48e53&x-expires=1772722800&x-signature=7Mgd27QzNVaFmnFeO1OpcCBSP5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=24e0a5ff&x-expires=1772722800&x-signature=WdyQQ1LOa044ILVsDGbuyWLYBkA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=80c6e7d0&x-expires=1772722800&x-signature=sYQv%2B1V%2FHanh8dGoKgef3ZwITWc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfe48e53&x-expires=1772722800&x-signature=7Mgd27QzNVaFmnFeO1OpcCBSP5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oopvBIsAiIYGMAXK8zwW4AEiBZjnaB1ti7iEZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=24e0a5ff&x-expires=1772722800&x-signature=WdyQQ1LOa044ILVsDGbuyWLYBkA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 236504,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 1021905,\n                                \"file_cs\": \"c:0-30467-efad\",\n                                \"file_hash\": \"fac4b5355634f6a2c2f02789a062935e\",\n                                \"height\": 1280,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc2_720p_236504\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/44ddc1af818b0c2458f559a1487bbe4a/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/oIGIz4e1fOv6TLLIJfyCAl4gIMQD8gGAjLM613/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=460&bt=230&cs=5&ds=3&eid=20480&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=ZTlpZmc8OTw4Ozk3NzQ3ZkBpM3VoM3Y5cmZ3OTMzODczNEBeNTYyNDM0Xi0xMC80YWI0YSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/78f6fe9a8f2ceb6f46ddeed58b7e3dd2/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/oIGIz4e1fOv6TLLIJfyCAl4gIMQD8gGAjLM613/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=460&bt=230&cs=5&ds=3&eid=20480&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=ZTlpZmc8OTw4Ozk3NzQ3ZkBpM3VoM3Y5cmZ3OTMzODczNEBeNTYyNDM0Xi0xMC80YWI0YSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7ce4d17424364805a976697d5c9f86ab&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0ZDhiOWU3MjA2NzBlNGVhZmMyYjZmN2RlNzQxYzEy&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 85982}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 108314}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 130394}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 179246}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 208367}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 392841}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.552, \\\\\\\"v960\\\\\\\": 97.888, \\\\\\\"v864\\\\\\\": 98.687, \\\\\\\"v720\\\\\\\": 98.942}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.992, \\\\\\\"v960\\\\\\\": 89.122, \\\\\\\"v864\\\\\\\": 91.248, \\\\\\\"v720\\\\\\\": 94.876}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":81.288,\\\\\\\"srv1\\\\\\\":90.58},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":81.288,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"063272ec0bd6bcb1036a989632096920\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 19, 19, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.152, 0.152, 0.187, 0.201, 0.059, 0.072, 0.179, 0.071, 0.079, 0.152, 0.044, 0.074, 0.211, 0.187], \\\\\\\"dec2play\\\\\\\": [34327, 33246, 33246, 32533, 33470, 34272, 34071, 33401, 34031, 33945, 33246, 33944, 33782, 33067, 32533]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.843, \\\\\\\"sr20\\\\\\\": 100.08}}\\\",\\\"audio_bit_rate\\\":64347}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 218438,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 943846,\n                                \"file_cs\": \"c:0-30213-57ab\",\n                                \"file_hash\": \"3f9bdc8d2f8acb5207802d677dd17a5e\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_218438\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/71901cf8d04d3a837d25acf9daada166/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=426&bt=213&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/6501805cfa647a1e0698e1f7e3ed81c8/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=426&bt=213&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3bc84fc2bb4442b9f7be13f96b826c6&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEwN2QwMGIwYjcxYjRmMWM4OTliNjk1MjE3MzYwODY3&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 78586}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 94839}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 118253}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 161156}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 189336}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 364322}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.438, \\\\\\\"v960\\\\\\\": 97.132, \\\\\\\"v864\\\\\\\": 98.195, \\\\\\\"v720\\\\\\\": 99.204}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.507, \\\\\\\"v960\\\\\\\": 86.857, \\\\\\\"v864\\\\\\\": 88.674, \\\\\\\"v720\\\\\\\": 91.733}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":79.177,\\\\\\\"srv1\\\\\\\":90.358},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":79.177,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4fd1979d9932f396bea58eb77d92925a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 92.373, \\\\\\\"sr20\\\\\\\": 101.19}}\\\",\\\"audio_bit_rate\\\":32199,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 144628,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 624921,\n                                \"file_cs\": \"c:0-30203-fcf2\",\n                                \"file_hash\": \"b0fb3662d9b70b851e0d8c746ada751f\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_144628\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/60cc2435292f6250d1603fd082f5e88f/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/oYmBZBAJ4jiinE8BENAJsRa7aZIviYW9n9iXi/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=282&bt=141&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=ODdnaGc8NmVkOztmOTVoNkBpM3VoM3Y5cmZ3OTMzODczNEA2X2IuNC4xXzIxLS0zYWA0YSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/38f6b6b11d638870be44633524d8c031/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/oYmBZBAJ4jiinE8BENAJsRa7aZIviYW9n9iXi/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=282&bt=141&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=ODdnaGc8NmVkOztmOTVoNkBpM3VoM3Y5cmZ3OTMzODczNEA2X2IuNC4xXzIxLS0zYWA0YSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=73ced2660c08485abb43197d1eedb495&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA1YzZmZGQ5ZGI1NmI0NjA5NzJhOWQwNjM1NGMyNDFl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 60312}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 72626}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 88232}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 115475}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 132060}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 243940}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.298, \\\\\\\"v960\\\\\\\": 93.392, \\\\\\\"v864\\\\\\\": 94.458, \\\\\\\"v720\\\\\\\": 95.994}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.004, \\\\\\\"v960\\\\\\\": 81.825, \\\\\\\"v864\\\\\\\": 83.985, \\\\\\\"v720\\\\\\\": 87.288}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.049,\\\\\\\"srv1\\\\\\\":85.568},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":75.049,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 87.044, \\\\\\\"sr20\\\\\\\": 95.861}}\\\",\\\"audio_bit_rate\\\":32199,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 131055,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 566276,\n                                \"file_cs\": \"c:0-30203-38ce\",\n                                \"file_hash\": \"00405e1aa9eb31381290385730ce8379\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                                \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_131055\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/83400f61fdad4edc84a240fefcef4e94/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/oYA8av4IEiZBAYS9ln9ipZYXBAsEj7WNBLIii/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=254&bt=127&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=NDwzZjNnNmRnOjRlZzNoZUBpM3VoM3Y5cmZ3OTMzODczNEAyXi9hMTBjNmExNmA1Yi9eYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/3f3b9979b4c9907ac794bbd2d4c474e8/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/oYA8av4IEiZBAYS9ln9ipZYXBAsEj7WNBLIii/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=254&bt=127&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=NDwzZjNnNmRnOjRlZzNoZUBpM3VoM3Y5cmZ3OTMzODczNEAyXi9hMTBjNmExNmA1Yi9eYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ab2ee08dcb9147dd9af33d40dc20a951&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM3ZDM5YmNiMTc4NDg0OTJmZTVmNmNkYWRlZTI3NzQw&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 57594}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 68291}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 82432}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 107486}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 121874}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 219965}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.671, \\\\\\\"v960\\\\\\\": 92.859, \\\\\\\"v864\\\\\\\": 93.912, \\\\\\\"v720\\\\\\\": 95.433}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.39, \\\\\\\"v960\\\\\\\": 81.017, \\\\\\\"v864\\\\\\\": 83.343, \\\\\\\"v720\\\\\\\": 86.73}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":91.296,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.589,\\\\\\\"srv1\\\\\\\":84.941},\\\\\\\"src\\\\\\\":91.296,\\\\\\\"trans\\\\\\\":74.589,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 86.494, \\\\\\\"sr20\\\\\\\": 95.311}}\\\",\\\"audio_bit_rate\\\":24175,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 625,\n                                \"cla_subtitle_id\": 7609349442144340756,\n                                \"complaint_id\": 7609349442144340756,\n                                \"expire\": 1775230639,\n                                \"is_auto_generated\": false,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"\",\n                                \"sub_id\": -53817933,\n                                \"sub_version\": \"8\",\n                                \"subtitle_type\": 8,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/0ad8f9456448fde9115c2676ffe18d31/69cfdeaf/video/tos/alisg/tos-alisg-pv-0037/a01b15665936449392a7ea5f88ed55dc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4358&bt=2179&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=M3VoM3Y5cmZ3OTMzODczNEBpM3VoM3Y5cmZ3OTMzODczNEBwMmBlMmRrYWBhLS1kMWBzYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00048000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/0ad8f9456448fde9115c2676ffe18d31/69cfdeaf/video/tos/alisg/tos-alisg-pv-0037/a01b15665936449392a7ea5f88ed55dc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4358&bt=2179&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=M3VoM3Y5cmZ3OTMzODczNEBpM3VoM3Y5cmZ3OTMzODczNEBwMmBlMmRrYWBhLS1kMWBzYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00048000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/dd9f96059fda18ed6630e23ae7b5aee1/69cfdeaf/video/tos/alisg/tos-alisg-pv-0037/a01b15665936449392a7ea5f88ed55dc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4358&bt=2179&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=M3VoM3Y5cmZ3OTMzODczNEBpM3VoM3Y5cmZ3OTMzODczNEBwMmBlMmRrYWBhLS1kMWBzYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00048000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI2NjBiYWVmOTM4YjE0ZGZhZDhkYTAzMmEzZTVlZTdi&source=SmartPlayerSubtitleRedirect&version=8%3Abig_caption&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"en\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 75,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 3\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX~tplv-tiktokx-origin.image?dr=8593&refresh_token=5e417ed3&x-expires=1772722800&x-signature=7RhYojtOT6keZAI5DRCvnNXu%2FOY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX~tplv-tiktokx-origin.image?dr=8593&refresh_token=5bf49fd6&x-expires=1772722800&x-signature=nekUnWCOlHPSGo6GZqwPa%2BTgH00%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o04tsZABBV8IZAvijYQaimiEsWiPYa7n1BIBX~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=72b0dd85&x-expires=1772722800&x-signature=LRSYvSSy5YAgkjs8zRQRBkBnPtc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1855420,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"height\": 720,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/6733b47b154c09ae56bee53b6fe564a1/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o4OBnEvBpWXm7EYZxAIBiZ4ijQIiasA2ABx8i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&eid=20480&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZWhkaTo4ZmY1ZmY5ODhpOEBpM3VoM3Y5cmZ3OTMzODczNEBjLjReLjViXy8xMDUyYDYwYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/00aeee5d72fce6b1e949314582f0228a/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o4OBnEvBpWXm7EYZxAIBiZ4ijQIiasA2ABx8i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=838&bt=419&cs=0&ds=3&eid=20480&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZWhkaTo4ZmY1ZmY5ODhpOEBpM3VoM3Y5cmZ3OTMzODczNEBjLjReLjViXy8xMDUyYDYwYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d6ctdcnog65sh0ce5rs0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=359fc555863c4c22bcec8517af7a1efb&item_id=7609349216607014151&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZhY2E5M2UyZDNkMGMyM2E4MDFiMjY3MDhjNzcwMmNl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1084632,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"file_hash\": \"af389ec2842ebf8a9b05613da0a26018\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_h264_540p_251021\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/554ce7ad422a378489fbef6cee2441ca/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/94c84a88fb420dca9e289e0e7554d1df/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c244816ecb43487d97d02c60fa1c1d25&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZmRmZDQ4ZDhmNzhiOTdlODQ4YTZkZTg4NzQ3MzBl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 34567,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz~tplv-tiktokx-origin.image?dr=8606&refresh_token=d58977df&x-expires=1772722800&x-signature=HrmFrEA2EILdvnykmthHN6gw6Yc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz~tplv-tiktokx-origin.image?dr=8606&refresh_token=fcc86794&x-expires=1772722800&x-signature=DorSpg27x64Tt16GolkLmxA4F78%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ooEHlyQgcrAFwEdr0QR35mfDbaDeBBRQFCbpEz~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6257e972&x-expires=1772722800&x-signature=Oc9YFTTxkM7W7ePojY%2FPlxB3n0Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.7\\\",\\\"LoudnessRangeStart\\\":\\\"-22.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.51286,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-5.755,\\\\\\\"RTotal\\\\\\\":-23.921,\\\\\\\"LRDiff\\\\\\\":0.227,\\\\\\\"LTotal\\\\\\\":-23.694},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.06,\\\\\\\"SingingRatio\\\\\\\":0.03,\\\\\\\"SpeechRatio\\\\\\\":0.97},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-20.94,\\\\\\\"LoudR\\\\\\\":2.9,\\\\\\\"LoudRE\\\\\\\":-19.8,\\\\\\\"LoudRS\\\\\\\":-22.7,\\\\\\\"MaxMomLoud\\\\\\\":-15.72,\\\\\\\"MaxSTLoud\\\\\\\":-19.18}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2571.39,\\\\\\\"FCenR\\\\\\\":2603.35,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.2,\\\\\\\"Spkr200G\\\\\\\":0.43},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.887},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.063}},\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.2,\\\\\\\"Loudness\\\\\\\":-20.9,\\\\\\\"LoudnessRange\\\\\\\":2.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.4}\\\",\\\"loudness\\\":\\\"-20.9\\\",\\\"peak\\\":\\\"0.51286\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":13.020000457763672,\\\\\\\"Bottom\\\\\\\":8.960000038146973,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5851,3764.4833]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1771689686}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"73.49\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v1c044g50000d6ctdcnog65sh0ce5rs0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/b184c3a225a69cabbb5c29c539c5424e/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/owMgD3gyAEaEd5cpRvwBBFH63EIUQgFeY0EmfD/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=932\\\\u0026bt=466\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aWQ0ZTs3OTtmMzRlZTNpaUBpM3VoM3Y5cmZ3OTMzODczNEA2YDRhNGNjNTMxNjBjYWFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/3997afd531ff923a6705a672e47421ca/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/owMgD3gyAEaEd5cpRvwBBFH63EIUQgFeY0EmfD/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=932\\\\u0026bt=466\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aWQ0ZTs3OTtmMzRlZTNpaUBpM3VoM3Y5cmZ3OTMzODczNEA2YDRhNGNjNTMxNjBjYWFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=cfdfd0fb3b91406c88f6f478db71ca9f\\\\u0026item_id=7609349216607014151\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3OTMxN2E4OTVmNjA1M2E1ZTQ4YWZhZGVjNTU0OTg1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2300834,\\\"file_cs\\\":\\\"c:0-29949-071b\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=0a022142&x-expires=1772722800&x-signature=8taxRa8kOItlv8H50kmj2djvqGg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=45536ff3&x-expires=1772722800&x-signature=wm8iIgPeWhK1jHkNSkgdwgMnHAs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oo8EHrFaQE5EcxmB3zzDfBwRayAFB8dgcfTpQD~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=678d7896&x-expires=1772722800&x-signature=YwJU7QcygG%2FRdqGrn1RHKKPYo5Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"pillar_box_video_info\": {\n                        \"bottom\": 8.96,\n                        \"left\": 0,\n                        \"right\": 0,\n                        \"top\": 13.02,\n                        \"version\": \"v2.0\"\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1084632,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"file_hash\": \"af389ec2842ebf8a9b05613da0a26018\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_h264_540p_251021\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/554ce7ad422a378489fbef6cee2441ca/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/94c84a88fb420dca9e289e0e7554d1df/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c244816ecb43487d97d02c60fa1c1d25&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZmRmZDQ4ZDhmNzhiOTdlODQ4YTZkZTg4NzQ3MzBl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 943846,\n                        \"file_cs\": \"c:0-30213-57ab\",\n                        \"file_hash\": \"3f9bdc8d2f8acb5207802d677dd17a5e\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_bytevc1_540p_218438\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/71901cf8d04d3a837d25acf9daada166/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=426&bt=213&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/6501805cfa647a1e0698e1f7e3ed81c8/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o0AcBEepcEyczRiIawzfBF7m0DMqEdQ53VFHDg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=426&bt=213&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTk7OWk0ZWllNzdlZjdmNkBpM3VoM3Y5cmZ3OTMzODczNEBgL182MGI0Ni8xXy9jNV9jYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3bc84fc2bb4442b9f7be13f96b826c6&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEwN2QwMGIwYjcxYjRmMWM4OTliNjk1MjE3MzYwODY3&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1084632,\n                        \"file_cs\": \"c:0-29949-071b\",\n                        \"file_hash\": \"af389ec2842ebf8a9b05613da0a26018\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6ctdcnog65sh0ce5rs0\",\n                        \"url_key\": \"v1c044g50000d6ctdcnog65sh0ce5rs0_h264_540p_251021\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/554ce7ad422a378489fbef6cee2441ca/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/94c84a88fb420dca9e289e0e7554d1df/69a8a60f/video/tos/alisg/tos-alisg-pve-0037c001/o8gZ2iB4iZiavACBOEj7BJsG1WiQAtBYX8nEI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OGdmZDNmMzpnOzZlaDQ3NUBpM3VoM3Y5cmZ3OTMzODczNEAvLi5jMy9hNjQxMWAzNTFgYSNwMmBlMmRrYWBhLS1kMWBzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c244816ecb43487d97d02c60fa1c1d25&is_play_url=1&item_id=7609349216607014151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIyZmRmZDQ4ZDhmNzhiOTdlODQ4YTZkZTg4NzQ3MzBl&source=CHALLENGE_AWEME&video_id=v1c044g50000d6ctdcnog65sh0ce5rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=40e5a298&x-expires=1772722800&x-signature=cYhosEtF9TatwsDRYTsLXLjNgNU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=87a3e4fb&x-expires=1772722800&x-signature=YNg0pRJUMGkLNDeQUVmzvvKcxn4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e5952f8c&x-expires=1772722800&x-signature=%2FFu1kCcJkeW8y1IRSBkYjmyc7t8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9104457d&x-expires=1772722800&x-signature=fA6EcGq%2BzLpxGEdS%2Bru8kIpbex4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=40e5a298&x-expires=1772722800&x-signature=cYhosEtF9TatwsDRYTsLXLjNgNU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1755770959,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.655,\n                        \"duration_precision\": 14.655,\n                        \"shoot_duration_precision\": 14.655,\n                        \"video_duration_precision\": 14.655\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7540978791271763222,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d2jf0ifog65pkfgi2fvg\\\",\\\"owner_id\\\":7451410463386797078,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7540978798663699222,\n                    \"id_str\": \"7540978798663699222\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7540978798663699222\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"frostyx.ae\",\n                    \"owner_id\": \"7451410463386797078\",\n                    \"owner_nickname\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7540978838852389654.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7540978838852389654.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA6O0BIR69rkOBwVH06VFw7k8Mtkx2zarOimi2cecey6pa2J6eHCoWUpnrNTEGEJIl\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - frostyx.ae\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_ucg_template\",\n                        \"description\": \"Templates\",\n                        \"extra\": \"{\\\"template_used_functions\\\":\\\"transition,edit_video_length,split_video\\\",\\\"sub_type\\\":\\\"ugc\\\",\\\"nle_summary\\\":\\\"{\\\\\\\"slots\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.9621210098266602,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":1.9621210098266602,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1179,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807454866465513449090328\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1092},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":12.083333015441895,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":12.083333015441895,\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"urs://music_resource?clip_id=7540978798663699222\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"audio\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807493764963913646765592\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.8681800365447998,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":3.33030104637146,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1085,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":1.4621210098266602,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807456598280114009514648\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1106},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.9651529788970947,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":4.795454025268555,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1157,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":2.83030104637146,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"17680745659875396227056664\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1082},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.0954530239105225,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":6.390906810760498,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1101,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":4.295454025268555,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807456599192314009506968\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1104},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.027272939682007,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":7.918179988861084,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1043,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":5.890906810760498,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807456599605713646767896\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1075},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":2.1348490715026855,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":9.55302906036377,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1464,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":7.418179988861084,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807474458773913319491352\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1099},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.9242429733276367,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":10.977272033691406,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1431,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":9.05302906036377,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807484846977312914206488\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1069},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":1.6060609817504883,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":12.083333015441895,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1458,\\\\\\\\\\\\\\\"limit_material_type\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"image\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":10.477272033691406,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"176807484847400313207328792\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1059}]\\\\\\\",\\\\\\\"ratio\\\\\\\":0.7263374328613281,\\\\\\\"duration\\\\\\\":12083,\\\\\\\"alignmode\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"features\\\\\\\":[\\\\\\\"SWING\\\\\\\",\\\\\\\"E\\\\\\\",\\\\\\\"T_Base\\\\\\\",\\\\\\\"CB0\\\\\\\",\\\\\\\"AUVOLUME\\\\\\\",\\\\\\\"BALANCED_GAIN\\\\\\\"],\\\\\\\"featurebits\\\\\\\":[16417,540672,2],\\\\\\\"resourceinfo\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"effectinfo\\\\\\\":\\\\\\\"\\\\\\\"}\\\",\\\"author_id\\\":\\\"7489791938414265377\\\",\\\"tags\\\":\\\"\\\",\\\"music_id\\\":\\\"7540978798663699222\\\",\\\"music_post_unavailable\\\":\\\"false\\\",\\\"icon\\\":\\\"https://p9-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/default_clip_cover.png.jpeg\\\",\\\"title\\\":\\\"\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\",\\\"origin_video_id\\\":\\\"7593824088943037718\\\",\\\"nle_extra\\\":\\\"\\\"}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_TemplatesCards3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"7593824046563737632\",\n                        \"keyword\": \"Try TikTok template\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"7593824046563737632\\\",\\\"anchor_name\\\":\\\"Try TikTok template\\\",\\\"anchor_type\\\":\\\"ugc_template\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"schema\": \"\",\n                        \"thumbnail\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/64px_anchor_TemplatesCards3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"type\": 65\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cd72f44c&x-expires=1772722800&x-signature=HNcx5OvbHvQkRrH6y8EIdC%2BAaRE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56cbd1f9&x-expires=1772722800&x-signature=emQEtrSAfhQW%2FNKTAMRYRTzvH8U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3755ad2d&x-expires=1772722800&x-signature=97sOXtcP%2Bqw0YnU3TQ0Y5maQkAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4cee3e8b&x-expires=1772722800&x-signature=iO7eoWm5scAJ%2BPRpyC%2B1GQi1rik%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4c6d20c3&x-expires=1772722800&x-signature=JN%2FBgZz2vtbGyLH%2BVUc%2Fz%2Bf5dOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=89018d95&x-expires=1772722800&x-signature=kB6qbmSrsATFIVxkoAOsmsqIGrk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1ce26467&x-expires=1772722800&x-signature=2yRjnnikkZba%2FWxO4lGEyFNOsbc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e617e9d2&x-expires=1772722800&x-signature=IVFxIzwalRal4ZTQFBZP1EnjzhM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=1962cc76&x-expires=1772722800&x-signature=ZlOppjU%2F3m1JKtHldhGFufEzbjE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=98e633bf&x-expires=1772722800&x-signature=sW2SClFfVWCxvzbFDWCQ0xlRnvU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cd75c9ec&x-expires=1772722800&x-signature=gECcqUUz0398ykObCrmQEqAmiBc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=659fea0f&x-expires=1772722800&x-signature=sG5IoKQJDWhhZdjRho%2FvBGRgPgs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2818d3b1&x-expires=1772722800&x-signature=yL19V47LkzmFp8XuHNNuyzRkOBs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=95f68ae1&x-expires=1772722800&x-signature=Oa8fz4WlEcyhN%2BZl1CfwUmNO8i8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4977e923&x-expires=1772722800&x-signature=bs7KjxxpxVQNuMSdO85TIUUIFHc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast2a-avt-0068-euttp/1d321189825cc6a4b42221f7727d068b\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"l1z5na\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"DE\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_TsaoeTdOku1GLpfrvcqM4uAhBNNjjwD8Hvi0cJcGOHdbC8RfmRteGZVbTyXYhx1\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"❀\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7489791938414265377\",\n                    \"unique_id\": \"l1z5na\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7489791938414265377,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7593824088943037718\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0003425598675996543}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"start_y\\\":0.0826,\\\"voice_resource_id\\\":\\\"\\\",\\\"transform_x\\\":0,\\\"bg_mode\\\":4,\\\"rotation\\\":0,\\\"transform_y\\\":0.03359997272491455,\\\"color\\\":-1,\\\"start_x\\\":0.4977,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"speaker_id\\\":\\\"\\\",\\\"stream_speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"scale\\\":0.5882,\\\"start_time\\\":0,\\\"align\\\":0,\\\"end_time\\\":12083,\\\"text_style\\\":0,\\\"layer\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"text_str\\\":\\\"back when apple really cared about us ??\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1768074957,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"high_quality_upload\",\n                        \"select_music\",\n                        \"editor_pro\",\n                        \"text\"\n                    ]\n                },\n                \"desc\": \"#apple #real #fyp #iphone \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7575435498747940117\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7593824088943037718,\n                        7584127452356545810,\n                        7575435498747940117\n                    ],\n                    \"GroupdIdList1\": [\n                        7593824088943037718,\n                        7584127452356545810,\n                        7575435498747940117\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"back when apple really cared about us 🙏🏽\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.1589251169498083,\n                            \"source_width\": 0.8153846153846154,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":12083.333,\\\"y\\\":0.4783,\\\"h\\\":0.1067,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.4977,\\\"s\\\":0.5882}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=40e5a298&x-expires=1772722800&x-signature=cYhosEtF9TatwsDRYTsLXLjNgNU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=87a3e4fb&x-expires=1772722800&x-signature=YNg0pRJUMGkLNDeQUVmzvvKcxn4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e5952f8c&x-expires=1772722800&x-signature=%2FFu1kCcJkeW8y1IRSBkYjmyc7t8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9104457d&x-expires=1772722800&x-signature=fA6EcGq%2BzLpxGEdS%2Bru8kIpbex4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=acf0dc6c&x-expires=1772722800&x-signature=MBu44h9i0LuDOB2MpNm3AaHyWx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=814a52c7&x-expires=1772722800&x-signature=NhiNdWBH7ChFEkaA8K02gRrjam4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6460fba0&x-expires=1772722800&x-signature=MzgJKGaB1bsbjNuaakock4Wfpww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/2017205079404580bd3e101036624361\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f29a5630&x-expires=1772722800&x-signature=sCWltTl4EhXi9VoH5re%2B%2FC4rKYQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f50c5022&x-expires=1772722800&x-signature=HkJMn0A%2BlvG19c6UAC1PCKtvm%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/2017205079404580bd3e101036624361~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=40e5a298&x-expires=1772722800&x-signature=cYhosEtF9TatwsDRYTsLXLjNgNU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1755770959,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.655,\n                        \"duration_precision\": 14.655,\n                        \"shoot_duration_precision\": 14.655,\n                        \"video_duration_precision\": 14.655\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7540978791271763222,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d2jf0ifog65pkfgi2fvg\\\",\\\"owner_id\\\":7451410463386797078,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7540978798663699222,\n                    \"id_str\": \"7540978798663699222\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7540978798663699222\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"frostyx.ae\",\n                    \"owner_id\": \"7451410463386797078\",\n                    \"owner_nickname\": \"𝘍𝘙𝘖𝘚𝘛𝘠𝘟\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7540978838852389654.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7540978838852389654.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA6O0BIR69rkOBwVH06VFw7k8Mtkx2zarOimi2cecey6pa2J6eHCoWUpnrNTEGEJIl\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/c500ec230126440caf159d6b74266d75.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - frostyx.ae\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 12083,\n                \"music_selected_from\": \"edit_page_recommend\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#apple</h> <h id=\\\"36\\\">#real</h> <h id=\\\"81\\\">#fyp</h> <h id=\\\"136\\\">#iphone</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"8514\",\n                            \"hashtag_name\": \"real\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"36\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"81\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"14193\",\n                            \"hashtag_name\": \"iphone\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"136\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"DE\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out l1z5na's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out l1z5na’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out l1z5na’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@l1z5na/video/7593824088943037718?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7593824088943037718&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@l1z5na/video/7593824088943037718?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7593824088943037718&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.50122340069342, \\\\\\\"1\\\\\\\": 4.501192255303926, \\\\\\\"0\\\\\\\": 4.5011352005856455}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 7.301575245453049e-05, \\\\\\\"2\\\\\\\": -0.0002249680924927539, \\\\\\\"-1\\\\\\\": -7.345707579289667e-06}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.36],\\\\\\\"drr\\\\\\\":6.4,\\\\\\\"rcd\\\\\\\":[-0.9],\\\\\\\"mp\\\\\\\":-13.77,\\\\\\\"be\\\\\\\":[16.1,9566.1],\\\\\\\"ocf\\\\\\\":[-6.4849,-5.1344,-6.171,-8.1657,-12.1882,-19.1231,-27.7225,-36.3833,-39.0039,-60],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-26}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.35],\\\\\\\"drr\\\\\\\":6.4,\\\\\\\"rcd\\\\\\\":[-1],\\\\\\\"mp\\\\\\\":-13.95,\\\\\\\"be\\\\\\\":[16.1,9738.4],\\\\\\\"ocf\\\\\\\":[-6.4314,-5.1868,-6.2298,-8.0877,-12.1239,-19.07,-27.2025,-34.8527,-38.3446,-58.6892],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-26}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.35],\\\\\\\"drr\\\\\\\":6.5,\\\\\\\"rcd\\\\\\\":[-0.9],\\\\\\\"mp\\\\\\\":-13.98,\\\\\\\"be\\\\\\\":[16.1,9275.4],\\\\\\\"ocf\\\\\\\":[-6.5469,-5.091,-6.2549,-8.026,-12.1862,-19.3103,-27.4033,-34.8957,-38.6457,-58.8971],\\\\\\\"do\\\\\\\":-0.0001,\\\\\\\"il\\\\\\\":-26}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.16],\\\\\\\"drr\\\\\\\":5.2,\\\\\\\"rcd\\\\\\\":[-0.6],\\\\\\\"mp\\\\\\\":-13.03,\\\\\\\"be\\\\\\\":[21.5,9695.3],\\\\\\\"ocf\\\\\\\":[-7.6112,-5.3855,-5.4554,-7.5158,-12.1395,-19.2189,-27.4806,-34.8573,-37.4649,-58.9801],\\\\\\\"il\\\\\\\":-25},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01000003\\\\\\\",\\\\\\\"tag_01000202\\\\\\\",\\\\\\\"tag_01000419\\\\\\\",\\\\\\\"tag_01000411\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.69,0.22,0.11,0.09,0.06]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"54.425\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7593824088943037718\",\n                    \"collect_count\": 32224,\n                    \"comment_count\": 895,\n                    \"digg_count\": 556172,\n                    \"download_count\": 384,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 2612682,\n                    \"repost_count\": 0,\n                    \"share_count\": 37347,\n                    \"whatsapp_share_count\": 87\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7593824088943037718\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0009045010557033169,\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\"}\",\n                                    \"word\": \" iphone\",\n                                    \"word_id\": \"4830994390805005644\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"generate_time\\\":\\\"1746801328\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.00594550334377815,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\"}\",\n                                    \"word\": \"steve jobs last iphone\",\n                                    \"word_id\": \"3141001395851908526\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 12,\n                        \"hashtag_id\": \"8514\",\n                        \"hashtag_name\": \"real\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"36\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 17,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 13,\n                        \"tag_id\": \"81\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 25,\n                        \"hashtag_id\": \"14193\",\n                        \"hashtag_name\": \"iphone\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 18,\n                        \"tag_id\": \"136\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": 3,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 2,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5baef03e&x-expires=1772722800&x-signature=FBVZBs0XpUaePqEjrsIIGdcrPco%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b3d8af67&x-expires=1772722800&x-signature=U3vYRq9%2FIKfoTpxnUhXFYvopWZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=487736ae&x-expires=1772722800&x-signature=OVkEwG7OLRPkmk%2FQRRfAvstZ9oU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5baef03e&x-expires=1772722800&x-signature=FBVZBs0XpUaePqEjrsIIGdcrPco%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b3d8af67&x-expires=1772722800&x-signature=U3vYRq9%2FIKfoTpxnUhXFYvopWZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=487736ae&x-expires=1772722800&x-signature=OVkEwG7OLRPkmk%2FQRRfAvstZ9oU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=5baef03e&x-expires=1772722800&x-signature=FBVZBs0XpUaePqEjrsIIGdcrPco%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.image?dr=8606&refresh_token=b3d8af67&x-expires=1772722800&x-signature=U3vYRq9%2FIKfoTpxnUhXFYvopWZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYBxEOpERkgf86kcygBqlQ5YQAnp9iDeP6lFFB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=487736ae&x-expires=1772722800&x-signature=OVkEwG7OLRPkmk%2FQRRfAvstZ9oU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 143336,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 216797,\n                                \"file_cs\": \"c:0-11999-51c2\",\n                                \"file_hash\": \"d7862efee7af58e09c99c4e9ce218a32\",\n                                \"height\": 990,\n                                \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                                \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc2_720p_143336\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e1b40169ec1e0b11249aca4900e70c24/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/ocgQjAesqkDN9EEp1YFfFBgZY6st6uInRTDiE6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=278&bt=139&cs=5&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=NDdpNzdlOmg6ZDY6aDlkNkBpM3J1dms5cmhkODMzbzczNUA0M181XjItNS8xYC8yLWMyYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/95db0cd6ce598d33dfa90c914a0c71c9/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/ocgQjAesqkDN9EEp1YFfFBgZY6st6uInRTDiE6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=278&bt=139&cs=5&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=NDdpNzdlOmg6ZDY6aDlkNkBpM3J1dms5cmhkODMzbzczNUA0M181XjItNS8xYC8yLWMyYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53fa065e27c34a278e075ba484bf6471&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwZTkzNTVhMDgxOTlhMGM3ZTIxMDcyMDQ3NWQ0NThm&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 45375}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 59038}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 68961}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 82706}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 98960}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 191037}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.699, \\\\\\\"v960\\\\\\\": 94.813, \\\\\\\"v864\\\\\\\": 95.47, \\\\\\\"v720\\\\\\\": 97.241}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.898, \\\\\\\"v960\\\\\\\": 88.584, \\\\\\\"v864\\\\\\\": 90.54, \\\\\\\"v720\\\\\\\": 94.547}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.969,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":72.867,\\\\\\\"srv1\\\\\\\":81.491},\\\\\\\"src\\\\\\\":82.969,\\\\\\\"trans\\\\\\\":72.867,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"063272ec0bd6bcb1036a989632096920\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 19, 19, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.072, 0.072, 0.077, 0.078, 0.073, 0.074, 0.109, 0.086, 0.076, 0.072, 0.093, 0.079, 0.102, 0.077], \\\\\\\"dec2play\\\\\\\": [19983, 19072, 19072, 18803, 19109, 19331, 19497, 18928, 19650, 19609, 19072, 19312, 19791, 18854, 18803]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.812, \\\\\\\"sr20\\\\\\\": 100.021}}\\\",\\\"audio_bit_rate\\\":64868}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 104046,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 157370,\n                                \"file_cs\": \"c:0-11998-79e0\",\n                                \"file_hash\": \"e5eafbccc3f30ec40a9f0c50a68ca3ee\",\n                                \"height\": 792,\n                                \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                                \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc2_540p_104046\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/06f662f8138ac4da1bb4b5011a79e0aa/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/ocBpA2xYgFTznEqEQpEDiffcIXjyg69gFkH68R/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=202&bt=101&cs=5&ds=6&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTc6NWVkNDY1NmYzM2Q5aEBpM3J1dms5cmhkODMzbzczNUA0Xi4xLTQ0NTMxLzIzXzY0YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6d5f1c973055704e1b452aece78d503a/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/ocBpA2xYgFTznEqEQpEDiffcIXjyg69gFkH68R/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=202&bt=101&cs=5&ds=6&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OTc6NWVkNDY1NmYzM2Q5aEBpM3J1dms5cmhkODMzbzczNUA0Xi4xLTQ0NTMxLzIzXzY0YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7e96ba60502c436283717a0b4217a476&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFkNDZhYTA5ZjZhOThmYmU3ZjVhNDYxZTYxOTRhYTcw&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 37350}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 46567}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 52211}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 61587}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 72900}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 140201}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.479, \\\\\\\"v960\\\\\\\": 93.738, \\\\\\\"v864\\\\\\\": 92.857, \\\\\\\"v720\\\\\\\": 95.638}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.272, \\\\\\\"v960\\\\\\\": 82.927, \\\\\\\"v864\\\\\\\": 84.009, \\\\\\\"v720\\\\\\\": 89.062}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":82.969,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":66.923,\\\\\\\"srv1\\\\\\\":76.271},\\\\\\\"src\\\\\\\":82.969,\\\\\\\"trans\\\\\\\":66.923,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4d8ce6d3e21c1b62923f3779326100cd\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 0, 0, 0, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.0, 0.0, 0.0, 0, 0.056, 0.063, 0.043, 0.067, 0.061, 0.019, 0.069, 0.063, 0.036, 0.101], \\\\\\\"dec2play\\\\\\\": [17615, 17615, 17615, 17615, 17950, 17768, 17807, 17884, 17671, 17844, 17817, 17687, 17926, 17684, 17770]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 85.985, \\\\\\\"sr20\\\\\\\": 94.833}}\\\",\\\"audio_bit_rate\\\":32575}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i~tplv-tiktokx-origin.image?dr=8593&refresh_token=fb619220&x-expires=1772722800&x-signature=H5tIaWdIqqGJmqrCxo5HWmIY4ok%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i~tplv-tiktokx-origin.image?dr=8593&refresh_token=db52775f&x-expires=1772722800&x-signature=oNvPge9YNSgE8kzFiHj2wrUr7zQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI9i6xgYfAQ9w6hzDDRpgsBcrEFkFEf8nq0Q9i~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=d4a0106d&x-expires=1772722800&x-signature=Y1DIzCxp005FDNv5SAhnAZFEWPo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 779647,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"height\": 720,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ddacd5782aabd6c52649fa7b1969d07d/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/owuRiYE995nTviktEg66rrgIDfArFFLYeBXpqE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1006&bt=503&cs=0&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=Ozs6ZmlmMzlpNmQ6ODlpNUBpM3J1dms5cmhkODMzbzczNUAtYC8yYTQ2Xi0xLjYyLV9eYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1c3a6b27842ef30f462e3cf97f892bd0/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/owuRiYE995nTviktEg66rrgIDfArFFLYeBXpqE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1006&bt=503&cs=0&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=Ozs6ZmlmMzlpNmQ6ODlpNUBpM3J1dms5cmhkODMzbzczNUAtYC8yYTQ2Xi0xLjYyLV9eYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5hatenog65h9s3rson0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=a2bf0655971a430fa6907cdf5c27c808&item_id=7593824088943037718&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNhMDUyNDFhNGMxZmE5ZDdlOGQwN2Q5NmQyMWVmYjUz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 745679,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"file_hash\": \"b11cf717e81abf022046d4f61b2786f8\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_h264_540p_493010\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9e2d3cdee6e514911e8c36dcfa529e7c/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4231221867f360cd4e7fa1ea7decc7dc/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=414077ef668a4e38a911d9fa060eb631&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZTExYTY4NTZmZGNlMjkxM2I3NzZlZjdkNjQ4MDVj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 12100,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo~tplv-tiktokx-origin.image?dr=8606&refresh_token=6ed4a492&x-expires=1772722800&x-signature=pSrS3ubECb0QJMXI%2BuVE%2FJSrqUc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo~tplv-tiktokx-origin.image?dr=8606&refresh_token=2b43c474&x-expires=1772722800&x-signature=DAd%2FnDsCEP%2Bp%2FA6we8BohYLj62Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oE5iYFnEEIaIgFYeqUf6u76ARKgypDk9FAkSBo~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ab44e030&x-expires=1772722800&x-signature=%2F1Y5BF%2BC1EW43doNO1odKAod1A4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 792,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.3\\\",\\\"LoudnessRangeEnd\\\":\\\"-24.5\\\",\\\"LoudnessRangeStart\\\":\\\"-26.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-22.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-24.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-26.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-24.4,\\\\\\\"Peak\\\\\\\":0.22387,\\\\\\\"Loudness\\\\\\\":-25,\\\\\\\"LoudnessRange\\\\\\\":2.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-24.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-22.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.476,\\\\\\\"LTotal\\\\\\\":-27.06,\\\\\\\"Peak\\\\\\\":-13.033,\\\\\\\"RTotal\\\\\\\":-27.535},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1981.6,\\\\\\\"FCenR\\\\\\\":1999.43,\\\\\\\"Spkr100G\\\\\\\":0.4,\\\\\\\"Spkr150G\\\\\\\":0.75,\\\\\\\"Spkr200G\\\\\\\":1.15},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-25.067},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-2.293}},\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0946\\\",\\\"brightness_mean\\\":\\\"112.7068\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0358\\\",\\\"loudness\\\":\\\"-25\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0532\\\",\\\"peak\\\":\\\"0.22387\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1486,\\\\\\\"origin_create_at\\\\\\\":1768074973}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"18.7504\\\",\\\"vq_score\\\":\\\"67.6\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d5hatenog65h9s3rson0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/85a4dc42a928cdb45b4717aff84dd114/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068c001-no/ogE9n6IgkKAFuEqu54RYiYfgX6DEFBzEePPpnj/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1004\\\\u0026bt=502\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aGVoNzQ5ODM0ZTw2OWQ5ZUBpM3J1dms5cmhkODMzbzczNUAwYjUxMDYwXy0xNl4vMzA2YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/9947a1bab68f5e63f2988a3c211481d2/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068c001-no/ogE9n6IgkKAFuEqu54RYiYfgX6DEFBzEePPpnj/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1004\\\\u0026bt=502\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aGVoNzQ5ODM0ZTw2OWQ5ZUBpM3J1dms5cmhkODMzbzczNUAwYjUxMDYwXy0xNl4vMzA2YSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5hatenog65h9s3rson0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=9b366a26a3994b01b0359631448eeb3e\\\\u0026item_id=7593824088943037718\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQzZmNkOWUxNGY3NGQ3MzQwMTg3ZDRjZWZiMTVkODRh\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1035646,\\\"file_cs\\\":\\\"c:0-11567-57c3\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4b044ff0&x-expires=1772722800&x-signature=t006%2Bz0cyq3fGhGw%2F1TW7FTq6SA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=51736c00&x-expires=1772722800&x-signature=0z1vHAyVbtEP31wEUWKFjfk5Kc8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oYuRiYE69xn1xUkSEg6654gIDfA3FFAYeBapqI~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=bb7e344a&x-expires=1772722800&x-signature=W9rLVxsC2n9ucw%2F%2FEm74%2FVOb9fQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 745679,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"file_hash\": \"b11cf717e81abf022046d4f61b2786f8\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_h264_540p_493010\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9e2d3cdee6e514911e8c36dcfa529e7c/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4231221867f360cd4e7fa1ea7decc7dc/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=414077ef668a4e38a911d9fa060eb631&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZTExYTY4NTZmZGNlMjkxM2I3NzZlZjdkNjQ4MDVj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 228416,\n                        \"file_cs\": \"c:0-11739-265f\",\n                        \"file_hash\": \"2372b93d4fc730af793d3331141d723e\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_bytevc1_540p_151018\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/92b21ce9fe6e10f2be43a275c1c54a1f/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068c001-no/o8BE968NQniEkbYBxjODfFcR66AFGEqgfQNpIg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=294&bt=147&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=PDhlNTg1ZDhlNWk4NWdpOEBpM3J1dms5cmhkODMzbzczNUA0NDIxLzEzNjUxXjYvYTJiYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/0cae51a87a1e0033a2e5cd0f43f8c41f/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068c001-no/o8BE968NQniEkbYBxjODfFcR66AFGEqgfQNpIg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=294&bt=147&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=PDhlNTg1ZDhlNWk4NWdpOEBpM3J1dms5cmhkODMzbzczNUA0NDIxLzEzNjUxXjYvYTJiYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e55fdd2295af428b956a4225425b7579&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFjZThmMTBmYzM5NTZjMzNhOWZmZWU1NWFiMWNjYmY5&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 745679,\n                        \"file_cs\": \"c:0-11567-57c3\",\n                        \"file_hash\": \"b11cf717e81abf022046d4f61b2786f8\",\n                        \"height\": 792,\n                        \"uri\": \"v24044gl0000d5hatenog65h9s3rson0\",\n                        \"url_key\": \"v24044gl0000d5hatenog65h9s3rson0_h264_540p_493010\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9e2d3cdee6e514911e8c36dcfa529e7c/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4231221867f360cd4e7fa1ea7decc7dc/69a8a5f9/video/tos/no1a/tos-no1a-ve-0068-no/o8wYEYiERkgfe69urgLqKEMYIAnp9iDLT6tFFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=962&bt=481&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDloOWQ8NDw7aGQ5aTozNEBpM3J1dms5cmhkODMzbzczNUAwXy0tY2EuXjAxNTNiNDExYSNrcDA2MmRrcWVhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=414077ef668a4e38a911d9fa060eb631&is_play_url=1&item_id=7593824088943037718&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZTExYTY4NTZmZGNlMjkxM2I3NzZlZjdkNjQ4MDVj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5hatenog65h9s3rson0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 269,\n                    \"author\": \"aaibaddie\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e9afd455&x-expires=1772722800&x-signature=UMRgvLYdfxMEJDcoUl31m%2F5hBsw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2fcf0801&x-expires=1772722800&x-signature=1jq9x%2BYfPXRkKO%2FruPDZu9eanYc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=de7a1a54&x-expires=1772722800&x-signature=J7cegY%2FlM%2F58kSY9HHk1itsOqZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5222044d&x-expires=1772722800&x-signature=c6wzj0PSRQj%2Fni1t7E2w9oWsaVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3a4d4f50&x-expires=1772722800&x-signature=3767hcXwQDN0liJvWHjm9UFGVtA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e9afd455&x-expires=1772722800&x-signature=UMRgvLYdfxMEJDcoUl31m%2F5hBsw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2fcf0801&x-expires=1772722800&x-signature=1jq9x%2BYfPXRkKO%2FruPDZu9eanYc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772297910,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 269,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 269.21793,\n                        \"duration_precision\": 269.21793,\n                        \"shoot_duration_precision\": 269.21793,\n                        \"video_duration_precision\": 269.21793\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":28,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611961457088941343,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6hhtdfog65uv9738020\\\",\\\"owner_id\\\":7502468224588530731,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611961469747481375,\n                    \"id_str\": \"7611961469747481375\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"fingerprint\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Pbl\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30144,\n                            \"start_ms\": 29760\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 165704,\n                        \"h5_url\": \"\",\n                        \"id\": \"7297997804571379713\",\n                        \"performers\": null,\n                        \"title\": \"21 Savage Wave Beat\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611961469747481375\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"aaibaddie\",\n                    \"owner_id\": \"7502468224588530731\",\n                    \"owner_nickname\": \"aaibaddie\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611961537548323615.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611961537548323615.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA7c9IcLT-6COARLyZRsGjJXsQTa8SV5Sj0o0m9XdC0qaCIfSWDSFMHyYYwu9H_Ktt\",\n                    \"shoot_duration\": 269,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - aaibaddie\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 269\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=92c7a02c&x-expires=1772722800&x-signature=WJ5qO9ERZtJ%2BQ%2Fp8133oKKUEh24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ae3a2886&x-expires=1772722800&x-signature=wB5f1anNXVYArXKsxL65phoYZEo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=cd8293fd&x-expires=1772722800&x-signature=YhfHMIx%2BOP8kRcc0H72QdSBvrJE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5edb9c61&x-expires=1772722800&x-signature=mZyO1QaSVGct9n9s0i4l6KqY6wE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=889fc1bc&x-expires=1772722800&x-signature=5DaCXVXAsqz2Wo2Vr6rF3x4eeks%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=438c5c42&x-expires=1772722800&x-signature=2VrT%2F4CYtByCGMcVC035VZl9ycM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=de7a1a54&x-expires=1772722800&x-signature=J7cegY%2FlM%2F58kSY9HHk1itsOqZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5222044d&x-expires=1772722800&x-signature=c6wzj0PSRQj%2Fni1t7E2w9oWsaVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3a4d4f50&x-expires=1772722800&x-signature=3767hcXwQDN0liJvWHjm9UFGVtA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4446b42d&x-expires=1772722800&x-signature=wfwto9J1TJiZcMfsMgJF2NlNBpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2fcf0801&x-expires=1772722800&x-signature=1jq9x%2BYfPXRkKO%2FruPDZu9eanYc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 3,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"aaibaddie\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA7c9IcLT-6COARLyZRsGjJXsQTa8SV5Sj0o0m9XdC0qaCIfSWDSFMHyYYwu9H_Ktt\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"icreate Ai scenes based on my life perhaps your life or content creator life \\nbuying prompts to keep y’all entertained.\\n🪼⚡️🎬 🙃🍿\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7502468224588530731\",\n                    \"unique_id\": \"aaibaddie\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCJRZI_G-ViylR3fVRDRRmuA\",\n                    \"youtube_channel_title\": \"shakira carrington\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7502468224588530731,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 0,\n                        \"transcode\": 1\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 0,\n                        \"transcode\": 1\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 1,\n                        \"toast_msg\": \"This action isn’t allowed for this post\",\n                        \"transcode\": 1\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7611961457088941343\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"lashayhinton\",\n                        \"cid\": \"1618843252037638\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1618843252037638\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #lashayhinton on TikTok!\",\n                            \"share_desc_info\": \"Check out #lashayhinton on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: lashayhinton\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/lashayhinton?_r=1&name=lashayhinton&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=1618843252037638&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.015271659324522761}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":28000,\\\"transform_x\\\":-0.07740002870559692,\\\"transform_y\\\":0.47699999809265137,\\\"scale\\\":1.0272,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"LASHAY HINTON \\\\n APPLE STORE QUEEN\\\",\\\"bg_mode\\\":1,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.8756,\\\"start_y\\\":0.15,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1772297904,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"unfortunately this is based on a true story… 😩🥲 #lashayhinton #lashay #apple #applestorequeen #fyp \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7611731186179640590\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611961457088941343,\n                        7611731186179640590\n                    ],\n                    \"GroupdIdList1\": [\n                        7611961457088941343,\n                        7611731186179640590\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"LASHAY HINTON \\n APPLE STORE QUEEN\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.128,\n                            \"source_width\": 0.8204444444444445,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.4613,\\\"end_time\\\":28000.0098,\\\"y\\\":0.2615,\\\"h\\\":0.15,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.8756,\\\"s\\\":1.0272}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 269,\n                    \"author\": \"aaibaddie\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e9afd455&x-expires=1772722800&x-signature=UMRgvLYdfxMEJDcoUl31m%2F5hBsw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2fcf0801&x-expires=1772722800&x-signature=1jq9x%2BYfPXRkKO%2FruPDZu9eanYc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=de7a1a54&x-expires=1772722800&x-signature=J7cegY%2FlM%2F58kSY9HHk1itsOqZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5222044d&x-expires=1772722800&x-signature=c6wzj0PSRQj%2Fni1t7E2w9oWsaVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3a4d4f50&x-expires=1772722800&x-signature=3767hcXwQDN0liJvWHjm9UFGVtA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b98da00d&x-expires=1772722800&x-signature=G7ekWtL0C1JSPYxIk0AoKymu6nY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c616434&x-expires=1772722800&x-signature=dPWyFmtvlkIBiv3R8UYenHKKUUU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e9afd455&x-expires=1772722800&x-signature=UMRgvLYdfxMEJDcoUl31m%2F5hBsw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=030d9def&x-expires=1772722800&x-signature=fPpF4U4PamezZXi3aIZcvgS1bh0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5243f81a&x-expires=1772722800&x-signature=1QX9olBQ6Zg%2FlzdzpkGoqF3mWNk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/442d507876be18340e2c05dbe4c07294~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2fcf0801&x-expires=1772722800&x-signature=1jq9x%2BYfPXRkKO%2FruPDZu9eanYc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772297910,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 269,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 269.21793,\n                        \"duration_precision\": 269.21793,\n                        \"shoot_duration_precision\": 269.21793,\n                        \"video_duration_precision\": 269.21793\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":28,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611961457088941343,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6hhtdfog65uv9738020\\\",\\\"owner_id\\\":7502468224588530731,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611961469747481375,\n                    \"id_str\": \"7611961469747481375\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"fingerprint\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Pbl\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30144,\n                            \"start_ms\": 29760\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUbAAzNebFMIfKLmQGnInBsAAm1YAeeHWA8GIw~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 165704,\n                        \"h5_url\": \"\",\n                        \"id\": \"7297997804571379713\",\n                        \"performers\": null,\n                        \"title\": \"21 Savage Wave Beat\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611961469747481375\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"aaibaddie\",\n                    \"owner_id\": \"7502468224588530731\",\n                    \"owner_nickname\": \"aaibaddie\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611961537548323615.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7611961537548323615.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA7c9IcLT-6COARLyZRsGjJXsQTa8SV5Sj0o0m9XdC0qaCIfSWDSFMHyYYwu9H_Ktt\",\n                    \"shoot_duration\": 269,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - aaibaddie\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 269\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 269166,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"unfortunately this is based on a true story… 😩🥲 <h id=\\\"1013\\\">#lashayhinton</h> <h id=\\\"1084\\\">#lashay</h> <h id=\\\"1214\\\">#apple</h> <h id=\\\"1611\\\">#applestorequeen</h> <h id=\\\"1779\\\">#fyp</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1618843252037638\",\n                            \"hashtag_name\": \"lashayhinton\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1013\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"665861\",\n                            \"hashtag_name\": \"lashay\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1084\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1214\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1616956922340358\",\n                            \"hashtag_name\": \"applestorequeen\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1611\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1779\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out aaibaddie's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out aaibaddie’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out aaibaddie’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@aaibaddie/video/7611961457088941343?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7611961457088941343&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@aaibaddie/video/7611961457088941343?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7611961457088941343&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"ee01969e2ce192eac8b1c7c4cf4f2392\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.8],\\\\\\\"drr\\\\\\\":18.4,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-3.92,\\\\\\\"be\\\\\\\":[16.1,11391.1],\\\\\\\"ocf\\\\\\\":[-8.573,-6.778,-4.5418,-6.9784,-11.3662,-17.1162,-22.8053,-28.9863,-36.4458,-52.6775],\\\\\\\"il\\\\\\\":-18.5}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.79],\\\\\\\"drr\\\\\\\":18.4,\\\\\\\"rcd\\\\\\\":[0.2],\\\\\\\"mp\\\\\\\":-5.45,\\\\\\\"be\\\\\\\":[16.1,11364.1],\\\\\\\"ocf\\\\\\\":[-8.5378,-6.7914,-4.5171,-7.0235,-11.3629,-17.2103,-22.8743,-29.0001,-35.9873,-53.1787],\\\\\\\"il\\\\\\\":-18.4},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_00010202\\\\\\\",\\\\\\\"tag_03010303\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.67,0.53,0.06,0.06,0.04]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10088\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"46.019\\\",\\\"fake_landscape_bottom\\\":\\\"0.658203125\\\",\\\"fake_landscape_left\\\":\\\"0\\\",\\\"fake_landscape_right\\\":\\\"1\\\",\\\"fake_landscape_source\\\":\\\"1\\\",\\\"fake_landscape_top\\\":\\\"0.341796875\\\",\\\"fake_landscape_video_type\\\":\\\"3\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":21.649999618530273,\\\\\\\"Bottom\\\\\\\":34.06999969482422,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7611961457088941343\",\n                    \"collect_count\": 80,\n                    \"comment_count\": 104,\n                    \"digg_count\": 652,\n                    \"download_count\": 3,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 6810,\n                    \"repost_count\": 0,\n                    \"share_count\": 87,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7611961457088941343\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"generate_time\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.00719589292927949,\\\"ecom_intent\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"video_id\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\"}\",\n                                    \"word\": \"shay hinton account\",\n                                    \"word_id\": \"8128094888913144960\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_top_counter_recall,global_video_top_counter_recall\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013276948080743181,\\\"word_type_list\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\"}\",\n                                    \"word\": \"shay hinton account\",\n                                    \"word_id\": \"8128094888913144960\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 63,\n                        \"hashtag_id\": \"1618843252037638\",\n                        \"hashtag_name\": \"lashayhinton\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 50,\n                        \"tag_id\": \"1013\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 71,\n                        \"hashtag_id\": \"665861\",\n                        \"hashtag_name\": \"lashay\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 64,\n                        \"tag_id\": \"1084\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 78,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 72,\n                        \"tag_id\": \"1214\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 95,\n                        \"hashtag_id\": \"1616956922340358\",\n                        \"hashtag_name\": \"applestorequeen\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 79,\n                        \"tag_id\": \"1611\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 100,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 96,\n                        \"tag_id\": \"1779\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=18c9af91&x-expires=1772722800&x-signature=cykPLzIjTuUQh8%2FGUK2aOnsqYSw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=996a6ff0&x-expires=1772722800&x-signature=5NccZX5%2FZfUkWHKkFPh4wtkYtAI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=da66d962&x-expires=1772722800&x-signature=hXW%2BPhb%2BLqdsKnQRMdh%2FJrMzWJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=18c9af91&x-expires=1772722800&x-signature=cykPLzIjTuUQh8%2FGUK2aOnsqYSw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=996a6ff0&x-expires=1772722800&x-signature=5NccZX5%2FZfUkWHKkFPh4wtkYtAI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=da66d962&x-expires=1772722800&x-signature=hXW%2BPhb%2BLqdsKnQRMdh%2FJrMzWJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=18c9af91&x-expires=1772722800&x-signature=cykPLzIjTuUQh8%2FGUK2aOnsqYSw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.image?dr=8606&refresh_token=996a6ff0&x-expires=1772722800&x-signature=5NccZX5%2FZfUkWHKkFPh4wtkYtAI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osHjTII6ZAD0AqAeI9qICFXj6qFujReEB5Iif6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=da66d962&x-expires=1772722800&x-signature=hXW%2BPhb%2BLqdsKnQRMdh%2FJrMzWJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 269.16666,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 269,\n                            \"img_uris\": [\n                                \"tos-useast8-p-0068-tx2/owvCjIaej6TA6KGHXiEqCFRIjIwDiAZqqIfa0e\",\n                                \"tos-useast8-p-0068-tx2/osFXIqfDqQ6Cj0TIiHW0eR9jjCwAKEZsFDneQA\",\n                                \"tos-useast8-p-0068-tx2/oY0j6REiqWioFjqwIXZeHHAQDfAjFID90CeTjQ\",\n                                \"tos-useast8-p-0068-tx2/o8EXIqfDqI6gj0TIiHs6GRejjCwA7EZTFBgeIA\",\n                                \"tos-useast8-p-0068-tx2/oQDjIqSeIC0RqIE2wfjHIH6IFZq6jAeXBiAjFT\",\n                                \"tos-useast8-p-0068-tx2/oEeIZwDEFB9eRHjWvjZ0AC0Ii6qQQqCfATjXDE\",\n                                \"tos-useast8-p-0068-tx2/oYjB9IfEpARwTe0qiQCZj0AGdXQGFqIfD6yjHj\",\n                                \"tos-useast8-p-0068-tx2/oUfnHjeqRCIFqq6IAI0j6uAGeiZAwTDXDIjjEW\",\n                                \"tos-useast8-p-0068-tx2/oIjCm0efSjUTFIA6IZw6jHeDAEQIqFAXiqR7IK\",\n                                \"tos-useast8-p-0068-tx2/oMtEqP0gQi6IqmRC9GKDfI0jZeAFBbjAGesTQX\",\n                                \"tos-useast8-p-0068-tx2/o06qrjZEjeIeRgwTAiAIjHXF3fyMtHIqID6CA0\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owvCjIaej6TA6KGHXiEqCFRIjIwDiAZqqIfa0e~tplv-noop.image?dr=12525&refresh_token=99e7612f&x-expires=1772660474&x-signature=qESq0Pvs7tncjGbcUoyF3dNDzPQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osFXIqfDqQ6Cj0TIiHW0eR9jjCwAKEZsFDneQA~tplv-noop.image?dr=12525&refresh_token=5d388948&x-expires=1772660474&x-signature=XRVEizohNDuYGnNg0EuF2XaTZhI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oY0j6REiqWioFjqwIXZeHHAQDfAjFID90CeTjQ~tplv-noop.image?dr=12525&refresh_token=10d88183&x-expires=1772660474&x-signature=R7WZynU5NeteADUAzRY5Ob91DVY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8EXIqfDqI6gj0TIiHs6GRejjCwA7EZTFBgeIA~tplv-noop.image?dr=12525&refresh_token=75baa319&x-expires=1772660474&x-signature=%2FPfolJXuaM8B6KBHRglOu3bqoAM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQDjIqSeIC0RqIE2wfjHIH6IFZq6jAeXBiAjFT~tplv-noop.image?dr=12525&refresh_token=a3e83a66&x-expires=1772660474&x-signature=f1SK%2Fm7AVP29uM3xJQScXNzQxAY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEeIZwDEFB9eRHjWvjZ0AC0Ii6qQQqCfATjXDE~tplv-noop.image?dr=12525&refresh_token=9840c333&x-expires=1772660474&x-signature=IrjR6LB%2BAmJuFA5%2B4Chh5ponl0E%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYjB9IfEpARwTe0qiQCZj0AGdXQGFqIfD6yjHj~tplv-noop.image?dr=12525&refresh_token=a6f0b248&x-expires=1772660474&x-signature=NR0oedh9l6WgMOhoH8Z7U%2BEG7lo%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUfnHjeqRCIFqq6IAI0j6uAGeiZAwTDXDIjjEW~tplv-noop.image?dr=12525&refresh_token=9c3a3eaf&x-expires=1772660474&x-signature=tAJ8EqM6LN414NHJZgBMg%2FQkt6o%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIjCm0efSjUTFIA6IZw6jHeDAEQIqFAXiqR7IK~tplv-noop.image?dr=12525&refresh_token=2f1767f6&x-expires=1772660474&x-signature=mQ3oZUIWiAxWJ6h8EDD0sUW6KyM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMtEqP0gQi6IqmRC9GKDfI0jZeAFBbjAGesTQX~tplv-noop.image?dr=12525&refresh_token=a12b193e&x-expires=1772660474&x-signature=iN%2FYpfHEOfMaXdth3W6AOFJMwAE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o06qrjZEjeIeRgwTAiAIjHXF3fyMtHIqID6CA0~tplv-noop.image?dr=12525&refresh_token=e5b72efc&x-expires=1772660474&x-signature=dbaryynHKHK%2FoBKQiePtjg7pCPI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d6hhmfnog65t8iulkut0\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 272805,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 9179506,\n                                \"file_cs\": \"c:0-222840-d52d\",\n                                \"file_hash\": \"ee34aeadc4aa3dc033383188342f158c\",\n                                \"height\": 1278,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_720p_272805\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/661851f11cd532f7cdf43fa3a84466ff/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okCKAIeRlFSIiIjQITED6vf6EwunAZqXIqje0j/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=532&bt=266&cs=2&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=ZDozNTZmNmlpOmU0NzY2ZUBpM3hvbHc5cmlrOTMzaTczNEAxMS8xMDRiNWIxYmM0MDQwYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/ca36e6a65b1ad097188ccaffeae248cb/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okCKAIeRlFSIiIjQITED6vf6EwunAZqXIqje0j/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=532&bt=266&cs=2&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=ZDozNTZmNmlpOmU0NzY2ZUBpM3hvbHc5cmlrOTMzaTczNEAxMS8xMDRiNWIxYmM0MDQwYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3b733374f1eb47ef8fe37c334220474a&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJhNTRjYTQxNDhiYzVmOWFiMDQ4MjYxZDMwODU2ZTky&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 301143}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 336891}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 378068}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 424695}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 475277}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 666136}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.941, \\\\\\\"v960\\\\\\\": 99.316, \\\\\\\"v864\\\\\\\": 99.519, \\\\\\\"v720\\\\\\\": 99.655}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.847, \\\\\\\"v960\\\\\\\": 91.539, \\\\\\\"v864\\\\\\\": 93.096, \\\\\\\"v720\\\\\\\": 95.271}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":74.629,\\\\\\\"srv1\\\\\\\":80.411},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":74.629,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c68e328902ec3bc272583c8c6c510580\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 101.077, \\\\\\\"sr20\\\\\\\": 107.224}}\\\",\\\"audio_bit_rate\\\":96041,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 249049,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 8380152,\n                                \"file_cs\": \"c:0-222840-3349\",\n                                \"file_hash\": \"4f03189358be837959c0f1a0338b5e12\",\n                                \"height\": 1022,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_249049\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ec712232ea7b56a217e9f82a8e383ae4/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=486&bt=243&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/b9cdf954881ec0c6295d839f72eb8282/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=486&bt=243&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=77d89380d0f943b4bb0153e218392cb7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI4NDkxOGNiOTQ5OGExZDA1MjU3Yjg4ODI1MTNkOGIz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 288954}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 319490}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 351885}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 388304}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 430860}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 597132}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.513, \\\\\\\"v960\\\\\\\": 99.398, \\\\\\\"v864\\\\\\\": 99.551, \\\\\\\"v720\\\\\\\": 99.766}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.401, \\\\\\\"v960\\\\\\\": 88.942, \\\\\\\"v864\\\\\\\": 90.561, \\\\\\\"v720\\\\\\\": 92.884}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":71.183,\\\\\\\"srv1\\\\\\\":80.325},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":71.183,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 97.541, \\\\\\\"sr20\\\\\\\": 105.919}}\\\",\\\"audio_bit_rate\\\":64028,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 193976,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 6527013,\n                                \"file_cs\": \"c:0-222840-5d64\",\n                                \"file_hash\": \"6b1dd33381d0263a55fa39edff879d1e\",\n                                \"height\": 1022,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_193976\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/13cac845ce1b3fc8265cd4f59ec2275a/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMDI0aFReIDJe6QAZ6OAfXEiTjEgjoqIqGujIC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=Zjo5NGZlOmhlaTU0ZmU3NkBpM3hvbHc5cmlrOTMzaTczNEBjLi0uYjMwNTExX2BgXjZgYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/f4f09b9a416e90bcdbf101324953c705/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMDI0aFReIDJe6QAZ6OAfXEiTjEgjoqIqGujIC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=Zjo5NGZlOmhlaTU0ZmU3NkBpM3hvbHc5cmlrOTMzaTczNEBjLi0uYjMwNTExX2BgXjZgYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c394abccc1b24f4b8e376bec110617fc&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg5ZDk0NzgzM2ZhMThlMzdjYmY3MzY1ZmM2Mzc0Zjg3&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 277581}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 302463}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 328773}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 358727}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 393338}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 527144}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.643, \\\\\\\"v960\\\\\\\": 98.733, \\\\\\\"v864\\\\\\\": 99.093, \\\\\\\"v720\\\\\\\": 99.553}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.256, \\\\\\\"v960\\\\\\\": 87.909, \\\\\\\"v864\\\\\\\": 89.558, \\\\\\\"v720\\\\\\\": 91.949}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":70.038,\\\\\\\"srv1\\\\\\\":80.151},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":70.038,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"910baea0ae0c0aa4f683316c9ced388e\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.154, \\\\\\\"sr20\\\\\\\": 104.532}}\\\",\\\"audio_bit_rate\\\":64028,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 113598,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3822433,\n                                \"file_cs\": \"c:0-222856-3efe\",\n                                \"file_hash\": \"7b20914f1d795655583f9e2b459d61f9\",\n                                \"height\": 1022,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_113598\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b8cc19a6593dcbc4a8b8f4a857860599/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocsIpZTEjXeDvCqIAeq4jfEJFIAjSQR6l60iDI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=220&bt=110&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=O2U5OTQ8Mzc2ODs6Ozo6OUBpM3hvbHc5cmlrOTMzaTczNEA0LmExMC8wNmAxMC9jL2I0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/a322fdbe669d2466465563d7b0afe280/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocsIpZTEjXeDvCqIAeq4jfEJFIAjSQR6l60iDI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=220&bt=110&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=O2U5OTQ8Mzc2ODs6Ozo6OUBpM3hvbHc5cmlrOTMzaTczNEA0LmExMC8wNmAxMC9jL2I0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=76e727f8273845c39430293146d61b78&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlNjExZjRiYWI4MmI2YTk0OTYxYTBiYzA1Y2ZjYWZi&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 262350}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 278129}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 294570}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 314244}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 338222}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 425655}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.172, \\\\\\\"v960\\\\\\\": 97.711, \\\\\\\"v864\\\\\\\": 98.144, \\\\\\\"v720\\\\\\\": 98.944}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.077, \\\\\\\"v960\\\\\\\": 85.866, \\\\\\\"v864\\\\\\\": 87.666, \\\\\\\"v720\\\\\\\": 90.468}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.34,\\\\\\\"srv1\\\\\\\":79.857},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":68.34,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24021,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 89460,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3010197,\n                                \"file_cs\": \"c:0-222856-ca95\",\n                                \"file_hash\": \"cbdc1a6caf46d6db39e29f8fefd009ef\",\n                                \"height\": 1022,\n                                \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                                \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_89460\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f92a5a7e76eaa57018902b90c24180af/69a8a6fa/video/tos/useast8/tos-useast8-pve-0068-tx2/oAzefADR0TdIFFjqTi9eZgqIAQpGCXTIFv6jE0/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=174&bt=87&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=OzRkOGUzNzRnODo8Mzo8NkBpM3hvbHc5cmlrOTMzaTczNEBjYS5fYS4tNV4xYmIzMTI0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/c81d99de149e378afbba8effad8c6815/69a8a6fa/video/tos/useast8/tos-useast8-pve-0068-tx2/oAzefADR0TdIFFjqTi9eZgqIAQpGCXTIFv6jE0/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=174&bt=87&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=OzRkOGUzNzRnODo8Mzo8NkBpM3hvbHc5cmlrOTMzaTczNEBjYS5fYS4tNV4xYmIzMTI0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=73594760e9e745ad810410dbb51ad1f8&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdjMTA4ZmIwOTBlNGQ2ODgxYjcyNTBkNDk1OTBhOGZk&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 254443}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 266157}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 279370}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 294886}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 314076}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 385881}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.672, \\\\\\\"v960\\\\\\\": 95.294, \\\\\\\"v864\\\\\\\": 96.266, \\\\\\\"v720\\\\\\\": 97.38}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.762, \\\\\\\"v960\\\\\\\": 82.607, \\\\\\\"v864\\\\\\\": 84.804, \\\\\\\"v720\\\\\\\": 87.96}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.782,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.854,\\\\\\\"srv1\\\\\\\":78.295},\\\\\\\"src\\\\\\\":80.782,\\\\\\\"trans\\\\\\\":65.854,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24021,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQB9ZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAADAAgAAAMA8EA=\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 1,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06~tplv-tiktokx-origin.image?dr=8593&refresh_token=effb9a62&x-expires=1772722800&x-signature=XEbL08O%2Feo8Hvvzow%2FQ4o7LNDOA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06~tplv-tiktokx-origin.image?dr=8593&refresh_token=783b03ce&x-expires=1772722800&x-signature=4Zx91CzlcNIc%2B8PFPumElxyZ0cc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooejeiZEpXjqBIBE0CFTAHCDA6qsMIFrfjRI06~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=297905bd&x-expires=1772722800&x-signature=fUGkwzu9gVFtzkp2MS28iCvyLLo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"duration\": 269188,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI~tplv-tiktokx-origin.image?dr=8606&refresh_token=9180d300&x-expires=1772722800&x-signature=ygqYTNkOI1TXj4wadooElOTUCjE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI~tplv-tiktokx-origin.image?dr=8606&refresh_token=836a6e50&x-expires=1772722800&x-signature=92iD4ghRdydu4aAkos88%2BDzLc58%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okiXQjCTIAlQflj0tExdfC9AGesDRF6Zjq0PqI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e7c89df2&x-expires=1772722800&x-signature=OiNsVXIFfjeOYWV9jUrhP4aOhzA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"fake_landscape_video_info\": {\n                        \"bottom\": 0.6582031,\n                        \"fake_landscape_video_type\": 3,\n                        \"left\": 0,\n                        \"right\": 1,\n                        \"top\": 0.34179688\n                    },\n                    \"has_watermark\": false,\n                    \"height\": 1278,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"16\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.7\\\",\\\"LoudnessRangeStart\\\":\\\"-30.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":16,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.25,\\\\\\\"Spkr150G\\\\\\\":0.36,\\\\\\\"Spkr200G\\\\\\\":0.47,\\\\\\\"FCenL\\\\\\\":2765.46,\\\\\\\"FCenR\\\\\\\":2761.26},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-18.38},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.035},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.018,\\\\\\\"LTotal\\\\\\\":-22.594,\\\\\\\"Peak\\\\\\\":-5.451,\\\\\\\"RTotal\\\\\\\":-22.576},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.61,\\\\\\\"SingingRatio\\\\\\\":0.04,\\\\\\\"SpeechRatio\\\\\\\":0.4},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-16.5,\\\\\\\"LoudR\\\\\\\":10.6,\\\\\\\"LoudRE\\\\\\\":-13.6,\\\\\\\"LoudRS\\\\\\\":-24.2,\\\\\\\"MaxMomLoud\\\\\\\":-10,\\\\\\\"MaxSTLoud\\\\\\\":-12.81}}},\\\\\\\"Loudness\\\\\\\":-18.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-30.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13,\\\\\\\"Peak\\\\\\\":0.53088,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0259\\\",\\\"brightness_mean\\\":\\\"35.0965\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0105\\\",\\\"fake_landscape_bottom\\\":\\\"0.658203125\\\",\\\"fake_landscape_left\\\":\\\"0\\\",\\\"fake_landscape_right\\\":\\\"1\\\",\\\"fake_landscape_top\\\":\\\"0.341796875\\\",\\\"fake_landscape_video_type\\\":\\\"3\\\",\\\"loudness\\\":\\\"-18.4\\\",\\\"overexposure_ratio_mean\\\":\\\"0.016\\\",\\\"peak\\\":\\\"0.53088\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":21.649999618530273,\\\\\\\"Bottom\\\\\\\":34.06999969482422,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1280,\\\\\\\"origin_height\\\\\\\":2272,\\\\\\\"origin_create_at\\\\\\\":1772297903}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"9.8747\\\",\\\"vq_score\\\":\\\"66.07\\\"}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e2419a27&x-expires=1772722800&x-signature=UHnjN%2F3tD2mm4ct1xNUbGFYBgzE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cf8fed8a&x-expires=1772722800&x-signature=87TzPjNUrJhVuUzGU5KGz1swYEQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0wQAE6BjZqQTAPfGs0RNjd0X9oDICFeqieIK0~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=9ea64b18&x-expires=1772722800&x-signature=WXMCnJNJVO5TDuNIrKbLR6jHdhE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"pillar_box_video_info\": {\n                        \"bottom\": 34.07,\n                        \"left\": 0,\n                        \"right\": 0,\n                        \"top\": 21.65,\n                        \"version\": \"v2.0\"\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 10164277,\n                        \"file_cs\": \"c:0-221998-a3ef\",\n                        \"file_hash\": \"d2aad5d007853c67017d68cebecd0869\",\n                        \"height\": 1278,\n                        \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                        \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_h264_720p_302072\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d5c597f9db667e735f1b9a3ad4a23045/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4fc4d436e298e69bbe3cb474ab0fc62a/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ec4c40b63445b09e309dc2ba0ccce7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMzkxNzE0MTk2ZmI0YmQ1NGFjMWM2ZjY3M2Q2YzY4&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 8380152,\n                        \"file_cs\": \"c:0-222840-3349\",\n                        \"file_hash\": \"4f03189358be837959c0f1a0338b5e12\",\n                        \"height\": 1022,\n                        \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                        \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_bytevc1_540p_249049\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ec712232ea7b56a217e9f82a8e383ae4/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=486&bt=243&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/b9cdf954881ec0c6295d839f72eb8282/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o83jGGR2mAUfReQUIFjvuezgirYASFAT7A4mue/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=486&bt=243&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=OmY8OzU2NGU3NjwzMzY7OkBpM3hvbHc5cmlrOTMzaTczNEBfLzAuYjItX18xY2E1NmE0YSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=77d89380d0f943b4bb0153e218392cb7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI4NDkxOGNiOTQ5OGExZDA1MjU3Yjg4ODI1MTNkOGIz&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 10164277,\n                        \"file_cs\": \"c:0-221998-a3ef\",\n                        \"file_hash\": \"d2aad5d007853c67017d68cebecd0869\",\n                        \"height\": 1278,\n                        \"uri\": \"v15044gf0000d6hhmfnog65t8iulkut0\",\n                        \"url_key\": \"v15044gf0000d6hhmfnog65t8iulkut0_h264_720p_302072\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d5c597f9db667e735f1b9a3ad4a23045/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4fc4d436e298e69bbe3cb474ab0fc62a/69a8a6fa/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oc0ZdgqDTCP69v0FETYjXAQiIIqGfRfAXjIp1e/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OmZmZDVnM2gzODc5M2ZmNEBpM3hvbHc5cmlrOTMzaTczNEBiYC1fYDYwNl8xMF8xMWJjYSNxaHI1MmRramVhLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ec4c40b63445b09e309dc2ba0ccce7&is_play_url=1&item_id=7611961457088941343&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMwMzkxNzE0MTk2ZmI0YmQ1NGFjMWM2ZjY3M2Q2YzY4&source=CHALLENGE_AWEME&video_id=v15044gf0000d6hhmfnog65t8iulkut0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10088\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 28,\n                    \"author\": \"zone\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=38b4aa37&x-expires=1772722800&x-signature=Shb1kPh%2FNiE9YFZ%2Bn0za1vuHQrM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fb772b10&x-expires=1772722800&x-signature=7Dj47HR1JHbcWXU0TRKlBl5MaVg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=89426a33&x-expires=1772722800&x-signature=R%2BiEx%2BQjIZj%2Fi%2BgS9oG6%2BDk3Qeo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3aa43fa3&x-expires=1772722800&x-signature=qLQbLa%2FMs3tTKctH3A6dbZBRkek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=38b4aa37&x-expires=1772722800&x-signature=Shb1kPh%2FNiE9YFZ%2Bn0za1vuHQrM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1763192467,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 28,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 28.604063,\n                        \"duration_precision\": 28.604063,\n                        \"shoot_duration_precision\": 28.604063,\n                        \"video_duration_precision\": 28.604063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7572853714290052382,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d4c2t4nog65p51777fvg\\\",\\\"owner_id\\\":7316004154282116139,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7572853751266937631,\n                    \"id_str\": \"7572853751266937631\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The End Came Quietly\\\"\",\n                        \"mixed_title\": \"original sound - zone.visualz (Contains music from: The End Came Quietly - OROZCO ALEJANDRO DAS)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The End Came Quietly\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28032,\n                            \"start_ms\": 40704\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 200460,\n                        \"h5_url\": \"\",\n                        \"id\": \"7611109302410676241\",\n                        \"performers\": null,\n                        \"title\": \"The End Came Quietly\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7572853751266937631\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"zone.visualz\",\n                    \"owner_id\": \"7316004154282116139\",\n                    \"owner_nickname\": \"zone\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx2/7572853921845201694.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx2/7572853921845201694.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAa6CtKeJICusNi_0-GdJdnVK6aVMwsq87LVmXl6gxsV72GDTnv6k7H9C2f4k73Td8\",\n                    \"shoot_duration\": 28,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - zone.visualz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 28\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 2,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=57d7afb6&shcp=d05b14bd&idc=useast8\",\n                                    \"url_list\": [\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=d05b14bd&shp=57d7afb6&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"aweme://openShoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_filter\",\n                        \"description\": \"Filter\",\n                        \"extra\": \"{\\\"resource_id\\\":7367114174377251329,\\\"third_id\\\":\\\"1907991894\\\",\\\"title\\\":\\\"Vivid\\\"}\",\n                        \"general_type\": 1,\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/Filter.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.image?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/Filter.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.filter&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1907991894\",\n                        \"keyword\": \"Filter · Vivid\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"7525236716014241805\\\",\\\"anchor_name\\\":\\\"Vivid\\\",\\\"anchor_type\\\":\\\"ANCHOR_TT_FILTER\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/b1d64758cac30ded5b25177427890046\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 106\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=947fa83a&x-expires=1772722800&x-signature=zUJle2Z3gHdHUHZMdXZG6Eq5I9E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=475bd158&x-expires=1772722800&x-signature=e9VSqpVPOZzogwjuAJnaFDIMh1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=7756c74b&x-expires=1772722800&x-signature=%2BFDuzBfstDQvejxgc0TCz2TZTEg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c77ece4d&x-expires=1772722800&x-signature=03zSiSU1AihsoxZc25QEw9FXnQE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=1302a7bf&x-expires=1772722800&x-signature=9BNvGiA5OASinkkUAYGBcH1px6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=8526ac27&x-expires=1772722800&x-signature=TbJ2djaIrRoWDc07OLOMnZawZ0Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4987c311&x-expires=1772722800&x-signature=r1dNBn%2FNEuPJSEu7sWcTV1%2Fir7k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3d83ade8&x-expires=1772722800&x-signature=4pX01K%2Fr1imqR4ydyPz9gQBfxTw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=1bb8486b&x-expires=1772722800&x-signature=rCci8qKqfHd7kHXBv%2FNwD6ttK98%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=32f1e8e5&x-expires=1772722800&x-signature=DdeDr6lsvz50euWTXRlTvKexv3Q%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d2931418&x-expires=1772722800&x-signature=jmvC0GAy3mgBcAK4Y%2FjRgQF5h0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fbd3ed7e&x-expires=1772722800&x-signature=N1%2Brel8LHcMgdlGI7QdyEZ6u9A0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1b80c095&x-expires=1772722800&x-signature=LLuRa5HRfL8Wa5JcNm3K3RCHCzc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=eaa92e23&x-expires=1772722800&x-signature=vdVfLUGYqUqfLq%2FT32bWCJ25tiI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ec1ba113&x-expires=1772722800&x-signature=hBgOCrODv%2BZkqnwOTdjT7FS%2BXws%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/a6e24deefe4f0a7db98451f6ef1568c3\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Apple\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHqgmkdx5MGa61fAP1vvPj61WkfClYf_kdz5ghVxpYPU4hDa2cm6Nboq-lRT26JHb\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"📩: ReallyBigApples39@gmail.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7469957335982752811\",\n                    \"unique_id\": \"reallybigapples\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7469957335982752811,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7584566929419930911\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2}\",\n                    \"dedup_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.000980222224002048}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1765919621,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"editor_pro\",\n                        \"select_music\"\n                    ]\n                },\n                \"desc\": \"apple #apple\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7584566929419930911\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7584566929419930911\n                    ],\n                    \"GroupdIdList1\": [\n                        7584566929419930911\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 28,\n                    \"author\": \"zone\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=38b4aa37&x-expires=1772722800&x-signature=Shb1kPh%2FNiE9YFZ%2Bn0za1vuHQrM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fb772b10&x-expires=1772722800&x-signature=7Dj47HR1JHbcWXU0TRKlBl5MaVg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=89426a33&x-expires=1772722800&x-signature=R%2BiEx%2BQjIZj%2Fi%2BgS9oG6%2BDk3Qeo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3aa43fa3&x-expires=1772722800&x-signature=qLQbLa%2FMs3tTKctH3A6dbZBRkek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=afb991a6&x-expires=1772722800&x-signature=2oGbIrz9oj0Jl4z1wrvrVIRDEeA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be2e5357&x-expires=1772722800&x-signature=SFh1khsgeGDXH8eA6lQjc0zkiC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=38b4aa37&x-expires=1772722800&x-signature=Shb1kPh%2FNiE9YFZ%2Bn0za1vuHQrM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fef98213&x-expires=1772722800&x-signature=7ipzt9ANKalwtMtKdHD6vSVn2mE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5866e075&x-expires=1772722800&x-signature=sJz3DSRaPcswJoGPzhYsBY%2BAWxo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/2fd1ea5924b19445cdedf34aadce589f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a5a7118a&x-expires=1772722800&x-signature=v0IVX8E4PtSAToTvuqF2dQCjfok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1763192467,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 28,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 28.604063,\n                        \"duration_precision\": 28.604063,\n                        \"shoot_duration_precision\": 28.604063,\n                        \"video_duration_precision\": 28.604063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7572853714290052382,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d4c2t4nog65p51777fvg\\\",\\\"owner_id\\\":7316004154282116139,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7572853751266937631,\n                    \"id_str\": \"7572853751266937631\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The End Came Quietly\\\"\",\n                        \"mixed_title\": \"original sound - zone.visualz (Contains music from: The End Came Quietly - OROZCO ALEJANDRO DAS)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The End Came Quietly\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"OROZCO ALEJANDRO DAS\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28032,\n                            \"start_ms\": 40704\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooAABIAIAspCQNBNlXEfBFotZBhDIgsQaIfFJ0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 200460,\n                        \"h5_url\": \"\",\n                        \"id\": \"7611109302410676241\",\n                        \"performers\": null,\n                        \"title\": \"The End Came Quietly\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7572853751266937631\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"zone.visualz\",\n                    \"owner_id\": \"7316004154282116139\",\n                    \"owner_nickname\": \"zone\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx2/7572853921845201694.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx2/7572853921845201694.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAa6CtKeJICusNi_0-GdJdnVK6aVMwsq87LVmXl6gxsV72GDTnv6k7H9C2f4k73Td8\",\n                    \"shoot_duration\": 28,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/963c2a337d757bdfd96ef93719d9cc0a.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - zone.visualz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 28\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 9958,\n                \"music_selected_from\": \"edit_page_recommend\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"apple <h id=\\\"1\\\">#apple</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Apple's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Apple’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Apple’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7584566929419930911?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7584566929419930911&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@reallybigapples/video/7584566929419930911?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7584566929419930911&source=h5_m\",\n                \"shoot_tab_name\": \"video_60\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501162195475911, \\\\\\\"1\\\\\\\": 4.501131050086417, \\\\\\\"0\\\\\\\": 4.501073995368136}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 9.967489766296623e-05, \\\\\\\"2\\\\\\\": 3.885964530208887e-05, \\\\\\\"-1\\\\\\\": -3.886598407223015e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.76],\\\\\\\"drr\\\\\\\":3.3,\\\\\\\"rcd\\\\\\\":[-0.3],\\\\\\\"mp\\\\\\\":-5.22,\\\\\\\"be\\\\\\\":[21.5,12559.2],\\\\\\\"ocf\\\\\\\":[-10.3369,-5.518,-4.4156,-7.8065,-12.4444,-15.0786,-20.2547,-28.2692,-34.4314,-52.2122],\\\\\\\"do\\\\\\\":0.0001,\\\\\\\"il\\\\\\\":-15.6},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010305\\\\\\\",\\\\\\\"tag_01010001\\\\\\\",\\\\\\\"tag_01010402\\\\\\\",\\\\\\\"tag_01010203\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.84,0.33,0.22,0.18,0.13]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10039\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"40.872\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7584566929419930911\",\n                    \"collect_count\": 216598,\n                    \"comment_count\": 12973,\n                    \"digg_count\": 2548261,\n                    \"download_count\": 10520,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 13234754,\n                    \"repost_count\": 0,\n                    \"share_count\": 353992,\n                    \"whatsapp_share_count\": 625\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7584566929419930911\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0008825394734113414,\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"poi_card_id_list\\\":\\\"0\\\"}\",\n                                    \"word\": \"apple🫣🫣🫣🫣🫣🫣🫣 apple\",\n                                    \"word_id\": \"5059400997204520910\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.009571664550031013,\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"generate_time\\\":\\\"1767298124\\\",\\\"hot_level\\\":\\\"0\\\"}\",\n                                    \"word\": \"i thought i saw your face today edit\",\n                                    \"word_id\": \"2886138521159330266\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 12,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 6,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b2b352c&x-expires=1772722800&x-signature=3CkCCcdpSCZrI0M0sRbF06ZSIcM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ce86efe&x-expires=1772722800&x-signature=gECrUkbk1%2FyD2VvMKWRO9eF%2FXPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=06b2e4da&x-expires=1772722800&x-signature=02TPiLXsgYWYsgKl3VpsQ1Qr0xY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b2b352c&x-expires=1772722800&x-signature=3CkCCcdpSCZrI0M0sRbF06ZSIcM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ce86efe&x-expires=1772722800&x-signature=gECrUkbk1%2FyD2VvMKWRO9eF%2FXPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=06b2e4da&x-expires=1772722800&x-signature=02TPiLXsgYWYsgKl3VpsQ1Qr0xY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b2b352c&x-expires=1772722800&x-signature=3CkCCcdpSCZrI0M0sRbF06ZSIcM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ce86efe&x-expires=1772722800&x-signature=gECrUkbk1%2FyD2VvMKWRO9eF%2FXPY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8QRrVpAcLc7fxIDDEQCuQFCDYDBBAfhElEhAw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=06b2e4da&x-expires=1772722800&x-signature=02TPiLXsgYWYsgKl3VpsQ1Qr0xY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1740100,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 2167948,\n                                \"file_cs\": \"c:0-10235-5b6d\",\n                                \"file_hash\": \"22e4140de52d7931a625defa2bad8583\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc2_720p_1740100\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/a43ff10120e769c7ed6309d7ab62894a/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUVoqI4EBAqVOA4XAifZAdQEhi9gC0iCWwEIFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3398&bt=1699&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=Nzo4aTg4OTxlPDY8aTtpPEBpM3E1cmo5cnZ2ODMzaTczNEBiLTAzYF4vXl8xMjEtLi1hYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/45a452c9eeb17cfd13fc0ea741ec4a68/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUVoqI4EBAqVOA4XAifZAdQEhi9gC0iCWwEIFB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3398&bt=1699&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=Nzo4aTg4OTxlPDY8aTtpPEBpM3E1cmo5cnZ2ODMzaTczNEBiLTAzYF4vXl8xMjEtLi1hYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d90f180f495349bba926a5c56f3507e4&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFiYWQ5MDI0ZjZkZDhjYmJiZjZiMjQxOWI3ZjQyYTNj&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 411208}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 702233}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 974277}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1226105}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1430181}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.812, \\\\\\\"v960\\\\\\\": 74.735, \\\\\\\"v864\\\\\\\": 76.217, \\\\\\\"v720\\\\\\\": 79.466}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 65.823, \\\\\\\"v960\\\\\\\": 63.545, \\\\\\\"v864\\\\\\\": 69.858, \\\\\\\"v720\\\\\\\": 73.375}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":48.81,\\\\\\\"srv1\\\\\\\":53.686},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":48.81,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"063272ec0bd6bcb1036a989632096920\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 17, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.495, 0.626, 0.712, 1.374, 0.475, 0.694, 1.6, 0.495, 0.626, 1.551, 0.583, 0.712, 1.204, 1.511], \\\\\\\"dec2play\\\\\\\": [185990, 185488, 182173, 180304, 170157, 185816, 183656, 170842, 185488, 182173, 167840, 183194, 180304, 168420, 163482]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 79.288, \\\\\\\"sr20\\\\\\\": 86.567}}\\\",\\\"audio_bit_rate\\\":65139}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1581893,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 1970842,\n                                \"file_cs\": \"c:0-10235-6d7a\",\n                                \"file_hash\": \"9b72bafa8d76b126f7aa96ae7ed26e46\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc2_540p_1581893\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/24aadbb45e4499a8ca6661d664561b28/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAAB4XAofAI6zVRwQBI0gZAE4iiqiC4h9OBEXw/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3088&bt=1544&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=Njo6aDY4NTtoZTk1ZjRoZkBpM3E1cmo5cnZ2ODMzaTczNEAuYzAyYjU0XjIxLTYwM2E2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/2f3aadab9d734f24188ea4d39b7a1b5f/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAAB4XAofAI6zVRwQBI0gZAE4iiqiC4h9OBEXw/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3088&bt=1544&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=Njo6aDY4NTtoZTk1ZjRoZkBpM3E1cmo5cnZ2ODMzaTczNEAuYzAyYjU0XjIxLTYwM2E2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9cde613c92064b5ea87285e35e37f713&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI4ZDI1NWU1YzkyMjhjYzUwNmM1NGEwYmZlZjk3NzA2&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 378384}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 645202}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 894218}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1126575}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1314219}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.353, \\\\\\\"v960\\\\\\\": 77.281, \\\\\\\"v864\\\\\\\": 76.53, \\\\\\\"v720\\\\\\\": 85.532}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 65.209, \\\\\\\"v960\\\\\\\": 66.176, \\\\\\\"v864\\\\\\\": 71.833, \\\\\\\"v720\\\\\\\": 77.869}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":48.349,\\\\\\\"srv1\\\\\\\":54.092},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":48.349,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"494674e5a363e0ae71b9ec23b032b8db\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 26, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.294, 0.294, 0.341, 1.079, 0.196, 0.334, 1.308, 0.315, 0.294, 1.196, 0.171, 0.341, 1.062, 1.156], \\\\\\\"dec2play\\\\\\\": [135041, 131699, 131699, 130238, 125562, 134001, 132092, 124640, 134387, 131699, 124575, 133587, 130238, 124095, 120943]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 76.942, \\\\\\\"sr20\\\\\\\": 85.916}}\\\",\\\"audio_bit_rate\\\":48933}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1175380,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1464377,\n                                \"file_cs\": \"c:0-9987-db18\",\n                                \"file_hash\": \"38c75423648eadfa025f4a297d2903f6\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_1175380\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/edfc3ceb6e9f3ba6bee283d1bd15112f/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQ90ayVABAZwQIqPAIiEozqB4fgXhOOiiCAZBE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2294&bt=1147&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OWQ1ODhnN2c5ZjRkOjlnPEBpM3E1cmo5cnZ2ODMzaTczNEA2M2A0NGBjNV8xYTUvYF4wYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/7d5ca984f0226f7ff97806912e934135/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQ90ayVABAZwQIqPAIiEozqB4fgXhOOiiCAZBE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2294&bt=1147&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OWQ1ODhnN2c5ZjRkOjlnPEBpM3E1cmo5cnZ2ODMzaTczNEA2M2A0NGBjNV8xYTUvYF4wYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=39adc6278ad14cb68df4cd7575c26a96&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3Nzc0NTQ3MDU3MGNjM2ZiNmUzZjgwNjRhNmVjMDQx&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 275505}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 473382}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 672298}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 841730}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 971274}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 60.796, \\\\\\\"v960\\\\\\\": 62.008, \\\\\\\"v864\\\\\\\": 64.607, \\\\\\\"v720\\\\\\\": 71.022}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 49.877, \\\\\\\"v960\\\\\\\": 55.854, \\\\\\\"v864\\\\\\\": 58.779, \\\\\\\"v720\\\\\\\": 63.378}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":36.85,\\\\\\\"srv1\\\\\\\":44.674},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":36.85,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 63.609, \\\\\\\"sr20\\\\\\\": 72.584}}\\\",\\\"audio_bit_rate\\\":48933,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 674594,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 840461,\n                                \"file_cs\": \"c:0-9987-5eea\",\n                                \"file_hash\": \"ca6bb5b9a2f172f037087042db85d422\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_674594\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ee799bde1b1a851cff10e6c0441d61f4/69a8a5f7/video/tos/useast8/tos-useast8-pve-0068-tx2/oIig00OA9hViCRiIWXEMw5AqAzAfE4wBw1oINB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1316&bt=658&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=N2k7OGU3OjdpNGc0Njs7ZEBpM3E1cmo5cnZ2ODMzaTczNEA2MDZiMDU2NjUxNS5gM2AtYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/f6dd27177d4c9c13a86aa4a2687f6344/69a8a5f7/video/tos/useast8/tos-useast8-pve-0068-tx2/oIig00OA9hViCRiIWXEMw5AqAzAfE4wBw1oINB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1316&bt=658&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=N2k7OGU3OjdpNGc0Njs7ZEBpM3E1cmo5cnZ2ODMzaTczNEA2MDZiMDU2NjUxNS5gM2AtYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ac868c3118d418f9497843be5983f94&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc0NTE4ZTNkM2Q4NzEzOWQ2Mjk1ZjZmMTk4NmMzNTcz&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 168450}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 287829}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 403962}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 501793}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 574605}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 44.331, \\\\\\\"v960\\\\\\\": 47.816, \\\\\\\"v864\\\\\\\": 49.937, \\\\\\\"v720\\\\\\\": 56.704}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 37.161, \\\\\\\"v960\\\\\\\": 42.971, \\\\\\\"v864\\\\\\\": 44.304, \\\\\\\"v720\\\\\\\": 49.428}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":27.313,\\\\\\\"srv1\\\\\\\":32.325},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":27.313,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24591,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 383825,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 478198,\n                                \"file_cs\": \"c:0-9987-c9eb\",\n                                \"file_hash\": \"a1fe17cb8a8c25cfd8770e0e73692a5b\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                                \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_383825\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/6ff2c50b068c3c541fb6356884763c03/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ooyOuEfEXAQFpxIV7IBrRCA0lAQAFBEfDhZczB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=748&bt=374&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=PGdlZTRlZDo0ODk1NjczZUBpM3E1cmo5cnZ2ODMzaTczNEA0LTMuXl4zNi4xYjAwXl8uYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/217c5f3a4e44fa803d6e5bcc5faea8d7/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ooyOuEfEXAQFpxIV7IBrRCA0lAQAFBEfDhZczB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=748&bt=374&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=PGdlZTRlZDo0ODk1NjczZUBpM3E1cmo5cnZ2ODMzaTczNEA0LTMuXl4zNi4xYjAwXl8uYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1bb0a43332e64511976aaba11b6b0d79&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5NTQ5NTkxYmY0MzM5MWM1NTZjM2JiYzgzOTMwZjky&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 103740}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 173000}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 238320}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 292637}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 333124}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 30.745, \\\\\\\"v960\\\\\\\": 33.286, \\\\\\\"v864\\\\\\\": 36.417, \\\\\\\"v720\\\\\\\": 40.484}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 26.912, \\\\\\\"v960\\\\\\\": 29.741, \\\\\\\"v864\\\\\\\": 30.71, \\\\\\\"v720\\\\\\\": 35.239}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":74.192,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":19.626,\\\\\\\"srv1\\\\\\\":22.136},\\\\\\\"src\\\\\\\":74.192,\\\\\\\"trans\\\\\\\":19.626,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24591,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC~tplv-tiktokx-origin.image?dr=8593&refresh_token=6db79431&x-expires=1772722800&x-signature=jIHJVnYyT6EBcbx7bvzdPJ5F1KE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC~tplv-tiktokx-origin.image?dr=8593&refresh_token=9b8ed3ea&x-expires=1772722800&x-signature=Kxm8rlroq%2Bfo5FmfLY5N%2BpGpJHA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooVDIwITEaeDQwFApnuABlcf7rhRBxEQDIEPAC~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=8e34c309&x-expires=1772722800&x-signature=BqwgWn5CDOkobT%2Fw4zBzfc37jgk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 4166202,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1826fc7ee65dbbd0192ab6ccc4d17a0d/69a8a5f7/video/tos/useast8/tos-useast8-pve-0068-tx2/o4B6AyuQpFRH7EcgQpEDh4fIIeuuArBAEVBxCR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6530&bt=3265&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NTtpaDlpPDY2NTk3NDNoOkBpM3E1cmo5cnZ2ODMzaTczNEA2MWEuYDVhXjAxMF4zXjEvYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4a1fb3fe8c415288815082541d648dc6/69a8a5f7/video/tos/useast8/tos-useast8-pve-0068-tx2/o4B6AyuQpFRH7EcgQpEDh4fIIeuuArBAEVBxCR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=6530&bt=3265&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NTtpaDlpPDY2NTk3NDNoOkBpM3E1cmo5cnZ2ODMzaTczNEA2MWEuYDVhXjAxMF4zXjEvYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d50slsfog65guo022n20&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=274ea061a4364233a3d98fc61edf4892&item_id=7584566929419930911&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2ZGUyMzdkNGJkOTBhNTc4MGJkNzMyOTNiMTJmZDc3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 4517002,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"file_hash\": \"c1e85529574a0f355ea3c2c5db6face0\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_h264_720p_3625565\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/38cf265ffa318de3c801006ec98ee169/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=7080&bt=3540&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1a89416153a480f7cdef97a328d2c6c2/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=7080&bt=3540&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2514389f48874cf8ba3d88d513ce131a&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxZjAzNjc0Yjg5MGQ4MzMzMGNhNGI1Nzc4ZDg5NTQ3&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 9967,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu~tplv-tiktokx-origin.image?dr=8606&refresh_token=677fce48&x-expires=1772722800&x-signature=V2VQC3qDygbCLFIqhGu8F%2BKMDzQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu~tplv-tiktokx-origin.image?dr=8606&refresh_token=624672b2&x-expires=1772722800&x-signature=8p84O4yvIHMbIKP5Zt%2FZ%2FM5BqDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUyFcQExDhpAISflAIEUBFQEREwD7ArVBQfiCu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=91ffbce2&x-expires=1772722800&x-signature=MrGNhPjACl%2BxPcmOG4i%2BH8e7Jak%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-15.1\\\",\\\"LoudnessRangeStart\\\":\\\"-16.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-15.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-15.1,\\\\\\\"LoudnessRangeEnd\\\\\\\":-15.1,\\\\\\\"LoudnessRange\\\\\\\":1.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-16.3,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-15.664},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.495},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.3,\\\\\\\"LTotal\\\\\\\":-18.115,\\\\\\\"Peak\\\\\\\":-5.222,\\\\\\\"RTotal\\\\\\\":-18.415},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SingingRatio\\\\\\\":1,\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":1},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.49,\\\\\\\"Spkr150G\\\\\\\":1.07,\\\\\\\"Spkr200G\\\\\\\":1.28,\\\\\\\"FCenL\\\\\\\":2676.69,\\\\\\\"FCenR\\\\\\\":2701.73}},\\\\\\\"Peak\\\\\\\":0.54954,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-15.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.0014\\\",\\\"brightness_mean\\\":\\\"129.3693\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0023\\\",\\\"loudness\\\":\\\"-15.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0142\\\",\\\"peak\\\":\\\"0.54954\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1765919620}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"9.6347\\\",\\\"vq_score\\\":\\\"61.46\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d50slsfog65guo022n20\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/dedf125836129458a6c365ff85f696d0/69a8a5f7/video/tos/useast5/tos-useast5-ve-0068c003-tx/oMBgKiwQVE9o4iZCXqWfhAkSqhEEAIA9B0IOAi/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=4880\\\\u0026bt=2440\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NjhmM2ZlZDU0MzU1NWg7PEBpM3E1cmo5cnZ2ODMzaTczNEBjNi8yLjYwXjYxYTA1YmBhYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/3da3493223b857926b1ba9e58d08917a/69a8a5f7/video/tos/useast5/tos-useast5-ve-0068c003-tx/oMBgKiwQVE9o4iZCXqWfhAkSqhEEAIA9B0IOAi/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=4880\\\\u0026bt=2440\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NjhmM2ZlZDU0MzU1NWg7PEBpM3E1cmo5cnZ2ODMzaTczNEBjNi8yLjYwXjYxYTA1YmBhYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d50slsfog65guo022n20\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=d9c8ee8232d24091a23a9b1c502c95f3\\\\u0026item_id=7584566929419930911\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg5ZjlmMTJhMDA3ZTM2NzMzMDg3MTE0OTM5ZTE1NDdk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4367180,\\\"file_cs\\\":\\\"c:0-9300-d72e\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e0e418ec&x-expires=1772722800&x-signature=z0x4BYN4TtI%2B7RwSP%2B5zuqgaEEA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=3e193cd4&x-expires=1772722800&x-signature=zVH0nrlu37Z8CsUAA%2BGoGHMlIhs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0A1iC40qi4BnIrIVEBfAiyoFBvd9OIwX9hAgA~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=3cb667ba&x-expires=1772722800&x-signature=YIrZ%2BcmBcI6pSktQ1Ykj2bb8eds%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 4517002,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"file_hash\": \"c1e85529574a0f355ea3c2c5db6face0\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_h264_720p_3625565\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/38cf265ffa318de3c801006ec98ee169/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=7080&bt=3540&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1a89416153a480f7cdef97a328d2c6c2/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=7080&bt=3540&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2514389f48874cf8ba3d88d513ce131a&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxZjAzNjc0Yjg5MGQ4MzMzMGNhNGI1Nzc4ZDg5NTQ3&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2161877,\n                        \"file_cs\": \"c:0-9987-3e3f\",\n                        \"file_hash\": \"864414d837a767044ee3c29f29206169\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_bytevc1_540p_1735227\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/3b5a43476bc663471001d542ba6d6db3/69a8a5f7/video/tos/useast8/tos-useast8-pve-0068-tx2/oU0DqGB94AXIOAiIwihEgF9QCoCAAQf9dVzBiE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3388&bt=1694&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=aDs2OGQ0ZmZpaWVlNTw3NkBpM3E1cmo5cnZ2ODMzaTczNEAyMjMwYi4vNV8xNDYuMjI2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/f81c3275a82b390012f961bcec724976/69a8a5f7/video/tos/useast8/tos-useast8-pve-0068-tx2/oU0DqGB94AXIOAiIwihEgF9QCoCAAQf9dVzBiE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3388&bt=1694&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=aDs2OGQ0ZmZpaWVlNTw3NkBpM3E1cmo5cnZ2ODMzaTczNEAyMjMwYi4vNV8xNDYuMjI2YSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=935459129b7b4fbf8c2c11ea3563585e&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ2OWI1M2Q2Zjg5NmEzNjEwZDkwMzE5ZWJjNWZkZDIx&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 4517002,\n                        \"file_cs\": \"c:0-9300-d72e\",\n                        \"file_hash\": \"c1e85529574a0f355ea3c2c5db6face0\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d50slsfog65guo022n20\",\n                        \"url_key\": \"v15044gf0000d50slsfog65guo022n20_h264_720p_3625565\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/38cf265ffa318de3c801006ec98ee169/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=7080&bt=3540&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1a89416153a480f7cdef97a328d2c6c2/69a8a5f7/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oc1giAfBqIwqIh0C9yVEtoXOBA4AXiVTiQE4EA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=7080&bt=3540&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDZoNjg7Z2Q7Zjo7aTs3OEBpM3E1cmo5cnZ2ODMzaTczNEAuLmAuYTUwX2MxNTE2MC4vYSMvLy1yMmRjaS1hLS1kMTJzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2514389f48874cf8ba3d88d513ce131a&is_play_url=1&item_id=7584566929419930911&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxZjAzNjc0Yjg5MGQ4MzMzMGNhNGI1Nzc4ZDg5NTQ3&source=CHALLENGE_AWEME&video_id=v15044gf0000d50slsfog65guo022n20\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10039\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 149,\n                    \"author\": \"labobarezka\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=afcf75d3&x-expires=1772722800&x-signature=D3qV0QbJE42WgnsPS6l0VHdJZ7g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8072b871&x-expires=1772722800&x-signature=%2BOuSpCKRoEdzZT3PfRwqawlwb%2FY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=46813356&x-expires=1772722800&x-signature=mRG6TgpPQZuH%2ByviqvnPK%2BHUAaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=4d7f31fc&x-expires=1772722800&x-signature=Q9hhCs%2FqHQtG3mO3QzBJ2j0hOjk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=afcf75d3&x-expires=1772722800&x-signature=D3qV0QbJE42WgnsPS6l0VHdJZ7g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772112796,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 149,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 149.891,\n                        \"duration_precision\": 149.891,\n                        \"shoot_duration_precision\": 149.891,\n                        \"video_duration_precision\": 149.891\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611166416376483094,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6g4n4fog65juubk8r80\\\",\\\"owner_id\\\":7358420409644155937,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611166459544226563,\n                    \"id_str\": \"7611166459544226563\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611166459544226563\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"labobarezka\",\n                    \"owner_id\": \"7358420409644155937\",\n                    \"owner_nickname\": \"labobarezka\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7611166496290786051.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7611166496290786051.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhndh3X86PFFh1GugOnWK1hWOdm-TzcshWAZPNlZH7-uJYhJS3dUKSBESlxaTC8aS\",\n                    \"shoot_duration\": 149,\n                    \"source_platform\": 24,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - labobarezka\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 149\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=59b888e4&x-expires=1772722800&x-signature=EUMFH2fmdXmfvxHyH8rm3VlqKvo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e665d79a&x-expires=1772722800&x-signature=Too8N1uGCA811woBfnnf3mzInJg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=f8cd4df9&x-expires=1772722800&x-signature=kgyzrMtJJBQvhR1uBn9bpCKVepQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c9c1387b&x-expires=1772722800&x-signature=klS4lw6yymrTxXIHfXlmdlilBE4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ef760838&x-expires=1772722800&x-signature=grX0qb4Rl3jLHopg0hA1Onnkgrg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=ef0208ce&x-expires=1772722800&x-signature=eP8WPajNY7RAibelvMXVQMsRoEc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=46813356&x-expires=1772722800&x-signature=mRG6TgpPQZuH%2ByviqvnPK%2BHUAaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8072b871&x-expires=1772722800&x-signature=%2BOuSpCKRoEdzZT3PfRwqawlwb%2FY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=126060cc&x-expires=1772722800&x-signature=bve14CXcq%2BKyrChUKsxtoZSgdKk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=531a9736&x-expires=1772722800&x-signature=9IkkWpeoQol1%2FhRikENd1a8YH9A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=afcf75d3&x-expires=1772722800&x-signature=D3qV0QbJE42WgnsPS6l0VHdJZ7g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"labobarezka\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhndh3X86PFFh1GugOnWK1hWOdm-TzcshWAZPNlZH7-uJYhJS3dUKSBESlxaTC8aS\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"нарезки лагоды подписаться\\n(новости тут: @labobarezka2)\\ntwitch: lagoda1337\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7358420409644155937\",\n                    \"unique_id\": \"labobarezka\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7358420409644155937,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        },\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7611166416376483094\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"lagoda1337\",\n                        \"cid\": \"1672204912919558\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1672204912919558\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #lagoda1337 on TikTok!\",\n                            \"share_desc_info\": \"Check out #lagoda1337 on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: lagoda1337\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/lagoda1337?_r=1&name=lagoda1337&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=1672204912919558&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0008713331397037467}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"cover_labels\": null,\n                \"create_time\": 1772112780,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"twitch: lagoda1337 #lagoda1337 #новости #apple #возраст\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7611166416376483094\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611166416376483094\n                    ],\n                    \"GroupdIdList1\": [\n                        7611166416376483094\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 1,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 149,\n                    \"author\": \"labobarezka\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=afcf75d3&x-expires=1772722800&x-signature=D3qV0QbJE42WgnsPS6l0VHdJZ7g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8072b871&x-expires=1772722800&x-signature=%2BOuSpCKRoEdzZT3PfRwqawlwb%2FY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=46813356&x-expires=1772722800&x-signature=mRG6TgpPQZuH%2ByviqvnPK%2BHUAaQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=4d7f31fc&x-expires=1772722800&x-signature=Q9hhCs%2FqHQtG3mO3QzBJ2j0hOjk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90681c82&x-expires=1772722800&x-signature=LR8pilyuVWKh8uL6iCWlFuuuWgI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=577cdc38&x-expires=1772722800&x-signature=BWZAbTzwaWfjtDm681%2BAmLjKbEY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dd4afffb&x-expires=1772722800&x-signature=j%2FWW6xgKtTT4BE4VDtVnzIZmOZk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b8319264&x-expires=1772722800&x-signature=2TuIkpruz7e%2Fo8e1WCRlAv3nXJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dcba8ccf&x-expires=1772722800&x-signature=k8NpBvu7BTJnkRt1DVFaXwUQ7oc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/ac6815b01437fa26fa642af6088f26ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=afcf75d3&x-expires=1772722800&x-signature=D3qV0QbJE42WgnsPS6l0VHdJZ7g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772112796,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 149,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 149.891,\n                        \"duration_precision\": 149.891,\n                        \"shoot_duration_precision\": 149.891,\n                        \"video_duration_precision\": 149.891\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7611166416376483094,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6g4n4fog65juubk8r80\\\",\\\"owner_id\\\":7358420409644155937,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7611166459544226563,\n                    \"id_str\": \"7611166459544226563\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7611166459544226563\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"labobarezka\",\n                    \"owner_id\": \"7358420409644155937\",\n                    \"owner_nickname\": \"labobarezka\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7611166496290786051.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7611166496290786051.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhndh3X86PFFh1GugOnWK1hWOdm-TzcshWAZPNlZH7-uJYhJS3dUKSBESlxaTC8aS\",\n                    \"shoot_duration\": 149,\n                    \"source_platform\": 24,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - labobarezka\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 149\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"100.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"twitch: lagoda1337 <h id=\\\"0\\\">#lagoda1337</h> <h id=\\\"1\\\">#новости</h> <h id=\\\"2\\\">#apple</h> <h id=\\\"3\\\">#возраст</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1672204912919558\",\n                            \"hashtag_name\": \"lagoda1337\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"0\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"83061390\",\n                            \"hashtag_name\": \"новости\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"15158554\",\n                            \"hashtag_name\": \"возраст\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out labobarezka's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out labobarezka’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out labobarezka’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@labobarezka/video/7611166416376483094?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7611166416376483094&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@labobarezka/video/7611166416376483094?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7611166416376483094&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501270188836745, \\\\\\\"1\\\\\\\": 4.501282475567917, \\\\\\\"0\\\\\\\": 4.501246040744006}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00017560113669678256, \\\\\\\"2\\\\\\\": -0.0005782954634124965, \\\\\\\"-1\\\\\\\": -0.00026492181570515104}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":22.6,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.67,\\\\\\\"be\\\\\\\":[32.3,6169.3],\\\\\\\"ocf\\\\\\\":[-15.3903,-14.0082,-4.898,-3.7821,-7.6575,-18.544,-25.1749,-33.2919,-44.4339,-58.6756],\\\\\\\"il\\\\\\\":-24.8}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":22.4,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.7,\\\\\\\"be\\\\\\\":[32.3,6067],\\\\\\\"ocf\\\\\\\":[-14.8773,-13.6935,-4.7586,-3.8766,-7.8776,-18.5396,-24.8075,-32.9862,-44.6412,-59.6577],\\\\\\\"il\\\\\\\":-24.8}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":20.6,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-1.67,\\\\\\\"be\\\\\\\":[32.3,6546.1],\\\\\\\"ocf\\\\\\\":[-15.0485,-13.801,-4.8338,-3.8637,-7.7005,-18.4875,-24.9856,-33.0717,-43.5068,-58.3046],\\\\\\\"il\\\\\\\":-24.8},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010300\\\\\\\",\\\\\\\"tag_03010301\\\\\\\",\\\\\\\"tag_03010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.83,0.33,0.14,0.13,0.12]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"58.973\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7611166416376483094\",\n                    \"collect_count\": 432,\n                    \"comment_count\": 129,\n                    \"digg_count\": 5830,\n                    \"download_count\": 74,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 148049,\n                    \"repost_count\": 0,\n                    \"share_count\": 1355,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7611166416376483094\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"generate_time\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013123728849871953,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\"}\",\n                                    \"word\": \"apple app tracking features\",\n                                    \"word_id\": \"5052599737586445159\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"hot_level\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"video_generate_recall\\\",\\\"generate_time\\\":\\\"0\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.01838378785572049,\\\"ecom_intent\\\":\\\"0\\\"}\",\n                                    \"word\": \"apple app age restrictions\",\n                                    \"word_id\": \"3431953124093329238\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 30,\n                        \"hashtag_id\": \"1672204912919558\",\n                        \"hashtag_name\": \"lagoda1337\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 19,\n                        \"tag_id\": \"0\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 39,\n                        \"hashtag_id\": \"83061390\",\n                        \"hashtag_name\": \"новости\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 31,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 46,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 40,\n                        \"tag_id\": \"2\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 55,\n                        \"hashtag_id\": \"15158554\",\n                        \"hashtag_name\": \"возраст\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 47,\n                        \"tag_id\": \"3\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 149.83333,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 150,\n                            \"img_uris\": [\n                                \"tos-no1a-p-0037-no/o0qIC7F4EFA58oDgIVcDk2uTEbSYsfpgNFPfB9\",\n                                \"tos-no1a-p-0037-no/okbgVE46pIkMC7FfSBoFqusEIuDD59AT2gfN9P\",\n                                \"tos-no1a-p-0037-no/oI8cAetALHDQpmAkfoM3ITQ7QQCZulrkJXwENf\",\n                                \"tos-no1a-p-0037-no/o4VBsFF8DP2fufo59pb1A4kgROICIXTuDESbEg\",\n                                \"tos-no1a-p-0037-no/okfTQFMmQLDQ69fA8EAAQeNXcJAtrw3Z7FkrIl\",\n                                \"tos-no1a-p-0037-no/oofcmAZQJtQ3Qa7TAkFQrlfX78t3UeEILMwDAm\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0qIC7F4EFA58oDgIVcDk2uTEbSYsfpgNFPfB9~tplv-noop.image?dr=12525&refresh_token=a22ded6a&x-expires=1772660354&x-signature=%2Ffl7B4rQ8thJ9gHMX7ViB4FKcTw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okbgVE46pIkMC7FfSBoFqusEIuDD59AT2gfN9P~tplv-noop.image?dr=12525&refresh_token=57fcb512&x-expires=1772660354&x-signature=fY3FGPNrc0axnyG41hmx7m8Ryy0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oI8cAetALHDQpmAkfoM3ITQ7QQCZulrkJXwENf~tplv-noop.image?dr=12525&refresh_token=f932403c&x-expires=1772660354&x-signature=QM4IMesyt2nDXZLUCJyAeR7msMk%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4VBsFF8DP2fufo59pb1A4kgROICIXTuDESbEg~tplv-noop.image?dr=12525&refresh_token=4ef1ddfb&x-expires=1772660354&x-signature=kzm%2BT7mxgbFqw2ihnwBq04YFgjY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/okfTQFMmQLDQ69fA8EAAQeNXcJAtrw3Z7FkrIl~tplv-noop.image?dr=12525&refresh_token=0332ec6f&x-expires=1772660354&x-signature=736az9Z%2FKtFFzjAhhOlxCy%2B%2F3M4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oofcmAZQJtQ3Qa7TAkFQrlfX78t3UeEILMwDAm~tplv-noop.image?dr=12525&refresh_token=e1b74c19&x-expires=1772660354&x-signature=RLF%2BDiwqJ5zQ0GQ1W0BEndTaIzc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 584954,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 10958174,\n                                \"file_cs\": \"c:0-124959-203c\",\n                                \"file_hash\": \"429fb24a0ce99d7c5a69f40bcc559b5c\",\n                                \"height\": 1280,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_720p_584954\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/61e8df5ac7f11216a68e1cb6ed598def/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/oYeAf3otAkZEJfITrhwDLmcyuQIvQgXA5tUQ8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=2&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OmloOzY0O2k3aGk3aGY0NUBpM3VzbXk5cmc3OTMzbzgzNUBfM2BhL2BiXmIxMjIwYDJfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/b4e207d329d153ccb02a0810c6ed5ffb/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/oYeAf3otAkZEJfITrhwDLmcyuQIvQgXA5tUQ8M/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=2&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OmloOzY0O2k3aGk3aGY0NUBpM3VzbXk5cmc3OTMzbzgzNUBfM2BhL2BiXmIxMjIwYDJfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b251cc3e545f4ee4afe8c123d8ce6fb7&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjExOTExNGIwNzBiOWU1MmVhMWI3MzExM2M0MmQ0MDBl&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 211748}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 244649}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 282386}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 313062}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 348043}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 572539}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.522, \\\\\\\"v960\\\\\\\": 98.12, \\\\\\\"v864\\\\\\\": 98.847, \\\\\\\"v720\\\\\\\": 99.402}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.344, \\\\\\\"v960\\\\\\\": 89.54, \\\\\\\"v864\\\\\\\": 91.388, \\\\\\\"v720\\\\\\\": 94.588}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.068,\\\\\\\"srv1\\\\\\\":77.669},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":69.068,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"38d6bc5afa5571d8889beb5c49a0bbed\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 94.94, \\\\\\\"sr20\\\\\\\": 101.162}}\\\",\\\"audio_bit_rate\\\":48052,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBaIAUBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 512416,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 9599297,\n                                \"file_cs\": \"c:0-124959-86ff\",\n                                \"file_hash\": \"75b03272eab1d8dae23c40ebf5782c30\",\n                                \"height\": 1024,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_512416\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4dd74a052f3cd0206b63641fd49ff31e/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1000&bt=500&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/da9c420fbb873f584be01ad57f1a779f/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1000&bt=500&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bfd1928f2bbe4b15a46b2bd40f7b1460&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3MWZhODg0OTZhNWM3NWQwZDliZDExMzVlZTA4Y2Ux&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 194772}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 221933}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 252835}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 277071}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 305505}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 490401}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.618, \\\\\\\"v960\\\\\\\": 96.786, \\\\\\\"v864\\\\\\\": 97.827, \\\\\\\"v720\\\\\\\": 99.019}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.252, \\\\\\\"v960\\\\\\\": 85.48, \\\\\\\"v864\\\\\\\": 87.948, \\\\\\\"v720\\\\\\\": 91.366}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.663,\\\\\\\"srv1\\\\\\\":76.983},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":65.663,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4fd1979d9932f396bea58eb77d92925a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.204, \\\\\\\"sr20\\\\\\\": 99.852}}\\\",\\\"audio_bit_rate\\\":32036,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwC6AACIJEFgSA==\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwC6AACgBIIAQBZYgkQXJIkQTNCERERERhH8Thy/v/X82fl/6/mUPkv7/1/Nn5f+v4zhAIOagICAggAAAwACAAADADwQ\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPA7J\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 444569,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 8328278,\n                                \"file_cs\": \"c:0-124909-7853\",\n                                \"file_hash\": \"51ddd8e4955ee33c694fcee4baf6757f\",\n                                \"height\": 1024,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_444569\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/13f79b49db4573b806b6a125ebff9a6d/69a8a682/video/tos/no1a/tos-no1a-ve-0068-no/owIMTQgfictJEDwk4HZLEm4AQtIfA3PQfA8Xrn/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=868&bt=434&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=NmQzODVkPDg2OGhkZjY0ZkBpM3VzbXk5cmc3OTMzbzgzNUAuNl41NDFiNTYxMDUyMy9hYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/e41a3a0f72e068eb520873cb819c880e/69a8a682/video/tos/no1a/tos-no1a-ve-0068-no/owIMTQgfictJEDwk4HZLEm4AQtIfA3PQfA8Xrn/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=868&bt=434&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=NmQzODVkPDg2OGhkZjY0ZkBpM3VzbXk5cmc3OTMzbzgzNUAuNl41NDFiNTYxMDUyMy9hYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dc21635c8a3e459385e94a7285a09a13&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxNzk0Yjk2NzljZDRkMjc5OTM0NGVjOTIwYTRmNzk2&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 181010}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 207749}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 233746}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 254831}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 279899}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 432532}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.931, \\\\\\\"v960\\\\\\\": 94.554, \\\\\\\"v864\\\\\\\": 96.265, \\\\\\\"v720\\\\\\\": 97.979}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.597, \\\\\\\"v960\\\\\\\": 83.672, \\\\\\\"v864\\\\\\\": 85.708, \\\\\\\"v720\\\\\\\": 89.694}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.671,\\\\\\\"srv1\\\\\\\":74.296},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":63.671,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 88.292, \\\\\\\"sr20\\\\\\\": 96.94}}\\\",\\\"audio_bit_rate\\\":32036,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 301699,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 5651858,\n                                \"file_cs\": \"c:0-124909-093c\",\n                                \"file_hash\": \"e83bd06a0da8bc73630ef90ba4219680\",\n                                \"height\": 1024,\n                                \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                                \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_301699\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b16dd077c15201aa318efd895db4a08c/69a8a682/video/tos/no1a/tos-no1a-ve-0068-no/oogwfXDrIMTeQcEZUAKfA5BmQ83tkhLQ2GIxJg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=NWY4aDk4ZzdpOGg4N2U0aEBpM3VzbXk5cmc3OTMzbzgzNUAwY2IxNmMuNWIxYGNfLzY2YSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/8cfded507cc4b849f038cf07fdea7beb/69a8a682/video/tos/no1a/tos-no1a-ve-0068-no/oogwfXDrIMTeQcEZUAKfA5BmQ83tkhLQ2GIxJg/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=NWY4aDk4ZzdpOGg4N2U0aEBpM3VzbXk5cmc3OTMzbzgzNUAwY2IxNmMuNWIxYGNfLzY2YSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e912bb4f5ce45ef841df5964ee5fc32&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhiZDE2MzFhOGUxYmIwNGUwNTk1NGMxZDM2ZTMzZjQ3&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 164196}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 181640}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 198768}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 212442}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 228489}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 330762}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.874, \\\\\\\"v960\\\\\\\": 88.644, \\\\\\\"v864\\\\\\\": 90.811, \\\\\\\"v720\\\\\\\": 93.062}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.266, \\\\\\\"v960\\\\\\\": 77.064, \\\\\\\"v864\\\\\\\": 79.708, \\\\\\\"v720\\\\\\\": 84.304}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":78.724,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.923,\\\\\\\"srv1\\\\\\\":68.239},\\\\\\\"src\\\\\\\":78.724,\\\\\\\"trans\\\\\\\":58.923,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24033,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 2351,\n                                \"cla_subtitle_id\": 7611166646857665302,\n                                \"complaint_id\": 7611166646857665302,\n                                \"expire\": 1775230754,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"rus-RU\",\n                                \"language_code\": \"ru\",\n                                \"language_id\": 6,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": -1250324894,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/fdca119a3186870f966f7c52cf44610b/69cfdf22/video/tos/no1a/tos-no1a-v-0037-no/70a133593cc54e2499804ab1fc6e35e2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=43016&bt=21508&cs=0&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=M3VzbXk5cmc3OTMzbzgzNUBpM3VzbXk5cmc3OTMzbzgzNUBwM3FwMmRramRhLS1kLzFzYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/fdca119a3186870f966f7c52cf44610b/69cfdf22/video/tos/no1a/tos-no1a-v-0037-no/70a133593cc54e2499804ab1fc6e35e2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=43016&bt=21508&cs=0&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=M3VzbXk5cmc3OTMzbzgzNUBpM3VzbXk5cmc3OTMzbzgzNUBwM3FwMmRramRhLS1kLzFzYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/f2b08884040bf5f553750bc7629dd764/69cfdf22/video/tos/no1a/tos-no1a-v-0037-no/70a133593cc54e2499804ab1fc6e35e2/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=43016&bt=21508&cs=0&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=M3VzbXk5cmc3OTMzbzgzNUBpM3VzbXk5cmc3OTMzbzgzNUBwM3FwMmRramRhLS1kLzFzYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=rus-RU&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUxNmMyODEwN2M2M2QxMDc0NzJiMThlZjQ1NGJjNTZk&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                                ],\n                                \"variant\": \"whisper_lid\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"ru\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": true,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"rus-RU\",\n                            \"language_code\": \"ru\",\n                            \"language_id\": 6,\n                            \"original_caption_type\": 5\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8593&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8593&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=2568872e&x-expires=1772722800&x-signature=UysrLx6C8D9RbSl%2B7ExMw0O5DKk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 19765230,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"height\": 720,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/4a620db59f8b4ac41ca4be2eedaf2802/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/ocmJTLIfZgMmAcAtQLtEDnfAwIXBrQ3QKlfk8s/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2060&bt=1030&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NmlpOmk7OGU4NDc7OWlnN0BpM3VzbXk5cmc3OTMzbzgzNUAwMS8yYS5hNTAxNS02MzUxYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/5846b1bb3ba0bbf7f3bc135d1656ff55/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/ocmJTLIfZgMmAcAtQLtEDnfAwIXBrQ3QKlfk8s/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2060&bt=1030&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NmlpOmk7OGU4NDc7OWlnN0BpM3VzbXk5cmc3OTMzbzgzNUAwMS8yYS5hNTAxNS02MzUxYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24025gl0000d6g4mdnog65vsjtp6rs0&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=448d6f96088441358bd518df572f4f33&item_id=7611166416376483094&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM1NzY1N2FkOGI2ZDRmNmQ4YmM0NWM2YTQwNGM2MWY0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 18737213,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"file_hash\": \"0012680a789beb344b8599016ccd7133\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_h264_540p_1000204\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e759c9397fbec2b23fc6464b97dd113f/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/1157d8d801a9340ca11c917bba125633/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=546839cf23b142b4935635a6eedec04a&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRlOGI1Y2I1MDA3MDNlZTYyNDgwOWFmNDdiYzg3NWJi&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 149867,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=18fe0570&x-expires=1772722800&x-signature=JdcELrFCwJg0FABukI8f%2Fo7nzHw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.image?dr=8606&refresh_token=22ea36cf&x-expires=1772722800&x-signature=l0V4e4lOhZtoqhDv3OT92z7qQ%2Bc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/ogI1BKzivyLargBCWpAlEJBgASAoYAHNBAiaa~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c3f77da6&x-expires=1772722800&x-signature=O1H4VenPZf2uxIHlO1ccPfyCf5o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-22.9\\\",\\\"LoudnessRangeStart\\\":\\\"-27.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-16.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-21.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":4.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-16.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1750.36,\\\\\\\"FCenR\\\\\\\":1750.12,\\\\\\\"Spkr100G\\\\\\\":0.08,\\\\\\\"Spkr150G\\\\\\\":0.29,\\\\\\\"Spkr200G\\\\\\\":0.5},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-24.751},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.001,\\\\\\\"LTotal\\\\\\\":-27.391,\\\\\\\"Peak\\\\\\\":-1.672,\\\\\\\"RTotal\\\\\\\":-27.391},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.46,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-27.1,\\\\\\\"MaxMomLoud\\\\\\\":-16.22,\\\\\\\"MaxSTLoud\\\\\\\":-21.17,\\\\\\\"Loud\\\\\\\":-24.73,\\\\\\\"LoudR\\\\\\\":4.2,\\\\\\\"LoudRE\\\\\\\":-22.9}}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-24.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-22.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-27.1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-21.2,\\\\\\\"Peak\\\\\\\":0.82224}\\\",\\\"bright_ratio_mean\\\":\\\"0.083\\\",\\\"brightness_mean\\\":\\\"72.3405\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0164\\\",\\\"loudness\\\":\\\"-24.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0677\\\",\\\"peak\\\":\\\"0.82224\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772112797}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.7175\\\",\\\"vq_score\\\":\\\"64.63\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24025gl0000d6g4mdnog65vsjtp6rs0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/0e21cd745d7aeb503e2d3591a54c0a65/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/ok5TwvD2IFAsEFBo4QEkJVCUFfETfVugpPuOgb/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2144\\\\u0026bt=1072\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OGY4NzQ1OmVnOTg5OjM1Z0BpM3VzbXk5cmc3OTMzbzgzNUBhNC5jMTEvNWExNjQuYC1fYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/759f73eea60593e0f446d3e308544d67/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/ok5TwvD2IFAsEFBo4QEkJVCUFfETfVugpPuOgb/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2144\\\\u0026bt=1072\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OGY4NzQ1OmVnOTg5OjM1Z0BpM3VzbXk5cmc3OTMzbzgzNUBhNC5jMTEvNWExNjQuYC1fYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=bd02c017769546dd8b274241f4157cd5\\\\u0026item_id=7611166416376483094\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY4MTE1NjMyZWZmYjliZGRjODhhMzdiZmFiYjRmYzFh\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":21122640,\\\"file_cs\\\":\\\"c:0-123435-409c\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4bfc8073&x-expires=1772722800&x-signature=JdQqDCkvbje%2Buf2WwNcK85gp6Vg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ba48c40b&x-expires=1772722800&x-signature=WZKCB0wKF%2BzSIvhoDx26wESKZjs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAEDFBu5ECfLbSsgIBH8Ef42kSocpIAPrFTVgW~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=db66823f&x-expires=1772722800&x-signature=cFQo%2Fz1V7vcBUq5G%2FDLyJcnx5XM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 18737213,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"file_hash\": \"0012680a789beb344b8599016ccd7133\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_h264_540p_1000204\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e759c9397fbec2b23fc6464b97dd113f/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/1157d8d801a9340ca11c917bba125633/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=546839cf23b142b4935635a6eedec04a&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRlOGI1Y2I1MDA3MDNlZTYyNDgwOWFmNDdiYzg3NWJi&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 9599297,\n                        \"file_cs\": \"c:0-124959-86ff\",\n                        \"file_hash\": \"75b03272eab1d8dae23c40ebf5782c30\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_bytevc1_540p_512416\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/4dd74a052f3cd0206b63641fd49ff31e/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1000&bt=500&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/da9c420fbb873f584be01ad57f1a779f/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/oMJfEFs8AJTVkDfbE4UF25Ju6LECopnkgQBgIP/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1000&bt=500&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=MzdlaTdlZTc4ZWhlaTU0aUBpM3VzbXk5cmc3OTMzbzgzNUAzLjQtYS8zXi4xXy81NmFfYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bfd1928f2bbe4b15a46b2bd40f7b1460&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3MWZhODg0OTZhNWM3NWQwZDliZDExMzVlZTA4Y2Ux&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 18737213,\n                        \"file_cs\": \"c:0-123435-409c\",\n                        \"file_hash\": \"0012680a789beb344b8599016ccd7133\",\n                        \"height\": 1024,\n                        \"uri\": \"v24025gl0000d6g4mdnog65vsjtp6rs0\",\n                        \"url_key\": \"v24025gl0000d6g4mdnog65vsjtp6rs0_h264_540p_1000204\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e759c9397fbec2b23fc6464b97dd113f/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/1157d8d801a9340ca11c917bba125633/69a8a682/video/tos/no1a/tos-no1a-ve-0068c001-no/osEpBgHRE2BFTqTATgSIo453VsPuDFQfCfTEbk/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZDNoaDk4OTY3NTQ2aTw7N0BpM3VzbXk5cmc3OTMzbzgzNUAxYGFiXjAyNl8xXy9gMDMyYSNwM3FwMmRramRhLS1kLzFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=546839cf23b142b4935635a6eedec04a&is_play_url=1&item_id=7611166416376483094&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRlOGI1Y2I1MDA3MDNlZTYyNDgwOWFmNDdiYzg3NWJi&source=CHALLENGE_AWEME&video_id=v24025gl0000d6g4mdnog65vsjtp6rs0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 3,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"ad_aweme_source\": 1,\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=de265edd&x-expires=1772722800&x-signature=QMP3%2BsmMKM6gyEOaLZn%2F1m7u%2Buo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b3267ff7&x-expires=1772722800&x-signature=ZMafejlzqTrWcK%2F7jlveXKXp99A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eb356040&x-expires=1772722800&x-signature=iEVpiQapdvkjVryeC4te%2FZws9Rk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=8d7b7b78&x-expires=1772722800&x-signature=rTSgBDRgxUK%2BNh%2B8R6u%2BV%2FBXQP4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=de265edd&x-expires=1772722800&x-signature=QMP3%2BsmMKM6gyEOaLZn%2F1m7u%2Buo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1768846856,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.838,\n                        \"duration_precision\": 14.838,\n                        \"shoot_duration_precision\": 14.838,\n                        \"video_duration_precision\": 14.838\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":10,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7597139351176269078,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d5n7c1fog65po6mocmt0\\\",\\\"owner_id\\\":7338471588129653793,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7597139364066052886,\n                    \"id_str\": \"7597139364066052886\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=38bf2fd5&x-expires=1772722800&x-signature=IPDMaqXY86QDETkT9fsRjoXnPLo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f5d3dddc&x-expires=1772722800&x-signature=6kUnOSvGkcCdLgVUNV8weXpcczE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=04aa3112&x-expires=1772722800&x-signature=0GN4TBduQYT%2Fa%2BrKVFTwSKFlWrY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"welwitschia.0\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"welwitschia\",\n                                \"sec_uid\": \"MS4wLjABAAAAPmsfDPOcbAY-W8npSZO6V4o-YAYmqgf3-nf4MHfFi-ZCyLWaTp12zHYz2OwuRKmg\",\n                                \"status\": 1,\n                                \"uid\": \"7588636332781421586\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"frozz.flex\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"frozz inc.\",\n                                \"sec_uid\": \"MS4wLjABAAAAGFQxUR_KmThUYtBhvtCU0dfenQxwK08WXeaCef4W0dbRODsDgMHBFWEVHhv90a7R\",\n                                \"status\": 1,\n                                \"uid\": \"7588190698798859276\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=17fcc3fc&x-expires=1772722800&x-signature=Ort9AkttD%2F0PTXPF%2Fz0mP4P4oNo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e69f386c&x-expires=1772722800&x-signature=VPhGlJ3gwyjk%2BNz9ztznt8SCyWY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=8d5180f5&x-expires=1772722800&x-signature=1vOePrXB9IzxruAG84XPhijRWao%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"rexia.1\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"rexia.1\",\n                                \"sec_uid\": \"MS4wLjABAAAAckblzkRZQRqdF2No-5EThcFEy5nDraOTCkPAv44mauPhFNXD8hScsqZhATnZX97J\",\n                                \"status\": 1,\n                                \"uid\": \"7588637720080352277\"\n                            }\n                        ],\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Askim Cok Pardon 2\\\"\",\n                        \"mixed_title\": \"original sound - mel.techh (Contains music from: Askim Cok Pardon 2 - Welwitschia & frozz inc. & rexia1)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1756857600,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Askim Cok Pardon 2\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 44544,\n                            \"start_ms\": 30336\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 90210,\n                        \"h5_url\": \"\",\n                        \"id\": \"7588822371474901009\",\n                        \"performers\": null,\n                        \"title\": \"Askim Cok Pardon 2\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7597139364066052886\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"mel.techh\",\n                    \"owner_id\": \"7338471588129653793\",\n                    \"owner_nickname\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7597139394159479574.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7597139394159479574.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAyMKbw04jUL_8FqTfjbWdb36-i6-jvb6Ji84gm57GBIrGPhwPULFYVKLFq06VlwC-\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - mel.techh\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=dd19d769&x-expires=1772722800&x-signature=pZ8dMgbUnH1OZi0hJLQl8P%2FBEo0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=275ed1a1&x-expires=1772722800&x-signature=bJZh%2B6K0SmDUJ7MXr5cBh9G545w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=de773e4a&x-expires=1772722800&x-signature=pB%2BkwwcDV9Brgdt%2F0G8lwmQPhXY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=9a88e420&x-expires=1772722800&x-signature=vzK0kQxliTbmup9L3%2B0L9dOwVnc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4ec4508d&x-expires=1772722800&x-signature=mUJC98bhnu71DHWfYO2Hwg2qLxU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=326a5512&x-expires=1772722800&x-signature=G%2FKDuM8bId3YO4QGjS8HAr4%2FGWo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b3267ff7&x-expires=1772722800&x-signature=ZMafejlzqTrWcK%2F7jlveXKXp99A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eb356040&x-expires=1772722800&x-signature=iEVpiQapdvkjVryeC4te%2FZws9Rk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=8d7b7b78&x-expires=1772722800&x-signature=rTSgBDRgxUK%2BNh%2B8R6u%2BV%2FBXQP4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=87ddb70c&x-expires=1772722800&x-signature=C73KZwyiN8tMK2i0gx5ydvVSyL8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7955b733&x-expires=1772722800&x-signature=aOcFA7zcu8Sdlfwlq%2FkX%2FDeNzoU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"fr\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"FR\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAyMKbw04jUL_8FqTfjbWdb36-i6-jvb6Ji84gm57GBIrGPhwPULFYVKLFq06VlwC-\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"french phone flipper.\\nmain : iPhone 17 Pro\\nSecondary : Oppo Find X8 Ultra\\nProfessional ragebaiter🥺🥺✌️\\nCarspotting account : @M͓̽e͓̽l͓̽®\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7338471588129653793\",\n                    \"unique_id\": \"mel.techh\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7338471588129653793,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7597139351176269078\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"fyp\",\n                        \"cid\": \"229207\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=229207\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #fyp on TikTok!\",\n                            \"share_desc_info\": \"Check out #fyp on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: fyp\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/fyp?_r=1&name=fyp&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=229207&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.002944512617889292}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"ad_source\": 1,\n                    \"adv_promotable\": true,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1768846850,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"Apple will always make the best phone ADs, imagine using AI to make your most innovative phone ad🥀💔❤️\\u200d🩹✌️🥺 #fyp #apple #honor #ai #techtok \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7597139351176269078\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7597139351176269078\n                    ],\n                    \"GroupdIdList1\": [\n                        7597139351176269078\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 2\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=de265edd&x-expires=1772722800&x-signature=QMP3%2BsmMKM6gyEOaLZn%2F1m7u%2Buo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b3267ff7&x-expires=1772722800&x-signature=ZMafejlzqTrWcK%2F7jlveXKXp99A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eb356040&x-expires=1772722800&x-signature=iEVpiQapdvkjVryeC4te%2FZws9Rk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=8d7b7b78&x-expires=1772722800&x-signature=rTSgBDRgxUK%2BNh%2B8R6u%2BV%2FBXQP4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce2c0764&x-expires=1772722800&x-signature=b58V9u1nq4hErwYhnpq%2F%2BvYdhxE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f1acbc51&x-expires=1772722800&x-signature=kVxncewqZkZ7R4te0ddC3LuVCOs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5b0298a0&x-expires=1772722800&x-signature=4Aq%2BPLp6R8%2B85ww6JzKkq9xlZr0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6115710a&x-expires=1772722800&x-signature=hXgGjQqAQasqB9SyXjsTccupyj8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d24c707a&x-expires=1772722800&x-signature=tDXbsk37xNBlqGpH7PuAh2aP4rA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/9481791c116e64c8e946339efc0b0926~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=de265edd&x-expires=1772722800&x-signature=QMP3%2BsmMKM6gyEOaLZn%2F1m7u%2Buo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1768846856,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14.838,\n                        \"duration_precision\": 14.838,\n                        \"shoot_duration_precision\": 14.838,\n                        \"video_duration_precision\": 14.838\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":10,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7597139351176269078,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d5n7c1fog65po6mocmt0\\\",\\\"owner_id\\\":7338471588129653793,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7597139364066052886,\n                    \"id_str\": \"7597139364066052886\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=38bf2fd5&x-expires=1772722800&x-signature=IPDMaqXY86QDETkT9fsRjoXnPLo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f5d3dddc&x-expires=1772722800&x-signature=6kUnOSvGkcCdLgVUNV8weXpcczE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ba581f66bafb066f683c5cba53be073d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=04aa3112&x-expires=1772722800&x-signature=0GN4TBduQYT%2Fa%2BrKVFTwSKFlWrY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"welwitschia.0\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"welwitschia\",\n                                \"sec_uid\": \"MS4wLjABAAAAPmsfDPOcbAY-W8npSZO6V4o-YAYmqgf3-nf4MHfFi-ZCyLWaTp12zHYz2OwuRKmg\",\n                                \"status\": 1,\n                                \"uid\": \"7588636332781421586\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7e2f8cf&x-expires=1772722800&x-signature=ZfKcYuFWmR8o8pyxeZpNuj3Fwqw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=56e1b58c&x-expires=1772722800&x-signature=aAe35Mr6Ve1v0E4HH8a1G1bLLCQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9b0ec996&x-expires=1772722800&x-signature=b1k3%2B%2BWubOkM4v8tdIfjHpYGspo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"frozz.flex\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"frozz inc.\",\n                                \"sec_uid\": \"MS4wLjABAAAAGFQxUR_KmThUYtBhvtCU0dfenQxwK08WXeaCef4W0dbRODsDgMHBFWEVHhv90a7R\",\n                                \"status\": 1,\n                                \"uid\": \"7588190698798859276\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=17fcc3fc&x-expires=1772722800&x-signature=Ort9AkttD%2F0PTXPF%2Fz0mP4P4oNo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e69f386c&x-expires=1772722800&x-signature=VPhGlJ3gwyjk%2BNz9ztznt8SCyWY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/b014c5cd911eaa08bd4c1fd181101098~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=8d5180f5&x-expires=1772722800&x-signature=1vOePrXB9IzxruAG84XPhijRWao%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"rexia.1\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"rexia.1\",\n                                \"sec_uid\": \"MS4wLjABAAAAckblzkRZQRqdF2No-5EThcFEy5nDraOTCkPAv44mauPhFNXD8hScsqZhATnZX97J\",\n                                \"status\": 1,\n                                \"uid\": \"7588637720080352277\"\n                            }\n                        ],\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Askim Cok Pardon 2\\\"\",\n                        \"mixed_title\": \"original sound - mel.techh (Contains music from: Askim Cok Pardon 2 - Welwitschia & frozz inc. & rexia1)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1756857600,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Askim Cok Pardon 2\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Welwitschia & frozz inc. & rexia1\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 44544,\n                            \"start_ms\": 30336\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/og6VQYhgaap4DKUtAAkAABH9W2UqiPrEBA9iE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 90210,\n                        \"h5_url\": \"\",\n                        \"id\": \"7588822371474901009\",\n                        \"performers\": null,\n                        \"title\": \"Askim Cok Pardon 2\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7597139364066052886\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"mel.techh\",\n                    \"owner_id\": \"7338471588129653793\",\n                    \"owner_nickname\": \"ᴍᴇʟ x ᴛᴇᴄʜ📲\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7597139394159479574.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-eu2-no/7597139394159479574.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAyMKbw04jUL_8FqTfjbWdb36-i6-jvb6Ji84gm57GBIrGPhwPULFYVKLFq06VlwC-\",\n                    \"shoot_duration\": 14,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/db91bad97b2e29e0ff5694cd4277fad0.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - mel.techh\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 14\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 14747,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Apple will always make the best phone ADs, imagine using AI to make your most innovative phone ad🥀💔❤️\\u200d🩹✌️🥺 <h id=\\\"2279\\\">#fyp</h> <h id=\\\"3010\\\">#apple</h> <h id=\\\"2343\\\">#honor</h> <h id=\\\"2641\\\">#ai</h> <h id=\\\"2672\\\">#techtok</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2279\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3010\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"68678\",\n                            \"hashtag_name\": \"honor\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2343\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"183145\",\n                            \"hashtag_name\": \"ai\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2641\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1609056958706689\",\n                            \"hashtag_name\": \"techtok\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2672\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"FR\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out ᴍᴇʟ x ᴛᴇᴄʜ📲's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ᴍᴇʟ x ᴛᴇᴄʜ📲’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out ᴍᴇʟ x ᴛᴇᴄʜ📲’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@mel.techh/video/7597139351176269078?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7597139351176269078&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@mel.techh/video/7597139351176269078?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7597139351176269078&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501189713975842, \\\\\\\"1\\\\\\\": 4.501158568586348, \\\\\\\"0\\\\\\\": 4.501084708052372}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 0.00022590538885265972, \\\\\\\"2\\\\\\\": 7.599142228238325e-05, \\\\\\\"-1\\\\\\\": 0.00028574814264714236}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.000267357110680498, \\\\\\\"2\\\\\\\": 0.0005883384310424428, \\\\\\\"-1\\\\\\\": -3.5418845488955566e-05}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.97],\\\\\\\"drr\\\\\\\":7.1,\\\\\\\"rcd\\\\\\\":[0.1],\\\\\\\"mp\\\\\\\":-10.79,\\\\\\\"be\\\\\\\":[26.9,14325],\\\\\\\"ocf\\\\\\\":[-12.3697,-8.4144,-3.0805,-8.0515,-9.7721,-14.7273,-21.6182,-25.2587,-33.5065,-49.5278],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-20.4}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.95],\\\\\\\"drr\\\\\\\":7.5,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-10.68,\\\\\\\"be\\\\\\\":[26.9,14115],\\\\\\\"ocf\\\\\\\":[-12.5751,-8.5083,-3.0413,-8.0341,-9.7511,-14.7141,-21.6466,-25.2808,-32.4542,-51.8111],\\\\\\\"do\\\\\\\":-0.0002,\\\\\\\"il\\\\\\\":-20.3},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_01010400\\\\\\\",\\\\\\\"tag_01010206\\\\\\\",\\\\\\\"tag_01010404\\\\\\\",\\\\\\\"tag_01010211\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.8,0.26,0.12,0.11,0.09]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"58.982\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7597139351176269078\",\n                    \"collect_count\": 3134,\n                    \"comment_count\": 1015,\n                    \"digg_count\": 23405,\n                    \"download_count\": 110,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 344709,\n                    \"repost_count\": 0,\n                    \"share_count\": 1093,\n                    \"whatsapp_share_count\": 6\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7597139351176269078\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"poi_card_id_list\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.0070789048234413425,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"video_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\"}\",\n                                    \"word\": \"samsung ads\",\n                                    \"word_id\": \"3527405246376624164\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"generate_time\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.020381497562864555,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\"}\",\n                                    \"word\": \"samsung ads\",\n                                    \"word_id\": \"3527405246376624164\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 115,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 111,\n                        \"tag_id\": \"2279\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 122,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 116,\n                        \"tag_id\": \"3010\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 129,\n                        \"hashtag_id\": \"68678\",\n                        \"hashtag_name\": \"honor\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 123,\n                        \"tag_id\": \"2343\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 133,\n                        \"hashtag_id\": \"183145\",\n                        \"hashtag_name\": \"ai\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 130,\n                        \"tag_id\": \"2641\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 142,\n                        \"hashtag_id\": \"1609056958706689\",\n                        \"hashtag_name\": \"techtok\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 134,\n                        \"tag_id\": \"2672\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=e708827b&x-expires=1772722800&x-signature=zSxtwd5nDLphSOUgHJ6MTM%2FVm2o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=3fab2639&x-expires=1772722800&x-signature=FK1vawIBz2uzPfzugLGQEILSVu0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=550e5d32&x-expires=1772722800&x-signature=6ok32Ax1mOCbfotY9bSwSdl9Ejw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=e708827b&x-expires=1772722800&x-signature=zSxtwd5nDLphSOUgHJ6MTM%2FVm2o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=3fab2639&x-expires=1772722800&x-signature=FK1vawIBz2uzPfzugLGQEILSVu0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=550e5d32&x-expires=1772722800&x-signature=6ok32Ax1mOCbfotY9bSwSdl9Ejw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=e708827b&x-expires=1772722800&x-signature=zSxtwd5nDLphSOUgHJ6MTM%2FVm2o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.image?dr=8606&refresh_token=3fab2639&x-expires=1772722800&x-signature=FK1vawIBz2uzPfzugLGQEILSVu0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KFbXpIufcDpBJdgxkgnfEjFEARpAb8TAGznI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=550e5d32&x-expires=1772722800&x-signature=6ok32Ax1mOCbfotY9bSwSdl9Ejw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 389783,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 719491,\n                                \"file_cs\": \"c:0-14103-8b86\",\n                                \"file_hash\": \"c068ad75b057e98bf2117a516d33cde1\",\n                                \"height\": 1280,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc2_720p_389783\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/cfdf0af20e378839c6a4853f471c491a/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/ogSoIkunjD4QOALj5LMIeUJVe3ISAzeNsv9GIA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=760&bt=380&cs=5&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OTVkZ2VmPDQ2ZGU7aTg1NEBpM3Y3eXg5cnY6ODMzbzczNUAuLmNhYjIyNTIxMmAyMC4zYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/93a522987d586a6da2a6fe9d2b3ee3bb/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/ogSoIkunjD4QOALj5LMIeUJVe3ISAzeNsv9GIA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=760&bt=380&cs=5&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OTVkZ2VmPDQ2ZGU7aTg1NEBpM3Y3eXg5cnY6ODMzbzczNUAuLmNhYjIyNTIxMmAyMC4zYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6112355fc85b4a5381595cebddfa1216&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjYzAwMTAwMjMwN2RhODUwY2ZiODk2Yzc3ZjAzZjQ1&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 72574}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 103096}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 150731}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 196609}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 234352}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 426372}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.45, \\\\\\\"v960\\\\\\\": 98.02, \\\\\\\"v864\\\\\\\": 98.145, \\\\\\\"v720\\\\\\\": 98.894}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.286, \\\\\\\"v960\\\\\\\": 87.832, \\\\\\\"v864\\\\\\\": 90.176, \\\\\\\"v720\\\\\\\": 93.96}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.267,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.553,\\\\\\\"srv1\\\\\\\":78.398},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":69.553,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"063272ec0bd6bcb1036a989632096920\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 10, 19, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0, 0.15, 0.096, 0.079, 0, 0, 0.078, 0.044, 0.001, 0.15, 0.001, 0.003, 0.139, 0.096], \\\\\\\"dec2play\\\\\\\": [54053, 53805, 52295, 50964, 52557, 54463, 53805, 52672, 53976, 53398, 52295, 53468, 53257, 51925, 50964]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 95.563, \\\\\\\"sr20\\\\\\\": 102.065}}\\\",\\\"audio_bit_rate\\\":64811}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 295263,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 545019,\n                                \"file_cs\": \"c:0-14103-f065\",\n                                \"file_hash\": \"9917b93004dcab4bed7b36604568d3b7\",\n                                \"height\": 1024,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc2_540p_295263\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4b27d93b6ffb544461c949a134134429/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068c001-no/ocPJ2nozDEtMAu8XAGFIk1RxcBfVpUFIEwgfEb/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=576&bt=288&cs=5&ds=6&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=Ojw2OWg6ZDlmNTc5aDo6Z0BpM3Y3eXg5cnY6ODMzbzczNUAzMS8yLi00XzUxMzM2YWEzYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/be655872d7fda94e4efaa1b830f98766/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068c001-no/ocPJ2nozDEtMAu8XAGFIk1RxcBfVpUFIEwgfEb/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=576&bt=288&cs=5&ds=6&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=Ojw2OWg6ZDlmNTc5aDo6Z0BpM3Y3eXg5cnY6ODMzbzczNUAzMS8yLi00XzUxMzM2YWEzYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6dd7d79e6664428cb67a071e56234967&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJhMmFhMGY5YjU0NDdmYjZhZjFjMTBmMDY2MmIxNDRi&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 59683}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 81289}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 119845}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 157033}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 186859}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 333764}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.942, \\\\\\\"v960\\\\\\\": 96.838, \\\\\\\"v864\\\\\\\": 97.562, \\\\\\\"v720\\\\\\\": 97.859}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.178, \\\\\\\"v960\\\\\\\": 82.872, \\\\\\\"v864\\\\\\\": 86.251, \\\\\\\"v720\\\\\\\": 89.868}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.267,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.65,\\\\\\\"srv1\\\\\\\":77.85},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":64.65,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"4d8ce6d3e21c1b62923f3779326100cd\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 19, 19, 51, 3, 9, 10, 11, 17, 18, 19, 25, 26, 27, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.226, 0.226, 0.27, 0.256, 0.146, 0.122, 0.346, 0.126, 0.135, 0.226, 0.122, 0.143, 0.3, 0.27], \\\\\\\"dec2play\\\\\\\": [40599, 39394, 39394, 38243, 39607, 40764, 40405, 39809, 40269, 40140, 39394, 40447, 40103, 39335, 38243]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.619, \\\\\\\"sr20\\\\\\\": 98.382}}\\\",\\\"audio_bit_rate\\\":32405}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 260823,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 481448,\n                                \"file_cs\": \"c:0-13891-e91b\",\n                                \"file_hash\": \"e90b59c21266d31875798b3fe0a14bdb\",\n                                \"height\": 1024,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_540p_260823\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/eff5bd33306e64f4b528da517353296f/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/ooaEGhFbcIDJx8HAXAKgffEzpuECRyJFkWsnvB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=508&bt=254&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=M2dnZztnNzY1PDYzZTk6OEBpM3Y3eXg5cnY6ODMzbzczNUBjMDAwLzBgNl8xM2AzNDBhYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/a23b16c849599fea4f78fdd6ca04abe1/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/ooaEGhFbcIDJx8HAXAKgffEzpuECRyJFkWsnvB/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=508&bt=254&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=M2dnZztnNzY1PDYzZTk6OEBpM3Y3eXg5cnY6ODMzbzczNUBjMDAwLzBgNl8xM2AzNDBhYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d537766bc06349b293c43d283d3d3df0&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIxMTA3ZmJkNjFkNDgxZDA5ODY4MGE2N2MwMTUzNDg1&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 48065}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 66705}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 103849}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 134304}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 161388}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 286037}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.739, \\\\\\\"v960\\\\\\\": 93.52, \\\\\\\"v864\\\\\\\": 94.593, \\\\\\\"v720\\\\\\\": 96.217}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.637, \\\\\\\"v960\\\\\\\": 80.489, \\\\\\\"v864\\\\\\\": 83.1, \\\\\\\"v720\\\\\\\": 86.886}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.267,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.745,\\\\\\\"srv1\\\\\\\":74.647},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":62.745,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 87.829, \\\\\\\"sr20\\\\\\\": 96.591}}\\\",\\\"audio_bit_rate\\\":32405,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 205588,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 379491,\n                                \"file_cs\": \"c:0-13891-fedf\",\n                                \"file_hash\": \"8624f322c4d03bacb8e070a1938cc53d\",\n                                \"height\": 1024,\n                                \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                                \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_540p_205588\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/558984c9835ae411453d19e0a284ff05/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068c001-no/osEDpbF8zJxnEBAzPkXF4GmAENkvucyIfgfFRv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=400&bt=200&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=ZGhmNGc0aWllaTYzN2g3aUBpM3Y3eXg5cnY6ODMzbzczNUAuLjZjNWNgNjMxMy1hL2I1YSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/a23105459537411d86e77444bebfd4ad/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068c001-no/osEDpbF8zJxnEBAzPkXF4GmAENkvucyIfgfFRv/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=400&bt=200&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=ZGhmNGc0aWllaTYzN2g3aUBpM3Y3eXg5cnY6ODMzbzczNUAuLjZjNWNgNjMxMy1hL2I1YSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8fe42ed400634f6b9fcff18df19c1e1a&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0NjEwMTgyNzU4YjJiY2RkZWQ4ZTVkYWE3MGUyMzZj&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 40265}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 53796}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 84573}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 108951}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 130507}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 224697}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.935, \\\\\\\"v960\\\\\\\": 91.308, \\\\\\\"v864\\\\\\\": 92.154, \\\\\\\"v720\\\\\\\": 93.785}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.9, \\\\\\\"v960\\\\\\\": 77.777, \\\\\\\"v864\\\\\\\": 79.63, \\\\\\\"v720\\\\\\\": 84.172}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.267,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":60.692,\\\\\\\"srv1\\\\\\\":71.843},\\\\\\\"src\\\\\\\":79.267,\\\\\\\"trans\\\\\\\":60.692,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 85.539, \\\\\\\"sr20\\\\\\\": 94.302}}\\\",\\\"audio_bit_rate\\\":24367,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec~tplv-tiktokx-origin.image?dr=8593&refresh_token=54f3d58a&x-expires=1772722800&x-signature=Ga4miHn67PVrhRrH%2B5FRm%2F6yEv8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec~tplv-tiktokx-origin.image?dr=8593&refresh_token=522a1de9&x-expires=1772722800&x-signature=YNOTqdHfvIdXstlrkxGz1SsAMsc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oASmILALMIy5TjBAnOI34vQOmA7jGeeDIAmSec~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=170fbf23&x-expires=1772722800&x-signature=YDYi%2FSuLSI7Z7GfHQYhpIpJKr98%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1121893,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"height\": 720,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9c9d537e2262bd95d09afd245605c502/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/oIneQ8DSLAIIf7jACIEBeg4AcjhG3L5vOIM7SI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZGg8PDpmZ2hoNjVlPDQ3ZEBpM3Y3eXg5cnY6ODMzbzczNUAvNDIvXjIxXjMxNF5fYjZfYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/272100324cf127ab8869736f2f2ea0b1/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/oIneQ8DSLAIIf7jACIEBeg4AcjhG3L5vOIM7SI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZGg8PDpmZ2hoNjVlPDQ3ZEBpM3Y3eXg5cnY6ODMzbzczNUAvNDIvXjIxXjMxNF5fYjZfYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5n7bsfog65ucvp4cs00&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=ba94e1b9ab72436eae4d5ca729597e2a&item_id=7597139351176269078&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFkMjVhN2Y0MGQ1ZjQyYTg0ZjY5NzcwMWZjM2EwZTRi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1055261,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"file_hash\": \"3e4294a82a1b7f70e19f27d46688db1a\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_h264_540p_571686\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/56ac352384877c6c3db016c7ade76ab2/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/711980a1c3cf60941a7297185440f4a7/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a274eecad0bf40488ff5787c978947a1&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5NTA1MGIyYTY5MTFlYjJiOGE3MmFiYWEyNThmZDBh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 14767,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=3bc9b642&x-expires=1772722800&x-signature=EFaaiqC7TZC9W%2Bzw24YJ1qODG3g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=acd65aa1&x-expires=1772722800&x-signature=q1CXER5d7rDJdIty4yVXSq5F2V8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oESaIxcnjD4QOALj5LMQeAnB23ISAMeDfv7GIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1e3190d3&x-expires=1772722800&x-signature=icq6XPi%2FeBCVuVCHc6%2BvJdzmEu4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.4\\\",\\\"LoudnessRangeStart\\\":\\\"-21\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-18.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.3\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":0.93,\\\\\\\"SingingRatio\\\\\\\":0.93},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr150G\\\\\\\":1.36,\\\\\\\"Spkr200G\\\\\\\":1.65,\\\\\\\"FCenL\\\\\\\":3111.72,\\\\\\\"FCenR\\\\\\\":3115.2,\\\\\\\"Spkr100G\\\\\\\":0.88},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.359},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.087},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-22.354,\\\\\\\"Peak\\\\\\\":-10.682,\\\\\\\"RTotal\\\\\\\":-22.387,\\\\\\\"LRDiff\\\\\\\":0.033}},\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-21,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-18.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.3,\\\\\\\"Loudness\\\\\\\":-20.3,\\\\\\\"LoudnessRange\\\\\\\":1.6,\\\\\\\"Peak\\\\\\\":0.29174,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0189\\\",\\\"brightness_mean\\\":\\\"28.4132\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0029\\\",\\\"loudness\\\":\\\"-20.3\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0089\\\",\\\"peak\\\":\\\"0.29174\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1768846868}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"9.7342\\\",\\\"vq_score\\\":\\\"65.01\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d5n7bsfog65ucvp4cs00\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/30e1b0d0a5bcca71de360cee2ae9feb9/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/oILvwFLS3AoZLwjAI58OmjeDICeeRGkRInAAgG/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1150\\\\u0026bt=575\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmdkaDk0NGhmZGk2OTk7NkBpM3Y3eXg5cnY6ODMzbzczNUBiNGA2Yi1gNWMxYzZiYS8vYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/5f7e0b35715f2cb36ccbf3d708624b8c/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/oILvwFLS3AoZLwjAI58OmjeDICeeRGkRInAAgG/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1150\\\\u0026bt=575\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmdkaDk0NGhmZGk2OTk7NkBpM3Y3eXg5cnY6ODMzbzczNUBiNGA2Yi1gNWMxYzZiYS8vYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d5n7bsfog65ucvp4cs00\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=2328d6e693ff4afc8ec101e69eca7de3\\\\u0026item_id=7597139351176269078\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxOTRjOGRjYjUzMTAyN2Y2NTJhNDQ0NDc4ODA3OWJl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1382839,\\\"file_cs\\\":\\\"c:0-13681-5cc6\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5207e45d&x-expires=1772722800&x-signature=Jb2QyU6vhwIeDYVgK72BYicrjzs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4787ccd5&x-expires=1772722800&x-signature=BPhYGLxgM2tcSvcJyuADbSfUGs8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osfguAGinkAQJEIpdbFfFBghcdTwXAIzRoD8Ex~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=64e2c4f3&x-expires=1772722800&x-signature=Bej1%2BZtAvoUa%2BA86gWXBkF3h0rU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1055261,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"file_hash\": \"3e4294a82a1b7f70e19f27d46688db1a\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_h264_540p_571686\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/56ac352384877c6c3db016c7ade76ab2/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/711980a1c3cf60941a7297185440f4a7/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a274eecad0bf40488ff5787c978947a1&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5NTA1MGIyYTY5MTFlYjJiOGE3MmFiYWEyNThmZDBh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 778397,\n                        \"file_cs\": \"c:0-13877-8710\",\n                        \"file_hash\": \"dc8aed585507611eacdba70517cbd879\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_bytevc1_540p_421666\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1903d0b50b3137cdf48f16d2d2b9dc2d/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o44FJXpfL2RcExzEFnA1NIEDxgZkbJGBABfhQ8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=822&bt=411&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=NTtnZTpkMzQ1Njw7OmZoOUBpM3Y3eXg5cnY6ODMzbzczNUA0MjNjMjI1NjExLV9gMS5hYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/7886f73c52e571ce33b8c3007c2ed90e/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o44FJXpfL2RcExzEFnA1NIEDxgZkbJGBABfhQ8/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=822&bt=411&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=NTtnZTpkMzQ1Njw7OmZoOUBpM3Y3eXg5cnY6ODMzbzczNUA0MjNjMjI1NjExLV9gMS5hYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d61e4cc7b809434291805a57fb6d5872&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViNzUyZTAzMzgwNDM1MmNmMDdhMjQxMzRjNTZhNDFh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1055261,\n                        \"file_cs\": \"c:0-13681-5cc6\",\n                        \"file_hash\": \"3e4294a82a1b7f70e19f27d46688db1a\",\n                        \"height\": 1024,\n                        \"uri\": \"v24044gl0000d5n7bsfog65ucvp4cs00\",\n                        \"url_key\": \"v24044gl0000d5n7bsfog65ucvp4cs00_h264_540p_571686\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/56ac352384877c6c3db016c7ade76ab2/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/711980a1c3cf60941a7297185440f4a7/69a8a5fb/video/tos/no1a/tos-no1a-ve-0068-no/o0JuXpfzEuFnAFSZGQkIAgFdQxBbBAD8EEgfRc/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=NDo8OmY7OGk7M2kzZGg3NUBpM3Y3eXg5cnY6ODMzbzczNUBeMTU2NDRjNTExX2FgYjReYSMtYG1gMmRjX2thLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a274eecad0bf40488ff5787c978947a1&is_play_url=1&item_id=7597139351176269078&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU5NTA1MGIyYTY5MTFlYjJiOGE3MmFiYWEyNThmZDBh&source=CHALLENGE_AWEME&video_id=v24044gl0000d5n7bsfog65ucvp4cs00\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0f45f862&x-expires=1772722800&x-signature=8qFftxrsggj6ZD236hM7iRiKP6g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1f5888ad&x-expires=1772722800&x-signature=jIkvuMFhzS%2FCya1h9ZO4oitgF2A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=588a0361&x-expires=1772722800&x-signature=yYQiL0n8B4QApWzAzw0cVNa%2FPMM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=db9588f5&x-expires=1772722800&x-signature=dXbS%2FRhuCwLrth%2FVQQNN3Msenww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0f45f862&x-expires=1772722800&x-signature=8qFftxrsggj6ZD236hM7iRiKP6g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1694620037,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.08325,\n                        \"duration_precision\": 10.08325,\n                        \"shoot_duration_precision\": 10.08325,\n                        \"video_duration_precision\": 10.08325\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":5.1080000000000005,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7278337583707393312,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v0f942gc0000ck0tj0jc77u9jk39a980\\\",\\\"owner_id\\\":6876139831827891205,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7278337605291363105,\n                    \"id_str\": \"7278337605291363105\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"Remix Radio DJ\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\\\"\",\n                        \"mixed_title\": \"original sound - oldschool.editz.90 (Contains music from: The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version] - Remix Radio DJ)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Remix Radio DJ\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 70272,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 163547,\n                        \"h5_url\": \"\",\n                        \"id\": \"7160692004098148353\",\n                        \"performers\": null,\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7278337605291363105\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"oldschool.editz.90\",\n                    \"owner_id\": \"6876139831827891205\",\n                    \"owner_nickname\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-euttp/7278337600527289121.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-euttp/7278337600527289121.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAWJrixUvJ3DyPUNLRz9lkLhaC7MbfhTmwN7e5MBlHuZnuSZ7CXZC0T8HxE7iuBA2h\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - oldschool.editz.90\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a39238b4&x-expires=1772722800&x-signature=JEZarY38Nc7MBSjjtDBBe4oY8%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a3af748c&x-expires=1772722800&x-signature=JZT3oTI1wiMrDMpUQOYSaJv9w6E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=24099aa1&x-expires=1772722800&x-signature=WcBhXho9Qp6K%2B%2FdezR8bdoG9f3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=c66ca9b3&x-expires=1772722800&x-signature=snnD3oEqCqLwI4BF%2BJiadB6%2F1cY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f1ee9f02&x-expires=1772722800&x-signature=ucD1%2F36eBt0NUwUEs74i4T4%2F4tI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c2c18c24&x-expires=1772722800&x-signature=Olyje6vF32x1nAMedqoY1Gw1Ou0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a3e3ff87&x-expires=1772722800&x-signature=2br8SUW9ogakXRgUKHUHbFYKWM8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=65502eb6&x-expires=1772722800&x-signature=zSzDTOX7aWDF0CUY%2FDXKq6dGXtc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=f77771ee&x-expires=1772722800&x-signature=mz%2BLjPzF%2FBWl1Sz6Va7w9WQ7Zoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3a17d129&x-expires=1772722800&x-signature=%2FisOO7nbl6FOst8pZsPqyhApNIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8ee61599&x-expires=1772722800&x-signature=6Y9HrrmQIxynpyOr3k4cloHWy3s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=37920c7a&x-expires=1772722800&x-signature=XA0PrTqFSQu1NPngSp4wUbmd2ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=84318349&x-expires=1772722800&x-signature=KI9%2BvjO0axg1G2pt9bB4Zdg0BRY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a9e01946&x-expires=1772722800&x-signature=vLELmSUAYZoO16d8FTD2udlhqoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/c48f166fb51452002511022372c69d61~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2273b3a2&x-expires=1772722800&x-signature=cdS5hqnTggFFcY%2BBsmPoN9xf%2BBA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/c48f166fb51452002511022372c69d61\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"sebastianbondopetit\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"da\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"BONDO\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"TH\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA1NwPwB76i5Y_-cY1cWLAc2y6wcGbynq24Gch4q4QmCo6_JKIw7pkCb4GfbyyF00x\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Digital content creator \\nAny inquiries: sebastian@bondocreative.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null,\n                        \"tt_now\": {\n                            \"tt_now_log_status\": 2\n                        }\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"106942626485948416\",\n                    \"unique_id\": \"bondocreative\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCkZ2JiIDLdCw-lIaNwuWi-Q\",\n                    \"youtube_channel_title\": \"BONDO.STUDIO\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 106942626485948416,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7548447098891570434\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"keynote\",\n                        \"cid\": \"2271771\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=2271771\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #keynote on TikTok!\",\n                            \"share_desc_info\": \"Check out #keynote on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: keynote\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/keynote?_r=1&name=keynote&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=2271771&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005605785045939486}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"[\\\"What’s really going down behind Apple event \\\\ud83d\\\\ude05 part 2\\\",\\\"\\\",\\\" #keynote #apple #appleevent2025\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"end\": 9,\n                        \"hashtag_id\": \"2271771\",\n                        \"hashtag_name\": \"keynote\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"start\": 1,\n                        \"tag_id\": \"2\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 16,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"start\": 10,\n                        \"tag_id\": \"3\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 32,\n                        \"hashtag_id\": \"7281423178844766214\",\n                        \"hashtag_name\": \"appleevent2025\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 2,\n                        \"start\": 17,\n                        \"tag_id\": \"4\",\n                        \"type\": 1\n                    }\n                ],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1757509803,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"What’s really going down behind Apple event 😅 part 2  #keynote #apple #appleevent2025\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7548447098891570434\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7548447098891570434\n                    ],\n                    \"GroupdIdList1\": [\n                        7548447098891570434\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0f45f862&x-expires=1772722800&x-signature=8qFftxrsggj6ZD236hM7iRiKP6g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1f5888ad&x-expires=1772722800&x-signature=jIkvuMFhzS%2FCya1h9ZO4oitgF2A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=588a0361&x-expires=1772722800&x-signature=yYQiL0n8B4QApWzAzw0cVNa%2FPMM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=db9588f5&x-expires=1772722800&x-signature=dXbS%2FRhuCwLrth%2FVQQNN3Msenww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d5dfb22e&x-expires=1772722800&x-signature=Csdxrv75mR24vlgJJU5pTY8wwaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96a63196&x-expires=1772722800&x-signature=9bxq6gTlpkNXpO5bVKtyckW5GSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e080d934&x-expires=1772722800&x-signature=EWhOos9rRlgGvj0Pv7NKM6q1CY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=279006bf&x-expires=1772722800&x-signature=TRIXT4u9Vc7gu4k9ranL83Iit38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a4a5d85e&x-expires=1772722800&x-signature=McsMJw525JtL2YD7aqqXsLFt7Jg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/5073da36c3217ee8020406d0dd47c58e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0f45f862&x-expires=1772722800&x-signature=8qFftxrsggj6ZD236hM7iRiKP6g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1694620037,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.08325,\n                        \"duration_precision\": 10.08325,\n                        \"shoot_duration_precision\": 10.08325,\n                        \"video_duration_precision\": 10.08325\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":5.1080000000000005,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7278337583707393312,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v0f942gc0000ck0tj0jc77u9jk39a980\\\",\\\"owner_id\\\":6876139831827891205,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7278337605291363105,\n                    \"id_str\": \"7278337605291363105\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"Remix Radio DJ\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\\\"\",\n                        \"mixed_title\": \"original sound - oldschool.editz.90 (Contains music from: The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version] - Remix Radio DJ)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Remix Radio DJ\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 70272,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oYAAvOiEEAwzpuXfMOio4yCCoFwnQWB8BABsAx~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 163547,\n                        \"h5_url\": \"\",\n                        \"id\": \"7160692004098148353\",\n                        \"performers\": null,\n                        \"title\": \"The Next Episode (Originally Performed By Dr. Dre feat. Snoop Dogg) [Instrumental Version]\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7278337605291363105\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"oldschool.editz.90\",\n                    \"owner_id\": \"6876139831827891205\",\n                    \"owner_nickname\": \"𝕺𝖑𝖉𝖘𝖈𝖍𝖔𝖔𝖑.𝖊𝖉𝖎𝖙𝖟\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-euttp/7278337600527289121.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-euttp/7278337600527289121.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAWJrixUvJ3DyPUNLRz9lkLhaC7MbfhTmwN7e5MBlHuZnuSZ7CXZC0T8HxE7iuBA2h\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4604264ae29f2cf48ca423926bfc9cd2.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - oldschool.editz.90\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10042,\n                \"music_selected_from\": \"video_capsule_recommend\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"What’s really going down behind Apple event 😅 part 2<br><br> <h id=\\\"2\\\">#keynote</h> <h id=\\\"3\\\">#apple</h> <h id=\\\"4\\\">#appleevent2025</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"2271771\",\n                            \"hashtag_name\": \"keynote\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2\",\n                            \"type\": 1\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"3\",\n                            \"type\": 1\n                        },\n                        {\n                            \"hashtag_id\": \"7281423178844766214\",\n                            \"hashtag_name\": \"appleevent2025\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"4\",\n                            \"type\": 1\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"TH\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out BONDO's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out BONDO’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out BONDO’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@bondocreative/video/7548447098891570434?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7548447098891570434&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@bondocreative/video/7548447098891570434?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7548447098891570434&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"42277fe873a4e5808eb831b25d875e55\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.75],\\\\\\\"drr\\\\\\\":8.4,\\\\\\\"rcd\\\\\\\":[0.6],\\\\\\\"mp\\\\\\\":-5.88,\\\\\\\"be\\\\\\\":[16.1,10583.6],\\\\\\\"ocf\\\\\\\":[18.6,21,18.6,16.4,16.8,15.3,8.3,-0.4,-7.7,-27.4],\\\\\\\"il\\\\\\\":-21.5}}},\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"adf0f3bd660940a6fcf991f213b06208\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.75],\\\\\\\"drr\\\\\\\":8.3,\\\\\\\"rcd\\\\\\\":[0.6],\\\\\\\"mp\\\\\\\":-7.11,\\\\\\\"be\\\\\\\":[16.1,10825.8],\\\\\\\"ocf\\\\\\\":[18.8,21.1,18.7,16.5,16.8,15.3,8.4,0.5,-7.4,-26.5],\\\\\\\"il\\\\\\\":-21.5}}},\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"b3d19016e6465dcc7b2eb5cf1c934214\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.74],\\\\\\\"drr\\\\\\\":8.3,\\\\\\\"rcd\\\\\\\":[0.6],\\\\\\\"mp\\\\\\\":-7.71,\\\\\\\"be\\\\\\\":[16.1,10615.9],\\\\\\\"ocf\\\\\\\":[19.1,21.2,18.7,16.5,16.8,15.3,8.2,0.4,-7.3,-26.3],\\\\\\\"il\\\\\\\":-21.5}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[0.6],\\\\\\\"drr\\\\\\\":8.1,\\\\\\\"rcd\\\\\\\":[0.4],\\\\\\\"mp\\\\\\\":-7.36,\\\\\\\"be\\\\\\\":[16.1,13802.8],\\\\\\\"ocf\\\\\\\":[19.8,23.7,19.5,17.6,16.9,15.7,8.8,1,-5.3,-22.9],\\\\\\\"il\\\\\\\":-21.1},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_02030105\\\\\\\",\\\\\\\"tag_01010406\\\\\\\",\\\\\\\"tag_01010305\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.69,0.57,0.19,0.13,0.11]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"41.687\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7548447098891570434\",\n                    \"collect_count\": 5284,\n                    \"comment_count\": 1805,\n                    \"digg_count\": 71030,\n                    \"download_count\": 565,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 3219888,\n                    \"repost_count\": 0,\n                    \"share_count\": 3347,\n                    \"whatsapp_share_count\": 53\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7548447098891570434\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"is_time_sensitive\\\":\\\"0\\\",\\\"hot_level\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"word_type_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.004322840556828261,\\\"word_type_version_map\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\"}\",\n                                    \"word\": \"apple ✓\",\n                                    \"word_id\": \"1960959987576572672\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.02965443847383697,\\\"word_type_list\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall\\\",\\\"hot_level\\\":\\\"0\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\"}\",\n                                    \"word\": \"apple ✓\",\n                                    \"word_id\": \"1960959987576572672\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 63,\n                        \"hashtag_id\": \"2271771\",\n                        \"hashtag_name\": \"keynote\",\n                        \"is_commerce\": false,\n                        \"start\": 55,\n                        \"tag_id\": \"2\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 70,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"start\": 64,\n                        \"tag_id\": \"3\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 86,\n                        \"hashtag_id\": \"7281423178844766214\",\n                        \"hashtag_name\": \"appleevent2025\",\n                        \"is_commerce\": false,\n                        \"start\": 71,\n                        \"tag_id\": \"4\",\n                        \"type\": 1\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 417418,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 24,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 524643,\n                                \"file_cs\": \"c:0-8137-c8a1\",\n                                \"file_hash\": \"68c4a2440aaae3fb50c74636aa99ca85\",\n                                \"height\": 1260,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc2_720p_417418\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/69dd7809d5eb136bde2fafacde8f8056/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068c001-no/oMiQAoggdJY9LOR0XLvpIeIBCG9Ze5AJjgDEeI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=814&bt=407&cs=5&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=NTZoPDZmOzwzZmg0aTQ5NkBpajU8b3k5cjhxNjMzbzczNUAtNjAtLjFiX2AxXl8yMS42YSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/fbff1f73586fdcb5641e50bc309c2bc2/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068c001-no/oMiQAoggdJY9LOR0XLvpIeIBCG9Ze5AJjgDEeI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=814&bt=407&cs=5&ds=3&eid=5376&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=NTZoPDZmOzwzZmg0aTQ5NkBpajU8b3k5cjhxNjMzbzczNUAtNjAtLjFiX2AxXl8yMS42YSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9316415fb1ae4cc0b9e84c13093e9302&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRmMGYyOWRhNjQ0NWVjMWFlZGE1YzE1ZTlhYzlmM2Q0&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 94083}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 151855}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 208172}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 270355}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 291309}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.922, \\\\\\\"v960\\\\\\\": 97.192, \\\\\\\"v864\\\\\\\": 98.718, \\\\\\\"v720\\\\\\\": 99.409}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.658, \\\\\\\"v960\\\\\\\": 87.045, \\\\\\\"v864\\\\\\\": 88.792, \\\\\\\"v720\\\\\\\": 92.158}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":84.265,\\\\\\\"srv1\\\\\\\":94.374},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":84.265,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"e66480017f52273d0bd599afcb7a7384\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 9, 18, 26], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.2917, 0.456, 0.4762], \\\\\\\"dec2play\\\\\\\": [98627, 94716, 92500, 92121]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 93.996, \\\\\\\"sr20\\\\\\\": 100.617}}\\\",\\\"audio_bit_rate\\\":32685}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 347161,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 24,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 436338,\n                                \"file_cs\": \"c:0-7863-d325\",\n                                \"file_hash\": \"711af48101b52ba1a1e2071e0191a2c8\",\n                                \"height\": 1008,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_347161\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c4c36135520463a57a1b18775c93667d/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/1e864f2b494be414159710a918303590/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f7f151a55d5849c292f30735c74ebfbb&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzNmM3ODZkMTkzMDc3MTlhNzViZTI3ZmI4ZGViZmM0&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 78665}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 126448}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 157891}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 208390}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 236914}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.524, \\\\\\\"v960\\\\\\\": 93.299, \\\\\\\"v864\\\\\\\": 94.86, \\\\\\\"v720\\\\\\\": 97.762}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.45, \\\\\\\"v960\\\\\\\": 80.571, \\\\\\\"v864\\\\\\\": 83.548, \\\\\\\"v720\\\\\\\": 87.763}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.109,\\\\\\\"srv1\\\\\\\":89.713},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":78.109,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3cc81a4fb85c40e3b76946130256b69b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 85.318, \\\\\\\"sr20\\\\\\\": 94.211}}\\\",\\\"audio_bit_rate\\\":32685}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 284294,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 24,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 357323,\n                                \"file_cs\": \"c:0-7849-1cb2\",\n                                \"file_hash\": \"80835a66d8a3e6cf1ca061585bbd5a9f\",\n                                \"height\": 1008,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_284294\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/13595116753b26e0438e4e074e128811/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068c001-no/oQEgGe9pII0IQXeJdVRALDXCg5jvAyi0eLNzJt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=554&bt=277&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=NzxoaTRoOWRlOjQ8aWgzZEBpajU8b3k5cjhxNjMzbzczNUBhX19eXzEtNi0xXjA0MS5hYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/60961b88e5efb9ecf631e596892e801f/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068c001-no/oQEgGe9pII0IQXeJdVRALDXCg5jvAyi0eLNzJt/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=554&bt=277&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=NzxoaTRoOWRlOjQ8aWgzZEBpajU8b3k5cjhxNjMzbzczNUBhX19eXzEtNi0xXjA0MS5hYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=da104e7f39a1470b9a064eb1afbeb9d4&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE4N2JjNTM1OTM5OWQ0MzM4NzMwYjQ4YzU1MTJmZDhm&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 67303}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 100096}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 130566}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 164316}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 197017}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.398, \\\\\\\"v960\\\\\\\": 89.86, \\\\\\\"v864\\\\\\\": 92.2, \\\\\\\"v720\\\\\\\": 94.675}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.444, \\\\\\\"v960\\\\\\\": 75.782, \\\\\\\"v864\\\\\\\": 79.318, \\\\\\\"v720\\\\\\\": 84.888}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":75.105,\\\\\\\"srv1\\\\\\\":84.587},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":75.105,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"021c099ef1160251df9fe0ecf0b170b8\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 81.177, \\\\\\\"sr20\\\\\\\": 90.07}}\\\",\\\"audio_bit_rate\\\":32685}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 195699,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 24,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 245970,\n                                \"file_cs\": \"c:0-7849-f397\",\n                                \"file_hash\": \"60096bfd2af99cb3a122779730b452ac\",\n                                \"height\": 1008,\n                                \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                                \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_195699\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ef2b46c0d4db7402ac8a8014375b6b8d/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/oMGCaIWpIDxgkQI4WejeI9eLrE76vAErHuAgLR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=382&bt=191&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=OWY3OjRnOzk8aTc8OjhpZUBpajU8b3k5cjhxNjMzbzczNUAyNjM1LmIxXzIxXjQ2YS5gYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/a2a4973209f28a6b300ff56a9fc5119f/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/oMGCaIWpIDxgkQI4WejeI9eLrE76vAErHuAgLR/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=382&bt=191&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=OWY3OjRnOzk8aTc8OjhpZUBpajU8b3k5cjhxNjMzbzczNUAyNjM1LmIxXzIxXjQ2YS5gYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cb1fd59779a44f59b648ed1187649c56&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkM2FhMjQyMWZlZGM2MGI0MjEzZjg5MmM0M2Q2MTUx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 48165}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 69934}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 90218}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 112137}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 133886}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.401, \\\\\\\"v960\\\\\\\": 82.478, \\\\\\\"v864\\\\\\\": 85.649, \\\\\\\"v720\\\\\\\": 88.707}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 65.226, \\\\\\\"v960\\\\\\\": 68.867, \\\\\\\"v864\\\\\\\": 72.418, \\\\\\\"v720\\\\\\\": 78.161}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":95.522,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.691,\\\\\\\"srv1\\\\\\\":78.49},\\\\\\\"src\\\\\\\":87.272,\\\\\\\"trans\\\\\\\":69.691,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5be8ad94b49a69d9eed5e141aac23694\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 74.833, \\\\\\\"sr20\\\\\\\": 83.726}}\\\",\\\"audio_bit_rate\\\":24587}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8593&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8593&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=4a047118&x-expires=1772722800&x-signature=Db3YjWY64g5vxQwvdRYgcS%2BuDi4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1376155,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"height\": 720,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c96b756d04f5f835ae609a3725a67c2f/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068c001-no/oYEgGe9pIIcIRLeJdARALDXCgFjvAPi0eLKFJL/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2138&bt=1069&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=PDs2NTQ8O2c0NGY1OWlmOEBpajU8b3k5cjhxNjMzbzczNUBgYjNhNGFgNV8xY2EtYTJjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/9f21b868bebfc4bc9cf4d9e2b7d8ce10/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068c001-no/oYEgGe9pIIcIRLeJdARALDXCgFjvAPi0eLKFJL/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2138&bt=1069&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=PDs2NTQ8O2c0NGY1OWlmOEBpajU8b3k5cjhxNjMzbzczNUBgYjNhNGFgNV8xY2EtYTJjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d30nh57og65vble9h2eg&line=0&watermark=1&logo_name=tiktok&source=CHALLENGE_AWEME&file_id=f55cdf06d2fc41b18dc8d971d263e8c9&item_id=7548447098891570434&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0YzZmNDZjOGE2MDEyMjk1MjE3MTE1YWQ1MTc2NDZk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1201930,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"file_hash\": \"2b28aeb39274fdb1b6ea2789424f0b42\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_h264_540p_956474\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/bbc9bc23bed05fad06507c878ba2e542/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1868&bt=934&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/d6a7175912558234edb251ae88c34140/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1868&bt=934&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ba7800a6bc964636a786ae9c8aa868ae&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmZjA0ZWRlMmRhYjA0OWY3YzZlY2YyZWFmOTczMWEx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 10053,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=6f8dd6c9&x-expires=1772722800&x-signature=KejpNSU60IrNLpb8IkdEn5duZso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.image?dr=8606&refresh_token=31f9f7c6&x-expires=1772722800&x-signature=AV256TOINTKxuIMdyU2NMnIzlFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o0AFDiogA8RpEnYEFXAGXIQDCghkwAyCqefmU5~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=99d8ada2&x-expires=1772722800&x-signature=SavvCUL3QqFK0Z3rYidoL%2Bej39I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1008,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"3.1\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.8\\\",\\\"LoudnessRangeStart\\\":\\\"-22.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-18\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.5\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-21.2,\\\\\\\"LoudnessRange\\\\\\\":3.1,\\\\\\\"Peak\\\\\\\":0.42658,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.8,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-18,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-21.252},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-1.441},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.247,\\\\\\\"LTotal\\\\\\\":-24.018,\\\\\\\"Peak\\\\\\\":-7.36,\\\\\\\"RTotal\\\\\\\":-23.77},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.8,\\\\\\\"SingingRatio\\\\\\\":0.1,\\\\\\\"SpeechRatio\\\\\\\":0.4},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-30,\\\\\\\"MaxMomLoud\\\\\\\":-20.14,\\\\\\\"MaxSTLoud\\\\\\\":-22.63,\\\\\\\"Loud\\\\\\\":-22.99,\\\\\\\"LoudR\\\\\\\":7.4,\\\\\\\"LoudRE\\\\\\\":-22.6}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3806.5,\\\\\\\"FCenR\\\\\\\":3830.05,\\\\\\\"Spkr100G\\\\\\\":0.56,\\\\\\\"Spkr150G\\\\\\\":0.9,\\\\\\\"Spkr200G\\\\\\\":1.19}},\\\\\\\"Version\\\\\\\":2}\\\",\\\"loudness\\\":\\\"-21.2\\\",\\\"peak\\\":\\\"0.42658\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1088,\\\\\\\"origin_height\\\\\\\":1904,\\\\\\\"origin_create_at\\\\\\\":1757509826}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"70.61\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d30nh57og65vble9h2eg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/f20fbec8f212ab532cd588d205e07ad2/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/ocERyhE5fQlVZHDYBgfdFXAkQiIiWBUUFXwotE/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1624\\\\u0026bt=812\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=O2g7NGg0OzgzNzhlODY6OEBpajU8b3k5cjhxNjMzbzczNUBgLTQyLWI2NWIxYGFeYDM0YSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/911e5015a09082a13113414426f4db57/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/ocERyhE5fQlVZHDYBgfdFXAkQiIiWBUUFXwotE/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1624\\\\u0026bt=812\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=O2g7NGg0OzgzNzhlODY6OEBpajU8b3k5cjhxNjMzbzczNUBgLTQyLWI2NWIxYGFeYDM0YSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d30nh57og65vble9h2eg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=7567c3a5dbc544e08598e10e51780ec8\\\\u0026item_id=7548447098891570434\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlmNzIyM2Q5Y2MxZjcyYTRjNjBlN2ZhZGNiZTg1NDFi\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1462489,\\\"file_cs\\\":\\\"c:0-7723-b568\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=7c5ab621&x-expires=1772722800&x-signature=y6eBns7claw2vrf07bRoH6APDYI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4fbeba19&x-expires=1772722800&x-signature=tQoc8hzrtpLzwAWRv7jDi1I9mGI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oM4vRLg9EDGiAJApgOcIDeXF0ILrjgJIf4Ideh~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=6b0c5bc1&x-expires=1772722800&x-signature=mU9y2Ox7Pc0lpq9ivGmiwnuvJ0Y%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1201930,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"file_hash\": \"2b28aeb39274fdb1b6ea2789424f0b42\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_h264_540p_956474\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/bbc9bc23bed05fad06507c878ba2e542/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1868&bt=934&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/d6a7175912558234edb251ae88c34140/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1868&bt=934&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ba7800a6bc964636a786ae9c8aa868ae&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmZjA0ZWRlMmRhYjA0OWY3YzZlY2YyZWFmOTczMWEx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 436338,\n                        \"file_cs\": \"c:0-7863-d325\",\n                        \"file_hash\": \"711af48101b52ba1a1e2071e0191a2c8\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_bytevc1_540p_347161\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c4c36135520463a57a1b18775c93667d/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1e864f2b494be414159710a918303590/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/o88IeI6GAEUDkExLeORjLNAeQuCrugI9vp5WZI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=678&bt=339&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ZWloOjg6NjU1PDtnODQ0OkBpajU8b3k5cjhxNjMzbzczNUBfXzFgMC1jNmAxMjJeMmNjYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f7f151a55d5849c292f30735c74ebfbb&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzNmM3ODZkMTkzMDc3MTlhNzViZTI3ZmI4ZGViZmM0&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1201930,\n                        \"file_cs\": \"c:0-7723-b568\",\n                        \"file_hash\": \"2b28aeb39274fdb1b6ea2789424f0b42\",\n                        \"height\": 1008,\n                        \"uri\": \"v24044gl0000d30nh57og65vble9h2eg\",\n                        \"url_key\": \"v24044gl0000d30nh57og65vble9h2eg_h264_540p_956474\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/bbc9bc23bed05fad06507c878ba2e542/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1868&bt=934&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/d6a7175912558234edb251ae88c34140/69a8a5f7/video/tos/no1a/tos-no1a-ve-0068-no/okppEeg6QIEkLECLveRICGLDgIVrIxSeAAuLuj/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1868&bt=934&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=aDs7ZGZoOTo5OTlmOTM7ZEBpajU8b3k5cjhxNjMzbzczNUBeM141Nl41XjAxNl9eLTRfYSNiZWJfMmQ0ZS1hLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ba7800a6bc964636a786ae9c8aa868ae&is_play_url=1&item_id=7548447098891570434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmZjA0ZWRlMmRhYjA0OWY3YzZlY2YyZWFmOTczMWEx&source=CHALLENGE_AWEME&video_id=v24044gl0000d30nh57og65vble9h2eg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 78,\n                    \"author\": \"RuNewsDaily\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=555e09c2&x-expires=1772722800&x-signature=aN2EBQLeZwjFkFd2Y8V6QD97HPw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=850aacd0&x-expires=1772722800&x-signature=RbblLG5QQCXrlXJcF8b9b8Ee%2Ffw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=474a5f9d&x-expires=1772722800&x-signature=vpggV6%2BlKbznAbGeyskCBCZ8UNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1760400091,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 78,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 78.733,\n                        \"duration_precision\": 78.733,\n                        \"shoot_duration_precision\": 78.733,\n                        \"video_duration_precision\": 78.733\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7560860678702026039,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d3mp5lfog65km6qkspa0\\\",\\\"owner_id\\\":7156851724936938497,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7560860734985423629,\n                    \"id_str\": \"7560860734985423629\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7560860734985423629\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"runewsdaily\",\n                    \"owner_id\": \"7156851724936938497\",\n                    \"owner_nickname\": \"RuNewsDaily\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7560860803818146574.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7560860803818146574.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAALgHJTemWkR_rrrTWw4U2jx9S1c2xZSRlcR9lzlNQ1QAcfgt4MVOpvLSyb3imlA9\",\n                    \"shoot_duration\": 78,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - runewsdaily\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 78\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=774932c4&x-expires=1772722800&x-signature=0LuYllarHC%2FLKSdrm2Nbf0zZmiQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e031b6ac&x-expires=1772722800&x-signature=YEjq8ly2e19CAlqUlE6dpn9iAmk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=beb6a6fd&x-expires=1772722800&x-signature=WrQBvrivrEX3rQ2W8uOs1aEVf58%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5f808792&x-expires=1772722800&x-signature=K3hyiXazdTu%2FO%2B3DgvKMU2%2FcbfU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=37f79e3b&x-expires=1772722800&x-signature=4Guysizt9I6t8XAff0lSYB1vto8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=f73d36c6&x-expires=1772722800&x-signature=Y7kx40WqBF7tsDUGfDVW6rrbf4c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=850aacd0&x-expires=1772722800&x-signature=RbblLG5QQCXrlXJcF8b9b8Ee%2Ffw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=555e09c2&x-expires=1772722800&x-signature=aN2EBQLeZwjFkFd2Y8V6QD97HPw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=bf2f2d7f&x-expires=1772722800&x-signature=febK1VUiRWp3BHjNQCeJojt3Slg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=21977d5a&x-expires=1772722800&x-signature=JTmnzqWS%2B9p5%2B5olZFmGP%2B7CS70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1757511024,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"RuNewsDaily\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAALgHJTemWkR_rrrTWw4U2jx9S1c2xZSRlcR9lzlNQ1QAcfgt4MVOpvLSyb3imlA9\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"INSTAGRAM - @RuNewsDaily\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7156851724936938497\",\n                    \"unique_id\": \"runewsdaily\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCgstW9iqlgEG_-OCQB7yF5Q\",\n                    \"youtube_channel_title\": \"RuNewsDaily\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7156851724936938497,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7560860678702026039\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"apple\",\n                        \"cid\": \"13100\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=13100\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #apple on TikTok!\",\n                            \"share_desc_info\": \"Check out #apple on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: apple\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/apple?_r=1&name=apple&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=13100&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00016091510119261077}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"cover_labels\": null,\n                \"create_time\": 1760400083,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"Почему он так возмущен Apple? Этот продукт показывает, чего ждали от Apple. Просто посмотрите на это! #apple #технологии #гаджеты #новинки #обзор\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7560860678702026039\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7560860678702026039\n                    ],\n                    \"GroupdIdList1\": [\n                        7560860678702026039\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 1,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 78,\n                    \"author\": \"RuNewsDaily\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=555e09c2&x-expires=1772722800&x-signature=aN2EBQLeZwjFkFd2Y8V6QD97HPw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=850aacd0&x-expires=1772722800&x-signature=RbblLG5QQCXrlXJcF8b9b8Ee%2Ffw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=474a5f9d&x-expires=1772722800&x-signature=vpggV6%2BlKbznAbGeyskCBCZ8UNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=49f020f3&x-expires=1772722800&x-signature=BpGGBat5u%2FqXC0j1GDWqq7z9pZQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=473ed479&x-expires=1772722800&x-signature=VE%2BZwQWgvQFxKd8SIy4KOEE0QyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4d6c64ee&x-expires=1772722800&x-signature=iLEwZzsoFhMi1TyAR6%2Fg4Y%2FbpQ8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c727eb5a&x-expires=1772722800&x-signature=0GW9CwL%2Bo3s%2Fj%2BCwgvkXL6%2Fm2iI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=34ae48a4&x-expires=1772722800&x-signature=BFBtJdxGXZHV%2FGHXKtbmMk8f%2B%2F0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ca922f8426fc91ddd673b5f7f9e7e8a0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=97f0018e&x-expires=1772722800&x-signature=LzRv7BWgBk4FZFMet9sThDmXGpw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1760400091,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 78,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 78.733,\n                        \"duration_precision\": 78.733,\n                        \"shoot_duration_precision\": 78.733,\n                        \"video_duration_precision\": 78.733\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7560860678702026039,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d3mp5lfog65km6qkspa0\\\",\\\"owner_id\\\":7156851724936938497,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7560860734985423629,\n                    \"id_str\": \"7560860734985423629\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7560860734985423629\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"runewsdaily\",\n                    \"owner_id\": \"7156851724936938497\",\n                    \"owner_nickname\": \"RuNewsDaily\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7560860803818146574.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/ies-music-tx/7560860803818146574.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAALgHJTemWkR_rrrTWw4U2jx9S1c2xZSRlcR9lzlNQ1QAcfgt4MVOpvLSyb3imlA9\",\n                    \"shoot_duration\": 78,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - runewsdaily\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 78\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Почему он так возмущен Apple? Этот продукт показывает, чего ждали от Apple. Просто посмотрите на это! <h id=\\\"7949\\\">#apple</h> <h id=\\\"2401\\\">#технологии</h> <h id=\\\"7155\\\">#гаджеты</h> <h id=\\\"4854\\\">#новинки</h> <h id=\\\"6437\\\">#обзор</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7949\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"35883831\",\n                            \"hashtag_name\": \"технологии\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2401\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"82983446\",\n                            \"hashtag_name\": \"гаджеты\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7155\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"6869312\",\n                            \"hashtag_name\": \"новинки\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"4854\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"82926160\",\n                            \"hashtag_name\": \"обзор\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"6437\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"challenge_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"\",\n                \"promote_toast_key\": \"\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out RuNewsDaily's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out RuNewsDaily’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out RuNewsDaily’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@runewsdaily/video/7560860678702026039?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7560860678702026039&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@runewsdaily/video/7560860678702026039?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7560860678702026039&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501157414017419, \\\\\\\"1\\\\\\\": 4.501169700748591, \\\\\\\"0\\\\\\\": 4.501133265924679}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": 9.967489766296623e-05, \\\\\\\"2\\\\\\\": 3.885964530208887e-05, \\\\\\\"-1\\\\\\\": -3.886598407223015e-05}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4464,7927.7173]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7560860678702026039\",\n                    \"collect_count\": 1966,\n                    \"comment_count\": 105,\n                    \"digg_count\": 13254,\n                    \"download_count\": 107,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 652518,\n                    \"repost_count\": 0,\n                    \"share_count\": 511,\n                    \"whatsapp_share_count\": 23\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7560860678702026039\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 108,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 102,\n                        \"tag_id\": \"7949\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 120,\n                        \"hashtag_id\": \"35883831\",\n                        \"hashtag_name\": \"технологии\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 109,\n                        \"tag_id\": \"2401\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 129,\n                        \"hashtag_id\": \"82983446\",\n                        \"hashtag_name\": \"гаджеты\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 121,\n                        \"tag_id\": \"7155\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 138,\n                        \"hashtag_id\": \"6869312\",\n                        \"hashtag_name\": \"новинки\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 130,\n                        \"tag_id\": \"4854\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 145,\n                        \"hashtag_id\": \"82926160\",\n                        \"hashtag_name\": \"обзор\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 139,\n                        \"tag_id\": \"6437\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b392025e&x-expires=1772722800&x-signature=klhmRydWU8jeEqAJWuvtjntisL4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=f23d685f&x-expires=1772722800&x-signature=QsZmrQ2gA2pvSByljYoRT3J%2BP3I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a14232c&x-expires=1772722800&x-signature=Z7arijTbsPWWVcJ4xvxmwQGG1Og%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b392025e&x-expires=1772722800&x-signature=klhmRydWU8jeEqAJWuvtjntisL4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=f23d685f&x-expires=1772722800&x-signature=QsZmrQ2gA2pvSByljYoRT3J%2BP3I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a14232c&x-expires=1772722800&x-signature=Z7arijTbsPWWVcJ4xvxmwQGG1Og%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=b392025e&x-expires=1772722800&x-signature=klhmRydWU8jeEqAJWuvtjntisL4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=f23d685f&x-expires=1772722800&x-signature=QsZmrQ2gA2pvSByljYoRT3J%2BP3I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osttBooe7bqEwkxmDEI9RsLfJXRgqFIDAHSBZZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a14232c&x-expires=1772722800&x-signature=Z7arijTbsPWWVcJ4xvxmwQGG1Og%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 78.645,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 79,\n                            \"img_uris\": [\n                                \"tos-useast5-p-85c255-tx/osIVtoHwIBZApgBqsXIE3FEDLkDFR7CtefZJtS\",\n                                \"tos-useast5-p-85c255-tx/o4aeiuEQQDgoJw7fUkFStlzOytLuUwE9DBZBDs\",\n                                \"tos-useast5-p-85c255-tx/okDqnEsCLIk7JFUwRStfjX1tVHHZBBgetoIZED\",\n                                \"tos-useast5-p-85c255-tx/ow7EZBEZt8DbBXgRLePHFutDfsSAHoIwkXIJqr\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/osIVtoHwIBZApgBqsXIE3FEDLkDFR7CtefZJtS~tplv-noop.image?dr=12525&refresh_token=9b815083&x-expires=1772660283&x-signature=%2BJv73L4rKNgr2qXsg7KwBFwnLQY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/o4aeiuEQQDgoJw7fUkFStlzOytLuUwE9DBZBDs~tplv-noop.image?dr=12525&refresh_token=a93aab18&x-expires=1772660283&x-signature=lKS%2BoGGFWhcxXPjjEG1As7EM5Sg%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/okDqnEsCLIk7JFUwRStfjX1tVHHZBBgetoIZED~tplv-noop.image?dr=12525&refresh_token=2b085133&x-expires=1772660283&x-signature=nSULZZPEkjvJsydhirXejVwMnr8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/ow7EZBEZt8DbBXgRLePHFutDfsSAHoIwkXIJqr~tplv-noop.image?dr=12525&refresh_token=5e829de1&x-expires=1772660283&x-signature=yIzJiWsleBmt18Hwv1dN81vUozM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12300gd0001d3mp5ifog65mfaisehcg\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 343472,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 3377062,\n                                \"file_cs\": \"c:0-66565-02ba\",\n                                \"file_hash\": \"879b64ffbcfec1e6e57422913c804024\",\n                                \"height\": 1280,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc2_720p_343472\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/52ba7ce19139bcbaa0e5596673c57957/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/o4eoHnLXDEOsQBERgIFZ72SDJfqRH9ZEDwBHtE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=670&bt=335&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=aDlpNGk7M2RkOTUzNmVlZ0Bpamt2ZHA5cmxzNjQzZzM2NEAvNmEtMWA1NWMxNmMxXmJhYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/59c5ecd9ff64ab7f3df5abda409e302c/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/o4eoHnLXDEOsQBERgIFZ72SDJfqRH9ZEDwBHtE/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=670&bt=335&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=aDlpNGk7M2RkOTUzNmVlZ0Bpamt2ZHA5cmxzNjQzZzM2NEAvNmEtMWA1NWMxNmMxXmJhYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ddebab43f09246fa8a80c84f01df962e&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjljNzcyNWU2M2Q4NTM0ODE3ZjJjNTNkYmFlNzcxZDcw&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 138721}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 161929}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 199490}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 234463}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 302898}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 591512}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.574, \\\\\\\"v960\\\\\\\": 98.437, \\\\\\\"v864\\\\\\\": 99.039, \\\\\\\"v720\\\\\\\": 99.135}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.736, \\\\\\\"v960\\\\\\\": 89.682, \\\\\\\"v864\\\\\\\": 92.084, \\\\\\\"v720\\\\\\\": 95.654}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"063272ec0bd6bcb1036a989632096920\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.2321, 0.2321, 0.6263], \\\\\\\"dec2play\\\\\\\": [63584, 61915, 61915, 56677]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.463, \\\\\\\"sr20\\\\\\\": 102.745}}\\\",\\\"audio_bit_rate\\\":64161}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 308184,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 3030107,\n                                \"file_cs\": \"c:0-66565-7021\",\n                                \"file_hash\": \"6b710d0adc8179509aa796f42a2ad00a\",\n                                \"height\": 1024,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc2_540p_308184\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/15f8a19ae9f8ad2df5cfd2530c89bc09/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIBkBxD27fZfLFtut9PUSUJEgysFQwoODIgE3i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=600&bt=300&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ODVlaDo6aGRoNzVkO2VpNUBpamt2ZHA5cmxzNjQzZzM2NEAxMy81MGMzNS4xLWA0MGIuYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/d346b09059bc3f3adab457e7ea33ea1d/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIBkBxD27fZfLFtut9PUSUJEgysFQwoODIgE3i/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=600&bt=300&cs=5&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ODVlaDo6aGRoNzVkO2VpNUBpamt2ZHA5cmxzNjQzZzM2NEAxMy81MGMzNS4xLWA0MGIuYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=12ef3b78ca02441e8a6ef7378e2b6245&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVkZjRlN2Q5N2E2OGQzYTE4YzMxMTYwNTZhNDViZGI1&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 128874}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 148179}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 180453}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 209576}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 268187}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 515122}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.427, \\\\\\\"v960\\\\\\\": 97.818, \\\\\\\"v864\\\\\\\": 98.568, \\\\\\\"v720\\\\\\\": 99.374}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.228, \\\\\\\"v960\\\\\\\": 87.008, \\\\\\\"v864\\\\\\\": 88.697, \\\\\\\"v720\\\\\\\": 92.31}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"494674e5a363e0ae71b9ec23b032b8db\\\",\\\"dec_info\\\":\\\"{\\\\\\\"simp\\\\\\\": [0, 18, 18, 51], \\\\\\\"vmaf_loss\\\\\\\": [0.0, 0.2396, 0.2396, 0.6064], \\\\\\\"dec2play\\\\\\\": [46777, 44980, 44980, 41568]}\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 91.606, \\\\\\\"sr20\\\\\\\": 100.443}}\\\",\\\"audio_bit_rate\\\":48121}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 270730,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2661858,\n                                \"file_cs\": \"c:0-66313-1932\",\n                                \"file_hash\": \"2af6e4d22f5896a4a349fa25cf63c8e6\",\n                                \"height\": 1024,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_270730\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/88cd653c98a2e691ee1db7b21de03a93/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/o89olHLuFEEsgBmcgQFy7kSDJfUiO9ZEDwBftI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=528&bt=264&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OmdmaDplODlkNTZnZmY1ZkBpamt2ZHA5cmxzNjQzZzM2NEA0LTFfYDI0NS4xXzQ1M2MyYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/efc7766fe2c701ea927d1f2ca615dc7c/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/o89olHLuFEEsgBmcgQFy7kSDJfUiO9ZEDwBftI/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=528&bt=264&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OmdmaDplODlkNTZnZmY1ZkBpamt2ZHA5cmxzNjQzZzM2NEA0LTFfYDI0NS4xXzQ1M2MyYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5cf26c8c7db3421a86755bc7be4c0d77&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIxZjk5YzI1MTdiM2Q3OGU5YWUyMTIzZjE4Mjk5NmQz&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 114065}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 140859}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 168151}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 193384}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 241540}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 452110}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.49, \\\\\\\"v960\\\\\\\": 95.154, \\\\\\\"v864\\\\\\\": 96.183, \\\\\\\"v720\\\\\\\": 98.098}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.763, \\\\\\\"v960\\\\\\\": 84.704, \\\\\\\"v864\\\\\\\": 87.109, \\\\\\\"v720\\\\\\\": 90.58}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 89.032, \\\\\\\"sr20\\\\\\\": 97.869}}\\\",\\\"audio_bit_rate\\\":48121}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 163300,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1605587,\n                                \"file_cs\": \"c:0-66313-9e12\",\n                                \"file_hash\": \"6860061fe286b5683768cd5aafdc0d10\",\n                                \"height\": 1024,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_163300\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4ca2923ba3eff56ec8563191ea3d64fd/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oYyLlgSDoBksiyOFEDDZIEQ9wDutf7ggUBI8fJ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=318&bt=159&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=NDQ0N2Y6ZWk1ODdoaWQ3PEBpamt2ZHA5cmxzNjQzZzM2NEA2XjMyM2NgXl8xNTQvL2FeYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/83932f6ee853de5d10d5b58dd0fa509b/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oYyLlgSDoBksiyOFEDDZIEQ9wDutf7ggUBI8fJ/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=318&bt=159&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=NDQ0N2Y6ZWk1ODdoaWQ3PEBpamt2ZHA5cmxzNjQzZzM2NEA2XjMyM2NgXl8xNTQvL2FeYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a9d42a2f7e8445b2afcbf76c5461a191&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFjYTMxNjBhZjg5YTVjOTMzNzhjMThmOTNmNGQ3ZDc4&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 95302}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 110047}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 124447}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 139022}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 165004}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 290699}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.424, \\\\\\\"v960\\\\\\\": 90.436, \\\\\\\"v864\\\\\\\": 92.051, \\\\\\\"v720\\\\\\\": 94.18}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.356, \\\\\\\"v960\\\\\\\": 79.746, \\\\\\\"v864\\\\\\\": 82.31, \\\\\\\"v720\\\\\\\": 86.213}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24079}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 127895,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1257482,\n                                \"file_cs\": \"c:0-66313-7ea3\",\n                                \"file_hash\": \"96ce75803d874f4c123e028729efdc7a\",\n                                \"height\": 1024,\n                                \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                                \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_127895\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/69a2c1a919d6be90d33e10a7fcca2f40/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/o4DUZEsgLIJ7JFUwiSbfnuq7fOCyBBg9boQZED/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=248&bt=124&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=PDplOzY8NTQ0aTZlaTU5NUBpamt2ZHA5cmxzNjQzZzM2NEBjYDQxY2I0NTAxYGI0LzNeYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/5f509971c21f5a0052fa9bd020a010be/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/o4DUZEsgLIJ7JFUwiSbfnuq7fOCyBBg9boQZED/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=248&bt=124&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=15&rc=PDplOzY8NTQ0aTZlaTU5NUBpamt2ZHA5cmxzNjQzZzM2NEBjYDQxY2I0NTAxYGI0LzNeYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a266227febc34f318172e9f3487bc7f9&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhhYzc1MzliNmJiM2NlM2FhMDgzNzRlNDQ0Y2M2OTUy&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 88156}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 99388}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 110613}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 121818}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 140921}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 226550}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.514, \\\\\\\"v960\\\\\\\": 86.544, \\\\\\\"v864\\\\\\\": 88.261, \\\\\\\"v720\\\\\\\": 90.425}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.326, \\\\\\\"v960\\\\\\\": 75.525, \\\\\\\"v864\\\\\\\": 78.172, \\\\\\\"v720\\\\\\\": 82.539}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24079}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 1099,\n                                \"cla_subtitle_id\": 7560872525690227511,\n                                \"complaint_id\": 7560872525690227511,\n                                \"expire\": 1775230683,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"rus-RU\",\n                                \"language_code\": \"ru\",\n                                \"language_id\": 6,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": -410163257,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/c5d0b61155f81781139ee1afa7623d29/69cfdedb/video/tos/useast5/tos-useast5-v-85c255-tx/956de75d39b7491ca78753439a7b2130/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=18096&bt=9048&cs=0&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=amt2ZHA5cmxzNjQzZzM2NEBpamt2ZHA5cmxzNjQzZzM2NEBgYmZjMmRjMmphLS1kLS9zYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/c5d0b61155f81781139ee1afa7623d29/69cfdedb/video/tos/useast5/tos-useast5-v-85c255-tx/956de75d39b7491ca78753439a7b2130/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=18096&bt=9048&cs=0&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=amt2ZHA5cmxzNjQzZzM2NEBpamt2ZHA5cmxzNjQzZzM2NEBgYmZjMmRjMmphLS1kLS9zYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/242a5d0e7db81fb92c926531da404ac8/69cfdedb/video/tos/useast5/tos-useast5-v-85c255-tx/956de75d39b7491ca78753439a7b2130/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=18096&bt=9048&cs=0&ds=4&ft=B7XzJV~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=13&rc=amt2ZHA5cmxzNjQzZzM2NEBpamt2ZHA5cmxzNjQzZzM2NEBgYmZjMmRjMmphLS1kLS9zYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=rus-RU&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiNGMxYjI3ZDMxMGQ1ZmVmOGY2NzE2ZDRlYjUwZTQ4&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                                ],\n                                \"variant\": \"whisper_lid\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"ru\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": true,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"rus-RU\",\n                            \"language_code\": \"ru\",\n                            \"language_id\": 6,\n                            \"original_caption_type\": 5\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH~tplv-tiktokx-origin.image?dr=8593&refresh_token=eebbe0d7&x-expires=1772722800&x-signature=u9n0r9IxuknPzadXPL1m5jS958w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH~tplv-tiktokx-origin.image?dr=8593&refresh_token=a00b3d6c&x-expires=1772722800&x-signature=flW9tTffgeInpYQz0GvknS%2FZRAE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oIzIgEsABLXEoEkftnZ73ZtUqRtDwBFJSeLDbH~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=e98a9e40&x-expires=1772722800&x-signature=9Sv1cl3JIJY199pyNAvzLc2adhg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 5857952,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"height\": 720,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/52f632ef00e6b63973643dc91c931ce8/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/ooEBLSoEZj2eQJZtDDIHR7FjYFQBXgfsEkwlqu/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1162&bt=581&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OjpmZTtkNzw5OjtnM2Y3NEBpamt2ZHA5cmxzNjQzZzM2NEBfXmNhLTVjNTQxYzMzMDBiYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/55afed146214891b35621d6a085d2dcb/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/ooEBLSoEZj2eQJZtDDIHR7FjYFQBXgfsEkwlqu/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1162&bt=581&cs=0&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OjpmZTtkNzw5OjtnM2Y3NEBpamt2ZHA5cmxzNjQzZzM2NEBfXmNhLTVjNTQxYzMzMDBiYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12300gd0001d3mp5ifog65mfaisehcg&line=0&watermark=1&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=e1343c606df8477689f48a08dbfca7b7&item_id=7560860678702026039&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVmMWMxODQ2NmEzYTM3ZDAyNDA1NjkyMTUzNDQ5MWM1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 5495053,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"file_hash\": \"3c4f3acea617d65187558eafe9749d26\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_h264_540p_558887\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5f74c5b77d99b35c9a31c96ee9f4effe/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1090&bt=545&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/499c1dc2285174d1af641ef018224432/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1090&bt=545&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b561e7469502494da069bbc0f13d979c&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgyN2Y2Njc3NzZiMzAwNjllYzcyNTQ5OWQ1YjQ4NDlk&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 78657,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED~tplv-tiktokx-origin.image?dr=8606&refresh_token=4d028db0&x-expires=1772722800&x-signature=%2FpHiFTRmu9ik7kdsv4XgzKZX5Iw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED~tplv-tiktokx-origin.image?dr=8606&refresh_token=a9f426af&x-expires=1772722800&x-signature=eePz2L2SbXUSHDdTHxV8i%2Fk22Go%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oUDqkEsALIk7JFdwRSTfTXotoH9ZBBgetoIZED~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=30a2b31f&x-expires=1772722800&x-signature=tu41UXn%2BUuSp1q26Q6tKQ2Zt0uE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.5\\\",\\\"LoudnessRangeStart\\\":\\\"-18.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-16.2,\\\\\\\"LoudnessRange\\\\\\\":4.4,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10.3,\\\\\\\"Peak\\\\\\\":0.77625,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-18.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.8,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":0.3,\\\\\\\"FCenL\\\\\\\":2683.78,\\\\\\\"FCenR\\\\\\\":2684.23,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.13},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-16.199},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.001},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.001,\\\\\\\"LTotal\\\\\\\":-19.22,\\\\\\\"Peak\\\\\\\":-2.167,\\\\\\\"RTotal\\\\\\\":-19.221},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.46,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-16.21,\\\\\\\"LoudR\\\\\\\":4.4,\\\\\\\"LoudRE\\\\\\\":-14.5,\\\\\\\"LoudRS\\\\\\\":-18.9,\\\\\\\"MaxMomLoud\\\\\\\":-10.26,\\\\\\\"MaxSTLoud\\\\\\\":-13.84}}}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0693\\\",\\\"brightness_mean\\\":\\\"95.1032\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0237\\\",\\\"loudness\\\":\\\"-16.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0399\\\",\\\"peak\\\":\\\"0.77625\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4464,7927.7173]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1760400085}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"23.5417\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12300gd0001d3mp5ifog65mfaisehcg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/f61e943c65e5a26d99ea4ba0eea9a18a/69a8a63b/video/tos/useast8/tos-useast8-v-85c255-tx2/o8HDLjDiFGRJ7svJZBUZEBHwesXIESQfgoZqZE/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1266\\\\u0026bt=633\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmRoOzM6ODc4aDNmZjs8NkBpamt2ZHA5cmxzNjQzZzM2NEAuYjJfMTIwXi8xNjJhYTEwYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/13a317d1138add8e7e1cecb6c736123b/69a8a63b/video/tos/useast8/tos-useast8-v-85c255-tx2/o8HDLjDiFGRJ7svJZBUZEBHwesXIESQfgoZqZE/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1266\\\\u0026bt=633\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmRoOzM6ODc4aDNmZjs8NkBpamt2ZHA5cmxzNjQzZzM2NEAuYjJfMTIwXi8xNjJhYTEwYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12300gd0001d3mp5ifog65mfaisehcg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=3349d8dc5c904e25a4355740b85eea13\\\\u0026item_id=7560860678702026039\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcxMjc4ZTYyYjc5MWM4MTM2NmY2N2ZiMzdhZGQ1MDMy\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":6702472,\\\"file_cs\\\":\\\"c:0-65934-7458\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d97af7e2&x-expires=1772722800&x-signature=j%2F15GzpZlDJSPQjbADMT7e5gvlo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1a4582e8&x-expires=1772722800&x-signature=ahOGWsEHG6YjOM01yEX7zTxnueQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-85c255-tx/oMJZoDQsLBDOguEJQnXwBeUbySFaB7iEPWo9fs~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=64efa4d9&x-expires=1772722800&x-signature=hEJ6w7oIGjINjnAPkW%2BtsdhxBmw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 5495053,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"file_hash\": \"3c4f3acea617d65187558eafe9749d26\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_h264_540p_558887\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5f74c5b77d99b35c9a31c96ee9f4effe/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1090&bt=545&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/499c1dc2285174d1af641ef018224432/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1090&bt=545&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b561e7469502494da069bbc0f13d979c&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgyN2Y2Njc3NzZiMzAwNjllYzcyNTQ5OWQ1YjQ4NDlk&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 3403897,\n                        \"file_cs\": \"c:0-66313-7590\",\n                        \"file_hash\": \"c5c730ce7e68b5e11b14d3bc02d4a389\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_bytevc1_540p_346201\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e9ec95f25dfe0cbb70c4d4e78eaa2bbb/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/owDntHTcJZfRFA3RkykLIWd2gCpeFMebgAGJg6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=676&bt=338&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ZGc4NzU6OTk1ZzlnOmc4N0Bpamt2ZHA5cmxzNjQzZzM2NEA2MGAtLV80NTQxYy8xY15gYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/7475ea48797a75539c6337ec84c67168/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/owDntHTcJZfRFA3RkykLIWd2gCpeFMebgAGJg6/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=676&bt=338&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=ZGc4NzU6OTk1ZzlnOmc4N0Bpamt2ZHA5cmxzNjQzZzM2NEA2MGAtLV80NTQxYy8xY15gYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c4a5fd472df64d728676b70204c53d9a&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwNDc2NzM2Yjc4YmQ2NDI2ZTBhMDJhYzczMjk4ZGE3&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 5495053,\n                        \"file_cs\": \"c:0-65934-7458\",\n                        \"file_hash\": \"3c4f3acea617d65187558eafe9749d26\",\n                        \"height\": 1024,\n                        \"uri\": \"v12300gd0001d3mp5ifog65mfaisehcg\",\n                        \"url_key\": \"v12300gd0001d3mp5ifog65mfaisehcg_h264_540p_558887\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5f74c5b77d99b35c9a31c96ee9f4effe/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1090&bt=545&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/499c1dc2285174d1af641ef018224432/69a8a63b/video/tos/useast5/tos-useast5-v-85c255-tx/oIIURkfeycFgc1gDTJ2R6ALWkeRGp3AHJdZqbC/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1090&bt=545&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=ZjpnNDNlPDNnPDU4OTo0OEBpamt2ZHA5cmxzNjQzZzM2NEA2NjBjYF8zXjExLTYxYjNfYSNgYmZjMmRjMmphLS1kLS9zcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b561e7469502494da069bbc0f13d979c&is_play_url=1&item_id=7560860678702026039&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgyN2Y2Njc3NzZiMzAwNjllYzcyNTQ5OWQ1YjQ4NDlk&source=CHALLENGE_AWEME&video_id=v12300gd0001d3mp5ifog65mfaisehcg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 3,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 27,\n                    \"author\": \"by tearzall\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0eff5bdf&x-expires=1772722800&x-signature=zY00DhqCH2kdR9hilrM8hOGpfFo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b0d7fdc9&x-expires=1772722800&x-signature=DmEGsDCKy1IS%2F1z1zu0eA%2B75xVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ab6811cd&x-expires=1772722800&x-signature=hN99oolytXxWX%2F1xc1PjZ0K1LOg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9f6dec1d&x-expires=1772722800&x-signature=WSnmLQr%2FL40KbjBq0oWYZUOhDow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0eff5bdf&x-expires=1772722800&x-signature=zY00DhqCH2kdR9hilrM8hOGpfFo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1751367904,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 27,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 27.872625,\n                        \"duration_precision\": 27.872625,\n                        \"shoot_duration_precision\": 27.872625,\n                        \"video_duration_precision\": 27.872625\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":14.870999999999999,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7522067820625087762,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d1hs1nvog65r7fmq7asg\\\",\\\"owner_id\\\":7505143200572277776,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7522067865554815745,\n                    \"id_str\": \"7522067865554815745\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7522067865554815745\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"waytoleave\",\n                    \"owner_id\": \"7505143200572277776\",\n                    \"owner_nickname\": \"by tearzall\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7522067864082205456.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7522067864082205456.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_lBpNO5YgG4wGuUQy-40xFC1ihlwcSsM4twRrTqzD4XU60xIJsP1Cs-IVLtqo9PE\",\n                    \"shoot_duration\": 27,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - waytoleave\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 27\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6645b27d&x-expires=1772722800&x-signature=WBNIITwQkDdOeJCgX99fS9Cc%2Ffg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e8ea7236&x-expires=1772722800&x-signature=085tYziBahR7MnPKBkr8Pr7P%2BJw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=539d3100&x-expires=1772722800&x-signature=M9dtqEBb2f5j4U%2BY9R1jWNUs3I8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=3a54030f&x-expires=1772722800&x-signature=moXIPxV%2FbrkVc2ObzkujaiuYCyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=092a981e&x-expires=1772722800&x-signature=5lAYGSxTaHuc4c9PmneZKdXywuk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=6089dc3f&x-expires=1772722800&x-signature=VnOTwKfqbXQrcKnj3YHsY3T9lBk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b0d7fdc9&x-expires=1772722800&x-signature=DmEGsDCKy1IS%2F1z1zu0eA%2B75xVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ab6811cd&x-expires=1772722800&x-signature=hN99oolytXxWX%2F1xc1PjZ0K1LOg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9f6dec1d&x-expires=1772722800&x-signature=WSnmLQr%2FL40KbjBq0oWYZUOhDow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a11e70&x-expires=1772722800&x-signature=imRfrBYTkVjgy3Sa1l2f8Z6sRKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1753196244,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"gender\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"by tearzall\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_lBpNO5YgG4wGuUQy-40xFC1ihlwcSsM4twRrTqzD4XU60xIJsP1Cs-IVLtqo9PE\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"where you go i'll go\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7505143200572277776\",\n                    \"unique_id\": \"waytoleave\",\n                    \"unique_id_modify_time\": 1772638605,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7505143200572277776,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7522067820625087762\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"iphone\",\n                        \"cid\": \"14193\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=14193\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #iphone on TikTok!\",\n                            \"share_desc_info\": \"Check out #iphone on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: iphone\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/iphone?_r=1&name=iphone&u_code=f0g24b6jclkjcc&_d=f29a9icgc8jahi&share_challenge_id=14193&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0010753844499408539}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041536457123035A8E53ED0E0835\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041536457123035A8E53ED0E0835\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"layer\\\":0,\\\"text_str\\\":\\\"apple comfort >>\\\",\\\"start_x\\\":0.3517,\\\"rotation\\\":0,\\\"voice_resource_id\\\":\\\"\\\",\\\"bg_mode\\\":4,\\\"transform_y\\\":0,\\\"stream_speaker_id\\\":\\\"\\\",\\\"transform_x\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"is_voice_clone\\\":false,\\\"text_style\\\":0,\\\"align\\\":0,\\\"start_y\\\":0.0491,\\\"end_time\\\":-1,\\\"scale\\\":0.5357,\\\"color\\\":-1,\\\"start_time\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1751367896,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"text\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"best phone forever & ever 🥹 #iphone #apple #timcook #iphone16 #appleintelligence #chatgpt #искуственныйинтелект #artificialintelligence #recommendations #fyp #рек \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7522067820625087762\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7522067820625087762\n                    ],\n                    \"GroupdIdList1\": [\n                        7522067820625087762\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"apple comfort >>\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.10585241730279898,\n                            \"source_width\": 0.6259541984732825,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":27934,\\\"y\\\":0.5,\\\"h\\\":0.0698,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.3517,\\\"s\\\":0.5357}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 27,\n                    \"author\": \"by tearzall\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0eff5bdf&x-expires=1772722800&x-signature=zY00DhqCH2kdR9hilrM8hOGpfFo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b0d7fdc9&x-expires=1772722800&x-signature=DmEGsDCKy1IS%2F1z1zu0eA%2B75xVs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ab6811cd&x-expires=1772722800&x-signature=hN99oolytXxWX%2F1xc1PjZ0K1LOg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9f6dec1d&x-expires=1772722800&x-signature=WSnmLQr%2FL40KbjBq0oWYZUOhDow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2844d331&x-expires=1772722800&x-signature=NGFsEwLjXY4T%2B94IGE0VzReXA24%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=60003384&x-expires=1772722800&x-signature=9Wfm%2FdI11%2BF%2FT6g3B86UCNmXphI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=95bb809e&x-expires=1772722800&x-signature=SnFyTzPlMyZ41KEQM%2FLbz3n9PJU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3a29c15f&x-expires=1772722800&x-signature=bUC4PrtP8lxWrCZa9s8GK4TC4h0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2db8661a&x-expires=1772722800&x-signature=ZTILFGn%2FAGy8HwQjGNCrpNo4ABQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/3bcee1e720e15bb6c284d721f84b2b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0eff5bdf&x-expires=1772722800&x-signature=zY00DhqCH2kdR9hilrM8hOGpfFo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1751367904,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 27,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 27.872625,\n                        \"duration_precision\": 27.872625,\n                        \"shoot_duration_precision\": 27.872625,\n                        \"video_duration_precision\": 27.872625\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":14.870999999999999,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7522067820625087762,\\\"from_user_id\\\":7575881327552545847,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d1hs1nvog65r7fmq7asg\\\",\\\"owner_id\\\":7505143200572277776,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7522067865554815745,\n                    \"id_str\": \"7522067865554815745\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7522067865554815745\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"waytoleave\",\n                    \"owner_id\": \"7505143200572277776\",\n                    \"owner_nickname\": \"by tearzall\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7522067864082205456.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7522067864082205456.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA_lBpNO5YgG4wGuUQy-40xFC1ihlwcSsM4twRrTqzD4XU60xIJsP1Cs-IVLtqo9PE\",\n                    \"shoot_duration\": 27,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - waytoleave\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 27\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 27834,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"best phone forever &amp; ever 🥹 <h id=\\\"7497\\\">#iphone</h> <h id=\\\"7508\\\">#apple</h> <h id=\\\"7850\\\">#timcook</h> <h id=\\\"8081\\\">#iphone16</h> <h id=\\\"8299\\\">#appleintelligence</h> <h id=\\\"8459\\\">#chatgpt</h> <h id=\\\"8731\\\">#искуственныйинтелект</h> <h id=\\\"8947\\\">#artificialintelligence</h> <h id=\\\"9191\\\">#recommendations</h> <h id=\\\"9383\\\">#fyp</h> <h id=\\\"9462\\\">#рек</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"14193\",\n                            \"hashtag_name\": \"iphone\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7497\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"13100\",\n                            \"hashtag_name\": \"apple\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7508\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1614234424859654\",\n                            \"hashtag_name\": \"timcook\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7850\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"8774272\",\n                            \"hashtag_name\": \"iphone16\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8081\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"7377899916544671745\",\n                            \"hashtag_name\": \"appleintelligence\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8299\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"7172185891421552645\",\n                            \"hashtag_name\": \"chatgpt\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8459\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1636668977984517\",\n                            \"hashtag_name\": \"искуственныйинтелект\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8731\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"6543792\",\n                            \"hashtag_name\": \"artificialintelligence\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8947\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"783626\",\n                            \"hashtag_name\": \"recommendations\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9191\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9383\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"50321361\",\n                            \"hashtag_name\": \"рек\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9462\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"BG\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out by tearzall's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out by tearzall’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out by tearzall’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@waytoleave/video/7522067820625087762?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7522067820625087762&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@waytoleave/video/7522067820625087762?_r=1&u_code=f0g24b6jclkjcc&preview_pb=0&sharer_language=en&_d=f29a9icgc8jahi&share_item_id=7522067820625087762&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_detail_info\\\":\\\"{\\\\\\\"audio_freq_band_metric\\\\\\\": {\\\\\\\"band_width\\\\\\\": [42.3205, 11151.506], \\\\\\\"freq_band_slope\\\\\\\": -15.4478, \\\\\\\"oct_c_freq31_16k\\\\\\\": [22.3968, 23.4156, 15.1647, 9.582, 6.7958, 4.0097, -0.8946, -8.65, -18.8267, -35.4911]}, \\\\\\\"audio_tag_generator\\\\\\\": {\\\\\\\"tag_sorted\\\\\\\": [\\\\\\\"tag_01010226\\\\\\\", \\\\\\\"tag_01010305\\\\\\\", \\\\\\\"tag_01010405\\\\\\\", \\\\\\\"tag_01010231\\\\\\\", \\\\\\\"tag_01010001\\\\\\\"], \\\\\\\"tag_ratio_sorted\\\\\\\": [0.81, 0.41, 0.28, 0.18, 0.04]}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10067\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"53.587\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6539,3618.6214]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7522067820625087762\",\n                    \"collect_count\": 16327,\n                    \"comment_count\": 2030,\n                    \"digg_count\": 117895,\n                    \"download_count\": 838,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1887697,\n                    \"repost_count\": 0,\n                    \"share_count\": 4445,\n                    \"whatsapp_share_count\": 65\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7522067820625087762\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"hot_level\\\":\\\"0\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013609833607389838,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\"}\",\n                                    \"word\": \"como activar apple intelligence iphone 16\",\n                                    \"word_id\": \"8537047536396699426\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.020839206842518748,\\\"direct_to_tako\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"1744015775\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,search_result_darwin_recall,bert_viking_two_hop_recall\\\"}\",\n                                    \"word\": \"how to activate apple intelligence\",\n                                    \"word_id\": \"1895684051612980211\",\n                                    \"word_record\": {\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 36,\n                        \"hashtag_id\": \"14193\",\n                        \"hashtag_name\": \"iphone\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 29,\n                        \"tag_id\": \"7497\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 43,\n                        \"hashtag_id\": \"13100\",\n                        \"hashtag_name\": \"apple\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 37,\n                        \"tag_id\": \"7508\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 52,\n                        \"hashtag_id\": \"1614234424859654\",\n                        \"hashtag_name\": \"timcook\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 44,\n                        \"tag_id\": \"7850\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 62,\n                        \"hashtag_id\": \"8774272\",\n                        \"hashtag_name\": \"iphone16\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 53,\n                        \"tag_id\": \"8081\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 81,\n                        \"hashtag_id\": \"7377899916544671745\",\n                        \"hashtag_name\": \"appleintelligence\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 63,\n                        \"tag_id\": \"8299\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 90,\n                        \"hashtag_id\": \"7172185891421552645\",\n                        \"hashtag_name\": \"chatgpt\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 82,\n                        \"tag_id\": \"8459\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 112,\n                        \"hashtag_id\": \"1636668977984517\",\n                        \"hashtag_name\": \"искуственныйинтелект\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 91,\n                        \"tag_id\": \"8731\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 136,\n                        \"hashtag_id\": \"6543792\",\n                        \"hashtag_name\": \"artificialintelligence\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 113,\n                        \"tag_id\": \"8947\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 153,\n                        \"hashtag_id\": \"783626\",\n                        \"hashtag_name\": \"recommendations\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 137,\n                        \"tag_id\": \"9191\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 158,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 154,\n                        \"tag_id\": \"9383\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 163,\n                        \"hashtag_id\": \"50321361\",\n                        \"hashtag_name\": \"рек\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 159,\n                        \"tag_id\": \"9462\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 1.389821289186053,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=a01ef60c&x-expires=1772722800&x-signature=inuh%2FXFNpSA6VkE1vAWgHht6NQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=84b75747&x-expires=1772722800&x-signature=EielBHgMXSALhXcYZJYgXI0RTGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=516434d6&x-expires=1772722800&x-signature=3bZaYirTc96bo%2B4%2F9uZkGi1Onto%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=a01ef60c&x-expires=1772722800&x-signature=inuh%2FXFNpSA6VkE1vAWgHht6NQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=84b75747&x-expires=1772722800&x-signature=EielBHgMXSALhXcYZJYgXI0RTGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=516434d6&x-expires=1772722800&x-signature=3bZaYirTc96bo%2B4%2F9uZkGi1Onto%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=a01ef60c&x-expires=1772722800&x-signature=inuh%2FXFNpSA6VkE1vAWgHht6NQo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.image?dr=8606&refresh_token=84b75747&x-expires=1772722800&x-signature=EielBHgMXSALhXcYZJYgXI0RTGM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocejGeDxRIMQINwfnBhALFxjIiGvAo8fBGpMo1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=516434d6&x-expires=1772722800&x-signature=3bZaYirTc96bo%2B4%2F9uZkGi1Onto%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 404887,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 1410375,\n                                \"file_cs\": \"c:0-24951-6fba\",\n                                \"file_hash\": \"116bb241aa04d22328bbdcda64c7ae64\",\n                                \"height\": 900,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc2_720p_404887\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4a8463651b746502895f8cffc2865a8e/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/oEehB8GFRZGjokIIjDLexIW4GfBxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=790&bt=395&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OTg4NmZnOjw8aTU3OTRmPEBpamk7eWo5cnB1NDMzODczNEAwLS1gNC0wNi8xMWEuM2JjYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/ada5c71c58ab9056de7b49db35fc25e3/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/oEehB8GFRZGjokIIjDLexIW4GfBxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=790&bt=395&cs=5&ds=3&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=14&rc=OTg4NmZnOjw8aTU3OTRmPEBpamk7eWo5cnB1NDMzODczNEAwLS1gNC0wNi8xMWEuM2JjYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f9ec6116d4424f2999370d7cc3050536&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwNDE3OWI3M2U3ZWVhZWUwNDZlNWZhN2Q5OGUwMjAy&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 116173}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 144605}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 197130}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 260615}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 308242}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 563351}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.402, \\\\\\\"v960\\\\\\\": 96.177, \\\\\\\"v864\\\\\\\": 96.965, \\\\\\\"v720\\\\\\\": 97.603}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.965, \\\\\\\"v960\\\\\\\": 88.095, \\\\\\\"v864\\\\\\\": 89.762, \\\\\\\"v720\\\\\\\": 93.699}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":76.46,\\\\\\\"srv1\\\\\\\":85.745},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":76.46,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"063272ec0bd6bcb1036a989632096920\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64377}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 265537,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 924965,\n                                \"file_cs\": \"c:0-24699-c471\",\n                                \"file_hash\": \"301d857e5dbf34097cbbdfb7761d73a2\",\n                                \"height\": 720,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_540p_265537\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/28b28cef7b3d55ec328ed4eca1b2a9e0/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/o8hSQBdnxFfIvALGDG8Exu6OHjRoAjeXweUGIf/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=518&bt=259&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OjVnZWQ8NDU3NTU2PDo5OkBpamk7eWo5cnB1NDMzODczNEAtYmIuYTJeXmAxLzJfNjA0YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/e8d44b65e7fe26d8d8744b503a62696f/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/o8hSQBdnxFfIvALGDG8Exu6OHjRoAjeXweUGIf/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=518&bt=259&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=4&rc=OjVnZWQ8NDU3NTU2PDo5OkBpamk7eWo5cnB1NDMzODczNEAtYmIuYTJeXmAxLzJfNjA0YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=773697b9532242c4a2a159da1bede207&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyYTY3ODYzODU0ODFiMDAzZThmZDUwODg5MTA0MzJm&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 77145}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 96213}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 136776}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 176345}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 208701}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 375302}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.674, \\\\\\\"v960\\\\\\\": 86.777, \\\\\\\"v864\\\\\\\": 88.926, \\\\\\\"v720\\\\\\\": 91.468}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.751, \\\\\\\"v960\\\\\\\": 76.849, \\\\\\\"v864\\\\\\\": 79.996, \\\\\\\"v720\\\\\\\": 83.77}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":67.299,\\\\\\\"srv1\\\\\\\":74.598},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":67.299,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"181c568d189a8338c396a97b23e5de25\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 81.25, \\\\\\\"sr20\\\\\\\": 90.065}}\\\",\\\"audio_bit_rate\\\":32254}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 192084,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 669102,\n                                \"file_cs\": \"c:0-24699-9234\",\n                                \"file_hash\": \"520597c670d5a87cb846df505fe3f3aa\",\n                                \"height\": 720,\n                                \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                                \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_540p_192084\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4ae991700db566c58619571da93c2cb1/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/o0QaIQZ8vWfQRHRGxtjhPUWee11MjzAGA5H9eF/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=374&bt=187&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=ZzVmZGVlOTg0NmQ1OTdlNkBpamk7eWo5cnB1NDMzODczNEA1L15gXzAtNS8xLTA2MDYzYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/d64dcec62b357ec7ec73ecba7f4bd345/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/o0QaIQZ8vWfQRHRGxtjhPUWee11MjzAGA5H9eF/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=374&bt=187&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=5&rc=ZzVmZGVlOTg0NmQ1OTdlNkBpamk7eWo5cnB1NDMzODczNEA1L15gXzAtNS8xLTA2MDYzYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=639b3496320a432185063bbbcaac228d&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc5ODEwOWJlYWViZGIwZmI0NzMyMjg3Y2YwZTgyYzc5&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 62583}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 75736}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 104366}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 132731}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 154992}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 273127}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.464, \\\\\\\"v960\\\\\\\": 81.294, \\\\\\\"v864\\\\\\\": 83.443, \\\\\\\"v720\\\\\\\": 86.844}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 66.364, \\\\\\\"v960\\\\\\\": 71.009, \\\\\\\"v864\\\\\\\": 74.018, \\\\\\\"v720\\\\\\\": 78.852}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":87.486,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.509,\\\\\\\"srv1\\\\\\\":70.691},\\\\\\\"src\\\\\\\":87.486,\\\\\\\"trans\\\\\\\":62.509,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 74.89, \\\\\\\"sr20\\\\\\\": 83.705}}\\\",\\\"audio_bit_rate\\\":24219}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D~tplv-tiktokx-origin.image?dr=8593&refresh_token=ffdac2ac&x-expires=1772722800&x-signature=aKtpjazPmHShsBGfx6LGep0%2FDdw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D~tplv-tiktokx-origin.image?dr=8593&refresh_token=eac3fbe4&x-expires=1772722800&x-signature=YAthtc3pOUzZzlRNcwnAuQMmPGU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMfjxneIwxGoCIpIvFLhAwpGAfQFsGtNevjR8D~tplv-tiktokx-origin.jpeg?dr=8593&refresh_token=5cbf8088&x-expires=1772722800&x-signature=9FCFqkrDMmCDMbOMpYWoxfKNiyc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_list\": [\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d1hrvm7og65gsv38ufvg&line=0&watermark=0&logo_name=tiktok_m&source=CHALLENGE_AWEME&file_id=dff6e6ee01624b94be91df6cb59e2b26&item_id=7522067820625087762&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"file_hash\": \"bf5d3b4d9029d9de302154d342c7fc4c\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_h264_540p_910704\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/728f49a810276171dfe34edf6b618564/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1778&bt=889&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/363754ab1e9acbb77f8f8380d0925309/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1778&bt=889&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dff6e6ee01624b94be91df6cb59e2b26&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 27867,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=4dd00405&x-expires=1772722800&x-signature=efuCuNVL7h7NhjFGM3yTX18HqcA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=305c66fb&x-expires=1772722800&x-signature=lTVqWsh3q9A9NKvor8J9TfZ8a%2BQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU5QAkjQPRjgGfhejWvxRGQmHMHb8QAfGDFeTQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cf41f221&x-expires=1772722800&x-signature=ZVKY1ywbwF5Sla2jon%2FYVmZZpLw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": false,\n                    \"height\": 720,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"7.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-28\\\",\\\"LoudnessRangeStart\\\":\\\"-35.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-26.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-27.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-28,\\\\\\\"Peak\\\\\\\":0.13183,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":7.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-35.8,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-26.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-27.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2974.66,\\\\\\\"FCenR\\\\\\\":2930.83,\\\\\\\"Spkr100G\\\\\\\":1.79,\\\\\\\"Spkr150G\\\\\\\":2.22,\\\\\\\"Spkr200G\\\\\\\":2.53},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-30.116},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.89},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-31.58,\\\\\\\"Peak\\\\\\\":-17.589,\\\\\\\"RTotal\\\\\\\":-31.126,\\\\\\\"LRDiff\\\\\\\":-0.453},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.56,\\\\\\\"SpeechRatio\\\\\\\":0.04},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-35.15,\\\\\\\"LoudR\\\\\\\":10.3,\\\\\\\"LoudRE\\\\\\\":-39,\\\\\\\"LoudRS\\\\\\\":-49.3,\\\\\\\"MaxMomLoud\\\\\\\":-33.76,\\\\\\\"MaxSTLoud\\\\\\\":-38.98}}},\\\\\\\"Loudness\\\\\\\":-30.1}\\\",\\\"loudness\\\":\\\"-30.1\\\",\\\"peak\\\":\\\"0.13183\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6539,3618.6214]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1350,\\\\\\\"origin_create_at\\\\\\\":1751367898}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"70.76\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v14044g50000d1hrvm7og65gsv38ufvg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/e36749b2616f103e1aec4f614c0a4e91/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/oMgfah5RNFvNfAGjHRRADWQGeHMAfjA5P88xXQ/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1794\\\\u0026bt=897\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OmY5ZztnZTg7ZWgzO2U1ZkBpamk7eWo5cnB1NDMzODczNEBeNjY1YjE0Ni4xNmM1MS80YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/472cc15e9e125a3ead2651a7386cb33f/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/oMgfah5RNFvNfAGjHRRADWQGeHMAfjA5P88xXQ/?a=1233\\\\u0026bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1794\\\\u0026bt=897\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OmY5ZztnZTg7ZWgzO2U1ZkBpamk7eWo5cnB1NDMzODczNEBeNjY1YjE0Ni4xNmM1MS80YSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041536457123035A8E53ED0E0835\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d1hrvm7og65gsv38ufvg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=CHALLENGE_AWEME\\\\u0026file_id=7c224b88f09e4b18957b4de88d969ca7\\\\u0026item_id=7522067820625087762\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcwNjljMWRkZmFmOTE4MDQ4NDM5MWU1YmE2NzEzMWJk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":3661851,\\\"file_cs\\\":\\\"c:0-24470-01a7\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=d294e276&x-expires=1772722800&x-signature=HPi3CHPFB%2BHMWTPgG1G1Z1hXVLk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=02817c5b&x-expires=1772722800&x-signature=Un7WtGMOHeanjGBLozRQqOs4sw4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oE9GeNGuLCfxjwjQZGxfAF8RnDoIIQBeAhvxMI~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=3fa64471&x-expires=1772722800&x-signature=HqK5cYGOrkfq0nPDlzGg8aiZOEs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"file_hash\": \"bf5d3b4d9029d9de302154d342c7fc4c\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_h264_540p_910704\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/728f49a810276171dfe34edf6b618564/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1778&bt=889&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/363754ab1e9acbb77f8f8380d0925309/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1778&bt=889&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dff6e6ee01624b94be91df6cb59e2b26&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1472249,\n                        \"file_cs\": \"c:0-24699-5540\",\n                        \"file_hash\": \"901664c6c2fc925f14e3f18601a63a0d\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_bytevc1_540p_422650\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/11767841bbc4e189cf123a1c77ffbf62/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/oEBZf4IEIGAhxmjexULQd738fueogRAnGFvGQD/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=824&bt=412&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=aTdlZGQzNjYzOzk4ZzUzaEBpamk7eWo5cnB1NDMzODczNEBjLWBhMGE1Nl4xYC0wNDJeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/b0127f1c4f5d3acd5a826fb6b683c6ec/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/oEBZf4IEIGAhxmjexULQd738fueogRAnGFvGQD/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=824&bt=412&cs=2&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=11&rc=aTdlZGQzNjYzOzk4ZzUzaEBpamk7eWo5cnB1NDMzODczNEBjLWBhMGE1Nl4xYC0wNDJeYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ae50723d05c648a09383d03adacb04ff&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE5ZjQzMjFiNzdkOTk5YTJlNDgzMjg0YzgzNzI4ZmFh&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 3172325,\n                        \"file_cs\": \"c:0-24470-01a7\",\n                        \"file_hash\": \"bf5d3b4d9029d9de302154d342c7fc4c\",\n                        \"height\": 720,\n                        \"uri\": \"v14044g50000d1hrvm7og65gsv38ufvg\",\n                        \"url_key\": \"v14044g50000d1hrvm7og65gsv38ufvg_h264_540p_910704\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/728f49a810276171dfe34edf6b618564/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1778&bt=889&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/363754ab1e9acbb77f8f8380d0925309/69a8a608/video/tos/alisg/tos-alisg-pve-0037c001/ogehF8GlRhGjojUIvwLexIBOGfDxEAFDvfQQnA/?a=1233&bti=NXYpNDs8QGo6OjZAOm00NTAuYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1778&bt=889&cs=0&ds=6&ft=BIcq8V~3wUxl7K2gUtIvk84jWLpifkTV4jKJWo5hgG0P3-I&mime_type=video_mp4&qs=0&rc=OWVoOGZpNGg3ZTU0aDk5aUBpamk7eWo5cnB1NDMzODczNEAvLzZfM2E2XzYxMy1iYmNhYSNzcjBwMmQ0c2VhLS1kMTFzcw%3D%3D&vvpl=1&l=202603041536457123035A8E53ED0E0835&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dff6e6ee01624b94be91df6cb59e2b26&is_play_url=1&item_id=7522067820625087762&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmOWU3NjFiOTkzY2RkMGE1NWMyMDNlN2UzYmQxZThi&source=CHALLENGE_AWEME&video_id=v14044g50000d1hrvm7og65gsv38ufvg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10067\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            }\n        ],\n        \"cursor\": 12,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603041536457123035A8E53ED0E0835\",\n            \"now\": 1772638606000\n        },\n        \"has_more\": 1,\n        \"log_pb\": {\n            \"impr_id\": \"202603041536457123035A8E53ED0E0835\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772638607\n}"}],"_postman_id":"44a9ae9a-3cc9-43c0-891a-c4c39007a82a"}],"id":"27a8d83b-4f73-45f7-8ea4-a072fa182fa4","description":"<p>Endpoints for retrieving hashtag-related data from TikTok. Use these requests to look up metadata for a specific hashtag or fetch its video feed — either by a numeric hashtag ID or by a URL/tag name.</p>\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getHashtagInfo</code></td>\n<td>Returns metadata and details for a hashtag by URL or tag name</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getHashtagFeed</code></td>\n<td>Returns a feed of videos for a hashtag by URL or tag name</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getHashtagFeedByID</code></td>\n<td>Returns a feed of videos for a hashtag by its numeric ID</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>query</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getHashtagInfo</code>, <code>/getHashtagFeed</code></td>\n<td>A TikTok hashtag URL or plain tag name (e.g. <code>apple</code>)</td>\n</tr>\n<tr>\n<td><code>id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getHashtagFeedByID</code></td>\n<td>The numeric TikTok hashtag ID (e.g. <code>13100</code>)</td>\n</tr>\n<tr>\n<td><code>cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getHashtagFeed</code>, <code>/getHashtagFeedByID</code></td>\n<td>Pagination cursor from the previous response, used for scrolling through results</td>\n</tr>\n<tr>\n<td><code>count</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/getHashtagFeed</code>, <code>/getHashtagFeedByID</code></td>\n<td>Number of feed items to return (e.g. <code>12</code>)</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td>All</td>\n<td>Alpha-2 country code to scope results by region (default: <code>US</code>)</td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All</td>\n<td>Cache window in seconds. Set to <code>0</code> to disable caching (default: <code>3600</code>)</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li>If you only know the tag name or URL, use <code>/getHashtagInfo</code> first to retrieve the numeric hashtag ID, then pass it to <code>/getHashtagFeedByID</code> for paginated feed access.</li>\n<li>Use the <code>cursor</code> value from a response to fetch the next page of results — this is the standard pagination mechanism across all feed endpoints.</li>\n<li>The <code>region</code> parameter can be used to filter content by country, which is useful for localised trend analysis.</li>\n<li>Set <code>cache_timeout</code> to <code>0</code> during development or testing to always receive fresh data.</li>\n<li>The base URL is configured via the <code>https://tiktok.evelode.com/tiktok-api</code> collection variable. Make sure it is set before sending requests.</li>\n<li>Authentication is handled at the collection level via the <code>license_key</code> query parameter — no additional auth setup is needed per request.</li>\n</ul>\n","_postman_id":"27a8d83b-4f73-45f7-8ea4-a072fa182fa4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Location","item":[{"name":"Get location info by ID","id":"600eae6b-5bc2-495e-8a82-477f78a55400","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getLocationInfoByID?location_id=22535796485353377","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getLocationInfoByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"location_id","value":"22535796485353377"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"c4909faf-886b-4d27-b954-1dbe901b4d9c","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getLocationInfoByID?location_id=22535796485353377","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getLocationInfoByID"],"query":[{"key":"location_id","value":"22535796485353377"},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:37:22 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=tM48FXrRm7TuqkR6gvQKsv7TfrQeAXOZiFAaJpSZuw7untqSsQd79tTWfGhMxwCGmd7JlKgZMwrD%2BVgxNA4GTeTyHBMLZ4Pxxq02oqRgzX2laQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f631dc0f1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"city_code\": \"2976007\",\n        \"claim_store_status\": false,\n        \"collect_info\": \"{\\\"has_price\\\":0,\\\"has_price_class\\\":0,\\\"has_product\\\":0,\\\"has_service\\\":0,\\\"is_bad_case\\\":0,\\\"is_product_visible\\\":0,\\\"is_service_visible\\\":0,\\\"is_shop_url_visible\\\":0,\\\"is_tt_key_category\\\":0,\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_bizline\\\":\\\"\\\",\\\"poi_city\\\":\\\"2976007\\\",\\\"poi_class_name\\\":\\\"Region\\\",\\\"poi_detail_type\\\":\\\"regional\\\",\\\"poi_region_code\\\":\\\"3017382\\\",\\\"tt_poi_type_name_level0\\\":\\\"Other\\\",\\\"tt_poi_type_name_level1\\\":\\\"Place and Address\\\",\\\"tt_type_code\\\":\\\"19a3a6\\\"}\",\n        \"cover\": {\n            \"height\": 720,\n            \"uri\": \"tiktok-obj/poi_detail_cover_3x.png\",\n            \"url_list\": [\n                \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/poi_detail_cover_3x.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d1a1690b&shcp=9b759fb9&idc=no1a\",\n                \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/poi_detail_cover_3x.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d1a1690b&shcp=9b759fb9&idc=no1a\",\n                \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/poi_detail_cover_3x.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=d1a1690b&shcp=9b759fb9&idc=no1a\"\n            ],\n            \"url_prefix\": null,\n            \"width\": 720\n        },\n        \"cover_dark_mode\": {\n            \"height\": 720,\n            \"uri\": \"tiktok-obj/poi_dark_detail_cover_3x.png\",\n            \"url_list\": [\n                \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/poi_dark_detail_cover_3x.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d1a1690b&shcp=9b759fb9&idc=no1a\",\n                \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/poi_dark_detail_cover_3x.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d1a1690b&shcp=9b759fb9&idc=no1a\",\n                \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/poi_dark_detail_cover_3x.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=d1a1690b&shcp=9b759fb9&idc=no1a\"\n            ],\n            \"url_prefix\": null,\n            \"width\": 720\n        },\n        \"dynamic_map_params\": {\n            \"default_zoom_level\": 16,\n            \"enable_dynamic_map\": true\n        },\n        \"edit_poi_status\": false,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260304153721BEC0ACC2A17A89F2BFEF\",\n            \"now\": 1772638642000\n        },\n        \"formatted_address\": \"New Aquitaine, France\",\n        \"have_product_shelf\": false,\n        \"is_ba_account\": false,\n        \"is_collected\": false,\n        \"location\": {\n            \"geohash\": \"u00b5w5e98v1\",\n            \"lat\": \"45.033564\",\n            \"lng\": \"1.213374\"\n        },\n        \"log_pb\": {\n            \"impr_id\": \"20260304153721BEC0ACC2A17A89F2BFEF\"\n        },\n        \"poi_mapkit_collect\": false,\n        \"poi_name\": \"Lol\",\n        \"real_time_fav_cnt\": 73,\n        \"region_code\": \"3017382\",\n        \"share_info\": {\n            \"share_desc\": \"Lol\\nNew Aquitaine, France\",\n            \"share_url\": \"https://www.tiktok.com/place/Lol-22535796485353377?_d=f297i3775mmc81&_r=1&language=en&local_service_key_category=Others&share_poi_id=22535796485353377&u_code=f014kj3832a94k\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"type_level\": \"1\",\n        \"video_count\": 0\n    },\n    \"timestamp\": 1772638642\n}"}],"_postman_id":"600eae6b-5bc2-495e-8a82-477f78a55400"},{"name":"Get videos by location ID","id":"86ea82ef-4b31-43bf-ab02-26c55c69e784","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getLocationFeedByID?location_id=22535796485353377","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getLocationFeedByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"location_id","value":"22535796485353377"},{"disabled":true,"description":{"content":"<p>Number of location feed items you want to get. For example: 20.</p>\n","type":"text/plain"},"key":"count","value":"20"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in location items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Alpha-2 country code</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"02538cc4-04e2-4dfe-85c3-8f66a887404f","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getLocationFeedByID?location_id=22535796485353377","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getLocationFeedByID"],"query":[{"key":"location_id","value":"22535796485353377"},{"key":"count","value":"20","description":"Number of location feed items you want to get. For example: 20.","type":"text","disabled":true},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in location items, you can get cursor value from the previous response.","type":"text","disabled":true},{"key":"region","value":"US","description":"Alpha-2 country code","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:37:47 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=tt9pkkJYn1yVO5bW31JVr6tOdX6CFxIGqoME3HrzH8nhfIgW3vGvi6Lqg4TunxBwyuXzAJTfGnMgeaw6emtwOYFXdrsWeFcIByIUrTLQrh1qEg%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f6c6ba451e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_list\": [\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1724220684,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.08325,\n                        \"duration_precision\": 10.08325,\n                        \"shoot_duration_precision\": 10.08325,\n                        \"video_duration_precision\": 10.08325\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7405470966060535071,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cr2oa2vog65l30pldohg\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7405471278532004639,\n                    \"id_str\": \"7405471278532004639\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7405471278532004639\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/16626e21da81c1b09a1021913c042f8a/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ogfLAxQPYmGEQAE5hatFMUkDBieGxYJFUqVCEE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZTc1Omk8OmloaDNpNzNmOUBpanJvM285cjVydTMzaTU8NEA2LjRhLy9hXzMxMi9gLjIvYSNlYW0wMmRzXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/16626e21da81c1b09a1021913c042f8a/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ogfLAxQPYmGEQAE5hatFMUkDBieGxYJFUqVCEE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZTc1Omk8OmloaDNpNzNmOUBpanJvM285cjVydTMzaTU8NEA2LjRhLy9hXzMxMi9gLjIvYSNlYW0wMmRzXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/9f473b5d5a6276fd30b8a834ad4c6b07/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ogfLAxQPYmGEQAE5hatFMUkDBieGxYJFUqVCEE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZTc1Omk8OmloaDNpNzNmOUBpanJvM285cjVydTMzaTU8NEA2LjRhLy9hXzMxMi9gLjIvYSNlYW0wMmRzXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cr2oa2vog65l30pldohg&line=0&is_play_url=1&source=POI_VIDEO&file_id=265c10c42f504e6ebfd7292fd772149b&item_id=7405471278532004639&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmNmEyNTMzZGZjMzYzMTdhNGEzNTQzODFiMWM1ODdj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7405470966060535071\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00021606983377027455}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1724220682,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7405470966060535071\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7405470966060535071\n                    ],\n                    \"GroupdIdList1\": [\n                        7405470966060535071\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1724220684,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.08325,\n                        \"duration_precision\": 10.08325,\n                        \"shoot_duration_precision\": 10.08325,\n                        \"video_duration_precision\": 10.08325\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7405470966060535071,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cr2oa2vog65l30pldohg\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7405471278532004639,\n                    \"id_str\": \"7405471278532004639\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7405471278532004639\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/16626e21da81c1b09a1021913c042f8a/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ogfLAxQPYmGEQAE5hatFMUkDBieGxYJFUqVCEE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZTc1Omk8OmloaDNpNzNmOUBpanJvM285cjVydTMzaTU8NEA2LjRhLy9hXzMxMi9gLjIvYSNlYW0wMmRzXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/16626e21da81c1b09a1021913c042f8a/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ogfLAxQPYmGEQAE5hatFMUkDBieGxYJFUqVCEE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZTc1Omk8OmloaDNpNzNmOUBpanJvM285cjVydTMzaTU8NEA2LjRhLy9hXzMxMi9gLjIvYSNlYW0wMmRzXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/9f473b5d5a6276fd30b8a834ad4c6b07/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ogfLAxQPYmGEQAE5hatFMUkDBieGxYJFUqVCEE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZTc1Omk8OmloaDNpNzNmOUBpanJvM285cjVydTMzaTU8NEA2LjRhLy9hXzMxMi9gLjIvYSNlYW0wMmRzXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cr2oa2vog65l30pldohg&line=0&is_play_url=1&source=POI_VIDEO&file_id=265c10c42f504e6ebfd7292fd772149b&item_id=7405471278532004639&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmNmEyNTMzZGZjMzYzMTdhNGEzNTQzODFiMWM1ODdj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10034,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#funny</h> <h id=\\\"8\\\">#lol</h> <h id=\\\"21\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7405470966060535071?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7405470966060535071&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7405470966060535071?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7405470966060535071&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7405470966060535071\",\n                    \"collect_count\": 271,\n                    \"comment_count\": 90,\n                    \"digg_count\": 9668,\n                    \"download_count\": 65,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 416532,\n                    \"repost_count\": 0,\n                    \"share_count\": 437,\n                    \"whatsapp_share_count\": 46\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7405470966060535071\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=a9c80aac&x-expires=1772722800&x-signature=z%2FXlZqV3qj3EszoT7q41cvSFJYw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=95a97593&x-expires=1772722800&x-signature=nM%2B7E2QDLvN17MMtuZPBFQQHcxU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a86a6f92&x-expires=1772722800&x-signature=b%2B2haoD4b%2FEPDAIJc8kB0DZI53w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=a9c80aac&x-expires=1772722800&x-signature=z%2FXlZqV3qj3EszoT7q41cvSFJYw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=95a97593&x-expires=1772722800&x-signature=nM%2B7E2QDLvN17MMtuZPBFQQHcxU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a86a6f92&x-expires=1772722800&x-signature=b%2B2haoD4b%2FEPDAIJc8kB0DZI53w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=a9c80aac&x-expires=1772722800&x-signature=z%2FXlZqV3qj3EszoT7q41cvSFJYw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=95a97593&x-expires=1772722800&x-signature=nM%2B7E2QDLvN17MMtuZPBFQQHcxU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/35026c0c73bb4af1ae3d969fde27c16a_1724220685~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a86a6f92&x-expires=1772722800&x-signature=b%2B2haoD4b%2FEPDAIJc8kB0DZI53w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 560268,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 704188,\n                                \"file_cs\": \"c:0-10011-0142\",\n                                \"file_hash\": \"ce406dd5d43813d33f6287efb8b11a0a\",\n                                \"height\": 720,\n                                \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                                \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_bytevc1_720p_560268\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e6098b96c96cbb08e0fff7bb34a1246c/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oEvI5oNfKhjLILhILwAzEIEGFAiqirKCesewZC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1094&bt=547&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=PGdoOjQ4ZjZlZDo3aDhnOEBpMzhsOmo5cjRydTMzaTczNEBgXmBhXi5jXzYxLTA2MzMwYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/518ba51c05aa89750f18bafb88c0865d/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oEvI5oNfKhjLILhILwAzEIEGFAiqirKCesewZC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1094&bt=547&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=PGdoOjQ4ZjZlZDo3aDhnOEBpMzhsOmo5cjRydTMzaTczNEBgXmBhXi5jXzYxLTA2MzMwYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=356d659e34074a9bb3fc15a1d7ceadc9&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg5NzIzZDY4NDZmMzJiMzY4OWExNmU2MjM0Njk3Yjc1&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 97554}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 129320}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 160911}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 181684}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 218949}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.875, \\\\\\\"v960\\\\\\\": 88.264, \\\\\\\"v864\\\\\\\": 89.94, \\\\\\\"v720\\\\\\\": 93.663}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.599, \\\\\\\"v960\\\\\\\": 96.461, \\\\\\\"v864\\\\\\\": 97.851, \\\\\\\"v720\\\\\\\": 99.04}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65035}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 467295,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 587332,\n                                \"file_cs\": \"c:0-10011-a7a3\",\n                                \"file_hash\": \"b61bea87fd20ceb2b7cda082d3004835\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                                \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_bytevc1_540p_467295\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1daa32db02a20b52c30d8b3ce8dc08dc/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYeobIqGNChCLmKLI9kwmAIhII5FeihAfjEZTL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=912&bt=456&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTZmNjVmM2g6OTw4NGRlNkBpMzhsOmo5cjRydTMzaTczNEBhNTEvNGBeNjIxM2JgNi1gYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/8eb7ece18a6b6e7ffe1e6596300f9bb6/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYeobIqGNChCLmKLI9kwmAIhII5FeihAfjEZTL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=912&bt=456&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTZmNjVmM2g6OTw4NGRlNkBpMzhsOmo5cjRydTMzaTczNEBhNTEvNGBeNjIxM2JgNi1gYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c30b9ac1e56946579ea0cc72234c83db&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdiYTU1Zjk4NTg1MTBkYzg5MWE1ZjdhZTcyYzgwOWQx&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 83392}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 110108}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 135794}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 152263}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 181167}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.088, \\\\\\\"v960\\\\\\\": 84.107, \\\\\\\"v864\\\\\\\": 87.199, \\\\\\\"v720\\\\\\\": 89.914}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.441, \\\\\\\"v960\\\\\\\": 94.886, \\\\\\\"v864\\\\\\\": 96.333, \\\\\\\"v720\\\\\\\": 98.705}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32618}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 362917,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 456142,\n                                \"file_cs\": \"c:0-10011-22af\",\n                                \"file_hash\": \"c891abfb691651f8a54eb18cc71a9ec2\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                                \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_bytevc1_540p_362917\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/8e4c6cec60eb58886dd94cb6974db3c0/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oULZIhbiAoCjAI5ZN9E7fZLHIKIFqwehCLGeGc/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=708&bt=354&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NzhmOjk2OmQ0ZGZlNztoaUBpMzhsOmo5cjRydTMzaTczNEAzYjA2M2MvXi4xYTBjLWA1YSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/544cab9b0b02ae3f3c3c4243678c8f1e/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oULZIhbiAoCjAI5ZN9E7fZLHIKIFqwehCLGeGc/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=708&bt=354&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NzhmOjk2OmQ0ZGZlNztoaUBpMzhsOmo5cjRydTMzaTczNEAzYjA2M2MvXi4xYTBjLWA1YSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8fce08f43bdc4a11aa27f366973ce564&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE4NjU2ZDgyODhiZWFmMDljZTdlYTQ1NzMzMzRmZDE1&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 67877}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 88258}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 108332}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 121342}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 144186}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.228, \\\\\\\"v960\\\\\\\": 81.483, \\\\\\\"v864\\\\\\\": 84.046, \\\\\\\"v720\\\\\\\": 87.732}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.677, \\\\\\\"v960\\\\\\\": 91.926, \\\\\\\"v864\\\\\\\": 94.617, \\\\\\\"v720\\\\\\\": 96.593}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32618}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 251364,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 315934,\n                                \"file_cs\": \"c:0-10011-5aaa\",\n                                \"file_hash\": \"b22b4fda89c662484f0761bcc0ea24e1\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                                \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_bytevc1_540p_251364\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/93e5fa3c8eb470b8b0bae0180d4ef456/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oUhKOsGLILAoEbCieEIqhhI0ICwlej5FNfZ7AL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=NjY4Mzs8ZTtmZTUzOzZkNEBpMzhsOmo5cjRydTMzaTczNEA0NS9jLTY0XjMxLmBgMl5gYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/42da80ba8292ce5b86ba3d8b4c801c0e/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oUhKOsGLILAoEbCieEIqhhI0ICwlej5FNfZ7AL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=NjY4Mzs8ZTtmZTUzOzZkNEBpMzhsOmo5cjRydTMzaTczNEA0NS9jLTY0XjMxLmBgMl5gYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c1aa53c8c0124b6ca87b9908f0258373&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkYjdlMWQ3NTI0MDI3NzgyZDJlODVlNDdmMWFiMDVi&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 49337}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 62144}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 75296}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 84070}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 98665}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.712, \\\\\\\"v960\\\\\\\": 75.859, \\\\\\\"v864\\\\\\\": 78.741, \\\\\\\"v720\\\\\\\": 83.339}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.302, \\\\\\\"v960\\\\\\\": 84.846, \\\\\\\"v864\\\\\\\": 88.242, \\\\\\\"v720\\\\\\\": 90.361}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24551}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 175619,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 220732,\n                                \"file_cs\": \"c:0-10011-69c5\",\n                                \"file_hash\": \"0f51d33d6c33555e43f930645de9a011\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                                \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_bytevc1_540p_175619\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/18a3353af0d498f09d013a9be0ebb910/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMmiqQLIG5sowCGLAIe7AeGHKLhfvNIIGC8jcL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=342&bt=171&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=PGQ7ODhlNDxpOGczNTo4OkBpMzhsOmo5cjRydTMzaTczNEBeL2BhYTNgNjAxLS80LzYuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6de065c18e28687d63b41e181b3674b3/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oMmiqQLIG5sowCGLAIe7AeGHKLhfvNIIGC8jcL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=342&bt=171&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=PGQ7ODhlNDxpOGczNTo4OkBpMzhsOmo5cjRydTMzaTczNEBeL2BhYTNgNjAxLS80LzYuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=17952772200d453f99c16bd5d5c82aa9&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjYzZkNjU4Y2E5NjkwOGQ4MWM2NmIzYThmZjFkNWQ0&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 40551}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 50622}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 60975}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 68160}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 78686}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 65.888, \\\\\\\"v960\\\\\\\": 70.725, \\\\\\\"v864\\\\\\\": 71.873, \\\\\\\"v720\\\\\\\": 77.882}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.501, \\\\\\\"v960\\\\\\\": 80.742, \\\\\\\"v864\\\\\\\": 81.837, \\\\\\\"v720\\\\\\\": 85.163}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24551}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oEeNIKjLIAGi5F2IkhLoLEjQIesfIACCwLAqhA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEeNIKjLIAGi5F2IkhLoLEjQIesfIACCwLAqhA~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=8ad31a4d&x-expires=1772722800&x-signature=B8Jd60NMrt6j4ZkTNfarxsInaaI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEeNIKjLIAGi5F2IkhLoLEjQIesfIACCwLAqhA~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=5a10025b&x-expires=1772722800&x-signature=JXW7qPUIC4OKGc4vgdTeBaqtmrQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEeNIKjLIAGi5F2IkhLoLEjQIesfIACCwLAqhA~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=de63fcc2&x-expires=1772722800&x-signature=qIbbONAHKOyddrCZAWFmQXQxbgs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1031248,\n                        \"file_cs\": \"c:0-9828-201a\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/484687d516d987e1c1359c80340534f3/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMCKvsHRghGAAhFohL4QxeXAGKfPbYUkQeriFf/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1602&bt=801&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Z2doMzg6Omg8PDk2ZjVkM0BpMzhsOmo5cjRydTMzaTczNEAzMi40NmAvXjUxLi5fYDBeYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/090948d4ab58b0f6f61aa62b1d93e83a/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMCKvsHRghGAAhFohL4QxeXAGKfPbYUkQeriFf/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1602&bt=801&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Z2doMzg6Omg8PDk2ZjVkM0BpMzhsOmo5cjRydTMzaTczNEAzMi40NmAvXjUxLi5fYDBeYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cr2oa1fog65gk7via5v0&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=a03ac2bc13164989ae27c795701e5d6d&item_id=7405470966060535071&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5OGEwMTI5M2ZkNWJlNjdmNTUzYTJlNTE0MmZhY2Vl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 999203,\n                        \"file_cs\": \"c:0-9828-201a\",\n                        \"file_hash\": \"c97afa7944aea68267c84641b287e465\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                        \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_h264_540p_794989\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/11a7e4adf4a6e790e5c8935a6e60b387/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/okohAxFAHkICQibxfshXRwgfLYKh4eAvG5FQeU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1552&bt=776&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzVoPGZpaTk4M2c3N2Q8O0BpMzhsOmo5cjRydTMzaTczNEAtMmMwMS00Xi0xLjIwNDMuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/804f465ae1b7fb5a826374617c8a37cd/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/okohAxFAHkICQibxfshXRwgfLYKh4eAvG5FQeU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1552&bt=776&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzVoPGZpaTk4M2c3N2Q8O0BpMzhsOmo5cjRydTMzaTczNEAtMmMwMS00Xi0xLjIwNDMuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=18697a34541d4005a67f0f4c39fe5204&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlYzU3MTg5ZGE5YjliY2U3OTMxZTRlYmU3NDhhNmYz&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 10055,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/e5145c66b98e4c21953067c1a45974de_1724220685\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e5145c66b98e4c21953067c1a45974de_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=330867cb&x-expires=1772722800&x-signature=KPMtX2CFaMMNP40ZpxX6%2Bscqovc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e5145c66b98e4c21953067c1a45974de_1724220685~tplv-tiktokx-origin.image?dr=8606&refresh_token=dfa30860&x-expires=1772722800&x-signature=QtoMLbSFoJeN1AhcXN9pEn9IpMc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e5145c66b98e4c21953067c1a45974de_1724220685~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f2c4be65&x-expires=1772722800&x-signature=aEHZamM4UoFeXrgkmV1GYclah7Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"17.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-31.6\\\",\\\"LoudnessRangeStart\\\":\\\"-49.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-29.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-31.5\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-33.087},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.617},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-18.984,\\\\\\\"LTotal\\\\\\\":-38.822,\\\\\\\"RTotal\\\\\\\":-36.864,\\\\\\\"LRDiff\\\\\\\":-1.957},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3873.3,\\\\\\\"FCenR\\\\\\\":4069.05,\\\\\\\"Spkr200G\\\\\\\":1.46,\\\\\\\"Spkr150G\\\\\\\":0.97,\\\\\\\"Spkr100G\\\\\\\":0.6},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.1,\\\\\\\"MusicRatio\\\\\\\":0.3,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.1122,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-31.5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-31.6,\\\\\\\"LoudnessRange\\\\\\\":17.5,\\\\\\\"Loudness\\\\\\\":-33.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-29.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-49.1}\\\",\\\"bright_ratio_mean\\\":\\\"0.0025\\\",\\\"brightness_mean\\\":\\\"63.8122\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0011\\\",\\\"loudness\\\":\\\"-33.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0033\\\",\\\"peak\\\":\\\"0.1122\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":576,\\\\\\\"origin_create_at\\\\\\\":1724220681}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"5.2257\\\",\\\"vq_score\\\":\\\"77.08\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000cr2oa1fog65gk7via5v0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/050ae166c9c90cab6c8eb0bd0dae0380/69a8a633/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0oiM8FLIQ5qRcoXDANAWCffgfjwAxU4cIgEyA/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1388\\\\u0026bt=694\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=O2hkZzM1aDc0ZjY4ZDdpM0BpMzhsOmo5cjRydTMzaTczNEBiLjViMS42NS4xYjA2YV9jYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/4f0a844de0d73826711f58b6146263d9/69a8a633/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0oiM8FLIQ5qRcoXDANAWCffgfjwAxU4cIgEyA/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1388\\\\u0026bt=694\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=O2hkZzM1aDc0ZjY4ZDdpM0BpMzhsOmo5cjRydTMzaTczNEBiLjViMS42NS4xYjA2YV9jYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cr2oa1fog65gk7via5v0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=f0bfd49a35e34c11849e1240ed8a1ee8\\\\u0026item_id=7405470966060535071\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0OTg2MDNhZTZiMWI1MGQ3ODZjZjE1NjIwNTdiYTI2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1251196,\\\"file_cs\\\":\\\"c:0-9828-201a\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/40ac34a5743d4cfd9971d9bd4e8b9232_1724220684\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/40ac34a5743d4cfd9971d9bd4e8b9232_1724220684~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=8519726b&x-expires=1772722800&x-signature=PzAeVh4rZN354QVeiGh3Cq4kAnE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/40ac34a5743d4cfd9971d9bd4e8b9232_1724220684~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=2a5f02d5&x-expires=1772722800&x-signature=yMBYMmdg6%2BSRYuDIhRgFcfzOiO4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/40ac34a5743d4cfd9971d9bd4e8b9232_1724220684~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=878815ac&x-expires=1772722800&x-signature=1wFVDP2uO0KB1fQ9KbcysyxqxVw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 999203,\n                        \"file_cs\": \"c:0-9828-201a\",\n                        \"file_hash\": \"c97afa7944aea68267c84641b287e465\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                        \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_h264_540p_794989\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/11a7e4adf4a6e790e5c8935a6e60b387/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/okohAxFAHkICQibxfshXRwgfLYKh4eAvG5FQeU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1552&bt=776&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzVoPGZpaTk4M2c3N2Q8O0BpMzhsOmo5cjRydTMzaTczNEAtMmMwMS00Xi0xLjIwNDMuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/804f465ae1b7fb5a826374617c8a37cd/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/okohAxFAHkICQibxfshXRwgfLYKh4eAvG5FQeU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1552&bt=776&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzVoPGZpaTk4M2c3N2Q8O0BpMzhsOmo5cjRydTMzaTczNEAtMmMwMS00Xi0xLjIwNDMuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=18697a34541d4005a67f0f4c39fe5204&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlYzU3MTg5ZGE5YjliY2U3OTMxZTRlYmU3NDhhNmYz&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 587332,\n                        \"file_cs\": \"c:0-10011-a7a3\",\n                        \"file_hash\": \"b61bea87fd20ceb2b7cda082d3004835\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                        \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_bytevc1_540p_467295\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1daa32db02a20b52c30d8b3ce8dc08dc/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYeobIqGNChCLmKLI9kwmAIhII5FeihAfjEZTL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=912&bt=456&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTZmNjVmM2g6OTw4NGRlNkBpMzhsOmo5cjRydTMzaTczNEBhNTEvNGBeNjIxM2JgNi1gYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/8eb7ece18a6b6e7ffe1e6596300f9bb6/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYeobIqGNChCLmKLI9kwmAIhII5FeihAfjEZTL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=912&bt=456&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTZmNjVmM2g6OTw4NGRlNkBpMzhsOmo5cjRydTMzaTczNEBhNTEvNGBeNjIxM2JgNi1gYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c30b9ac1e56946579ea0cc72234c83db&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdiYTU1Zjk4NTg1MTBkYzg5MWE1ZjdhZTcyYzgwOWQx&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 999203,\n                        \"file_cs\": \"c:0-9828-201a\",\n                        \"file_hash\": \"c97afa7944aea68267c84641b287e465\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr2oa1fog65gk7via5v0\",\n                        \"url_key\": \"v15044gf0000cr2oa1fog65gk7via5v0_h264_540p_794989\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/11a7e4adf4a6e790e5c8935a6e60b387/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/okohAxFAHkICQibxfshXRwgfLYKh4eAvG5FQeU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1552&bt=776&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzVoPGZpaTk4M2c3N2Q8O0BpMzhsOmo5cjRydTMzaTczNEAtMmMwMS00Xi0xLjIwNDMuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/804f465ae1b7fb5a826374617c8a37cd/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/okohAxFAHkICQibxfshXRwgfLYKh4eAvG5FQeU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1552&bt=776&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzVoPGZpaTk4M2c3N2Q8O0BpMzhsOmo5cjRydTMzaTczNEAtMmMwMS00Xi0xLjIwNDMuYSNzXnNoMmRjXi9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=18697a34541d4005a67f0f4c39fe5204&is_play_url=1&item_id=7405470966060535071&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlYzU3MTg5ZGE5YjliY2U3OTMxZTRlYmU3NDhhNmYz&source=POI_VIDEO&video_id=v15044gf0000cr2oa1fog65gk7via5v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 12,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1722156425,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 12,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 12.773875,\n                        \"duration_precision\": 12.773875,\n                        \"shoot_duration_precision\": 12.773875,\n                        \"video_duration_precision\": 12.773875\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7396605320501398815,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cqj0b27og65mfk4juvu0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7396605342198860575,\n                    \"id_str\": \"7396605342198860575\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7396605342198860575\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/dc57bd417c520c5c6ab367923de77499/69a8fb92/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ooA9qLGrToItAMCR8mIICsCEBDeAYZITTNe8f2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=OjRmNjQ8ODU0OWc6N2c4O0BpM3ltbnA5cjUzdDMzaTU8NEAuMmNhLi0xXjExYy5fNGBhYSNycjFjMmQ0X2dgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/dc57bd417c520c5c6ab367923de77499/69a8fb92/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ooA9qLGrToItAMCR8mIICsCEBDeAYZITTNe8f2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=OjRmNjQ8ODU0OWc6N2c4O0BpM3ltbnA5cjUzdDMzaTU8NEAuMmNhLi0xXjExYy5fNGBhYSNycjFjMmQ0X2dgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a810c851aecee27163dd1a35c4f620d4/69a8fb92/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ooA9qLGrToItAMCR8mIICsCEBDeAYZITTNe8f2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=OjRmNjQ8ODU0OWc6N2c4O0BpM3ltbnA5cjUzdDMzaTU8NEAuMmNhLi0xXjExYy5fNGBhYSNycjFjMmQ0X2dgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cqj0b27og65mfk4juvu0&line=0&is_play_url=1&source=POI_VIDEO&file_id=d8c57db417fd4641a2450911d3fc5117&item_id=7396605342198860575&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0YTNhYTFiYzc5OTIzOTVmYTUwMjE3NDdhNzk5ZjUw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 12,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 12\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7396605320501398815\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00021581624788037613}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1722156422,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7396605320501398815\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7396605320501398815\n                    ],\n                    \"GroupdIdList1\": [\n                        7396605320501398815\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 12,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1722156425,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 12,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 12.773875,\n                        \"duration_precision\": 12.773875,\n                        \"shoot_duration_precision\": 12.773875,\n                        \"video_duration_precision\": 12.773875\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7396605320501398815,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cqj0b27og65mfk4juvu0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7396605342198860575,\n                    \"id_str\": \"7396605342198860575\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7396605342198860575\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/dc57bd417c520c5c6ab367923de77499/69a8fb92/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ooA9qLGrToItAMCR8mIICsCEBDeAYZITTNe8f2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=OjRmNjQ8ODU0OWc6N2c4O0BpM3ltbnA5cjUzdDMzaTU8NEAuMmNhLi0xXjExYy5fNGBhYSNycjFjMmQ0X2dgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/dc57bd417c520c5c6ab367923de77499/69a8fb92/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ooA9qLGrToItAMCR8mIICsCEBDeAYZITTNe8f2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=OjRmNjQ8ODU0OWc6N2c4O0BpM3ltbnA5cjUzdDMzaTU8NEAuMmNhLi0xXjExYy5fNGBhYSNycjFjMmQ0X2dgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a810c851aecee27163dd1a35c4f620d4/69a8fb92/video/tos/useast8/tos-useast8-v-27dcd7-tx2/ooA9qLGrToItAMCR8mIICsCEBDeAYZITTNe8f2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=OjRmNjQ8ODU0OWc6N2c4O0BpM3ltbnA5cjUzdDMzaTU8NEAuMmNhLi0xXjExYy5fNGBhYSNycjFjMmQ0X2dgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cqj0b27og65mfk4juvu0&line=0&is_play_url=1&source=POI_VIDEO&file_id=d8c57db417fd4641a2450911d3fc5117&item_id=7396605342198860575&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0YTNhYTFiYzc5OTIzOTVmYTUwMjE3NDdhNzk5ZjUw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 12,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 12\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 12734,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#funny</h> <h id=\\\"8\\\">#lol</h> <h id=\\\"21\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7396605320501398815?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7396605320501398815&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7396605320501398815?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7396605320501398815&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8633,2687.727]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7396605320501398815\",\n                    \"collect_count\": 945,\n                    \"comment_count\": 56,\n                    \"digg_count\": 16111,\n                    \"download_count\": 334,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 259480,\n                    \"repost_count\": 0,\n                    \"share_count\": 3878,\n                    \"whatsapp_share_count\": 88\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7396605320501398815\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": true,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=35d4ff30&x-expires=1772722800&x-signature=bsKAATAinPZ5njmPJ5%2FZoWrsXSk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=25230da9&x-expires=1772722800&x-signature=t566vBWnY2rd%2FcAzXS4d6jq%2F5Is%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=02b7a38f&x-expires=1772722800&x-signature=bMR6Xnmpz32h4NEIGMmVEcc1L1o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=35d4ff30&x-expires=1772722800&x-signature=bsKAATAinPZ5njmPJ5%2FZoWrsXSk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=25230da9&x-expires=1772722800&x-signature=t566vBWnY2rd%2FcAzXS4d6jq%2F5Is%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=02b7a38f&x-expires=1772722800&x-signature=bMR6Xnmpz32h4NEIGMmVEcc1L1o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=35d4ff30&x-expires=1772722800&x-signature=bsKAATAinPZ5njmPJ5%2FZoWrsXSk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=25230da9&x-expires=1772722800&x-signature=t566vBWnY2rd%2FcAzXS4d6jq%2F5Is%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/2d3ca186e031429eb117b1e159de78ea_1722156426~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=02b7a38f&x-expires=1772722800&x-signature=bMR6Xnmpz32h4NEIGMmVEcc1L1o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 466384,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 744291,\n                                \"file_cs\": \"c:0-12239-30be\",\n                                \"file_hash\": \"b55efcae7aad762c332c8ed6074542ad\",\n                                \"height\": 720,\n                                \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                                \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_bytevc1_720p_466384\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/3ef8b2cf30fd857fde08ae9adb5fde28/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/ogIOUi7QAz2E1LaztwqiiK8UIAPfmW7mpABBCG/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=910&bt=455&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZTxmMzRlZDdoOjZmZ2g3ZUBpam82Nm05cnczdDMzaTczNEAtL141NGM0NjMxYzFfYjBjYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/c8b502b0342c6dbdcc4078ccedc9205d/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/ogIOUi7QAz2E1LaztwqiiK8UIAPfmW7mpABBCG/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=910&bt=455&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZTxmMzRlZDdoOjZmZ2g3ZUBpam82Nm05cnczdDMzaTczNEAtL141NGM0NjMxYzFfYjBjYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fb34eebd4cf3476e947afb7180ac290b&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU3OGZiM2UxY2M5MDY0MTAzNzg1YmU3YWVlMGNlNThh&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 734\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 114270}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 207885}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 291993}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 346150}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 408439}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 709190}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.106, \\\\\\\"v960\\\\\\\": 89.962, \\\\\\\"v864\\\\\\\": 91.146, \\\\\\\"v720\\\\\\\": 93.999}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.065, \\\\\\\"v960\\\\\\\": 98.35, \\\\\\\"v864\\\\\\\": 98.869, \\\\\\\"v720\\\\\\\": 99.062}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64823}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 375595,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 599403,\n                                \"file_cs\": \"c:0-12240-95f1\",\n                                \"file_hash\": \"9c9f35d6aa264a309abeaddee95da451\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                                \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_bytevc1_540p_375595\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0eb169bdbad24a42050ca35fbda1b392/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/oMIGNTSMehvAICaYkIrIi5tAIdq1MrSQeAeLjC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=732&bt=366&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGk7NTY3Z2VoZjc5Zmc0PEBpam82Nm05cnczdDMzaTczNEBfYDA0LTEtXi8xY2NgYTQ1YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/9ae1de764c07427aad67645d2a7ae6dc/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/oMIGNTSMehvAICaYkIrIi5tAIdq1MrSQeAeLjC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=732&bt=366&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGk7NTY3Z2VoZjc5Zmc0PEBpam82Nm05cnczdDMzaTczNEBfYDA0LTEtXi8xY2NgYTQ1YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8971ddccf6f44c2eab0d44037238cfb9&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJkZDkzODkwZWIwNTVjOTgyYzRmZDZiZWU1NjZhNDY2&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 96667}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 174476}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 247825}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 286858}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 336997}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 577323}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.418, \\\\\\\"v960\\\\\\\": 86.44, \\\\\\\"v864\\\\\\\": 88.243, \\\\\\\"v720\\\\\\\": 91.515}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.181, \\\\\\\"v960\\\\\\\": 98.389, \\\\\\\"v864\\\\\\\": 98.254, \\\\\\\"v720\\\\\\\": 99.149}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32537}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 299085,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 477303,\n                                \"file_cs\": \"c:0-12240-d4f6\",\n                                \"file_hash\": \"2b8193bed0ea680f7adbcc4d0530430e\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                                \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_bytevc1_540p_299085\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0a9c28e4e95714b44157718a9f1ccd02/69a8a635/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oseTqQvIGhKrACBrAIelAGOO5LYekNII1Majlm/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=584&bt=292&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=aDplMzhnNzlmMzc8aDlkZ0Bpam82Nm05cnczdDMzaTczNEAyLzUzMy5iNWAxXjUyYTQzYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/85f06f70c93ce2d87dcd06575fa8b6d8/69a8a635/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oseTqQvIGhKrACBrAIelAGOO5LYekNII1Majlm/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=584&bt=292&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=aDplMzhnNzlmMzc8aDlkZ0Bpam82Nm05cnczdDMzaTczNEAyLzUzMy5iNWAxXjUyYTQzYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6d7ad65e89a440cc86e41d65608b275e&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmUzYmNkN2QwOTE1NGY4NGViZTQ2Yjc0OTFlM2I4NzMy&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 79437}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 140864}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 197647}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 234615}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 272623}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 458477}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.062, \\\\\\\"v960\\\\\\\": 84.03, \\\\\\\"v864\\\\\\\": 85.969, \\\\\\\"v720\\\\\\\": 89.756}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.223, \\\\\\\"v960\\\\\\\": 96.948, \\\\\\\"v864\\\\\\\": 96.921, \\\\\\\"v720\\\\\\\": 98.065}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32537}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 206508,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 329561,\n                                \"file_cs\": \"c:0-12240-94fe\",\n                                \"file_hash\": \"97f55ef8d793cac1db9ea9030db68993\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                                \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_bytevc1_540p_206508\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f936010a9fefe954b43add24bad3f912/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owiKkBmzUAc8i17FizPwmIBAq3mfENQ1CGtAIB/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=402&bt=201&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZTg5NmU4Ojk3ZjU4OzRmaUBpam82Nm05cnczdDMzaTczNEBfYTBfMi0yNi8xLl8xYWNjYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/8aacb0957b6e25c0eea2b14f2ce92ba3/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owiKkBmzUAc8i17FizPwmIBAq3mfENQ1CGtAIB/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=402&bt=201&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZTg5NmU4Ojk3ZjU4OzRmaUBpam82Nm05cnczdDMzaTczNEBfYTBfMi0yNi8xLl8xYWNjYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fffcd148b5124c249657055bb336d5bb&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0MjE2MWYwNTUzYWVhMTYzMTlhMDE5ZTI1YTNmMmY4&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 59466}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 100626}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 138999}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 159374}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 185082}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 316262}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.032, \\\\\\\"v960\\\\\\\": 81.123, \\\\\\\"v864\\\\\\\": 82.955, \\\\\\\"v720\\\\\\\": 86.75}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.888, \\\\\\\"v960\\\\\\\": 93.523, \\\\\\\"v864\\\\\\\": 93.802, \\\\\\\"v720\\\\\\\": 95.99}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24465}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 113404,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 180979,\n                                \"file_cs\": \"c:0-12240-7d58\",\n                                \"file_hash\": \"8cbe378241da1694b9b77d2a643993f8\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                                \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_bytevc1_540p_113404\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/93ffe7a09a8621ca814ba5557ab9e682/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/o4zvq5mG7A1IwAiIzi8EPk3CwUCQAUfOOKBBit/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=220&bt=110&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OjRkZzRpZTU4MzZlOTM6Z0Bpam82Nm05cnczdDMzaTczNEBgY14uLTA1NS0xX2ExYzFeYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/e16752b226773c7552cc2ddfb521ed03/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/o4zvq5mG7A1IwAiIzi8EPk3CwUCQAUfOOKBBit/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=220&bt=110&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OjRkZzRpZTU4MzZlOTM6Z0Bpam82Nm05cnczdDMzaTczNEBgY14uLTA1NS0xX2ExYzFeYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ad47f046dbb34005828b3f011daaf1c7&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5ZDRkYzYzOGMzZjBhNzA1ZjIzMGU2NDI1N2IwZjNh&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 36942}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 56803}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 74560}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 85355}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 98332}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 168325}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 67.425, \\\\\\\"v960\\\\\\\": 72.031, \\\\\\\"v864\\\\\\\": 74.386, \\\\\\\"v720\\\\\\\": 78.396}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.533, \\\\\\\"v960\\\\\\\": 82.376, \\\\\\\"v864\\\\\\\": 83.407, \\\\\\\"v720\\\\\\\": 85.717}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24465}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oEAiAY1mUGzIfAoyziBw8E7VqUBIiKiAcLQCtP\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAiAY1mUGzIfAoyziBw8E7VqUBIiKiAcLQCtP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=b810e788&x-expires=1772722800&x-signature=kbtaHWw8MllU8VMqzANBmJ7Oa%2Fo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAiAY1mUGzIfAoyziBw8E7VqUBIiKiAcLQCtP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=68450ab5&x-expires=1772722800&x-signature=Rl7b%2Bxk68%2FEwd6OzmkP5pljR6is%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEAiAY1mUGzIfAoyziBw8E7VqUBIiKiAcLQCtP~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=8efdfc44&x-expires=1772722800&x-signature=Gdi%2FzF7IUfHvckLl6XCxI3ZxKVo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 732169,\n                        \"file_cs\": \"c:0-12021-d2a5\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5e337e6303476097be58300b9ec62409/69a8a635/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oEYCiU7qUEAw1LcP8JBKmfL8tAizGABmzIQIAi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=896&bt=448&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2g4O2hnN2k0NTQ0N2U0Z0Bpam82Nm05cnczdDMzaTczNEA0LzEzNWA1Nl4xYC4zMV9fYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/ae7845868b7988d657491a1bb8c366b8/69a8a635/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oEYCiU7qUEAw1LcP8JBKmfL8tAizGABmzIQIAi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=896&bt=448&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2g4O2hnN2k0NTQ0N2U0Z0Bpam82Nm05cnczdDMzaTczNEA0LzEzNWA1Nl4xYC4zMV9fYSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cqj0atvog65j33q3plmg&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=bdb14b6411c142a19f84cd8e68452e70&item_id=7396605320501398815&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0N2QyNmE2NjQ3MzJjOTk4NWYzNTRjMzFmNzI4ZThk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 695423,\n                        \"file_cs\": \"c:0-12021-d2a5\",\n                        \"file_hash\": \"c6e3676ec64b1c92eeb6118366b06dc8\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                        \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_h264_540p_435762\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/27a7c4ad75ce33b00b53186ac23f3eee/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owPVAIOvmMNAaW0BeAI0CLTIjIYGYArqhQee5r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmU6OWhnOmczO2k2NWUzaUBpam82Nm05cnczdDMzaTczNEBhYmM0Yi0wNTUxYGA0MDU2YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/6e98f6a834c50c6ebc7a5ac2c8718f33/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owPVAIOvmMNAaW0BeAI0CLTIjIYGYArqhQee5r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmU6OWhnOmczO2k2NWUzaUBpam82Nm05cnczdDMzaTczNEBhYmM0Yi0wNTUxYGA0MDU2YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9f803b72c3cf48808d370dee76f7ebd7&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk2ZGY0Zjc1MDYxMGNmMTA3NjcyMzUzMTViYTFhMDdh&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"duration\": 12767,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/fe753e65adc44d23a34efa90463d027d_1722156426\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/fe753e65adc44d23a34efa90463d027d_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=867a9d00&x-expires=1772722800&x-signature=DG%2BQoKMwTv8eD7fy9DoHsCqfmVw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/fe753e65adc44d23a34efa90463d027d_1722156426~tplv-tiktokx-origin.image?dr=8606&refresh_token=982fd124&x-expires=1772722800&x-signature=%2FTnR9qqzPtzZkTIlRdWEs7suTXA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/fe753e65adc44d23a34efa90463d027d_1722156426~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f02357a0&x-expires=1772722800&x-signature=Xs6kqGqT%2FFeGtQZ2acAAWcNa4hA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"16\\\",\\\"LoudnessRangeEnd\\\":\\\"-33.3\\\",\\\"LoudnessRangeStart\\\":\\\"-49.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-20.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-28.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.20893,\\\\\\\"Loudness\\\\\\\":-31.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-49.3,\\\\\\\"LoudnessRange\\\\\\\":16,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.277},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.961,\\\\\\\"Peak\\\\\\\":-13.569,\\\\\\\"LTotal\\\\\\\":-36.627,\\\\\\\"RTotal\\\\\\\":-35.667},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2614.33,\\\\\\\"FCenR\\\\\\\":3096.67,\\\\\\\"Spkr200G\\\\\\\":4.22,\\\\\\\"Spkr150G\\\\\\\":2.71,\\\\\\\"Spkr100G\\\\\\\":0.42},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.17,\\\\\\\"MusicRatio\\\\\\\":0.5},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-30.759}},\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-20.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-28.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-33.3,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0008\\\",\\\"brightness_mean\\\":\\\"47.8188\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0015\\\",\\\"loudness\\\":\\\"-31.4\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0018\\\",\\\"peak\\\":\\\"0.20893\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8633,2687.727]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":586,\\\\\\\"origin_height\\\\\\\":576,\\\\\\\"origin_create_at\\\\\\\":1722156421}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"11.604\\\",\\\"vq_score\\\":\\\"70.9\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000cqj0atvog65j33q3plmg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/285d00b2805d9af5c69b1ddb8670c145/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/oY1MIwtEzIqgCtizBAUityKiEQBNG3A87AfSNP/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=824\\\\u0026bt=412\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OWQzNmQ5aTxnaGRlNzc5NUBpam82Nm05cnczdDMzaTczNEA2LjJhYV4tX2ExMmE2YDY0YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/2d303b9b5a5238adf857d678ed9746b8/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/oY1MIwtEzIqgCtizBAUityKiEQBNG3A87AfSNP/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=824\\\\u0026bt=412\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OWQzNmQ5aTxnaGRlNzc5NUBpam82Nm05cnczdDMzaTczNEA2LjJhYV4tX2ExMmE2YDY0YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cqj0atvog65j33q3plmg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=7296c494db5a4eddb90fa6dad3501a96\\\\u0026item_id=7396605320501398815\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwNzI5N2YwMDczZjUwMWJlNjFiMDgwMzNmNGZjMjI2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":885468,\\\"file_cs\\\":\\\"c:0-12021-d2a5\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/e59786d597a24906bd26d1d8c7a73f1f_1722156426\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e59786d597a24906bd26d1d8c7a73f1f_1722156426~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d977f225&x-expires=1772722800&x-signature=SCSHAIH%2F4sipqfzD%2BJuiD8jfvSU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e59786d597a24906bd26d1d8c7a73f1f_1722156426~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f6df8009&x-expires=1772722800&x-signature=eAq8XNtv7COuFHwnW%2F2Z6y%2Fjidc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e59786d597a24906bd26d1d8c7a73f1f_1722156426~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=4755a822&x-expires=1772722800&x-signature=Ek5nPnm9Y0J1oIxovd1GYwu%2Fx50%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 695423,\n                        \"file_cs\": \"c:0-12021-d2a5\",\n                        \"file_hash\": \"c6e3676ec64b1c92eeb6118366b06dc8\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                        \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_h264_540p_435762\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/27a7c4ad75ce33b00b53186ac23f3eee/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owPVAIOvmMNAaW0BeAI0CLTIjIYGYArqhQee5r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmU6OWhnOmczO2k2NWUzaUBpam82Nm05cnczdDMzaTczNEBhYmM0Yi0wNTUxYGA0MDU2YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/6e98f6a834c50c6ebc7a5ac2c8718f33/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owPVAIOvmMNAaW0BeAI0CLTIjIYGYArqhQee5r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmU6OWhnOmczO2k2NWUzaUBpam82Nm05cnczdDMzaTczNEBhYmM0Yi0wNTUxYGA0MDU2YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9f803b72c3cf48808d370dee76f7ebd7&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk2ZGY0Zjc1MDYxMGNmMTA3NjcyMzUzMTViYTFhMDdh&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 599403,\n                        \"file_cs\": \"c:0-12240-95f1\",\n                        \"file_hash\": \"9c9f35d6aa264a309abeaddee95da451\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                        \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_bytevc1_540p_375595\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/0eb169bdbad24a42050ca35fbda1b392/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/oMIGNTSMehvAICaYkIrIi5tAIdq1MrSQeAeLjC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=732&bt=366&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGk7NTY3Z2VoZjc5Zmc0PEBpam82Nm05cnczdDMzaTczNEBfYDA0LTEtXi8xY2NgYTQ1YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/9ae1de764c07427aad67645d2a7ae6dc/69a8a635/video/tos/useast8/tos-useast8-pve-0068-tx2/oMIGNTSMehvAICaYkIrIi5tAIdq1MrSQeAeLjC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=732&bt=366&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGk7NTY3Z2VoZjc5Zmc0PEBpam82Nm05cnczdDMzaTczNEBfYDA0LTEtXi8xY2NgYTQ1YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8971ddccf6f44c2eab0d44037238cfb9&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJkZDkzODkwZWIwNTVjOTgyYzRmZDZiZWU1NjZhNDY2&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 695423,\n                        \"file_cs\": \"c:0-12021-d2a5\",\n                        \"file_hash\": \"c6e3676ec64b1c92eeb6118366b06dc8\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cqj0atvog65j33q3plmg\",\n                        \"url_key\": \"v15044gf0000cqj0atvog65j33q3plmg_h264_540p_435762\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/27a7c4ad75ce33b00b53186ac23f3eee/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owPVAIOvmMNAaW0BeAI0CLTIjIYGYArqhQee5r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmU6OWhnOmczO2k2NWUzaUBpam82Nm05cnczdDMzaTczNEBhYmM0Yi0wNTUxYGA0MDU2YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/6e98f6a834c50c6ebc7a5ac2c8718f33/69a8a635/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owPVAIOvmMNAaW0BeAI0CLTIjIYGYArqhQee5r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=850&bt=425&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmU6OWhnOmczO2k2NWUzaUBpam82Nm05cnczdDMzaTczNEBhYmM0Yi0wNTUxYGA0MDU2YSNqbW4wMmRzXmdgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9f803b72c3cf48808d370dee76f7ebd7&is_play_url=1&item_id=7396605320501398815&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk2ZGY0Zjc1MDYxMGNmMTA3NjcyMzUzMTViYTFhMDdh&source=POI_VIDEO&video_id=v15044gf0000cqj0atvog65j33q3plmg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\"}\",\n                    \"width\": 586\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1724998743,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.710188,\n                        \"duration_precision\": 10.710188,\n                        \"shoot_duration_precision\": 10.710188,\n                        \"video_duration_precision\": 10.710188\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7408813116403780895,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cr8m8lnog65tlhj1t7r0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7408813006160726815,\n                    \"id_str\": \"7408813006160726815\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7408813006160726815\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/18e0fff52f87c891b7e2276d0f87c136/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYfmWeJLU6D0wRdEiZFRWIzFE2nMMAB7WnCVWC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZDZmOmk7ZzhnMzU8NWdlZUBpMzo0a3c5cm9wdTMzaTU8NEBjXzA0MGNfX2AxYTE2My8xYSNvcWdpMmRrNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/18e0fff52f87c891b7e2276d0f87c136/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYfmWeJLU6D0wRdEiZFRWIzFE2nMMAB7WnCVWC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZDZmOmk7ZzhnMzU8NWdlZUBpMzo0a3c5cm9wdTMzaTU8NEBjXzA0MGNfX2AxYTE2My8xYSNvcWdpMmRrNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/20f3b4069a4812fd3090daeec9c1186b/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYfmWeJLU6D0wRdEiZFRWIzFE2nMMAB7WnCVWC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZDZmOmk7ZzhnMzU8NWdlZUBpMzo0a3c5cm9wdTMzaTU8NEBjXzA0MGNfX2AxYTE2My8xYSNvcWdpMmRrNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cr8m8lnog65tlhj1t7r0&line=0&is_play_url=1&source=POI_VIDEO&file_id=4b2b6d9249d240cdb5bdf83f773cb3fa&item_id=7408813006160726815&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFhMGNmMjUzMTEwNDc3MzI0NGNkMWFjMjJmZDJkNWE4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7408813116403780895\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00026293464379226883}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1724998740,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7408813116403780895\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7408813116403780895\n                    ],\n                    \"GroupdIdList1\": [\n                        7408813116403780895\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1724998743,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.710188,\n                        \"duration_precision\": 10.710188,\n                        \"shoot_duration_precision\": 10.710188,\n                        \"video_duration_precision\": 10.710188\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7408813116403780895,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cr8m8lnog65tlhj1t7r0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7408813006160726815,\n                    \"id_str\": \"7408813006160726815\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7408813006160726815\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/18e0fff52f87c891b7e2276d0f87c136/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYfmWeJLU6D0wRdEiZFRWIzFE2nMMAB7WnCVWC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZDZmOmk7ZzhnMzU8NWdlZUBpMzo0a3c5cm9wdTMzaTU8NEBjXzA0MGNfX2AxYTE2My8xYSNvcWdpMmRrNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/18e0fff52f87c891b7e2276d0f87c136/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYfmWeJLU6D0wRdEiZFRWIzFE2nMMAB7WnCVWC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZDZmOmk7ZzhnMzU8NWdlZUBpMzo0a3c5cm9wdTMzaTU8NEBjXzA0MGNfX2AxYTE2My8xYSNvcWdpMmRrNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/20f3b4069a4812fd3090daeec9c1186b/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYfmWeJLU6D0wRdEiZFRWIzFE2nMMAB7WnCVWC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZDZmOmk7ZzhnMzU8NWdlZUBpMzo0a3c5cm9wdTMzaTU8NEBjXzA0MGNfX2AxYTE2My8xYSNvcWdpMmRrNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cr8m8lnog65tlhj1t7r0&line=0&is_play_url=1&source=POI_VIDEO&file_id=4b2b6d9249d240cdb5bdf83f773cb3fa&item_id=7408813006160726815&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFhMGNmMjUzMTEwNDc3MzI0NGNkMWFjMjJmZDJkNWE4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10667,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"40\\\">#funny</h> <h id=\\\"47\\\">#lol</h> <h id=\\\"60\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"40\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"47\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"60\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7408813116403780895?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7408813116403780895&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7408813116403780895?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7408813116403780895&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8848,2241.4014]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7408813116403780895\",\n                    \"collect_count\": 2736,\n                    \"comment_count\": 287,\n                    \"digg_count\": 51447,\n                    \"download_count\": 1176,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1091526,\n                    \"repost_count\": 0,\n                    \"share_count\": 14871,\n                    \"whatsapp_share_count\": 645\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7408813116403780895\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": true,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"40\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"47\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"60\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f276ab5&x-expires=1772722800&x-signature=53B6kwc3JJVq%2B2e62jYIzNY1dPU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.image?dr=8606&refresh_token=10823e11&x-expires=1772722800&x-signature=kY3h3KCGacpLe3jV8UED8GhKRs0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=00e847cf&x-expires=1772722800&x-signature=v6pow%2BeWTrtgoLOWPgE2TeJXwXI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f276ab5&x-expires=1772722800&x-signature=53B6kwc3JJVq%2B2e62jYIzNY1dPU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.image?dr=8606&refresh_token=10823e11&x-expires=1772722800&x-signature=kY3h3KCGacpLe3jV8UED8GhKRs0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=00e847cf&x-expires=1772722800&x-signature=v6pow%2BeWTrtgoLOWPgE2TeJXwXI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f276ab5&x-expires=1772722800&x-signature=53B6kwc3JJVq%2B2e62jYIzNY1dPU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.image?dr=8606&refresh_token=10823e11&x-expires=1772722800&x-signature=kY3h3KCGacpLe3jV8UED8GhKRs0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/de5d3fe8688b49e69f2ce783064859a2_1724998742~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=00e847cf&x-expires=1772722800&x-signature=v6pow%2BeWTrtgoLOWPgE2TeJXwXI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 488667,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 653593,\n                                \"file_cs\": \"c:0-10532-7250\",\n                                \"file_hash\": \"dbf18f3b039d21193321e134901b6e78\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                                \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_bytevc1_540p_488667\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4ca909007da425c96c3aa25f86f931a6/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4BFRRDZ0nWfRemnRDxlV2LETUjFQEm0EIAALm/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=954&bt=477&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTc6NmZpOzk5ODlmNTU6OUBpM21pdms5cmxwdTMzaTczNEAuXzZgYTIwX2MxNjVgLi9jYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/4b2f5634be13512a9d2005900ab4817a/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4BFRRDZ0nWfRemnRDxlV2LETUjFQEm0EIAALm/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=954&bt=477&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTc6NmZpOzk5ODlmNTU6OUBpM21pdms5cmxwdTMzaTczNEAuXzZgYTIwX2MxNjVgLi9jYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f62712c28c9645f6b6385fdcc397b412&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3YWYyOWFmZjg2YmI1MjQ5NDY4Y2VlMDMxZWI0NGY3&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 95741}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 134360}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 171756}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 202259}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 241408}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 627666}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.646, \\\\\\\"v960\\\\\\\": 83.194, \\\\\\\"v864\\\\\\\": 85.393, \\\\\\\"v720\\\\\\\": 87.35}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.454, \\\\\\\"v960\\\\\\\": 93.892, \\\\\\\"v864\\\\\\\": 95.258, \\\\\\\"v720\\\\\\\": 95.679}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32733}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 371525,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 496915,\n                                \"file_cs\": \"c:0-10532-f47f\",\n                                \"file_hash\": \"51c442784f5877331b69774605e1d78f\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                                \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_bytevc1_540p_371525\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c14d9693fb71d8946e40529d90824db3/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oY4GAREcRYvB9VsFZ1FfgWfkAeseQbAZRSYUEg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=724&bt=362&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ODg5ZDtnOTo0aGZoZWVlNEBpM21pdms5cmxwdTMzaTczNEBgXjExL2MwNV4xMWI0XjJfYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6aa90ad11ccdad7eb7f94746921c787a/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oY4GAREcRYvB9VsFZ1FfgWfkAeseQbAZRSYUEg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=724&bt=362&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ODg5ZDtnOTo0aGZoZWVlNEBpM21pdms5cmxwdTMzaTczNEBgXjExL2MwNV4xMWI0XjJfYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b15bab7bee4c4ea18736fd284a46a5c5&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU2NDc3NjE2NzZhMTM3NzUyNzQ2MmE5ZDU0YWUyZWE3&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 79928}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 107261}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 135199}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 157417}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 188960}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 478576}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.313, \\\\\\\"v960\\\\\\\": 78.965, \\\\\\\"v864\\\\\\\": 81.427, \\\\\\\"v720\\\\\\\": 84.909}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.439, \\\\\\\"v960\\\\\\\": 89.985, \\\\\\\"v864\\\\\\\": 91.768, \\\\\\\"v720\\\\\\\": 92.793}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32733}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 264268,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 353459,\n                                \"file_cs\": \"c:0-10532-af64\",\n                                \"file_hash\": \"4ddde1a7b485a2be43e529d984b8ec84\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                                \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_bytevc1_540p_264268\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0c2d4ab4cc919c0f948cf45a8b3b013d/69a8a633/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0RyizfBqIxmI6zChZHKPaTLRAPAJiILiFZlEA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=516&bt=258&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDk6Zzg8OGZnOGU7ZjM8OkBpM21pdms5cmxwdTMzaTczNEBiMjAzMDIuNTUxX2I0MzFeYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/50e9a91575ae3e6c353494b9d333de1f/69a8a633/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0RyizfBqIxmI6zChZHKPaTLRAPAJiILiFZlEA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=516&bt=258&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDk6Zzg8OGZnOGU7ZjM8OkBpM21pdms5cmxwdTMzaTczNEBiMjAzMDIuNTUxX2I0MzFeYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a749607ce8bb458d8c1559356d3756ea&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAxNTlhNDgyNzVlNjM0NWIwYTQ3MGNmNjE2Yzk0NDE5&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 58119}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 77157}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 95584}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 111013}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 133144}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 338163}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.639, \\\\\\\"v960\\\\\\\": 74.657, \\\\\\\"v864\\\\\\\": 76.949, \\\\\\\"v720\\\\\\\": 80.171}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.638, \\\\\\\"v960\\\\\\\": 84.115, \\\\\\\"v864\\\\\\\": 85.286, \\\\\\\"v720\\\\\\\": 88.017}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24618}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 149917,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 200515,\n                                \"file_cs\": \"c:0-10532-700f\",\n                                \"file_hash\": \"59cfbbd51cea87be4367f92973fafbdf\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                                \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_bytevc1_540p_149917\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/3e43fdd6e16a8e088ac3a068b91eb550/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owqAyTZlAhICLxqzIDKAi6zAOiE6IDiR0PDafB/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=292&bt=146&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OWRlZDVpOGY6Ojg5NzQ2OkBpM21pdms5cmxwdTMzaTczNEAzMy4yNi9jNTAxMC4xYzQyYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/9f9e4bdeb13492b7ffb95b810481760a/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/owqAyTZlAhICLxqzIDKAi6zAOiE6IDiR0PDafB/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=292&bt=146&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OWRlZDVpOGY6Ojg5NzQ2OkBpM21pdms5cmxwdTMzaTczNEAzMy4yNi9jNTAxMC4xYzQyYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5773f144163547378cf52f925a1b6a66&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmZWJjYzFkNTIyMTdkZTVlOTNkYTJmYzhkZmM3Njdj&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 39145}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 48542}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 58746}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 68171}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 80524}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 191928}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 57.633, \\\\\\\"v960\\\\\\\": 62.169, \\\\\\\"v864\\\\\\\": 64.736, \\\\\\\"v720\\\\\\\": 69.774}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 63.247, \\\\\\\"v960\\\\\\\": 70.586, \\\\\\\"v864\\\\\\\": 71.135, \\\\\\\"v720\\\\\\\": 74.493}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24618}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogFLzBabIAqlhTACxiZir6IaMEDIAFizzRAyKf\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogFLzBabIAqlhTACxiZir6IaMEDIAFizzRAyKf~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=63d655fb&x-expires=1772722800&x-signature=z%2FGrJ4z05M7wNqvGHT8Xbesim%2FY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogFLzBabIAqlhTACxiZir6IaMEDIAFizzRAyKf~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=0a3f20c2&x-expires=1772722800&x-signature=YHPU3Lg4qQc45QrjVX%2By5JDpFG8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogFLzBabIAqlhTACxiZir6IaMEDIAFizzRAyKf~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=cf916fd6&x-expires=1772722800&x-signature=K7nqaZfisin1E8K0gJKyvAwkHfA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 826496,\n                        \"file_cs\": \"c:0-10345-26ef\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e52890eedee9bc154d141dacd00122ea/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/okAIiCFzqilMnI2EIKRfAiZaDBwohLIxT76zyA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1206&bt=603&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aGU4Ozw5PGc7Njc8aDM7Z0BpM21pdms5cmxwdTMzaTczNEAyLTRjNDM1Xl4xY2FhMi9iYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4f512463cb8f0218429c840c961097f1/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/okAIiCFzqilMnI2EIKRfAiZaDBwohLIxT76zyA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1206&bt=603&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aGU4Ozw5PGc7Njc8aDM7Z0BpM21pdms5cmxwdTMzaTczNEAyLTRjNDM1Xl4xY2FhMi9iYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cr8m8ivog65hgsmfkj50&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=ed2850ded9f443a8ad896679f8750b5e&item_id=7408813116403780895&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhNDk0MTQyZDBhMmJmZTA1YjUzMTU3ZDM1Njk2ZGU1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 812857,\n                        \"file_cs\": \"c:0-10345-26ef\",\n                        \"file_hash\": \"062f79cf36a315e5d594327df3998418\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                        \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_h264_540p_607743\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8bfc3e0f477f082ff6187b24ed69b959/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/o8O0VQLIDneRWBymAEfLADYn0FDlzmEEXjUR8i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTxpNDs1Nzo2ZDNmOjU6OUBpM21pdms5cmxwdTMzaTczNEBiNDEwY18zX14xXl8zMzFhYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/59684d4f7d799f7a9532e68b1e0d3819/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/o8O0VQLIDneRWBymAEfLADYn0FDlzmEEXjUR8i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTxpNDs1Nzo2ZDNmOjU6OUBpM21pdms5cmxwdTMzaTczNEBiNDEwY18zX14xXl8zMzFhYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d6476267bca04aa3b764b2f8314f79e2&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ5YjAzNTE5NmY0YTIzYWI0Y2NhNzFiMzM5NDM2MzBk&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"duration\": 10700,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/af54c601124e491f865a7160cb7ab174_1724998743\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/af54c601124e491f865a7160cb7ab174_1724998743~tplv-tiktokx-origin.image?dr=8606&refresh_token=8bec749d&x-expires=1772722800&x-signature=GgztIjfuhrGLJ%2F3SfLrVKSLXb%2Fw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/af54c601124e491f865a7160cb7ab174_1724998743~tplv-tiktokx-origin.image?dr=8606&refresh_token=b49950c1&x-expires=1772722800&x-signature=Dz%2BZKcepj3NrNL68gWYELdu%2BcWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/af54c601124e491f865a7160cb7ab174_1724998743~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dbb18f1f&x-expires=1772722800&x-signature=f8BMR0o4TNah3STkbSNDniYXS08%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"15.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-25.2\\\",\\\"LoudnessRangeStart\\\":\\\"-40.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-23.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-25\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.2541,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-25,\\\\\\\"LoudnessRangeStart\\\\\\\":-40.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-25.2,\\\\\\\"LoudnessRange\\\\\\\":15.7,\\\\\\\"Loudness\\\\\\\":-26.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-23.2,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-26.865},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.511},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-2.142,\\\\\\\"Peak\\\\\\\":-11.85,\\\\\\\"LTotal\\\\\\\":-32.071,\\\\\\\"RTotal\\\\\\\":-29.929},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.88,\\\\\\\"FCenL\\\\\\\":3216.2,\\\\\\\"FCenR\\\\\\\":3105.58,\\\\\\\"Spkr200G\\\\\\\":1.55,\\\\\\\"Spkr150G\\\\\\\":1.29},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.1,\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0004\\\",\\\"brightness_mean\\\":\\\"65.3124\\\",\\\"diff_overexposure_ratio\\\":\\\"0\\\",\\\"loudness\\\":\\\"-26.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0001\\\",\\\"peak\\\":\\\"0.2541\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8848,2241.4014]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":586,\\\\\\\"origin_height\\\\\\\":576,\\\\\\\"origin_create_at\\\\\\\":1724998739}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"2.9018\\\",\\\"vq_score\\\":\\\"69.63\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000cr8m8ivog65hgsmfkj50\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/c92d845d4c4141e0b7e2b495703df93e/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oYhyIvAziASEc9IKAiiVfPTADldBaixILq6VzC/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1044\\\\u0026bt=522\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NztpNmc8MzM1Zzs8NDpmM0BpM21pdms5cmxwdTMzaTczNEBiLTEyYmNiX2ExYjIvNTQxYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/7d8e061467ab25968bb6796e15d6ed06/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/oYhyIvAziASEc9IKAiiVfPTADldBaixILq6VzC/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1044\\\\u0026bt=522\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NztpNmc8MzM1Zzs8NDpmM0BpM21pdms5cmxwdTMzaTczNEBiLTEyYmNiX2ExYjIvNTQxYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cr8m8ivog65hgsmfkj50\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=407c872159e84dd2b0e0f9ed534f08e4\\\\u0026item_id=7408813116403780895\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZlYjc5YmNkMDRiNWQxMmU3NDkwNDZhNjJiNzgwODI3\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":983343,\\\"file_cs\\\":\\\"c:0-10345-26ef\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/9e07648c92824ff2b61b474fa08e3eab_1724998742\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9e07648c92824ff2b61b474fa08e3eab_1724998742~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c8497d82&x-expires=1772722800&x-signature=dqScJcrq2e3u050YCsX%2FT1Eq0lw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9e07648c92824ff2b61b474fa08e3eab_1724998742~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f9466f49&x-expires=1772722800&x-signature=ZiF2X5LN0br89s5FH1U5SGGDeQc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/9e07648c92824ff2b61b474fa08e3eab_1724998742~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=f5ed0680&x-expires=1772722800&x-signature=I8dLCaw%2FCvOITeSCulXtQDZLyfg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 812857,\n                        \"file_cs\": \"c:0-10345-26ef\",\n                        \"file_hash\": \"062f79cf36a315e5d594327df3998418\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                        \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_h264_540p_607743\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8bfc3e0f477f082ff6187b24ed69b959/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/o8O0VQLIDneRWBymAEfLADYn0FDlzmEEXjUR8i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTxpNDs1Nzo2ZDNmOjU6OUBpM21pdms5cmxwdTMzaTczNEBiNDEwY18zX14xXl8zMzFhYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/59684d4f7d799f7a9532e68b1e0d3819/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/o8O0VQLIDneRWBymAEfLADYn0FDlzmEEXjUR8i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTxpNDs1Nzo2ZDNmOjU6OUBpM21pdms5cmxwdTMzaTczNEBiNDEwY18zX14xXl8zMzFhYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d6476267bca04aa3b764b2f8314f79e2&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ5YjAzNTE5NmY0YTIzYWI0Y2NhNzFiMzM5NDM2MzBk&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 653593,\n                        \"file_cs\": \"c:0-10532-7250\",\n                        \"file_hash\": \"dbf18f3b039d21193321e134901b6e78\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                        \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_bytevc1_540p_488667\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/4ca909007da425c96c3aa25f86f931a6/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4BFRRDZ0nWfRemnRDxlV2LETUjFQEm0EIAALm/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=954&bt=477&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTc6NmZpOzk5ODlmNTU6OUBpM21pdms5cmxwdTMzaTczNEAuXzZgYTIwX2MxNjVgLi9jYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4b2f5634be13512a9d2005900ab4817a/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4BFRRDZ0nWfRemnRDxlV2LETUjFQEm0EIAALm/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=954&bt=477&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTc6NmZpOzk5ODlmNTU6OUBpM21pdms5cmxwdTMzaTczNEAuXzZgYTIwX2MxNjVgLi9jYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f62712c28c9645f6b6385fdcc397b412&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3YWYyOWFmZjg2YmI1MjQ5NDY4Y2VlMDMxZWI0NGY3&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 812857,\n                        \"file_cs\": \"c:0-10345-26ef\",\n                        \"file_hash\": \"062f79cf36a315e5d594327df3998418\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cr8m8ivog65hgsmfkj50\",\n                        \"url_key\": \"v15044gf0000cr8m8ivog65hgsmfkj50_h264_540p_607743\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8bfc3e0f477f082ff6187b24ed69b959/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/o8O0VQLIDneRWBymAEfLADYn0FDlzmEEXjUR8i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTxpNDs1Nzo2ZDNmOjU6OUBpM21pdms5cmxwdTMzaTczNEBiNDEwY18zX14xXl8zMzFhYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/59684d4f7d799f7a9532e68b1e0d3819/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/o8O0VQLIDneRWBymAEfLADYn0FDlzmEEXjUR8i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1186&bt=593&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTxpNDs1Nzo2ZDNmOjU6OUBpM21pdms5cmxwdTMzaTczNEBiNDEwY18zX14xXl8zMzFhYSMyaGpkMmRzNTVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d6476267bca04aa3b764b2f8314f79e2&is_play_url=1&item_id=7408813116403780895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ5YjAzNTE5NmY0YTIzYWI0Y2NhNzFiMzM5NDM2MzBk&source=POI_VIDEO&video_id=v15044gf0000cr8m8ivog65hgsmfkj50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\"}\",\n                    \"width\": 586\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 8,\n                    \"author\": \"LoL Moments\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=44edab9a&x-expires=1772722800&x-signature=nvX2CFlI7u50jnXyQfSOozxBw%2BI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=21fccf1b&x-expires=1772722800&x-signature=EGO1kN9MGWnjtFsdIZYnEEXrLqk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e2036bd0&x-expires=1772722800&x-signature=48qNFMORsk%2BQmqlZdPUwlOwjFn0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3ea0919e&x-expires=1772722800&x-signature=qvNo%2B4%2B1bo4gcJTciBJRV9PLZj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cf4e1e63&x-expires=1772722800&x-signature=UueuFCIDGwK2o3qvVkwFpF7jIcE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a8be65&x-expires=1772722800&x-signature=GeOrmAa20pFhPeH5LG5tUt3c46A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=502c08cd&x-expires=1772722800&x-signature=1xGrf860pg95v8TDvE%2BqGlNT%2BCY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d0f13dca&x-expires=1772722800&x-signature=luHM4lZ5Tjp8%2B6bf5j16LJoIq1M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=e3d12a49&x-expires=1772722800&x-signature=YPhab7q%2B9vE%2FNV52csdykAFhATI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=44edab9a&x-expires=1772722800&x-signature=nvX2CFlI7u50jnXyQfSOozxBw%2BI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=21fccf1b&x-expires=1772722800&x-signature=EGO1kN9MGWnjtFsdIZYnEEXrLqk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e2036bd0&x-expires=1772722800&x-signature=48qNFMORsk%2BQmqlZdPUwlOwjFn0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3ea0919e&x-expires=1772722800&x-signature=qvNo%2B4%2B1bo4gcJTciBJRV9PLZj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cf4e1e63&x-expires=1772722800&x-signature=UueuFCIDGwK2o3qvVkwFpF7jIcE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a8be65&x-expires=1772722800&x-signature=GeOrmAa20pFhPeH5LG5tUt3c46A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1721413942,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 8,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 8.333063,\n                        \"duration_precision\": 8.333063,\n                        \"shoot_duration_precision\": 8.333063,\n                        \"video_duration_precision\": 8.333063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7393416490852109598,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cqdb2dfog65gnm72qcjg\\\",\\\"owner_id\\\":7384906608071476267,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7393416475573144350,\n                    \"id_str\": \"7393416475573144350\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7393416475573144350\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"lolmoments2.0\",\n                    \"owner_id\": \"7384906608071476267\",\n                    \"owner_nickname\": \"LoL Moments\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/85544cf4bfa45c236c3ddf0df0874d3d/69a8fb8e/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o8eQqYsgAEJyIeCZTLexWNGCcFNyOIoaTTxrEa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2g0M2U5ZWg0NDg2ZWRnZUBpamY1cGo5cmdldDMzaTU8NEBeLjE2MWMvX2IxYS5fMGE2YSNnbjRrMmRjL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/85544cf4bfa45c236c3ddf0df0874d3d/69a8fb8e/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o8eQqYsgAEJyIeCZTLexWNGCcFNyOIoaTTxrEa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2g0M2U5ZWg0NDg2ZWRnZUBpamY1cGo5cmdldDMzaTU8NEBeLjE2MWMvX2IxYS5fMGE2YSNnbjRrMmRjL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/f40178e62764c1130b2706cf537ca34f/69a8fb8e/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o8eQqYsgAEJyIeCZTLexWNGCcFNyOIoaTTxrEa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2g0M2U5ZWg0NDg2ZWRnZUBpamY1cGo5cmdldDMzaTU8NEBeLjE2MWMvX2IxYS5fMGE2YSNnbjRrMmRjL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cqdb2dfog65gnm72qcjg&line=0&is_play_url=1&source=POI_VIDEO&file_id=9bdd3abb13d541e1be2bf64b90411ead&item_id=7393416475573144350&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlYTRmZDhjN2NjNjdmMDMxOWNiNmM0YmYxNTBkOWJm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAgO7qHtsSNbRs6EtPP0nXicN9VoZndO_JmIxsmeUuBYeE0vbunUjjizOIRN1188NV\",\n                    \"shoot_duration\": 8,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - lolmoments2.0\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 8\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=99fc5af8&x-expires=1772722800&x-signature=un8rzVsegcoQ5M4u%2Fv4Srd%2FnSzM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3d4095a8&x-expires=1772722800&x-signature=rNC6%2BlKn3uei5TJl5R2l8JNMnVY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=4c93c401&x-expires=1772722800&x-signature=xuRwCXApgO9IZR1Ffn6C%2BZlH%2B3w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=45d969f2&x-expires=1772722800&x-signature=YRs21WZi6i7dyzH2%2B0D10aI0xXE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=128820ae&x-expires=1772722800&x-signature=Wik5rQy6WtGSbvjffHhn1U%2FUopQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=334bd905&x-expires=1772722800&x-signature=de6%2Fm3NwWeHBYypxECSKZC7CSzo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=502c08cd&x-expires=1772722800&x-signature=1xGrf860pg95v8TDvE%2BqGlNT%2BCY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d0f13dca&x-expires=1772722800&x-signature=luHM4lZ5Tjp8%2B6bf5j16LJoIq1M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=e3d12a49&x-expires=1772722800&x-signature=YPhab7q%2B9vE%2FNV52csdykAFhATI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=21fccf1b&x-expires=1772722800&x-signature=EGO1kN9MGWnjtFsdIZYnEEXrLqk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=44edab9a&x-expires=1772722800&x-signature=nvX2CFlI7u50jnXyQfSOozxBw%2BI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=764582f8&x-expires=1772722800&x-signature=R4Ho%2BneiAojcwuarfaVh6hW1YC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3ea0919e&x-expires=1772722800&x-signature=qvNo%2B4%2B1bo4gcJTciBJRV9PLZj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cf4e1e63&x-expires=1772722800&x-signature=UueuFCIDGwK2o3qvVkwFpF7jIcE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a8be65&x-expires=1772722800&x-signature=GeOrmAa20pFhPeH5LG5tUt3c46A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"vi\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"LoL Moments\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAgO7qHtsSNbRs6EtPP0nXicN9VoZndO_JmIxsmeUuBYeE0vbunUjjizOIRN1188NV\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Liên hệ quảng cáo\\n🔜 Link tại đây 👇\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7384906608071476267\",\n                    \"unique_id\": \"lolmoments2.0\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7384906608071476267,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7393416490852109598\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"dedup_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"foryou\",\n                        \"cid\": \"42164\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=42164\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #foryou on TikTok!\",\n                            \"share_desc_info\": \"Check out #foryou on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: foryou\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/foryou?_r=1&name=foryou&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=42164&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00035412118924868117}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1721413937,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\"\n                    ]\n                },\n                \"desc\": \"?? #foryou #foryoupage #leagueoflegends #leagueoflegendsriotgames #highlight #lol \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7393416490852109598\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7393416490852109598\n                    ],\n                    \"GroupdIdList1\": [\n                        7393416490852109598\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 8,\n                    \"author\": \"LoL Moments\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=44edab9a&x-expires=1772722800&x-signature=nvX2CFlI7u50jnXyQfSOozxBw%2BI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=21fccf1b&x-expires=1772722800&x-signature=EGO1kN9MGWnjtFsdIZYnEEXrLqk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e2036bd0&x-expires=1772722800&x-signature=48qNFMORsk%2BQmqlZdPUwlOwjFn0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3ea0919e&x-expires=1772722800&x-signature=qvNo%2B4%2B1bo4gcJTciBJRV9PLZj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cf4e1e63&x-expires=1772722800&x-signature=UueuFCIDGwK2o3qvVkwFpF7jIcE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a8be65&x-expires=1772722800&x-signature=GeOrmAa20pFhPeH5LG5tUt3c46A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=502c08cd&x-expires=1772722800&x-signature=1xGrf860pg95v8TDvE%2BqGlNT%2BCY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d0f13dca&x-expires=1772722800&x-signature=luHM4lZ5Tjp8%2B6bf5j16LJoIq1M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=e3d12a49&x-expires=1772722800&x-signature=YPhab7q%2B9vE%2FNV52csdykAFhATI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=44edab9a&x-expires=1772722800&x-signature=nvX2CFlI7u50jnXyQfSOozxBw%2BI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=21fccf1b&x-expires=1772722800&x-signature=EGO1kN9MGWnjtFsdIZYnEEXrLqk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e2036bd0&x-expires=1772722800&x-signature=48qNFMORsk%2BQmqlZdPUwlOwjFn0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3ea0919e&x-expires=1772722800&x-signature=qvNo%2B4%2B1bo4gcJTciBJRV9PLZj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cf4e1e63&x-expires=1772722800&x-signature=UueuFCIDGwK2o3qvVkwFpF7jIcE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b1225cf6f28063a2e41a471ea445ae52~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=92a8be65&x-expires=1772722800&x-signature=GeOrmAa20pFhPeH5LG5tUt3c46A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1721413942,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 8,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 8.333063,\n                        \"duration_precision\": 8.333063,\n                        \"shoot_duration_precision\": 8.333063,\n                        \"video_duration_precision\": 8.333063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7393416490852109598,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cqdb2dfog65gnm72qcjg\\\",\\\"owner_id\\\":7384906608071476267,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7393416475573144350,\n                    \"id_str\": \"7393416475573144350\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7393416475573144350\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"lolmoments2.0\",\n                    \"owner_id\": \"7384906608071476267\",\n                    \"owner_nickname\": \"LoL Moments\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/85544cf4bfa45c236c3ddf0df0874d3d/69a8fb8e/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o8eQqYsgAEJyIeCZTLexWNGCcFNyOIoaTTxrEa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2g0M2U5ZWg0NDg2ZWRnZUBpamY1cGo5cmdldDMzaTU8NEBeLjE2MWMvX2IxYS5fMGE2YSNnbjRrMmRjL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/85544cf4bfa45c236c3ddf0df0874d3d/69a8fb8e/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o8eQqYsgAEJyIeCZTLexWNGCcFNyOIoaTTxrEa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2g0M2U5ZWg0NDg2ZWRnZUBpamY1cGo5cmdldDMzaTU8NEBeLjE2MWMvX2IxYS5fMGE2YSNnbjRrMmRjL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/f40178e62764c1130b2706cf537ca34f/69a8fb8e/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o8eQqYsgAEJyIeCZTLexWNGCcFNyOIoaTTxrEa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2g0M2U5ZWg0NDg2ZWRnZUBpamY1cGo5cmdldDMzaTU8NEBeLjE2MWMvX2IxYS5fMGE2YSNnbjRrMmRjL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cqdb2dfog65gnm72qcjg&line=0&is_play_url=1&source=POI_VIDEO&file_id=9bdd3abb13d541e1be2bf64b90411ead&item_id=7393416475573144350&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlYTRmZDhjN2NjNjdmMDMxOWNiNmM0YmYxNTBkOWJm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAgO7qHtsSNbRs6EtPP0nXicN9VoZndO_JmIxsmeUuBYeE0vbunUjjizOIRN1188NV\",\n                    \"shoot_duration\": 8,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - lolmoments2.0\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 8\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 8283,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"?? <h id=\\\"1\\\">#foryou</h> <h id=\\\"3\\\">#foryoupage</h> <h id=\\\"5\\\">#leagueoflegends</h> <h id=\\\"7\\\">#leagueoflegendsriotgames</h> <h id=\\\"9\\\">#highlight</h> <h id=\\\"11\\\">#lol</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"42164\",\n                            \"hashtag_name\": \"foryou\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"88764338\",\n                            \"hashtag_name\": \"foryoupage\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"5\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1674728788579330\",\n                            \"hashtag_name\": \"leagueoflegendsriotgames\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"87545\",\n                            \"hashtag_name\": \"highlight\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"11\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 1,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out LoL Moments's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out LoL Moments’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out LoL Moments’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@lolmoments2.0/video/7393416490852109598?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7393416490852109598&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@lolmoments2.0/video/7393416490852109598?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7393416490852109598&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7393416490852109598\",\n                    \"collect_count\": 2377,\n                    \"comment_count\": 213,\n                    \"digg_count\": 45430,\n                    \"download_count\": 758,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 601489,\n                    \"repost_count\": 0,\n                    \"share_count\": 7610,\n                    \"whatsapp_share_count\": 304\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7393416490852109598\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 10,\n                        \"hashtag_id\": \"42164\",\n                        \"hashtag_name\": \"foryou\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 3,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 22,\n                        \"hashtag_id\": \"88764338\",\n                        \"hashtag_name\": \"foryoupage\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 11,\n                        \"tag_id\": \"3\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 39,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 23,\n                        \"tag_id\": \"5\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 65,\n                        \"hashtag_id\": \"1674728788579330\",\n                        \"hashtag_name\": \"leagueoflegendsriotgames\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 40,\n                        \"tag_id\": \"7\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 76,\n                        \"hashtag_id\": \"87545\",\n                        \"hashtag_name\": \"highlight\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 66,\n                        \"tag_id\": \"9\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 81,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 77,\n                        \"tag_id\": \"11\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=b307830f&x-expires=1772722800&x-signature=rThv0iktqVcf7lyU1bZGtBt4H0I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=054dc2ab&x-expires=1772722800&x-signature=s9aRzCLmBH4jCCR%2BDY7EvRpPCYE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=91a50d4f&x-expires=1772722800&x-signature=9QcQaHB7x5D1Diq41oQ8ArnE4dE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=b307830f&x-expires=1772722800&x-signature=rThv0iktqVcf7lyU1bZGtBt4H0I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=054dc2ab&x-expires=1772722800&x-signature=s9aRzCLmBH4jCCR%2BDY7EvRpPCYE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=91a50d4f&x-expires=1772722800&x-signature=9QcQaHB7x5D1Diq41oQ8ArnE4dE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=b307830f&x-expires=1772722800&x-signature=rThv0iktqVcf7lyU1bZGtBt4H0I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=054dc2ab&x-expires=1772722800&x-signature=s9aRzCLmBH4jCCR%2BDY7EvRpPCYE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ec66dafb14f943f6aa1adf05381f031d_1721413941~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=91a50d4f&x-expires=1772722800&x-signature=9QcQaHB7x5D1Diq41oQ8ArnE4dE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 727928,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 758320,\n                                \"file_cs\": \"c:0-8568-702c\",\n                                \"file_hash\": \"427a07ba0b61b4c81020954535c05443\",\n                                \"height\": 794,\n                                \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                                \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_bytevc1_720p_727928\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/019574b85c26955a5ccecb9542c363c4/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/ocfarjAmfAICDECbLDRm3WBrwEEVFEjyzrkEt2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1420&bt=710&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZzU8ZjhnNTszNzM6NWhoOkBpajZ5eHU5cmRldDMzaTczNEBhMF82YzE2X18xNF42Y19gYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/5001608ec38f006722877d0b2717ce7b/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/ocfarjAmfAICDECbLDRm3WBrwEEVFEjyzrkEt2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1420&bt=710&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZzU8ZjhnNTszNzM6NWhoOkBpajZ5eHU5cmRldDMzaTczNEBhMF82YzE2X18xNF42Y19gYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c7befe92a77044b0b8924df59cb932dd&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY0MjBmZWFmYjZmYzA4Mzg1ODIwZWM0MmI4MDBkNWI5&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 104863}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 171486}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 250624}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 353356}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 488731}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.164, \\\\\\\"v960\\\\\\\": 87.348, \\\\\\\"v864\\\\\\\": 89.339, \\\\\\\"v720\\\\\\\": 92.657}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.885, \\\\\\\"v960\\\\\\\": 95.565, \\\\\\\"v864\\\\\\\": 97.589, \\\\\\\"v720\\\\\\\": 98.158}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65255}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 585020,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 609445,\n                                \"file_cs\": \"c:0-8567-9be1\",\n                                \"file_hash\": \"a571408104e8eb6498215754816525ae\",\n                                \"height\": 636,\n                                \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                                \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_bytevc1_540p_585020\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/51d19693c93ec15e4a5ac3aa358f3999/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMsIfglrQntIqeNCH1MGeIWjJXALSUWAmwbNIv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTk1ZWY4PDg5ZDQ0ZztkOkBpajZ5eHU5cmRldDMzaTczNEBiNTQ2MDMuNTExXl8wYjMzYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/526a51b121797b28e2d915b40792d753/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMsIfglrQntIqeNCH1MGeIWjJXALSUWAmwbNIv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTk1ZWY4PDg5ZDQ0ZztkOkBpajZ5eHU5cmRldDMzaTczNEBiNTQ2MDMuNTExXl8wYjMzYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=676ae83db1a14a468519653c9b7286ef&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjODZlNTVmYTJjNWYxNzBlNWFhMmEwNjE1MjJiZTJm&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 87806}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 143912}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 206028}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 286776}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 399387}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.458, \\\\\\\"v960\\\\\\\": 83.767, \\\\\\\"v864\\\\\\\": 86.119, \\\\\\\"v720\\\\\\\": 89.385}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.049, \\\\\\\"v960\\\\\\\": 94.675, \\\\\\\"v864\\\\\\\": 95.638, \\\\\\\"v720\\\\\\\": 96.947}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32713}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 480392,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 500449,\n                                \"file_cs\": \"c:0-8567-db08\",\n                                \"file_hash\": \"e582c6e8fe613daae71f98fa93819657\",\n                                \"height\": 636,\n                                \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                                \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_bytevc1_540p_480392\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e133822868b5def0bbf1caa11c1d1d6e/69a8a631/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owGEIVEDuzfEy2SH1mraEjrEUoF43RAmfrBO0A/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=938&bt=469&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=OTM3aGc1ZzdkODc3NjdpNUBpajZ5eHU5cmRldDMzaTczNEBiLTYvM2A0Xi0xMjYvXi9hYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/becf923edfa58c759eab2e1cabe1f35d/69a8a631/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owGEIVEDuzfEy2SH1mraEjrEUoF43RAmfrBO0A/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=938&bt=469&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=OTM3aGc1ZzdkODc3NjdpNUBpajZ5eHU5cmRldDMzaTczNEBiLTYvM2A0Xi0xMjYvXi9hYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d22fa4239454450aa47dc26d2e9400e6&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0NjE3NGQxNmE4NjBhMDczODk0NjE5NzkwNTRlMjEw&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 75085}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 119200}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 174023}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 237731}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 328490}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.13, \\\\\\\"v960\\\\\\\": 81.025, \\\\\\\"v864\\\\\\\": 83.915, \\\\\\\"v720\\\\\\\": 87.27}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.341, \\\\\\\"v960\\\\\\\": 92.035, \\\\\\\"v864\\\\\\\": 93.647, \\\\\\\"v720\\\\\\\": 94.761}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32713}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 332059,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 345923,\n                                \"file_cs\": \"c:0-8567-b297\",\n                                \"file_hash\": \"a13e0bb0dc097c60411cde01f51a511d\",\n                                \"height\": 636,\n                                \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                                \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_bytevc1_540p_332059\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/82fcc33ec704fae3aae2495920113fab/69a8a631/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oYIjIqfeWoHQf9IjXqNNnKLJWoDGvcAIAltY1C/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=648&bt=324&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=N2c4PDxnPDM8NWg0OztkOEBpajZ5eHU5cmRldDMzaTczNEBiYjE1Ll8xNl8xMy0wY2AwYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/75157913c81a40af6a2d138d4877910c/69a8a631/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oYIjIqfeWoHQf9IjXqNNnKLJWoDGvcAIAltY1C/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=648&bt=324&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=N2c4PDxnPDM8NWg0OztkOEBpajZ5eHU5cmRldDMzaTczNEBiYjE1Ll8xNl8xMy0wY2AwYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=35caf838016e42b99049bd198945ede4&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY2YzU5M2Y1MzIwMGM2MDBlZTYzODA5Y2Q2NTYwMjY0&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 56728}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 85275}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 121524}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 166096}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 227575}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.133, \\\\\\\"v960\\\\\\\": 76.343, \\\\\\\"v864\\\\\\\": 78.628, \\\\\\\"v720\\\\\\\": 83.507}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.22, \\\\\\\"v960\\\\\\\": 87.037, \\\\\\\"v864\\\\\\\": 89.199, \\\\\\\"v720\\\\\\\": 91.247}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24641}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 191450,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 199444,\n                                \"file_cs\": \"c:0-8637-fd5b\",\n                                \"file_hash\": \"81138e5103d8b22248d95ae02d322847\",\n                                \"height\": 636,\n                                \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                                \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_bytevc1_540p_191450\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/a71122711705423d9f3edd7986b503c6/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/oAj4RrrGmIVCExE2SBmFpQEEEfDDzoAyrAf493/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=372&bt=186&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=Z2g8PGk7Nzo6OWlkMzdpNkBpajZ5eHU5cmRldDMzaTczNEBeNDRgNTI2X2MxLzM1Ml9fYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/fd3cc3688cf7ed983b5b41ab37c2591b/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/oAj4RrrGmIVCExE2SBmFpQEEEfDDzoAyrAf493/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=372&bt=186&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=Z2g8PGk7Nzo6OWlkMzdpNkBpajZ5eHU5cmRldDMzaTczNEBeNDRgNTI2X2MxLzM1Ml9fYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b3bf54806a2f46f7b794588fc9797ead&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0NzZhNzE4ZTdiZDM4MTNmNDliNzcyNjQ5MDk5N2M5&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 37048}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 53740}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 74499}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 98830}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 132677}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.021, \\\\\\\"v960\\\\\\\": 74.638, \\\\\\\"v864\\\\\\\": 76.672, \\\\\\\"v720\\\\\\\": 80.319}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 60.511, \\\\\\\"v960\\\\\\\": 64.121, \\\\\\\"v864\\\\\\\": 66.937, \\\\\\\"v720\\\\\\\": 72.694}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24641}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 7,\n                                \"cla_subtitle_id\": 7393438872065313566,\n                                \"complaint_id\": 7393438872065313566,\n                                \"expire\": 1775230673,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"cmn-Hans-CN\",\n                                \"language_code\": \"zh-Hans\",\n                                \"language_id\": 1,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": -1801193135,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/c02cae78dbb4c0361b7f9aac061ea98e/69cfded1/video/tos/useast8/tos-useast8-v-0068-tx2/91211a75eb01451fb91cf8a76dba817c/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=ajZ5eHU5cmRldDMzaTczNEBpajZ5eHU5cmRldDMzaTczNEBpMnNgMmRzL2FgLS1kMTJzYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00070000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/c02cae78dbb4c0361b7f9aac061ea98e/69cfded1/video/tos/useast8/tos-useast8-v-0068-tx2/91211a75eb01451fb91cf8a76dba817c/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=ajZ5eHU5cmRldDMzaTczNEBpajZ5eHU5cmRldDMzaTczNEBpMnNgMmRzL2FgLS1kMTJzYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00070000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/3868e792116d609e9b86a96a26bd16ba/69cfded1/video/tos/useast8/tos-useast8-v-0068-tx2/91211a75eb01451fb91cf8a76dba817c/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=ajZ5eHU5cmRldDMzaTczNEBpajZ5eHU5cmRldDMzaTczNEBpMnNgMmRzL2FgLS1kMTJzYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00070000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=cmn-Hans-CN&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFkNWM2MjBjMGJjY2VkOTFlNTgzYmUyZjUwZmY1NDc3&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                                ],\n                                \"variant\": \"whisper_lid\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"cmn-Hans-CN\",\n                            \"language_code\": \"zh-Hans\",\n                            \"language_id\": 1,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/osmmG2jsIWrrByzEErAaNEA5BRFTGVf3jAfDEE\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osmmG2jsIWrrByzEErAaNEA5BRFTGVf3jAfDEE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3dc604bb&x-expires=1772722800&x-signature=xVB4h%2FpFnkkg6ExOSz%2BWgMsfMfo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osmmG2jsIWrrByzEErAaNEA5BRFTGVf3jAfDEE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3f8779e1&x-expires=1772722800&x-signature=FsVBbmltzXVtbzyMlQTiFjlsM%2Fk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osmmG2jsIWrrByzEErAaNEA5BRFTGVf3jAfDEE~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=62030a01&x-expires=1772722800&x-signature=yZXMNV%2B4qGQsRfXbcT8JDfIVEiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1036413,\n                        \"file_cs\": \"c:0-8333-aee3\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c8af952774620985d8302fc969229981/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/o8fKgRsefxBnYfoJPxdsAZpfsEKAOVlqQfx91A/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU4ZWU6OzRkNDdlZTo7ZEBpajZ5eHU5cmRldDMzaTczNEBiYDE1YzYtXjYxYWIuYjIvYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/02f5fcf90b13e75a6bd82cddbd93943d/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/o8fKgRsefxBnYfoJPxdsAZpfsEKAOVlqQfx91A/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1952&bt=976&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU4ZWU6OzRkNDdlZTo7ZEBpajZ5eHU5cmRldDMzaTczNEBiYDE1YzYtXjYxYWIuYjIvYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cqdb2avog65rcuvv53lg&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=2a58e71bebd4419aa10897fb8b45cbe9&item_id=7393416490852109598&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MDhhNjE0NjNmOGVlNmYzMDRmODg3Y2ZlOTVhZjRh&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 859326,\n                        \"file_cs\": \"c:0-8333-aee3\",\n                        \"file_hash\": \"ee7e3c9266373e4e73f8a6977084e17a\",\n                        \"height\": 636,\n                        \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                        \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_h264_540p_824886\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e3b7624a132404bf9835a9c89b966e7c/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oo3sTNHrm6Ei9jfaB2FEAEDrEmARElLEIzfyVr/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Nmc7ZzRoZDpoaDw4NWY2M0BpajZ5eHU5cmRldDMzaTczNEAzMzFgMTYyXl4xNi40YF9jYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/7fe61ba860b662fc0842b437d8c8793a/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oo3sTNHrm6Ei9jfaB2FEAEDrEmARElLEIzfyVr/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Nmc7ZzRoZDpoaDw4NWY2M0BpajZ5eHU5cmRldDMzaTczNEAzMzFgMTYyXl4xNi40YF9jYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0b3cc7215994eaea75a9e41cd486d63&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFhZDlhYjg2YWNiOWY3MmM4NTE1NWRmMDNjZDRkZDY3&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 8334,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/fefbadd6723f458a9ce29be300604e1f_1721413941\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/fefbadd6723f458a9ce29be300604e1f_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=d7adc901&x-expires=1772722800&x-signature=NOIHlIskPBX%2FPV5AEy6rnTjOacI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/fefbadd6723f458a9ce29be300604e1f_1721413941~tplv-tiktokx-origin.image?dr=8606&refresh_token=e6d82eda&x-expires=1772722800&x-signature=5en4rDRazCgSW13hQinf7u53nyY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/fefbadd6723f458a9ce29be300604e1f_1721413941~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5d530415&x-expires=1772722800&x-signature=xXB1YC7HdF%2Fy9%2B2AuMs63ezxULc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 636,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-20.6\\\",\\\"LoudnessRangeStart\\\":\\\"-25.6\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-19.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-20.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-23.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-19.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-20.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-25.6,\\\\\\\"LoudnessRange\\\\\\\":4.9,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-23.198},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.314},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.202,\\\\\\\"Peak\\\\\\\":-9.883,\\\\\\\"LTotal\\\\\\\":-26.417,\\\\\\\"RTotal\\\\\\\":-26.619},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.41,\\\\\\\"FCenL\\\\\\\":5117.74,\\\\\\\"FCenR\\\\\\\":5277.71,\\\\\\\"Spkr200G\\\\\\\":0.83,\\\\\\\"Spkr150G\\\\\\\":0.67},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.25,\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.31989,\\\\\\\"LoudnessRangeEnd\\\\\\\":-20.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.0022\\\",\\\"brightness_mean\\\":\\\"61.4002\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0023\\\",\\\"loudness\\\":\\\"-23.1\\\",\\\"overexposure_ratio_mean\\\":\\\"0.003\\\",\\\"peak\\\":\\\"0.31989\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":636,\\\\\\\"origin_create_at\\\\\\\":1721413937}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"2.9834\\\",\\\"vq_score\\\":\\\"81.76\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000cqdb2avog65rcuvv53lg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/ecc0970159128121e4fc42a6f5f7dc26/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/oYeIWeWolAqjGP6IdftIAXCqXINLQq7vNHJn9U/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1242\\\\u0026bt=621\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDU0Mzk0aDc5ZWRkZGY8O0BpajZ5eHU5cmRldDMzaTczNEAtYTQtMy5iX2MxMzRiLy8yYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/170244ac6ea06b2a5875d3875fc82d9f/69a8a631/video/tos/useast8/tos-useast8-pve-0068-tx2/oYeIWeWolAqjGP6IdftIAXCqXINLQq7vNHJn9U/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1242\\\\u0026bt=621\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aDU0Mzk0aDc5ZWRkZGY8O0BpajZ5eHU5cmRldDMzaTczNEAtYTQtMy5iX2MxMzRiLy8yYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cqdb2avog65rcuvv53lg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=58292cea7a6a4bf6b4ee11660071d20e\\\\u0026item_id=7393416490852109598\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdmYTg0ZTYxZmMwMzU5MmE3ZjY1MzAxNTQ1MzgxMzdk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":980458,\\\"file_cs\\\":\\\"c:0-8333-aee3\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/64161d796f8e42b8ac611c7e86fbafce_1721413941\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/64161d796f8e42b8ac611c7e86fbafce_1721413941~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c8ac50d3&x-expires=1772722800&x-signature=2c3%2Fda6Z%2F6wKyZprqOW4Zr0t6vs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/64161d796f8e42b8ac611c7e86fbafce_1721413941~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c962e0b2&x-expires=1772722800&x-signature=s76COTCkOuqEBEo1d4eBSAg892o%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/64161d796f8e42b8ac611c7e86fbafce_1721413941~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=5a7c2cf3&x-expires=1772722800&x-signature=5K2EgVkw3wNiJX5nuFi9DBRPyis%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 859326,\n                        \"file_cs\": \"c:0-8333-aee3\",\n                        \"file_hash\": \"ee7e3c9266373e4e73f8a6977084e17a\",\n                        \"height\": 636,\n                        \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                        \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_h264_540p_824886\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e3b7624a132404bf9835a9c89b966e7c/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oo3sTNHrm6Ei9jfaB2FEAEDrEmARElLEIzfyVr/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Nmc7ZzRoZDpoaDw4NWY2M0BpajZ5eHU5cmRldDMzaTczNEAzMzFgMTYyXl4xNi40YF9jYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/7fe61ba860b662fc0842b437d8c8793a/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oo3sTNHrm6Ei9jfaB2FEAEDrEmARElLEIzfyVr/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Nmc7ZzRoZDpoaDw4NWY2M0BpajZ5eHU5cmRldDMzaTczNEAzMzFgMTYyXl4xNi40YF9jYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0b3cc7215994eaea75a9e41cd486d63&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFhZDlhYjg2YWNiOWY3MmM4NTE1NWRmMDNjZDRkZDY3&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 609445,\n                        \"file_cs\": \"c:0-8567-9be1\",\n                        \"file_hash\": \"a571408104e8eb6498215754816525ae\",\n                        \"height\": 636,\n                        \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                        \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_bytevc1_540p_585020\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/51d19693c93ec15e4a5ac3aa358f3999/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMsIfglrQntIqeNCH1MGeIWjJXALSUWAmwbNIv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTk1ZWY4PDg5ZDQ0ZztkOkBpajZ5eHU5cmRldDMzaTczNEBiNTQ2MDMuNTExXl8wYjMzYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/526a51b121797b28e2d915b40792d753/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oMsIfglrQntIqeNCH1MGeIWjJXALSUWAmwbNIv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTk1ZWY4PDg5ZDQ0ZztkOkBpajZ5eHU5cmRldDMzaTczNEBiNTQ2MDMuNTExXl8wYjMzYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=676ae83db1a14a468519653c9b7286ef&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjODZlNTVmYTJjNWYxNzBlNWFhMmEwNjE1MjJiZTJm&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 859326,\n                        \"file_cs\": \"c:0-8333-aee3\",\n                        \"file_hash\": \"ee7e3c9266373e4e73f8a6977084e17a\",\n                        \"height\": 636,\n                        \"uri\": \"v15044gf0000cqdb2avog65rcuvv53lg\",\n                        \"url_key\": \"v15044gf0000cqdb2avog65rcuvv53lg_h264_540p_824886\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e3b7624a132404bf9835a9c89b966e7c/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oo3sTNHrm6Ei9jfaB2FEAEDrEmARElLEIzfyVr/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Nmc7ZzRoZDpoaDw4NWY2M0BpajZ5eHU5cmRldDMzaTczNEAzMzFgMTYyXl4xNi40YF9jYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/7fe61ba860b662fc0842b437d8c8793a/69a8a631/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oo3sTNHrm6Ei9jfaB2FEAEDrEmARElLEIzfyVr/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1610&bt=805&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Nmc7ZzRoZDpoaDw4NWY2M0BpajZ5eHU5cmRldDMzaTczNEAzMzFgMTYyXl4xNi40YF9jYSNpMnNgMmRzL2FgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f0b3cc7215994eaea75a9e41cd486d63&is_play_url=1&item_id=7393416490852109598&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFhZDlhYjg2YWNiOWY3MmM4NTE1NWRmMDNjZDRkZDY3&source=POI_VIDEO&video_id=v15044gf0000cqdb2avog65rcuvv53lg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 52,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1730047581,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 52,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 52.166,\n                        \"duration_precision\": 52.166,\n                        \"shoot_duration_precision\": 52.166,\n                        \"video_duration_precision\": 52.166\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7430497671095323935,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000csf6slfog65u7qr6clug\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7430497604112321310,\n                    \"id_str\": \"7430497604112321310\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0979e370&x-expires=1772722800&x-signature=jeFSJD8NBeo6cyq3m7mrlxV%2BFc8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=795ff206&x-expires=1772722800&x-signature=mj0Ut%2FrM5c4H8KyPVGpzZ02N080%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=6e39223e&x-expires=1772722800&x-signature=J9VOSt5xAez%2B6sxPs5CkcDebgOQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"deadjxhn_official\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"DeadJxhn 😈\",\n                                \"sec_uid\": \"MS4wLjABAAAArOlYRxcXDk7Zc8MKaWdUjWZjcuZaccD2iDJO_ZQAXxo0iBDXpstfNgMpJBT10gbg\",\n                                \"status\": 1,\n                                \"uid\": \"7122397699681633286\"\n                            }\n                        ],\n                        \"author\": \"DeadJxhn & Yavomag\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Graveyard Phonk\\\"\",\n                        \"mixed_title\": \"original sound - maenadlol (Contains music from: Graveyard Phonk - DeadJxhn & Yavomag)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1626710400,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Graveyard Phonk\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"DeadJxhn & Yavomag\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19007,\n                            \"start_ms\": 57984\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 145817,\n                        \"h5_url\": \"\",\n                        \"id\": \"7006424567417669634\",\n                        \"performers\": null,\n                        \"title\": \"Graveyard Phonk\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7430497604112321310\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/993054924f274d5dd5b4aaeb6e4c239c/69a8fbba/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYXeTN0COgqeoSIxbCPX1oyQwmMyeoEZrA88lt/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjU7NmU4aTtnOWY1NjdnPEBpam85dHg5cm85djMzaTU8NEA1M14vXy0wXzAxLjVjNTRjYSNyYG80MmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/993054924f274d5dd5b4aaeb6e4c239c/69a8fbba/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYXeTN0COgqeoSIxbCPX1oyQwmMyeoEZrA88lt/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjU7NmU4aTtnOWY1NjdnPEBpam85dHg5cm85djMzaTU8NEA1M14vXy0wXzAxLjVjNTRjYSNyYG80MmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/b5147c64630003c5a2f63fd67a4c15e1/69a8fbba/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYXeTN0COgqeoSIxbCPX1oyQwmMyeoEZrA88lt/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjU7NmU4aTtnOWY1NjdnPEBpam85dHg5cm85djMzaTU8NEA1M14vXy0wXzAxLjVjNTRjYSNyYG80MmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000csf6slfog65u7qr6clug&line=0&is_play_url=1&source=POI_VIDEO&file_id=f97d84f3821c463db83f05bb23a86283&item_id=7430497604112321310&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA1NDU5ZDdhYzdiM2NkMGVhN2QyYmY0Yjg0NTA5YmE2&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 52,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 52\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7430497671095323935\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.000484249834367283}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1730047571,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7430497671095323935\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7430497671095323935\n                    ],\n                    \"GroupdIdList1\": [\n                        7430497671095323935\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 52,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1730047581,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 52,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 52.166,\n                        \"duration_precision\": 52.166,\n                        \"shoot_duration_precision\": 52.166,\n                        \"video_duration_precision\": 52.166\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7430497671095323935,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000csf6slfog65u7qr6clug\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7430497604112321310,\n                    \"id_str\": \"7430497604112321310\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0979e370&x-expires=1772722800&x-signature=jeFSJD8NBeo6cyq3m7mrlxV%2BFc8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=795ff206&x-expires=1772722800&x-signature=mj0Ut%2FrM5c4H8KyPVGpzZ02N080%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/90f9eb0ef642dbf5987fa42a74603b6d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=6e39223e&x-expires=1772722800&x-signature=J9VOSt5xAez%2B6sxPs5CkcDebgOQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"deadjxhn_official\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"DeadJxhn 😈\",\n                                \"sec_uid\": \"MS4wLjABAAAArOlYRxcXDk7Zc8MKaWdUjWZjcuZaccD2iDJO_ZQAXxo0iBDXpstfNgMpJBT10gbg\",\n                                \"status\": 1,\n                                \"uid\": \"7122397699681633286\"\n                            }\n                        ],\n                        \"author\": \"DeadJxhn & Yavomag\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Graveyard Phonk\\\"\",\n                        \"mixed_title\": \"original sound - maenadlol (Contains music from: Graveyard Phonk - DeadJxhn & Yavomag)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1626710400,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Graveyard Phonk\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"DeadJxhn & Yavomag\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19007,\n                            \"start_ms\": 57984\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ogriAGUI2ALNMfzerAo8eAfT1HMXfV7vIIoKAI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 145817,\n                        \"h5_url\": \"\",\n                        \"id\": \"7006424567417669634\",\n                        \"performers\": null,\n                        \"title\": \"Graveyard Phonk\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7430497604112321310\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/993054924f274d5dd5b4aaeb6e4c239c/69a8fbba/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYXeTN0COgqeoSIxbCPX1oyQwmMyeoEZrA88lt/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjU7NmU4aTtnOWY1NjdnPEBpam85dHg5cm85djMzaTU8NEA1M14vXy0wXzAxLjVjNTRjYSNyYG80MmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/993054924f274d5dd5b4aaeb6e4c239c/69a8fbba/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYXeTN0COgqeoSIxbCPX1oyQwmMyeoEZrA88lt/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjU7NmU4aTtnOWY1NjdnPEBpam85dHg5cm85djMzaTU8NEA1M14vXy0wXzAxLjVjNTRjYSNyYG80MmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/b5147c64630003c5a2f63fd67a4c15e1/69a8fbba/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oYXeTN0COgqeoSIxbCPX1oyQwmMyeoEZrA88lt/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjU7NmU4aTtnOWY1NjdnPEBpam85dHg5cm85djMzaTU8NEA1M14vXy0wXzAxLjVjNTRjYSNyYG80MmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000csf6slfog65u7qr6clug&line=0&is_play_url=1&source=POI_VIDEO&file_id=f97d84f3821c463db83f05bb23a86283&item_id=7430497604112321310&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA1NDU5ZDdhYzdiM2NkMGVhN2QyYmY0Yjg0NTA5YmE2&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 52,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 52\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 52100,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 0,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"79\\\">#funny</h> <h id=\\\"86\\\">#lol</h> <h id=\\\"99\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"79\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"86\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"99\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7430497671095323935?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7430497671095323935&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7430497671095323935?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7430497671095323935&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.5299,4568.0012]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7430497671095323935\",\n                    \"collect_count\": 400,\n                    \"comment_count\": 201,\n                    \"digg_count\": 10538,\n                    \"download_count\": 136,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 415075,\n                    \"repost_count\": 0,\n                    \"share_count\": 920,\n                    \"whatsapp_share_count\": 91\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7430497671095323935\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"79\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"86\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"99\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.image?dr=8606&refresh_token=1a56e081&x-expires=1772722800&x-signature=OD%2B4DNDf0bV3AUX1b1KL9veR%2F0o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.image?dr=8606&refresh_token=9060816c&x-expires=1772722800&x-signature=wb7c2jmCALdPcQsYuXNqbwAV%2Fmo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=bfadf29c&x-expires=1772722800&x-signature=YJcZMl%2BGDuWcJwhTCOLXkQy1AM0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.image?dr=8606&refresh_token=1a56e081&x-expires=1772722800&x-signature=OD%2B4DNDf0bV3AUX1b1KL9veR%2F0o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.image?dr=8606&refresh_token=9060816c&x-expires=1772722800&x-signature=wb7c2jmCALdPcQsYuXNqbwAV%2Fmo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=bfadf29c&x-expires=1772722800&x-signature=YJcZMl%2BGDuWcJwhTCOLXkQy1AM0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.image?dr=8606&refresh_token=1a56e081&x-expires=1772722800&x-signature=OD%2B4DNDf0bV3AUX1b1KL9veR%2F0o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.image?dr=8606&refresh_token=9060816c&x-expires=1772722800&x-signature=wb7c2jmCALdPcQsYuXNqbwAV%2Fmo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ea6c6ade8494ea19d75d9bcc6cc5b9c_1730047573~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=bfadf29c&x-expires=1772722800&x-signature=YJcZMl%2BGDuWcJwhTCOLXkQy1AM0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 385639,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2511769,\n                                \"file_cs\": \"c:0-44644-3abf\",\n                                \"file_hash\": \"19981aa1806946370214459cda007d2b\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                                \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_bytevc1_720p_385639\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/cde935eceb3a0aa0b4e2955c616fe0ef/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUcR1HEgaEKCxeV4E041bIAQDfApFEgiQBynmI/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=752&bt=376&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aTs7aTQ0Zzg2aDhmOmU3N0BpM2tucHQ5cmc5djMzaTczNEBiLTNhXjIyXzMxYDI2LV5fYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/9010cdcdef8b7421279c48f42cc6dfc0/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUcR1HEgaEKCxeV4E041bIAQDfApFEgiQBynmI/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=752&bt=376&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aTs7aTQ0Zzg2aDhmOmU3N0BpM2tucHQ5cmc5djMzaTczNEBiLTNhXjIyXzMxYDI2LV5fYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b4a40b975cc54e63b55d51a1df6808ef&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRiMjQ0ZDNhN2Q3OTMwNjc1YzMwZWVkOTk5ODNkMzYw&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 127345}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 187284}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 246896}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 280361}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 323925}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 621054}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.887, \\\\\\\"v960\\\\\\\": 87.271, \\\\\\\"v864\\\\\\\": 89.243, \\\\\\\"v720\\\\\\\": 92.042}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.433, \\\\\\\"v960\\\\\\\": 97.205, \\\\\\\"v864\\\\\\\": 97.994, \\\\\\\"v720\\\\\\\": 98.588}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64228}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 341410,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2223692,\n                                \"file_cs\": \"c:0-44652-0a45\",\n                                \"file_hash\": \"dddad6961ee9ece37b53a62ec9c49856\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                                \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_bytevc1_540p_341410\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b7f9767d2934f7edf325a1534726772a/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0mBEQ1fYeSnFEA1Q44cRbiDAExEVIg0KaHiIP/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=M2g5NjU3OmY8Z2Y2N2loZ0BpM2tucHQ5cmc5djMzaTczNEAtMzMxLWI1NV4xNmBfX2MxYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/9cd66c5e168cca51d210c17cd6bc7f7d/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0mBEQ1fYeSnFEA1Q44cRbiDAExEVIg0KaHiIP/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=M2g5NjU3OmY8Z2Y2N2loZ0BpM2tucHQ5cmc5djMzaTczNEAtMzMxLWI1NV4xNmBfX2MxYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4dfebfb4c39c4da98c87e40243666e00&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyMGJjOGVlZjkyMmUxOGU4ODlhMWVkYjZiZDg3ZTA1&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 115194}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 162771}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 212918}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 238955}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 275103}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 552668}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.841, \\\\\\\"v960\\\\\\\": 85.836, \\\\\\\"v864\\\\\\\": 87.203, \\\\\\\"v720\\\\\\\": 90.388}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 97.522, \\\\\\\"v960\\\\\\\": 97.704, \\\\\\\"v864\\\\\\\": 98.312, \\\\\\\"v720\\\\\\\": 98.913}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32143}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 262862,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1712088,\n                                \"file_cs\": \"c:0-44652-d815\",\n                                \"file_hash\": \"5df6c49ed54f7db6fdb305b152edc9da\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                                \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_bytevc1_540p_262862\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/22b541da68601921befbdd8c7e47a0d0/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oAADQEmanEQbbi11ADBJ466HFg4QVIfR3E0Kec/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=512&bt=256&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=Z2dnOWdpZDw0OGRnPGg6aUBpM2tucHQ5cmc5djMzaTczNEAuYS5jLi9hXjIxYTUtMzAvYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/3817989471339f24330cc7688a939381/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oAADQEmanEQbbi11ADBJ466HFg4QVIfR3E0Kec/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=512&bt=256&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=Z2dnOWdpZDw0OGRnPGg6aUBpM2tucHQ5cmc5djMzaTczNEAuYS5jLi9hXjIxYTUtMzAvYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2f376e098dda4551a9da2f1df61ddd1d&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkxMzgyYzA0YmEwYTQ2MjcwNGIzNjA3NmE2ZTllZDZi&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 99054}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 135536}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 175456}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 196297}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 224810}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 427506}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.659, \\\\\\\"v960\\\\\\\": 82.385, \\\\\\\"v864\\\\\\\": 84.379, \\\\\\\"v720\\\\\\\": 87.37}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.979, \\\\\\\"v960\\\\\\\": 94.874, \\\\\\\"v864\\\\\\\": 95.809, \\\\\\\"v720\\\\\\\": 97.124}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32143}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 201649,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1313392,\n                                \"file_cs\": \"c:0-44652-0152\",\n                                \"file_hash\": \"ad7086622799c836ba63141e484bf462\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                                \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_bytevc1_540p_201649\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/6b98904363d141b2461323aced67bb82/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAEaU1QAVhAFcEmbQLRi1Hf0g4D3EBCIQg3nKe/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=392&bt=196&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDlpM2dnaTs0Zzk4aTZmZEBpM2tucHQ5cmc5djMzaTczNEBiNDJiNC0yNi0xMDBiLzMyYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/c01dccebdce17963e43909b3068e181d/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAEaU1QAVhAFcEmbQLRi1Hf0g4D3EBCIQg3nKe/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=392&bt=196&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDlpM2dnaTs0Zzk4aTZmZEBpM2tucHQ5cmc5djMzaTczNEBiNDJiNC0yNi0xMDBiLzMyYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5a6c23ef35364d01985f0d7de05f76ea&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM4ODcwMGYyZjAxYmZhNDUxYmZjYTMwZGJmMGU4NzBi&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 79499}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 102512}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 129862}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 144907}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 165097}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 302180}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.106, \\\\\\\"v960\\\\\\\": 78.156, \\\\\\\"v864\\\\\\\": 80.546, \\\\\\\"v720\\\\\\\": 83.956}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.823, \\\\\\\"v960\\\\\\\": 91.46, \\\\\\\"v864\\\\\\\": 92.229, \\\\\\\"v720\\\\\\\": 94.415}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24122}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 157429,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1025378,\n                                \"file_cs\": \"c:0-44652-e6b4\",\n                                \"file_hash\": \"81da5347101a0975bdfba3e46bc93afa\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                                \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_bytevc1_540p_157429\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2fff541b6d59f8274ee8ca259805a760/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oU9hg4LVsoqrLE7eIfGAQxPqjVOAbCQISNI0e3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=306&bt=153&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZGU3Ozo4OjllOjk2OWhpM0BpM2tucHQ5cmc5djMzaTczNEAxYTVgNWA0XjIxLTVhYC0vYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/d9846eda9683e6bda89977ee2993a33a/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oU9hg4LVsoqrLE7eIfGAQxPqjVOAbCQISNI0e3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=306&bt=153&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZGU3Ozo4OjllOjk2OWhpM0BpM2tucHQ5cmc5djMzaTczNEAxYTVgNWA0XjIxLTVhYC0vYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=200fced68306475ba677c587c884db4a&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhhNTQ0MzNhYTM2ZTU0NmYzYmVjNmIxMjJmZjZkYTg4&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 75669}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 95246}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 114731}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 124456}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 143123}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 265318}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.494, \\\\\\\"v960\\\\\\\": 73.784, \\\\\\\"v864\\\\\\\": 76.498, \\\\\\\"v720\\\\\\\": 80.767}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.598, \\\\\\\"v960\\\\\\\": 87.618, \\\\\\\"v864\\\\\\\": 89.349, \\\\\\\"v720\\\\\\\": 91.308}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24122}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/okI5enQEdBmzpAR01aQAIFEE4bDPiHBIKfc1lV\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okI5enQEdBmzpAR01aQAIFEE4bDPiHBIKfc1lV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e212e846&x-expires=1772722800&x-signature=U5DS4tAK5WmsBn05XWgWBMu2PQE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okI5enQEdBmzpAR01aQAIFEE4bDPiHBIKfc1lV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=6728ca37&x-expires=1772722800&x-signature=NWw6GtMyDKuxjzk%2FVZMi%2FSeKntw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okI5enQEdBmzpAR01aQAIFEE4bDPiHBIKfc1lV~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=86027dea&x-expires=1772722800&x-signature=%2F4Cn%2BvFB8TS3elKI4EBNoYwUd1k%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 3597274,\n                        \"file_cs\": \"c:0-44391-188d\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/25ca42326cb0bccae46c07da67ac013b/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8K0QYBnEA3ITARcGEpmfgiAe1qDHF14mVQbaE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1078&bt=539&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmQzZGdkODc4NDo1aTozPEBpM2tucHQ5cmc5djMzaTczNEAzMDAtLl5eNTQxMV9hXl5jYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/1488c3e61475d3e7236d9062ac3ee5f5/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8K0QYBnEA3ITARcGEpmfgiAe1qDHF14mVQbaE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1078&bt=539&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmQzZGdkODc4NDo1aTozPEBpM2tucHQ5cmc5djMzaTczNEAzMDAtLl5eNTQxMV9hXl5jYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000csf6sdfog65qimhkgh70&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=f9a0a7dfb247417584a5aa1d0a303a67&item_id=7430497671095323935&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQzMTFmYTk0MTk4MWEyMTY5ZTliN2E1YWM2MDZhN2Fm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 3812814,\n                        \"file_cs\": \"c:0-44391-188d\",\n                        \"file_hash\": \"14f18438441c915a1a9327b21e45f732\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                        \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_h264_540p_585393\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8f9408800cecd69581107dbb0047d998/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMie1K4ER0RagIMQBBFnAbYDAcVoHEUmfmHEQ1/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzM2PDU1Njo6NWU8NzQ1NkBpM2tucHQ5cmc5djMzaTczNEA1MTZjM2NiNl4xNi4uLWMuYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/be6d83e4f6b22933003f2f5811260472/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMie1K4ER0RagIMQBBFnAbYDAcVoHEUmfmHEQ1/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzM2PDU1Njo6NWU8NzQ1NkBpM2tucHQ5cmc5djMzaTczNEA1MTZjM2NiNl4xNi4uLWMuYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=13f20114199b42a797e3f262f9934080&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhiNDhmZmYxYjMzZTE1NDE0YTI5YjMxOTc0NDc3Njkx&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 52106,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/e5a3c681b7144f3296e465cc2f4c7183_1730047574\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e5a3c681b7144f3296e465cc2f4c7183_1730047574~tplv-tiktokx-origin.image?dr=8606&refresh_token=a4ee24e7&x-expires=1772722800&x-signature=9grgbsfMRqN96iqVGZ6eUdMOaA0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e5a3c681b7144f3296e465cc2f4c7183_1730047574~tplv-tiktokx-origin.image?dr=8606&refresh_token=b24d7699&x-expires=1772722800&x-signature=6EvAP9UQ2RRKxIpASOSDRSSfVw8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/e5a3c681b7144f3296e465cc2f4c7183_1730047574~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=257f5b39&x-expires=1772722800&x-signature=HV%2FIBi3FSew299UFlgDdHjUTwJk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"15.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-8\\\",\\\"LoudnessRangeStart\\\":\\\"-23.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-5.6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-7.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.94406,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.7,\\\\\\\"LoudnessRange\\\\\\\":15.7,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-11.921},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.049},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.618,\\\\\\\"Peak\\\\\\\":-0.526,\\\\\\\"LTotal\\\\\\\":-14.342,\\\\\\\"RTotal\\\\\\\":-14.96},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":3051.9,\\\\\\\"Spkr200G\\\\\\\":3.1,\\\\\\\"Spkr150G\\\\\\\":2.68,\\\\\\\"Spkr100G\\\\\\\":1.96,\\\\\\\"FCenL\\\\\\\":3030.51},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.02,\\\\\\\"MusicRatio\\\\\\\":0.6,\\\\\\\"SingingRatio\\\\\\\":0.06},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":10.2,\\\\\\\"LoudRE\\\\\\\":-26.8,\\\\\\\"LoudRS\\\\\\\":-37,\\\\\\\"MaxMomLoud\\\\\\\":-21.53,\\\\\\\"MaxSTLoud\\\\\\\":-26.75,\\\\\\\"Loud\\\\\\\":-22.83}}},\\\\\\\"Loudness\\\\\\\":-11.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-5.6,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-7.1,\\\\\\\"LoudnessRangeEnd\\\\\\\":-8,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0063\\\",\\\"brightness_mean\\\":\\\"36.2644\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0041\\\",\\\"loudness\\\":\\\"-11.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.002\\\",\\\"peak\\\":\\\"0.94406\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5299,4568.0012]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1730047570}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"11.7688\\\",\\\"vq_score\\\":\\\"71.34\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000csf6sdfog65qimhkgh70\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/77764ed85f942c2edfed4f8a49a99f5f/69a8a65d/video/tos/useast8/tos-useast8-pve-0068-tx2/oc4Sf8XAgAKg7EAWpfYTo4EfeBfjx2MMbuiijj/?a=1233\\\\u0026bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1164\\\\u0026bt=582\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Zjw5PDNkOGRpPDxpZGllZUBpM2tucHQ5cmc5djMzaTczNEBgY181YmI2XjExMl4vXy9hYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/8e280ef597504e32a1758b9bc7cf63f9/69a8a65d/video/tos/useast8/tos-useast8-pve-0068-tx2/oc4Sf8XAgAKg7EAWpfYTo4EfeBfjx2MMbuiijj/?a=1233\\\\u0026bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1164\\\\u0026bt=582\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Zjw5PDNkOGRpPDxpZGllZUBpM2tucHQ5cmc5djMzaTczNEBgY181YmI2XjExMl4vXy9hYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000csf6sdfog65qimhkgh70\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=db2bbf2aaf59494faa95eae089b6f9cc\\\\u0026item_id=7430497671095323935\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1Mzg1ZjhkMzc5Y2Y1MWNkMzhhZmQxMDM0ZDk5N2Ux\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4185355,\\\"file_cs\\\":\\\"c:0-44391-188d\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/be676bcb84764cff93a3548f7089d01e_1730047573\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/be676bcb84764cff93a3548f7089d01e_1730047573~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=af68c520&x-expires=1772722800&x-signature=%2FCHuzRH2Kya%2BP0AChNwoshHK%2BNM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/be676bcb84764cff93a3548f7089d01e_1730047573~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cf7ad323&x-expires=1772722800&x-signature=XycIPf81UEsyuSj8L%2BUqxE7g9%2F8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/be676bcb84764cff93a3548f7089d01e_1730047573~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=0b7f6470&x-expires=1772722800&x-signature=wsiO8dZJpHNyGGh6UPY483RRaEE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 3812814,\n                        \"file_cs\": \"c:0-44391-188d\",\n                        \"file_hash\": \"14f18438441c915a1a9327b21e45f732\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                        \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_h264_540p_585393\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8f9408800cecd69581107dbb0047d998/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMie1K4ER0RagIMQBBFnAbYDAcVoHEUmfmHEQ1/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzM2PDU1Njo6NWU8NzQ1NkBpM2tucHQ5cmc5djMzaTczNEA1MTZjM2NiNl4xNi4uLWMuYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/be6d83e4f6b22933003f2f5811260472/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMie1K4ER0RagIMQBBFnAbYDAcVoHEUmfmHEQ1/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzM2PDU1Njo6NWU8NzQ1NkBpM2tucHQ5cmc5djMzaTczNEA1MTZjM2NiNl4xNi4uLWMuYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=13f20114199b42a797e3f262f9934080&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhiNDhmZmYxYjMzZTE1NDE0YTI5YjMxOTc0NDc3Njkx&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2223692,\n                        \"file_cs\": \"c:0-44652-0a45\",\n                        \"file_hash\": \"dddad6961ee9ece37b53a62ec9c49856\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                        \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_bytevc1_540p_341410\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b7f9767d2934f7edf325a1534726772a/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0mBEQ1fYeSnFEA1Q44cRbiDAExEVIg0KaHiIP/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=M2g5NjU3OmY8Z2Y2N2loZ0BpM2tucHQ5cmc5djMzaTczNEAtMzMxLWI1NV4xNmBfX2MxYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/9cd66c5e168cca51d210c17cd6bc7f7d/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0mBEQ1fYeSnFEA1Q44cRbiDAExEVIg0KaHiIP/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=M2g5NjU3OmY8Z2Y2N2loZ0BpM2tucHQ5cmc5djMzaTczNEAtMzMxLWI1NV4xNmBfX2MxYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4dfebfb4c39c4da98c87e40243666e00&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyMGJjOGVlZjkyMmUxOGU4ODlhMWVkYjZiZDg3ZTA1&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 3812814,\n                        \"file_cs\": \"c:0-44391-188d\",\n                        \"file_hash\": \"14f18438441c915a1a9327b21e45f732\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csf6sdfog65qimhkgh70\",\n                        \"url_key\": \"v15044gf0000csf6sdfog65qimhkgh70_h264_540p_585393\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8f9408800cecd69581107dbb0047d998/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMie1K4ER0RagIMQBBFnAbYDAcVoHEUmfmHEQ1/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzM2PDU1Njo6NWU8NzQ1NkBpM2tucHQ5cmc5djMzaTczNEA1MTZjM2NiNl4xNi4uLWMuYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/be6d83e4f6b22933003f2f5811260472/69a8a65d/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMie1K4ER0RagIMQBBFnAbYDAcVoHEUmfmHEQ1/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1142&bt=571&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzM2PDU1Njo6NWU8NzQ1NkBpM2tucHQ5cmc5djMzaTczNEA1MTZjM2NiNl4xNi4uLWMuYSM0ZGVmMmRjcGNgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=13f20114199b42a797e3f262f9934080&is_play_url=1&item_id=7430497671095323935&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhiNDhmZmYxYjMzZTE1NDE0YTI5YjMxOTc0NDc3Njkx&source=POI_VIDEO&video_id=v15044gf0000csf6sdfog65qimhkgh70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1731657300,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7.288,\n                        \"duration_precision\": 7.288,\n                        \"shoot_duration_precision\": 7.288,\n                        \"video_duration_precision\": 7.288\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7437411169805126943,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000csrfsk7og65upfb5usig\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7437411152411380511,\n                    \"id_str\": \"7437411152411380511\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7437411152411380511\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/58f4b2e58ba2376df658344238585778/69a8fb8d/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owCQe5L25QGph7DJyK1Ae1ILctYLmglQUjlffF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjxmOzZpZjU8Nzg4NDM2PEBpanY4aXg5cm5pdjMzaTU8NEBiLi1jMTMuXmMxXjEuNmJjYSNmcl9tMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/58f4b2e58ba2376df658344238585778/69a8fb8d/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owCQe5L25QGph7DJyK1Ae1ILctYLmglQUjlffF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjxmOzZpZjU8Nzg4NDM2PEBpanY4aXg5cm5pdjMzaTU8NEBiLi1jMTMuXmMxXjEuNmJjYSNmcl9tMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/61a1dfa0a777eb0fb575a7c472045b5d/69a8fb8d/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owCQe5L25QGph7DJyK1Ae1ILctYLmglQUjlffF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjxmOzZpZjU8Nzg4NDM2PEBpanY4aXg5cm5pdjMzaTU8NEBiLi1jMTMuXmMxXjEuNmJjYSNmcl9tMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000csrfsk7og65upfb5usig&line=0&is_play_url=1&source=POI_VIDEO&file_id=f9e3901145a544f9a21c6f43f80c19e3&item_id=7437411152411380511&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRiZjMwOGE5ZTUzODJkZDAyNGJjMmVkM2QwZTFmOGRj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 7,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7437411169805126943\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 1,\n                    \"upload_dur\": 7.2220001220703125\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00030565757618393794}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1731657294,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7437411169805126943\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7437411169805126943\n                    ],\n                    \"GroupdIdList1\": [\n                        7437411169805126943\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1731657300,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7.288,\n                        \"duration_precision\": 7.288,\n                        \"shoot_duration_precision\": 7.288,\n                        \"video_duration_precision\": 7.288\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7437411169805126943,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000csrfsk7og65upfb5usig\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7437411152411380511,\n                    \"id_str\": \"7437411152411380511\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7437411152411380511\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/58f4b2e58ba2376df658344238585778/69a8fb8d/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owCQe5L25QGph7DJyK1Ae1ILctYLmglQUjlffF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjxmOzZpZjU8Nzg4NDM2PEBpanY4aXg5cm5pdjMzaTU8NEBiLi1jMTMuXmMxXjEuNmJjYSNmcl9tMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/58f4b2e58ba2376df658344238585778/69a8fb8d/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owCQe5L25QGph7DJyK1Ae1ILctYLmglQUjlffF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjxmOzZpZjU8Nzg4NDM2PEBpanY4aXg5cm5pdjMzaTU8NEBiLi1jMTMuXmMxXjEuNmJjYSNmcl9tMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/61a1dfa0a777eb0fb575a7c472045b5d/69a8fb8d/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owCQe5L25QGph7DJyK1Ae1ILctYLmglQUjlffF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjxmOzZpZjU8Nzg4NDM2PEBpanY4aXg5cm5pdjMzaTU8NEBiLi1jMTMuXmMxXjEuNmJjYSNmcl9tMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000csrfsk7og65upfb5usig&line=0&is_play_url=1&source=POI_VIDEO&file_id=f9e3901145a544f9a21c6f43f80c19e3&item_id=7437411152411380511&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRiZjMwOGE5ZTUzODJkZDAyNGJjMmVkM2QwZTFmOGRj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 7,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 7200,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#funny</h> <h id=\\\"8\\\">#lol</h> <h id=\\\"21\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7437411169805126943?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7437411169805126943&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7437411169805126943?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7437411169805126943&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7437411169805126943\",\n                    \"collect_count\": 794,\n                    \"comment_count\": 126,\n                    \"digg_count\": 23087,\n                    \"download_count\": 465,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 412226,\n                    \"repost_count\": 0,\n                    \"share_count\": 6258,\n                    \"whatsapp_share_count\": 216\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7437411169805126943\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=03fdbaae&x-expires=1772722800&x-signature=bvc9EDVUcIzkBLLjEfW7O0kWRV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ac709a1&x-expires=1772722800&x-signature=%2FJ2XVnvZJMvoYNyaWydkgG%2FZTP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=72d02dca&x-expires=1772722800&x-signature=XiraexGbZFV0ZrzWI%2F6U2kRMhFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=03fdbaae&x-expires=1772722800&x-signature=bvc9EDVUcIzkBLLjEfW7O0kWRV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ac709a1&x-expires=1772722800&x-signature=%2FJ2XVnvZJMvoYNyaWydkgG%2FZTP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=72d02dca&x-expires=1772722800&x-signature=XiraexGbZFV0ZrzWI%2F6U2kRMhFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=03fdbaae&x-expires=1772722800&x-signature=bvc9EDVUcIzkBLLjEfW7O0kWRV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=8ac709a1&x-expires=1772722800&x-signature=%2FJ2XVnvZJMvoYNyaWydkgG%2FZTP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4c31637629384b419c5d5a3e19d66300_1731657298~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=72d02dca&x-expires=1772722800&x-signature=XiraexGbZFV0ZrzWI%2F6U2kRMhFU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 491066,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 443310,\n                                \"file_cs\": \"c:0-7750-277b\",\n                                \"file_hash\": \"fccfd30b868bcddfd01e6fd2b4065bf7\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                                \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_bytevc1_720p_491066\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7587edd0fad969acce735c47a5cc5e62/69a8a630/video/tos/useast8/tos-useast8-pve-0068-tx2/oIjQybGqLDUR2fberGAEAFqRKKDgQUbeAcfDxI/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=958&bt=479&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=NTg4aGhlZGY5NWc4ODs7NkBpajg2O2w5cmxpdjMzaTczNEAtMDJhNS01NWMxXmMvMi5jYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6446935e875c5da9060d2d2cf07f80fc/69a8a630/video/tos/useast8/tos-useast8-pve-0068-tx2/oIjQybGqLDUR2fberGAEAFqRKKDgQUbeAcfDxI/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=958&bt=479&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=NTg4aGhlZGY5NWc4ODs7NkBpajg2O2w5cmxpdjMzaTczNEAtMDJhNS01NWMxXmMvMi5jYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f3185825f5ad42f68c8a0b8ede553502&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcyNmIwZjBkOTZmMzBhODUyNTA5MzAxMDgwZTY3YjU5&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 88489}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 132566}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 187050}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 243652}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 315055}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.44, \\\\\\\"v960\\\\\\\": 99.121, \\\\\\\"v864\\\\\\\": 99.497, \\\\\\\"v720\\\\\\\": 99.89}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.459, \\\\\\\"v960\\\\\\\": 88.973, \\\\\\\"v864\\\\\\\": 91.196, \\\\\\\"v720\\\\\\\": 94.17}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"7b49d40f5c6a78454c7598213630b65d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65440}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 408592,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 368857,\n                                \"file_cs\": \"c:0-7750-3cfd\",\n                                \"file_hash\": \"a68d98bc58ff3494face8051d3a2117a\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                                \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_bytevc1_540p_408592\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9b074b26e91a8abdbd93d48cde160d11/69a8a630/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oEt1KQ0ERIFAuVDflJQLBhDnbjCFEEIvBAW5fN/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTU1NTw4PDxoaDY6ZmU5NUBpajg2O2w5cmxpdjMzaTczNEA1YWMtYDYvNmExLzI0YGAuYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/26b035d364da459debf6f94eb11e5065/69a8a630/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oEt1KQ0ERIFAuVDflJQLBhDnbjCFEEIvBAW5fN/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTU1NTw4PDxoaDY6ZmU5NUBpajg2O2w5cmxpdjMzaTczNEA1YWMtYDYvNmExLzI0YGAuYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=12c6cb7c57234ede992995c902f2d286&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE1YmYwMjRjMmM5NGVhODQwYmVmOGMxN2EwZmU3YjI0&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 74359}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 111552}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 157988}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 204828}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 264186}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 98.125, \\\\\\\"v960\\\\\\\": 97.433, \\\\\\\"v864\\\\\\\": 99.634, \\\\\\\"v720\\\\\\\": 99.843}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.217, \\\\\\\"v960\\\\\\\": 86.786, \\\\\\\"v864\\\\\\\": 88.062, \\\\\\\"v720\\\\\\\": 90.542}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5f8366f6cf28952a4a81394fcfd5f021\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32916}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 320243,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 289100,\n                                \"file_cs\": \"c:0-7750-874b\",\n                                \"file_hash\": \"b2298818c55799cb92c8a9d448e2a0ac\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                                \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_bytevc1_540p_320243\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0d2f26fca2d0855963b4e593e87edcfd/69a8a630/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oIfnr1RhEWDNhtmEkfF5IQptEC0BIABlvKIVFA/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=624&bt=312&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NGk4NjMzZmU3aDxpaWc8ZEBpajg2O2w5cmxpdjMzaTczNEBeYTY0MmFiNmMxYzFiX2BjYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/84cc47ef49c1e40ddfa664d92d49d5f1/69a8a630/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oIfnr1RhEWDNhtmEkfF5IQptEC0BIABlvKIVFA/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=624&bt=312&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NGk4NjMzZmU3aDxpaWc8ZEBpajg2O2w5cmxpdjMzaTczNEBeYTY0MmFiNmMxYzFiX2BjYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fac9bdef4ff94ef49becd0507395dfa1&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM1OTlmZWFmZTVhZjcwOGVlNDZkYWE1MmMyYzIzN2Iw&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 63287}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 92556}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 127958}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 162505}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 205734}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.261, \\\\\\\"v960\\\\\\\": 95.757, \\\\\\\"v864\\\\\\\": 98.282, \\\\\\\"v720\\\\\\\": 99.269}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.002, \\\\\\\"v960\\\\\\\": 84.348, \\\\\\\"v864\\\\\\\": 86.208, \\\\\\\"v720\\\\\\\": 88.667}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5f8366f6cf28952a4a81394fcfd5f021\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32916}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 216388,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 195345,\n                                \"file_cs\": \"c:0-7750-021e\",\n                                \"file_hash\": \"d6ea24150a07b9c678ddacc62a498b15\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                                \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_bytevc1_540p_216388\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/369f15e2076f4cea4d7bae2ccb511358/69a8a630/video/tos/useast8/tos-useast8-ve-0068c004-tx2/okaI5lFCQEKhZr9EvfnEtDtBNIqBV1ifAAFFJR/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=422&bt=211&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGU3aDM3OGhpNjU5NGRmZ0Bpajg2O2w5cmxpdjMzaTczNEAzNTJhMy4uXzExMWNeYTBiYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/e855f78a1a812336cb8e4d9f32c21bc3/69a8a630/video/tos/useast8/tos-useast8-ve-0068c004-tx2/okaI5lFCQEKhZr9EvfnEtDtBNIqBV1ifAAFFJR/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=422&bt=211&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGU3aDM3OGhpNjU5NGRmZ0Bpajg2O2w5cmxpdjMzaTczNEAzNTJhMy4uXzExMWNeYTBiYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ed3cdaa1f642434fbe151460de548b69&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZhNjRkZjhmYmIzNjJmMzM0ZDczMWYyMjVhYzNiZTA5&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 44332}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 63580}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 86904}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 110407}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 140155}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.645, \\\\\\\"v960\\\\\\\": 90.761, \\\\\\\"v864\\\\\\\": 93.659, \\\\\\\"v720\\\\\\\": 96.124}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.735, \\\\\\\"v960\\\\\\\": 79.108, \\\\\\\"v864\\\\\\\": 80.835, \\\\\\\"v720\\\\\\\": 85.061}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24774}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 146391,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 132155,\n                                \"file_cs\": \"c:0-7750-482f\",\n                                \"file_hash\": \"726e79133770603b68de3fa1d3a17369\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                                \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_bytevc1_540p_146391\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c8c5c5212bdee6c095470e2a46433875/69a8a630/video/tos/useast8/tos-useast8-pve-0068-tx2/oIIyEFMNA5lRAQhtnCIZB4FlE1EtVvffBKECDH/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=284&bt=142&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZTVpOzk3NWZkZDU8ZTRpZEBpajg2O2w5cmxpdjMzaTczNEAzXi0wYzMvNTExYy0tYjMyYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/e0b892e5301851ee474a8854ce90f921/69a8a630/video/tos/useast8/tos-useast8-pve-0068-tx2/oIIyEFMNA5lRAQhtnCIZB4FlE1EtVvffBKECDH/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=284&bt=142&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZTVpOzk3NWZkZDU8ZTRpZEBpajg2O2w5cmxpdjMzaTczNEAzXi0wYzMvNTExYy0tYjMyYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5a6fe10b09f24a4a8c2264f6380fa26b&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU5ZDI1M2RmNGU3ZDMwYjdiMWY3MWM3MDIxMjgzOWIx&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 33105}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 45418}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 59937}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 74236}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 93031}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.564, \\\\\\\"v960\\\\\\\": 86.994, \\\\\\\"v864\\\\\\\": 89.388, \\\\\\\"v720\\\\\\\": 91.365}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 69.834, \\\\\\\"v960\\\\\\\": 73.915, \\\\\\\"v864\\\\\\\": 76.159, \\\\\\\"v720\\\\\\\": 80.53}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24774}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/okIWtn1EHBv8gARBlhQAZFEE5fDTKNBzFfCIkV\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okIWtn1EHBv8gARBlhQAZFEE5fDTKNBzFfCIkV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=c939dfbc&x-expires=1772722800&x-signature=72lMZ83bWREXcq3eftBUtsnB0mU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okIWtn1EHBv8gARBlhQAZFEE5fDTKNBzFfCIkV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d7403534&x-expires=1772722800&x-signature=ASw8FImpkz28MjhFmthMCDJNJdc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okIWtn1EHBv8gARBlhQAZFEE5fDTKNBzFfCIkV~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=dbb76065&x-expires=1772722800&x-signature=hXUeDmyM0m1vbUX2gtWX39UPxQ8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 491939,\n                        \"file_cs\": \"c:0-7590-bcab\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f5a4cb8f0541182cdcc445e2d5923928/69a8a630/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ooQtIPE0RfhNARDnFFZsfKyBC5lEIEAAV1vlB9/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1064&bt=532&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OGhkaTw8NjU3ZmY3Zmg7OUBpajg2O2w5cmxpdjMzaTczNEBeMGBeNS5eNV4xYzYxMTFfYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/247b530c216e132e775a794dbfc430e4/69a8a630/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ooQtIPE0RfhNARDnFFZsfKyBC5lEIEAAV1vlB9/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1064&bt=532&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OGhkaTw8NjU3ZmY3Zmg7OUBpajg2O2w5cmxpdjMzaTczNEBeMGBeNS5eNV4xYzYxMTFfYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000csrfsi7og65ih863l50g&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=b6484e4c94fc4ca482a31989afca3ea5&item_id=7437411169805126943&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYzM2U2NmY1YmYzOWZhY2I5OTgyMDExYTBmOGVkMjc4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 498198,\n                        \"file_cs\": \"c:0-7590-bcab\",\n                        \"file_hash\": \"e9e213383082d6fc7ba154b2c4a04121\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                        \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_h264_540p_551867\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7a18c56e4147116b4af7fa7d51db8fe6/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ow55QVCFIDAlfBNTCvFlERnPxE1AKBZNIhfitE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1076&bt=538&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjlpNWc8Z2Y3MzVlODhoZUBpajg2O2w5cmxpdjMzaTczNEAuMWIzYl4yXi0xLy1hMF5gYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/9b600160df8a342ff2a7c5c031ae86c6/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ow55QVCFIDAlfBNTCvFlERnPxE1AKBZNIhfitE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1076&bt=538&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjlpNWc8Z2Y3MzVlODhoZUBpajg2O2w5cmxpdjMzaTczNEAuMWIzYl4yXi0xLy1hMF5gYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cbae35d50b224004ac5da9ed62ef4617&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM5ZmIwYWNmMzU5NDRjMWM2MTIzMzllYzQ2YWNlMzA0&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 7222,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/b7ab32cf83884d608e0fbf1ccbb9af68_1731657298\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/b7ab32cf83884d608e0fbf1ccbb9af68_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=6ea0f5d1&x-expires=1772722800&x-signature=wrcziX3lgJXypv16DnAqfXniHIw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/b7ab32cf83884d608e0fbf1ccbb9af68_1731657298~tplv-tiktokx-origin.image?dr=8606&refresh_token=69865d31&x-expires=1772722800&x-signature=8zUsHeJI%2F5iHwjs6NOnMShyREwE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/b7ab32cf83884d608e0fbf1ccbb9af68_1731657298~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6d6008e6&x-expires=1772722800&x-signature=SmQpCtqYoqnXf4gUdwts1mQvN%2FU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"6\\\",\\\"LoudnessRangeEnd\\\":\\\"-9.9\\\",\\\"LoudnessRangeStart\\\":\\\"-15.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-8.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-9.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-15.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.8,\\\\\\\"Spkr150G\\\\\\\":1.5,\\\\\\\"Spkr200G\\\\\\\":1.97,\\\\\\\"FCenL\\\\\\\":4181.4,\\\\\\\"FCenR\\\\\\\":4179.77},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-11.874},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.15},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-15.356,\\\\\\\"Peak\\\\\\\":-0.201,\\\\\\\"RTotal\\\\\\\":-14.506,\\\\\\\"LRDiff\\\\\\\":-0.85},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.14},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":6.2,\\\\\\\"LoudRE\\\\\\\":-16.4,\\\\\\\"LoudRS\\\\\\\":-22.6,\\\\\\\"MaxMomLoud\\\\\\\":-10.9,\\\\\\\"MaxSTLoud\\\\\\\":-16.36,\\\\\\\"Loud\\\\\\\":-11.94}}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-11.8,\\\\\\\"LoudnessRange\\\\\\\":6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-9.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-8.1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-9.8,\\\\\\\"Peak\\\\\\\":0.97724}\\\",\\\"bright_ratio_mean\\\":\\\"0.0007\\\",\\\"brightness_mean\\\":\\\"26.9732\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0003\\\",\\\"loudness\\\":\\\"-11.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0004\\\",\\\"peak\\\":\\\"0.97724\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1731657292}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"1.1938\\\",\\\"vq_score\\\":\\\"72.44\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000csrfsi7og65ih863l50g\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/53a7f090bdff80f9134e32e6efe76117/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oQBIymiVwIibiNqRCgeS2xAIBPAWiiKl6AQz3E/?a=1233\\\\u0026bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=922\\\\u0026bt=461\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PGZnZDNnaTxlM2llZzkzNUBpajg2O2w5cmxpdjMzaTczNEBjNF41MjEuXzMxYDVeX2AtYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/0754cc6d2bd6a12d9d455cc53fb56dbd/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oQBIymiVwIibiNqRCgeS2xAIBPAWiiKl6AQz3E/?a=1233\\\\u0026bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=922\\\\u0026bt=461\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PGZnZDNnaTxlM2llZzkzNUBpajg2O2w5cmxpdjMzaTczNEBjNF41MjEuXzMxYDVeX2AtYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000csrfsi7og65ih863l50g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=02c0b6ad8bcf406bb91f4d508aad7cf9\\\\u0026item_id=7437411169805126943\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFkZjcyYTgxNDk3ZDVjZjE0YjQ0MzcyZjY1M2RmNzQ2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":663813,\\\"file_cs\\\":\\\"c:0-7590-bcab\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/3172ec49a9394a72b370bf286658c92a_1731657298\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/3172ec49a9394a72b370bf286658c92a_1731657298~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b41258f0&x-expires=1772722800&x-signature=1y%2FZWX5vVWtUZapdGVuOwdd0qIs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/3172ec49a9394a72b370bf286658c92a_1731657298~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c308c1e8&x-expires=1772722800&x-signature=%2BmcB3uZL8CGhKgK9Dc%2BQGmNXWwg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/3172ec49a9394a72b370bf286658c92a_1731657298~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=0fdf6de8&x-expires=1772722800&x-signature=1JRI787fpnYM7i9MBnAzWLF7%2B0w%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 498198,\n                        \"file_cs\": \"c:0-7590-bcab\",\n                        \"file_hash\": \"e9e213383082d6fc7ba154b2c4a04121\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                        \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_h264_540p_551867\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7a18c56e4147116b4af7fa7d51db8fe6/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ow55QVCFIDAlfBNTCvFlERnPxE1AKBZNIhfitE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1076&bt=538&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjlpNWc8Z2Y3MzVlODhoZUBpajg2O2w5cmxpdjMzaTczNEAuMWIzYl4yXi0xLy1hMF5gYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/9b600160df8a342ff2a7c5c031ae86c6/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ow55QVCFIDAlfBNTCvFlERnPxE1AKBZNIhfitE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1076&bt=538&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjlpNWc8Z2Y3MzVlODhoZUBpajg2O2w5cmxpdjMzaTczNEAuMWIzYl4yXi0xLy1hMF5gYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cbae35d50b224004ac5da9ed62ef4617&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM5ZmIwYWNmMzU5NDRjMWM2MTIzMzllYzQ2YWNlMzA0&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 368857,\n                        \"file_cs\": \"c:0-7750-3cfd\",\n                        \"file_hash\": \"a68d98bc58ff3494face8051d3a2117a\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                        \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_bytevc1_540p_408592\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9b074b26e91a8abdbd93d48cde160d11/69a8a630/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oEt1KQ0ERIFAuVDflJQLBhDnbjCFEEIvBAW5fN/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTU1NTw4PDxoaDY6ZmU5NUBpajg2O2w5cmxpdjMzaTczNEA1YWMtYDYvNmExLzI0YGAuYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/26b035d364da459debf6f94eb11e5065/69a8a630/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oEt1KQ0ERIFAuVDflJQLBhDnbjCFEEIvBAW5fN/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=798&bt=399&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTU1NTw4PDxoaDY6ZmU5NUBpajg2O2w5cmxpdjMzaTczNEA1YWMtYDYvNmExLzI0YGAuYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=12c6cb7c57234ede992995c902f2d286&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE1YmYwMjRjMmM5NGVhODQwYmVmOGMxN2EwZmU3YjI0&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 498198,\n                        \"file_cs\": \"c:0-7590-bcab\",\n                        \"file_hash\": \"e9e213383082d6fc7ba154b2c4a04121\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000csrfsi7og65ih863l50g\",\n                        \"url_key\": \"v15044gf0000csrfsi7og65ih863l50g_h264_540p_551867\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7a18c56e4147116b4af7fa7d51db8fe6/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ow55QVCFIDAlfBNTCvFlERnPxE1AKBZNIhfitE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1076&bt=538&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjlpNWc8Z2Y3MzVlODhoZUBpajg2O2w5cmxpdjMzaTczNEAuMWIzYl4yXi0xLy1hMF5gYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/9b600160df8a342ff2a7c5c031ae86c6/69a8a630/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ow55QVCFIDAlfBNTCvFlERnPxE1AKBZNIhfitE/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1076&bt=538&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjlpNWc8Z2Y3MzVlODhoZUBpajg2O2w5cmxpdjMzaTczNEAuMWIzYl4yXi0xLy1hMF5gYSMtaTNlMmQ0cG9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cbae35d50b224004ac5da9ed62ef4617&is_play_url=1&item_id=7437411169805126943&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM5ZmIwYWNmMzU5NDRjMWM2MTIzMzllYzQ2YWNlMzA0&source=POI_VIDEO&video_id=v15044gf0000csrfsi7og65ih863l50g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 13,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1727241751,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 13,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 13.087313,\n                        \"duration_precision\": 13.087313,\n                        \"shoot_duration_precision\": 13.087313,\n                        \"video_duration_precision\": 13.087313\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7418446765642239263,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000crpps5nog65s4fh7s720\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7418446660776282911,\n                    \"id_str\": \"7418446660776282911\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7418446660776282911\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/bfa492487459d41d9148da4321b2a34d/69a8fb93/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0IBkJBmr8zn4FeI4ETDhADUVHEfCWR8TMM8E5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Njg5ODc0ZDM3Njw7ZDU1OEBpMzo6aXY5cjhzdTMzaTU8NEAvNWEtLzBfNWIxYTY2LTBfYSMvcGUxMmRrcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/bfa492487459d41d9148da4321b2a34d/69a8fb93/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0IBkJBmr8zn4FeI4ETDhADUVHEfCWR8TMM8E5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Njg5ODc0ZDM3Njw7ZDU1OEBpMzo6aXY5cjhzdTMzaTU8NEAvNWEtLzBfNWIxYTY2LTBfYSMvcGUxMmRrcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/8b37880c6f41f735df90320bbe8c2ba0/69a8fb93/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0IBkJBmr8zn4FeI4ETDhADUVHEfCWR8TMM8E5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Njg5ODc0ZDM3Njw7ZDU1OEBpMzo6aXY5cjhzdTMzaTU8NEAvNWEtLzBfNWIxYTY2LTBfYSMvcGUxMmRrcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000crpps5nog65s4fh7s720&line=0&is_play_url=1&source=POI_VIDEO&file_id=b532029a98d943e480ba312405d68523&item_id=7418446660776282911&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY2ZWE4NjUzYzcyMmFkMGVlNTg4MmMyNWViOTNjY2Y4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 13,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 13\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7418446765642239263\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00018671187904856102}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1727241748,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7418446765642239263\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7418446765642239263\n                    ],\n                    \"GroupdIdList1\": [\n                        7418446765642239263\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 13,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1727241751,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 13,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 13.087313,\n                        \"duration_precision\": 13.087313,\n                        \"shoot_duration_precision\": 13.087313,\n                        \"video_duration_precision\": 13.087313\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7418446765642239263,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000crpps5nog65s4fh7s720\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7418446660776282911,\n                    \"id_str\": \"7418446660776282911\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7418446660776282911\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/bfa492487459d41d9148da4321b2a34d/69a8fb93/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0IBkJBmr8zn4FeI4ETDhADUVHEfCWR8TMM8E5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Njg5ODc0ZDM3Njw7ZDU1OEBpMzo6aXY5cjhzdTMzaTU8NEAvNWEtLzBfNWIxYTY2LTBfYSMvcGUxMmRrcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/bfa492487459d41d9148da4321b2a34d/69a8fb93/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0IBkJBmr8zn4FeI4ETDhADUVHEfCWR8TMM8E5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Njg5ODc0ZDM3Njw7ZDU1OEBpMzo6aXY5cjhzdTMzaTU8NEAvNWEtLzBfNWIxYTY2LTBfYSMvcGUxMmRrcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/8b37880c6f41f735df90320bbe8c2ba0/69a8fb93/video/tos/useast8/tos-useast8-v-27dcd7-tx2/o0IBkJBmr8zn4FeI4ETDhADUVHEfCWR8TMM8E5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Njg5ODc0ZDM3Njw7ZDU1OEBpMzo6aXY5cjhzdTMzaTU8NEAvNWEtLzBfNWIxYTY2LTBfYSMvcGUxMmRrcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000crpps5nog65s4fh7s720&line=0&is_play_url=1&source=POI_VIDEO&file_id=b532029a98d943e480ba312405d68523&item_id=7418446660776282911&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY2ZWE4NjUzYzcyMmFkMGVlNTg4MmMyNWViOTNjY2Y4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 13,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 13\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 13034,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#funny</h> <h id=\\\"8\\\">#lol</h> <h id=\\\"21\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7418446765642239263?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7418446765642239263&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7418446765642239263?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7418446765642239263&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8633,2687.727]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7418446765642239263\",\n                    \"collect_count\": 3671,\n                    \"comment_count\": 434,\n                    \"digg_count\": 101891,\n                    \"download_count\": 1068,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 2324437,\n                    \"repost_count\": 0,\n                    \"share_count\": 9694,\n                    \"whatsapp_share_count\": 420\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7418446765642239263\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": true,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=48f86217&x-expires=1772722800&x-signature=lV2gFz6or4ONnFFz8TFEnygll7s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=f331558d&x-expires=1772722800&x-signature=6ndf7QpQyPOSLdQ7%2BLAngpIC4jQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ca63ee66&x-expires=1772722800&x-signature=sBXEmX%2FK5As7UI3kw8blmKQWv78%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=48f86217&x-expires=1772722800&x-signature=lV2gFz6or4ONnFFz8TFEnygll7s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=f331558d&x-expires=1772722800&x-signature=6ndf7QpQyPOSLdQ7%2BLAngpIC4jQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ca63ee66&x-expires=1772722800&x-signature=sBXEmX%2FK5As7UI3kw8blmKQWv78%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=48f86217&x-expires=1772722800&x-signature=lV2gFz6or4ONnFFz8TFEnygll7s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=f331558d&x-expires=1772722800&x-signature=6ndf7QpQyPOSLdQ7%2BLAngpIC4jQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ada99a26cc4b4a9a92911fb2a83dab99_1727241751~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ca63ee66&x-expires=1772722800&x-signature=sBXEmX%2FK5As7UI3kw8blmKQWv78%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 607008,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 991473,\n                                \"file_cs\": \"c:0-12479-58ec\",\n                                \"file_hash\": \"9cd24fdd702a660716bb5cb67bb2175d\",\n                                \"height\": 720,\n                                \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                                \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_bytevc1_720p_607008\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/985a9ec7e797da2be5de2ed053cd77aa/69a8a636/video/tos/useast8/tos-useast8-pve-0068-tx2/oQazRckQmIVIEPE7nBeinH8iEjBPPCAdEAfsk4/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1184&bt=592&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZDppPDplNzg5ZjdoZjY5OUBpM3RneHU5cjVzdTMzaTczNEAyXi40NjZiNjIxL2E0NDIxYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/dd709da177ae16ab398b165a5cef550b/69a8a636/video/tos/useast8/tos-useast8-pve-0068-tx2/oQazRckQmIVIEPE7nBeinH8iEjBPPCAdEAfsk4/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1184&bt=592&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZDppPDplNzg5ZjdoZjY5OUBpM3RneHU5cjVzdTMzaTczNEAyXi40NjZiNjIxL2E0NDIxYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4656737cde244c5695e49b97791fa75a&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMxNWY3OGZkNWEwOTUyM2ZmZDI2MTgyOTlhNzA1Y2Q4&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 734\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 152934}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 233286}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 326945}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 369803}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 402949}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 683559}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.131, \\\\\\\"v960\\\\\\\": 87.26, \\\\\\\"v864\\\\\\\": 88.95, \\\\\\\"v720\\\\\\\": 92.415}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.181, \\\\\\\"v960\\\\\\\": 97.04, \\\\\\\"v864\\\\\\\": 97.64, \\\\\\\"v720\\\\\\\": 98.578}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64918}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 523776,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 855524,\n                                \"file_cs\": \"c:0-12480-4bb1\",\n                                \"file_hash\": \"d6d0e559407efca92b677b2194829853\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                                \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_bytevc1_540p_523776\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/028a33d468172d4256339d505390804c/69a8a636/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogIjs5InGGfe9nqHIxwTPrAQGeAwLIa16C8NzI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OzNpPDg0NDRnNGY6OTY3ZkBpM3RneHU5cjVzdTMzaTczNEAyXjRjNi1hNTAxYmItXi9hYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/35ae1e67594a20da176d0763b5154b8a/69a8a636/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogIjs5InGGfe9nqHIxwTPrAQGeAwLIa16C8NzI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OzNpPDg0NDRnNGY6OTY3ZkBpM3RneHU5cjVzdTMzaTczNEAyXjRjNi1hNTAxYmItXi9hYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dc24a306e7ec413d81d10195f97fa058&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBmNzMyMmYyNDEzODc5ZjU2YjBhYjk2YzcxNTY2ZGQx&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 133720}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 205875}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 286377}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 322668}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 349990}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 592264}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.588, \\\\\\\"v960\\\\\\\": 84.08, \\\\\\\"v864\\\\\\\": 86.388, \\\\\\\"v720\\\\\\\": 89.511}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.519, \\\\\\\"v960\\\\\\\": 95.228, \\\\\\\"v864\\\\\\\": 96.752, \\\\\\\"v720\\\\\\\": 97.847}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32499}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 406259,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 663574,\n                                \"file_cs\": \"c:0-12480-c932\",\n                                \"file_hash\": \"94a96be4e66b8a8da9421c37e71004b4\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                                \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_bytevc1_540p_406259\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/df83e210a7cb015bbc0a938020964bc3/69a8a636/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oUP4InBmEABEzbRkIi4pfKaAzEQBei78cVdnjE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=792&bt=396&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZDc8OGlkPDs1aDQ6NTk6N0BpM3RneHU5cjVzdTMzaTczNEAxYjMzNS1gXy4xMzMzYl5hYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/2824d248a199d9812d7dc2ff33f61159/69a8a636/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oUP4InBmEABEzbRkIi4pfKaAzEQBei78cVdnjE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=792&bt=396&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZDc8OGlkPDs1aDQ6NTk6N0BpM3RneHU5cjVzdTMzaTczNEAxYjMzNS1gXy4xMzMzYl5hYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d4a7e66267614e12b8c90a8f6569e44a&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiMDliMDBmNmRlNGNmOWZmYTgwOWUzMzliNDI5ODM1&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 105722}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 158045}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 220145}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 247121}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 268108}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 457872}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.494, \\\\\\\"v960\\\\\\\": 81.592, \\\\\\\"v864\\\\\\\": 83.848, \\\\\\\"v720\\\\\\\": 87.251}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.103, \\\\\\\"v960\\\\\\\": 91.957, \\\\\\\"v864\\\\\\\": 93.94, \\\\\\\"v720\\\\\\\": 95.389}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32499}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 288931,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 471933,\n                                \"file_cs\": \"c:0-12480-3b51\",\n                                \"file_hash\": \"4cbb64dc0c5129c0125b48f850524547\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                                \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_bytevc1_540p_288931\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ed4037e26a774d77845a8b740313556b/69a8a636/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQZfOe1xGIvNLvGITnIPzQQT5CqIfI6AsYjqwA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=564&bt=282&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=NjhpOzU4aTc5aTY0Z2Y2Z0BpM3RneHU5cjVzdTMzaTczNEAuLjVgLjJgX18xMzU1YjItYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/bf7c818adcd44a2664b9e9b0c36ead2c/69a8a636/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oQZfOe1xGIvNLvGITnIPzQQT5CqIfI6AsYjqwA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=564&bt=282&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=NjhpOzU4aTc5aTY0Z2Y2Z0BpM3RneHU5cjVzdTMzaTczNEAuLjVgLjJgX18xMzU1YjItYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0d53ec8d81634fb6b4cf5512c88f1513&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJiZDVhMWYwZWM2OWU2MDM5YWIxZTE0ZTI5YzFjZmQ5&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 80181}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 115434}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 157583}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 176255}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 191247}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 329174}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.735, \\\\\\\"v960\\\\\\\": 77.149, \\\\\\\"v864\\\\\\\": 79.199, \\\\\\\"v720\\\\\\\": 83.178}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.412, \\\\\\\"v960\\\\\\\": 86.611, \\\\\\\"v864\\\\\\\": 88.528, \\\\\\\"v720\\\\\\\": 90.411}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24417}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 161253,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 263387,\n                                \"file_cs\": \"c:0-12480-34e6\",\n                                \"file_hash\": \"1213140ddfd9124554bf9d907ed64bb9\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                                \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_bytevc1_540p_161253\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/05a5a9e9ca4f96bbac44d7f0fcf76fc7/69a8a636/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0EKiPceA87RAIj0mBEv4TiWEdEzVcfzBaEkBN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=314&bt=157&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=PDk1OTNoaDlmPDRkOzQ2ZkBpM3RneHU5cjVzdTMzaTczNEAyNTQ1NC81NTIxMGI2LzEtYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/aa60076f2dc38e343eb1868bccf6f94d/69a8a636/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0EKiPceA87RAIj0mBEv4TiWEdEzVcfzBaEkBN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=314&bt=157&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=PDk1OTNoaDlmPDRkOzQ2ZkBpM3RneHU5cjVzdTMzaTczNEAyNTQ1NC81NTIxMGI2LzEtYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0c432198ea31495c868e2e7086728659&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxMWFlMzNmNzEyYzI2MmMwZmE2YzkwODZlZTUyOGRj&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 50870}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 69733}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 92321}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 103388}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 112547}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 190051}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 60.602, \\\\\\\"v960\\\\\\\": 64.732, \\\\\\\"v864\\\\\\\": 67.731, \\\\\\\"v720\\\\\\\": 71.615}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.178, \\\\\\\"v960\\\\\\\": 73.439, \\\\\\\"v864\\\\\\\": 75.903, \\\\\\\"v720\\\\\\\": 79.609}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24417}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/os4nhBEkmrE6CajzB7iiA8BEEeARTPZIEPfdVc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/os4nhBEkmrE6CajzB7iiA8BEEeARTPZIEPfdVc~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d9945186&x-expires=1772722800&x-signature=hWTuTKx%2Fu%2F%2Bg3V76JJgnfbjqh0g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/os4nhBEkmrE6CajzB7iiA8BEEeARTPZIEPfdVc~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2e888099&x-expires=1772722800&x-signature=FRL5%2Fp7yljMk7hvdnIIZggo19cQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/os4nhBEkmrE6CajzB7iiA8BEEeARTPZIEPfdVc~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=d6fef480&x-expires=1772722800&x-signature=bZ4AxaWZhYttZfKCdJ16%2BbP1P20%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1140149,\n                        \"file_cs\": \"c:0-12333-e4c6\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/6be9059349a5961fd08b781d66ff7b93/69a8a636/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ownIVEnQAA8rEP7aRif4cmBBxBeZkiEdhFjEQz/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1362&bt=681&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTwzOTdkODs4NDNpOzY5NUBpM3RneHU5cjVzdTMzaTczNEBhLzBjYWFfNTAxYDA0YzAxYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/27ab7dd54cdc3e74bb7f2b05d38b15cc/69a8a636/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ownIVEnQAA8rEP7aRif4cmBBxBeZkiEdhFjEQz/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1362&bt=681&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTwzOTdkODs4NDNpOzY5NUBpM3RneHU5cjVzdTMzaTczNEBhLzBjYWFfNTAxYDA0YzAxYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000crpps2fog65r7u4dqqi0&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=4236f3783fc0413588b5dad4f63029d2&item_id=7418446765642239263&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAxMjNmZWFhYTc0ZGZhNTYzMWQxYjFhZDI3NWFmNDg0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1076952,\n                        \"file_cs\": \"c:0-12333-e4c6\",\n                        \"file_hash\": \"81a0f96d97bee488b9cc07ee5f864b13\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                        \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_h264_540p_659341\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/fed1696eb589ddc4cc29c6e802bc44e4/69a8a636/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4MiGQZAwRP5TXiIqqK8fNGDf1EQCjAfnNgzAI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1286&bt=643&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZDRmZGQ2Ojw1OjxlNWRoZkBpM3RneHU5cjVzdTMzaTczNEA2YjFhXzUvXjIxMl4tXzEwYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4e88a71c904775dc573c6e628fc8b232/69a8a636/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4MiGQZAwRP5TXiIqqK8fNGDf1EQCjAfnNgzAI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1286&bt=643&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZDRmZGQ2Ojw1OjxlNWRoZkBpM3RneHU5cjVzdTMzaTczNEA2YjFhXzUvXjIxMl4tXzEwYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3c4eba02ab594752a92783bada4ce19a&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5ODYxZGQ2ZTY2YTdkNGIyODkzZDc5MjYyY2Y2MTcz&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"duration\": 13067,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/00bbc4802f894e82861aeab5328bc93d_1727241751\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/00bbc4802f894e82861aeab5328bc93d_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=ec1debcb&x-expires=1772722800&x-signature=wRPCxInbfbEVnBShGMT8ri9nEsE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/00bbc4802f894e82861aeab5328bc93d_1727241751~tplv-tiktokx-origin.image?dr=8606&refresh_token=30670b4f&x-expires=1772722800&x-signature=GjT1gtwCALMYdTFrOoAvFHr%2Brkw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/00bbc4802f894e82861aeab5328bc93d_1727241751~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e814dc0a&x-expires=1772722800&x-signature=tQA%2Bv4JAlddUfu1vVBdD2b2hmJk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"3.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-29.5\\\",\\\"LoudnessRangeStart\\\":\\\"-33.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-20.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-27.7\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-33.3,\\\\\\\"LoudnessRange\\\\\\\":3.8,\\\\\\\"Peak\\\\\\\":0.21135,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-20.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-27.7,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.716,\\\\\\\"Peak\\\\\\\":-13.479,\\\\\\\"LTotal\\\\\\\":-32.667,\\\\\\\"RTotal\\\\\\\":-31.951},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":3.36,\\\\\\\"Spkr150G\\\\\\\":2.58,\\\\\\\"Spkr100G\\\\\\\":1.09,\\\\\\\"FCenL\\\\\\\":3378.21,\\\\\\\"FCenR\\\\\\\":3445.48},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":0.08,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-29.714},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.191}},\\\\\\\"Loudness\\\\\\\":-29.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-29.5,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0018\\\",\\\"brightness_mean\\\":\\\"73.3686\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0017\\\",\\\"loudness\\\":\\\"-29.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0028\\\",\\\"peak\\\":\\\"0.21135\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8633,2687.727]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1100,\\\\\\\"origin_height\\\\\\\":1080,\\\\\\\"origin_create_at\\\\\\\":1727241747}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"1.7845\\\",\\\"vq_score\\\":\\\"69.53\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000crpps2fog65r7u4dqqi0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/c5461e9f800474213a01cfa138b05eb4/69a8a636/video/tos/useast8/tos-useast8-pve-0068-tx2/osw5GesTIIyqIgP1fgNALCxfQGjzAa6IhI0CGY/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1158\\\\u0026bt=579\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDw6NzU7Zmg1NDtnNGc6OkBpM3RneHU5cjVzdTMzaTczNEAvMzIvMDIzNTMxNC9iLzZhYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/919d698d9bb8da614a7ee16550b0f8dd/69a8a636/video/tos/useast8/tos-useast8-pve-0068-tx2/osw5GesTIIyqIgP1fgNALCxfQGjzAa6IhI0CGY/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1158\\\\u0026bt=579\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDw6NzU7Zmg1NDtnNGc6OkBpM3RneHU5cjVzdTMzaTczNEAvMzIvMDIzNTMxNC9iLzZhYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000crpps2fog65r7u4dqqi0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=d7972de12d7841628e6c583224576929\\\\u0026item_id=7418446765642239263\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzYzJmMGUyYTczYmIzMTE2Y2QyNzlmNTE4NDUzM2Fk\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1266257,\\\"file_cs\\\":\\\"c:0-12333-e4c6\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/eafcc8115068422091aeb146c60c9559_1727241751\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eafcc8115068422091aeb146c60c9559_1727241751~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=fa289023&x-expires=1772722800&x-signature=UgW3Fg4siM9ltGqb9l5Nbut9seI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eafcc8115068422091aeb146c60c9559_1727241751~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f8832416&x-expires=1772722800&x-signature=Ghw%2Bz12Q4v%2B9vy6yzRWzvlyMwr4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eafcc8115068422091aeb146c60c9559_1727241751~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=540767b7&x-expires=1772722800&x-signature=2hSkz78Mecbu85ZaxoQaEAoh2I4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1076952,\n                        \"file_cs\": \"c:0-12333-e4c6\",\n                        \"file_hash\": \"81a0f96d97bee488b9cc07ee5f864b13\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                        \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_h264_540p_659341\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/fed1696eb589ddc4cc29c6e802bc44e4/69a8a636/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4MiGQZAwRP5TXiIqqK8fNGDf1EQCjAfnNgzAI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1286&bt=643&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZDRmZGQ2Ojw1OjxlNWRoZkBpM3RneHU5cjVzdTMzaTczNEA2YjFhXzUvXjIxMl4tXzEwYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4e88a71c904775dc573c6e628fc8b232/69a8a636/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4MiGQZAwRP5TXiIqqK8fNGDf1EQCjAfnNgzAI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1286&bt=643&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZDRmZGQ2Ojw1OjxlNWRoZkBpM3RneHU5cjVzdTMzaTczNEA2YjFhXzUvXjIxMl4tXzEwYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3c4eba02ab594752a92783bada4ce19a&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5ODYxZGQ2ZTY2YTdkNGIyODkzZDc5MjYyY2Y2MTcz&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 855524,\n                        \"file_cs\": \"c:0-12480-4bb1\",\n                        \"file_hash\": \"d6d0e559407efca92b677b2194829853\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                        \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_bytevc1_540p_523776\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/028a33d468172d4256339d505390804c/69a8a636/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogIjs5InGGfe9nqHIxwTPrAQGeAwLIa16C8NzI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OzNpPDg0NDRnNGY6OTY3ZkBpM3RneHU5cjVzdTMzaTczNEAyXjRjNi1hNTAxYmItXi9hYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/35ae1e67594a20da176d0763b5154b8a/69a8a636/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogIjs5InGGfe9nqHIxwTPrAQGeAwLIa16C8NzI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1022&bt=511&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OzNpPDg0NDRnNGY6OTY3ZkBpM3RneHU5cjVzdTMzaTczNEAyXjRjNi1hNTAxYmItXi9hYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dc24a306e7ec413d81d10195f97fa058&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBmNzMyMmYyNDEzODc5ZjU2YjBhYjk2YzcxNTY2ZGQx&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1076952,\n                        \"file_cs\": \"c:0-12333-e4c6\",\n                        \"file_hash\": \"81a0f96d97bee488b9cc07ee5f864b13\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crpps2fog65r7u4dqqi0\",\n                        \"url_key\": \"v15044gf0000crpps2fog65r7u4dqqi0_h264_540p_659341\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/fed1696eb589ddc4cc29c6e802bc44e4/69a8a636/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4MiGQZAwRP5TXiIqqK8fNGDf1EQCjAfnNgzAI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1286&bt=643&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZDRmZGQ2Ojw1OjxlNWRoZkBpM3RneHU5cjVzdTMzaTczNEA2YjFhXzUvXjIxMl4tXzEwYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/4e88a71c904775dc573c6e628fc8b232/69a8a636/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4MiGQZAwRP5TXiIqqK8fNGDf1EQCjAfnNgzAI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1286&bt=643&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZDRmZGQ2Ojw1OjxlNWRoZkBpM3RneHU5cjVzdTMzaTczNEA2YjFhXzUvXjIxMl4tXzEwYSNmbjE0MmRjcG1gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3c4eba02ab594752a92783bada4ce19a&is_play_url=1&item_id=7418446765642239263&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5ODYxZGQ2ZTY2YTdkNGIyODkzZDc5MjYyY2Y2MTcz&source=POI_VIDEO&video_id=v15044gf0000crpps2fog65r7u4dqqi0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\"}\",\n                    \"width\": 586\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 49,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1726649918,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 49,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 49.475876,\n                        \"duration_precision\": 49.475876,\n                        \"shoot_duration_precision\": 49.475876,\n                        \"video_duration_precision\": 49.475876\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7415904842461285663,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000crl9cffog65ivnlf1uj0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7415904603037879070,\n                    \"id_str\": \"7415904603037879070\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"ASMR Fire Sounds\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Open Fire Crackle 2\\\"\",\n                        \"mixed_title\": \"original sound - maenadlol (Contains music from: Open Fire Crackle 2 - ASMR Fire Sounds)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Open Fire Crackle 2\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"ASMR Fire Sounds\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15000,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 94400,\n                        \"h5_url\": \"\",\n                        \"id\": \"7031534492217821186\",\n                        \"performers\": null,\n                        \"title\": \"Open Fire Crackle 2\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7415904603037879070\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/017f242fdd264504544ea9cf13faeed4/69a8fbb7/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oAFIXxN9MlTeI7eoLSE3lIMGqA5q1ghCmIebkL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Mzc4OzpmZmlnNDM4aDg5OkBpM3hpcWw5cmk8dTMzaTU8NEBgMy80X142Ni0xNS5iMTIvYSNnLmlzMmRjYGlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/017f242fdd264504544ea9cf13faeed4/69a8fbb7/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oAFIXxN9MlTeI7eoLSE3lIMGqA5q1ghCmIebkL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Mzc4OzpmZmlnNDM4aDg5OkBpM3hpcWw5cmk8dTMzaTU8NEBgMy80X142Ni0xNS5iMTIvYSNnLmlzMmRjYGlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/1ec47be17bb55484afed2bcb0501a731/69a8fbb7/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oAFIXxN9MlTeI7eoLSE3lIMGqA5q1ghCmIebkL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Mzc4OzpmZmlnNDM4aDg5OkBpM3hpcWw5cmk8dTMzaTU8NEBgMy80X142Ni0xNS5iMTIvYSNnLmlzMmRjYGlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000crl9cffog65ivnlf1uj0&line=0&is_play_url=1&source=POI_VIDEO&file_id=275645ee1580410d9f9cacb7782564c0&item_id=7415904603037879070&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk5YjViMWQwY2E3Y2VkNzFkODM5ZGEwZWRlY2YxOTg3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 49,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 49\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7415904842461285663\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00014918912764602131}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1726649915,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7415904842461285663\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7415904842461285663\n                    ],\n                    \"GroupdIdList1\": [\n                        7415904842461285663\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 49,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1726649918,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 49,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 49.475876,\n                        \"duration_precision\": 49.475876,\n                        \"shoot_duration_precision\": 49.475876,\n                        \"video_duration_precision\": 49.475876\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7415904842461285663,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000crl9cffog65ivnlf1uj0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7415904603037879070,\n                    \"id_str\": \"7415904603037879070\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"ASMR Fire Sounds\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Open Fire Crackle 2\\\"\",\n                        \"mixed_title\": \"original sound - maenadlol (Contains music from: Open Fire Crackle 2 - ASMR Fire Sounds)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Open Fire Crackle 2\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"ASMR Fire Sounds\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15000,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQF7ZAslZCfYBCMAE7QlDZvBQiMfIWJAtIQgID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 94400,\n                        \"h5_url\": \"\",\n                        \"id\": \"7031534492217821186\",\n                        \"performers\": null,\n                        \"title\": \"Open Fire Crackle 2\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7415904603037879070\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/017f242fdd264504544ea9cf13faeed4/69a8fbb7/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oAFIXxN9MlTeI7eoLSE3lIMGqA5q1ghCmIebkL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Mzc4OzpmZmlnNDM4aDg5OkBpM3hpcWw5cmk8dTMzaTU8NEBgMy80X142Ni0xNS5iMTIvYSNnLmlzMmRjYGlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/017f242fdd264504544ea9cf13faeed4/69a8fbb7/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oAFIXxN9MlTeI7eoLSE3lIMGqA5q1ghCmIebkL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Mzc4OzpmZmlnNDM4aDg5OkBpM3hpcWw5cmk8dTMzaTU8NEBgMy80X142Ni0xNS5iMTIvYSNnLmlzMmRjYGlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/1ec47be17bb55484afed2bcb0501a731/69a8fbb7/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oAFIXxN9MlTeI7eoLSE3lIMGqA5q1ghCmIebkL/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Mzc4OzpmZmlnNDM4aDg5OkBpM3hpcWw5cmk8dTMzaTU8NEBgMy80X142Ni0xNS5iMTIvYSNnLmlzMmRjYGlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000crl9cffog65ivnlf1uj0&line=0&is_play_url=1&source=POI_VIDEO&file_id=275645ee1580410d9f9cacb7782564c0&item_id=7415904603037879070&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk5YjViMWQwY2E3Y2VkNzFkODM5ZGEwZWRlY2YxOTg3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 49,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 49\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 49434,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#funny</h> <h id=\\\"8\\\">#lol</h> <h id=\\\"21\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7415904842461285663?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7415904842461285663&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7415904842461285663?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7415904842461285663&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.5412,4473.0601]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7415904842461285663\",\n                    \"collect_count\": 738,\n                    \"comment_count\": 152,\n                    \"digg_count\": 24501,\n                    \"download_count\": 186,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1018841,\n                    \"repost_count\": 0,\n                    \"share_count\": 2495,\n                    \"whatsapp_share_count\": 62\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7415904842461285663\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": true,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=bc5315f9&x-expires=1772722800&x-signature=QFrxjKvkMEKp%2FegjrPy2TY7PCvs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=3a9da359&x-expires=1772722800&x-signature=DIavEL0I7FDte8ExDUTj%2FGF9%2B%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2fcfe5b2&x-expires=1772722800&x-signature=xPGpJc9C6HPKFZS%2B9XY8G3KVmqg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=bc5315f9&x-expires=1772722800&x-signature=QFrxjKvkMEKp%2FegjrPy2TY7PCvs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=3a9da359&x-expires=1772722800&x-signature=DIavEL0I7FDte8ExDUTj%2FGF9%2B%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2fcfe5b2&x-expires=1772722800&x-signature=xPGpJc9C6HPKFZS%2B9XY8G3KVmqg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=bc5315f9&x-expires=1772722800&x-signature=QFrxjKvkMEKp%2FegjrPy2TY7PCvs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=3a9da359&x-expires=1772722800&x-signature=DIavEL0I7FDte8ExDUTj%2FGF9%2B%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/eb7344dc901b4e32b56dbf933bf9aefd_1726649918~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2fcfe5b2&x-expires=1772722800&x-signature=xPGpJc9C6HPKFZS%2B9XY8G3KVmqg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 766749,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4741097,\n                                \"file_cs\": \"c:0-42387-b015\",\n                                \"file_hash\": \"bbaf994eb9e8e94e5ee3c29fe7afbc11\",\n                                \"height\": 720,\n                                \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                                \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_bytevc1_720p_766749\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0e624499a4a225f8b1aa237be69c4b98/69a8a65a/video/tos/useast8/tos-useast8-pve-0068-tx2/oQXQAqRxEIEXwvkNXAZiBqBVq6iNREu7GhlAV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1496&bt=748&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZjY7OGc7OGc1ZDllZDZpM0BpampqbWs5cjk8dTMzaTczNEAxMS42YTQvNTAxXi42M2I2YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/00cb681afb772ed7e39897dd68dadb23/69a8a65a/video/tos/useast8/tos-useast8-pve-0068-tx2/oQXQAqRxEIEXwvkNXAZiBqBVq6iNREu7GhlAV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1496&bt=748&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZjY7OGc7OGc1ZDllZDZpM0BpampqbWs5cjk8dTMzaTczNEAxMS42YTQvNTAxXi42M2I2YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=90ef639a1ba64a328d2578dd9518434c&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5ZTk4MzJlNjBjNTkwMzJjOWIzYWE1MTA3YzMxOWMx&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 734\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 184221}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 300928}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 407227}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 492955}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 576695}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 899326}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.592, \\\\\\\"v960\\\\\\\": 87.513, \\\\\\\"v864\\\\\\\": 89.322, \\\\\\\"v720\\\\\\\": 92.995}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.698, \\\\\\\"v960\\\\\\\": 96.625, \\\\\\\"v864\\\\\\\": 97.524, \\\\\\\"v720\\\\\\\": 98.634}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64212}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 635882,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3931898,\n                                \"file_cs\": \"c:0-42387-b2cc\",\n                                \"file_hash\": \"bdf65ce1d7c5db8861691a21ff342ce3\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                                \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_bytevc1_540p_635882\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/cae7de0e1d91f33ec81188b6ad08633a/69a8a65a/video/tos/useast8/tos-useast8-pve-0068-tx2/ocSGApWdfsq1dBeVIAMAio1Kj5NALCfIdSQg8q/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1240&bt=620&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ODU6ZTs8OjY0PDo1NWhnNUBpampqbWs5cjk8dTMzaTczNEA0NTZeXl4vX2IxMC8uM2NhYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/8327961f1634a8ba86ea0a5a68eb7602/69a8a65a/video/tos/useast8/tos-useast8-pve-0068-tx2/ocSGApWdfsq1dBeVIAMAio1Kj5NALCfIdSQg8q/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1240&bt=620&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ODU6ZTs8OjY0PDo1NWhnNUBpampqbWs5cjk8dTMzaTczNEA0NTZeXl4vX2IxMC8uM2NhYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d2fd6e12223749e1b327a9a8ab978275&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0MDc1YjM5NWNiZDA3Y2NkNmI3MDhlOGE0NmQ1YzUw&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 588\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 164201}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 266856}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 363064}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 433844}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 503594}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 774798}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.711, \\\\\\\"v960\\\\\\\": 84.201, \\\\\\\"v864\\\\\\\": 86.012, \\\\\\\"v720\\\\\\\": 89.586}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.211, \\\\\\\"v960\\\\\\\": 94.885, \\\\\\\"v864\\\\\\\": 96.024, \\\\\\\"v720\\\\\\\": 97.962}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32118}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 519724,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3213653,\n                                \"file_cs\": \"c:0-42387-c64f\",\n                                \"file_hash\": \"f2efda788f7391e93aca41538fb5c50d\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                                \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_bytevc1_540p_519724\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/425ccf0bf4dac7f2c1fe54fadcbca702/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oEGZYAqbLqVVE1QXii0vuEIQxkmNDABBwAENR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1014&bt=507&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZWU0ZDM2aTZnNTZmMzlmZUBpampqbWs5cjk8dTMzaTczNEBgMy8xMDViNS8xY2E0Ml5hYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/f068d4bbc7e17ad05106193aff98ea70/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oEGZYAqbLqVVE1QXii0vuEIQxkmNDABBwAENR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1014&bt=507&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZWU0ZDM2aTZnNTZmMzlmZUBpampqbWs5cjk8dTMzaTczNEBgMy8xMDViNS8xY2E0Ml5hYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dbac5670dcf3422d83ef83304a216bcb&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2N2QzNmQ4NmNhYzk1OGZmMDQ1MmI4Y2ZhOTczZmY5&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 588\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 141648}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 224752}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 301627}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 358156}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 414641}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 638680}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.261, \\\\\\\"v960\\\\\\\": 81.867, \\\\\\\"v864\\\\\\\": 83.815, \\\\\\\"v720\\\\\\\": 87.183}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.882, \\\\\\\"v960\\\\\\\": 91.864, \\\\\\\"v864\\\\\\\": 93.135, \\\\\\\"v720\\\\\\\": 95.8}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32118}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 397418,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2457389,\n                                \"file_cs\": \"c:0-42387-4294\",\n                                \"file_hash\": \"e8250b69aab838c43c5b9ef4487da19f\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                                \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_bytevc1_540p_397418\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/26800950d8508953fd61d7c85a5b26d7/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o4ejgIoc0F1efJ2VA3CuR9QNAALqINAS1DGqXI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=776&bt=388&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZWVoZzY3ZDY4ZmgzZDc2NkBpampqbWs5cjk8dTMzaTczNEAzNS4wL141NTAxYGFgMWMtYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/60382b180c8b6e4cbbd2f679dce4b822/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o4ejgIoc0F1efJ2VA3CuR9QNAALqINAS1DGqXI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=776&bt=388&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZWVoZzY3ZDY4ZmgzZDc2NkBpampqbWs5cjk8dTMzaTczNEAzNS4wL141NTAxYGFgMWMtYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=03f344cad0ce4c35838aa4233d1e8b6b&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlOTY1ZTAzZjg5MmRhYTNiYzZlODg1OTBiZGUzNWYw&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 588\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 115344}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 173301}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 227859}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 268544}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 309027}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 474656}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 73.492, \\\\\\\"v960\\\\\\\": 76.544, \\\\\\\"v864\\\\\\\": 78.036, \\\\\\\"v720\\\\\\\": 82.578}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.282, \\\\\\\"v960\\\\\\\": 86.021, \\\\\\\"v864\\\\\\\": 87.433, \\\\\\\"v720\\\\\\\": 90.111}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24114}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 213658,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1321132,\n                                \"file_cs\": \"c:0-42387-283e\",\n                                \"file_hash\": \"f9b604304586b27de0305254ae403b5c\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                                \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_bytevc1_540p_213658\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/5994f4ce44327dd51f1bb95917066e2f/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocAgVFBaU6upDNeCRfbBpTEiAVE2EXhIgmAIQa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=416&bt=208&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=aWZlOGRpNjVlZWk0OjhnNUBpampqbWs5cjk8dTMzaTczNEAyYzRfMi8zXzQxYGIyYV9gYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/829f820bd448aed8c97050b71ac4a79b/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocAgVFBaU6upDNeCRfbBpTEiAVE2EXhIgmAIQa/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=416&bt=208&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=aWZlOGRpNjVlZWk0OjhnNUBpampqbWs5cjk8dTMzaTczNEAyYzRfMi8zXzQxYGIyYV9gYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c2bdd557e1cf4b7bb2632f5ab57bfc5f&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjOGRkYTBmNWJiMWE3ZDMzYjVkY2M2NTAxNjJjZWE4&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 588\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 81684}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 112043}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 140712}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 162811}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 184888}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 271001}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 59.062, \\\\\\\"v960\\\\\\\": 62.155, \\\\\\\"v864\\\\\\\": 63.91, \\\\\\\"v720\\\\\\\": 69.361}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 68.17, \\\\\\\"v960\\\\\\\": 71.567, \\\\\\\"v864\\\\\\\": 73.714, \\\\\\\"v720\\\\\\\": 75.993}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24114}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/owGZTAqYnqVV2jAXiidvuIE0xklNjABBwAENR\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owGZTAqYnqVV2jAXiidvuIE0xklNjABBwAENR~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=5f779409&x-expires=1772722800&x-signature=3bQBt9HPjmKEtQ0zCKvhLIulMP8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owGZTAqYnqVV2jAXiidvuIE0xklNjABBwAENR~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=8a8a797b&x-expires=1772722800&x-signature=2b9G6jvTC4dmXA%2FOrsubaAHnl4s%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owGZTAqYnqVV2jAXiidvuIE0xklNjABBwAENR~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=acb3abc6&x-expires=1772722800&x-signature=ANeA8ZSDdLjKRWIGVLNuWd%2BKrJI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 6078321,\n                        \"file_cs\": \"c:0-42137-7e62\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/06071771cd601167a1067abe646c5096/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oEJaUigaQEgIxGLEplmEqDkB6IqbVBlfAAuFfR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1918&bt=959&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGZpODg2NGRoNDtlNDZlO0BpampqbWs5cjk8dTMzaTczNEAtNDRiLWExXzMxXy0xNjE1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/bedf04217efa061099843343c20a9c05/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oEJaUigaQEgIxGLEplmEqDkB6IqbVBlfAAuFfR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1918&bt=959&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGZpODg2NGRoNDtlNDZlO0BpampqbWs5cjk8dTMzaTczNEAtNDRiLWExXzMxXy0xNjE1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000crl9a6nog65hbjcg1g6g&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=884b93410bb8416eba41d305e57f7c0a&item_id=7415904842461285663&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNhZGFjOTFhNGE3ZmRhMWQxNzE1YjM3MTRkMjEwNDhl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 5302575,\n                        \"file_cs\": \"c:0-42137-7e62\",\n                        \"file_hash\": \"636f774655d141dca6d1d2689cb916d9\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                        \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_h264_540p_857553\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e151f870a197f5bcc8275784b4a094e3/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/occRwEuxvrGFAQiliARIXqNqAEBZBVVrkkdND/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1674&bt=837&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZWY3ZjRmNDM0ZjU4O2hkN0BpampqbWs5cjk8dTMzaTczNEAvYWMxL14uNmMxYTReMzM1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/4f2c35c40ca770b74e8eada8be5d5823/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/occRwEuxvrGFAQiliARIXqNqAEBZBVVrkkdND/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1674&bt=837&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZWY3ZjRmNDM0ZjU4O2hkN0BpampqbWs5cjk8dTMzaTczNEAvYWMxL14uNmMxYTReMzM1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=846a6ea875d24cf19011ac214cf4dc2b&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjczMTkwNTVlZjJlMDhkOGI4YzFlYmM2YzU5Y2IzYWQ3&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 588\n                    },\n                    \"duration\": 49467,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/b7ae5efcbf234513a097f7501ecff2e1_1726649918\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/b7ae5efcbf234513a097f7501ecff2e1_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=4c5cab60&x-expires=1772722800&x-signature=phWOkZVlCh%2B5%2BWX1aup%2Bkzco2Yk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/b7ae5efcbf234513a097f7501ecff2e1_1726649918~tplv-tiktokx-origin.image?dr=8606&refresh_token=7df7669f&x-expires=1772722800&x-signature=b6udXhktt5lxODSeNkqNVvf7Yt8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/b7ae5efcbf234513a097f7501ecff2e1_1726649918~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=016e4467&x-expires=1772722800&x-signature=P5KHYtOLeNyRjBlXJGx81JVFaJA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"6.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-33.7\\\",\\\"LoudnessRangeStart\\\":\\\"-40.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-30.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-32.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-40.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-33.7,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.124,\\\\\\\"Peak\\\\\\\":-20.358,\\\\\\\"LTotal\\\\\\\":-37.944,\\\\\\\"RTotal\\\\\\\":-38.068},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3540.58,\\\\\\\"FCenR\\\\\\\":3701.16,\\\\\\\"Spkr200G\\\\\\\":2.29,\\\\\\\"Spkr150G\\\\\\\":1.95,\\\\\\\"Spkr100G\\\\\\\":1.4},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.02},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-36.493},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.462}},\\\\\\\"Loudness\\\\\\\":-36.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-30.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-32.9,\\\\\\\"LoudnessRange\\\\\\\":6.6,\\\\\\\"Peak\\\\\\\":0.0955}\\\",\\\"bright_ratio_mean\\\":\\\"0.0011\\\",\\\"brightness_mean\\\":\\\"75.6354\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0015\\\",\\\"loudness\\\":\\\"-36.5\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0035\\\",\\\"peak\\\":\\\"0.0955\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5412,4473.0601]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":734,\\\\\\\"origin_height\\\\\\\":720,\\\\\\\"origin_create_at\\\\\\\":1726649911}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"8.5087\\\",\\\"vq_score\\\":\\\"71.52\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000crl9a6nog65hbjcg1g6g\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/61ccd98cbc7f40520cd9914fc03989fa/69a8a65a/video/tos/useast5/tos-useast5-ve-0068c002-tx/okVBAFZUANNACkxXRaiBNuwVIAQ8OqkEEvi5G/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1660\\\\u0026bt=830\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDM7Zjg8NzszZmRpODw4ZkBpampqbWs5cjk8dTMzaTczNEBfNjQyLl4wXl4xYzYvYy40YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/74cbea82adef3c389a3504d51dfda362/69a8a65a/video/tos/useast5/tos-useast5-ve-0068c002-tx/okVBAFZUANNACkxXRaiBNuwVIAQ8OqkEEvi5G/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1660\\\\u0026bt=830\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDM7Zjg8NzszZmRpODw4ZkBpampqbWs5cjk8dTMzaTczNEBfNjQyLl4wXl4xYzYvYy40YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000crl9a6nog65hbjcg1g6g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=7c15f9259ffa4ca0a834a9155c7890b1\\\\u0026item_id=7415904842461285663\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEzZjMwNmI4MzAzNGM0MGZhYjEzOGY0OTBlMWVhZjMx\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":5685201,\\\"file_cs\\\":\\\"c:0-42137-7e62\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ae67edf5eb9847d9857328ba51281e87_1726649918\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ae67edf5eb9847d9857328ba51281e87_1726649918~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e2e49ff3&x-expires=1772722800&x-signature=Fc%2Fw1P5RqAYDvTx7Layi7x6A%2FrI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ae67edf5eb9847d9857328ba51281e87_1726649918~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ab3490b4&x-expires=1772722800&x-signature=3pusHwf%2FK0rYGjnLD4wJzPuJSyA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ae67edf5eb9847d9857328ba51281e87_1726649918~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=351dcd00&x-expires=1772722800&x-signature=NTKuZn7PqJqZLR3XQfhL%2FUswyg4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 5302575,\n                        \"file_cs\": \"c:0-42137-7e62\",\n                        \"file_hash\": \"636f774655d141dca6d1d2689cb916d9\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                        \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_h264_540p_857553\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e151f870a197f5bcc8275784b4a094e3/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/occRwEuxvrGFAQiliARIXqNqAEBZBVVrkkdND/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1674&bt=837&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZWY3ZjRmNDM0ZjU4O2hkN0BpampqbWs5cjk8dTMzaTczNEAvYWMxL14uNmMxYTReMzM1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/4f2c35c40ca770b74e8eada8be5d5823/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/occRwEuxvrGFAQiliARIXqNqAEBZBVVrkkdND/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1674&bt=837&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZWY3ZjRmNDM0ZjU4O2hkN0BpampqbWs5cjk8dTMzaTczNEAvYWMxL14uNmMxYTReMzM1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=846a6ea875d24cf19011ac214cf4dc2b&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjczMTkwNTVlZjJlMDhkOGI4YzFlYmM2YzU5Y2IzYWQ3&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 588\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 3931898,\n                        \"file_cs\": \"c:0-42387-b2cc\",\n                        \"file_hash\": \"bdf65ce1d7c5db8861691a21ff342ce3\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                        \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_bytevc1_540p_635882\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/cae7de0e1d91f33ec81188b6ad08633a/69a8a65a/video/tos/useast8/tos-useast8-pve-0068-tx2/ocSGApWdfsq1dBeVIAMAio1Kj5NALCfIdSQg8q/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1240&bt=620&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ODU6ZTs8OjY0PDo1NWhnNUBpampqbWs5cjk8dTMzaTczNEA0NTZeXl4vX2IxMC8uM2NhYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/8327961f1634a8ba86ea0a5a68eb7602/69a8a65a/video/tos/useast8/tos-useast8-pve-0068-tx2/ocSGApWdfsq1dBeVIAMAio1Kj5NALCfIdSQg8q/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1240&bt=620&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ODU6ZTs8OjY0PDo1NWhnNUBpampqbWs5cjk8dTMzaTczNEA0NTZeXl4vX2IxMC8uM2NhYSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d2fd6e12223749e1b327a9a8ab978275&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0MDc1YjM5NWNiZDA3Y2NkNmI3MDhlOGE0NmQ1YzUw&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 588\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 5302575,\n                        \"file_cs\": \"c:0-42137-7e62\",\n                        \"file_hash\": \"636f774655d141dca6d1d2689cb916d9\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000crl9a6nog65hbjcg1g6g\",\n                        \"url_key\": \"v15044gf0000crl9a6nog65hbjcg1g6g_h264_540p_857553\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e151f870a197f5bcc8275784b4a094e3/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/occRwEuxvrGFAQiliARIXqNqAEBZBVVrkkdND/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1674&bt=837&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZWY3ZjRmNDM0ZjU4O2hkN0BpampqbWs5cjk8dTMzaTczNEAvYWMxL14uNmMxYTReMzM1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/4f2c35c40ca770b74e8eada8be5d5823/69a8a65a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/occRwEuxvrGFAQiliARIXqNqAEBZBVVrkkdND/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1674&bt=837&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZWY3ZjRmNDM0ZjU4O2hkN0BpampqbWs5cjk8dTMzaTczNEAvYWMxL14uNmMxYTReMzM1YSMzLmBfMmRrXmlgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=846a6ea875d24cf19011ac214cf4dc2b&is_play_url=1&item_id=7415904842461285663&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjczMTkwNTVlZjJlMDhkOGI4YzFlYmM2YzU5Y2IzYWQ3&source=POI_VIDEO&video_id=v15044gf0000crl9a6nog65hbjcg1g6g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 588\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 588\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1730365247,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.318313,\n                        \"duration_precision\": 10.318313,\n                        \"shoot_duration_precision\": 10.318313,\n                        \"video_duration_precision\": 10.318313\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7431861860892167454,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cshkefnog65u7qu7efrg\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7431861811642698527,\n                    \"id_str\": \"7431861811642698527\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7431861811642698527\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/547f4de13f4d99692235da83b25a72d3/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQPeROrQfEC7CrDeo0kj5PMAxFTEoRSh3qEII3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjdnOmgzODw0Zzg0ODg6N0Bpamk6dHg5cmludjMzaTU8NEAzLl9jNjUzNl4xMDIzXjEvYSNvYnI0MmRrYmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/547f4de13f4d99692235da83b25a72d3/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQPeROrQfEC7CrDeo0kj5PMAxFTEoRSh3qEII3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjdnOmgzODw0Zzg0ODg6N0Bpamk6dHg5cmludjMzaTU8NEAzLl9jNjUzNl4xMDIzXjEvYSNvYnI0MmRrYmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/3449849b812e657d72d8ee58cefc465f/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQPeROrQfEC7CrDeo0kj5PMAxFTEoRSh3qEII3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjdnOmgzODw0Zzg0ODg6N0Bpamk6dHg5cmludjMzaTU8NEAzLl9jNjUzNl4xMDIzXjEvYSNvYnI0MmRrYmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cshkefnog65u7qu7efrg&line=0&is_play_url=1&source=POI_VIDEO&file_id=2447a56551354da19965809ef7bd1463&item_id=7431861811642698527&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkNWJiMDE5N2MxODQyNTU3ZTQ4NGYxMGE4NjBmMjQz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7431861860892167454\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0002661771635767113}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1730365245,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7431861860892167454\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7431861860892167454\n                    ],\n                    \"GroupdIdList1\": [\n                        7431861860892167454\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 10,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1730365247,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10.318313,\n                        \"duration_precision\": 10.318313,\n                        \"shoot_duration_precision\": 10.318313,\n                        \"video_duration_precision\": 10.318313\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7431861860892167454,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cshkefnog65u7qu7efrg\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7431861811642698527,\n                    \"id_str\": \"7431861811642698527\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7431861811642698527\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/547f4de13f4d99692235da83b25a72d3/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQPeROrQfEC7CrDeo0kj5PMAxFTEoRSh3qEII3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjdnOmgzODw0Zzg0ODg6N0Bpamk6dHg5cmludjMzaTU8NEAzLl9jNjUzNl4xMDIzXjEvYSNvYnI0MmRrYmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/547f4de13f4d99692235da83b25a72d3/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQPeROrQfEC7CrDeo0kj5PMAxFTEoRSh3qEII3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjdnOmgzODw0Zzg0ODg6N0Bpamk6dHg5cmludjMzaTU8NEAzLl9jNjUzNl4xMDIzXjEvYSNvYnI0MmRrYmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/3449849b812e657d72d8ee58cefc465f/69a8fb90/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQPeROrQfEC7CrDeo0kj5PMAxFTEoRSh3qEII3/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=NjdnOmgzODw0Zzg0ODg6N0Bpamk6dHg5cmludjMzaTU8NEAzLl9jNjUzNl4xMDIzXjEvYSNvYnI0MmRrYmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cshkefnog65u7qu7efrg&line=0&is_play_url=1&source=POI_VIDEO&file_id=2447a56551354da19965809ef7bd1463&item_id=7431861811642698527&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkNWJiMDE5N2MxODQyNTU3ZTQ4NGYxMGE4NjBmMjQz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 10,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 10\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10300,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1\\\">#funny</h> <h id=\\\"8\\\">#lol</h> <h id=\\\"21\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"21\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7431861860892167454?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7431861860892167454&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7431861860892167454?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7431861860892167454&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7431861860892167454\",\n                    \"collect_count\": 2660,\n                    \"comment_count\": 135,\n                    \"digg_count\": 35252,\n                    \"download_count\": 953,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 507181,\n                    \"repost_count\": 0,\n                    \"share_count\": 8862,\n                    \"whatsapp_share_count\": 138\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7431861860892167454\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"8\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"21\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=e137ac55&x-expires=1772722800&x-signature=cnQcLpDcMrUJSQ1mlloF%2B5RgTOg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=efb53455&x-expires=1772722800&x-signature=RL8VTFaunW3skLEFzl6pOkGKhjU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b76cb81f&x-expires=1772722800&x-signature=GGwCD3dpnQV3NlonCKxQpatNYzo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=e137ac55&x-expires=1772722800&x-signature=cnQcLpDcMrUJSQ1mlloF%2B5RgTOg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=efb53455&x-expires=1772722800&x-signature=RL8VTFaunW3skLEFzl6pOkGKhjU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b76cb81f&x-expires=1772722800&x-signature=GGwCD3dpnQV3NlonCKxQpatNYzo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=e137ac55&x-expires=1772722800&x-signature=cnQcLpDcMrUJSQ1mlloF%2B5RgTOg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=efb53455&x-expires=1772722800&x-signature=RL8VTFaunW3skLEFzl6pOkGKhjU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/81a26a9bed704da6b60802d82f693085_1730365248~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b76cb81f&x-expires=1772722800&x-signature=GGwCD3dpnQV3NlonCKxQpatNYzo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 709669,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 913699,\n                                \"file_cs\": \"c:0-10256-884e\",\n                                \"file_hash\": \"a2f675e0943cd5271d50a2ebed4b49c1\",\n                                \"height\": 720,\n                                \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                                \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_bytevc1_720p_709669\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1e1bee741eec7d3eb293930b72ec31c3/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oUyMAjyEP1VdWIRi88E3CAB6REiBSONkHZNZP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1386&bt=693&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aTw1Zjc0NWc4OTo2ZGc2aEBpajdzc2w5cmhudjMzaTczNEAuMy5fNS4zNTQxM14zMDEzYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/7fc3c966d0ae6724aa05976d0a9e544a/69a8a633/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oUyMAjyEP1VdWIRi88E3CAB6REiBSONkHZNZP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1386&bt=693&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aTw1Zjc0NWc4OTo2ZGc2aEBpajdzc2w5cmhudjMzaTczNEAuMy5fNS4zNTQxM14zMDEzYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e433d6aa36746758d621184bc12691f&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRiMjgxN2ZmYWFhOGEwMzQ4MWYyNWI5OWFlN2UzM2Rk&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 106190}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 180085}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 265560}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 359518}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 469034}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 909219}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.749, \\\\\\\"v960\\\\\\\": 88.238, \\\\\\\"v864\\\\\\\": 90.018, \\\\\\\"v720\\\\\\\": 93.299}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.748, \\\\\\\"v960\\\\\\\": 96.878, \\\\\\\"v864\\\\\\\": 96.928, \\\\\\\"v720\\\\\\\": 98.306}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65068}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 592645,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 763031,\n                                \"file_cs\": \"c:0-10256-f4e3\",\n                                \"file_hash\": \"fe5631a85a4c23999b28a70f6f8cf209\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                                \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_bytevc1_540p_592645\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/531727909102ac164f676be7abab823c/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/ogjPpAi15RjNyHBAiVJymRZOkBcLEEWPtIEZ3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1156&bt=578&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGlpOjpoO2U5M2dkNDM7aEBpajdzc2w5cmhudjMzaTczNEA0NF8vLjUwX2MxYy0vLzVeYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/394e2294f427c3e17c07b7b57b7922ef/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/ogjPpAi15RjNyHBAiVJymRZOkBcLEEWPtIEZ3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1156&bt=578&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGlpOjpoO2U5M2dkNDM7aEBpajdzc2w5cmhudjMzaTczNEA0NF8vLjUwX2MxYy0vLzVeYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ae8820210afd40f6bb388e1727bf7f79&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4M2IwNjdjOGM4NGFhYjc0OTE5MTk2MDFmN2M5YmFm&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 90790}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 151104}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 223571}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 301721}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 393667}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 759841}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.253, \\\\\\\"v960\\\\\\\": 82.658, \\\\\\\"v864\\\\\\\": 84.982, \\\\\\\"v720\\\\\\\": 89.228}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.884, \\\\\\\"v960\\\\\\\": 95.33, \\\\\\\"v864\\\\\\\": 94.894, \\\\\\\"v720\\\\\\\": 97.671}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32671}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 476455,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 613436,\n                                \"file_cs\": \"c:0-10256-bc9c\",\n                                \"file_hash\": \"bdb08dd3b1a46db040c52e71426524ff\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                                \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_bytevc1_540p_476455\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/12eff7705fc501639387cd7393dce644/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocRB6AIbVy3iZ9OBHARwWyPVEPXEjJZ9EkDNi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=930&bt=465&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=Zjs6ZzhpM2RpMzQ8Ozk3ZkBpajdzc2w5cmhudjMzaTczNEA1YDBhYjUzXzExMl4yNF42YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/d5c4be1f9caeedb5a62523927ee1c842/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocRB6AIbVy3iZ9OBHARwWyPVEPXEjJZ9EkDNi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=930&bt=465&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=Zjs6ZzhpM2RpMzQ8Ozk3ZkBpajdzc2w5cmhudjMzaTczNEA1YDBhYjUzXzExMl4yNF42YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9ca47658a951404fba608fe5dd37c88c&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxMGExOTc0ZjdhMWUzNGQwZmY0M2QxMTJhYjRlMzQ5&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 75793}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 121953}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 181430}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 244636}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 319319}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 610856}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.993, \\\\\\\"v960\\\\\\\": 80.145, \\\\\\\"v864\\\\\\\": 82.816, \\\\\\\"v720\\\\\\\": 87.26}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.185, \\\\\\\"v960\\\\\\\": 92.389, \\\\\\\"v864\\\\\\\": 92.71, \\\\\\\"v720\\\\\\\": 94.98}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32671}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 341686,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 439922,\n                                \"file_cs\": \"c:0-10256-dea0\",\n                                \"file_hash\": \"57e83a5d11fa243f986a2ba2a5d0d6c2\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                                \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_bytevc1_540p_341686\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7c3f90b11d50ddf44c392aece19da26f/69a8a633/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUOyZjBtEZ7VIEnBRNEPA9WyiRAVW3GYHkiPI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZzxoNzRnODszNjU1OTw6OkBpajdzc2w5cmhudjMzaTczNEAwM2FgMTUtXjAxMDAvLmBjYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/0c9866e7928116c01594c979a87c6f49/69a8a633/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oUOyZjBtEZ7VIEnBRNEPA9WyiRAVW3GYHkiPI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZzxoNzRnODszNjU1OTw6OkBpajdzc2w5cmhudjMzaTczNEAwM2FgMTUtXjAxMDAvLmBjYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f7c7192632324330a8058d41c4de693d&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU2ZmZlZTZiMTljYTVkYjM4MmRhN2FhZDY3MGQwMzZi&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 58605}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 92849}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 134503}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 179138}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 230758}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 438139}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.412, \\\\\\\"v960\\\\\\\": 75.225, \\\\\\\"v864\\\\\\\": 77.526, \\\\\\\"v720\\\\\\\": 82.49}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.615, \\\\\\\"v960\\\\\\\": 86.709, \\\\\\\"v864\\\\\\\": 87.125, \\\\\\\"v720\\\\\\\": 89.335}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24553}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 193478,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 249103,\n                                \"file_cs\": \"c:0-10256-e453\",\n                                \"file_hash\": \"08add339fc81024a234581c0d2c161b5\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                                \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_bytevc1_540p_193478\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9638921311132d80145c4bc4cfeb54bf/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oQjzPOAZiRH8NkyyBAQKZERiIDoB993WPVEQE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=376&bt=188&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=Z2U4ZjY0OmZoZjo4NzZlNkBpajdzc2w5cmhudjMzaTczNEBhL2AyY2IzXjMxYGFhNGBeYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/1336afb180d06f472d7a1c0e74f661b3/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oQjzPOAZiRH8NkyyBAQKZERiIDoB993WPVEQE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=376&bt=188&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=Z2U4ZjY0OmZoZjo4NzZlNkBpajdzc2w5cmhudjMzaTczNEBhL2AyY2IzXjMxYGFhNGBeYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a3cb73d4d5c74c6eac67e1f35cc52bdd&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzNTY1ZGFmOWQ4Y2U2OWYxYTc1YTJhODBlZmRiNDNl&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 37868}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 56266}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 78594}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 103134}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 131993}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 247755}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 58.97, \\\\\\\"v960\\\\\\\": 62.217, \\\\\\\"v864\\\\\\\": 64.348, \\\\\\\"v720\\\\\\\": 70.842}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 68.365, \\\\\\\"v960\\\\\\\": 73.278, \\\\\\\"v864\\\\\\\": 74.53, \\\\\\\"v720\\\\\\\": 77.065}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24553}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oEyMAjyIPzVCWERihUE3FAByREiBWOAkHZNZP\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEyMAjyIPzVCWERihUE3FAByREiBWOAkHZNZP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=6f1666c9&x-expires=1772722800&x-signature=e9%2F2qOzuEq2Voqtj4onpcYuvruE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEyMAjyIPzVCWERihUE3FAByREiBWOAkHZNZP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=adb7f554&x-expires=1772722800&x-signature=jGB5%2BICyxzSc6E0Av1QgGM1QsO8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEyMAjyIPzVCWERihUE3FAByREiBWOAkHZNZP~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=abc176d3&x-expires=1772722800&x-signature=ud32YxsU2epNqvPlzpr%2FcW07ZtU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 950440,\n                        \"file_cs\": \"c:0-10060-7522\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/e9ce5682beddf2035bef430e4dcd78b0/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4gOZNIyEIEZEPWP3AZiBjBV0OikRgy1OKRAH/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1440&bt=720&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2g0NGg7O2dmODs8aDU4Z0Bpajdzc2w5cmhudjMzaTczNEBgYzZgNS9gX14xMDBjYWMxYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/47fe6549d0026360e1cea9fc217bd8b2/69a8a633/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o4gOZNIyEIEZEPWP3AZiBjBV0OikRgy1OKRAH/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1440&bt=720&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2g0NGg7O2dmODs8aDU4Z0Bpajdzc2w5cmhudjMzaTczNEBgYzZgNS9gX14xMDBjYWMxYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cshkee7og65irp2pi47g&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=4df5d2fe393845acbdc8288ec191fec8&item_id=7431861860892167454&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjEwODQ4OTFkNWVkZDM1MDI4MmVkZmIwOGI5MzUwMmUx&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1004713,\n                        \"file_cs\": \"c:0-10060-7522\",\n                        \"file_hash\": \"545eb85e8328abcb4fd89111b6a53744\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                        \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_h264_540p_780359\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/03294c201e31741c7bf6244726eeec2d/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/osOPVkP0XBWyjEHziEAPbyZRBEIVkR3ZLiKAN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1524&bt=762&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmk6ZDc4NTZnOjZkOmZlNEBpajdzc2w5cmhudjMzaTczNEA1Yy8vNC1hXmMxNjFeMl41YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/e428b65d5e508ab820a2e499ea42fbaf/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/osOPVkP0XBWyjEHziEAPbyZRBEIVkR3ZLiKAN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1524&bt=762&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmk6ZDc4NTZnOjZkOmZlNEBpajdzc2w5cmhudjMzaTczNEA1Yy8vNC1hXmMxNjFeMl41YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=81ab5ca74a9347fda3d205742a27ff8c&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlNzc3ZTNlM2MyZDlhMjUyNjY2ODlhNWVkMTk5NTIy&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 10300,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/4ed9cb38af1b43d09d652a232568d3e6_1730365248\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ed9cb38af1b43d09d652a232568d3e6_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=319e0482&x-expires=1772722800&x-signature=yCL3ZfGLWJiei013I3lTJFoIftI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ed9cb38af1b43d09d652a232568d3e6_1730365248~tplv-tiktokx-origin.image?dr=8606&refresh_token=9e533d60&x-expires=1772722800&x-signature=V%2Be%2B1b5PAHEtxs0rxj778wMDpbU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/4ed9cb38af1b43d09d652a232568d3e6_1730365248~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=124fced0&x-expires=1772722800&x-signature=QH%2Bc2BKpG%2BHDnIYKck2RLXSoWc8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"8\\\",\\\"LoudnessRangeEnd\\\":\\\"3.7\\\",\\\"LoudnessRangeStart\\\":\\\"-4.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"4.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"3.7\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumShortTermLoudness\\\\\\\":3.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-4.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":3.7,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-5.159,\\\\\\\"RTotal\\\\\\\":-5.056,\\\\\\\"LRDiff\\\\\\\":-0.103,\\\\\\\"Peak\\\\\\\":3.501},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":5064.21,\\\\\\\"FCenR\\\\\\\":5043.12,\\\\\\\"Spkr200G\\\\\\\":0.09,\\\\\\\"Spkr150G\\\\\\\":0.08,\\\\\\\"Spkr100G\\\\\\\":0.05},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":0.5,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":2.216},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.029}},\\\\\\\"Peak\\\\\\\":1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":4.1,\\\\\\\"LoudnessRange\\\\\\\":8,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":2.2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0015\\\",\\\"brightness_mean\\\":\\\"91.4124\\\",\\\"diff_overexposure_ratio\\\":\\\"0.002\\\",\\\"loudness\\\":\\\"2.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0032\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":576,\\\\\\\"origin_create_at\\\\\\\":1730365244}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"3.9697\\\",\\\"vq_score\\\":\\\"74.3\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000cshkee7og65irp2pi47g\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/3082c0cced562df09eb45f17e3cb0bb1/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oINBBVWQIiRjZ0kPDWHiOAOEEQZlAHEBPW3yy/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1284\\\\u0026bt=642\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDc7OWg7NzhlZjtnZDM6OkBpajdzc2w5cmhudjMzaTczNEAxX2IxM2AvXy4xM15eYGAuYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/47ebf5c8f93be0738b94de5843db720e/69a8a633/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oINBBVWQIiRjZ0kPDWHiOAOEEQZlAHEBPW3yy/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1284\\\\u0026bt=642\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDc7OWg7NzhlZjtnZDM6OkBpajdzc2w5cmhudjMzaTczNEAxX2IxM2AvXy4xM15eYGAuYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cshkee7og65irp2pi47g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=17c7c0aaad684c1bb524c86e46e8b441\\\\u0026item_id=7431861860892167454\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcyMGIxZTM1MWQ5ZWNjZGM4MzI5Zjc2ZTNkYzM1YWMy\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1176857,\\\"file_cs\\\":\\\"c:0-10060-7522\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/5b13efa0fe134cecaf4811781fd1ce49_1730365248\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/5b13efa0fe134cecaf4811781fd1ce49_1730365248~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=9a2e4017&x-expires=1772722800&x-signature=%2F2jbKDW9Vjwxg1SUWcDTkmeo%2F80%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/5b13efa0fe134cecaf4811781fd1ce49_1730365248~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f8576fbb&x-expires=1772722800&x-signature=PLbhKwOx3UX0ljK9c4O5yTKvpYQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/5b13efa0fe134cecaf4811781fd1ce49_1730365248~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=a3fa85e9&x-expires=1772722800&x-signature=4tppy2q1%2BJWRKuso48KXyXlAmDE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1004713,\n                        \"file_cs\": \"c:0-10060-7522\",\n                        \"file_hash\": \"545eb85e8328abcb4fd89111b6a53744\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                        \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_h264_540p_780359\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/03294c201e31741c7bf6244726eeec2d/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/osOPVkP0XBWyjEHziEAPbyZRBEIVkR3ZLiKAN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1524&bt=762&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmk6ZDc4NTZnOjZkOmZlNEBpajdzc2w5cmhudjMzaTczNEA1Yy8vNC1hXmMxNjFeMl41YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/e428b65d5e508ab820a2e499ea42fbaf/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/osOPVkP0XBWyjEHziEAPbyZRBEIVkR3ZLiKAN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1524&bt=762&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmk6ZDc4NTZnOjZkOmZlNEBpajdzc2w5cmhudjMzaTczNEA1Yy8vNC1hXmMxNjFeMl41YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=81ab5ca74a9347fda3d205742a27ff8c&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlNzc3ZTNlM2MyZDlhMjUyNjY2ODlhNWVkMTk5NTIy&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 763031,\n                        \"file_cs\": \"c:0-10256-f4e3\",\n                        \"file_hash\": \"fe5631a85a4c23999b28a70f6f8cf209\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                        \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_bytevc1_540p_592645\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/531727909102ac164f676be7abab823c/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/ogjPpAi15RjNyHBAiVJymRZOkBcLEEWPtIEZ3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1156&bt=578&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGlpOjpoO2U5M2dkNDM7aEBpajdzc2w5cmhudjMzaTczNEA0NF8vLjUwX2MxYy0vLzVeYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/394e2294f427c3e17c07b7b57b7922ef/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/ogjPpAi15RjNyHBAiVJymRZOkBcLEEWPtIEZ3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1156&bt=578&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=PGlpOjpoO2U5M2dkNDM7aEBpajdzc2w5cmhudjMzaTczNEA0NF8vLjUwX2MxYy0vLzVeYSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ae8820210afd40f6bb388e1727bf7f79&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4M2IwNjdjOGM4NGFhYjc0OTE5MTk2MDFmN2M5YmFm&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1004713,\n                        \"file_cs\": \"c:0-10060-7522\",\n                        \"file_hash\": \"545eb85e8328abcb4fd89111b6a53744\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cshkee7og65irp2pi47g\",\n                        \"url_key\": \"v15044gf0000cshkee7og65irp2pi47g_h264_540p_780359\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/03294c201e31741c7bf6244726eeec2d/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/osOPVkP0XBWyjEHziEAPbyZRBEIVkR3ZLiKAN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1524&bt=762&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmk6ZDc4NTZnOjZkOmZlNEBpajdzc2w5cmhudjMzaTczNEA1Yy8vNC1hXmMxNjFeMl41YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/e428b65d5e508ab820a2e499ea42fbaf/69a8a633/video/tos/useast8/tos-useast8-pve-0068-tx2/osOPVkP0XBWyjEHziEAPbyZRBEIVkR3ZLiKAN/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1524&bt=762&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmk6ZDc4NTZnOjZkOmZlNEBpajdzc2w5cmhudjMzaTczNEA1Yy8vNC1hXmMxNjFeMl41YSM0Zi9vMmQ0YmVgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=81ab5ca74a9347fda3d205742a27ff8c&is_play_url=1&item_id=7431861860892167454&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlNzc3ZTNlM2MyZDlhMjUyNjY2ODlhNWVkMTk5NTIy&source=POI_VIDEO&video_id=v15044gf0000cshkee7og65irp2pi47g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 26,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1732532280,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 26,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 26.645,\n                        \"duration_precision\": 26.645,\n                        \"shoot_duration_precision\": 26.645,\n                        \"video_duration_precision\": 26.645\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":3,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7441169177089477918,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000ct25gdfog65rh2hp4cag\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7441169143983770398,\n                    \"id_str\": \"7441169143983770398\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7441169143983770398\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/61a298b24c0c852b543f5124b4d156f9/69a8fba0/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQQs2JBniRIsgFke3qaDGANUVYEfC1EvcYAUEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZmVlOmg6aTk0OmY6PDVmNkBpamZzNXU5cmc4dzMzaTU8NEA1YTUxL2NhXi0xLTBhXy1gYSNeMWVlMmRjZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/61a298b24c0c852b543f5124b4d156f9/69a8fba0/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQQs2JBniRIsgFke3qaDGANUVYEfC1EvcYAUEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZmVlOmg6aTk0OmY6PDVmNkBpamZzNXU5cmc4dzMzaTU8NEA1YTUxL2NhXi0xLTBhXy1gYSNeMWVlMmRjZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/1a26038c617c4fbaf34a0981cc8aa284/69a8fba0/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQQs2JBniRIsgFke3qaDGANUVYEfC1EvcYAUEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZmVlOmg6aTk0OmY6PDVmNkBpamZzNXU5cmc4dzMzaTU8NEA1YTUxL2NhXi0xLTBhXy1gYSNeMWVlMmRjZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000ct25gdfog65rh2hp4cag&line=0&is_play_url=1&source=POI_VIDEO&file_id=c30cb2d9370c4701a6dff72e478bdb8c&item_id=7441169143983770398&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjZTRiYzc3MzgyMDQzNTFiMGQzYzc1MmViYzllYzE5&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 26,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 26\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_poi\",\n                        \"description\": \"Location\",\n                        \"extra\": \"{\\\"Name\\\":\\\"Los Angeles\\\",\\\"poi_id\\\":\\\"21568295348705277\\\",\\\"city_code\\\":\\\"116023605\\\",\\\"region_code\\\":\\\"6252001\\\",\\\"poi_backend_type\\\":\\\"Place and Address,Places,City|19a3a0\\\",\\\"poi_info_source\\\":\\\"unknown\\\",\\\"video_count\\\":15072914,\\\"collect_info\\\":\\\"{\\\\\\\"tt_type_code\\\\\\\":\\\\\\\"19a3a0\\\\\\\",\\\\\\\"is_tt_key_category\\\\\\\":0,\\\\\\\"tt_poi_type_name_level0\\\\\\\":\\\\\\\"Place and Address\\\\\\\",\\\\\\\"tt_poi_type_name_level1\\\\\\\":\\\\\\\"Place and Address\\\\\\\",\\\\\\\"is_display_distance\\\\\\\":0,\\\\\\\"poi_detail_type\\\\\\\":\\\\\\\"regional\\\\\\\",\\\\\\\"is_bad_case\\\\\\\":0,\\\\\\\"poi_region_code\\\\\\\":\\\\\\\"6252001\\\\\\\",\\\\\\\"has_product\\\\\\\":0,\\\\\\\"is_product_visible\\\\\\\":0,\\\\\\\"has_service\\\\\\\":0,\\\\\\\"is_service_visible\\\\\\\":0,\\\\\\\"is_shop_url_visible\\\\\\\":0,\\\\\\\"poi_bizline\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"local_service_key_category\\\\\\\":\\\\\\\"Others\\\\\\\",\\\\\\\"poi_class_name\\\\\\\":\\\\\\\"Region\\\\\\\",\\\\\\\"anchor_is_display_distance\\\\\\\":\\\\\\\"0\\\\\\\"}\\\",\\\"poi_mapkit_collect\\\":false,\\\"location\\\":{\\\"lat\\\":\\\"34.068005\\\",\\\"lng\\\":\\\"-118.444049\\\",\\\"geohash\\\":\\\"9q5cb9zst87v\\\"},\\\"fallback_address\\\":\\\"Los Angeles, United States\\\",\\\"type_level\\\":\\\"1\\\",\\\"have_region_discovery\\\":true,\\\"fav_cnt\\\":142709,\\\"is_tt_key_category\\\":0,\\\"is_ls_key_category\\\":0,\\\"category_name\\\":\\\"City\\\",\\\"formatted_address\\\":\\\"Los Angeles, United States\\\"}\",\n                        \"general_type\": 1,\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"21568295348705277\",\n                        \"keyword\": \"Los Angeles\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"21568295348705277\\\",\\\"anchor_name\\\":\\\"Los Angeles\\\",\\\"anchor_type\\\":\\\"poi\\\",\\\"is_ad_signal\\\":\\\"0\\\"}\",\n                        \"schema\": \"aweme://poi/detail\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 45\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7441169177089477918\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 1,\n                    \"upload_dur\": 26.586999893188477\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00010169224489211313}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1732532275,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7441169177089477918\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7441169177089477918\n                    ],\n                    \"GroupdIdList1\": [\n                        7441169177089477918\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 26,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1732532280,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 26,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 26.645,\n                        \"duration_precision\": 26.645,\n                        \"shoot_duration_precision\": 26.645,\n                        \"video_duration_precision\": 26.645\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":3,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7441169177089477918,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000ct25gdfog65rh2hp4cag\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7441169143983770398,\n                    \"id_str\": \"7441169143983770398\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7441169143983770398\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/61a298b24c0c852b543f5124b4d156f9/69a8fba0/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQQs2JBniRIsgFke3qaDGANUVYEfC1EvcYAUEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZmVlOmg6aTk0OmY6PDVmNkBpamZzNXU5cmc4dzMzaTU8NEA1YTUxL2NhXi0xLTBhXy1gYSNeMWVlMmRjZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/61a298b24c0c852b543f5124b4d156f9/69a8fba0/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQQs2JBniRIsgFke3qaDGANUVYEfC1EvcYAUEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZmVlOmg6aTk0OmY6PDVmNkBpamZzNXU5cmc4dzMzaTU8NEA1YTUxL2NhXi0xLTBhXy1gYSNeMWVlMmRjZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/1a26038c617c4fbaf34a0981cc8aa284/69a8fba0/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oQQs2JBniRIsgFke3qaDGANUVYEfC1EvcYAUEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZmVlOmg6aTk0OmY6PDVmNkBpamZzNXU5cmc4dzMzaTU8NEA1YTUxL2NhXi0xLTBhXy1gYSNeMWVlMmRjZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000ct25gdfog65rh2hp4cag&line=0&is_play_url=1&source=POI_VIDEO&file_id=c30cb2d9370c4701a6dff72e478bdb8c&item_id=7441169143983770398&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFjZTRiYzc3MzgyMDQzNTFiMGQzYzc1MmViYzllYzE5&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 26,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 26\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 26567,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"40\\\">#funny</h> <h id=\\\"47\\\">#lol</h> <h id=\\\"60\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"40\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"47\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"60\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_data\": {\n                    \"address_info\": {\n                        \"address\": \"Los Angeles, United States\",\n                        \"city_code\": \"116023605\",\n                        \"city_name\": \"\",\n                        \"geohash\": \"9q5cb9zst87v\",\n                        \"l0_geoname_id\": \"6252001\",\n                        \"lat\": \"34.068005\",\n                        \"lng\": \"-118.444049\",\n                        \"region_code\": \"6252001\"\n                    },\n                    \"collect_info\": \"{\\\"anchor_is_display_distance\\\":\\\"0\\\",\\\"dist_poi_entrance_subtype_list\\\":\\\"video_anchor,comment_anchor\\\",\\\"dist_poi_entrance_type_list\\\":\\\"anchor\\\",\\\"has_product\\\":0,\\\"has_service\\\":0,\\\"is_author_country_compliance\\\":1,\\\"is_bad_case\\\":0,\\\"is_display_distance\\\":0,\\\"is_influencer_compliance\\\":1,\\\"is_influencer_compliance_including_control_group\\\":0,\\\"is_marketing_info_compliance\\\":1,\\\"is_product_visible\\\":0,\\\"is_service_visible\\\":0,\\\"is_shop_url_visible\\\":0,\\\"is_song_compliance\\\":1,\\\"is_tt_key_category\\\":0,\\\"local_service_key_category\\\":\\\"Others\\\",\\\"poi_bizline\\\":\\\"\\\",\\\"poi_class_name\\\":\\\"Region\\\",\\\"poi_detail_type\\\":\\\"regional\\\",\\\"poi_region_code\\\":\\\"6252001\\\",\\\"service_suffix_content\\\":\\\"\\\",\\\"sub_poi_info\\\":\\\"\\\",\\\"tt_poi_type_name_level0\\\":\\\"Place and Address\\\",\\\"tt_poi_type_name_level1\\\":\\\"Place and Address\\\",\\\"tt_type_code\\\":\\\"19a3a0\\\"}\",\n                    \"comment_anchor\": {\n                        \"has_sub_arrow\": false,\n                        \"hide_list\": null,\n                        \"schema\": \"aweme://poi/detail\",\n                        \"sub_tag_exp_time\": 0,\n                        \"sub_tag_exp_type\": 0,\n                        \"sub_tags\": [\n                            {\n                                \"name\": \"1.7M people posted about this place\",\n                                \"priority\": 1,\n                                \"type\": 2\n                            }\n                        ],\n                        \"suffix\": \"\",\n                        \"track_info\": \"{\\\"poi_info\\\":\\\"xx_people_visit\\\"}\"\n                    },\n                    \"icon\": {\n                        \"height\": 0,\n                        \"uri\": \"tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 0\n                    },\n                    \"info_source\": \"unknown\",\n                    \"poi_id\": \"21568295348705277\",\n                    \"poi_mapkit_collect\": false,\n                    \"poi_name\": \"Los Angeles\",\n                    \"poi_review_config\": {},\n                    \"poi_type\": \"Place and Address,Places,City|19a3a0\",\n                    \"thumbnail\": {\n                        \"height\": 64,\n                        \"uri\": \"tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 64\n                    },\n                    \"type_level\": \"1\",\n                    \"video_anchor\": {\n                        \"has_sub_arrow\": false,\n                        \"hide_list\": null,\n                        \"schema\": \"aweme://poi/detail\",\n                        \"sub_tag_exp_time\": 3000,\n                        \"sub_tag_exp_type\": 2,\n                        \"sub_tags\": [\n                            {\n                                \"name\": \"Top 10 favorite cities in United States\",\n                                \"priority\": 1,\n                                \"type\": 33\n                            }\n                        ],\n                        \"suffix\": \"\",\n                        \"track_info\": \"{\\\"poi_info\\\":\\\"top_fav_city\\\"}\"\n                    },\n                    \"video_count\": 15072914\n                },\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7441169177089477918?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7441169177089477918&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7441169177089477918?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7441169177089477918&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.6643,3629.4405]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7441169177089477918\",\n                    \"collect_count\": 142,\n                    \"comment_count\": 71,\n                    \"digg_count\": 6415,\n                    \"download_count\": 13,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 698185,\n                    \"repost_count\": 0,\n                    \"share_count\": 123,\n                    \"whatsapp_share_count\": 9\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7441169177089477918\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"40\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"47\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"60\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f2d1246&x-expires=1772722800&x-signature=nNfGi5IBXq05i%2B1KPy9Sfo6RNDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.image?dr=8606&refresh_token=eb77cf30&x-expires=1772722800&x-signature=A%2F4Van0Z1wy9pI9Q92HcmVSTJg4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8a327290&x-expires=1772722800&x-signature=CiM%2BGi2rkkNElAWimTu8KppMQqk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f2d1246&x-expires=1772722800&x-signature=nNfGi5IBXq05i%2B1KPy9Sfo6RNDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.image?dr=8606&refresh_token=eb77cf30&x-expires=1772722800&x-signature=A%2F4Van0Z1wy9pI9Q92HcmVSTJg4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8a327290&x-expires=1772722800&x-signature=CiM%2BGi2rkkNElAWimTu8KppMQqk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.image?dr=8606&refresh_token=7f2d1246&x-expires=1772722800&x-signature=nNfGi5IBXq05i%2B1KPy9Sfo6RNDg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.image?dr=8606&refresh_token=eb77cf30&x-expires=1772722800&x-signature=A%2F4Van0Z1wy9pI9Q92HcmVSTJg4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0DEKfFEhAaRDJqIAEeEAjBVWERFILLZnvgN3R~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8a327290&x-expires=1772722800&x-signature=CiM%2BGi2rkkNElAWimTu8KppMQqk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 766508,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2547396,\n                                \"file_cs\": \"c:0-23690-916d\",\n                                \"file_hash\": \"3dac5c5261893890e7b6a1fc55e83d38\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                                \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_bytevc1_720p_766508\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f403a6abae4e124f01720e224ad84acb/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oA6QqIsfAABEI14ejLekLOGCNEi2UIIGQ2SHgI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1496&bt=748&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=NjlmOGY7OjQzNmU3O2g2ZEBpM2lscHg5cjs4dzMzaTczNEAtLy8wMDNhNjYxY2BeMi5iYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/27dfd4b2abae160f00a88dc4da684df4/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oA6QqIsfAABEI14ejLekLOGCNEi2UIIGQ2SHgI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1496&bt=748&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=NjlmOGY7OjQzNmU3O2g2ZEBpM2lscHg5cjs4dzMzaTczNEAtLy8wMDNhNjYxY2BeMi5iYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ea135ea8c4fb439091d7683c352c2603&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjllMDJkYmFlMGY1ZTJiOThjYzc1ZmFmMTlmMDQ2M2Nl&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 144227}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 232943}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 335697}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 444909}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 550164}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 927885}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.318, \\\\\\\"v960\\\\\\\": 97.511, \\\\\\\"v864\\\\\\\": 98.219, \\\\\\\"v720\\\\\\\": 98.542}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.467, \\\\\\\"v960\\\\\\\": 86.548, \\\\\\\"v864\\\\\\\": 89.845, \\\\\\\"v720\\\\\\\": 92.805}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"7b49d40f5c6a78454c7598213630b65d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64391}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 674019,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2240019,\n                                \"file_cs\": \"c:0-23690-138e\",\n                                \"file_hash\": \"08ce224b94ef24ea4b9fa6174a3fcb9c\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                                \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_bytevc1_540p_674019\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/3b5859d68a8049930189795c0a059196/69a8a643/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooBrAWvRtFtCNEFQInEDeHfKEIGWAgEZEVEjhR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1316&bt=658&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zjw2NGU4OWg8PDhlZTg1OUBpM2lscHg5cjs4dzMzaTczNEAvXjMvNTUuNjAxYDItNWAzYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/f6cbcc1bfcb61a376388a2ecde174e00/69a8a643/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooBrAWvRtFtCNEFQInEDeHfKEIGWAgEZEVEjhR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1316&bt=658&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zjw2NGU4OWg8PDhlZTg1OUBpM2lscHg5cjs4dzMzaTczNEAvXjMvNTUuNjAxYDItNWAzYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=66c2850b5bc549399e16858b2163a92c&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlMjJiZWY2OTgxM2E3M2UyM2FhOWI5NzBjNWU4YjE1&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 132578}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 208234}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 308417}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 404805}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 493770}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 833841}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.145, \\\\\\\"v960\\\\\\\": 97.598, \\\\\\\"v864\\\\\\\": 98.211, \\\\\\\"v720\\\\\\\": 99.101}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.267, \\\\\\\"v960\\\\\\\": 83.52, \\\\\\\"v864\\\\\\\": 86.729, \\\\\\\"v720\\\\\\\": 90.217}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5f8366f6cf28952a4a81394fcfd5f021\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32261}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 531686,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1766992,\n                                \"file_cs\": \"c:0-23690-43c2\",\n                                \"file_hash\": \"8585785ec3b6f64d7d0a4b9d1f829b71\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                                \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_bytevc1_540p_531686\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0ddb951fcbafe876547cdd56d95de40c/69a8a643/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o41EgLDkFBvjRWE2rRwKABhENeEIEVQfAnFZnE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1038&bt=519&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZTk5PDM8aWU1OTY8PDc1ZEBpM2lscHg5cjs4dzMzaTczNEA2YWFhNDMxNTYxLy80NjFiYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/94e89140ba6bd0d815ef57ed5af80ce7/69a8a643/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o41EgLDkFBvjRWE2rRwKABhENeEIEVQfAnFZnE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1038&bt=519&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZTk5PDM8aWU1OTY8PDc1ZEBpM2lscHg5cjs4dzMzaTczNEA2YWFhNDMxNTYxLy80NjFiYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ea429479292346928b4f6970d9d6d69b&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVkMjI0MjczNzhiNTg2ZGRjOGM1NTYxNGQwMWJlOGQ1&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 105570}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 166271}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 238164}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 313562}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 382602}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 651775}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.328, \\\\\\\"v960\\\\\\\": 95.353, \\\\\\\"v864\\\\\\\": 96.296, \\\\\\\"v720\\\\\\\": 97.692}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.149, \\\\\\\"v960\\\\\\\": 81.096, \\\\\\\"v864\\\\\\\": 83.912, \\\\\\\"v720\\\\\\\": 87.392}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5f8366f6cf28952a4a81394fcfd5f021\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32261}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 378821,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1258966,\n                                \"file_cs\": \"c:0-23690-0e67\",\n                                \"file_hash\": \"6b89602a8e73c64191d0fdd630f81873\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                                \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_bytevc1_540p_378821\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/37ae6030b73500dd21969d00139958ad/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owQIIgIZjsSiAeGO1LqseexkUB4IHICAqGLWC5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=738&bt=369&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Nzg1ZzU3M2Y3ZTNkNjw8OUBpM2lscHg5cjs4dzMzaTczNEAxNi80LmMwXi4xLl40NDYyYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/738b613559828892168bf5eedf716600/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owQIIgIZjsSiAeGO1LqseexkUB4IHICAqGLWC5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=738&bt=369&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Nzg1ZzU3M2Y3ZTNkNjw8OUBpM2lscHg5cjs4dzMzaTczNEAxNi80LmMwXi4xLl40NDYyYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=56997973aa104b14ac30f4127d229544&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM1NzUyMzA4ODY2MWQ5ODBkYzY0MzBlMWI1NzQ4MzJl&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 83834}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 130833}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 178150}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 231680}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 280442}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 476149}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.798, \\\\\\\"v960\\\\\\\": 90.382, \\\\\\\"v864\\\\\\\": 91.129, \\\\\\\"v720\\\\\\\": 93.606}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.839, \\\\\\\"v960\\\\\\\": 76.875, \\\\\\\"v864\\\\\\\": 79.387, \\\\\\\"v720\\\\\\\": 83.605}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24223}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 223409,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 742472,\n                                \"file_cs\": \"c:0-23690-1e9c\",\n                                \"file_hash\": \"032385d4f21f8cfcfccee6a67fcaa293\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                                \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_bytevc1_540p_223409\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/20dbdeaa77915d06102accc3bddeb35b/69a8a643/video/tos/useast8/tos-useast8-pve-0068-tx2/o4NIKQvZEDWREVhEmKFhAgEERAe9LmjfEVBnEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=436&bt=218&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OzNmaDplZzczZDpnZzU7M0BpM2lscHg5cjs4dzMzaTczNEBgMWNeMDEtNmAxMzJiLzZeYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/b69e7d4160eb4345160aabe22e8588f5/69a8a643/video/tos/useast8/tos-useast8-pve-0068-tx2/o4NIKQvZEDWREVhEmKFhAgEERAe9LmjfEVBnEF/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=436&bt=218&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OzNmaDplZzczZDpnZzU7M0BpM2lscHg5cjs4dzMzaTczNEBgMWNeMDEtNmAxMzJiLzZeYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a09822ed5d674ac0940d4b37aefc40c8&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwNTU1YzFkMjUwZTZjNThjNzhjNTM3NTViY2U4ZDBk&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 60701}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 83154}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 113136}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 148155}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 176411}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 293770}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.99, \\\\\\\"v960\\\\\\\": 79.388, \\\\\\\"v864\\\\\\\": 81.38, \\\\\\\"v720\\\\\\\": 82.234}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 62.902, \\\\\\\"v960\\\\\\\": 67.792, \\\\\\\"v864\\\\\\\": 69.676, \\\\\\\"v720\\\\\\\": 74.075}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24223}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oYOiZ4eWQ9LUCG1IIHfEaIAABjLDHqekOASGBI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYOiZ4eWQ9LUCG1IIHfEaIAABjLDHqekOASGBI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=59ff3293&x-expires=1772722800&x-signature=3b33R1aaPKJyTLOoYEFeNhHG9q4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYOiZ4eWQ9LUCG1IIHfEaIAABjLDHqekOASGBI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=959ef6ad&x-expires=1772722800&x-signature=h7xeqFutr%2FEXLdonTKoR4H%2FwJDQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYOiZ4eWQ9LUCG1IIHfEaIAABjLDHqekOASGBI~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=69e95e44&x-expires=1772722800&x-signature=OhKxp9iK67I%2BEty%2FJR%2BCvvX%2F6pA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 2759847,\n                        \"file_cs\": \"c:0-23453-3840\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7643a9f7b49de912cf0abfeb208139ba/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oI3jgeQKIEvE79CEFWnEEDDBRECZVhofAANFdR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1620&bt=810&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aWRmN2Q7NmY2ZDQ7PGVoN0BpM2lscHg5cjs4dzMzaTczNEBhNmBhLmEyXjYxNGIvMGBgYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/205ae72ccbb19b89c9df1f4b59de33a6/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oI3jgeQKIEvE79CEFWnEEDDBRECZVhofAANFdR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1620&bt=810&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aWRmN2Q7NmY2ZDQ7PGVoN0BpM2lscHg5cjs4dzMzaTczNEBhNmBhLmEyXjYxNGIvMGBgYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000ct25g8vog65u6m8i3f50&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=c4ce3b29e8714a93ac53d81ad4cc9adf&item_id=7441169177089477918&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI4N2RiM2VjZGU4MmM4MDIxMjYyZmRlNGVmODZjY2M4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2836532,\n                        \"file_cs\": \"c:0-23453-3840\",\n                        \"file_hash\": \"c8e0d332dbd85452fd863fd18bce4c68\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                        \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_h264_540p_853509\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1db9097a6d4bd58825ed568bcb47d652/69a8a643/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocCbQfvZDEJnFtEEjEEWFWIDRBVENKhAetR5gA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1666&bt=833&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjRoZTk1NGU3PGZpZmg5ZUBpM2lscHg5cjs4dzMzaTczNEBiMTY0NC9jXzYxLmIvLmI2YSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/f9b33826775e39021f17670fb494249a/69a8a643/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocCbQfvZDEJnFtEEjEEWFWIDRBVENKhAetR5gA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1666&bt=833&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjRoZTk1NGU3PGZpZmg5ZUBpM2lscHg5cjs4dzMzaTczNEBiMTY0NC9jXzYxLmIvLmI2YSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9be61e2cef1c4994bbf122767b9e41e3&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlkNjBiMDExYzlkN2UzMzY4MDg5N2RkMzRlYzgwOWQ3&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 26587,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/ogfEETjAEBBEHhANeBDvVnIDRIAg6WRcFFKEpZ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogfEETjAEBBEHhANeBDvVnIDRIAg6WRcFFKEpZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=4c3983fe&x-expires=1772722800&x-signature=Leqd7HGGh7BwVKtGJKhLEjry6Xc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogfEETjAEBBEHhANeBDvVnIDRIAg6WRcFFKEpZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=5b9a3be7&x-expires=1772722800&x-signature=1XZgpqFHXOFbtYjDwnctpeLtBwQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogfEETjAEBBEHhANeBDvVnIDRIAg6WRcFFKEpZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a263e35&x-expires=1772722800&x-signature=zD8aDkxVvEMUfIfB4UunWv%2B0uVs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"6.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-20.8\\\",\\\"LoudnessRangeStart\\\":\\\"-27.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-17.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-20.5\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-27.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-17.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.94,\\\\\\\"Spkr150G\\\\\\\":1.5,\\\\\\\"Spkr200G\\\\\\\":1.81,\\\\\\\"FCenL\\\\\\\":3941.62,\\\\\\\"FCenR\\\\\\\":3891.29},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-22.657},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.996},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.257,\\\\\\\"LTotal\\\\\\\":-25.343,\\\\\\\"Peak\\\\\\\":-6.162,\\\\\\\"RTotal\\\\\\\":-25.6},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.62,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0}},\\\\\\\"LoudnessRange\\\\\\\":6.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-20.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-20.5,\\\\\\\"Peak\\\\\\\":0.48978,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-22.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.0014\\\",\\\"brightness_mean\\\":\\\"36.958\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0011\\\",\\\"loudness\\\":\\\"-22.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0012\\\",\\\"peak\\\":\\\"0.48978\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6643,3629.4405]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1732532273}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"3.7362\\\",\\\"vq_score\\\":\\\"72.46\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000ct25g8vog65u6m8i3f50\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/cd264f799337d91340ad7bd73daa42fd/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAOxqe71HCeQLALj4IGIk3qgFiISA1eSRBnGIU/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1544\\\\u0026bt=772\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmQ2Z2U4OTU7ZzM1NmU5Z0BpM2lscHg5cjs4dzMzaTczNEA2Nl4uYjIvXmIxYDAvY2JjYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/dfd044bfed6d46eb9ae97c1d010d11ed/69a8a643/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oAOxqe71HCeQLALj4IGIk3qgFiISA1eSRBnGIU/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1544\\\\u0026bt=772\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmQ2Z2U4OTU7ZzM1NmU5Z0BpM2lscHg5cjs4dzMzaTczNEA2Nl4uYjIvXmIxYDAvY2JjYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000ct25g8vog65u6m8i3f50\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=fde6fb2332c04de8a22655eb1da39a93\\\\u0026item_id=7441169177089477918\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3ZmM2ZDYxNWQ0M2FjYmM2MDk1NDczMTVmZWJkNDRh\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":3025418,\\\"file_cs\\\":\\\"c:0-23453-3840\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/okkYNDHoOEIff8SRC4LIABGHIiAjPMRgg1eGqL\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okkYNDHoOEIff8SRC4LIABGHIiAjPMRgg1eGqL~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=8f2be19f&x-expires=1772722800&x-signature=50T%2FzXYgA59Z6LoUEEIe9ywtSDg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okkYNDHoOEIff8SRC4LIABGHIiAjPMRgg1eGqL~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=73975ce0&x-expires=1772722800&x-signature=eDwGI7QEnnP%2FTEwOYWJ2S3DRiO8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okkYNDHoOEIff8SRC4LIABGHIiAjPMRgg1eGqL~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=78d8d0d5&x-expires=1772722800&x-signature=vJDGVybYLfajXXBHZWYyBLx1Mzo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2836532,\n                        \"file_cs\": \"c:0-23453-3840\",\n                        \"file_hash\": \"c8e0d332dbd85452fd863fd18bce4c68\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                        \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_h264_540p_853509\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1db9097a6d4bd58825ed568bcb47d652/69a8a643/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocCbQfvZDEJnFtEEjEEWFWIDRBVENKhAetR5gA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1666&bt=833&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjRoZTk1NGU3PGZpZmg5ZUBpM2lscHg5cjs4dzMzaTczNEBiMTY0NC9jXzYxLmIvLmI2YSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/f9b33826775e39021f17670fb494249a/69a8a643/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocCbQfvZDEJnFtEEjEEWFWIDRBVENKhAetR5gA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1666&bt=833&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjRoZTk1NGU3PGZpZmg5ZUBpM2lscHg5cjs4dzMzaTczNEBiMTY0NC9jXzYxLmIvLmI2YSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9be61e2cef1c4994bbf122767b9e41e3&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlkNjBiMDExYzlkN2UzMzY4MDg5N2RkMzRlYzgwOWQ3&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2240019,\n                        \"file_cs\": \"c:0-23690-138e\",\n                        \"file_hash\": \"08ce224b94ef24ea4b9fa6174a3fcb9c\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                        \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_bytevc1_540p_674019\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/3b5859d68a8049930189795c0a059196/69a8a643/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooBrAWvRtFtCNEFQInEDeHfKEIGWAgEZEVEjhR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1316&bt=658&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zjw2NGU4OWg8PDhlZTg1OUBpM2lscHg5cjs4dzMzaTczNEAvXjMvNTUuNjAxYDItNWAzYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/f6cbcc1bfcb61a376388a2ecde174e00/69a8a643/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooBrAWvRtFtCNEFQInEDeHfKEIGWAgEZEVEjhR/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1316&bt=658&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zjw2NGU4OWg8PDhlZTg1OUBpM2lscHg5cjs4dzMzaTczNEAvXjMvNTUuNjAxYDItNWAzYSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=66c2850b5bc549399e16858b2163a92c&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlMjJiZWY2OTgxM2E3M2UyM2FhOWI5NzBjNWU4YjE1&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 2836532,\n                        \"file_cs\": \"c:0-23453-3840\",\n                        \"file_hash\": \"c8e0d332dbd85452fd863fd18bce4c68\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ct25g8vog65u6m8i3f50\",\n                        \"url_key\": \"v15044gf0000ct25g8vog65u6m8i3f50_h264_540p_853509\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1db9097a6d4bd58825ed568bcb47d652/69a8a643/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocCbQfvZDEJnFtEEjEEWFWIDRBVENKhAetR5gA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1666&bt=833&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjRoZTk1NGU3PGZpZmg5ZUBpM2lscHg5cjs4dzMzaTczNEBiMTY0NC9jXzYxLmIvLmI2YSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/f9b33826775e39021f17670fb494249a/69a8a643/video/tos/useast8/tos-useast8-ve-0068c003-tx2/ocCbQfvZDEJnFtEEjEEWFWIDRBVENKhAetR5gA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1666&bt=833&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjRoZTk1NGU3PGZpZmg5ZUBpM2lscHg5cjs4dzMzaTczNEBiMTY0NC9jXzYxLmIvLmI2YSMyMDUzMmRzZC9gLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9be61e2cef1c4994bbf122767b9e41e3&is_play_url=1&item_id=7441169177089477918&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlkNjBiMDExYzlkN2UzMzY4MDg5N2RkMzRlYzgwOWQ3&source=POI_VIDEO&video_id=v15044gf0000ct25g8vog65u6m8i3f50\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 253,\n                    \"author\": \"lovyubasha\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=825a32b8&x-expires=1772722800&x-signature=A9DRPTlSSiMMn68dP2Ck3McVxRA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e11e8a78&x-expires=1772722800&x-signature=N1avwJtPWhq636Jbs%2BsFTzwBjO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=868e4586&x-expires=1772722800&x-signature=qCoHcfZWXa0cdBSO6nxBnCrwloo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=452b2098&x-expires=1772722800&x-signature=XeW8lvkCGFZ8GzEx%2FqFnhr0%2B1io%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bc5eb5a6&x-expires=1772722800&x-signature=vySCZFkfPaoyWdlpv0wPmvRP1Mg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3004a6cb&x-expires=1772722800&x-signature=6rihx9CfG866L%2FbfZPTyqBEzBok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b625d8a&x-expires=1772722800&x-signature=QBOQL0cpwpk%2FWe3%2FX26j2u%2Fb5Po%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b40c2d71&x-expires=1772722800&x-signature=GyFywbE94AbndZPBetj4SAJS5b8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b7b8cae3&x-expires=1772722800&x-signature=ARbEUjN6LrobB6Pp0M0DLy3Z2lA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=825a32b8&x-expires=1772722800&x-signature=A9DRPTlSSiMMn68dP2Ck3McVxRA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e11e8a78&x-expires=1772722800&x-signature=N1avwJtPWhq636Jbs%2BsFTzwBjO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=868e4586&x-expires=1772722800&x-signature=qCoHcfZWXa0cdBSO6nxBnCrwloo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=452b2098&x-expires=1772722800&x-signature=XeW8lvkCGFZ8GzEx%2FqFnhr0%2B1io%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bc5eb5a6&x-expires=1772722800&x-signature=vySCZFkfPaoyWdlpv0wPmvRP1Mg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3004a6cb&x-expires=1772722800&x-signature=6rihx9CfG866L%2FbfZPTyqBEzBok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772531228,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 253,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 253.1265,\n                        \"duration_precision\": 253.1265,\n                        \"shoot_duration_precision\": 253.1265,\n                        \"video_duration_precision\": 253.1265\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612963129240177921,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d6jas6nog65s7mp1jb2g\\\",\\\"owner_id\\\":7334396889032410130,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7612963649744833298,\n                    \"id_str\": \"7612963649744833298\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7612963649744833298\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"lovyubasha\",\n                    \"owner_id\": \"7334396889032410130\",\n                    \"owner_nickname\": \"lovyubasha\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/0057d9adfdab2f9db3df1abaf4dbf60f/69a8fc83/video/tos/alisg/tos-alisg-v-27dcd7/o0V2DQeGgIwyTzToeXQKFTWVNCDEfIwALAA1IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=amU0cHY5cjlkOTMzODU8NEBpamU0cHY5cjlkOTMzODU8NEAvZ200MmRrcGdhLS1kMS1zYSMvZ200MmRrcGdhLS1kMS1zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/0057d9adfdab2f9db3df1abaf4dbf60f/69a8fc83/video/tos/alisg/tos-alisg-v-27dcd7/o0V2DQeGgIwyTzToeXQKFTWVNCDEfIwALAA1IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=amU0cHY5cjlkOTMzODU8NEBpamU0cHY5cjlkOTMzODU8NEAvZ200MmRrcGdhLS1kMS1zYSMvZ200MmRrcGdhLS1kMS1zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/cc20e3d002a9ad2fc2ebc1cf238999cd/69a8fc83/video/tos/alisg/tos-alisg-v-27dcd7/o0V2DQeGgIwyTzToeXQKFTWVNCDEfIwALAA1IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=amU0cHY5cjlkOTMzODU8NEBpamU0cHY5cjlkOTMzODU8NEAvZ200MmRrcGdhLS1kMS1zYSMvZ200MmRrcGdhLS1kMS1zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10942g50000d6jas6nog65s7mp1jb2g&line=0&is_play_url=1&source=POI_VIDEO&file_id=v10942g50000d6jas6nog65s7mp1jb2g&item_id=7612963649744833298&sign=5263bcb45ec7a00d6bf327a16dd4c50c&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM4MWRjZTMwYzc2YzMyMGY5OWZiZTY1MTZiOTU1NjRj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAABPDILFfsecPG1eQ7yIPcihGEOTuclkuoSWgZ2v0qhuu3l8sHdIfAXxpwP37QnbZy\",\n                    \"shoot_duration\": 253,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - lovyubasha\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 253\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=928cc029&x-expires=1772722800&x-signature=GhhRGPpoz4sf8VStpl0KwsGuriQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0136b772&x-expires=1772722800&x-signature=ukmPDqI697WvTj%2BcgqhuEwDZk2o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ba2d5d8a&x-expires=1772722800&x-signature=YdK2RvSRKSU%2FiUelozv4uEMf3co%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b3181df7&x-expires=1772722800&x-signature=ALSEqoe5Ij%2Bh0yae5cZKsHDZIC0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=aa53fe59&x-expires=1772722800&x-signature=8klZmrpFvI6jVIDGAWPEWIbxYrk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=9e7d5eff&x-expires=1772722800&x-signature=Feq3wXr%2FP9r1R87Vsf6DPiajOwQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b625d8a&x-expires=1772722800&x-signature=QBOQL0cpwpk%2FWe3%2FX26j2u%2Fb5Po%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b40c2d71&x-expires=1772722800&x-signature=GyFywbE94AbndZPBetj4SAJS5b8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b7b8cae3&x-expires=1772722800&x-signature=ARbEUjN6LrobB6Pp0M0DLy3Z2lA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=825a32b8&x-expires=1772722800&x-signature=A9DRPTlSSiMMn68dP2Ck3McVxRA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e11e8a78&x-expires=1772722800&x-signature=N1avwJtPWhq636Jbs%2BsFTzwBjO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=868e4586&x-expires=1772722800&x-signature=qCoHcfZWXa0cdBSO6nxBnCrwloo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=452b2098&x-expires=1772722800&x-signature=XeW8lvkCGFZ8GzEx%2FqFnhr0%2B1io%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bc5eb5a6&x-expires=1772722800&x-signature=vySCZFkfPaoyWdlpv0wPmvRP1Mg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3004a6cb&x-expires=1772722800&x-signature=6rihx9CfG866L%2FbfZPTyqBEzBok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1736630275,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"lovyubasha\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAABPDILFfsecPG1eQ7yIPcihGEOTuclkuoSWgZ2v0qhuu3l8sHdIfAXxpwP37QnbZy\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"https://t.me/+o7j1r9uAPeFhZTIy\\nканал в тг👆🏻\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7334396889032410130\",\n                    \"unique_id\": \"lovyubasha\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7334396889032410130,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7612963129240177921\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"lol\",\n                        \"cid\": \"1745\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"Can you laugh any louder?🙄\\nHow to shoot: \\n\\n1. Click the shoot icon. \\n2. Click on &amp;quot;add sound&amp;quot;\\n3. Add your meme text. \\n4. Have fun!\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"musically-maliva-obj/d285c2dab8b115a933f10a8422e3500f\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1745\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #lol on TikTok!\",\n                            \"share_desc_info\": \"Check out #lol on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: lol\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/lol?_r=1&name=lol&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=1745&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.008298755186721992}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1772531163,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"Хочу синюю куклу😭😭🤬🤬🤬#lol #lolsurprise #распаковка #fyp #реки \",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7612963129240177921\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7612963129240177921\n                    ],\n                    \"GroupdIdList1\": [\n                        7612963129240177921\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 253,\n                    \"author\": \"lovyubasha\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=825a32b8&x-expires=1772722800&x-signature=A9DRPTlSSiMMn68dP2Ck3McVxRA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e11e8a78&x-expires=1772722800&x-signature=N1avwJtPWhq636Jbs%2BsFTzwBjO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=868e4586&x-expires=1772722800&x-signature=qCoHcfZWXa0cdBSO6nxBnCrwloo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=452b2098&x-expires=1772722800&x-signature=XeW8lvkCGFZ8GzEx%2FqFnhr0%2B1io%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bc5eb5a6&x-expires=1772722800&x-signature=vySCZFkfPaoyWdlpv0wPmvRP1Mg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3004a6cb&x-expires=1772722800&x-signature=6rihx9CfG866L%2FbfZPTyqBEzBok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b625d8a&x-expires=1772722800&x-signature=QBOQL0cpwpk%2FWe3%2FX26j2u%2Fb5Po%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b40c2d71&x-expires=1772722800&x-signature=GyFywbE94AbndZPBetj4SAJS5b8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b7b8cae3&x-expires=1772722800&x-signature=ARbEUjN6LrobB6Pp0M0DLy3Z2lA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=825a32b8&x-expires=1772722800&x-signature=A9DRPTlSSiMMn68dP2Ck3McVxRA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e11e8a78&x-expires=1772722800&x-signature=N1avwJtPWhq636Jbs%2BsFTzwBjO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=868e4586&x-expires=1772722800&x-signature=qCoHcfZWXa0cdBSO6nxBnCrwloo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=452b2098&x-expires=1772722800&x-signature=XeW8lvkCGFZ8GzEx%2FqFnhr0%2B1io%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bc5eb5a6&x-expires=1772722800&x-signature=vySCZFkfPaoyWdlpv0wPmvRP1Mg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5cf04696df8bd41de06b2782c42c37ed~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3004a6cb&x-expires=1772722800&x-signature=6rihx9CfG866L%2FbfZPTyqBEzBok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772531228,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 253,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 253.1265,\n                        \"duration_precision\": 253.1265,\n                        \"shoot_duration_precision\": 253.1265,\n                        \"video_duration_precision\": 253.1265\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":1,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612963129240177921,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d6jas6nog65s7mp1jb2g\\\",\\\"owner_id\\\":7334396889032410130,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7612963649744833298,\n                    \"id_str\": \"7612963649744833298\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7612963649744833298\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"lovyubasha\",\n                    \"owner_id\": \"7334396889032410130\",\n                    \"owner_nickname\": \"lovyubasha\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/0057d9adfdab2f9db3df1abaf4dbf60f/69a8fc83/video/tos/alisg/tos-alisg-v-27dcd7/o0V2DQeGgIwyTzToeXQKFTWVNCDEfIwALAA1IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=amU0cHY5cjlkOTMzODU8NEBpamU0cHY5cjlkOTMzODU8NEAvZ200MmRrcGdhLS1kMS1zYSMvZ200MmRrcGdhLS1kMS1zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/0057d9adfdab2f9db3df1abaf4dbf60f/69a8fc83/video/tos/alisg/tos-alisg-v-27dcd7/o0V2DQeGgIwyTzToeXQKFTWVNCDEfIwALAA1IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=amU0cHY5cjlkOTMzODU8NEBpamU0cHY5cjlkOTMzODU8NEAvZ200MmRrcGdhLS1kMS1zYSMvZ200MmRrcGdhLS1kMS1zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/cc20e3d002a9ad2fc2ebc1cf238999cd/69a8fc83/video/tos/alisg/tos-alisg-v-27dcd7/o0V2DQeGgIwyTzToeXQKFTWVNCDEfIwALAA1IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=amU0cHY5cjlkOTMzODU8NEBpamU0cHY5cjlkOTMzODU8NEAvZ200MmRrcGdhLS1kMS1zYSMvZ200MmRrcGdhLS1kMS1zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10942g50000d6jas6nog65s7mp1jb2g&line=0&is_play_url=1&source=POI_VIDEO&file_id=v10942g50000d6jas6nog65s7mp1jb2g&item_id=7612963649744833298&sign=5263bcb45ec7a00d6bf327a16dd4c50c&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM4MWRjZTMwYzc2YzMyMGY5OWZiZTY1MTZiOTU1NjRj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAABPDILFfsecPG1eQ7yIPcihGEOTuclkuoSWgZ2v0qhuu3l8sHdIfAXxpwP37QnbZy\",\n                    \"shoot_duration\": 253,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - lovyubasha\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 253\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 254688,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Хочу синюю куклу😭😭🤬🤬🤬<h id=\\\"79\\\">#lol</h> <h id=\\\"119\\\">#lolsurprise</h> <h id=\\\"417\\\">#распаковка</h> <h id=\\\"858\\\">#fyp</h> <h id=\\\"680\\\">#реки</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"79\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"53319128\",\n                            \"hashtag_name\": \"lolsurprise\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"119\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"83052860\",\n                            \"hashtag_name\": \"распаковка\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"417\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"858\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"56404250\",\n                            \"hashtag_name\": \"реки\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"680\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out lovyubasha's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out lovyubasha’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out lovyubasha’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@lovyubasha/video/7612963129240177921?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7612963129240177921&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@lovyubasha/video/7612963129240177921?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7612963129240177921&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10050\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7612963129240177921\",\n                    \"collect_count\": 13,\n                    \"comment_count\": 22,\n                    \"digg_count\": 220,\n                    \"download_count\": 0,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 2651,\n                    \"repost_count\": 0,\n                    \"share_count\": 28,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7612963129240177921\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 30,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 26,\n                        \"tag_id\": \"79\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 43,\n                        \"hashtag_id\": \"53319128\",\n                        \"hashtag_name\": \"lolsurprise\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 31,\n                        \"tag_id\": \"119\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 55,\n                        \"hashtag_id\": \"83052860\",\n                        \"hashtag_name\": \"распаковка\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 44,\n                        \"tag_id\": \"417\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 60,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 56,\n                        \"tag_id\": \"858\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 66,\n                        \"hashtag_id\": \"56404250\",\n                        \"hashtag_name\": \"реки\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 61,\n                        \"tag_id\": \"680\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": 3,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 6.632510624999998,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=bdd99666&x-expires=1772722800&x-signature=SW0GdtT6nuIVNbWMIkM3dmE1uQs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=0ca8b796&x-expires=1772722800&x-signature=PJQdQ617x3t2Rvxnk6JxNZauIUI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.jpeg?dr=8605&refresh_token=1c98d848&x-expires=1772722800&x-signature=pkSY4hKDc9nrqjLpKdHTBTG4V44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=bdd99666&x-expires=1772722800&x-signature=SW0GdtT6nuIVNbWMIkM3dmE1uQs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=0ca8b796&x-expires=1772722800&x-signature=PJQdQ617x3t2Rvxnk6JxNZauIUI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.jpeg?dr=8605&refresh_token=1c98d848&x-expires=1772722800&x-signature=pkSY4hKDc9nrqjLpKdHTBTG4V44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=bdd99666&x-expires=1772722800&x-signature=SW0GdtT6nuIVNbWMIkM3dmE1uQs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=0ca8b796&x-expires=1772722800&x-signature=PJQdQ617x3t2Rvxnk6JxNZauIUI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU00ixIrIS1wAdVCIABmJAA7BIid5ufA4w4BVi~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.jpeg?dr=8605&refresh_token=1c98d848&x-expires=1772722800&x-signature=pkSY4hKDc9nrqjLpKdHTBTG4V44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 255.11708,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 255,\n                            \"img_uris\": [\n                                \"tos-alisg-p-0037/oY9T4gDgGhfUVCWjAIe9ASJx0LUDfTDInFAjsN\",\n                                \"tos-alisg-p-0037/o4eNRpHqpFBEEWxVBAQGRiqfBwpgEFQDF6cBgq\",\n                                \"tos-alisg-p-0037/okgqrFcDpBWiRs6FEbNqRAQqEBwNfpqgBRQeNB\",\n                                \"tos-alisg-p-0037/oUdjGIAhgUTL0rIegCNej4LPDTALWDeVFRAoUD\",\n                                \"tos-alisg-p-0037/oknrRqEQQBgpB5pfBWFcN8F6geqwdEAqDBqRFi\",\n                                \"tos-alisg-p-0037/oEeEBpBc8QAqRmnB6TWqNfGsggEiqBDtpQwRLF\",\n                                \"tos-alisg-p-0037/oQQ9tRBpLpNWqF60igNDegGEcRBfABqpwQIBEq\",\n                                \"tos-alisg-p-0037/oMRNBqqEsBRwFQtQGBFpAW9DggcP9BkefqpE6i\",\n                                \"tos-alisg-p-0037/oowNqpBqEu1qAFYt6FcQbgBWcBypBgDiEQefRR\",\n                                \"tos-alisg-p-0037/oYDTTLG0gDCIfdFMeIAAguQLhVND5AjUeOUj4W\",\n                                \"tos-alisg-p-0037/oEqQegRBBDWpwc6NUgF1gqQERAivBtBfEiBpCq\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oY9T4gDgGhfUVCWjAIe9ASJx0LUDfTDInFAjsN~tplv-noop.image?dr=12525&refresh_token=ee36c634&x-expires=1772660520&x-signature=X6ry5elfK%2FJZ8JeSCCwF5YMb0Uk%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4eNRpHqpFBEEWxVBAQGRiqfBwpgEFQDF6cBgq~tplv-noop.image?dr=12525&refresh_token=ab5b0e8b&x-expires=1772660520&x-signature=89EAl7wSTAeHnBISpuB9nW8JCwM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okgqrFcDpBWiRs6FEbNqRAQqEBwNfpqgBRQeNB~tplv-noop.image?dr=12525&refresh_token=08f1dc62&x-expires=1772660520&x-signature=I%2FkcGo1rmEEdV3li465%2BcBNyx2k%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUdjGIAhgUTL0rIegCNej4LPDTALWDeVFRAoUD~tplv-noop.image?dr=12525&refresh_token=d55834ef&x-expires=1772660520&x-signature=mzy%2BmBkWmRRIHMTEpLfNKxJ2Ly4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oknrRqEQQBgpB5pfBWFcN8F6geqwdEAqDBqRFi~tplv-noop.image?dr=12525&refresh_token=f453cd06&x-expires=1772660520&x-signature=6MdzwHv%2FuIY8%2Bq2P5thHOlrOIxI%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oEeEBpBc8QAqRmnB6TWqNfGsggEiqBDtpQwRLF~tplv-noop.image?dr=12525&refresh_token=d844d660&x-expires=1772660520&x-signature=MxUqKdYPwIjTm8R%2BINerbR7VTjw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQQ9tRBpLpNWqF60igNDegGEcRBfABqpwQIBEq~tplv-noop.image?dr=12525&refresh_token=abfde3e5&x-expires=1772660520&x-signature=F2tJQgLb5s4952J0SXCGV%2FlVDIc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oMRNBqqEsBRwFQtQGBFpAW9DggcP9BkefqpE6i~tplv-noop.image?dr=12525&refresh_token=086fb680&x-expires=1772660520&x-signature=J7ukNDeofVQZtbaVJ1Hdt166vJ8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oowNqpBqEu1qAFYt6FcQbgBWcBypBgDiEQefRR~tplv-noop.image?dr=12525&refresh_token=96c6b908&x-expires=1772660520&x-signature=QLah4tzgQHN6A3yFB%2BR8jrxRiGc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYDTTLG0gDCIfdFMeIAAguQLhVND5AjUeOUj4W~tplv-noop.image?dr=12525&refresh_token=8fa604a5&x-expires=1772660520&x-signature=M9UNIadRrPB68hpyp6%2BcyWcl7aM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oEqQegRBBDWpwc6NUgF1gqQERAivBtBfEiBpCq~tplv-noop.image?dr=12525&refresh_token=37f2f938&x-expires=1772660520&x-signature=TZFufjuTnYlusNsa16w0gBXBgkA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v1c044g50000d6jal0fog65hag71q8o0\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1060626,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"normal_540_0\",\n                            \"is_bytevc1\": 0,\n                            \"play_addr\": {\n                                \"data_size\": 33829600,\n                                \"file_cs\": \"c:0-209917-4a22\",\n                                \"file_hash\": \"6e58a8836dfe36cf06f0525a7001d9a5\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"url_key\": \"v1c044g50000d6jal0fog65hag71q8o0_h264_540p_1060626\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/040cbe1d7d187459cb72f8537a8a2ae1/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o4BAQixQVEr0Ai5CIupfy4JgJdgwAIwVm0I1AA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2070&bt=1035&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTVlOWk8aDo4NGc5NTs3ZkBpMzs0ams5cjNkOTMzODczNEBhLjUwLzVfNjYxLzQuNjFgYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/4cca6195cdc6eaa1f1e199ded16b942a/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o4BAQixQVEr0Ai5CIupfy4JgJdgwAIwVm0I1AA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2070&bt=1035&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTVlOWk8aDo4NGc5NTs3ZkBpMzs0ams5cjNkOTMzODczNEBhLjUwLzVfNjYxLzQuNjFgYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cc449812762d419597be892f368b12db&is_play_url=1&item_id=7612963129240177921&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM1ZDY1OGY3MTE2NzgxYTk1N2RiYTNjNDA1ZGI2MzFj&source=POI_VIDEO&video_id=v1c044g50000d6jal0fog65hag71q8o0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 20,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 331985}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 428416}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 593664}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 751068}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 911203}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1596979}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.514, \\\\\\\"v960\\\\\\\": 93.893, \\\\\\\"v864\\\\\\\": 97.512, \\\\\\\"v720\\\\\\\": 98.038}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.133, \\\\\\\"v960\\\\\\\": 83.643, \\\\\\\"v864\\\\\\\": 86.119, \\\\\\\"v720\\\\\\\": 91.213}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.627,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":69.726,\\\\\\\"srv1\\\\\\\":79.701},\\\\\\\"src\\\\\\\":83.627,\\\\\\\"trans\\\\\\\":69.726,\\\\\\\"version\\\\\\\":\\\\\\\"v1.1\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"1834aab9e1b0caae9362706a00ff9f52\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":31769}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 396249,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_0\",\n                            \"is_bytevc1\": 0,\n                            \"play_addr\": {\n                                \"data_size\": 12638733,\n                                \"file_cs\": \"c:0-209989-327a\",\n                                \"file_hash\": \"bdda90d2580ca7f4ac682af965a3ccd7\",\n                                \"height\": 1024,\n                                \"uri\": \"v1c044g50000d6jal0fog65hag71q8o0\",\n                                \"url_key\": \"v1c044g50000d6jal0fog65hag71q8o0_h264_540p_396249\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/3a009b25ae8ea771de0cf979894fc6bf/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/ogaVIuiBDVfAdxLQr01mCIwEhMi5AIA04AAZaw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=772&bt=386&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Njs0NWdnOjc4PDg8ZTc7O0BpMzs0ams5cjNkOTMzODczNEAzNF42LTQ0XjQxX15fLS4uYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                                    \"https://v19.tiktokcdn-us.com/e3ae5e4456343a7fd9e529218dc0cd09/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/ogaVIuiBDVfAdxLQr01mCIwEhMi5AIA04AAZaw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=772&bt=386&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Njs0NWdnOjc4PDg8ZTc7O0BpMzs0ams5cjNkOTMzODczNEAzNF42LTQ0XjQxX15fLS4uYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=181804bba9b54975a4777d0d92a17863&is_play_url=1&item_id=7612963129240177921&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3NjRhOWYxZmQyMWRjZTg3ZDFmNTdlMTZkYjhhZGEx&source=POI_VIDEO&video_id=v1c044g50000d6jal0fog65hag71q8o0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 255307}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 292734}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 355236}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 416986}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 476063}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 732064}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.903, \\\\\\\"v960\\\\\\\": 80.203, \\\\\\\"v864\\\\\\\": 81.339, \\\\\\\"v720\\\\\\\": 86.381}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 66.775, \\\\\\\"v960\\\\\\\": 71.126, \\\\\\\"v864\\\\\\\": 72.504, \\\\\\\"v720\\\\\\\": 79.326}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":83.627,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.958,\\\\\\\"srv1\\\\\\\":67.614},\\\\\\\"src\\\\\\\":83.627,\\\\\\\"trans\\\\\\\":58.958,\\\\\\\"version\\\\\\\":\\\\\\\"v1.1\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"1834aab9e1b0caae9362706a00ff9f52\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":31769}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 2131,\n                                \"cla_subtitle_id\": 7613004711264504592,\n                                \"complaint_id\": 7613004711264504592,\n                                \"expire\": 1775230920,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"rus-RU\",\n                                \"language_code\": \"ru\",\n                                \"language_id\": 6,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 2037396696,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/f2b1cdebf9fd173a0d0e457c3c9085e7/69cfdfc8/video/tos/alisg/tos-alisg-pv-0037/03cfd9d82b094fd3a5bc0540dbf73ea5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=13886&bt=6943&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=Mzs0ams5cjNkOTMzODczNEBpMzs0ams5cjNkOTMzODczNEBsbjReMmRjaWdhLS1kMWBzYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/f2b1cdebf9fd173a0d0e457c3c9085e7/69cfdfc8/video/tos/alisg/tos-alisg-pv-0037/03cfd9d82b094fd3a5bc0540dbf73ea5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=13886&bt=6943&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=Mzs0ams5cjNkOTMzODczNEBpMzs0ams5cjNkOTMzODczNEBsbjReMmRjaWdhLS1kMWBzYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/03c3a942906871cab1b9a550b2960bf5/69cfdfc8/video/tos/alisg/tos-alisg-pv-0037/03cfd9d82b094fd3a5bc0540dbf73ea5/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=13886&bt=6943&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=Mzs0ams5cjNkOTMzODczNEBpMzs0ams5cjNkOTMzODczNEBsbjReMmRjaWdhLS1kMWBzYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00058000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=rus-RU&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI2ZGJmNGIwZDc4MmU0MzMwZjI1ZTk0NjhkNGY0OWMx&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v1c044g50000d6jal0fog65hag71q8o0\"\n                                ],\n                                \"variant\": \"whisper_lid\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": true,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 920,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"rus-RU\",\n                            \"language_code\": \"ru\",\n                            \"language_id\": 6,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/o0BAR8DWpVqfqTewNq9Bc3BEFgiFQEp6BQgA7R\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0BAR8DWpVqfqTewNq9Bc3BEFgiFQEp6BQgA7R~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.heic?dr=8595&refresh_token=feb1c260&x-expires=1772722800&x-signature=%2Fh6Icu6JmuaduP4ymgJr5%2FQNlrg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0BAR8DWpVqfqTewNq9Bc3BEFgiFQEp6BQgA7R~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.heic?dr=8595&refresh_token=6cb37140&x-expires=1772722800&x-signature=Up%2BXrEKh7pALg8jqgg1cNHkeXjo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0BAR8DWpVqfqTewNq9Bc3BEFgiFQEp6BQgA7R~tplv-tiktokx-dmt-logoccm:300:400:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.jpeg?dr=8595&refresh_token=643f15b9&x-expires=1772722800&x-signature=ZAKfWSH1hjBCArenMw51yvliqpY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 35125250,\n                        \"file_cs\": \"c:0-209917-4a22\",\n                        \"height\": 720,\n                        \"uri\": \"v1c044g50000d6jal0fog65hag71q8o0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/88d31f3f9b61e44a80b8704e190143ea/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o8GaDoUQfHjDEieAfCWTAvqMAB45LDMl8VTIpK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2150&bt=1075&cs=0&ds=3&eid=20480&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGUzZzppaTc1PDQ3PDc4ZkBpMzs0ams5cjNkOTMzODczNEA0MS9iMDY0XmAxYC5gMy02YSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/58160cafe4890f84333e1656008b8750/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o8GaDoUQfHjDEieAfCWTAvqMAB45LDMl8VTIpK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2150&bt=1075&cs=0&ds=3&eid=20480&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGUzZzppaTc1PDQ3PDc4ZkBpMzs0ams5cjNkOTMzODczNEA0MS9iMDY0XmAxYC5gMy02YSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d6jal0fog65hag71q8o0&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=9c0564c914c149c2a47f9f37ed204b7a&item_id=7612963129240177921&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU2ZDdkMjgzNDI4MGFjMDM5MTVlOGMyZmQ4MzViZDU0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 33829600,\n                        \"file_cs\": \"c:0-209917-4a22\",\n                        \"file_hash\": \"6e58a8836dfe36cf06f0525a7001d9a5\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6jal0fog65hag71q8o0\",\n                        \"url_key\": \"v1c044g50000d6jal0fog65hag71q8o0_h264_540p_1060626\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/040cbe1d7d187459cb72f8537a8a2ae1/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o4BAQixQVEr0Ai5CIupfy4JgJdgwAIwVm0I1AA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2070&bt=1035&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTVlOWk8aDo4NGc5NTs3ZkBpMzs0ams5cjNkOTMzODczNEBhLjUwLzVfNjYxLzQuNjFgYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4cca6195cdc6eaa1f1e199ded16b942a/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o4BAQixQVEr0Ai5CIupfy4JgJdgwAIwVm0I1AA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2070&bt=1035&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTVlOWk8aDo4NGc5NTs3ZkBpMzs0ams5cjNkOTMzODczNEBhLjUwLzVfNjYxLzQuNjFgYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cc449812762d419597be892f368b12db&is_play_url=1&item_id=7612963129240177921&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM1ZDY1OGY3MTE2NzgxYTk1N2RiYTNjNDA1ZGI2MzFj&source=POI_VIDEO&video_id=v1c044g50000d6jal0fog65hag71q8o0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 255167,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oAhBBfIABAi0i04CAmir1UId0AuIVwdwx7IWVA\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oAhBBfIABAi0i04CAmir1UId0AuIVwdwx7IWVA~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=98c67e82&x-expires=1772722800&x-signature=1TRLPshLpnASllpgDA0caS5iRH4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oAhBBfIABAi0i04CAmir1UId0AuIVwdwx7IWVA~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.image?dr=8605&refresh_token=63a4411c&x-expires=1772722800&x-signature=7h9F3Ymj4%2F8o7V9vGMgLDXjeU8c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oAhBBfIABAi0i04CAmir1UId0AuIVwdwx7IWVA~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/ocBUmdfbAh110iACsbwBArOWi0IArEGwIGCAdl.jpeg?dr=8605&refresh_token=b04a63b4&x-expires=1772722800&x-signature=6e1aGv6qviYFUwPoETUbpYVwRdA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"12.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.4\\\",\\\"LoudnessRangeStart\\\":\\\"-27.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-7.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-10.3\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-17.7,\\\\\\\"LoudnessRange\\\\\\\":12.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-27.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0.03,\\\\\\\"SpeechRatio\\\\\\\":0.34},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-25,\\\\\\\"MaxMomLoud\\\\\\\":-7.71,\\\\\\\"MaxSTLoud\\\\\\\":-12.12,\\\\\\\"Loud\\\\\\\":-18.92,\\\\\\\"LoudR\\\\\\\":9.2,\\\\\\\"LoudRE\\\\\\\":-15.8}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":4499.23,\\\\\\\"Spkr100G\\\\\\\":0.06,\\\\\\\"Spkr150G\\\\\\\":0.11,\\\\\\\"Spkr200G\\\\\\\":0.18,\\\\\\\"FCenL\\\\\\\":4499.23},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.724},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-0.13,\\\\\\\"RTotal\\\\\\\":-22.566,\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-22.566},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.3,\\\\\\\"Peak\\\\\\\":0.98855}\\\",\\\"loudness\\\":\\\"-17.7\\\",\\\"peak\\\":\\\"0.98855\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.3605,10467.1377]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772531165}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"68.06\\\"}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/o0BB0pqBq6qEEfFR5RQAT2AcwWgfgBiNDVpQ7D\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0BB0pqBq6qEEfFR5RQAT2AcwWgfgBiNDVpQ7D~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=24e22c0d&x-expires=1772722800&x-signature=%2Fz3zkjYoErENitpBh9QaP620P%2F8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0BB0pqBq6qEEfFR5RQAT2AcwWgfgBiNDVpQ7D~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=0c51f7f9&x-expires=1772722800&x-signature=jbRi%2F5LfncqvgyznnAfR1ppZKh8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0BB0pqBq6qEEfFR5RQAT2AcwWgfgBiNDVpQ7D~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=077675e7&x-expires=1772722800&x-signature=UZ0TDjZsJk2UtCGeekgYQ%2Fi6tuY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 33829600,\n                        \"file_cs\": \"c:0-209917-4a22\",\n                        \"file_hash\": \"6e58a8836dfe36cf06f0525a7001d9a5\",\n                        \"height\": 1024,\n                        \"uri\": \"v1c044g50000d6jal0fog65hag71q8o0\",\n                        \"url_key\": \"v1c044g50000d6jal0fog65hag71q8o0_h264_540p_1060626\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/040cbe1d7d187459cb72f8537a8a2ae1/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o4BAQixQVEr0Ai5CIupfy4JgJdgwAIwVm0I1AA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2070&bt=1035&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTVlOWk8aDo4NGc5NTs3ZkBpMzs0ams5cjNkOTMzODczNEBhLjUwLzVfNjYxLzQuNjFgYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                            \"https://v19.tiktokcdn-us.com/4cca6195cdc6eaa1f1e199ded16b942a/69a8a728/video/tos/alisg/tos-alisg-pve-0037c001/o4BAQixQVEr0Ai5CIupfy4JgJdgwAIwVm0I1AA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2070&bt=1035&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTVlOWk8aDo4NGc5NTs3ZkBpMzs0ams5cjNkOTMzODczNEBhLjUwLzVfNjYxLzQuNjFgYSNsbjReMmRjaWdhLS1kMWBzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00098000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cc449812762d419597be892f368b12db&is_play_url=1&item_id=7612963129240177921&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM1ZDY1OGY3MTE2NzgxYTk1N2RiYTNjNDA1ZGI2MzFj&source=POI_VIDEO&video_id=v1c044g50000d6jal0fog65hag71q8o0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10050\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 77,\n                    \"author\": \"LoL Lol\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=62f7b73d&x-expires=1772722800&x-signature=klRjNzbMxcQEzILU%2BFP9kzhbDAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=23280920&x-expires=1772722800&x-signature=q6%2BRSet5H5NOzWqbqNFq6lACz1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8c6c34d9&x-expires=1772722800&x-signature=Cg22IEsoKIea6gBNqzOKzgJ75jo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7f0dc127&x-expires=1772722800&x-signature=Bk9mIBN7iEhshf89B%2F97%2Fjm7EcU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=05432bff&x-expires=1772722800&x-signature=8vHd9BvtUrC%2BCqd0NLsyQ8lO7Pw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fc3c61af&x-expires=1772722800&x-signature=VI3iJxWTG28%2FabOewLmEmy9gSq4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1e78c1df&x-expires=1772722800&x-signature=t90MFS%2BLO6KAEUYHcXzVHbqhxSk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ced3a63d&x-expires=1772722800&x-signature=dW9VQkyDuiOEojFh4P9kV3dJ5WQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6216622f&x-expires=1772722800&x-signature=HvXvL%2F1z2xBMhA0MPEPkOt7RSow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=62f7b73d&x-expires=1772722800&x-signature=klRjNzbMxcQEzILU%2BFP9kzhbDAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=23280920&x-expires=1772722800&x-signature=q6%2BRSet5H5NOzWqbqNFq6lACz1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8c6c34d9&x-expires=1772722800&x-signature=Cg22IEsoKIea6gBNqzOKzgJ75jo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7f0dc127&x-expires=1772722800&x-signature=Bk9mIBN7iEhshf89B%2F97%2Fjm7EcU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=05432bff&x-expires=1772722800&x-signature=8vHd9BvtUrC%2BCqd0NLsyQ8lO7Pw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fc3c61af&x-expires=1772722800&x-signature=VI3iJxWTG28%2FabOewLmEmy9gSq4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1761951583,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 77,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 77.50525,\n                        \"duration_precision\": 77.50525,\n                        \"shoot_duration_precision\": 77.50525,\n                        \"video_duration_precision\": 77.50525\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7567519186155588895,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d42junnog65v9012p3k0\\\",\\\"owner_id\\\":7488063885579027502,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7567524261976476447,\n                    \"id_str\": \"7567524261976476447\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7567524261976476447\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"gx_leagueoflegends\",\n                    \"owner_id\": \"7488063885579027502\",\n                    \"owner_nickname\": \"LoL Lol\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/6aee55af9a540b9c713bdb3a6103aa93/69a8fbd3/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oMEAEq2fn1jEIUoTePCSSAF6oAyDAAAIEsf5FC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=MzY1M3k5cnFtNzMzaTU8NEBpMzY1M3k5cnFtNzMzaTU8NEBobS42MmRrci9hLS1kMTJzYSNobS42MmRrci9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6aee55af9a540b9c713bdb3a6103aa93/69a8fbd3/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oMEAEq2fn1jEIUoTePCSSAF6oAyDAAAIEsf5FC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=MzY1M3k5cnFtNzMzaTU8NEBpMzY1M3k5cnFtNzMzaTU8NEBobS42MmRrci9hLS1kMTJzYSNobS42MmRrci9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/7f0fdf09737287205bfdf9d29aa88e96/69a8fbd3/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oMEAEq2fn1jEIUoTePCSSAF6oAyDAAAIEsf5FC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=MzY1M3k5cnFtNzMzaTU8NEBpMzY1M3k5cnFtNzMzaTU8NEBobS42MmRrci9hLS1kMTJzYSNobS42MmRrci9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d42junnog65v9012p3k0&line=0&is_play_url=1&source=POI_VIDEO&file_id=v15942gf0000d42junnog65v9012p3k0&item_id=7567524261976476447&sign=460abf7a10e2ea520aea2293a90bae4d&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmUyNzFkNTJjZGJkYTBlZjI4ZTU2YWViYjZjYjJhNmRl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhQXYLVhHMqeeGMEof6R8L_JbhBOfBZPnVHMqyJvJ3NVwGnvqE4vhKmS7ARRVbeVo\",\n                    \"shoot_duration\": 77,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - gx_leagueoflegends\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 77\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0e294d87&x-expires=1772722800&x-signature=fkfZ%2BZIbxPbDC7lDmDNepVfYBoY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=89c58248&x-expires=1772722800&x-signature=fPPOkMFyTDjxnD2%2BgjQXiCQTCYI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=6eed03d8&x-expires=1772722800&x-signature=oyihazzzHPPF9FVx2kr%2F21Vir7w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ae8df5cb&x-expires=1772722800&x-signature=soYiElh1k1shPeFS%2FJ2gpsprNKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=059fde52&x-expires=1772722800&x-signature=HN4wSwDOx82lXpEnlFx2LovVNjg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=83243b2a&x-expires=1772722800&x-signature=B%2FjAuTN7oXbxPu5sLS8dRL8xX9U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ced3a63d&x-expires=1772722800&x-signature=dW9VQkyDuiOEojFh4P9kV3dJ5WQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1e78c1df&x-expires=1772722800&x-signature=t90MFS%2BLO6KAEUYHcXzVHbqhxSk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ea894c17&x-expires=1772722800&x-signature=U%2BdnHpkM1x2ewE0m13dpplq3vI4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=62f7b73d&x-expires=1772722800&x-signature=klRjNzbMxcQEzILU%2BFP9kzhbDAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=23280920&x-expires=1772722800&x-signature=q6%2BRSet5H5NOzWqbqNFq6lACz1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8c6c34d9&x-expires=1772722800&x-signature=Cg22IEsoKIea6gBNqzOKzgJ75jo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7f0dc127&x-expires=1772722800&x-signature=Bk9mIBN7iEhshf89B%2F97%2Fjm7EcU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=05432bff&x-expires=1772722800&x-signature=8vHd9BvtUrC%2BCqd0NLsyQ8lO7Pw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fc3c61af&x-expires=1772722800&x-signature=VI3iJxWTG28%2FabOewLmEmy9gSq4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"LoL Lol\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhQXYLVhHMqeeGMEof6R8L_JbhBOfBZPnVHMqyJvJ3NVwGnvqE4vhKmS7ARRVbeVo\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Follow Fan club\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7488063885579027502\",\n                    \"unique_id\": \"gx_leagueoflegends\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7488063885579027502,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7567519186155588895\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0}\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"skillcappedlol\",\n                        \"cid\": \"1682944407166993\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1682944407166993\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #skillcappedlol on TikTok!\",\n                            \"share_desc_info\": \"Check out #skillcappedlol on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: skillcappedlol\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/skillcappedlol?_r=1&name=skillcappedlol&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=1682944407166993&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.000078776068659563}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1761950379,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"What You MISSED About Faker’s Incredible Laning vs Chovy! #skillcappedlol #leagueoflegends\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7567519186155588895\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7567519186155588895\n                    ],\n                    \"GroupdIdList1\": [\n                        7567519186155588895\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 77,\n                    \"author\": \"LoL Lol\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=62f7b73d&x-expires=1772722800&x-signature=klRjNzbMxcQEzILU%2BFP9kzhbDAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=23280920&x-expires=1772722800&x-signature=q6%2BRSet5H5NOzWqbqNFq6lACz1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8c6c34d9&x-expires=1772722800&x-signature=Cg22IEsoKIea6gBNqzOKzgJ75jo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7f0dc127&x-expires=1772722800&x-signature=Bk9mIBN7iEhshf89B%2F97%2Fjm7EcU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=05432bff&x-expires=1772722800&x-signature=8vHd9BvtUrC%2BCqd0NLsyQ8lO7Pw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fc3c61af&x-expires=1772722800&x-signature=VI3iJxWTG28%2FabOewLmEmy9gSq4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1e78c1df&x-expires=1772722800&x-signature=t90MFS%2BLO6KAEUYHcXzVHbqhxSk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ced3a63d&x-expires=1772722800&x-signature=dW9VQkyDuiOEojFh4P9kV3dJ5WQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=6216622f&x-expires=1772722800&x-signature=HvXvL%2F1z2xBMhA0MPEPkOt7RSow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=62f7b73d&x-expires=1772722800&x-signature=klRjNzbMxcQEzILU%2BFP9kzhbDAo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=23280920&x-expires=1772722800&x-signature=q6%2BRSet5H5NOzWqbqNFq6lACz1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8c6c34d9&x-expires=1772722800&x-signature=Cg22IEsoKIea6gBNqzOKzgJ75jo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7f0dc127&x-expires=1772722800&x-signature=Bk9mIBN7iEhshf89B%2F97%2Fjm7EcU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=05432bff&x-expires=1772722800&x-signature=8vHd9BvtUrC%2BCqd0NLsyQ8lO7Pw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec2c8d02b51829350341d607b33dda43~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fc3c61af&x-expires=1772722800&x-signature=VI3iJxWTG28%2FabOewLmEmy9gSq4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1761951583,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 77,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 77.50525,\n                        \"duration_precision\": 77.50525,\n                        \"shoot_duration_precision\": 77.50525,\n                        \"video_duration_precision\": 77.50525\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7567519186155588895,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d42junnog65v9012p3k0\\\",\\\"owner_id\\\":7488063885579027502,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7567524261976476447,\n                    \"id_str\": \"7567524261976476447\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7567524261976476447\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"gx_leagueoflegends\",\n                    \"owner_id\": \"7488063885579027502\",\n                    \"owner_nickname\": \"LoL Lol\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/6aee55af9a540b9c713bdb3a6103aa93/69a8fbd3/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oMEAEq2fn1jEIUoTePCSSAF6oAyDAAAIEsf5FC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=MzY1M3k5cnFtNzMzaTU8NEBpMzY1M3k5cnFtNzMzaTU8NEBobS42MmRrci9hLS1kMTJzYSNobS42MmRrci9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6aee55af9a540b9c713bdb3a6103aa93/69a8fbd3/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oMEAEq2fn1jEIUoTePCSSAF6oAyDAAAIEsf5FC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=MzY1M3k5cnFtNzMzaTU8NEBpMzY1M3k5cnFtNzMzaTU8NEBobS42MmRrci9hLS1kMTJzYSNobS42MmRrci9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/7f0fdf09737287205bfdf9d29aa88e96/69a8fbd3/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oMEAEq2fn1jEIUoTePCSSAF6oAyDAAAIEsf5FC/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=13&rc=MzY1M3k5cnFtNzMzaTU8NEBpMzY1M3k5cnFtNzMzaTU8NEBobS42MmRrci9hLS1kMTJzYSNobS42MmRrci9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d42junnog65v9012p3k0&line=0&is_play_url=1&source=POI_VIDEO&file_id=v15942gf0000d42junnog65v9012p3k0&item_id=7567524261976476447&sign=460abf7a10e2ea520aea2293a90bae4d&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmUyNzFkNTJjZGJkYTBlZjI4ZTU2YWViYjZjYjJhNmRl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAhQXYLVhHMqeeGMEof6R8L_JbhBOfBZPnVHMqyJvJ3NVwGnvqE4vhKmS7ARRVbeVo\",\n                    \"shoot_duration\": 77,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - gx_leagueoflegends\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 77\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 77600,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"What You MISSED About Faker’s Incredible Laning vs Chovy! <h id=\\\"10\\\">#skillcappedlol</h> <h id=\\\"11\\\">#leagueoflegends</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1682944407166993\",\n                            \"hashtag_name\": \"skillcappedlol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"10\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"11\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out LoL Lol's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out LoL Lol’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out LoL Lol’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@gx_leagueoflegends/video/7567519186155588895?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7567519186155588895&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@gx_leagueoflegends/video/7567519186155588895?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7567519186155588895&source=h5_m\",\n                \"shoot_tab_name\": \"upload\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.5012567060645905, \\\\\\\"1\\\\\\\": 4.5012689927957625, \\\\\\\"0\\\\\\\": 4.501249363787546}\\\",\\\"PACK_VOD:audio_loudness_info_android\\\":\\\"{\\\\\\\"1\\\\\\\": -0.00028508950917391156, \\\\\\\"2\\\\\\\": -0.0005470030370858099, \\\\\\\"-1\\\\\\\": -0.00012301137033769263}\\\",\\\"PACK_VOD:audio_meta\\\":\\\"{\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\":{\\\\\\\"Md5\\\\\\\":\\\\\\\"19df3fc87eaf9166634f0331a579ca7f\\\\\\\",\\\\\\\"normal\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":11,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-4.91,\\\\\\\"be\\\\\\\":[37.7,9431.5],\\\\\\\"ocf\\\\\\\":[8.3,14.4,23,23.7,17.3,7.1,5.1,-6.6,-10.6,-28.2],\\\\\\\"il\\\\\\\":-21.5}}},\\\\\\\"src\\\\\\\":{\\\\\\\"src\\\\\\\":{\\\\\\\"base_metrics\\\\\\\":{\\\\\\\"tacm\\\\\\\":[1],\\\\\\\"drr\\\\\\\":10.9,\\\\\\\"rcd\\\\\\\":[0],\\\\\\\"mp\\\\\\\":-6.04,\\\\\\\"be\\\\\\\":[37.7,10163.7],\\\\\\\"ocf\\\\\\\":[8.9,15,23.4,24.1,17.9,7.5,5.5,-6.4,-9.8,-27.8],\\\\\\\"il\\\\\\\":-21.5},\\\\\\\"ts\\\\\\\":[\\\\\\\"tag_03010309\\\\\\\",\\\\\\\"tag_03010301\\\\\\\",\\\\\\\"tag_01010226\\\\\\\",\\\\\\\"tag_03010300\\\\\\\",\\\\\\\"tag_03010308\\\\\\\"],\\\\\\\"trs\\\\\\\":[0.76,0.3,0.09,0.08,0.05]}}}\\\",\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"64.452\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4586,8571.1194]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7567519186155588895\",\n                    \"collect_count\": 317,\n                    \"comment_count\": 19,\n                    \"digg_count\": 7349,\n                    \"download_count\": 17,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 241190,\n                    \"repost_count\": 0,\n                    \"share_count\": 248,\n                    \"whatsapp_share_count\": 4\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7567519186155588895\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 73,\n                        \"hashtag_id\": \"1682944407166993\",\n                        \"hashtag_name\": \"skillcappedlol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 58,\n                        \"tag_id\": \"10\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 90,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 74,\n                        \"tag_id\": \"11\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 1,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.image?dr=8606&refresh_token=da781472&x-expires=1772722800&x-signature=ZxBACiui%2FNE0EC%2FgAMdz97Qbtts%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.image?dr=8606&refresh_token=80fc0797&x-expires=1772722800&x-signature=nDrMfq5LqriMVNwRQZPO97Mqp10%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d21d9c8&x-expires=1772722800&x-signature=JPw34yKn115zj5KeR%2B%2Fv3qEol8I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.image?dr=8606&refresh_token=da781472&x-expires=1772722800&x-signature=ZxBACiui%2FNE0EC%2FgAMdz97Qbtts%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.image?dr=8606&refresh_token=80fc0797&x-expires=1772722800&x-signature=nDrMfq5LqriMVNwRQZPO97Mqp10%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d21d9c8&x-expires=1772722800&x-signature=JPw34yKn115zj5KeR%2B%2Fv3qEol8I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.image?dr=8606&refresh_token=da781472&x-expires=1772722800&x-signature=ZxBACiui%2FNE0EC%2FgAMdz97Qbtts%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.image?dr=8606&refresh_token=80fc0797&x-expires=1772722800&x-signature=nDrMfq5LqriMVNwRQZPO97Mqp10%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owdEeEUDAnsBVptFfCpREBA5QHKsVBQXTDjQwV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0d21d9c8&x-expires=1772722800&x-signature=JPw34yKn115zj5KeR%2B%2Fv3qEol8I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 77.6,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 78,\n                            \"img_uris\": [\n                                \"tos-useast8-p-0068-tx2/oY0g08zOIDpqA2jCIhtFjiA2CIiq4qf26AKB0i\",\n                                \"tos-useast8-p-0068-tx2/okUPIqqIOC7pjQB2ipAizgqZIfOK0hiA2C08FA\",\n                                \"tos-useast8-p-0068-tx2/o0fKF6hAiCAiF2Aj8nBzq0IqgIi0wOIxpiqCQ2\",\n                                \"tos-useast8-p-0068-tx2/okp0AFppihqi2EOAlAtIgqjdI02KBiA8Cf7Izq\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oY0g08zOIDpqA2jCIhtFjiA2CIiq4qf26AKB0i~tplv-noop.image?dr=12525&refresh_token=992d7e8e&x-expires=1772660342&x-signature=%2FsDskhDHA7A%2BSUJodeRo0C13KqM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okUPIqqIOC7pjQB2ipAizgqZIfOK0hiA2C08FA~tplv-noop.image?dr=12525&refresh_token=84491dfd&x-expires=1772660342&x-signature=lHI1ZC8m3dEGbnPdCXdfyxjy3Rc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0fKF6hAiCAiF2Aj8nBzq0IqgIi0wOIxpiqCQ2~tplv-noop.image?dr=12525&refresh_token=3c4278b0&x-expires=1772660342&x-signature=eWt1A5kYaBDripxN4LzyZrQl4qY%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okp0AFppihqi2EOAlAtIgqjdI02KBiA8Cf7Izq~tplv-noop.image?dr=12525&refresh_token=4003099c&x-expires=1772660342&x-signature=fRNBDT7ye7U1G2dhTXz3hm6nrIs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000d42jkgvog65shthbdjl0\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 659704,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 6399299,\n                                \"file_cs\": \"c:0-65659-1db1\",\n                                \"file_hash\": \"0703e6a17918d504fc1d9e84f3a3d1e4\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_bytevc1_720p_659704\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/61c985e36c794872a2c74c194dc52e69/69a8a676/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAAGiCF0qihQGIZE0qFfAiPgkBNGjpI8zK2K2A/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1288&bt=644&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZTo5aDZoODNkZmZnZThoO0BpM21ld3Y5cmptNzMzaTczNEAxYi9fM182XzIxM2ItLy8zYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/bc6e273568cb3298712cc1b0b57248ac/69a8a676/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oAAGiCF0qihQGIZE0qFfAiPgkBNGjpI8zK2K2A/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1288&bt=644&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZTo5aDZoODNkZmZnZThoO0BpM21ld3Y5cmptNzMzaTczNEAxYi9fM182XzIxM2ItLy8zYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=682e250bed6c4c5ab095be63be26e74b&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFiMTAzYzJjZmU2MTJiYmVlYzIyY2ZmMTg5MTI4MTU4&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 166741}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 251214}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 338678}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 411698}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 493475}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 897636}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 96.251, \\\\\\\"v960\\\\\\\": 97.735, \\\\\\\"v864\\\\\\\": 98.288, \\\\\\\"v720\\\\\\\": 98.929}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.914, \\\\\\\"v960\\\\\\\": 89.8, \\\\\\\"v864\\\\\\\": 91.431, \\\\\\\"v720\\\\\\\": 94.605}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":76.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":67.837,\\\\\\\"srv1\\\\\\\":75.595},\\\\\\\"src\\\\\\\":76.923,\\\\\\\"trans\\\\\\\":67.837,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9d59a42002c1b1a8478cde47437a7b3d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 96.063, \\\\\\\"sr20\\\\\\\": 102.426}}\\\",\\\"audio_bit_rate\\\":64153,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwB4AACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwB4AACgBaIAUBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 571628,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 5544935,\n                                \"file_cs\": \"c:0-65659-02f9\",\n                                \"file_hash\": \"82365310da68470fb679b15e6ff772f0\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_bytevc1_540p_571628\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/5e5af7d17699a09ed0e34413042b3eb4/69a8a676/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o8gCqgHRGreSnC8OAIeGA9AJbLPYVSIIeyojzU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zzo2OTVmaTdnaDc2OzpmO0BpM21ld3Y5cmptNzMzaTczNEAtLjFeX2AuNjMxXmNhLTViYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/0ccaf8e912894b045b927832e5f93a65/69a8a676/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o8gCqgHRGreSnC8OAIeGA9AJbLPYVSIIeyojzU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zzo2OTVmaTdnaDc2OzpmO0BpM21ld3Y5cmptNzMzaTczNEAtLjFeX2AuNjMxXmNhLTViYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e88c07d8f3a44e6d941fccb2a643170d&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjYzJkODUwMTM2ZTJjN2NkMTcyY2EzMWRjMTUwNTJm&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 153508}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 229555}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 308979}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 374979}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 448070}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 805151}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.259, \\\\\\\"v960\\\\\\\": 95.712, \\\\\\\"v864\\\\\\\": 97.132, \\\\\\\"v720\\\\\\\": 98.187}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.572, \\\\\\\"v960\\\\\\\": 86.184, \\\\\\\"v864\\\\\\\": 87.451, \\\\\\\"v720\\\\\\\": 90.83}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":76.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":64.102,\\\\\\\"srv1\\\\\\\":73.603},\\\\\\\"src\\\\\\\":76.923,\\\\\\\"trans\\\\\\\":64.102,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 92.304, \\\\\\\"sr20\\\\\\\": 101.028}}\\\",\\\"audio_bit_rate\\\":48115,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 485587,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4710322,\n                                \"file_cs\": \"c:0-65659-2521\",\n                                \"file_hash\": \"3d54b61063792e57798d52d44e8edd05\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_bytevc1_540p_485587\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/df4ca09c0b5c372c95defed2a29d170f/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oMMHSyAogIOrfeRIn8SIUGECCRpYqb9eAAPLwj/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=948&bt=474&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=MzU5OGVlO2g0NjM8ZDQ7O0BpM21ld3Y5cmptNzMzaTczNEAzMC0xNjJiXmIxYGNgYV8xYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/d5e66d5cbe24ef10ebc703c0f9291613/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oMMHSyAogIOrfeRIn8SIUGECCRpYqb9eAAPLwj/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=948&bt=474&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=MzU5OGVlO2g0NjM8ZDQ7O0BpM21ld3Y5cmptNzMzaTczNEAzMC0xNjJiXmIxYGNgYV8xYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=48b8d1caf9c043e1aee85b9b45063260&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU2YTJhMzk4YWFjMmM4OWE2OWZiZGExNzJlNTFkZjg3&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 142488}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 207594}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 277982}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 332409}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 393199}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 703107}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.111, \\\\\\\"v960\\\\\\\": 93.721, \\\\\\\"v864\\\\\\\": 95.289, \\\\\\\"v720\\\\\\\": 96.413}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.486, \\\\\\\"v960\\\\\\\": 84.13, \\\\\\\"v864\\\\\\\": 85.401, \\\\\\\"v720\\\\\\\": 88.866}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":76.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":62.537,\\\\\\\"srv1\\\\\\\":71.455},\\\\\\\"src\\\\\\\":76.923,\\\\\\\"trans\\\\\\\":62.537,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"{\\\\\\\"v3.0\\\\\\\": {\\\\\\\"ori\\\\\\\": 90.485, \\\\\\\"sr20\\\\\\\": 99.209}}\\\",\\\"audio_bit_rate\\\":48115,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 332525,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3225577,\n                                \"file_cs\": \"c:0-65659-c06d\",\n                                \"file_hash\": \"f77e4652e209e25b22add4c73715ef70\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_bytevc1_540p_332525\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4c079f89d615c8d599fbf946145e8718/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oILUorARIHGACqELnBCYQSeSyMPIjIATgfsOeb/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=648&bt=324&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk2MzdkOzhlO2Y1aWVkOkBpM21ld3Y5cmptNzMzaTczNEBeLjYvMDM1X14xLjNgYGFjYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/dc388a010e986c57400edf5f70aa83f8/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oILUorARIHGACqELnBCYQSeSyMPIjIATgfsOeb/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=648&bt=324&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk2MzdkOzhlO2Y1aWVkOkBpM21ld3Y5cmptNzMzaTczNEBeLjYvMDM1X14xLjNgYGFjYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f7dacbcf621c48abb5886a3420931fac&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY5ZjY5OWViNDc5YzM4YWE2MGE4YjNlNzM1YWVjZjVi&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 119861}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 164460}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 210945}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 245383}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 288004}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 510192}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.434, \\\\\\\"v960\\\\\\\": 88.135, \\\\\\\"v864\\\\\\\": 89.572, \\\\\\\"v720\\\\\\\": 91.419}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.416, \\\\\\\"v960\\\\\\\": 78.956, \\\\\\\"v864\\\\\\\": 80.652, \\\\\\\"v720\\\\\\\": 84.179}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":76.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.735,\\\\\\\"srv1\\\\\\\":65.778},\\\\\\\"src\\\\\\\":76.923,\\\\\\\"trans\\\\\\\":58.735,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24080,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 229897,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2230062,\n                                \"file_cs\": \"c:0-65659-e2ea\",\n                                \"file_hash\": \"a592e1823b4e8e8612b8cdf2860c95b7\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                                \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_bytevc1_540p_229897\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ba8d4de148a5f19fac1617c67f6f79ec/69a8a676/video/tos/useast8/tos-useast8-ve-0068c003-tx2/osqBqCoIiEaQEdiA0AzAKRpfj08IAhCgFIit22/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=448&bt=224&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZTxpMzg2ZzNmZGU5OzpnaUBpM21ld3Y5cmptNzMzaTczNEBeMy80YGJgXjQxYjYuNGNeYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/78a6d3ad24932d8940ca1cdba18a2a1f/69a8a676/video/tos/useast8/tos-useast8-ve-0068c003-tx2/osqBqCoIiEaQEdiA0AzAKRpfj08IAhCgFIit22/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=448&bt=224&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZTxpMzg2ZzNmZGU5OzpnaUBpM21ld3Y5cmptNzMzaTczNEBeMy80YGJgXjQxYjYuNGNeYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=affd771896eb4a7ca0cde3c5702f69ab&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlZjVhN2MzNWJlZmE4ZThjZGZiYmMwMTIzZDIyMmZj&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 103293}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 132749}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 162819}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 185952}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 213195}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 368102}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.249, \\\\\\\"v960\\\\\\\": 80.039, \\\\\\\"v864\\\\\\\": 81.877, \\\\\\\"v720\\\\\\\": 83.934}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 66.958, \\\\\\\"v960\\\\\\\": 70.786, \\\\\\\"v864\\\\\\\": 73.117, \\\\\\\"v720\\\\\\\": 76.731}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":76.923,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":52.391,\\\\\\\"srv1\\\\\\\":59.531},\\\\\\\"src\\\\\\\":76.923,\\\\\\\"trans\\\\\\\":52.391,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24080,\\\"ps_info\\\":\\\"{\\\\\\\"vps\\\\\\\": \\\\\\\"AQwC//8BYAAAAwAAAwAAAwAAAwBdAACdzkgS\\\\\\\", \\\\\\\"sps\\\\\\\": \\\\\\\"AQMBYAAAAwAAAwAAAwAAAwBdAACgBIIAQBZZ3OTJJRCzREkkkmJ/Lh3/X5s+X/X4ziBDmoCAgIIAAAMAAgAAAwA8EA==\\\\\\\", \\\\\\\"pps\\\\\\\": \\\\\\\"AcElPAiQ\\\\\\\"}\\\"}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 1344,\n                                \"cla_subtitle_id\": 7567526730253830923,\n                                \"complaint_id\": 7567526730253830923,\n                                \"expire\": 1775230742,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 1847398144,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/a962a3dc09e3e995e5a422bb21e6444e/69cfdf16/video/tos/useast8/tos-useast8-v-0068-tx2/059f18ffb2374f0bb69c7c13d7633043/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19592&bt=9796&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=M21ld3Y5cmptNzMzaTczNEBpM21ld3Y5cmptNzMzaTczNEBpYWVlMmRzaC9hLS1kMTJzYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/a962a3dc09e3e995e5a422bb21e6444e/69cfdf16/video/tos/useast8/tos-useast8-v-0068-tx2/059f18ffb2374f0bb69c7c13d7633043/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19592&bt=9796&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=M21ld3Y5cmptNzMzaTczNEBpM21ld3Y5cmptNzMzaTczNEBpYWVlMmRzaC9hLS1kMTJzYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/1d45a7df724dfa09efc128308e113130/69cfdf16/video/tos/useast8/tos-useast8-v-0068-tx2/059f18ffb2374f0bb69c7c13d7633043/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19592&bt=9796&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=M21ld3Y5cmptNzMzaTczNEBpM21ld3Y5cmptNzMzaTczNEBpYWVlMmRzaC9hLS1kMTJzYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU2Y2ZjNzMwYjlkYjJhYjc0ZTFiOTNkYTU1ZmY5Yjdi&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"duplicate_languages\": [\n                            \"en\"\n                        ],\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": true,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 180,\n                            \"is_burnin_caption\": true,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 5\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0tsEVfDVQ5fRtpEHd4UYBnTKBVArEp7FDsDQA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0tsEVfDVQ5fRtpEHd4UYBnTKBVArEp7FDsDQA~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2a46d4f1&x-expires=1772722800&x-signature=XshlwRr5s8jJ3iV5fUM5wbjTjbI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0tsEVfDVQ5fRtpEHd4UYBnTKBVArEp7FDsDQA~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=408618bf&x-expires=1772722800&x-signature=6%2FIgKKFQ83fmhO6DoMxSXG8sW4E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0tsEVfDVQ5fRtpEHd4UYBnTKBVArEp7FDsDQA~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=8b319250&x-expires=1772722800&x-signature=8OCNMfy%2Fl%2BAiEsgrw3a2ZbpOG2A%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 9136669,\n                        \"file_cs\": \"c:0-64709-c6dd\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f79a99f48c35f166795d7583998c44bb/69a8a676/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUoi0rB8iIzhgOFztIFqAA2Cj8KIEqQfA0p28i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1838&bt=919&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjpmMzRoM2kzaDRnNTZoOkBpM21ld3Y5cmptNzMzaTczNEA2YDYuLWJjXmAxX14xNTUvYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/45843955bed3f9802d285e1deacf1200/69a8a676/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oUoi0rB8iIzhgOFztIFqAA2Cj8KIEqQfA0p28i/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1838&bt=919&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjpmMzRoM2kzaDRnNTZoOkBpM21ld3Y5cmptNzMzaTczNEA2YDYuLWJjXmAxX14xNTUvYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d42jkgvog65shthbdjl0&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=278e8342adb14ec0aff0ee01109cc793&item_id=7567519186155588895&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJiY2EyN2VlMDcwMGJmZDc3ZDg4MzIxNzQwOTQwNDVm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 8632323,\n                        \"file_cs\": \"c:0-64709-c6dd\",\n                        \"file_hash\": \"758d0a648429397431b290cbff79d304\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                        \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_h264_540p_889907\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f182ce1b64b23cb35df00ceab84fbf0f/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oohps2A3KiOPjI20AqQVEOIFf0C4qAiqzB8Igi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1738&bt=869&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDo8OmU0OTNnNTNnPDk4O0BpM21ld3Y5cmptNzMzaTczNEBiLl8wXi9hX14xX2IyMjY2YSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/ddf77f543a345b1190b19fec4244745b/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oohps2A3KiOPjI20AqQVEOIFf0C4qAiqzB8Igi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1738&bt=869&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDo8OmU0OTNnNTNnPDk4O0BpM21ld3Y5cmptNzMzaTczNEBiLl8wXi9hX14xX2IyMjY2YSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=98955659edb042adb0d621ab37b917ee&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1ZDM5YmRhMTgzNDdhYjVhNDU0ODA2MmMyMmU0YTQw&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 77602,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/owi2R0pAj20iCkiIVzIBmwAqKOAfqh8FA4gIqB\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owi2R0pAj20iCkiIVzIBmwAqKOAfqh8FA4gIqB~tplv-tiktokx-origin.image?dr=8606&refresh_token=e5a604a7&x-expires=1772722800&x-signature=p8jIE4unxHq59WTSgDrj929zWSQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owi2R0pAj20iCkiIVzIBmwAqKOAfqh8FA4gIqB~tplv-tiktokx-origin.image?dr=8606&refresh_token=280929c2&x-expires=1772722800&x-signature=%2B7P%2Bd%2BtyjCskkrQ63P0Y2zlJi7k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owi2R0pAj20iCkiIVzIBmwAqKOAfqh8FA4gIqB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3b6daaca&x-expires=1772722800&x-signature=10D1HsxxLyrI%2FWwW4cYDff3Kag0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.1\\\",\\\"LoudnessRangeEnd\\\":\\\"-20.4\\\",\\\"LoudnessRangeStart\\\":\\\"-22.5\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-17.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-17.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-24.066,\\\\\\\"Peak\\\\\\\":-6.04,\\\\\\\"RTotal\\\\\\\":-24.066},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.22,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxMomLoud\\\\\\\":-17.4,\\\\\\\"MaxSTLoud\\\\\\\":-19.86,\\\\\\\"Loud\\\\\\\":-21.49,\\\\\\\"LoudR\\\\\\\":2.2,\\\\\\\"LoudRE\\\\\\\":-20.4,\\\\\\\"LoudRS\\\\\\\":-22.6}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.17,\\\\\\\"Spkr150G\\\\\\\":0.53,\\\\\\\"Spkr200G\\\\\\\":1.21,\\\\\\\"FCenL\\\\\\\":2632.99,\\\\\\\"FCenR\\\\\\\":2632.93},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-21.496},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0}},\\\\\\\"Peak\\\\\\\":0.50119,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":2.1,\\\\\\\"LoudnessRangeEnd\\\\\\\":-20.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-22.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.9,\\\\\\\"Loudness\\\\\\\":-21.5}\\\",\\\"bright_ratio_mean\\\":\\\"0.0084\\\",\\\"brightness_mean\\\":\\\"79.6412\\\",\\\"diff_overexposure_ratio\\\":\\\"0.004\\\",\\\"loudness\\\":\\\"-21.5\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0068\\\",\\\"peak\\\":\\\"0.50119\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4586,8571.1194]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1761950374}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"6.7663\\\",\\\"vq_score\\\":\\\"63.37\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d42jkgvog65shthbdjl0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/5a0b0c6bc77b5d73f917a6c514db11e9/69a8a676/video/tos/useast5/tos-useast5-pve-0068-tx/oUpBDf5DEE6VIzmnHgpAFBsOQkRTACtUAEDTVf/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1910\\\\u0026bt=955\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NTw4Njc5M2hnPDg3aDxpaEBpM21ld3Y5cmptNzMzaTczNEAvNGFeYzU0XmExLjU0NWBhYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/8027b08f3c3249d39c4d91e12bbed12b/69a8a676/video/tos/useast5/tos-useast5-pve-0068-tx/oUpBDf5DEE6VIzmnHgpAFBsOQkRTACtUAEDTVf/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1910\\\\u0026bt=955\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NTw4Njc5M2hnPDg3aDxpaEBpM21ld3Y5cmptNzMzaTczNEAvNGFeYzU0XmExLjU0NWBhYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d42jkgvog65shthbdjl0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=decf897e841549ddae7086f4a3d57922\\\\u0026item_id=7567519186155588895\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU4NDNmZWFkYmNkNGZlZjI1NDMwNGU5MDM0NWViOThl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":9978237,\\\"file_cs\\\":\\\"c:0-64709-c6dd\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8qpjBgUIAqhjzAC8iOi720qyIoIAkiK0FA2qf\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8qpjBgUIAqhjzAC8iOi720qyIoIAkiK0FA2qf~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=58fb3636&x-expires=1772722800&x-signature=YA%2FMVGCXCXBLu06BnGU5laNXB0o%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8qpjBgUIAqhjzAC8iOi720qyIoIAkiK0FA2qf~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=97417074&x-expires=1772722800&x-signature=1LlnFB1eRmj4PE2IBv%2BGb4YCuQg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8qpjBgUIAqhjzAC8iOi720qyIoIAkiK0FA2qf~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=8e14804f&x-expires=1772722800&x-signature=InQArptkMn2bbnQwa8jUUCCryns%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 8632323,\n                        \"file_cs\": \"c:0-64709-c6dd\",\n                        \"file_hash\": \"758d0a648429397431b290cbff79d304\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                        \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_h264_540p_889907\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f182ce1b64b23cb35df00ceab84fbf0f/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oohps2A3KiOPjI20AqQVEOIFf0C4qAiqzB8Igi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1738&bt=869&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDo8OmU0OTNnNTNnPDk4O0BpM21ld3Y5cmptNzMzaTczNEBiLl8wXi9hX14xX2IyMjY2YSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/ddf77f543a345b1190b19fec4244745b/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oohps2A3KiOPjI20AqQVEOIFf0C4qAiqzB8Igi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1738&bt=869&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDo8OmU0OTNnNTNnPDk4O0BpM21ld3Y5cmptNzMzaTczNEBiLl8wXi9hX14xX2IyMjY2YSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=98955659edb042adb0d621ab37b917ee&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1ZDM5YmRhMTgzNDdhYjVhNDU0ODA2MmMyMmU0YTQw&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 5544935,\n                        \"file_cs\": \"c:0-65659-02f9\",\n                        \"file_hash\": \"82365310da68470fb679b15e6ff772f0\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                        \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_bytevc1_540p_571628\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5e5af7d17699a09ed0e34413042b3eb4/69a8a676/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o8gCqgHRGreSnC8OAIeGA9AJbLPYVSIIeyojzU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zzo2OTVmaTdnaDc2OzpmO0BpM21ld3Y5cmptNzMzaTczNEAtLjFeX2AuNjMxXmNhLTViYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/0ccaf8e912894b045b927832e5f93a65/69a8a676/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o8gCqgHRGreSnC8OAIeGA9AJbLPYVSIIeyojzU/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1116&bt=558&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=Zzo2OTVmaTdnaDc2OzpmO0BpM21ld3Y5cmptNzMzaTczNEAtLjFeX2AuNjMxXmNhLTViYSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e88c07d8f3a44e6d941fccb2a643170d&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJjYzJkODUwMTM2ZTJjN2NkMTcyY2EzMWRjMTUwNTJm&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 8632323,\n                        \"file_cs\": \"c:0-64709-c6dd\",\n                        \"file_hash\": \"758d0a648429397431b290cbff79d304\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d42jkgvog65shthbdjl0\",\n                        \"url_key\": \"v15044gf0000d42jkgvog65shthbdjl0_h264_540p_889907\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f182ce1b64b23cb35df00ceab84fbf0f/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oohps2A3KiOPjI20AqQVEOIFf0C4qAiqzB8Igi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1738&bt=869&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDo8OmU0OTNnNTNnPDk4O0BpM21ld3Y5cmptNzMzaTczNEBiLl8wXi9hX14xX2IyMjY2YSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/ddf77f543a345b1190b19fec4244745b/69a8a676/video/tos/useast8/tos-useast8-pve-0068-tx2/oohps2A3KiOPjI20AqQVEOIFf0C4qAiqzB8Igi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1738&bt=869&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDo8OmU0OTNnNTNnPDk4O0BpM21ld3Y5cmptNzMzaTczNEBiLl8wXi9hX14xX2IyMjY2YSNpYWVlMmRzaC9hLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=98955659edb042adb0d621ab37b917ee&is_play_url=1&item_id=7567519186155588895&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1ZDM5YmRhMTgzNDdhYjVhNDU0ODA2MmMyMmU0YTQw&source=POI_VIDEO&video_id=v15044gf0000d42jkgvog65shthbdjl0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"add_yours_info\": {\n                    \"video_source\": 1\n                },\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 154,\n                    \"author\": \"musabeats\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1608226798,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 154,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 154.73,\n                        \"duration_precision\": 154.73,\n                        \"shoot_duration_precision\": 154.73,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":152.5,\\\"amplitude_peak\\\":0,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8c0865909e004251bea18c93261f6d6e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/6814b3e6ae7b4818bb1e3ce7e2b71c35\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/d84d61d36dab4c36a96b79c4f855bdd1\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/639e2fce6bf348808b7dea39e13d07db\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10ad6g50000cdsf8prc77u39iovs6a0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 6907281315211069441,\n                    \"id_str\": \"6907281315211069441\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"musabeats\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 23616,\n                            \"start_ms\": 83712\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 154730,\n                        \"h5_url\": \"\",\n                        \"id\": \"6907281315125544962\",\n                        \"performers\": null,\n                        \"title\": \"Lofi / Chillout / Hiphop(930239)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6907281315211069441\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooP4nGAebFI2sRxRQnzGWGCU9DDgeaYemPCUWG\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooP4nGAebFI2sRxRQnzGWGCU9DDgeaYemPCUWG\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 154,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/fd1a9b8752a04177a2c1cbdd07e7ebc3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/fd1a9b8752a04177a2c1cbdd07e7ebc3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"Lofi / Chillout / Hiphop(930239)\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8b297de5&x-expires=1772722800&x-signature=9xqYjTR1852Kkl8jIEyOGXElIaE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=54b46a19&x-expires=1772722800&x-signature=A7JYOCe8BaLHiu%2B2FkeATCh8nWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=61fcb0a6&x-expires=1772722800&x-signature=6KGOdPDqjdliE6RViFHJAv0Vaoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4e8913c8&x-expires=1772722800&x-signature=%2BY0t6ct%2FbJIM2vt%2FEfd2PFVNJvk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=f45bf21a&x-expires=1772722800&x-signature=NlmXHRePO6C6Mwo2izGEkl426Og%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=590c062e&x-expires=1772722800&x-signature=W%2FYAMERVMSIHPGTG7M4%2Fz3Y0Xe0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1cdb04fd&x-expires=1772722800&x-signature=ix2SuYd6DA8Iq0CZixutTT5hUQc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9c1d7a05&x-expires=1772722800&x-signature=vhdUIpHZzk%2BpWDvmjE1n79GBqgU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a24bcf93&x-expires=1772722800&x-signature=vMf26L27%2BBDT2zuqN5S4AfybQSA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ef478356&x-expires=1772722800&x-signature=lcq2PC%2BS5RClXzQyncS%2BX1BGXbE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=df8894bf&x-expires=1772722800&x-signature=J8Pdt%2BkCGwn2HEFDfDIZPfUN2Yw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=80d38865&x-expires=1772722800&x-signature=BOdV7JGyjugjQVpzy1esLaWKC8k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c3755d03&x-expires=1772722800&x-signature=jC2WXMZH%2FbY4NDZSyE%2ByJqSQYJ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7aeefcde&x-expires=1772722800&x-signature=AqOcOJywHI8vHIotfX%2B%2Bkopoic0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2551ed06&x-expires=1772722800&x-signature=Sja81bJwGxm5qeg8aJFOrhOTuXg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/4f1184b18bb6d49d3444593c05beb4ff\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"SheppardLoL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAQ9tZt6OMtY7w1E4Zsy9fqUQAD9VGkYi0V0Ncv0RsOMc2PrFNq7ZixAssJk0v83YV\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"🔴 LIVE @ 12pm PST\\nBeast Games S1 - Player 33 @Prime Video \\n📧 sheppard@theviralistgroup.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6605736742866092037\",\n                    \"unique_id\": \"sheppardlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6605736742866092037,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7121578697143897390\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"leagueoflegends\",\n                        \"cid\": \"30937\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"musically-maliva-obj/3e9de9c6f09c0e514dbb21182ec42a02.jpeg\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=30937\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #leagueoflegends on TikTok!\",\n                            \"share_desc_info\": \"Check out #leagueoflegends on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: leagueoflegends\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/leagueoflegends?_r=1&name=leagueoflegends&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=30937&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00024882250321008883}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"cover_labels\": null,\n                \"create_time\": 1658121755,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"Kiting and orb walking are some of themost important mechanics to learn in League and so many people overlook this stuff! #leagueoflegends #loltips #leagueoflegendstips ##TikTokTaughtMe#tiktokpartner\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7121578697143897390\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 154,\n                    \"author\": \"musabeats\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1608226798,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 154,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 154.73,\n                        \"duration_precision\": 154.73,\n                        \"shoot_duration_precision\": 154.73,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":152.5,\\\"amplitude_peak\\\":0,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8c0865909e004251bea18c93261f6d6e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/6814b3e6ae7b4818bb1e3ce7e2b71c35\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/d84d61d36dab4c36a96b79c4f855bdd1\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/639e2fce6bf348808b7dea39e13d07db\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10ad6g50000cdsf8prc77u39iovs6a0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 6907281315211069441,\n                    \"id_str\": \"6907281315211069441\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"musabeats\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 23616,\n                            \"start_ms\": 83712\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/9085e6d3b51847a590e3e74c1fef9910~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 154730,\n                        \"h5_url\": \"\",\n                        \"id\": \"6907281315125544962\",\n                        \"performers\": null,\n                        \"title\": \"Lofi / Chillout / Hiphop(930239)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6907281315211069441\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooP4nGAebFI2sRxRQnzGWGCU9DDgeaYemPCUWG\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooP4nGAebFI2sRxRQnzGWGCU9DDgeaYemPCUWG\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 154,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/fd1a9b8752a04177a2c1cbdd07e7ebc3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/fd1a9b8752a04177a2c1cbdd07e7ebc3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"Lofi / Chillout / Hiphop(930239)\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"music_begin_time_in_ms\": 8420,\n                \"music_end_time_in_ms\": 31453,\n                \"music_selected_from\": \"edit_page_search\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"25.195614\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Kiting and orb walking are some of themost important mechanics to learn in League and so many people overlook this stuff! #<h id=\\\"9482\\\">leagueoflegends </h>#<h id=\\\"2718\\\">loltips </h>#<h id=\\\"8291\\\">leagueoflegendstips </h>#<h id=\\\"6676\\\">#TikTokTaughtMe</h>#<h id=\\\"9839\\\">tiktokpartner</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9482\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"57691374\",\n                            \"hashtag_name\": \"loltips\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2718\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1674948322176006\",\n                            \"hashtag_name\": \"leagueoflegendstips\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8291\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1628594929448965\",\n                            \"hashtag_name\": \"tiktoktaughtme\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"6676\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1590003050011649\",\n                            \"hashtag_name\": \"tiktokpartner\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9839\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out SheppardLoL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out SheppardLoL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out SheppardLoL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@sheppardlol/video/7121578697143897390?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7121578697143897390&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@sheppardlol/video/7121578697143897390?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7121578697143897390&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7047,3483.1246]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"special_mode\": 1,\n                \"statistics\": {\n                    \"aweme_id\": \"7121578697143897390\",\n                    \"collect_count\": 66398,\n                    \"comment_count\": 804,\n                    \"digg_count\": 210659,\n                    \"download_count\": 13076,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 3231219,\n                    \"repost_count\": 0,\n                    \"share_count\": 4067,\n                    \"whatsapp_share_count\": 1141\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7121578697143897390\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 139,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 123,\n                        \"tag_id\": \"9482\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 148,\n                        \"hashtag_id\": \"57691374\",\n                        \"hashtag_name\": \"loltips\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 140,\n                        \"tag_id\": \"2718\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 169,\n                        \"hashtag_id\": \"1674948322176006\",\n                        \"hashtag_name\": \"leagueoflegendstips\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 149,\n                        \"tag_id\": \"8291\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 185,\n                        \"hashtag_id\": \"1628594929448965\",\n                        \"hashtag_name\": \"tiktoktaughtme\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 170,\n                        \"tag_id\": \"6676\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 199,\n                        \"hashtag_id\": \"1590003050011649\",\n                        \"hashtag_name\": \"tiktokpartner\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 186,\n                        \"tag_id\": \"9839\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 15.33171027385015,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=d75a7dd1&x-expires=1772722800&x-signature=ZWuS%2B4UhqdzUtItluTpJWiD7IE4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=60e6265b&x-expires=1772722800&x-signature=klhyEJwSoe74Crl56nxFDN9O7e8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.jpeg?dr=8605&refresh_token=320130af&x-expires=1772722800&x-signature=rYQ2wA0GGsapo3qHxexfZ40bSTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=d75a7dd1&x-expires=1772722800&x-signature=ZWuS%2B4UhqdzUtItluTpJWiD7IE4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=60e6265b&x-expires=1772722800&x-signature=klhyEJwSoe74Crl56nxFDN9O7e8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.jpeg?dr=8605&refresh_token=320130af&x-expires=1772722800&x-signature=rYQ2wA0GGsapo3qHxexfZ40bSTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=d75a7dd1&x-expires=1772722800&x-signature=ZWuS%2B4UhqdzUtItluTpJWiD7IE4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=60e6265b&x-expires=1772722800&x-signature=klhyEJwSoe74Crl56nxFDN9O7e8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/b48fd5bbe08d46018a37d45c89c46b48_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.jpeg?dr=8605&refresh_token=320130af&x-expires=1772722800&x-signature=rYQ2wA0GGsapo3qHxexfZ40bSTI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 675410,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1958183,\n                                \"file_cs\": \"c:0-20460-111a\",\n                                \"file_hash\": \"095e9069cfd6a55f36d3240c7a6d84f5\",\n                                \"height\": 1280,\n                                \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                                \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_bytevc1_720p_675410\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/67da4b12e4dc94569d6e29fbf85d712c/69a8a640/video/tos/useast5/tos-useast5-ve-0068c003-tx/3751609792544d2db65460d6e84a8fa2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1318&bt=659&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aTZmZmVnaWdmOjRlOTo5Z0BpM3A1czM6ZnNoZTMzZzczNEBhYTYxYmAyX14xYjAzNC8uYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/079d488160427648f72540c14bd64305/69a8a640/video/tos/useast5/tos-useast5-ve-0068c003-tx/3751609792544d2db65460d6e84a8fa2/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1318&bt=659&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aTZmZmVnaWdmOjRlOTo5Z0BpM3A1czM6ZnNoZTMzZzczNEBhYTYxYmAyX14xYjAzNC8uYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1d2677663be147acbd5fcdeb4c9cd3df&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEzZWIxNTk0MTJhNDJlOTE3MmFkOGE4ZTM3MGY3ODU4&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32110}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 583041,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1690382,\n                                \"file_cs\": \"c:0-20460-ad53\",\n                                \"file_hash\": \"aec333cc45333664d31c0d4c0135fda7\",\n                                \"height\": 1024,\n                                \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                                \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_bytevc1_540p_583041\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2612c11894b3f337d0dc45b704b55fc0/69a8a640/video/tos/useast5/tos-useast5-ve-0068c001-tx/52530bb440db4942b877b579e46f866e/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1138&bt=569&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aDo2ZTtmNWc1NmY7aWQ1Z0BpM3A1czM6ZnNoZTMzZzczNEA1NGMxLTE1XzUxNWNjMC8uYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/7e3918c7b58e76921e2f11fe9ab05f3e/69a8a640/video/tos/useast5/tos-useast5-ve-0068c001-tx/52530bb440db4942b877b579e46f866e/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1138&bt=569&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aDo2ZTtmNWc1NmY7aWQ1Z0BpM3A1czM6ZnNoZTMzZzczNEA1NGMxLTE1XzUxNWNjMC8uYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1d223afff88c4382bd824c084bf3778e&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlNjMwYWFhNGJlNTFmNTI3MzlhZjg1NmJmYTc1NWE3&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32110}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 328534,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 952504,\n                                \"file_cs\": \"c:0-20460-40bb\",\n                                \"file_hash\": \"a9d9a4c5927b33029b1d91d0e92fb468\",\n                                \"height\": 1024,\n                                \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                                \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_bytevc1_540p_328534\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/02ac251024ed81b101e7808e15ce8397/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/71753aea671b41c68aac1e81d4cd2870/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=640&bt=320&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=PDRoN2kzaWU0OjQ2Ojw0OEBpM3A1czM6ZnNoZTMzZzczNEAyMWFfLV5eNS8xMy8xYzEuYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/08c47afd1a719aaf088c0fcbb1daf4d4/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/71753aea671b41c68aac1e81d4cd2870/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=640&bt=320&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=PDRoN2kzaWU0OjQ2Ojw0OEBpM3A1czM6ZnNoZTMzZzczNEAyMWFfLV5eNS8xMy8xYzEuYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1541f947236147218bafa00fb4de4159&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA0YmI5ZGI1ZTlmMzUwZTFmMjU2MjRkMzI2MGM2YWU3&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32110}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 257026,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 745185,\n                                \"file_cs\": \"c:0-20460-ec3c\",\n                                \"file_hash\": \"2301dd38d15e862561975931aadee8c0\",\n                                \"height\": 1024,\n                                \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                                \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_bytevc1_540p_257026\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e1362eb44bd9aa55a2586f5a7d59476e/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/593f96aae0df42198bb5ce4f50cc28ca/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=502&bt=251&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGhoOmVlaDVnOjQ7M2kzZUBpM3A1czM6ZnNoZTMzZzczNEAtMmM1LmBhNTExYWMyMi5iYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/f55bb8e42110c01095d21644f366fe1e/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/593f96aae0df42198bb5ce4f50cc28ca/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=502&bt=251&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGhoOmVlaDVnOjQ7M2kzZUBpM3A1czM6ZnNoZTMzZzczNEAtMmM1LmBhNTExYWMyMi5iYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=eb105f50f8d1474d82decb1b87fe5e09&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkyODgwYzQ4ZmYyMDI1Y2Y0YjNlNDBkNzIzMGQ4MDBi&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24128}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 451,\n                                \"cla_subtitle_id\": 7121579860963134254,\n                                \"complaint_id\": 7121579860963134254,\n                                \"expire\": 1775230688,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 1705973330,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/4ab74b25ee0200a7e223eda8c7c73de7/69cfdee0/video/tos/useast5/tos-useast5-v-0068-tx/1bcd50fe6c7746d39afcf41561dfae25/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19046&bt=9523&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=M3A1czM6ZnNoZTMzZzczNEBpM3A1czM6ZnNoZTMzZzczNEA0YXM1cjRnb15gLS1kMS9zYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00078000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/4ab74b25ee0200a7e223eda8c7c73de7/69cfdee0/video/tos/useast5/tos-useast5-v-0068-tx/1bcd50fe6c7746d39afcf41561dfae25/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19046&bt=9523&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=M3A1czM6ZnNoZTMzZzczNEBpM3A1czM6ZnNoZTMzZzczNEA0YXM1cjRnb15gLS1kMS9zYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00078000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/5b6bdf506cb2cd9dba904843d7af91d4/69cfdee0/video/tos/useast5/tos-useast5-v-0068-tx/1bcd50fe6c7746d39afcf41561dfae25/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19046&bt=9523&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=M3A1czM6ZnNoZTMzZzczNEBpM3A1czM6ZnNoZTMzZzczNEA0YXM1cjRnb15gLS1kMS9zYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00078000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRlMDkzNzc5ZjkxYjY4ZDczZjY4NTdmOGNhYTZjZjZk&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                                ],\n                                \"variant\": \"default\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 0,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/447b748361e9466ea70fcc5c5600252c_1658121761\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/447b748361e9466ea70fcc5c5600252c_1658121761~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.heic?dr=8595&refresh_token=5d45d8f2&x-expires=1772722800&x-signature=hpPl2IPteaTeo0mlelswUW7273U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/447b748361e9466ea70fcc5c5600252c_1658121761~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.heic?dr=8595&refresh_token=f2d37460&x-expires=1772722800&x-signature=5QNCjPDACjFrUVZtwMlOUosqt%2BM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/447b748361e9466ea70fcc5c5600252c_1658121761~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.jpeg?dr=8595&refresh_token=50d30e1d&x-expires=1772722800&x-signature=%2BCizNaQ0yaJ7ogl%2Bi%2BOQ9KKLYbE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 3417198,\n                        \"file_cs\": \"c:0-26290-ea55\",\n                        \"height\": 720,\n                        \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/94d9b159a130e2697a70157ffdf9eaa9/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/da4933e2ffce4daeb32e36657f6bde00/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2302&bt=1151&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGVoZDM2NjUzOjM8MzY6NkBpM3A1czM6ZnNoZTMzZzczNEBjXi5hNjBiX2MxXjZfNi4zYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/0ed8fb39333355b30385b3b3bfe4f44a/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/da4933e2ffce4daeb32e36657f6bde00/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2302&bt=1151&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGVoZDM2NjUzOjM8MzY6NkBpM3A1czM6ZnNoZTMzZzczNEBjXi5hNjBiX2MxXjZfNi4zYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000cbaerpjc77u08pv2dm70&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=631793b099a047f0b2e33390da1eabf9&item_id=7121578697143897390&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBmZWZiMWJjOTM0MGE2NGZmOWJlZjUxYWY2ZDBmYmQx&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 3326050,\n                        \"file_cs\": \"c:0-26290-ea55\",\n                        \"file_hash\": \"e4c0058ef6cb64e2189b1ccf047d4ea4\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                        \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_h264_540p_1147210\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/0553f8d85301a81739e783eb930dc82a/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/38e1e236fcc54244b1b750e9210bda70/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2240&bt=1120&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Mzw8Z2c2ZjY4ZGZpOWVmM0BpM3A1czM6ZnNoZTMzZzczNEAtXmE2MGNeNV8xNGBeYC1hYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/cd1ac662e385fe58510c36326816d575/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/38e1e236fcc54244b1b750e9210bda70/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2240&bt=1120&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Mzw8Z2c2ZjY4ZGZpOWVmM0BpM3A1czM6ZnNoZTMzZzczNEAtXmE2MGNeNV8xNGBeYC1hYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d00ccba6cf7c4ab583acf33d9dd9a900&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU0ODdjYTE1ZjUwZTJkMTQ4M2RhNzA0OGE0ZWU3OWZh&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 23194,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/31216e378b6b44b185371bb0abd56925_1658121756\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/31216e378b6b44b185371bb0abd56925_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=1e42b82a&x-expires=1772722800&x-signature=pw0RrjTz6d6NhArxwWwcGRVP7o0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/31216e378b6b44b185371bb0abd56925_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.image?dr=8605&refresh_token=bf74ccc6&x-expires=1772722800&x-signature=ARa4saQaBiu2Vbq9LGo2cxbE5SA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/31216e378b6b44b185371bb0abd56925_1658121756~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/238aa786dcec4ec399fc441decd7ce67.jpeg?dr=8605&refresh_token=4d2a5021&x-expires=1772722800&x-signature=YwoJ3Ew7aCuukvSMt4IFwlOQAlg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-9.5,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"mean_volume\\\\\\\":-12.1,\\\\\\\"max_volume\\\\\\\":0}\\\",\\\"loudness\\\":\\\"-9.5\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7047,3483.1246]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1658121754}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"75.65\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000cbaerpjc77u08pv2dm70\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/c487d544887c09518f579b0d41306e53/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/ca513dec9afb4b77a6108c10f89f835e/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2178\\\\u0026bt=1089\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OjRkOWloOGQ8Zzc3PDpmZEBpM3A1czM6ZnNoZTMzZzczNEAxNjY2LzZiXjMxLWAtM2MyYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/b401821bde83b128b3c4ef665dd5d727/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/ca513dec9afb4b77a6108c10f89f835e/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2178\\\\u0026bt=1089\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OjRkOWloOGQ8Zzc3PDpmZEBpM3A1czM6ZnNoZTMzZzczNEAxNjY2LzZiXjMxLWAtM2MyYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000cbaerpjc77u08pv2dm70\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=5afc6709c4044d69aae59e2f969a9147\\\\u0026item_id=7121578697143897390\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJjNjFhOWRiNGIxYzU3MmNiOWJjMDk3MjliYzEwZDYw\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":3779280,\\\"file_cs\\\":\\\"c:0-26290-ea55\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/f33beebd77fc4b1aa9c08f974125a181_1658121756\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/f33beebd77fc4b1aa9c08f974125a181_1658121756~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f079318f&x-expires=1772722800&x-signature=WWr4LkEVJmInLDD97SD%2FWRosrDU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/f33beebd77fc4b1aa9c08f974125a181_1658121756~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=a3c199e0&x-expires=1772722800&x-signature=W%2BtrwD%2FONKcpXK09vU3htg%2FGkkY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/f33beebd77fc4b1aa9c08f974125a181_1658121756~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=272bd472&x-expires=1772722800&x-signature=Z1ZxTiX%2Fl89hIM4anx4le0raaTU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 3326050,\n                        \"file_cs\": \"c:0-26290-ea55\",\n                        \"file_hash\": \"e4c0058ef6cb64e2189b1ccf047d4ea4\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                        \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_h264_540p_1147210\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/0553f8d85301a81739e783eb930dc82a/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/38e1e236fcc54244b1b750e9210bda70/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2240&bt=1120&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Mzw8Z2c2ZjY4ZGZpOWVmM0BpM3A1czM6ZnNoZTMzZzczNEAtXmE2MGNeNV8xNGBeYC1hYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/cd1ac662e385fe58510c36326816d575/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/38e1e236fcc54244b1b750e9210bda70/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2240&bt=1120&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Mzw8Z2c2ZjY4ZGZpOWVmM0BpM3A1czM6ZnNoZTMzZzczNEAtXmE2MGNeNV8xNGBeYC1hYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d00ccba6cf7c4ab583acf33d9dd9a900&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU0ODdjYTE1ZjUwZTJkMTQ4M2RhNzA0OGE0ZWU3OWZh&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1690382,\n                        \"file_cs\": \"c:0-20460-ad53\",\n                        \"file_hash\": \"aec333cc45333664d31c0d4c0135fda7\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                        \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_bytevc1_540p_583041\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/2612c11894b3f337d0dc45b704b55fc0/69a8a640/video/tos/useast5/tos-useast5-ve-0068c001-tx/52530bb440db4942b877b579e46f866e/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1138&bt=569&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aDo2ZTtmNWc1NmY7aWQ1Z0BpM3A1czM6ZnNoZTMzZzczNEA1NGMxLTE1XzUxNWNjMC8uYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/7e3918c7b58e76921e2f11fe9ab05f3e/69a8a640/video/tos/useast5/tos-useast5-ve-0068c001-tx/52530bb440db4942b877b579e46f866e/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1138&bt=569&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aDo2ZTtmNWc1NmY7aWQ1Z0BpM3A1czM6ZnNoZTMzZzczNEA1NGMxLTE1XzUxNWNjMC8uYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1d223afff88c4382bd824c084bf3778e&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlNjMwYWFhNGJlNTFmNTI3MzlhZjg1NmJmYTc1NWE3&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 3326050,\n                        \"file_cs\": \"c:0-26290-ea55\",\n                        \"file_hash\": \"e4c0058ef6cb64e2189b1ccf047d4ea4\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cbaerpjc77u08pv2dm70\",\n                        \"url_key\": \"v12044gd0000cbaerpjc77u08pv2dm70_h264_540p_1147210\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/0553f8d85301a81739e783eb930dc82a/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/38e1e236fcc54244b1b750e9210bda70/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2240&bt=1120&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Mzw8Z2c2ZjY4ZGZpOWVmM0BpM3A1czM6ZnNoZTMzZzczNEAtXmE2MGNeNV8xNGBeYC1hYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/cd1ac662e385fe58510c36326816d575/69a8a640/video/tos/useast5/tos-useast5-pve-0068-tx/38e1e236fcc54244b1b750e9210bda70/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2240&bt=1120&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Mzw8Z2c2ZjY4ZGZpOWVmM0BpM3A1czM6ZnNoZTMzZzczNEAtXmE2MGNeNV8xNGBeYC1hYSM0YXM1cjRnb15gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d00ccba6cf7c4ab583acf33d9dd9a900&is_play_url=1&item_id=7121578697143897390&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU0ODdjYTE1ZjUwZTJkMTQ4M2RhNzA0OGE0ZWU3OWZh&source=POI_VIDEO&video_id=v12044gd0000cbaerpjc77u08pv2dm70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Laugh Laugh Laugh\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Vinay Patak\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1699101933,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60.001,\n                        \"duration_precision\": 60.001,\n                        \"shoot_duration_precision\": 60.001,\n                        \"video_duration_precision\": 60.001\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0474719,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/osLJAfAsmzyBpzWisQALBiUcEtIiQUghQtEAdA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oU7MDenrZtAVEEAFTLDEfFBCsAigUWAMSlb2CB\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oo3A0gthVQpUyiKh5EAis0BBAKEUfTWAzKBdsL\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEhX5AsWEABtUEBLAyAQYApAhAfiqspzd89i7D\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.63889,\\\"music_vid\\\":\\\"v10ad6g50000cl33prfog65n5d3v5f30\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 7297586099554289666,\n                    \"id_str\": \"7297586099554289666\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Vinay Patak\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15000,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 60001,\n                        \"h5_url\": \"\",\n                        \"id\": \"7297586112129943554\",\n                        \"performers\": null,\n                        \"title\": \"Laugh Laugh Laugh\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7297586099554289666\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okGogRDObMl1FtyzaQfBZVtJPuvDPjtfCEBG3I\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okGogRDObMl1FtyzaQfBZVtJPuvDPjtfCEBG3I\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4I1pLVfgFAOGAG7IefOAAAAIZBkGURfmCmKmN\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4I1pLVfgFAOGAG7IefOAAAAIZBkGURfmCmKmN\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        8\n                    ],\n                    \"title\": \"Laugh Laugh Laugh\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cbc61e30&x-expires=1772722800&x-signature=bR5HeCSyjyDgnsVz7qyfJSMxpn8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8fa5554a&x-expires=1772722800&x-signature=rL5U4hZsY%2BFf3TXLuk54fjoAbGE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1a072774&x-expires=1772722800&x-signature=iGzyhtFfgnq%2BrMZEi8cI%2By5Imy4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=efc829eb&x-expires=1772722800&x-signature=yTexOsGtrrc%2B684IujS6j6IWMHQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b2ad2f1b&x-expires=1772722800&x-signature=%2BzWEX00AcqcOsTe7hHMWfrsQSX0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=77ecd1fe&x-expires=1772722800&x-signature=K0YwzxR%2FYsVnR7cM0xXasCFjMgc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d14224b5&x-expires=1772722800&x-signature=DecerTl7RlpCL%2BSgn5TfYG5EZPY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fe703b65&x-expires=1772722800&x-signature=BUywbDtZFsNqzgRjzkOj1HBm1Bk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=f3310eb7&x-expires=1772722800&x-signature=XUAFG%2B3oxJp6eKFHwxllyAJwd%2BA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c8840045&x-expires=1772722800&x-signature=pg9yIY5IVY1v3PzhhFo%2B%2FWuZXhk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cedd177c&x-expires=1772722800&x-signature=1w%2BwbvuJMfuAHb0AtkW92nHVHzE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=4ae6f84a&x-expires=1772722800&x-signature=VvmrpYnDZo6QJJoBieFuGjPBeBM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=659247f0&x-expires=1772722800&x-signature=ycBtbrRSmXwYRz%2BT4IyqYbsF%2BSg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e623996c&x-expires=1772722800&x-signature=ZS6mZPP7zUqTEGI8GrVv%2FH97D0c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f41b419f&x-expires=1772722800&x-signature=89EzWHwQ7Op9fDHwoQvsFFgHhPM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/c0026de6a8fe46ad20693c8e878d344e\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Ujek.z.Ameryki76🇵🇱🇺🇸\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAx5kMC7ni7RxkgaR4uwh5eYYF42FMmFr3yEGdl3TmPe4o8SOA2DRkqsYEueJAXPr0\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Dziękuję bardzo za wsparcie I pomoc. Nie wiem co będzie ale moje oryginalne konto Ujek.z.Ameryki narazie nie istnieje.\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7608964556560630797\",\n                    \"unique_id\": \"ujek.z.ameryki\",\n                    \"unique_id_modify_time\": 1771679785,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7608964556560630797,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7611687930419023134\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"unknown\",\n                    \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                    \"dedup_err\": \"49, 0\",\n                    \"dedup_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"lol\",\n                        \"cid\": \"1745\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"Can you laugh any louder?🙄\\nHow to shoot: \\n\\n1. Click the shoot icon. \\n2. Click on &amp;quot;add sound&amp;quot;\\n3. Add your meme text. \\n4. Have fun!\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"musically-maliva-obj/d285c2dab8b115a933f10a8422e3500f\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1745\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #lol on TikTok!\",\n                            \"share_desc_info\": \"Check out #lol on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: lol\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/lol?_r=1&name=lol&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=1745&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.004243281471004243}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1772234222,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"info_sticker\",\n                        \"editor_pro\",\n                        \"select_music\"\n                    ]\n                },\n                \"desc\": \"Lol #lol #funny #humor #viral \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7611687930419023134\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7611687930419023134\n                    ],\n                    \"GroupdIdList1\": [\n                        7611687930419023134\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Laugh Laugh Laugh\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Vinay Patak\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1699101933,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60.001,\n                        \"duration_precision\": 60.001,\n                        \"shoot_duration_precision\": 60.001,\n                        \"video_duration_precision\": 60.001\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0474719,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/osLJAfAsmzyBpzWisQALBiUcEtIiQUghQtEAdA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oU7MDenrZtAVEEAFTLDEfFBCsAigUWAMSlb2CB\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oo3A0gthVQpUyiKh5EAis0BBAKEUfTWAzKBdsL\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEhX5AsWEABtUEBLAyAQYApAhAfiqspzd89i7D\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.63889,\\\"music_vid\\\":\\\"v10ad6g50000cl33prfog65n5d3v5f30\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 7297586099554289666,\n                    \"id_str\": \"7297586099554289666\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"non_vocal\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Vinay Patak\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15000,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oEBA3i3Cg2kABkFAsfwA8XW1woimACAExzgTE8~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 60001,\n                        \"h5_url\": \"\",\n                        \"id\": \"7297586112129943554\",\n                        \"performers\": null,\n                        \"title\": \"Laugh Laugh Laugh\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7297586099554289666\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okGogRDObMl1FtyzaQfBZVtJPuvDPjtfCEBG3I\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okGogRDObMl1FtyzaQfBZVtJPuvDPjtfCEBG3I\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4I1pLVfgFAOGAG7IefOAAAAIZBkGURfmCmKmN\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4I1pLVfgFAOGAG7IefOAAAAIZBkGURfmCmKmN\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        8\n                    ],\n                    \"title\": \"Laugh Laugh Laugh\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 16528,\n                \"music_selected_from\": \"edit_page_recent\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Lol <h id=\\\"1\\\">#lol</h> <h id=\\\"3\\\">#funny</h> <h id=\\\"5\\\">#humor</h> <h id=\\\"7\\\">#viral</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"19336\",\n                            \"hashtag_name\": \"humor\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"5\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"20884\",\n                            \"hashtag_name\": \"viral\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Ujek.z.Ameryki76🇵🇱🇺🇸's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Ujek.z.Ameryki76🇵🇱🇺🇸’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Ujek.z.Ameryki76🇵🇱🇺🇸’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@ujek.z.ameryki/video/7611687930419023134?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7611687930419023134&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@ujek.z.ameryki/video/7611687930419023134?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7611687930419023134&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10003\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.799,3205.9569]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7611687930419023134\",\n                    \"collect_count\": 0,\n                    \"comment_count\": 6,\n                    \"digg_count\": 23,\n                    \"download_count\": 2,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1414,\n                    \"repost_count\": 0,\n                    \"share_count\": 20,\n                    \"whatsapp_share_count\": 0\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7611687930419023134\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 8,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 4,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 15,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 9,\n                        \"tag_id\": \"3\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 22,\n                        \"hashtag_id\": \"19336\",\n                        \"hashtag_name\": \"humor\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 16,\n                        \"tag_id\": \"5\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 29,\n                        \"hashtag_id\": \"20884\",\n                        \"hashtag_name\": \"viral\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 23,\n                        \"tag_id\": \"7\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.image?dr=8606&refresh_token=f910fdc3&x-expires=1772722800&x-signature=JBV7XkLAFU6ZTS83p72yijn7D44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.image?dr=8606&refresh_token=91880679&x-expires=1772722800&x-signature=DYxhPkv84S4WNehXgXal7IRLnhA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cc88f66e&x-expires=1772722800&x-signature=lQhV3HKwmeNYDxLxT%2FRmec6sQKw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.image?dr=8606&refresh_token=f910fdc3&x-expires=1772722800&x-signature=JBV7XkLAFU6ZTS83p72yijn7D44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.image?dr=8606&refresh_token=91880679&x-expires=1772722800&x-signature=DYxhPkv84S4WNehXgXal7IRLnhA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cc88f66e&x-expires=1772722800&x-signature=lQhV3HKwmeNYDxLxT%2FRmec6sQKw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.image?dr=8606&refresh_token=f910fdc3&x-expires=1772722800&x-signature=JBV7XkLAFU6ZTS83p72yijn7D44%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.image?dr=8606&refresh_token=91880679&x-expires=1772722800&x-signature=DYxhPkv84S4WNehXgXal7IRLnhA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owfIIfEEPAEjDsqQBYiEAeCqSIRFQ0iSTIbL2F~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cc88f66e&x-expires=1772722800&x-signature=lQhV3HKwmeNYDxLxT%2FRmec6sQKw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1124547,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"normal_720_0\",\n                            \"is_bytevc1\": 0,\n                            \"play_addr\": {\n                                \"data_size\": 2328798,\n                                \"file_cs\": \"c:0-15056-3419\",\n                                \"file_hash\": \"89e749f3340e34aaa01807a7bd70c6cf\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d6h26vnog65h2q9gf420\",\n                                \"url_key\": \"v15044gf0000d6h26vnog65h2q9gf420_h264_720p_1124547\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f122e9c1ab09989005c707804d3f8feb/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4IgD9gAqeAWQQElqYjQIR8J4bMUICIReAfTtI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2196&bt=1098&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8OGhpNjs1Zzw4ZDs1OUBpMzdqdGs5cnk1OTMzaTczNEBfXy8vNi41NTYxY14uLi8tYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/802c74ff0cc52f6f79c0bd337b4abed0/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4IgD9gAqeAWQQElqYjQIR8J4bMUICIReAfTtI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2196&bt=1098&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8OGhpNjs1Zzw4ZDs1OUBpMzdqdGs5cnk1OTMzaTczNEBfXy8vNi41NTYxY14uLi8tYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0622181aa5f94d9288831f9e2529b6bb&is_play_url=1&item_id=7611687930419023134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0OTQ5M2U1ZjQxNGU3MWYzZjg0OTg1MDQ0ZWU2ZWJl&source=POI_VIDEO&video_id=v15044gf0000d6h26vnog65h2q9gf420\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 10,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 135334}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 235898}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 355040}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 494892}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 605968}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1438533}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.787, \\\\\\\"v960\\\\\\\": 87.257, \\\\\\\"v864\\\\\\\": 88.497, \\\\\\\"v720\\\\\\\": 92.327}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.787, \\\\\\\"v960\\\\\\\": 87.257, \\\\\\\"v864\\\\\\\": 88.497, \\\\\\\"v720\\\\\\\": 92.327}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"03d260a050ac518c3e2bcdc9d6ee5088\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64719}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 410767,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_0\",\n                            \"is_bytevc1\": 0,\n                            \"play_addr\": {\n                                \"data_size\": 850648,\n                                \"file_cs\": \"c:0-15017-9c85\",\n                                \"file_hash\": \"f41bdd6f193fef640d38eb72389fc3a9\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d6h26vnog65h2q9gf420\",\n                                \"url_key\": \"v15044gf0000d6h26vnog65h2q9gf420_h264_540p_410767\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/3aa6038476e63a1601639d3402d86224/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQqDI9FbEFlZIfFATnIAYSEfLbijCeIREQIHSP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=802&bt=401&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZjdoNjg1aTM8Njk7NjU1ZEBpMzdqdGs5cnk1OTMzaTczNEAwNDQ0YTQyNTQxNV9iMmEwYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://v19.tiktokcdn-us.com/ac7717f0be824710153e84acda545440/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQqDI9FbEFlZIfFATnIAYSEfLbijCeIREQIHSP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=802&bt=401&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZjdoNjg1aTM8Njk7NjU1ZEBpMzdqdGs5cnk1OTMzaTczNEAwNDQ0YTQyNTQxNV9iMmEwYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3ad252e3b8864379805f72d5737e743c&is_play_url=1&item_id=7611687930419023134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNmODY5N2QyNzBiZmEyNTUwY2QwMTRlM2FkODQxYjIy&source=POI_VIDEO&video_id=v15044gf0000d6h26vnog65h2q9gf420\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 68703}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 113415}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 163905}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 227859}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 276046}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 562100}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.854, \\\\\\\"v960\\\\\\\": 80.172, \\\\\\\"v864\\\\\\\": 78.37, \\\\\\\"v720\\\\\\\": 85.672}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 63.919, \\\\\\\"v960\\\\\\\": 66.703, \\\\\\\"v864\\\\\\\": 70.949, \\\\\\\"v720\\\\\\\": 73.819}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"1834aab9e1b0caae9362706a00ff9f52\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32458}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQIFIICPIsjqNb8e8fiLEQEYTePSSD13RBEAAI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIFIICPIsjqNb8e8fiLEQEYTePSSD13RBEAAI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d5dd9c87&x-expires=1772722800&x-signature=7GPRGjOz4vnixklkj66O2kuq1WE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIFIICPIsjqNb8e8fiLEQEYTePSSD13RBEAAI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=f902d9ec&x-expires=1772722800&x-signature=3vb6jLSNUSylCBoY5YefCYsRo1w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQIFIICPIsjqNb8e8fiLEQEYTePSSD13RBEAAI~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=3827f684&x-expires=1772722800&x-signature=RS%2FOtWg9Q0xIa202JNQIpx6ZMvw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"file_cs\": \"c:0-15056-3419\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d6h26vnog65h2q9gf420\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/d76d47a0b5f8b0a8a99ad62327ecc128/69a8a639/video/useast8/mps/logo/v2/r/p/v15044gf0000d6h26vnog65h2q9gf420/18aae4160ec343ea90986c1c341bb751/8097f285765e413aeaa7a82da1e7fd3d/mp4/main.mp4?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=0&bt=0&cs=0&ds=3&eid=1281&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDplN2ZmOzNkNjZoOTdkO0BpMzdqdGs5cnk1OTMzaTczNEAyXy4wLjM2NmIxYC0uYl4uYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&definition=720p&du=17&item_id=7611687930419023134&l=2026030415374537802AFDDAE88E0D4361&logo_type=tiktok&user_text=ujek.z.ameryki\",\n                            \"https://v19.tiktokcdn-us.com/8e17cdc632db8f7440fb6c517b7b8dca/69a8a639/video/useast8/mps/logo/v2/r/p/v15044gf0000d6h26vnog65h2q9gf420/18aae4160ec343ea90986c1c341bb751/8097f285765e413aeaa7a82da1e7fd3d/mp4/main.mp4?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=0&bt=0&cs=0&ds=3&eid=1281&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDplN2ZmOzNkNjZoOTdkO0BpMzdqdGs5cnk1OTMzaTczNEAyXy4wLjM2NmIxYC0uYl4uYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000&definition=720p&du=17&item_id=7611687930419023134&l=2026030415374537802AFDDAE88E0D4361&logo_type=tiktok&user_text=ujek.z.ameryki\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6h26vnog65h2q9gf420&line=0&watermark=1&logo_name=tiktok&source=POI_VIDEO&file_id=18aae4160ec343ea90986c1c341bb751&item_id=7611687930419023134&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg0NmZlZDVjMDEzOGQ0ZTBhMDc4YjNlNTFiNTQzZTY4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2328798,\n                        \"file_cs\": \"c:0-15056-3419\",\n                        \"file_hash\": \"89e749f3340e34aaa01807a7bd70c6cf\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6h26vnog65h2q9gf420\",\n                        \"url_key\": \"v15044gf0000d6h26vnog65h2q9gf420_h264_720p_1124547\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f122e9c1ab09989005c707804d3f8feb/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4IgD9gAqeAWQQElqYjQIR8J4bMUICIReAfTtI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2196&bt=1098&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8OGhpNjs1Zzw4ZDs1OUBpMzdqdGs5cnk1OTMzaTczNEBfXy8vNi41NTYxY14uLi8tYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/802c74ff0cc52f6f79c0bd337b4abed0/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4IgD9gAqeAWQQElqYjQIR8J4bMUICIReAfTtI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2196&bt=1098&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8OGhpNjs1Zzw4ZDs1OUBpMzdqdGs5cnk1OTMzaTczNEBfXy8vNi41NTYxY14uLi8tYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0622181aa5f94d9288831f9e2529b6bb&is_play_url=1&item_id=7611687930419023134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0OTQ5M2U1ZjQxNGU3MWYzZjg0OTg1MDQ0ZWU2ZWJl&source=POI_VIDEO&video_id=v15044gf0000d6h26vnog65h2q9gf420\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 16567,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oEfTdPj1IXDRYEHECSFbeQTfIIgSQACiEICqLA\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEfTdPj1IXDRYEHECSFbeQTfIIgSQACiEICqLA~tplv-tiktokx-origin.image?dr=8606&refresh_token=0fe0c92e&x-expires=1772722800&x-signature=hRFDkYf7BSzYZNWXTR9%2BW7tMCvc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEfTdPj1IXDRYEHECSFbeQTfIIgSQACiEICqLA~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f3c83c6&x-expires=1772722800&x-signature=WHB0R92uBDO%2Bwvvzf7Da7XyEX3o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEfTdPj1IXDRYEHECSFbeQTfIIgSQACiEICqLA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6eedf02d&x-expires=1772722800&x-signature=iXYARwTc2%2FEK57O0Av8A5QSuSgw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"15.1\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.9\\\",\\\"LoudnessRangeStart\\\":\\\"-28\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-9.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-16,\\\\\\\"LoudnessRange\\\\\\\":15.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-9.7,\\\\\\\"Peak\\\\\\\":0.60256,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-28,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-15.951},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.019},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LTotal\\\\\\\":-21.817,\\\\\\\"Peak\\\\\\\":-4.371,\\\\\\\"RTotal\\\\\\\":-21.817,\\\\\\\"LRDiff\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.06,\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-15.84,\\\\\\\"LoudR\\\\\\\":12.1,\\\\\\\"LoudRE\\\\\\\":-19.6,\\\\\\\"LoudRS\\\\\\\":-31.7,\\\\\\\"MaxMomLoud\\\\\\\":-14.32,\\\\\\\"MaxSTLoud\\\\\\\":-19.65}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3046.45,\\\\\\\"FCenR\\\\\\\":3048.85,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0,\\\\\\\"Spkr200G\\\\\\\":0}}}\\\",\\\"loudness\\\":\\\"-16\\\",\\\"peak\\\":\\\"0.60256\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.799,3205.9569]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772234221}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oYCDFCYLEIiBIlbEQBmfEfIeqSRrTQASsIPjAa\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYCDFCYLEIiBIlbEQBmfEfIeqSRrTQASsIPjAa~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=8155a8ee&x-expires=1772722800&x-signature=hEAIelvkyHIS7y57avlgZcG330E%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYCDFCYLEIiBIlbEQBmfEfIeqSRrTQASsIPjAa~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=7815a44e&x-expires=1772722800&x-signature=SImg58XnIBnYLVc5r3lxQdcKDWY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYCDFCYLEIiBIlbEQBmfEfIeqSRrTQASsIPjAa~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=78e28d56&x-expires=1772722800&x-signature=zQmMwJz%2FKFJJDizGeRYeZTzdnKI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2328798,\n                        \"file_cs\": \"c:0-15056-3419\",\n                        \"file_hash\": \"89e749f3340e34aaa01807a7bd70c6cf\",\n                        \"height\": 1280,\n                        \"uri\": \"v15044gf0000d6h26vnog65h2q9gf420\",\n                        \"url_key\": \"v15044gf0000d6h26vnog65h2q9gf420_h264_720p_1124547\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f122e9c1ab09989005c707804d3f8feb/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4IgD9gAqeAWQQElqYjQIR8J4bMUICIReAfTtI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2196&bt=1098&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8OGhpNjs1Zzw4ZDs1OUBpMzdqdGs5cnk1OTMzaTczNEBfXy8vNi41NTYxY14uLi8tYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/802c74ff0cc52f6f79c0bd337b4abed0/69a8a639/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4IgD9gAqeAWQQElqYjQIR8J4bMUICIReAfTtI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=2196&bt=1098&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8OGhpNjs1Zzw4ZDs1OUBpMzdqdGs5cnk1OTMzaTczNEBfXy8vNi41NTYxY14uLi8tYSMvYzYvMmRrM2VhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0622181aa5f94d9288831f9e2529b6bb&is_play_url=1&item_id=7611687930419023134&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0OTQ5M2U1ZjQxNGU3MWYzZjg0OTg1MDQ0ZWU2ZWJl&source=POI_VIDEO&video_id=v15044gf0000d6h26vnog65h2q9gf420\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10003\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 57,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1717661357,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 57,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 57.939564,\n                        \"duration_precision\": 57.939564,\n                        \"shoot_duration_precision\": 57.939564,\n                        \"video_duration_precision\": 57.939564\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7377299253799947550,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cpgmtb7og65mh0jojgu0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7377299010756840222,\n                    \"id_str\": \"7377299010756840222\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7377299010756840222\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/be8d9ceb14a42d1034b313b3a7397ae4/69a8fbbf/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oo86BOVDmBbtwHJFEJwWkCIEUEehfYEAEJMrhs/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2ZpODk2ZGc2O2c7ZGg6ZUBpM2pyM3A5cmVwczMzaTU8NEBjMDIvMV8tNS0xYWFfNTZgYSNyZ2dlMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/be8d9ceb14a42d1034b313b3a7397ae4/69a8fbbf/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oo86BOVDmBbtwHJFEJwWkCIEUEehfYEAEJMrhs/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2ZpODk2ZGc2O2c7ZGg6ZUBpM2pyM3A5cmVwczMzaTU8NEBjMDIvMV8tNS0xYWFfNTZgYSNyZ2dlMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/6a6a54a67e8b10999266d0f348cb68fc/69a8fbbf/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oo86BOVDmBbtwHJFEJwWkCIEUEehfYEAEJMrhs/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2ZpODk2ZGc2O2c7ZGg6ZUBpM2pyM3A5cmVwczMzaTU8NEBjMDIvMV8tNS0xYWFfNTZgYSNyZ2dlMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cpgmtb7og65mh0jojgu0&line=0&is_play_url=1&source=POI_VIDEO&file_id=cb978ebad8dd48038d0ab346255f3cfd&item_id=7377299010756840222&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNhZGIxOTEwZjdhMmI4OTExYTI0NWZmNzFmZTk0NjE2&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 57,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 57\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7377299253799947550\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0006504563613739067}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1717661354,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7377299253799947550\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7377299253799947550\n                    ],\n                    \"GroupdIdList1\": [\n                        7377299253799947550\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"moments_mode_info\": {\n                    \"is_moments\": 0\n                },\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 57,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1717661357,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 57,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 57.939564,\n                        \"duration_precision\": 57.939564,\n                        \"shoot_duration_precision\": 57.939564,\n                        \"video_duration_precision\": 57.939564\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7377299253799947550,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000cpgmtb7og65mh0jojgu0\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7377299010756840222,\n                    \"id_str\": \"7377299010756840222\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7377299010756840222\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/be8d9ceb14a42d1034b313b3a7397ae4/69a8fbbf/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oo86BOVDmBbtwHJFEJwWkCIEUEehfYEAEJMrhs/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2ZpODk2ZGc2O2c7ZGg6ZUBpM2pyM3A5cmVwczMzaTU8NEBjMDIvMV8tNS0xYWFfNTZgYSNyZ2dlMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/be8d9ceb14a42d1034b313b3a7397ae4/69a8fbbf/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oo86BOVDmBbtwHJFEJwWkCIEUEehfYEAEJMrhs/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2ZpODk2ZGc2O2c7ZGg6ZUBpM2pyM3A5cmVwczMzaTU8NEBjMDIvMV8tNS0xYWFfNTZgYSNyZ2dlMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/6a6a54a67e8b10999266d0f348cb68fc/69a8fbbf/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oo86BOVDmBbtwHJFEJwWkCIEUEehfYEAEJMrhs/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=Z2ZpODk2ZGc2O2c7ZGg6ZUBpM2pyM3A5cmVwczMzaTU8NEBjMDIvMV8tNS0xYWFfNTZgYSNyZ2dlMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000cpgmtb7og65mh0jojgu0&line=0&is_play_url=1&source=POI_VIDEO&file_id=cb978ebad8dd48038d0ab346255f3cfd&item_id=7377299010756840222&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNhZGIxOTEwZjdhMmI4OTExYTI0NWZmNzFmZTk0NjE2&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 57,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 57\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 58067,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"118\\\">#funny</h> <h id=\\\"125\\\">#lol</h> <h id=\\\"138\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"118\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"125\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"138\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7377299253799947550?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7377299253799947550&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7377299253799947550?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7377299253799947550&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.5255,5032.0454]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7377299253799947550\",\n                    \"collect_count\": 1262,\n                    \"comment_count\": 437,\n                    \"digg_count\": 25215,\n                    \"download_count\": 266,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 671836,\n                    \"repost_count\": 0,\n                    \"share_count\": 2028,\n                    \"whatsapp_share_count\": 172\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7377299253799947550\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": true,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"118\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"125\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"138\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=5aae56fd&x-expires=1772722800&x-signature=jNFMEXQWst51CgdAjP%2BiAkh175c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=1a573ada&x-expires=1772722800&x-signature=xDqA1vNxf2GgGD42iQ7EOP2GEp8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=49a77af5&x-expires=1772722800&x-signature=gcA6Yaju386ZgW0m9Nb8%2FiHvhG0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=5aae56fd&x-expires=1772722800&x-signature=jNFMEXQWst51CgdAjP%2BiAkh175c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=1a573ada&x-expires=1772722800&x-signature=xDqA1vNxf2GgGD42iQ7EOP2GEp8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=49a77af5&x-expires=1772722800&x-signature=gcA6Yaju386ZgW0m9Nb8%2FiHvhG0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=5aae56fd&x-expires=1772722800&x-signature=jNFMEXQWst51CgdAjP%2BiAkh175c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=1a573ada&x-expires=1772722800&x-signature=xDqA1vNxf2GgGD42iQ7EOP2GEp8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/f101e89436f1403b9b7cbc0378d73937_1717661357~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=49a77af5&x-expires=1772722800&x-signature=gcA6Yaju386ZgW0m9Nb8%2FiHvhG0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 698575,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 5071225,\n                                \"file_cs\": \"c:0-49326-1378\",\n                                \"file_hash\": \"ace3001fbc5e68d5eb107ec57a2e9d9c\",\n                                \"height\": 720,\n                                \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                                \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_bytevc1_720p_698575\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/19ce6ae9eb0fb9fb5bf0a98582820ab2/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oA1mQPEEIziuR9hBp1ub84iVBpQAGFEAhEZxI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1364&bt=682&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=Z2Q1Ojo2aDQ1ZTRoNDdnOEBpMzk4Znc5cjxwczMzaTczNEA2MS5fM2M2XjIxMDM2YTJfYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/882966abb4d5a4abf0ef4e1f651500a1/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oA1mQPEEIziuR9hBp1ub84iVBpQAGFEAhEZxI/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1364&bt=682&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=Z2Q1Ojo2aDQ1ZTRoNDdnOEBpMzk4Znc5cjxwczMzaTczNEA2MS5fM2M2XjIxMDM2YTJfYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b55dd4916e314b52a19ef367b7124a9d&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5MGI4NWU4NjE4M2QyZmFkNzhlMjM4MGViNmViNTA0&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 726\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 173830}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 283002}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 378707}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 410215}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 431248}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 935746}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.965, \\\\\\\"v960\\\\\\\": 87.535, \\\\\\\"v864\\\\\\\": 89.942, \\\\\\\"v720\\\\\\\": 93.244}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 92.482, \\\\\\\"v960\\\\\\\": 95.185, \\\\\\\"v864\\\\\\\": 96.572, \\\\\\\"v720\\\\\\\": 97.737}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a8614cfa91dde98b963562598b4e1c88\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64024}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 610536,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4432117,\n                                \"file_cs\": \"c:0-49326-3d42\",\n                                \"file_hash\": \"f2fcf0be288a9abebfd47af6866882ac\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                                \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_bytevc1_540p_610536\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b29b9553926a3f336544316c7f6cd4b6/69a8a663/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oABPm9pZAuEbpRIuB9IlOR7hQEGVizuQAhEFi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1192&bt=596&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTU0ZmU0Ojg0ZTs8ZGc7aUBpMzk4Znc5cjxwczMzaTczNEAvMGFjYS0uXjUxYmEuXzEuYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/7301b3a3fd1fa37d0e59c6ebb7add84c/69a8a663/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oABPm9pZAuEbpRIuB9IlOR7hQEGVizuQAhEFi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1192&bt=596&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTU0ZmU0Ojg0ZTs8ZGc7aUBpMzk4Znc5cjxwczMzaTczNEAvMGFjYS0uXjUxYmEuXzEuYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1f48bd1ad9e84b81a51701dbfcd1322b&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmYmQ0ODg5YmVkNWJkNzBmMjA2MmJhMjhlYTU5YzM2&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 582\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 147249}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 233242}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 312238}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 339156}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 352021}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 782295}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 78.34, \\\\\\\"v960\\\\\\\": 82.003, \\\\\\\"v864\\\\\\\": 85.01, \\\\\\\"v720\\\\\\\": 88.886}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.471, \\\\\\\"v960\\\\\\\": 93.75, \\\\\\\"v864\\\\\\\": 95.086, \\\\\\\"v720\\\\\\\": 96.37}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32022}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 479535,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3481125,\n                                \"file_cs\": \"c:0-49326-5d06\",\n                                \"file_hash\": \"fc2a09e4d06d6770e2cf772122a6db89\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                                \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_bytevc1_540p_479535\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/fbda59b5b951c4b3b9c5ab0fd565a746/69a8a663/video/tos/useast8/tos-useast8-pve-0068-tx2/ocWEnYg7dFgQABVoSm7kRCAG6EQffEMDIC32uA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=936&bt=468&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=PDQ0Ojs7Zjk7N2c0ODU6NEBpMzk4Znc5cjxwczMzaTczNEAuXzMuXy1hXzQxNGEyYjZhYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/4ed11babe99fcac615d3f3d1a543a3aa/69a8a663/video/tos/useast8/tos-useast8-pve-0068-tx2/ocWEnYg7dFgQABVoSm7kRCAG6EQffEMDIC32uA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=936&bt=468&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=PDQ0Ojs7Zjk7N2c0ODU6NEBpMzk4Znc5cjxwczMzaTczNEAuXzMuXy1hXzQxNGEyYjZhYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d197e255d17d4478b6dc08b81761b119&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0NTc5MmY3MzI1NzAxZjQxYzk1YjZiNDhmMzNlZWE0&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 582\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 130497}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 200222}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 264333}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 286431}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 297560}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 648013}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.653, \\\\\\\"v960\\\\\\\": 80.091, \\\\\\\"v864\\\\\\\": 82.606, \\\\\\\"v720\\\\\\\": 86.463}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.007, \\\\\\\"v960\\\\\\\": 90.944, \\\\\\\"v864\\\\\\\": 92.186, \\\\\\\"v720\\\\\\\": 93.892}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"d2855c583ab7dd2f69b34dc4f402cebc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32022}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 321191,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2331646,\n                                \"file_cs\": \"c:0-49326-a20c\",\n                                \"file_hash\": \"bd2a39e4a08319e75e0550b88983dcd0\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                                \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_bytevc1_540p_321191\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f09e9dce212b15eee0a0920161aab8b4/69a8a663/video/tos/useast8/tos-useast8-pve-0068-tx2/ocEAREA9pzBuFOuVlCQNBIZIbThQURpi7GimP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=626&bt=313&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zzc4ZDw7ZGhnOzk6NWhpZ0BpMzk4Znc5cjxwczMzaTczNEA1NDRgMS4tXi4xLjIxLTVfYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/256078ad37a55ebf8b395809ebe30417/69a8a663/video/tos/useast8/tos-useast8-pve-0068-tx2/ocEAREA9pzBuFOuVlCQNBIZIbThQURpi7GimP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=626&bt=313&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zzc4ZDw7ZGhnOzk6NWhpZ0BpMzk4Znc5cjxwczMzaTczNEA1NDRgMS4tXi4xLjIxLTVfYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bd8f0e425716481dae0a1849ca75748d&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFiNmU5NjRlYzMzYzMzYzA4YTc4YTc2MGQzYWVkOTc4&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 582\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 107265}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 151659}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 196859}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 212320}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 220851}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 462800}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 69.982, \\\\\\\"v960\\\\\\\": 74.123, \\\\\\\"v864\\\\\\\": 77.084, \\\\\\\"v720\\\\\\\": 81.448}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.957, \\\\\\\"v960\\\\\\\": 85.924, \\\\\\\"v864\\\\\\\": 86.881, \\\\\\\"v720\\\\\\\": 88.719}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24029}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 192767,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1399372,\n                                \"file_cs\": \"c:0-49326-b9b2\",\n                                \"file_hash\": \"20c457777ae455b03e747758ce75ca8f\",\n                                \"height\": 576,\n                                \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                                \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_bytevc1_540p_192767\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/157eebf71ab346140fefd6570cdfed8c/69a8a663/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oAigMEfEvAY0mkQVdIB6RgAJCnQeFSEqD7zW3C/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=376&bt=188&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OTw1Ozs2O2Q5Zjw3M2c0OkBpMzk4Znc5cjxwczMzaTczNEAxLzRgM2M0XmAxY2EzNTYvYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://v19.tiktokcdn-us.com/8526012d4bf582a82eb0b518fa3a0c16/69a8a663/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oAigMEfEvAY0mkQVdIB6RgAJCnQeFSEqD7zW3C/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=376&bt=188&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=OTw1Ozs2O2Q5Zjw3M2c0OkBpMzk4Znc5cjxwczMzaTczNEAxLzRgM2M0XmAxY2EzNTYvYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27918d60d4f94cc6aa78f368c8722946&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1ODcwNjMxODkxMDE4ZTUwMzY4ZGJkZDdhNzQyNmNk&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 582\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 82506}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 104367}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 130588}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 144036}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 151895}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 282461}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 61.489, \\\\\\\"v960\\\\\\\": 65.773, \\\\\\\"v864\\\\\\\": 69.144, \\\\\\\"v720\\\\\\\": 73.896}, \\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.117, \\\\\\\"v960\\\\\\\": 76.298, \\\\\\\"v864\\\\\\\": 79.588, \\\\\\\"v720\\\\\\\": 81.549}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"9f7ecae6b607b2366cb8ae4b724963ff\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24029}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/osBMnkQfRmEB1VE6BSDhg6FWqqaYAA7IdnbeQE\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osBMnkQfRmEB1VE6BSDhg6FWqqaYAA7IdnbeQE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=42464a70&x-expires=1772722800&x-signature=tTied0k3SgdqN%2B4FMO0jZIvauIY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osBMnkQfRmEB1VE6BSDhg6FWqqaYAA7IdnbeQE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=68de1e06&x-expires=1772722800&x-signature=UESorYVjyqtXGoObYneCSJUqUKw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osBMnkQfRmEB1VE6BSDhg6FWqqaYAA7IdnbeQE~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=f5d5238e&x-expires=1772722800&x-signature=OOj%2FLWlfG63i7YCbQlLybGpbivE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 6268011,\n                        \"file_cs\": \"c:0-49011-f57b\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ad5fedf87c070899639342dc96654879/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYWjGIAlg7MAAcIsRCF6YqLXOwgeuIet2GAe1J/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1686&bt=843&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzMzNTtmOGk8ZjVmPGk8ZkBpMzk4Znc5cjxwczMzaTczNEAuNDItXjRhXzExMV9fMzYuYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/b32c4c37364ce7477760e6bcc956ce4c/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oYWjGIAlg7MAAcIsRCF6YqLXOwgeuIet2GAe1J/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1686&bt=843&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzMzNTtmOGk8ZjVmPGk8ZkBpMzk4Znc5cjxwczMzaTczNEAuNDItXjRhXzExMV9fMzYuYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cpgmt97og65tnct50640&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=1c996fb9bc424c49bfd57ca80250701d&item_id=7377299253799947550&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlMzk4ODY3YzFhYzJmNGQ4NDY5NjBjNjY0NGU0N2Nk&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 6090580,\n                        \"file_cs\": \"c:0-49011-f57b\",\n                        \"file_hash\": \"3dce67c0d9109329db398b6b5c66a99b\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                        \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_h264_540p_838995\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f9dbff68297039a6c0572b9930ce933a/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0nmYgDgQEBELb7nfEAAIvnFSWCkeQM6W5dRV3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1638&bt=819&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk5OGlmaTs6ODw0PDU5aUBpMzk4Znc5cjxwczMzaTczNEBiYi4yXjIwXmExYjMzNGMtYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/127e9f92b305fd54af8d131d9e18d7f8/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0nmYgDgQEBELb7nfEAAIvnFSWCkeQM6W5dRV3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1638&bt=819&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk5OGlmaTs6ODw0PDU5aUBpMzk4Znc5cjxwczMzaTczNEBiYi4yXjIwXmExYjMzNGMtYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ff6726961e945d7a83f5caf5516e6eb&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJjOWFiYjZlZTI4YzgzOTk1ZDA1YWZmODk2Yjg0YWJm&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 582\n                    },\n                    \"duration\": 58075,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/d7d17889dbd74bd2b5cba40458541674_1717661357\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/d7d17889dbd74bd2b5cba40458541674_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=903dd622&x-expires=1772722800&x-signature=AAC385vtLWxgNPN3Z0vn2pyYBvE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/d7d17889dbd74bd2b5cba40458541674_1717661357~tplv-tiktokx-origin.image?dr=8606&refresh_token=b6695ca4&x-expires=1772722800&x-signature=qufeiQHDjousRKCkuPeU7%2BOoeKM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/d7d17889dbd74bd2b5cba40458541674_1717661357~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=49ab3a03&x-expires=1772722800&x-signature=eN34MXcoA0No3lYjZ97NH3cZIx0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"13.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.3\\\",\\\"LoudnessRangeStart\\\":\\\"-27.5\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-10.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.3,\\\\\\\"LoudnessRange\\\\\\\":13.2,\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Loudness\\\\\\\":-16.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-10.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-27.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.8,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2699.33,\\\\\\\"FCenR\\\\\\\":2725.64,\\\\\\\"Spkr200G\\\\\\\":5.39,\\\\\\\"Spkr150G\\\\\\\":4.53,\\\\\\\"Spkr100G\\\\\\\":3.23},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.07,\\\\\\\"MusicRatio\\\\\\\":0.56,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-16.708},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.042},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.031,\\\\\\\"Peak\\\\\\\":-0.179,\\\\\\\"LTotal\\\\\\\":-18.269,\\\\\\\"RTotal\\\\\\\":-18.238}}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0036\\\",\\\"brightness_mean\\\":\\\"88.9641\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0045\\\",\\\"loudness\\\":\\\"-16.7\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0036\\\",\\\"peak\\\":\\\"0.97724\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5255,5032.0454]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":582,\\\\\\\"origin_height\\\\\\\":576,\\\\\\\"origin_create_at\\\\\\\":1717661353}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"14.0034\\\",\\\"vq_score\\\":\\\"72.27\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000cpgmt97og65tnct50640\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/317a337c44a22e2766de1fc8ec03ae5d/69a8a663/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owkQ7FBRVDm7YSE6NANnALKgQfMkd8EEGeIQWg/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1748\\\\u0026bt=874\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NTozZGQ3PDw7ZGc0aTs3ZEBpMzk4Znc5cjxwczMzaTczNEBjY14yXjFjNi4xYzReXi1iYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00088000\\\",\\\"https://v19.tiktokcdn-us.com/5b7b6b53d411bec1371aca4473c071cd/69a8a663/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owkQ7FBRVDm7YSE6NANnALKgQfMkd8EEGeIQWg/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1748\\\\u0026bt=874\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NTozZGQ3PDw7ZGc0aTs3ZEBpMzk4Znc5cjxwczMzaTczNEBjY14yXjFjNi4xYzReXi1iYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000cpgmt97og65tnct50640\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=ea04a8af71fd4a1899f944aa5aa0f7f2\\\\u0026item_id=7377299253799947550\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3NzdkMzU5OTI2N2E3NDZhNGIyZWY1ZGVhZjM3N2U4\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":6954231,\\\"file_cs\\\":\\\"c:0-49011-f57b\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/8b828014bf184d528fe04179eae0e2d0_1717661357\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/8b828014bf184d528fe04179eae0e2d0_1717661357~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=4870d28e&x-expires=1772722800&x-signature=%2Bq6uW0Gwq8JKeX%2BhEzcKwAAbZ98%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/8b828014bf184d528fe04179eae0e2d0_1717661357~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=53cf2298&x-expires=1772722800&x-signature=LdREEvaze%2FNF7gRl%2BD1HAMXuGug%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/8b828014bf184d528fe04179eae0e2d0_1717661357~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=ea25610a&x-expires=1772722800&x-signature=3GcP%2B2PG6xF37b3hVZGPdr0HJuM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 6090580,\n                        \"file_cs\": \"c:0-49011-f57b\",\n                        \"file_hash\": \"3dce67c0d9109329db398b6b5c66a99b\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                        \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_h264_540p_838995\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f9dbff68297039a6c0572b9930ce933a/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0nmYgDgQEBELb7nfEAAIvnFSWCkeQM6W5dRV3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1638&bt=819&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk5OGlmaTs6ODw0PDU5aUBpMzk4Znc5cjxwczMzaTczNEBiYi4yXjIwXmExYjMzNGMtYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/127e9f92b305fd54af8d131d9e18d7f8/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0nmYgDgQEBELb7nfEAAIvnFSWCkeQM6W5dRV3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1638&bt=819&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk5OGlmaTs6ODw0PDU5aUBpMzk4Znc5cjxwczMzaTczNEBiYi4yXjIwXmExYjMzNGMtYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ff6726961e945d7a83f5caf5516e6eb&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJjOWFiYjZlZTI4YzgzOTk1ZDA1YWZmODk2Yjg0YWJm&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 582\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 4432117,\n                        \"file_cs\": \"c:0-49326-3d42\",\n                        \"file_hash\": \"f2fcf0be288a9abebfd47af6866882ac\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                        \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_bytevc1_540p_610536\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b29b9553926a3f336544316c7f6cd4b6/69a8a663/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oABPm9pZAuEbpRIuB9IlOR7hQEGVizuQAhEFi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1192&bt=596&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTU0ZmU0Ojg0ZTs8ZGc7aUBpMzk4Znc5cjxwczMzaTczNEAvMGFjYS0uXjUxYmEuXzEuYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/7301b3a3fd1fa37d0e59c6ebb7add84c/69a8a663/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oABPm9pZAuEbpRIuB9IlOR7hQEGVizuQAhEFi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1192&bt=596&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZTU0ZmU0Ojg0ZTs8ZGc7aUBpMzk4Znc5cjxwczMzaTczNEAvMGFjYS0uXjUxYmEuXzEuYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1f48bd1ad9e84b81a51701dbfcd1322b&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJmYmQ0ODg5YmVkNWJkNzBmMjA2MmJhMjhlYTU5YzM2&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 582\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 6090580,\n                        \"file_cs\": \"c:0-49011-f57b\",\n                        \"file_hash\": \"3dce67c0d9109329db398b6b5c66a99b\",\n                        \"height\": 576,\n                        \"uri\": \"v15044gf0000cpgmt97og65tnct50640\",\n                        \"url_key\": \"v15044gf0000cpgmt97og65tnct50640_h264_540p_838995\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/f9dbff68297039a6c0572b9930ce933a/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0nmYgDgQEBELb7nfEAAIvnFSWCkeQM6W5dRV3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1638&bt=819&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk5OGlmaTs6ODw0PDU5aUBpMzk4Znc5cjxwczMzaTczNEBiYi4yXjIwXmExYjMzNGMtYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://v19.tiktokcdn-us.com/127e9f92b305fd54af8d131d9e18d7f8/69a8a663/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0nmYgDgQEBELb7nfEAAIvnFSWCkeQM6W5dRV3/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1638&bt=819&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk5OGlmaTs6ODw0PDU5aUBpMzk4Znc5cjxwczMzaTczNEBiYi4yXjIwXmExYjMzNGMtYSMxLXFrMmQ0cWRgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ff6726961e945d7a83f5caf5516e6eb&is_play_url=1&item_id=7377299253799947550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJjOWFiYjZlZTI4YzgzOTk1ZDA1YWZmODk2Yjg0YWJm&source=POI_VIDEO&video_id=v15044gf0000cpgmt97og65tnct50640\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 582\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 582\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"ad_aweme_source\": 1,\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 83,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1739531459,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 83,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 83.696,\n                        \"duration_precision\": 83.696,\n                        \"shoot_duration_precision\": 83.696,\n                        \"video_duration_precision\": 83.696\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":15,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7471230084104473899,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cuni9fnog65u0sseg010\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7471230428704361262,\n                    \"id_str\": \"7471230428704361262\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"DJ F-RED\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15360,\n                            \"start_ms\": 156288\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owQBE9JCAXVDIdsWAAAZcGfHtKBFRcEpgEFEfZ\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owQBE9JCAXVDIdsWAAAZcGfHtKBFRcEpgEFEfZ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owQBE9JCAXVDIdsWAAAZcGfHtKBFRcEpgEFEfZ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 193790,\n                        \"h5_url\": \"\",\n                        \"id\": \"7570956891739473936\",\n                        \"performers\": null,\n                        \"title\": \"Smack Yo - REMIX\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7471230428704361262\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/0d55f0ffabdaf05c2a0e4597222728ee/69a8fbd9/video/tos/useast5/tos-useast5-v-27dcd7-tx/oQMoHXekUMEkABjzomJlvfQICAEeBCDuPIjTRF/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZWg0ZGQ8PDQ8NmU3ZDdkaUBpMzNodng5cmlseDMzZzU8NEA1M2A1Yi4zNjMxNS0tNC0yYSMuZHAtMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/0d55f0ffabdaf05c2a0e4597222728ee/69a8fbd9/video/tos/useast5/tos-useast5-v-27dcd7-tx/oQMoHXekUMEkABjzomJlvfQICAEeBCDuPIjTRF/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZWg0ZGQ8PDQ8NmU3ZDdkaUBpMzNodng5cmlseDMzZzU8NEA1M2A1Yi4zNjMxNS0tNC0yYSMuZHAtMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a44c07b291cc39ad43db7a60037393f0/69a8fbd9/video/tos/useast5/tos-useast5-v-27dcd7-tx/oQMoHXekUMEkABjzomJlvfQICAEeBCDuPIjTRF/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZWg0ZGQ8PDQ8NmU3ZDdkaUBpMzNodng5cmlseDMzZzU8NEA1M2A1Yi4zNjMxNS0tNC0yYSMuZHAtMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000cuni9fnog65u0sseg010&line=0&is_play_url=1&source=POI_VIDEO&file_id=5f0a740a048b4369916919ea8ac16e8b&item_id=7471230428704361262&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlNmUxYzI1NjBhNGNiNDdhYmI0ZTJjNDIxYWU4YzEw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 83,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 83\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7e093b6a&x-expires=1772722800&x-signature=FXXZGsqsl8Sghgr%2BloERw9KSF18%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47784ef9&x-expires=1772722800&x-signature=OEjgS29AkoAynTgpEExUOx9oYWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3393cbb9&x-expires=1772722800&x-signature=ASpsIw9I7JzQ2xdRchzaoBkpokg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5ea922d7&x-expires=1772722800&x-signature=NrJcQWPCUHHxbVvVvLuGwwxJyWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8cc9b45e&x-expires=1772722800&x-signature=grJgzsDVClq%2Bg%2BByFTJRqtmsQeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c5f59679&x-expires=1772722800&x-signature=DOAd1Oraj95dYSHh5Iud2%2FOp7lk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=01cf0a9f&x-expires=1772722800&x-signature=%2B7ZIPyMPQhw8Ikg6WhTNu9MZZcY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"zh\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"maenad LOL\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7345091597824017454\",\n                    \"unique_id\": \"maenadlol\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7345091597824017454,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7471230084104473899\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 1,\n                    \"upload_dur\": 83.63899993896484\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"Funny\",\n                        \"cid\": \"5424\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"What's so #Funny?\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"tiktok-obj/be28720eebca22cdd301d2ea221af814.png\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=5424\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #funny on TikTok!\",\n                            \"share_desc_info\": \"Check out #funny on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: funny\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/funny?_r=1&name=funny&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=5424&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0001886268309663524}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"ad_source\": 1,\n                    \"adv_promotable\": true,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1739531447,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"#funny #lol #leagueoflegends \",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7471230084104473899\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7471230084104473899\n                    ],\n                    \"GroupdIdList1\": [\n                        7471230084104473899\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 2\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 83,\n                    \"author\": \"maenad LOL\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4b18288d&x-expires=1772722800&x-signature=naJH6Pb923mhTQxznctJAL6ZWEU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1947ef74&x-expires=1772722800&x-signature=SU3g1wELGii%2BZcNEf%2Fli65KhheA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=691bf8c0&x-expires=1772722800&x-signature=PX7MFrxV7DK7Nre5E2NLKzzMZps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f105a391&x-expires=1772722800&x-signature=WKfBWJTg5f2870upGRR4it8XMis%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=208e4c75&x-expires=1772722800&x-signature=eT0AjkOaYV2GJdfdaDE4AOJ477o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93c0a73b&x-expires=1772722800&x-signature=lU2SgIdXvRo3BQ1cQTONnJSX7rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6222936d&x-expires=1772722800&x-signature=A7wGoaKlYOK7cgFBg%2BnANpcDQWM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c12aa8a&x-expires=1772722800&x-signature=W%2BK4EY%2FPVgaQvHIBQrJSewH0npE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a7825f026e9ce11686b0f3d6e05000cb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=17960517&x-expires=1772722800&x-signature=FVbveg5mNuTYo8W28eLHUFNga9k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1739531459,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 83,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 83.696,\n                        \"duration_precision\": 83.696,\n                        \"shoot_duration_precision\": 83.696,\n                        \"video_duration_precision\": 83.696\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":15,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7471230084104473899,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cuni9fnog65u0sseg010\\\",\\\"owner_id\\\":7345091597824017454,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7471230428704361262,\n                    \"id_str\": \"7471230428704361262\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"DJ F-RED\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15360,\n                            \"start_ms\": 156288\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owQBE9JCAXVDIdsWAAAZcGfHtKBFRcEpgEFEfZ\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owQBE9JCAXVDIdsWAAAZcGfHtKBFRcEpgEFEfZ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owQBE9JCAXVDIdsWAAAZcGfHtKBFRcEpgEFEfZ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 193790,\n                        \"h5_url\": \"\",\n                        \"id\": \"7570956891739473936\",\n                        \"performers\": null,\n                        \"title\": \"Smack Yo - REMIX\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7471230428704361262\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"maenadlol\",\n                    \"owner_id\": \"7345091597824017454\",\n                    \"owner_nickname\": \"maenad LOL\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/0d55f0ffabdaf05c2a0e4597222728ee/69a8fbd9/video/tos/useast5/tos-useast5-v-27dcd7-tx/oQMoHXekUMEkABjzomJlvfQICAEeBCDuPIjTRF/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZWg0ZGQ8PDQ8NmU3ZDdkaUBpMzNodng5cmlseDMzZzU8NEA1M2A1Yi4zNjMxNS0tNC0yYSMuZHAtMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/0d55f0ffabdaf05c2a0e4597222728ee/69a8fbd9/video/tos/useast5/tos-useast5-v-27dcd7-tx/oQMoHXekUMEkABjzomJlvfQICAEeBCDuPIjTRF/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZWg0ZGQ8PDQ8NmU3ZDdkaUBpMzNodng5cmlseDMzZzU8NEA1M2A1Yi4zNjMxNS0tNC0yYSMuZHAtMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a44c07b291cc39ad43db7a60037393f0/69a8fbd9/video/tos/useast5/tos-useast5-v-27dcd7-tx/oQMoHXekUMEkABjzomJlvfQICAEeBCDuPIjTRF/?a=1233&bti=Ojs2NGYpNUBzOjo2QC41NjpkNS5wIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=ZWg0ZGQ8PDQ8NmU3ZDdkaUBpMzNodng5cmlseDMzZzU8NEA1M2A1Yi4zNjMxNS0tNC0yYSMuZHAtMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000cuni9fnog65u0sseg010&line=0&is_play_url=1&source=POI_VIDEO&file_id=5f0a740a048b4369916919ea8ac16e8b&item_id=7471230428704361262&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlNmUxYzI1NjBhNGNiNDdhYmI0ZTJjNDIxYWU4YzEw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAka8aQa0aEG6IP7hrjk_id1gud4lArHzhQP-dl2QXJNX-s2x-hgSZp0TsxWzyWaCC\",\n                    \"shoot_duration\": 83,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - maenadlol\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 83\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 83634,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"193\\\">#funny</h> <h id=\\\"200\\\">#lol</h> <h id=\\\"213\\\">#leagueoflegends</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"193\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"200\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"213\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out maenad LOL's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out maenad LOL’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out maenad LOL’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7471230084104473899?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7471230084104473899&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@maenadlol/video/7471230084104473899?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7471230084104473899&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:audio_effect_info_ios\\\":\\\"{\\\\\\\"5\\\\\\\": 4.501263644060384, \\\\\\\"1\\\\\\\": 4.501275930791556, \\\\\\\"0\\\\\\\": 4.50125630178334}\\\",\\\"PACK_VOD:audio_loudness_info_ios\\\":\\\"{\\\\\\\"1\\\\\\\": 0.0003778119651611899, \\\\\\\"2\\\\\\\": 0.0006627468297919544, \\\\\\\"-1\\\\\\\": 8.552916873196022e-05}\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"45.132\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4246,7705.1135]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7471230084104473899\",\n                    \"collect_count\": 3070,\n                    \"comment_count\": 165,\n                    \"digg_count\": 35682,\n                    \"download_count\": 1147,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 874743,\n                    \"repost_count\": 0,\n                    \"share_count\": 15372,\n                    \"whatsapp_share_count\": 1147\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7471230084104473899\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 6,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"193\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 7,\n                        \"tag_id\": \"200\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"213\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=85ed5358&x-expires=1772722800&x-signature=qPg7uE3UotsjciCCH5bbvEh6EZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=39c8d625&x-expires=1772722800&x-signature=nQYznfL9y2o4arwkznoNPdIDw6s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=079df41b&x-expires=1772722800&x-signature=6trNg2Cf8od5c6x2lFjCBnaXhtc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=85ed5358&x-expires=1772722800&x-signature=qPg7uE3UotsjciCCH5bbvEh6EZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=39c8d625&x-expires=1772722800&x-signature=nQYznfL9y2o4arwkznoNPdIDw6s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=079df41b&x-expires=1772722800&x-signature=6trNg2Cf8od5c6x2lFjCBnaXhtc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=85ed5358&x-expires=1772722800&x-signature=qPg7uE3UotsjciCCH5bbvEh6EZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=39c8d625&x-expires=1772722800&x-signature=nQYznfL9y2o4arwkznoNPdIDw6s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owSAZ8o1IIELAvobw4ZiBvBULhiHgu6Rm8JAk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=079df41b&x-expires=1772722800&x-signature=6trNg2Cf8od5c6x2lFjCBnaXhtc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 83.63333,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 84,\n                            \"img_uris\": [\n                                \"tos-useast5-p-0068-tx/ocqvHImgwI4XwBU61V0kbAyiB6o8ZBJLiAZEv\",\n                                \"tos-useast5-p-0068-tx/oUBVAJArqFeigEyDQnEDrLf2Qsq5gSQPDSvayR\",\n                                \"tos-useast5-p-0068-tx/oMvb54iLSgQ81kBAiU266JZmHBqBAIovpIEZw\",\n                                \"tos-useast5-p-0068-tx/oYMAvL8kChBkPWeIW3uCA1ksQXgHJgeAjke5ru\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocqvHImgwI4XwBU61V0kbAyiB6o8ZBJLiAZEv~tplv-noop.image?dr=12525&refresh_token=182c7ff6&x-expires=1772660348&x-signature=KHcK05yYMcREv%2FGiTobpCT5DBuE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUBVAJArqFeigEyDQnEDrLf2Qsq5gSQPDSvayR~tplv-noop.image?dr=12525&refresh_token=122617f5&x-expires=1772660348&x-signature=x7wsDU2qwNdYJZMnoKHYW3ziWU4%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMvb54iLSgQ81kBAiU266JZmHBqBAIovpIEZw~tplv-noop.image?dr=12525&refresh_token=0052b503&x-expires=1772660348&x-signature=4%2BOmdoeCTyzKZ%2BzDQz17t%2Fbulsc%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYMAvL8kChBkPWeIW3uCA1ksQXgHJgeAjke5ru~tplv-noop.image?dr=12525&refresh_token=ca60258f&x-expires=1772660348&x-signature=kAsb02pbp4R1Mcrz3otBqzGykqw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v12044gd0000cuni96nog65lo1t1i0dg\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 138,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 136,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1018456,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 10647835,\n                                \"file_cs\": \"c:0-70677-88e2\",\n                                \"file_hash\": \"35be4d6de51036e902e38d4b499ce79e\",\n                                \"height\": 720,\n                                \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_bytevc1_720p_1018456\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/455769a6284b99617b1367d969a5870d/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0EA6E41mHBk8JwUEKQ7BIZbJIvZ8goiYAi6v/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1988&bt=994&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=PDo5NWc2NjU8ZDM1MzhlZEBpajM0NG85cjlseDMzZzczNEAtMl9jYTQyX2ExY2EvYy9hYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/b36bdc00e4df1630834eb86ec2d4719a/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o0EA6E41mHBk8JwUEKQ7BIZbJIvZ8goiYAi6v/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1988&bt=994&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=PDo5NWc2NjU8ZDM1MzhlZEBpajM0NG85cjlseDMzZzczNEAtMl9jYTQyX2ExY2EvYy9hYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=da2bf520d2f04ad9b25373ddf2b65709&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNlNzljOTExMGY4OWFhMmMyYmVmYzg1NmE3ODcwMzA0&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 732\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 197414}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 296625}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 426984}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 567122}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 671949}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1271497}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 93.525, \\\\\\\"v960\\\\\\\": 96.524, \\\\\\\"v864\\\\\\\": 97.085, \\\\\\\"v720\\\\\\\": 98.004}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.084, \\\\\\\"v960\\\\\\\": 86.763, \\\\\\\"v864\\\\\\\": 89.409, \\\\\\\"v720\\\\\\\": 90.66}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":90.101,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":78.414,\\\\\\\"srv1\\\\\\\":87.432},\\\\\\\"src\\\\\\\":90.101,\\\\\\\"trans\\\\\\\":78.414,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"7b49d40f5c6a78454c7598213630b65d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64145}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 735093,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 7687609,\n                                \"file_cs\": \"c:0-70598-72f4\",\n                                \"file_hash\": \"4689e0188f18039c645239238392b3e9\",\n                                \"height\": 576,\n                                \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_bytevc1_540p_735093\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/7d1669de78982e1e3548e4e1d135bbe5/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/oU8PDQfDSQrURynEgfY2crAyIBOAIESqFgOaIg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1434&bt=717&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTplNDs6aDg5OzVoN2Y3ZUBpajM0NG85cjlseDMzZzczNEBjMDUxL2EvXy8xMi0wMDE2YSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/271cd61e34026d8c162bdef43908ca7a/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/oU8PDQfDSQrURynEgfY2crAyIBOAIESqFgOaIg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1434&bt=717&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTplNDs6aDg5OzVoN2Y3ZUBpajM0NG85cjlseDMzZzczNEBjMDUxL2EvXy8xMi0wMDE2YSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9b443c340e524826b52ed728418b37f2&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFkMDU3MmZiOGI0NjhmN2I4MmVhMmEzMzMwYTAxMzM3&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 176502}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 250930}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 352174}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 457879}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 528067}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 981603}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.79, \\\\\\\"v960\\\\\\\": 91.263, \\\\\\\"v864\\\\\\\": 92.686, \\\\\\\"v720\\\\\\\": 94.755}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.982, \\\\\\\"v960\\\\\\\": 79.52, \\\\\\\"v864\\\\\\\": 81.666, \\\\\\\"v720\\\\\\\": 86.185}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":90.101,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":73.088,\\\\\\\"srv1\\\\\\\":82.697},\\\\\\\"src\\\\\\\":90.101,\\\\\\\"trans\\\\\\\":73.088,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"03ae9ce67120a80338d78536cb4546b2\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64115}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 700963,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 7328481,\n                                \"file_cs\": \"c:0-70678-8b43\",\n                                \"file_hash\": \"02a96ea8c59f42ba84327c7c30319b66\",\n                                \"height\": 576,\n                                \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_bytevc1_540p_700963\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/fe9524537799a1afdba73bddc6efee62/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oUXE2fyvygBRDSNIgQrEAaBSJDrFQBcPnASgfS/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1368&bt=684&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZjpmZmU0Zzs7ZTozZjVoOkBpajM0NG85cjlseDMzZzczNEA2LV8vYzEyXjUxMTMtYi4wYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/c2535d6dea3f04be0e11bf5e3c24d8eb/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oUXE2fyvygBRDSNIgQrEAaBSJDrFQBcPnASgfS/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1368&bt=684&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZjpmZmU0Zzs7ZTozZjVoOkBpajM0NG85cjlseDMzZzczNEA2LV8vYzEyXjUxMTMtYi4wYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=371ee20c60474b88a85d41fb2cbc079c&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc0ODAwM2Y2YmQ1ODRkNTY2YTRiYjdkNmNkNjZjNmJj&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 164659}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 241285}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 327549}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 427615}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 506234}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 937074}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 88.657, \\\\\\\"v960\\\\\\\": 90.405, \\\\\\\"v864\\\\\\\": 92.193, \\\\\\\"v720\\\\\\\": 94.978}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.987, \\\\\\\"v960\\\\\\\": 79.496, \\\\\\\"v864\\\\\\\": 81.161, \\\\\\\"v720\\\\\\\": 86.472}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":90.101,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":71.592,\\\\\\\"srv1\\\\\\\":82.564},\\\\\\\"src\\\\\\\":90.101,\\\\\\\"trans\\\\\\\":71.592,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5f8366f6cf28952a4a81394fcfd5f021\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32089}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 478049,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4997950,\n                                \"file_cs\": \"c:0-70678-b9d2\",\n                                \"file_hash\": \"d79c4fc1df6fd5fe80c7563883e65ad8\",\n                                \"height\": 576,\n                                \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_bytevc1_540p_478049\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ca1e4075d4fced2bdb6c4c2fe7ee896c/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/owA1ZvbQEi6Bg4CJO8XwEv9UBxmEoAkNHuIZi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=932&bt=466&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDdlaDs7aTo4OGQzOzszO0BpajM0NG85cjlseDMzZzczNEAzYC8xMWEuXjYxY2BeXjMyYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/0d986181feae3fb3e3f832d5661a6c2e/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/owA1ZvbQEi6Bg4CJO8XwEv9UBxmEoAkNHuIZi/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=932&bt=466&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDdlaDs7aTo4OGQzOzszO0BpajM0NG85cjlseDMzZzczNEAzYC8xMWEuXjYxY2BeXjMyYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5860a8a8c0fa4595a71fd8484e2bc46a&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQwYmRmMGVkNTdhZGYxMThlZDRjOTZmZDgwMjA4YTVh&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 141434}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 196177}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 258473}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 330265}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 385720}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 708026}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.394, \\\\\\\"v960\\\\\\\": 82.777, \\\\\\\"v864\\\\\\\": 85.092, \\\\\\\"v720\\\\\\\": 88.843}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 69.703, \\\\\\\"v960\\\\\\\": 72.907, \\\\\\\"v864\\\\\\\": 75.972, \\\\\\\"v720\\\\\\\": 80.537}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":90.101,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":67.629,\\\\\\\"srv1\\\\\\\":75.452},\\\\\\\"src\\\\\\\":90.101,\\\\\\\"trans\\\\\\\":67.629,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24075}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 248156,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2594443,\n                                \"file_cs\": \"c:0-70678-3ee7\",\n                                \"file_hash\": \"1f84272f1ec1bddee96599c0174e79c3\",\n                                \"height\": 576,\n                                \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                                \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_bytevc1_540p_248156\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4311ed44b9f7e0c154fb3fbb67cfbcc8/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMQE2fyvygdRDhEIgQrEAaBSLDrFQaFPnASgeW/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=484&bt=242&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=aDY5Z2Y5ZTZlMzs5M2Q3aUBpajM0NG85cjlseDMzZzczNEAzYC9jMjQwNl4xYDMuNjZgYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/c2484949148981189c34c08ac8b37255/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMQE2fyvygdRDhEIgQrEAaBSLDrFQaFPnASgeW/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=484&bt=242&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=aDY5Z2Y5ZTZlMzs5M2Q3aUBpajM0NG85cjlseDMzZzczNEAzYC9jMjQwNl4xYDMuNjZgYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cf949a1066c840ab933b765cfd26c36e&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBkMTk1YzYxODI0N2JjNWVlMzQ2NjY5YTIyYTA5MTEw&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 586\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 108960}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 135163}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 168576}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 205826}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 233678}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 391550}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 63.285, \\\\\\\"v960\\\\\\\": 66.224, \\\\\\\"v864\\\\\\\": 69.194, \\\\\\\"v720\\\\\\\": 73.587}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 54.314, \\\\\\\"v960\\\\\\\": 56.821, \\\\\\\"v864\\\\\\\": 59.575, \\\\\\\"v720\\\\\\\": 65.899}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":90.101,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":56.087,\\\\\\\"srv1\\\\\\\":62.621},\\\\\\\"src\\\\\\\":90.101,\\\\\\\"trans\\\\\\\":56.087,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24075}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/oc4bipZJBHAjkav16LUoEAiIBAmvZwLE58yQg\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc4bipZJBHAjkav16LUoEAiIBAmvZwLE58yQg~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d057f5f4&x-expires=1772722800&x-signature=Se7uMIcP01AqohKO6mFe62jZv%2Bo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc4bipZJBHAjkav16LUoEAiIBAmvZwLE58yQg~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=016d1a63&x-expires=1772722800&x-signature=XL%2BIS85iUd8jp1Oj%2FwuDBzwmcIc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oc4bipZJBHAjkav16LUoEAiIBAmvZwLE58yQg~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=021dd87e&x-expires=1772722800&x-signature=uILE6oKMGm5qtApYiCYACG5KjVo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 10441288,\n                        \"file_cs\": \"c:0-70443-edf5\",\n                        \"height\": 720,\n                        \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/8d8a99e4ebcbda27d5fe8388bd5aded3/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMAu8014HMgEBiwkC6moE8viUJbSBZZQJv9IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1950&bt=975&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aTQ0ZWVoN2ZnOjw8OTk6OEBpajM0NG85cjlseDMzZzczNEBjYGIvM2EwNTIxNTEwLWM2YSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/e0cba35f5464526c6b5af81eed7cbd82/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c002-tx/oMAu8014HMgEBiwkC6moE8viUJbSBZZQJv9IA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1950&bt=975&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aTQ0ZWVoN2ZnOjw8OTk6OEBpajM0NG85cjlseDMzZzczNEBjYGIvM2EwNTIxNTEwLWM2YSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000cuni96nog65lo1t1i0dg&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=95f706364989475d8c34de6b2be1c1ff&item_id=7471230084104473899&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIwNDI4YzQ4ZTI5ZWIxMDFhMDkxN2UwMDAzYWZjNDJi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 10352831,\n                        \"file_cs\": \"c:0-70443-edf5\",\n                        \"file_hash\": \"e360cda7f5e92244276fa0268252e5c7\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                        \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_h264_540p_990239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/495b2597645929ab1042fbedac154107/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o8A3sbJJgiEM6QwvmZBH4UvklE16Q8ZEBiAIo/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1934&bt=967&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTc0Nmc7aTk0PDQ4OTM0O0BpajM0NG85cjlseDMzZzczNEBiMC8xM180Ni8xYS82Yl8vYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/99db725fe4980bdcd5eb472561abec88/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o8A3sbJJgiEM6QwvmZBH4UvklE16Q8ZEBiAIo/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1934&bt=967&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTc0Nmc7aTk0PDQ4OTM0O0BpajM0NG85cjlseDMzZzczNEBiMC8xM180Ni8xYS82Yl8vYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=28b1e09625d14921967fb86d432134e2&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiYmFlNmNhOTU1MTFhOTUyZDZmZWFhOThmZThkNTkw&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"duration\": 83639,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/osPlkfeA1CBgkAWjuHkgeXEEZXIhA88KOkSMQs\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osPlkfeA1CBgkAWjuHkgeXEEZXIhA88KOkSMQs~tplv-tiktokx-origin.image?dr=8606&refresh_token=85824681&x-expires=1772722800&x-signature=RpiGPWWs%2FdN%2FNklosp%2FyY7ZIW%2BQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osPlkfeA1CBgkAWjuHkgeXEEZXIhA88KOkSMQs~tplv-tiktokx-origin.image?dr=8606&refresh_token=23ebb7be&x-expires=1772722800&x-signature=RxDcQpOjhvUo%2F6bSlWik%2BxQAPx8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osPlkfeA1CBgkAWjuHkgeXEEZXIhA88KOkSMQs~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4a4ce307&x-expires=1772722800&x-signature=DjR%2FeyIOgo0tqJ%2BbdjuaHOjsa9k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2\\\",\\\"LoudnessRangeEnd\\\":\\\"-11.5\\\",\\\"LoudnessRangeStart\\\":\\\"-13.5\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-6.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-10.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-11.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-13.5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.98,\\\\\\\"SingingRatio\\\\\\\":0.01,\\\\\\\"SpeechRatio\\\\\\\":0.02},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-10.77,\\\\\\\"LoudR\\\\\\\":16.6,\\\\\\\"LoudRE\\\\\\\":-12.1,\\\\\\\"LoudRS\\\\\\\":-28.7,\\\\\\\"MaxMomLoud\\\\\\\":-6.55,\\\\\\\"MaxSTLoud\\\\\\\":-12.06}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":1.26,\\\\\\\"Spkr150G\\\\\\\":1.9,\\\\\\\"Spkr200G\\\\\\\":2.24,\\\\\\\"FCenL\\\\\\\":3854.07,\\\\\\\"FCenR\\\\\\\":3933.09},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-12.588},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.247},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.142,\\\\\\\"LTotal\\\\\\\":-14.385,\\\\\\\"Peak\\\\\\\":0.047,\\\\\\\"RTotal\\\\\\\":-14.527},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Loudness\\\\\\\":-12.6,\\\\\\\"LoudnessRange\\\\\\\":2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-6.5,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10.9,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0012\\\",\\\"brightness_mean\\\":\\\"72.5398\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0022\\\",\\\"loudness\\\":\\\"-12.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0037\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4246,7705.1135]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":586,\\\\\\\"origin_height\\\\\\\":576,\\\\\\\"origin_create_at\\\\\\\":1739531446}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"5.0627\\\",\\\"vq_score\\\":\\\"72.59\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000cuni96nog65lo1t1i0dg\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/10368c287c8d68ecc605e849e279ccf4/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/oISE2fyvyg7RDCVIgQrEAaBSpDrFQAHPnASgfO/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2052\\\\u0026bt=1026\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NjQzN2RmM2U8aWU7Ojc4OUBpajM0NG85cjlseDMzZzczNEBjXl4wX2AxXi8xY2FiNDAyYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/f1f52d1cfb4c70da9d754bb54a1fb0c8/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/oISE2fyvyg7RDCVIgQrEAaBSpDrFQAHPnASgfO/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2052\\\\u0026bt=1026\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NjQzN2RmM2U8aWU7Ojc4OUBpajM0NG85cjlseDMzZzczNEBjXl4wX2AxXi8xY2FiNDAyYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000cuni96nog65lo1t1i0dg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=563574e7d8fb4f29ab40ccba34a0a1f3\\\\u0026item_id=7471230084104473899\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjIwOGEzNTczN2I5OTg5NTBjZWI4ODQ4ZjlmNDczNWI1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":11521695,\\\"file_cs\\\":\\\"c:0-70443-edf5\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/oQwbxZmA48EBoBgu2xkAoIi1UZiLvH6IIJjAv\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQwbxZmA48EBoBgu2xkAoIi1UZiLvH6IIJjAv~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b284b2c7&x-expires=1772722800&x-signature=ccmfhnB6zAc5Pm5Gz1zacFd3HHI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQwbxZmA48EBoBgu2xkAoIi1UZiLvH6IIJjAv~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=79cb8948&x-expires=1772722800&x-signature=DVRjk%2B8WHV93WYNo45ld9HgMU1Y%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQwbxZmA48EBoBgu2xkAoIi1UZiLvH6IIJjAv~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=9c47b83c&x-expires=1772722800&x-signature=g%2F%2FYUbaORp%2B7t6EfL1uUMUVKmMg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 10352831,\n                        \"file_cs\": \"c:0-70443-edf5\",\n                        \"file_hash\": \"e360cda7f5e92244276fa0268252e5c7\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                        \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_h264_540p_990239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/495b2597645929ab1042fbedac154107/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o8A3sbJJgiEM6QwvmZBH4UvklE16Q8ZEBiAIo/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1934&bt=967&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTc0Nmc7aTk0PDQ4OTM0O0BpajM0NG85cjlseDMzZzczNEBiMC8xM180Ni8xYS82Yl8vYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/99db725fe4980bdcd5eb472561abec88/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o8A3sbJJgiEM6QwvmZBH4UvklE16Q8ZEBiAIo/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1934&bt=967&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTc0Nmc7aTk0PDQ4OTM0O0BpajM0NG85cjlseDMzZzczNEBiMC8xM180Ni8xYS82Yl8vYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=28b1e09625d14921967fb86d432134e2&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiYmFlNmNhOTU1MTFhOTUyZDZmZWFhOThmZThkNTkw&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 7687609,\n                        \"file_cs\": \"c:0-70598-72f4\",\n                        \"file_hash\": \"4689e0188f18039c645239238392b3e9\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                        \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_bytevc1_540p_735093\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/7d1669de78982e1e3548e4e1d135bbe5/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/oU8PDQfDSQrURynEgfY2crAyIBOAIESqFgOaIg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1434&bt=717&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTplNDs6aDg5OzVoN2Y3ZUBpajM0NG85cjlseDMzZzczNEBjMDUxL2EvXy8xMi0wMDE2YSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/271cd61e34026d8c162bdef43908ca7a/69a8a67c/video/tos/useast5/tos-useast5-pve-0068-tx/oU8PDQfDSQrURynEgfY2crAyIBOAIESqFgOaIg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1434&bt=717&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTplNDs6aDg5OzVoN2Y3ZUBpajM0NG85cjlseDMzZzczNEBjMDUxL2EvXy8xMi0wMDE2YSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9b443c340e524826b52ed728418b37f2&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFkMDU3MmZiOGI0NjhmN2I4MmVhMmEzMzMwYTAxMzM3&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 10352831,\n                        \"file_cs\": \"c:0-70443-edf5\",\n                        \"file_hash\": \"e360cda7f5e92244276fa0268252e5c7\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cuni96nog65lo1t1i0dg\",\n                        \"url_key\": \"v12044gd0000cuni96nog65lo1t1i0dg_h264_540p_990239\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/495b2597645929ab1042fbedac154107/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o8A3sbJJgiEM6QwvmZBH4UvklE16Q8ZEBiAIo/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1934&bt=967&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTc0Nmc7aTk0PDQ4OTM0O0BpajM0NG85cjlseDMzZzczNEBiMC8xM180Ni8xYS82Yl8vYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/99db725fe4980bdcd5eb472561abec88/69a8a67c/video/tos/useast5/tos-useast5-ve-0068c004-tx/o8A3sbJJgiEM6QwvmZBH4UvklE16Q8ZEBiAIo/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1934&bt=967&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTc0Nmc7aTk0PDQ4OTM0O0BpajM0NG85cjlseDMzZzczNEBiMC8xM180Ni8xYS82Yl8vYSNhZnFsMmRrNmtgLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=28b1e09625d14921967fb86d432134e2&is_play_url=1&item_id=7471230084104473899&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNiYmFlNmNhOTU1MTFhOTUyZDZmZWFhOThmZThkNTkw&source=POI_VIDEO&video_id=v12044gd0000cuni96nog65lo1t1i0dg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 586\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"video_model\": \"\",\n                    \"width\": 586\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Club God 3\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=beed21e5&x-expires=1772722800&x-signature=Noi8f8iPvQeii3%2BBSpfTJciLWzs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c597f793&x-expires=1772722800&x-signature=3GX%2BtOa%2FXV6llOXQKyjshuymM8g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a0540f0e&x-expires=1772722800&x-signature=EdXgyRvf7FJiwfwQhPK%2Fdm8i%2B1w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"clubgodzilla\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Beatking\",\n                            \"sec_uid\": \"MS4wLjABAAAA-6voyYdh4ivrf44VvZq8B2MN9SpnBr0noTWCIeWZ11Xc7loqvwb_iHq83n_pUhnH\",\n                            \"status\": 1,\n                            \"uid\": \"6779195400780776454\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"BeatKing\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=774c7028&x-expires=1772722800&x-signature=pQxa61F6Qfwh5neI%2BGdNRH%2FfU58%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=06299c0e&x-expires=1772722800&x-signature=TX8YV7UU4li8rz7WYqwdcNaI36I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=578fb2c1&x-expires=1772722800&x-signature=1rgGv44gYqC6afUqsaUERnkKELw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1aa720f0&x-expires=1772722800&x-signature=DI9sjQ%2FRveAmsavgTeZNR%2FmgAXo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=47600291&x-expires=1772722800&x-signature=YFwzm8ZeoYzWrzNxjX0n48E%2FTRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=12f11171&x-expires=1772722800&x-signature=y7cDw5dpdUYz6QNRdlrQIChJhy0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1578868864,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 180\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":60,\\\"amplitude_peak\\\":1.0343764,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okndADQAvQtBf8hatEebAdsfVDAACzA9LKQdFB\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEfaobdFJA9znYAIABXDFfCG2BBeI1riKSvrAA\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQyqALfH2eQfFAfoVqAQMtY5H2AKEfroEPcJAp\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8FAL8EfvB8fnt7AzbjCdfa9AEDDBAAQNK3XQc\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.574143,\\\"music_vid\\\":\\\"v10ad6g50000crsimu7og65va01heed0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6781190027373185026,\n                    \"id_str\": \"6781190027373185026\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"BeatKing\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 31104,\n                            \"start_ms\": 186816\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 248856,\n                        \"h5_url\": \"\",\n                        \"id\": \"6781190009190877186\",\n                        \"performers\": null,\n                        \"title\": \"Smile\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6781190027373185026\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1388016000,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okM54OAefFIuntzLODzNA3CaKEDgFaYXUS1Mkf\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okM54OAefFIuntzLODzNA3CaKEDgFaYXUS1Mkf\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b64be9b6d3194ba49286692c38ec87a2\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b64be9b6d3194ba49286692c38ec87a2\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Smile\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 180\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_ucg_template\",\n                        \"description\": \"Templates\",\n                        \"extra\": \"{\\\"author_id\\\":\\\"6740702647341122566\\\",\\\"tags\\\":\\\"\\\",\\\"music_id\\\":\\\"6781190027373185026\\\",\\\"music_post_unavailable\\\":\\\"false\\\",\\\"template_used_functions\\\":\\\"edit_video_length,transition,change_video_speed,split_video\\\",\\\"origin_video_id\\\":\\\"7505275013151395102\\\",\\\"nle_extra\\\":\\\"\\\",\\\"icon\\\":\\\"https://p9-sg.tiktokcdn.com/aweme/720x720/tiktok-obj/default_clip_cover.png.jpeg\\\",\\\"title\\\":\\\"\\\",\\\"sub_type\\\":\\\"ugc\\\",\\\"dispatch_type\\\":\\\"ugc_create\\\",\\\"nle_summary\\\":\\\"{\\\\\\\"slots\\\\\\\":\\\\\\\"[{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":45.58122253417969,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":44.81800079345703,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":1.5264480113983154,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"174745746983740313381687320\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":6.266177177429199,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":6.266177177429199,\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"urs://music_resource?clip_id=6781190027373185026\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":0.0,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"audio\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"174745795128861014159033112\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":34.512908935546875,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":33.741600036621094,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":3.454716920852661,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":1.5264480113983154,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"17474574998261916266969240\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":13.31916332244873,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":12.790800094604492,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":4.775623798370361,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":3.454716920852661,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"174745743461528013392272536\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080},{\\\\\\\\\\\\\\\"clip_end\\\\\\\\\\\\\\\":4.561422824859619,\\\\\\\\\\\\\\\"clip_start\\\\\\\\\\\\\\\":3.9651999473571777,\\\\\\\\\\\\\\\"description\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"endtime\\\\\\\\\\\\\\\":6.266180992126465,\\\\\\\\\\\\\\\"height\\\\\\\\\\\\\\\":1920,\\\\\\\\\\\\\\\"origin_material_type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"source\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"starttime\\\\\\\\\\\\\\\":4.775623798370361,\\\\\\\\\\\\\\\"type\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"video\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"uuid\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"174745746545407513863330840\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"volume\\\\\\\\\\\\\\\":1.0,\\\\\\\\\\\\\\\"width\\\\\\\\\\\\\\\":1080}]\\\\\\\",\\\\\\\"ratio\\\\\\\":0.5625,\\\\\\\"duration\\\\\\\":6266,\\\\\\\"alignmode\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"width\\\\\\\":0,\\\\\\\"height\\\\\\\":0,\\\\\\\"features\\\\\\\":[\\\\\\\"SWING\\\\\\\",\\\\\\\"E\\\\\\\",\\\\\\\"AUVOLUME\\\\\\\",\\\\\\\"BALANCED_GAIN\\\\\\\",\\\\\\\"CB0\\\\\\\",\\\\\\\"T_Base\\\\\\\"],\\\\\\\"featurebits\\\\\\\":[16417,540672,2],\\\\\\\"resourceinfo\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"effectinfo\\\\\\\":\\\\\\\"\\\\\\\"}\\\"}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_TemplatesCards3x.png\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.ucg_template&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"7505275060844806190\",\n                        \"keyword\": \"Try TikTok template\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"7505275060844806190\\\",\\\"anchor_name\\\":\\\"Try TikTok template\\\",\\\"anchor_type\\\":\\\"ugc_template\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"schema\": \"\",\n                        \"thumbnail\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/64px_anchor_TemplatesCards3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/64px_anchor_TemplatesCards3x.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"type\": 65\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8a611f21&x-expires=1772722800&x-signature=sgpdnwdpO4PtQppEDxqrPICGbF0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=246487c1&x-expires=1772722800&x-signature=KDLU4cdRFZ%2B3wT73H8c%2FpsPveqA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a5e851d0&x-expires=1772722800&x-signature=XQ4BC4cuX9zKHm2TgJJNaATZtto%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=cc83991a&x-expires=1772722800&x-signature=kxSNmBadWPFCrluHJVKg2TBWRXI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=26cb6ac1&x-expires=1772722800&x-signature=Xysy8xuMXatlsByDFi6W3JP9gzY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=6664df16&x-expires=1772722800&x-signature=ghudqyy88%2FNSghipyC8RA7agi6s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6e6fd300&x-expires=1772722800&x-signature=OBwBCFk2nieR69BZZ%2BUsP6JqYBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6271aab9&x-expires=1772722800&x-signature=DUemuyymTK9SOA1LfAi92iQUlBU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=bd1f0574&x-expires=1772722800&x-signature=KNF463JqfNoSDovYzxT6viBkYlY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8ff99da2&x-expires=1772722800&x-signature=ZnLYexS4Hj6vY0LhefXOn%2FdRYjI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1c6081b6&x-expires=1772722800&x-signature=Omo6QXA9XIZRurGy8iLUZiJN3nE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b545cfa1&x-expires=1772722800&x-signature=%2FpS4guDZ4ITfMNizgEO4y7xmet0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55b4857d&x-expires=1772722800&x-signature=mL6TqX2CJkcJzcuZCW5WNx2WQVE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=91f92763&x-expires=1772722800&x-signature=ZayckwGeqHtuEWfJZOzK2p9AL8A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7f3539d9&x-expires=1772722800&x-signature=eQ%2FZrTxPEzPTj5%2FM7WIqsqsFt80%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/d0260d871280252f3232a624808c7730\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1736193116,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"SierraLocklear\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAABaZ7_PvI-IqqlQrLWQ571TStExVBK29vdi30Z4ShR1sq2Uyf__BcLxyioxmTolmA\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Spider-Masc 🕷️🤟🏼\\nStrap Queen 👑✂️\\nSF 💙 NC 🤠\\nCheck me out on Twitch👾\\nEmail: smlocklear2001@gmail.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6740702647341122566\",\n                    \"unique_id\": \"sierra.locklear\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6740702647341122566,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7505275013151395102\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_audio\": 0,\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"wlw\",\n                        \"cid\": \"8599900\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=8599900\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #wlw on TikTok!\",\n                            \"share_desc_info\": \"Check out #wlw on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: wlw\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/wlw?_r=1&name=wlw&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=8599900&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0007368909502849578}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"[{\\\"start_time\\\":0,\\\"end_time\\\":6266,\\\"transform_x\\\":0,\\\"transform_y\\\":-0.24660003185272217,\\\"scale\\\":0.6705,\\\"rotation\\\":0,\\\"layer\\\":0,\\\"text_str\\\":\\\"Me sprinkling in “lol” at the end of every text bc I’m afraid of people taking me too seriously\\\",\\\"bg_mode\\\":4,\\\"color\\\":-1,\\\"align\\\":0,\\\"font_resource_id\\\":\\\"6792500966827495950\\\",\\\"text_style\\\":0,\\\"border_color\\\":\\\"0x000000\\\",\\\"voice_resource_id\\\":\\\"\\\",\\\"speaker_id\\\":\\\"\\\",\\\"is_voice_clone\\\":false,\\\"start_x\\\":0.6296,\\\"start_y\\\":0.1567,\\\"stream_speaker_id\\\":\\\"\\\"}]\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 3,\n                \"content_size_type\": 2,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1747458042,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"high_quality_upload\",\n                        \"select_music\",\n                        \"editor_pro\",\n                        \"text\"\n                    ]\n                },\n                \"desc\": \"Sorry I can’t help it lol 💔 #wlw #fyp \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7505275013151395102\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7505275013151395102\n                    ],\n                    \"GroupdIdList1\": [\n                        7505275013151395102\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"text_info\": \"Me sprinkling in “lol” at the end of every text bc I’m afraid of people taking me too seriously\",\n                        \"text_sticker_info\": {\n                            \"alignment\": 0,\n                            \"bg_color\": \"#00000000\",\n                            \"source_height\": 0.21660305343511452,\n                            \"source_width\": 0.9083969465648855,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"text_language\": \"en\",\n                            \"text_size\": 28\n                        },\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":6266.1812,\\\"y\\\":0.6233,\\\"h\\\":0.1567,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.6296,\\\"s\\\":0.6705}]\",\n                        \"type\": 18\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": true,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Club God 3\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=beed21e5&x-expires=1772722800&x-signature=Noi8f8iPvQeii3%2BBSpfTJciLWzs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c597f793&x-expires=1772722800&x-signature=3GX%2BtOa%2FXV6llOXQKyjshuymM8g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a0540f0e&x-expires=1772722800&x-signature=EdXgyRvf7FJiwfwQhPK%2Fdm8i%2B1w%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"clubgodzilla\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Beatking\",\n                            \"sec_uid\": \"MS4wLjABAAAA-6voyYdh4ivrf44VvZq8B2MN9SpnBr0noTWCIeWZ11Xc7loqvwb_iHq83n_pUhnH\",\n                            \"status\": 1,\n                            \"uid\": \"6779195400780776454\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"BeatKing\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=774c7028&x-expires=1772722800&x-signature=pQxa61F6Qfwh5neI%2BGdNRH%2FfU58%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=06299c0e&x-expires=1772722800&x-signature=TX8YV7UU4li8rz7WYqwdcNaI36I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=578fb2c1&x-expires=1772722800&x-signature=1rgGv44gYqC6afUqsaUERnkKELw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1aa720f0&x-expires=1772722800&x-signature=DI9sjQ%2FRveAmsavgTeZNR%2FmgAXo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=47600291&x-expires=1772722800&x-signature=YFwzm8ZeoYzWrzNxjX0n48E%2FTRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/34ef80898a5361ab6bf45c0c61bb69f1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=12f11171&x-expires=1772722800&x-signature=y7cDw5dpdUYz6QNRdlrQIChJhy0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1578868864,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 180\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":60,\\\"amplitude_peak\\\":1.0343764,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okndADQAvQtBf8hatEebAdsfVDAACzA9LKQdFB\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEfaobdFJA9znYAIABXDFfCG2BBeI1riKSvrAA\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQyqALfH2eQfFAfoVqAQMtY5H2AKEfroEPcJAp\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8FAL8EfvB8fnt7AzbjCdfa9AEDDBAAQNK3XQc\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.574143,\\\"music_vid\\\":\\\"v10ad6g50000crsimu7og65va01heed0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6781190027373185026,\n                    \"id_str\": \"6781190027373185026\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"BeatKing\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 31104,\n                            \"start_ms\": 186816\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0tCLYEgQNCi3iJKDHZ41ffuAWBbBBAEsAzmZ5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 248856,\n                        \"h5_url\": \"\",\n                        \"id\": \"6781190009190877186\",\n                        \"performers\": null,\n                        \"title\": \"Smile\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6781190027373185026\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1388016000,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okM54OAefFIuntzLODzNA3CaKEDgFaYXUS1Mkf\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okM54OAefFIuntzLODzNA3CaKEDgFaYXUS1Mkf\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b64be9b6d3194ba49286692c38ec87a2\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b64be9b6d3194ba49286692c38ec87a2\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Smile\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 180\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 6266,\n                \"music_selected_from\": \"edit_page_recommend_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Sorry I can’t help it lol 💔 <h id=\\\"1\\\">#wlw</h> <h id=\\\"45\\\">#fyp</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"8599900\",\n                            \"hashtag_name\": \"wlw\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"45\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out SierraLocklear's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out SierraLocklear’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out SierraLocklear’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@sierra.locklear/video/7505275013151395102?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7505275013151395102&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@sierra.locklear/video/7505275013151395102?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7505275013151395102&source=h5_m\",\n                \"shoot_tab_name\": \"video_600\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10003\\\",\\\"PACK_VOD:vod_sr_class_v30_score\\\":\\\"53.613\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.2767,1746.5596]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7505275013151395102\",\n                    \"collect_count\": 35177,\n                    \"comment_count\": 1380,\n                    \"digg_count\": 470952,\n                    \"download_count\": 2782,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1872733,\n                    \"repost_count\": 0,\n                    \"share_count\": 23813,\n                    \"whatsapp_share_count\": 88\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7505275013151395102\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 33,\n                        \"hashtag_id\": \"8599900\",\n                        \"hashtag_name\": \"wlw\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 29,\n                        \"tag_id\": \"1\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 38,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 34,\n                        \"tag_id\": \"45\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"en\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 4.583360203470083,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a2fc14d&x-expires=1772722800&x-signature=dDvRxV9%2FSCNkkvgkJc1T2gR53DI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0fdafca&x-expires=1772722800&x-signature=nJDCMa3N09wYZO9Tk0L15E%2FFIV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0b0edd7c&x-expires=1772722800&x-signature=8FbIXPpqglwByt0SwKi0v0blSm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a2fc14d&x-expires=1772722800&x-signature=dDvRxV9%2FSCNkkvgkJc1T2gR53DI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0fdafca&x-expires=1772722800&x-signature=nJDCMa3N09wYZO9Tk0L15E%2FFIV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0b0edd7c&x-expires=1772722800&x-signature=8FbIXPpqglwByt0SwKi0v0blSm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a2fc14d&x-expires=1772722800&x-signature=dDvRxV9%2FSCNkkvgkJc1T2gR53DI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0fdafca&x-expires=1772722800&x-signature=nJDCMa3N09wYZO9Tk0L15E%2FFIV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0b0edd7c&x-expires=1772722800&x-signature=8FbIXPpqglwByt0SwKi0v0blSm0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 538898,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 422227,\n                                \"file_cs\": \"c:0-6953-68d8\",\n                                \"file_hash\": \"5f247cac86ad191ca5b994018e478ea5\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                                \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_bytevc1_720p_538898\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b4422ebb8bee08251ba5f4253f7a4872/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oEQZIuikVcqoOzdoiGBAEvFxIW0AGAMCcAiNfP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1052&bt=526&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=N2c5Zjc5aWc7ZGhnOjhlNUBpM21vOms5cm40MzMzaTczNEAvNjM2YzViXzYxYzFfX19fYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/4d4f9b74c3995bf3533cfde106201314/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oEQZIuikVcqoOzdoiGBAEvFxIW0AGAMCcAiNfP/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1052&bt=526&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=N2c5Zjc5aWc7ZGhnOjhlNUBpM21vOms5cm40MzMzaTczNEAvNjM2YzViXzYxYzFfX19fYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b2bbb5b74dfe4a98bdef86f49c669d24&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE4ZDUwMGY3YmE3MzNkNjQ3OGEzODUxZDA3MmQ5NDEw&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 115567}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 161416}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 225565}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 292260}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 369593}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.277, \\\\\\\"v960\\\\\\\": 96.181, \\\\\\\"v864\\\\\\\": 96.952, \\\\\\\"v720\\\\\\\": 97.759}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.796, \\\\\\\"v960\\\\\\\": 89.468, \\\\\\\"v864\\\\\\\": 91.655, \\\\\\\"v720\\\\\\\": 94.84}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.854,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":71.65,\\\\\\\"srv1\\\\\\\":78.986},\\\\\\\"src\\\\\\\":80.854,\\\\\\\"trans\\\\\\\":71.65,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"ed5dca180fd01ba43554ed2ff5d2ad7a\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65941}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 448763,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 351606,\n                                \"file_cs\": \"c:0-6953-5059\",\n                                \"file_hash\": \"cd9171b11bc8a8d791479e0067282570\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                                \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_bytevc1_540p_448763\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/4463e816115bc3639597f4f417ed10c5/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/o0fUDfiRIEeqIgMnsKQAFC4QQgjCAuzcxIKuab/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=876&bt=438&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTg1OTk6Omk4N2Y8ZzpkOEBpM21vOms5cm40MzMzaTczNEAwLS8vYWE2Ni4xMzBeYi4xYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/e3e524bc33ae76c8080124a2cc4e382e/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/o0fUDfiRIEeqIgMnsKQAFC4QQgjCAuzcxIKuab/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=876&bt=438&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTg1OTk6Omk4N2Y8ZzpkOEBpM21vOms5cm40MzMzaTczNEAwLS8vYWE2Ni4xMzBeYi4xYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=451ae7ad396c44159f97d7d626220536&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjExMzA0Nzc4ZmY1NDQ5MjVmMzczODMyYzBkM2I5ODQ4&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 100156}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 135681}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 189195}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 241979}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 305679}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.312, \\\\\\\"v960\\\\\\\": 91.475, \\\\\\\"v864\\\\\\\": 93.907, \\\\\\\"v720\\\\\\\": 94.204}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.894, \\\\\\\"v960\\\\\\\": 86.114, \\\\\\\"v864\\\\\\\": 87.792, \\\\\\\"v720\\\\\\\": 90.897}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.854,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.274,\\\\\\\"srv1\\\\\\\":75.021},\\\\\\\"src\\\\\\\":80.854,\\\\\\\"trans\\\\\\\":68.274,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"38d6bc5afa5571d8889beb5c49a0bbed\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":49648}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 421318,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 330103,\n                                \"file_cs\": \"c:0-6951-749a\",\n                                \"file_hash\": \"0b26c28c0507005fae83861453ac68e8\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                                \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_bytevc1_540p_421318\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/267a087f96c98f88f944e65234813f84/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oQhAczGoAWvCAxq0IUuAiZNPPiEYIFioXcCFfB/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=822&bt=411&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NWlpOWU6aGRlZzo5OjZlO0BpM21vOms5cm40MzMzaTczNEBeYzFgXl40XzExYDAvX141YSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/a8e98dd862bfa43a81afa8ef063110f4/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oQhAczGoAWvCAxq0IUuAiZNPPiEYIFioXcCFfB/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=822&bt=411&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NWlpOWU6aGRlZzo5OjZlO0BpM21vOms5cm40MzMzaTczNEBeYzFgXl40XzExYDAvX141YSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=88abb32736c74d4bba7ea7abc64fffa2&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3Yjg4YjE1MDMxYzQ1MzJlMzVlZDM1MTU3Njk4YTVk&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 90946}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 130936}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 181991}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 231443}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 287351}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.287, \\\\\\\"v960\\\\\\\": 90.701, \\\\\\\"v864\\\\\\\": 93.081, \\\\\\\"v720\\\\\\\": 93.441}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.795, \\\\\\\"v960\\\\\\\": 85.495, \\\\\\\"v864\\\\\\\": 87.301, \\\\\\\"v720\\\\\\\": 89.87}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.854,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":68.2,\\\\\\\"srv1\\\\\\\":74.996},\\\\\\\"src\\\\\\\":80.854,\\\\\\\"trans\\\\\\\":68.2,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"8cfd7a1e5f1cab2ef88edad0a6479474\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":49648}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 280782,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 219993,\n                                \"file_cs\": \"c:0-6951-a21f\",\n                                \"file_hash\": \"3dd7089639674ac81ca9678258d45fbd\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                                \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_bytevc1_540p_280782\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0cf9e3cdaed0fa5604368dd74eb645a4/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocAAWZofkoT0iiAxIvPuIGzBAivCqDDcWNFTE1/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=548&bt=274&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=MzkzOWdoODQ4N2ZpOTg4ZEBpM21vOms5cm40MzMzaTczNEBfLTA0LTNfNjUxXmJfNV9gYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/cec720520154cc702e56f47c43362119/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ocAAWZofkoT0iiAxIvPuIGzBAivCqDDcWNFTE1/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=548&bt=274&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=MzkzOWdoODQ4N2ZpOTg4ZEBpM21vOms5cm40MzMzaTczNEBfLTA0LTNfNjUxXmJfNV9gYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cab585b6efac448591b56e0d763006b0&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYmViYWRmYmE4NDk0NzhkMmY4ZDk2MThkMmYwMjFj&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 64916}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 90444}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 124282}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 155376}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 192610}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 87.724, \\\\\\\"v960\\\\\\\": 87.85, \\\\\\\"v864\\\\\\\": 89.259, \\\\\\\"v720\\\\\\\": 88.521}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 77.181, \\\\\\\"v960\\\\\\\": 81.563, \\\\\\\"v864\\\\\\\": 82.986, \\\\\\\"v720\\\\\\\": 86.289}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.854,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":63.989,\\\\\\\"srv1\\\\\\\":72.433},\\\\\\\"src\\\\\\\":80.854,\\\\\\\"trans\\\\\\\":63.989,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":25118}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 199954,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 156664,\n                                \"file_cs\": \"c:0-6951-e79e\",\n                                \"file_hash\": \"4fae4675b758788671d5e59f66e7e73a\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                                \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_bytevc1_540p_199954\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/076a233f14771dc485e8fab0859126f5/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMw4IafDqQiajzQIsHucgUnCoCOA6EffFExRIA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=390&bt=195&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZThoZ2dkZTQ5M2RnODhkOkBpM21vOms5cm40MzMzaTczNEAwMjMuYS4yXzExMTVhXi4zYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/2fa61eed748df12630a6102f4b5f3532/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c003-tx2/oMw4IafDqQiajzQIsHucgUnCoCOA6EffFExRIA/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=390&bt=195&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=ZThoZ2dkZTQ5M2RnODhkOkBpM21vOms5cm40MzMzaTczNEAwMjMuYS4yXzExMTVhXi4zYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=671aa5d58d4a4046b15b1add1d6e553b&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE2ZjFhZmU2M2UzNTRlNGFhZTczNzM1MDQxY2E1ZjU1&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 47322}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 65254}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 88891}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 110042}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 137632}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 80.062, \\\\\\\"v960\\\\\\\": 82.932, \\\\\\\"v864\\\\\\\": 83.022, \\\\\\\"v720\\\\\\\": 84.362}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 69.923, \\\\\\\"v960\\\\\\\": 74.112, \\\\\\\"v864\\\\\\\": 76.185, \\\\\\\"v720\\\\\\\": 80.151}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":80.854,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.546,\\\\\\\"srv1\\\\\\\":66.006},\\\\\\\"src\\\\\\\":80.854,\\\\\\\"trans\\\\\\\":58.546,\\\\\\\"version\\\\\\\":\\\\\\\"v1.2\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c49b38c1a20ed0c0f4dd45235a936391\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":25118}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=93225c67&x-expires=1772722800&x-signature=GE7zv8u%2BbzVJbFTAsC6tIxtk9dM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=1b1b701d&x-expires=1772722800&x-signature=C0%2FiQHQuhu5d39LdBp%2F5VBan71Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=cb63d5fb&x-expires=1772722800&x-signature=p6pTgB06jIELx6ORecPIy9VtGkw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 739432,\n                        \"file_cs\": \"c:0-6741-260a\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/3c6ba40b0e47af271328c0c843cf9318/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owzooWviGcINLECIRAi0AGgBAuqcSiBAfAFCZx/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1842&bt=921&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Z2Y1ZTk0Z2dlN2UzPGVoOUBpM21vOms5cm40MzMzaTczNEA2MzUxXzA0XzAxLWEtL140YSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/fa5bff3d9307bcf092cb5391985c2ed1/69a8a62f/video/tos/useast8/tos-useast8-ve-0068c002-tx2/owzooWviGcINLECIRAi0AGgBAuqcSiBAfAFCZx/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1842&bt=921&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Z2Y1ZTk0Z2dlN2UzPGVoOUBpM21vOms5cm40MzMzaTczNEA2MzUxXzA0XzAxLWEtL140YSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d0k1fkfog65hb71ljjn0&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=76ae2b09d00b443bbd7d31b64b826c9d&item_id=7505275013151395102&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiYjBjZjY2YWU5OWEzNDc1ZjI2NzRmOGYzOThhZjc3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 710315,\n                        \"file_cs\": \"c:0-6741-260a\",\n                        \"file_hash\": \"7b87817220caa61d52496625ea39ecfd\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                        \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_h264_540p_906592\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1b58e5e8d8927c935b78146821727546/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oEZEAjFIWNqGib0uciAoCGi1oBxAfDAzIKAvsq/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1770&bt=885&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Omc3NjpkZjxmM2c6NTQ6ZUBpM21vOms5cm40MzMzaTczNEAxLzY0Y2AwXjExNmMtMl9iYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/c7fe5c82b55872cb07ee6c07871e3438/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oEZEAjFIWNqGib0uciAoCGi1oBxAfDAzIKAvsq/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1770&bt=885&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Omc3NjpkZjxmM2c6NTQ6ZUBpM21vOms5cm40MzMzaTczNEAxLzY0Y2AwXjExNmMtMl9iYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ebb75102f79d404ca93ccaf773942d47&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmNmY2ZGJiMjYzY2Y1OWRjZTIwODU3NWM1MTg5MDg5&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 6268,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=e0fdafca&x-expires=1772722800&x-signature=nJDCMa3N09wYZO9Tk0L15E%2FFIV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a2fc14d&x-expires=1772722800&x-signature=dDvRxV9%2FSCNkkvgkJc1T2gR53DI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4AQnfgUALG0QvfRXFABlIQMQAoUoATJkc8Lfe~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=deccf22b&x-expires=1772722800&x-signature=RQyi3gwQ2zxBIvvlGM%2F76aHpJXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=POI_VIDEO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.2\\\",\\\"LoudnessRangeStart\\\":\\\"-19\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-14.5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-17\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumShortTermLoudness\\\\\\\":-17,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.83,\\\\\\\"SingingRatio\\\\\\\":0.5,\\\\\\\"SpeechRatio\\\\\\\":0.17},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-19.94,\\\\\\\"LoudR\\\\\\\":12.6,\\\\\\\"LoudRE\\\\\\\":-24.4,\\\\\\\"LoudRS\\\\\\\":-37,\\\\\\\"MaxMomLoud\\\\\\\":-18.5,\\\\\\\"MaxSTLoud\\\\\\\":-24.41}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4390.74,\\\\\\\"FCenR\\\\\\\":4415.33,\\\\\\\"Spkr100G\\\\\\\":2.17,\\\\\\\"Spkr150G\\\\\\\":2.45,\\\\\\\"Spkr200G\\\\\\\":2.73},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-17.884},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.184},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-17.755,\\\\\\\"LRDiff\\\\\\\":-0.076,\\\\\\\"LTotal\\\\\\\":-17.831,\\\\\\\"Peak\\\\\\\":-5.112},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.5559,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-17.8,\\\\\\\"LoudnessRange\\\\\\\":1.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.2,\\\\\\\"LoudnessRangeStart\\\\\\\":-19,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-14.5}\\\",\\\"loudness\\\":\\\"-17.8\\\",\\\"peak\\\":\\\"0.5559\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.2767,1746.5596]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1747458039}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"66.12\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d0k1fkfog65hb71ljjn0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/052799ac7e5184bb068decbab3d7e4b8/69a8a62f/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0f3FQejVFgA48nWw1IHFLoRGQ3GZAeU1geinO/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1392\\\\u0026bt=696\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OTM8PDU7N2U0NTQ1ZmdoN0BpM21vOms5cm40MzMzaTczNEA0MS4yXy0xNV4xLjVjYC5fYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/ac022eee726d85875c44c52da4607363/69a8a62f/video/tos/useast5/tos-useast5-ve-0068c003-tx/o0f3FQejVFgA48nWw1IHFLoRGQ3GZAeU1geinO/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1392\\\\u0026bt=696\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OTM8PDU7N2U0NTQ1ZmdoN0BpM21vOms5cm40MzMzaTczNEA0MS4yXy0xNV4xLjVjYC5fYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d0k1fkfog65hb71ljjn0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=b41ecdfc821142a18b4408b259194076\\\\u0026item_id=7505275013151395102\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3OTgxZjc5NGE2ODEwOThkMjVlYTcxN2YxOGQ3YzBj\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":916984,\\\"file_cs\\\":\\\"c:0-6741-260a\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/o0CcjZDLU5CffDcaQs54qwRECciFQIQzIQAAfn\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0CcjZDLU5CffDcaQs54qwRECciFQIQzIQAAfn~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=876467bf&x-expires=1772722800&x-signature=5IaVQ%2FyspP9tl5EQRH9HalMw2K0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0CcjZDLU5CffDcaQs54qwRECciFQIQzIQAAfn~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=02991bc0&x-expires=1772722800&x-signature=xQbn6V%2Fr71Ju7pIrEjNxzOXZsns%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0CcjZDLU5CffDcaQs54qwRECciFQIQzIQAAfn~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b28fcca6&x-expires=1772722800&x-signature=f16VvyVB5Rv2XVYcWB8VpZjc%2FNQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=feed_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 710315,\n                        \"file_cs\": \"c:0-6741-260a\",\n                        \"file_hash\": \"7b87817220caa61d52496625ea39ecfd\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                        \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_h264_540p_906592\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1b58e5e8d8927c935b78146821727546/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oEZEAjFIWNqGib0uciAoCGi1oBxAfDAzIKAvsq/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1770&bt=885&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Omc3NjpkZjxmM2c6NTQ6ZUBpM21vOms5cm40MzMzaTczNEAxLzY0Y2AwXjExNmMtMl9iYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/c7fe5c82b55872cb07ee6c07871e3438/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oEZEAjFIWNqGib0uciAoCGi1oBxAfDAzIKAvsq/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1770&bt=885&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Omc3NjpkZjxmM2c6NTQ6ZUBpM21vOms5cm40MzMzaTczNEAxLzY0Y2AwXjExNmMtMl9iYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ebb75102f79d404ca93ccaf773942d47&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmNmY2ZGJiMjYzY2Y1OWRjZTIwODU3NWM1MTg5MDg5&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 351606,\n                        \"file_cs\": \"c:0-6953-5059\",\n                        \"file_hash\": \"cd9171b11bc8a8d791479e0067282570\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                        \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_bytevc1_540p_448763\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/4463e816115bc3639597f4f417ed10c5/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/o0fUDfiRIEeqIgMnsKQAFC4QQgjCAuzcxIKuab/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=876&bt=438&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTg1OTk6Omk4N2Y8ZzpkOEBpM21vOms5cm40MzMzaTczNEAwLS8vYWE2Ni4xMzBeYi4xYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/e3e524bc33ae76c8080124a2cc4e382e/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/o0fUDfiRIEeqIgMnsKQAFC4QQgjCAuzcxIKuab/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=876&bt=438&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OTg1OTk6Omk4N2Y8ZzpkOEBpM21vOms5cm40MzMzaTczNEAwLS8vYWE2Ni4xMzBeYi4xYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=451ae7ad396c44159f97d7d626220536&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjExMzA0Nzc4ZmY1NDQ5MjVmMzczODMyYzBkM2I5ODQ4&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 710315,\n                        \"file_cs\": \"c:0-6741-260a\",\n                        \"file_hash\": \"7b87817220caa61d52496625ea39ecfd\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000d0k1fkfog65hb71ljjn0\",\n                        \"url_key\": \"v15044gf0000d0k1fkfog65hb71ljjn0_h264_540p_906592\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1b58e5e8d8927c935b78146821727546/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oEZEAjFIWNqGib0uciAoCGi1oBxAfDAzIKAvsq/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1770&bt=885&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Omc3NjpkZjxmM2c6NTQ6ZUBpM21vOms5cm40MzMzaTczNEAxLzY0Y2AwXjExNmMtMl9iYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/c7fe5c82b55872cb07ee6c07871e3438/69a8a62f/video/tos/useast8/tos-useast8-pve-0068-tx2/oEZEAjFIWNqGib0uciAoCGi1oBxAfDAzIKAvsq/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1770&bt=885&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Omc3NjpkZjxmM2c6NTQ6ZUBpM21vOms5cm40MzMzaTczNEAxLzY0Y2AwXjExNmMtMl9iYSNrZy5fMmRjY2hhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ebb75102f79d404ca93ccaf773942d47&is_play_url=1&item_id=7505275013151395102&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmNmY2ZGJiMjYzY2Y1OWRjZTIwODU3NWM1MTg5MDg5&source=POI_VIDEO&video_id=v15044gf0000d0k1fkfog65hb71ljjn0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10003\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 66,\n                    \"author\": \"Erick Quintanilla\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a1f88a1f&x-expires=1772722800&x-signature=zG7fPc9lQhvFS8z50y2qF2V4qMs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=340d44ad&x-expires=1772722800&x-signature=laOZvuU4NbDMn%2F6TJab917pijlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=038e437e&x-expires=1772722800&x-signature=mzLpo0oD%2BJ30oh4568CI7HsvbgQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=07ea132b&x-expires=1772722800&x-signature=jBzNMtuok20haINOVp6YVhF3pFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9459a272&x-expires=1772722800&x-signature=u%2FhOWoMVCwW5lSjZpyV855804ps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b72fb8ea&x-expires=1772722800&x-signature=5gWhQJeWUmbN5emDHcgi2mhIvBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=bbb2c3e4&x-expires=1772722800&x-signature=VjzLmu0EWL1PPOzddU9y9r%2FynzE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7e4896df&x-expires=1772722800&x-signature=odb4khHguz%2B00QGy4rcb0bB%2BS38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ba0a811d&x-expires=1772722800&x-signature=Tvf0s9a7gONS6EuLah1iXxy%2Fms0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a1f88a1f&x-expires=1772722800&x-signature=zG7fPc9lQhvFS8z50y2qF2V4qMs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=340d44ad&x-expires=1772722800&x-signature=laOZvuU4NbDMn%2F6TJab917pijlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=038e437e&x-expires=1772722800&x-signature=mzLpo0oD%2BJ30oh4568CI7HsvbgQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=07ea132b&x-expires=1772722800&x-signature=jBzNMtuok20haINOVp6YVhF3pFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9459a272&x-expires=1772722800&x-signature=u%2FhOWoMVCwW5lSjZpyV855804ps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b72fb8ea&x-expires=1772722800&x-signature=5gWhQJeWUmbN5emDHcgi2mhIvBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1734978432,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 66,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 66.27263,\n                        \"duration_precision\": 66.27263,\n                        \"shoot_duration_precision\": 66.27263,\n                        \"video_duration_precision\": 66.27263\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7451675548121648414,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000ctkqmvvog65k82tkk78g\\\",\\\"owner_id\\\":7044068389924832262,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7451675508015713054,\n                    \"id_str\": \"7451675508015713054\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7451675508015713054\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"ericktrify\",\n                    \"owner_id\": \"7044068389924832262\",\n                    \"owner_nickname\": \"Erick Quintanilla\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/6dabaa8dfc8ad8554462704b932b1872/69a8fbc8/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owiPtBJUIECf4MtpQnAALRQKVBitHqaBaJzfE0/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=PDhkZDxnZTNpZmU8MzxkNUBpajpuNW45cnl0dzMzaTU8NEBeY2IxNDEtNTUxY14uMF5eYSM1aHE1MmRzamhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6dabaa8dfc8ad8554462704b932b1872/69a8fbc8/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owiPtBJUIECf4MtpQnAALRQKVBitHqaBaJzfE0/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=PDhkZDxnZTNpZmU8MzxkNUBpajpuNW45cnl0dzMzaTU8NEBeY2IxNDEtNTUxY14uMF5eYSM1aHE1MmRzamhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a00379da49f4635ec8684b94a731fd3f/69a8fbc8/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owiPtBJUIECf4MtpQnAALRQKVBitHqaBaJzfE0/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=PDhkZDxnZTNpZmU8MzxkNUBpajpuNW45cnl0dzMzaTU8NEBeY2IxNDEtNTUxY14uMF5eYSM1aHE1MmRzamhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000ctkqmvvog65k82tkk78g&line=0&is_play_url=1&source=POI_VIDEO&file_id=a2aa3910a9fb4c8f800b4d794aeaf5a9&item_id=7451675508015713054&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmZmNkZDU4OTIwMmI4NTliZjVlM2VmZmU2NWY2NmQ1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAXZdB9uzfaRgaas3zgdJgIuhaio6kCjIIY2uJPdA8rg0yXrq_bn_feHHUCgVY7PxO\",\n                    \"shoot_duration\": 66,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - ericktrify\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 66\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=149f395e&x-expires=1772722800&x-signature=WacofCr0nDw7wKkdgscUrfJAnD0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=872ee883&x-expires=1772722800&x-signature=jmqJEuG%2FRFZR7NJzVhBQzlnbDz4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=6119af6f&x-expires=1772722800&x-signature=5p48lG7ELyWJlARsAaBAv%2BMAdt0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=21c18116&x-expires=1772722800&x-signature=h2GKus%2FdPUDGwxCbZZ4JZpgCU8g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=53e42754&x-expires=1772722800&x-signature=529xi4QaaqJ9BKrBcBuKNiPIPzE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=08f8a9f6&x-expires=1772722800&x-signature=4DSzxV3OEuC%2FHwXA%2FiUsUFT12EU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=bbb2c3e4&x-expires=1772722800&x-signature=VjzLmu0EWL1PPOzddU9y9r%2FynzE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7e4896df&x-expires=1772722800&x-signature=odb4khHguz%2B00QGy4rcb0bB%2BS38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ba0a811d&x-expires=1772722800&x-signature=Tvf0s9a7gONS6EuLah1iXxy%2Fms0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a1f88a1f&x-expires=1772722800&x-signature=zG7fPc9lQhvFS8z50y2qF2V4qMs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=340d44ad&x-expires=1772722800&x-signature=laOZvuU4NbDMn%2F6TJab917pijlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=038e437e&x-expires=1772722800&x-signature=mzLpo0oD%2BJ30oh4568CI7HsvbgQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=07ea132b&x-expires=1772722800&x-signature=jBzNMtuok20haINOVp6YVhF3pFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9459a272&x-expires=1772722800&x-signature=u%2FhOWoMVCwW5lSjZpyV855804ps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b72fb8ea&x-expires=1772722800&x-signature=5gWhQJeWUmbN5emDHcgi2mhIvBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Erick Quintanilla\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAXZdB9uzfaRgaas3zgdJgIuhaio6kCjIIY2uJPdA8rg0yXrq_bn_feHHUCgVY7PxO\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"📍 austin, tx\\n📱 microsoft social creative strategist\\n👾 ex-professional gamer\\n📩 contact@erickquintanilla.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7044068389924832262\",\n                    \"unique_id\": \"ericktrify\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7044068389924832262,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        },\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7451675548121648414\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"c2pa_info\": {\n                    \"aigc_src\": \"\",\n                    \"dedup_err\": \"\",\n                    \"dedup_src\": \"\",\n                    \"first_aigc_src\": \"\",\n                    \"first_src\": \"\",\n                    \"is_capcut\": false,\n                    \"is_tiktok\": false,\n                    \"last_aigc_src\": \"\",\n                    \"last_src\": \"\",\n                    \"total_err\": 0,\n                    \"total_img\": 0,\n                    \"total_src\": 0,\n                    \"total_vid\": 0,\n                    \"upload_dur\": 0\n                },\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"leagueoflegends\",\n                        \"cid\": \"30937\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"musically-maliva-obj/3e9de9c6f09c0e514dbb21182ec42a02.jpeg\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=30937\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #leagueoflegends on TikTok!\",\n                            \"share_desc_info\": \"Check out #leagueoflegends on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: leagueoflegends\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/leagueoflegends?_r=1&name=leagueoflegends&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=30937&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005457343806527965}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1734978428,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"NEW burn Lux Build - You build against Bruisers/Tank compositions - Build Credit: @Yozu #leagueoflegends #lolguides #loltips \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7451675548121648414\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": [\n                        7451675548121648414\n                    ],\n                    \"GroupdIdList1\": [\n                        7451675548121648414\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 1,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 66,\n                    \"author\": \"Erick Quintanilla\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a1f88a1f&x-expires=1772722800&x-signature=zG7fPc9lQhvFS8z50y2qF2V4qMs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=340d44ad&x-expires=1772722800&x-signature=laOZvuU4NbDMn%2F6TJab917pijlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=038e437e&x-expires=1772722800&x-signature=mzLpo0oD%2BJ30oh4568CI7HsvbgQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=07ea132b&x-expires=1772722800&x-signature=jBzNMtuok20haINOVp6YVhF3pFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9459a272&x-expires=1772722800&x-signature=u%2FhOWoMVCwW5lSjZpyV855804ps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b72fb8ea&x-expires=1772722800&x-signature=5gWhQJeWUmbN5emDHcgi2mhIvBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=bbb2c3e4&x-expires=1772722800&x-signature=VjzLmu0EWL1PPOzddU9y9r%2FynzE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7e4896df&x-expires=1772722800&x-signature=odb4khHguz%2B00QGy4rcb0bB%2BS38%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ba0a811d&x-expires=1772722800&x-signature=Tvf0s9a7gONS6EuLah1iXxy%2Fms0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a1f88a1f&x-expires=1772722800&x-signature=zG7fPc9lQhvFS8z50y2qF2V4qMs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=340d44ad&x-expires=1772722800&x-signature=laOZvuU4NbDMn%2F6TJab917pijlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=038e437e&x-expires=1772722800&x-signature=mzLpo0oD%2BJ30oh4568CI7HsvbgQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=07ea132b&x-expires=1772722800&x-signature=jBzNMtuok20haINOVp6YVhF3pFI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9459a272&x-expires=1772722800&x-signature=u%2FhOWoMVCwW5lSjZpyV855804ps%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7d9b749c0ab800dbb10d0a30dbc7fec~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b72fb8ea&x-expires=1772722800&x-signature=5gWhQJeWUmbN5emDHcgi2mhIvBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1734978432,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 66,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 66.27263,\n                        \"duration_precision\": 66.27263,\n                        \"shoot_duration_precision\": 66.27263,\n                        \"video_duration_precision\": 66.27263\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7451675548121648414,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000ctkqmvvog65k82tkk78g\\\",\\\"owner_id\\\":7044068389924832262,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7451675508015713054,\n                    \"id_str\": \"7451675508015713054\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7451675508015713054\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"ericktrify\",\n                    \"owner_id\": \"7044068389924832262\",\n                    \"owner_nickname\": \"Erick Quintanilla\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/6dabaa8dfc8ad8554462704b932b1872/69a8fbc8/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owiPtBJUIECf4MtpQnAALRQKVBitHqaBaJzfE0/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=PDhkZDxnZTNpZmU8MzxkNUBpajpuNW45cnl0dzMzaTU8NEBeY2IxNDEtNTUxY14uMF5eYSM1aHE1MmRzamhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6dabaa8dfc8ad8554462704b932b1872/69a8fbc8/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owiPtBJUIECf4MtpQnAALRQKVBitHqaBaJzfE0/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=PDhkZDxnZTNpZmU8MzxkNUBpajpuNW45cnl0dzMzaTU8NEBeY2IxNDEtNTUxY14uMF5eYSM1aHE1MmRzamhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a00379da49f4635ec8684b94a731fd3f/69a8fbc8/video/tos/useast8/tos-useast8-v-27dcd7-tx2/owiPtBJUIECf4MtpQnAALRQKVBitHqaBaJzfE0/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=PDhkZDxnZTNpZmU8MzxkNUBpajpuNW45cnl0dzMzaTU8NEBeY2IxNDEtNTUxY14uMF5eYSM1aHE1MmRzamhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000ctkqmvvog65k82tkk78g&line=0&is_play_url=1&source=POI_VIDEO&file_id=a2aa3910a9fb4c8f800b4d794aeaf5a9&item_id=7451675508015713054&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmZmNkZDU4OTIwMmI4NTliZjVlM2VmZmU2NWY2NmQ1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAXZdB9uzfaRgaas3zgdJgIuhaio6kCjIIY2uJPdA8rg0yXrq_bn_feHHUCgVY7PxO\",\n                    \"shoot_duration\": 66,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - ericktrify\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 66\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 66233,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"NEW burn Lux Build - You build against Bruisers/Tank compositions - Build Credit: <m id=\\\"266\\\">@Yozu</m> <h id=\\\"309\\\">#leagueoflegends</h> <h id=\\\"322\\\">#lolguides</h> <h id=\\\"341\\\">#loltips</h> \",\n                    \"text_extra\": [\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAI2PoY-LCSrh2Y9_FQ4r9qWEQmMvphMS9Lakh8YHNba_kOVt7Himefd51QRZsrUJw\",\n                            \"tag_id\": \"266\",\n                            \"type\": 0,\n                            \"user_id\": \"6929645427953173510\"\n                        },\n                        {\n                            \"hashtag_id\": \"30937\",\n                            \"hashtag_name\": \"leagueoflegends\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"309\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1692864689641477\",\n                            \"hashtag_name\": \"lolguides\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"322\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"57691374\",\n                            \"hashtag_name\": \"loltips\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"341\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Erick Quintanilla's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Erick Quintanilla’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Erick Quintanilla’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@ericktrify/video/7451675548121648414?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7451675548121648414&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@ericktrify/video/7451675548121648414?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7451675548121648414&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10056\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5278,8461.489]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7451675548121648414\",\n                    \"collect_count\": 9676,\n                    \"comment_count\": 178,\n                    \"digg_count\": 26317,\n                    \"download_count\": 705,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 326166,\n                    \"repost_count\": 0,\n                    \"share_count\": 1782,\n                    \"whatsapp_share_count\": 49\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7451675548121648414\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 87,\n                        \"sec_uid\": \"MS4wLjABAAAAI2PoY-LCSrh2Y9_FQ4r9qWEQmMvphMS9Lakh8YHNba_kOVt7Himefd51QRZsrUJw\",\n                        \"start\": 82,\n                        \"tag_id\": \"266\",\n                        \"type\": 0,\n                        \"user_id\": \"6929645427953173510\"\n                    },\n                    {\n                        \"end\": 104,\n                        \"hashtag_id\": \"30937\",\n                        \"hashtag_name\": \"leagueoflegends\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 88,\n                        \"tag_id\": \"309\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 115,\n                        \"hashtag_id\": \"1692864689641477\",\n                        \"hashtag_name\": \"lolguides\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 105,\n                        \"tag_id\": \"322\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 124,\n                        \"hashtag_id\": \"57691374\",\n                        \"hashtag_name\": \"loltips\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 116,\n                        \"tag_id\": \"341\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=8d30551e&x-expires=1772722800&x-signature=QKhyp1PPO9sSrfXDcMjTAFy9IFQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=4ecbc675&x-expires=1772722800&x-signature=I1QxSSMKs0oV094Qp%2FKdRPNTG7U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=382e743d&x-expires=1772722800&x-signature=VC%2FklJvxjcH92HP4MJ2OVwrqMAU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=8d30551e&x-expires=1772722800&x-signature=QKhyp1PPO9sSrfXDcMjTAFy9IFQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=4ecbc675&x-expires=1772722800&x-signature=I1QxSSMKs0oV094Qp%2FKdRPNTG7U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=382e743d&x-expires=1772722800&x-signature=VC%2FklJvxjcH92HP4MJ2OVwrqMAU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=8d30551e&x-expires=1772722800&x-signature=QKhyp1PPO9sSrfXDcMjTAFy9IFQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=4ecbc675&x-expires=1772722800&x-signature=I1QxSSMKs0oV094Qp%2FKdRPNTG7U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=382e743d&x-expires=1772722800&x-signature=VC%2FklJvxjcH92HP4MJ2OVwrqMAU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 66.23333,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 66,\n                            \"img_uris\": [\n                                \"tos-useast8-p-0068-tx2/o0B8EpZBi2LquIAnvBkCmYRIBkrPl2ixVAI4S\",\n                                \"tos-useast8-p-0068-tx2/oU4LEYXkrBxRDAu2UuipPkICiB2iZIqIVAmhn\",\n                                \"tos-useast8-p-0068-tx2/o0BIRqCnhuiBIkxBmE4VLYiiI2pP2ZtBAFBAr\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0B8EpZBi2LquIAnvBkCmYRIBkrPl2ixVAI4S~tplv-noop.image?dr=12525&refresh_token=a0eaed66&x-expires=1772660331&x-signature=lBZukXfjhsFO%2FC5xOT0JLS5UczE%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000ctkqm87og65m5ptph4og\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oU4LEYXkrBxRDAu2UuipPkICiB2iZIqIVAmhn~tplv-noop.image?dr=12525&refresh_token=d4a7192a&x-expires=1772660331&x-signature=F6ThgOzd4I6U9eKuIl6XbRfRZYU%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000ctkqm87og65m5ptph4og\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0BIRqCnhuiBIkxBmE4VLYiiI2pP2ZtBAFBAr~tplv-noop.image?dr=12525&refresh_token=0a32e69a&x-expires=1772660331&x-signature=P3U48D8xYlR4Ja%2FfGxRdqPlcCCw%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=useast8&VideoID=v15044gf0000ctkqm87og65m5ptph4og\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 136,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 928078,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 7685190,\n                                \"file_cs\": \"c:0-56214-c326\",\n                                \"file_hash\": \"9c9a9c8d0979d633fbb349f682c9b815\",\n                                \"height\": 1280,\n                                \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                                \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_bytevc1_720p_928078\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/934811e9b9f76fb15b1cec94e39c38a3/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/o02Y2PrjxdLAizFHuIRQZBzEVnVEAIGBiDk5m/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1812&bt=906&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aDw8ZmRkOjk4Mzo3aTo3OkBpajdzc3A5cjt0dzMzaTczNEAuM2BhMC0zNV4xNTFgL2NfYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/7543c316a836fba1f7911f6b6e3c6f40/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/o02Y2PrjxdLAizFHuIRQZBzEVnVEAIGBiDk5m/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1812&bt=906&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=aDw8ZmRkOjk4Mzo3aTo3OkBpajdzc3A5cjt0dzMzaTczNEAuM2BhMC0zNV4xNTFgL2NfYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b7f427cf448740a586670a3adcc9691e&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI0NmMxNDBjMDIyZDQ3YjIzNDMwN2EyOGI5YzczYzk0&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 218422}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 336071}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 462811}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 561580}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 668174}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1184586}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 94.23, \\\\\\\"v960\\\\\\\": 96.302, \\\\\\\"v864\\\\\\\": 97.061, \\\\\\\"v720\\\\\\\": 98.59}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 82.437, \\\\\\\"v960\\\\\\\": 86.39, \\\\\\\"v864\\\\\\\": 87.367, \\\\\\\"v720\\\\\\\": 92.886}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"7b49d40f5c6a78454c7598213630b65d\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64158}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 813377,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 6735373,\n                                \"file_cs\": \"c:0-56214-242b\",\n                                \"file_hash\": \"d79db29b4c207c69b20fe157a8baa202\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                                \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_bytevc1_540p_813377\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/322c3cd898fdb279091bda7631c84b10/69a8a66b/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osHEqEiDAJMBcsxFf2nREgAsQXmPgaIWagLLfV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1588&bt=794&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OztlNWg6OGk5OmhkaTxnaUBpajdzc3A5cjt0dzMzaTczNEBfMV8tMy1jNjQxLTI2MTE0YSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/cb9640d5192dc78a23826db704ada5b3/69a8a66b/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osHEqEiDAJMBcsxFf2nREgAsQXmPgaIWagLLfV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1588&bt=794&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OztlNWg6OGk5OmhkaTxnaUBpajdzc3A5cjt0dzMzaTczNEBfMV8tMy1jNjQxLTI2MTE0YSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7f4d499f5a0e47769ff5076e02bb48b8&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZWUyNTQ0ZTY2NDI3ODJkNTJmMDRkYTA2ZjZiMTJj&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 183914}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 276427}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 380186}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 458479}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 549282}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 974922}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.884, \\\\\\\"v960\\\\\\\": 92.683, \\\\\\\"v864\\\\\\\": 94.927, \\\\\\\"v720\\\\\\\": 96.53}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.021, \\\\\\\"v960\\\\\\\": 81.183, \\\\\\\"v864\\\\\\\": 84.355, \\\\\\\"v720\\\\\\\": 89.353}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5f8366f6cf28952a4a81394fcfd5f021\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32091}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 645813,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 5347819,\n                                \"file_cs\": \"c:0-56214-a6af\",\n                                \"file_hash\": \"9d3ffc4d5550c88db557ec2556e495fd\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                                \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_bytevc1_540p_645813\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9b51439d5ecba178ac2a81d20be7daa7/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/okIkmYGxB2AiP2rFrEGDupZnBZELI6AROQZiV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1260&bt=630&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=aDM0NGY5PDlpZGk6PDo0PEBpajdzc3A5cjt0dzMzaTczNEA2NjNiNl8vXjUxY2AwMy1fYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/48709c391df56511233cd657c6fc00c8/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/okIkmYGxB2AiP2rFrEGDupZnBZELI6AROQZiV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1260&bt=630&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=aDM0NGY5PDlpZGk6PDo0PEBpajdzc3A5cjt0dzMzaTczNEA2NjNiNl8vXjUxY2AwMy1fYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b9016739c7ff4a8fa629b69ce161909e&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdiNDI4Yjk0YTUxMzE1ZTBmODRjNjgzN2FjZDkwOWI3&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 158946}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 230410}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 308899}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 372836}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 446112}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 782000}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 89.272, \\\\\\\"v960\\\\\\\": 90.844, \\\\\\\"v864\\\\\\\": 92.564, \\\\\\\"v720\\\\\\\": 95.789}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.477, \\\\\\\"v960\\\\\\\": 77.557, \\\\\\\"v864\\\\\\\": 81.337, \\\\\\\"v720\\\\\\\": 86.783}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"5f8366f6cf28952a4a81394fcfd5f021\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32091}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 465934,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 3858285,\n                                \"file_cs\": \"c:0-56214-0f8c\",\n                                \"file_hash\": \"618e34a9f1d76ec95e5237ad053f28e3\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                                \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_bytevc1_540p_465934\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/02487f5f52f3607200b2968cd65b3db3/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oMmVrRErpA7DxdIirEdBL8BPiZQkA22PEYInu/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=910&bt=455&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=OGYzOGY8Z2Y7M2U5OmlmZEBpajdzc3A5cjt0dzMzaTczNEBgMl82YjQxXy0xYC8uNGMzYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/e93a4b1c18db7091f36aee8ef88065b1/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oMmVrRErpA7DxdIirEdBL8BPiZQkA22PEYInu/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=910&bt=455&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=OGYzOGY8Z2Y7M2U5OmlmZEBpajdzc3A5cjt0dzMzaTczNEBgMl82YjQxXy0xYC8uNGMzYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6afc7f1726cb4008bc4d79ec95b05cc5&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVlZGVjNjllZmRkZGQ0NTQwMDQyMGQ3NjRjODczNWIy&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 132344}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 185152}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 243407}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 289473}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 340463}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 586883}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 83.558, \\\\\\\"v960\\\\\\\": 85.806, \\\\\\\"v864\\\\\\\": 87.379, \\\\\\\"v720\\\\\\\": 90.266}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 70.118, \\\\\\\"v960\\\\\\\": 73.519, \\\\\\\"v864\\\\\\\": 77.354, \\\\\\\"v720\\\\\\\": 82.848}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24085}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 294792,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2441107,\n                                \"file_cs\": \"c:0-56214-d9df\",\n                                \"file_hash\": \"c4437033ccfb77ac332f8d42f58edb73\",\n                                \"height\": 1024,\n                                \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                                \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_bytevc1_540p_294792\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b9505393a82195aece2f98713c632a4e/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/osVBaSPA7acDRXsfgEpRbgfsEJEFTWEnAQiIxv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=574&bt=287&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=Zzk4ZzpnNGgzaDo5NDtpOEBpajdzc3A5cjt0dzMzaTczNEA0NTBiLS8xNTQxNTReXi8yYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://v19.tiktokcdn-us.com/3efcf9346a543547321d8b11a5bc7004/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/osVBaSPA7acDRXsfgEpRbgfsEJEFTWEnAQiIxv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=574&bt=287&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=15&rc=Zzk4ZzpnNGgzaDo5NDtpOEBpajdzc3A5cjt0dzMzaTczNEA0NTBiLS8xNTQxNTReXi8yYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=552fa8a176874e708e412d07ed35867d&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY1MzE0ZDQzZjIyZGViOTZjMTc4ZGQ0NTQ5NjBiODQ3&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 0,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 106846}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 140724}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 177382}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 208095}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 241732}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 402120}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 74.948, \\\\\\\"v960\\\\\\\": 77.131, \\\\\\\"v864\\\\\\\": 80.434, \\\\\\\"v720\\\\\\\": 82.151}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 61.549, \\\\\\\"v960\\\\\\\": 67.191, \\\\\\\"v864\\\\\\\": 69.576, \\\\\\\"v720\\\\\\\": 74.232}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"c820308c02e4d2e942bb16f2fe0c2728\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24085}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 1304,\n                                \"cla_subtitle_id\": 7451720145824680735,\n                                \"complaint_id\": 7451720145824680735,\n                                \"expire\": 1775230731,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 1009278659,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/480945b559971cc79906142a5634081f/69cfdf0b/video/tos/useast8/tos-useast8-v-0068-tx2/3fb59a736d2d4390ad7e788aa9c6e397/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=23340&bt=11670&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=ajdzc3A5cjt0dzMzaTczNEBpajdzc3A5cjt0dzMzaTczNEBsZXEyMmQ0amhgLS1kMTJzYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/480945b559971cc79906142a5634081f/69cfdf0b/video/tos/useast8/tos-useast8-v-0068-tx2/3fb59a736d2d4390ad7e788aa9c6e397/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=23340&bt=11670&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=ajdzc3A5cjt0dzMzaTczNEBpajdzc3A5cjt0dzMzaTczNEBsZXEyMmQ0amhgLS1kMTJzYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/9ebb33baea1e98ba29739f6489760fe6/69cfdf0b/video/tos/useast8/tos-useast8-v-0068-tx2/3fb59a736d2d4390ad7e788aa9c6e397/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=23340&bt=11670&cs=0&ds=4&ft=ge.El8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=13&rc=ajdzc3A5cjt0dzMzaTczNEBpajdzc3A5cjt0dzMzaTczNEBsZXEyMmQ0amhgLS1kMTJzYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00050000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE0M2QzMzg2OGEwZDUwNWM1OTJlZjQ0Y2JkNjc0NTFk&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                                ],\n                                \"variant\": \"big_caption\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 180,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=0dff3154&x-expires=1772722800&x-signature=Uss0%2F9uU7gxHbgTrXmWqkdzHrpo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=f5d284f8&x-expires=1772722800&x-signature=hSID9vQFFFgTQcdCYtxSBz9t5Hc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=1ca36577&x-expires=1772722800&x-signature=VsYf1q1dEtpeoutx8J7obl3kz8g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 11631905,\n                        \"file_cs\": \"c:0-55433-ee40\",\n                        \"height\": 720,\n                        \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9d045a0299dd1ea11ee7a818c0ba50af/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oATmj1EeOgqsIXIxrC0We2ZQR5MAcVAiBA8Jne/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2742&bt=1371&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8NDRlNDMzOTxmOmc1M0Bpajdzc3A5cjt0dzMzaTczNEBiYWNiYzBeXmAxMS8wNWEzYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/cc65136b667138bf5b00a258e130e264/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oATmj1EeOgqsIXIxrC0We2ZQR5MAcVAiBA8Jne/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2742&bt=1371&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTk8NDRlNDMzOTxmOmc1M0Bpajdzc3A5cjt0dzMzaTczNEBiYWNiYzBeXmAxMS8wNWEzYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000ctkqm87og65m5ptph4og&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=60d28d372c4946c0a0a13bf1e1f9d6eb&item_id=7451675548121648414&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3ZTBlMjQ5MTA1YmNiZWQzZDM0OGQ4NzYzYWM4OGFj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 11372721,\n                        \"file_cs\": \"c:0-55433-ee40\",\n                        \"file_hash\": \"03a1670d00e6594f3e7247fa32104c66\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                        \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_h264_540p_1373392\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/08def6ee0f71f9d34583d08efb335830/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBxI2Y5R2pnIKQmUBLqkJAViKZPXIAuri2EE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2682&bt=1341&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ojs5OWZlZGZpOGc8ZjZmOEBpajdzc3A5cjt0dzMzaTczNEA2MmNgMS81Xy0xYy0tYS0zYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/f348b359c72e0a10614ad8bf7746e3b2/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBxI2Y5R2pnIKQmUBLqkJAViKZPXIAuri2EE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2682&bt=1341&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ojs5OWZlZGZpOGc8ZjZmOEBpajdzc3A5cjt0dzMzaTczNEA2MmNgMS81Xy0xYy0tYS0zYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=650cd30c09fd450fbc8a2b4cc6f65897&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzZWY5OWYzYzJkNDA1ZDA2MzE5YjUyZjAwNDJhNjdk&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 66246,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=8d30551e&x-expires=1772722800&x-signature=QKhyp1PPO9sSrfXDcMjTAFy9IFQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.image?dr=8606&refresh_token=4ecbc675&x-expires=1772722800&x-signature=I1QxSSMKs0oV094Qp%2FKdRPNTG7U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQQDAdqJzA3gRutGfnAAevAUfWA4orENANpheY~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=382e743d&x-expires=1772722800&x-signature=VC%2FklJvxjcH92HP4MJ2OVwrqMAU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-7.6\\\",\\\"LoudnessRangeStart\\\":\\\"-10\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-5\\\",\\\"MaximumShortTermLoudness\\\":\\\"-6.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-7.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-10,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-5,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.29,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxSTLoud\\\\\\\":-6.76,\\\\\\\"Loud\\\\\\\":-8.64,\\\\\\\"LoudR\\\\\\\":2.9,\\\\\\\"LoudRE\\\\\\\":-7.6,\\\\\\\"LoudRS\\\\\\\":-10.5,\\\\\\\"MaxMomLoud\\\\\\\":-5}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3424.18,\\\\\\\"FCenR\\\\\\\":3404.27,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.1,\\\\\\\"Spkr200G\\\\\\\":0.22},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-8.646},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.009},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":1.116,\\\\\\\"RTotal\\\\\\\":-11.657,\\\\\\\"LRDiff\\\\\\\":-0.136,\\\\\\\"LTotal\\\\\\\":-11.793},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":2.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-6.8,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Loudness\\\\\\\":-8.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.0285\\\",\\\"brightness_mean\\\":\\\"85.9581\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0062\\\",\\\"loudness\\\":\\\"-8.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0189\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5278,8461.489]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1734978426}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"10.0956\\\",\\\"vq_score\\\":\\\"68.51\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000ctkqm87og65m5ptph4og\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/6b56f654bb7466fde2d25213eb5d5d27/69a8a66b/video/tos/useast5/tos-useast5-pve-0068-tx/oUEikQZrrskLALxn9uIyRYP2BAQJiIBJg2VmE/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2746\\\\u0026bt=1373\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NTQ1ZWRnOzU4ZjxoNTllZ0Bpajdzc3A5cjt0dzMzaTczNEBhLy1fNl9fXl4xMi4vXmMtYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00090000\\\",\\\"https://v19.tiktokcdn-us.com/a0dc126e2b4676fa4e28e0829e210bb5/69a8a66b/video/tos/useast5/tos-useast5-pve-0068-tx/oUEikQZrrskLALxn9uIyRYP2BAQJiIBJg2VmE/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2746\\\\u0026bt=1373\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NTQ1ZWRnOzU4ZjxoNTllZ0Bpajdzc3A5cjt0dzMzaTczNEBhLy1fNl9fXl4xMi4vXmMtYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000ctkqm87og65m5ptph4og\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=POI_VIDEO\\\\u0026file_id=0dfba6221e594ca5a2b8bd9abb0221d2\\\\u0026item_id=7451675548121648414\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU4MWI3OThmY2Y1OGNlYjBiODVjZTMwMjg3NDIxOTY4\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":12355853,\\\"file_cs\\\":\\\"c:0-55433-ee40\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-p-0068-tx2/osM2YPFEIniLR2pBuErq37iVBIBAkm1ApIZMx\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osM2YPFEIniLR2pBuErq37iVBIBAkm1ApIZMx~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=68d86500&x-expires=1772722800&x-signature=zs6FMJMlDawgPkTGFoNaw9DeraU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osM2YPFEIniLR2pBuErq37iVBIBAkm1ApIZMx~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=d9db4767&x-expires=1772722800&x-signature=aWaq4jFhNocuuRYdjKy2Y8JaauA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osM2YPFEIniLR2pBuErq37iVBIBAkm1ApIZMx~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=5f3a306f&x-expires=1772722800&x-signature=2lpjdN63OpbKgiCqwu8cLrUrYyg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 11372721,\n                        \"file_cs\": \"c:0-55433-ee40\",\n                        \"file_hash\": \"03a1670d00e6594f3e7247fa32104c66\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                        \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_h264_540p_1373392\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/08def6ee0f71f9d34583d08efb335830/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBxI2Y5R2pnIKQmUBLqkJAViKZPXIAuri2EE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2682&bt=1341&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ojs5OWZlZGZpOGc8ZjZmOEBpajdzc3A5cjt0dzMzaTczNEA2MmNgMS81Xy0xYy0tYS0zYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/f348b359c72e0a10614ad8bf7746e3b2/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBxI2Y5R2pnIKQmUBLqkJAViKZPXIAuri2EE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2682&bt=1341&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ojs5OWZlZGZpOGc8ZjZmOEBpajdzc3A5cjt0dzMzaTczNEA2MmNgMS81Xy0xYy0tYS0zYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=650cd30c09fd450fbc8a2b4cc6f65897&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzZWY5OWYzYzJkNDA1ZDA2MzE5YjUyZjAwNDJhNjdk&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 6735373,\n                        \"file_cs\": \"c:0-56214-242b\",\n                        \"file_hash\": \"d79db29b4c207c69b20fe157a8baa202\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                        \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_bytevc1_540p_813377\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/322c3cd898fdb279091bda7631c84b10/69a8a66b/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osHEqEiDAJMBcsxFf2nREgAsQXmPgaIWagLLfV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1588&bt=794&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OztlNWg6OGk5OmhkaTxnaUBpajdzc3A5cjt0dzMzaTczNEBfMV8tMy1jNjQxLTI2MTE0YSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/cb9640d5192dc78a23826db704ada5b3/69a8a66b/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osHEqEiDAJMBcsxFf2nREgAsQXmPgaIWagLLfV/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1588&bt=794&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OztlNWg6OGk5OmhkaTxnaUBpajdzc3A5cjt0dzMzaTczNEBfMV8tMy1jNjQxLTI2MTE0YSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7f4d499f5a0e47769ff5076e02bb48b8&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlZWUyNTQ0ZTY2NDI3ODJkNTJmMDRkYTA2ZjZiMTJj&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 11372721,\n                        \"file_cs\": \"c:0-55433-ee40\",\n                        \"file_hash\": \"03a1670d00e6594f3e7247fa32104c66\",\n                        \"height\": 1024,\n                        \"uri\": \"v15044gf0000ctkqm87og65m5ptph4og\",\n                        \"url_key\": \"v15044gf0000ctkqm87og65m5ptph4og_h264_540p_1373392\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/08def6ee0f71f9d34583d08efb335830/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBxI2Y5R2pnIKQmUBLqkJAViKZPXIAuri2EE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2682&bt=1341&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ojs5OWZlZGZpOGc8ZjZmOEBpajdzc3A5cjt0dzMzaTczNEA2MmNgMS81Xy0xYy0tYS0zYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://v19.tiktokcdn-us.com/f348b359c72e0a10614ad8bf7746e3b2/69a8a66b/video/tos/useast8/tos-useast8-pve-0068-tx2/oUBxI2Y5R2pnIKQmUBLqkJAViKZPXIAuri2EE/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2682&bt=1341&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ojs5OWZlZGZpOGc8ZjZmOEBpajdzc3A5cjt0dzMzaTczNEA2MmNgMS81Xy0xYy0tYS0zYSNsZXEyMmQ0amhgLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e00090000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=650cd30c09fd450fbc8a2b4cc6f65897&is_play_url=1&item_id=7451675548121648414&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzZWY5OWYzYzJkNDA1ZDA2MzE5YjUyZjAwNDJhNjdk&source=POI_VIDEO&video_id=v15044gf0000ctkqm87og65m5ptph4og\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10056\\\"}\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 8,\n                    \"author\": \"‧˚꒰🦥꒱༘⋆\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=270cd785&x-expires=1772722800&x-signature=YYS2XPl7FGvsjPG9y2puvCyQqv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b1d39138&x-expires=1772722800&x-signature=d6srp0v4O%2B9Z9glxMDLrNneFk1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e0c277f6&x-expires=1772722800&x-signature=oWJ2QCZqvvCUEGCj%2FnCJr80iU0I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6767372d&x-expires=1772722800&x-signature=aGhZFN88lsyR9MSsVDZOci8LJLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4368f3a8&x-expires=1772722800&x-signature=1CvWLFuWFYGPAjetKv69asJkFLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8628b48f&x-expires=1772722800&x-signature=Ao%2FY4TVo%2BFJXOrJHu%2ByO1%2Brf8Q8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2282bbcb&x-expires=1772722800&x-signature=kOSr34%2BLRADGe%2BFvp53a6E89eM4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=249a3c30&x-expires=1772722800&x-signature=thAeQYhV0%2Fd0lNNgnKX0ewyI%2BtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=04d1c2df&x-expires=1772722800&x-signature=MOYY3RFU1ukGNiq4j1S34ajr1ls%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=270cd785&x-expires=1772722800&x-signature=YYS2XPl7FGvsjPG9y2puvCyQqv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b1d39138&x-expires=1772722800&x-signature=d6srp0v4O%2B9Z9glxMDLrNneFk1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e0c277f6&x-expires=1772722800&x-signature=oWJ2QCZqvvCUEGCj%2FnCJr80iU0I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6767372d&x-expires=1772722800&x-signature=aGhZFN88lsyR9MSsVDZOci8LJLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4368f3a8&x-expires=1772722800&x-signature=1CvWLFuWFYGPAjetKv69asJkFLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8628b48f&x-expires=1772722800&x-signature=Ao%2FY4TVo%2BFJXOrJHu%2ByO1%2Brf8Q8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1707103095,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 8,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 8.751,\n                        \"duration_precision\": 8.751,\n                        \"shoot_duration_precision\": 8.751,\n                        \"video_duration_precision\": 8.751\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7331951834162154795,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cn056tnog65t71qpd900\\\",\\\"owner_id\\\":7134522217991832622,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7331951946170895146,\n                    \"id_str\": \"7331951946170895146\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7331951946170895146\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"sermartyrs\",\n                    \"owner_id\": \"7134522217991832622\",\n                    \"owner_nickname\": \"‧˚꒰🦥꒱༘⋆\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/80eccd885fd49750dec9c9cd14390f3d/69a8fb8e/video/tos/useast5/tos-useast5-v-27dcd7-tx/oMdpvIkALeHaokZAC0LIAbGtogETfBvwg4eakK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=M2dlM2dnZjY3Mzw5M2g4PEBpMzxzNHc5cnc4cTMzZzU8NEBjMTI1Yy1hNi0xY2NeXjE0YSMtYW40MmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/80eccd885fd49750dec9c9cd14390f3d/69a8fb8e/video/tos/useast5/tos-useast5-v-27dcd7-tx/oMdpvIkALeHaokZAC0LIAbGtogETfBvwg4eakK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=M2dlM2dnZjY3Mzw5M2g4PEBpMzxzNHc5cnc4cTMzZzU8NEBjMTI1Yy1hNi0xY2NeXjE0YSMtYW40MmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a17782ae8334df2eae3591330913ed4d/69a8fb8e/video/tos/useast5/tos-useast5-v-27dcd7-tx/oMdpvIkALeHaokZAC0LIAbGtogETfBvwg4eakK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=M2dlM2dnZjY3Mzw5M2g4PEBpMzxzNHc5cnc4cTMzZzU8NEBjMTI1Yy1hNi0xY2NeXjE0YSMtYW40MmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000cn056tnog65t71qpd900&line=0&is_play_url=1&source=POI_VIDEO&file_id=7945aea0f6f9400493dc0dfd805b4df0&item_id=7331951946170895146&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk2ZTg1ODA0OWNiYjdlOTc4ODQ3YTQwMDlhMmQwNGQ0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAJ3HsgOdw_9Ffvz3PdPRqZaWiUzi0XB0TxhwNZuWxBQJ-lQuBJFaFKXonL8_qGt1v\",\n                    \"shoot_duration\": 8,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - sermartyrs\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 8\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3da8f83c&x-expires=1772722800&x-signature=YzH%2Fw%2FYdHbuYHt56kjJVdnuIElo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=18c592f3&x-expires=1772722800&x-signature=35O1olOiUZlJSTS4Y4c%2FLchoeCM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c586a189&x-expires=1772722800&x-signature=iZp9XAaeiakZnd%2B%2BiFPpj38nx1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=009392fb&x-expires=1772722800&x-signature=z9r%2F%2Fc9I4yoG1b3d72VWpr9SKUo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b373c969&x-expires=1772722800&x-signature=drPNGqP%2FWHrm%2FH5LbchNCX0%2Bhms%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=df5afeb3&x-expires=1772722800&x-signature=Qkdx1tIaMF51pihbdda7nbEPhwc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=249a3c30&x-expires=1772722800&x-signature=thAeQYhV0%2Fd0lNNgnKX0ewyI%2BtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2282bbcb&x-expires=1772722800&x-signature=kOSr34%2BLRADGe%2BFvp53a6E89eM4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=35b6a66c&x-expires=1772722800&x-signature=C%2B6NoPL7bP9Nb80md97jjFTbSUE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=270cd785&x-expires=1772722800&x-signature=YYS2XPl7FGvsjPG9y2puvCyQqv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b1d39138&x-expires=1772722800&x-signature=d6srp0v4O%2B9Z9glxMDLrNneFk1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e0c277f6&x-expires=1772722800&x-signature=oWJ2QCZqvvCUEGCj%2FnCJr80iU0I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4368f3a8&x-expires=1772722800&x-signature=1CvWLFuWFYGPAjetKv69asJkFLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6767372d&x-expires=1772722800&x-signature=aGhZFN88lsyR9MSsVDZOci8LJLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2411148a&x-expires=1772722800&x-signature=CzgLaE8oaG9BLNnbhJcbl66p9fw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        2\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"‧˚꒰🦥꒱༘⋆\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 3,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAJ3HsgOdw_9Ffvz3PdPRqZaWiUzi0XB0TxhwNZuWxBQJ-lQuBJFaFKXonL8_qGt1v\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"be safe 🙏❤️🍉\\n@KillSMartyr 😎🦄\\n@Twitch: KillSMartyr<-i'm active\\ni met gio once 🥰\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7134522217991832622\",\n                    \"unique_id\": \"sermartyrs\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7134522217991832622,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7331951834162154795\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"killsmartyr0x\",\n                        \"cid\": \"7293254786936209439\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=7293254786936209439\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #killsmartyr0x on TikTok!\",\n                            \"share_desc_info\": \"Check out #killsmartyr0x on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: killsmartyr0x\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/killsmartyr0x?_r=1&name=killsmartyr0x&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=7293254786936209439&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0010339753701764387}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1707103094,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"desc\": \"LOL @KillSMartyr @KillSMartyr #killsmartyr0x \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7331951834162154795\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": [\n                        7331951834162154795\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 8,\n                    \"author\": \"‧˚꒰🦥꒱༘⋆\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=270cd785&x-expires=1772722800&x-signature=YYS2XPl7FGvsjPG9y2puvCyQqv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b1d39138&x-expires=1772722800&x-signature=d6srp0v4O%2B9Z9glxMDLrNneFk1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e0c277f6&x-expires=1772722800&x-signature=oWJ2QCZqvvCUEGCj%2FnCJr80iU0I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6767372d&x-expires=1772722800&x-signature=aGhZFN88lsyR9MSsVDZOci8LJLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4368f3a8&x-expires=1772722800&x-signature=1CvWLFuWFYGPAjetKv69asJkFLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8628b48f&x-expires=1772722800&x-signature=Ao%2FY4TVo%2BFJXOrJHu%2ByO1%2Brf8Q8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2282bbcb&x-expires=1772722800&x-signature=kOSr34%2BLRADGe%2BFvp53a6E89eM4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=249a3c30&x-expires=1772722800&x-signature=thAeQYhV0%2Fd0lNNgnKX0ewyI%2BtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=04d1c2df&x-expires=1772722800&x-signature=MOYY3RFU1ukGNiq4j1S34ajr1ls%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=270cd785&x-expires=1772722800&x-signature=YYS2XPl7FGvsjPG9y2puvCyQqv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b1d39138&x-expires=1772722800&x-signature=d6srp0v4O%2B9Z9glxMDLrNneFk1A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e0c277f6&x-expires=1772722800&x-signature=oWJ2QCZqvvCUEGCj%2FnCJr80iU0I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6767372d&x-expires=1772722800&x-signature=aGhZFN88lsyR9MSsVDZOci8LJLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4368f3a8&x-expires=1772722800&x-signature=1CvWLFuWFYGPAjetKv69asJkFLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/656f8480c2ce81dc834efafe8d899fe8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8628b48f&x-expires=1772722800&x-signature=Ao%2FY4TVo%2BFJXOrJHu%2ByO1%2Brf8Q8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1707103095,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 8,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 8.751,\n                        \"duration_precision\": 8.751,\n                        \"shoot_duration_precision\": 8.751,\n                        \"video_duration_precision\": 8.751\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":4,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7331951834162154795,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cn056tnog65t71qpd900\\\",\\\"owner_id\\\":7134522217991832622,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"id\": 7331951946170895146,\n                    \"id_str\": \"7331951946170895146\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7331951946170895146\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"sermartyrs\",\n                    \"owner_id\": \"7134522217991832622\",\n                    \"owner_nickname\": \"‧˚꒰🦥꒱༘⋆\",\n                    \"play_url\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"https://v19.tiktokcdn-us.com/80eccd885fd49750dec9c9cd14390f3d/69a8fb8e/video/tos/useast5/tos-useast5-v-27dcd7-tx/oMdpvIkALeHaokZAC0LIAbGtogETfBvwg4eakK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=M2dlM2dnZjY3Mzw5M2g4PEBpMzxzNHc5cnc4cTMzZzU8NEBjMTI1Yy1hNi0xY2NeXjE0YSMtYW40MmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/80eccd885fd49750dec9c9cd14390f3d/69a8fb8e/video/tos/useast5/tos-useast5-v-27dcd7-tx/oMdpvIkALeHaokZAC0LIAbGtogETfBvwg4eakK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=M2dlM2dnZjY3Mzw5M2g4PEBpMzxzNHc5cnc4cTMzZzU8NEBjMTI1Yy1hNi0xY2NeXjE0YSMtYW40MmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://v16m.tiktokcdn-us.com/a17782ae8334df2eae3591330913ed4d/69a8fb8e/video/tos/useast5/tos-useast5-v-27dcd7-tx/oMdpvIkALeHaokZAC0LIAbGtogETfBvwg4eakK/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=audio_mpeg&qs=6&rc=M2dlM2dnZjY3Mzw5M2g4PEBpMzxzNHc5cnc4cTMzZzU8NEBjMTI1Yy1hNi0xY2NeXjE0YSMtYW40MmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000&shp=d05b14bd&shcp=-\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000cn056tnog65t71qpd900&line=0&is_play_url=1&source=POI_VIDEO&file_id=7945aea0f6f9400493dc0dfd805b4df0&item_id=7331951946170895146&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk2ZTg1ODA0OWNiYjdlOTc4ODQ3YTQwMDlhMmQwNGQ0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAJ3HsgOdw_9Ffvz3PdPRqZaWiUzi0XB0TxhwNZuWxBQJ-lQuBJFaFKXonL8_qGt1v\",\n                    \"shoot_duration\": 8,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - sermartyrs\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 8\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 8728,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"LOL <m id=\\\"1\\\">@KillSMartyr</m> <m id=\\\"6\\\">@KillSMartyr</m> <h id=\\\"19\\\">#killsmartyr0x</h> \",\n                    \"text_extra\": [\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAhtCaLP437GGzk6x63s0qm_fjc76T8ABViQ-kGbj8fqLKfLuac7TeChrsdh_yOXKq\",\n                            \"tag_id\": \"1\",\n                            \"type\": 0,\n                            \"user_id\": \"7040951501489488901\"\n                        },\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAgpD_ojL-57FuPKIRhsU4UuRT8EirjAQMZTGrrqzhX2RzPgAoTgDYod-M4rL6fo_7\",\n                            \"tag_id\": \"6\",\n                            \"type\": 0,\n                            \"user_id\": \"6794570810704086022\"\n                        },\n                        {\n                            \"hashtag_id\": \"7293254786936209439\",\n                            \"hashtag_name\": \"killsmartyr0x\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"19\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"retry_type\": 0,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out ‧˚꒰🦥꒱༘⋆'s video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ‧˚꒰🦥꒱༘⋆’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out ‧˚꒰🦥꒱༘⋆’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@sermartyrs/video/7331951834162154795?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7331951834162154795&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@sermartyrs/video/7331951834162154795?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7331951834162154795&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,1.031,2309.785]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7331951834162154795\",\n                    \"collect_count\": 2467,\n                    \"comment_count\": 78,\n                    \"digg_count\": 13693,\n                    \"download_count\": 2,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 75437,\n                    \"repost_count\": 0,\n                    \"share_count\": 90,\n                    \"whatsapp_share_count\": 3\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7331951834162154795\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 16,\n                        \"sec_uid\": \"MS4wLjABAAAAhtCaLP437GGzk6x63s0qm_fjc76T8ABViQ-kGbj8fqLKfLuac7TeChrsdh_yOXKq\",\n                        \"start\": 4,\n                        \"tag_id\": \"1\",\n                        \"type\": 0,\n                        \"user_id\": \"7040951501489488901\"\n                    },\n                    {\n                        \"end\": 29,\n                        \"sec_uid\": \"MS4wLjABAAAAgpD_ojL-57FuPKIRhsU4UuRT8EirjAQMZTGrrqzhX2RzPgAoTgDYod-M4rL6fo_7\",\n                        \"start\": 17,\n                        \"tag_id\": \"6\",\n                        \"type\": 0,\n                        \"user_id\": \"6794570810704086022\"\n                    },\n                    {\n                        \"end\": 44,\n                        \"hashtag_id\": \"7293254786936209439\",\n                        \"hashtag_name\": \"killsmartyr0x\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 30,\n                        \"tag_id\": \"19\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 4.722117247634069,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.image?dr=8606&refresh_token=a02d7f44&x-expires=1772722800&x-signature=NUAw2z7XabncZlsYh3CD24QYXQ8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.image?dr=8606&refresh_token=cbd2ca64&x-expires=1772722800&x-signature=EjJ1nE1sJfBBUYqpb0po95MP%2Fcc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=18777a6a&x-expires=1772722800&x-signature=hfGNfkUaSWtPPKzPQX%2FsZS21Kr0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.image?dr=8606&refresh_token=a02d7f44&x-expires=1772722800&x-signature=NUAw2z7XabncZlsYh3CD24QYXQ8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.image?dr=8606&refresh_token=cbd2ca64&x-expires=1772722800&x-signature=EjJ1nE1sJfBBUYqpb0po95MP%2Fcc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=18777a6a&x-expires=1772722800&x-signature=hfGNfkUaSWtPPKzPQX%2FsZS21Kr0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.image?dr=8606&refresh_token=a02d7f44&x-expires=1772722800&x-signature=NUAw2z7XabncZlsYh3CD24QYXQ8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.image?dr=8606&refresh_token=cbd2ca64&x-expires=1772722800&x-signature=EjJ1nE1sJfBBUYqpb0po95MP%2Fcc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oY4ABNIZ94EgcIijE1LwTvx6sAiWZBPcBnUyk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=18777a6a&x-expires=1772722800&x-signature=hfGNfkUaSWtPPKzPQX%2FsZS21Kr0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&s=POI_VIDEO&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 495313,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 542802,\n                                \"file_cs\": \"c:0-8922-9e40\",\n                                \"file_hash\": \"ffd21c444d25a9c004e7c7a04cf91cc1\",\n                                \"height\": 720,\n                                \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                                \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_bytevc1_720p_495313\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/b2e0ee3d64b5549a547045cd8e25b190/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/osAgLLCjkGLWgXIbpAkeAteOQeJNgTHIpAIKKQ/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=966&bt=483&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZGc0ZGYzZTg3OzU8ZzszN0BpMzdoNmw5cnM4cTMzZzczNEAuY2AxMS0yNTExLjViYC1eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/7f1952855589e638d290a221caf99a20/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/osAgLLCjkGLWgXIbpAkeAteOQeJNgTHIpAIKKQ/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=966&bt=483&cs=2&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=14&rc=ZGc0ZGYzZTg3OzU8ZzszN0BpMzdoNmw5cnM4cTMzZzczNEAuY2AxMS0yNTExLjViYC1eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a400c8ed89124844855b004c4ac1fd1a&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzZTU4MzUzYjNiYTU3YWM5MjMwNTc5M2JhYzM3Mjhk&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 126867}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 171747}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 242096}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 303015}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 361357}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a25a89afb152a0eff099ec0b2bf186a3\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":65263}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 405820,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 444729,\n                                \"file_cs\": \"c:0-8922-c9e6\",\n                                \"file_hash\": \"02283912375fd11a4d97059c4fa4f554\",\n                                \"height\": 576,\n                                \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                                \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_bytevc1_540p_405820\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ce61c7c5c7b3827421ddf9b86cd285b0/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/ocB8AgGbOQLJLccbckeCjgNv4LTfTKIuAIHAfg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=792&bt=396&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmRmNDQ8ZDQ7N2doNjk1ZEBpMzdoNmw5cnM4cTMzZzczNEBiX2JgY18uXjUxXy0yL14vYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/6fab4357cf448b63fc61fefe88572e59/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/ocB8AgGbOQLJLccbckeCjgNv4LTfTKIuAIHAfg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=792&bt=396&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmRmNDQ8ZDQ7N2doNjk1ZEBpMzdoNmw5cnM4cTMzZzczNEBiX2JgY18uXjUxXy0yL14vYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2aa226530ebd4488a11ab9f1c1ecbae7&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0MzdjMDBiZGExODhiZjAzNmU1YTdkMWU4NTUxMDdi&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 108462}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 144977}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 201784}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 252116}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 299259}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"882fe9f6e656fbb2026424d26e45a4db\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32824}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 327803,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 359232,\n                                \"file_cs\": \"c:0-8922-9d32\",\n                                \"file_hash\": \"6fba67e99436278d6df7d111add59788\",\n                                \"height\": 576,\n                                \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                                \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_bytevc1_540p_327803\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/3527dfe99f978227fae2fdd89457f388/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/oYFIgeKAOAgjGweIKXLIANCkVHgLQuzeLJbg0D/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=640&bt=320&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZzNlaWc2OWY6ZzM1ZTtmaUBpMzdoNmw5cnM4cTMzZzczNEA1Li9fMWMxXy0xYGEvX15hYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/e32c529709afbb71b3100ec2bb1c039d/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/oYFIgeKAOAgjGweIKXLIANCkVHgLQuzeLJbg0D/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=640&bt=320&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZzNlaWc2OWY6ZzM1ZTtmaUBpMzdoNmw5cnM4cTMzZzczNEA1Li9fMWMxXy0xYGEvX15hYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=dfacb82bd2c04d07bc46f34dbf2b108d&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAxZWMzMDViMDlmYWRiZTQ2NWQ1Yjg5OTA4ZjA1YWJj&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 89501}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 118424}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 163960}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 204100}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 241934}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"882fe9f6e656fbb2026424d26e45a4db\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32824}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 213268,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 233716,\n                                \"file_cs\": \"c:0-8922-0c28\",\n                                \"file_hash\": \"b1a6cd550347a88ab99dc4f33cefe045\",\n                                \"height\": 576,\n                                \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                                \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_bytevc1_540p_213268\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9a26cb5351f6251624ed4237dd72af1b/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/oA4w8nZA4BEBLBgxTkTEhEiyUZiFAPcPIVFDv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=416&bt=208&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=PDZnNTpkZGRlOWU2aWQ4OEBpMzdoNmw5cnM4cTMzZzczNEAvLmNiMDYyNjQxYDNiMF9iYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/b41ce23f6c554daf6aa338bf7f8ddede/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/oA4w8nZA4BEBLBgxTkTEhEiyUZiFAPcPIVFDv/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=416&bt=208&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=PDZnNTpkZGRlOWU2aWQ4OEBpMzdoNmw5cnM4cTMzZzczNEAvLmNiMDYyNjQxYDNiMF9iYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e5b53aef63cb467b9a5a9a37e2fd1329&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdiNmQzZmE4YjQzNDkwOWIzNjkxNzk3MGMwNzJiZmRh&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 61936}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 79768}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 108871}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 133558}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 157269}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a3d845a283840731aa1b0291e435ad98\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24718}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 1,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/c7c57bf680a84074971eca4470745861_1707103095\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/c7c57bf680a84074971eca4470745861_1707103095~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=5e0d1e36&x-expires=1772722800&x-signature=%2FTZDQDYuBioL61sHpa5PhY1a%2Bw4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/c7c57bf680a84074971eca4470745861_1707103095~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d403dae4&x-expires=1772722800&x-signature=jqkkD89f7cyQodOXfHDYJ8gLkCc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/c7c57bf680a84074971eca4470745861_1707103095~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=c8bc48d3&x-expires=1772722800&x-signature=6R3YfX%2BIAu8XPWTTYB8PNjOgyRc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 558077,\n                        \"file_cs\": \"c:0-8766-552a\",\n                        \"height\": 720,\n                        \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/1aef34764eb2c2237d038bf288d85c60/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oEKIegR2gLOgACkfXLLNj6ABbIQjeHJGIjNk8r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=994&bt=497&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjtnOTRkZzY4NmVlO2U5N0BpMzdoNmw5cnM4cTMzZzczNEAtLzMvMmIwNV4xYjVeNi01YSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/fc87e3ef19bcee3174c2021c65049988/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oEKIegR2gLOgACkfXLLNj6ABbIQjeHJGIjNk8r/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=994&bt=497&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=NjtnOTRkZzY4NmVlO2U5N0BpMzdoNmw5cnM4cTMzZzczNEAtLzMvMmIwNV4xYjVeNi01YSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v12044gd0000cn056pnog65is3pee4o0&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=84069ba88beb43a5833dea51266d2803&item_id=7331951834162154795&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlM2YxNGNhMDA3YTVkMWVhM2U1MGIxMzY5ZWUyMDkz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 275378,\n                        \"file_cs\": \"c:0-8766-552a\",\n                        \"file_hash\": \"2a81350de605c08cd141d2d42a576cd1\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                        \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_h264_540p_251285\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5434a3f09541ef76b4149b584e4dfd77/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUcKAjyEvkUuLINiMEE454B8gEiB7ZEPTZBnw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk1Njg3Zzw2NTpkZzk1NUBpMzdoNmw5cnM4cTMzZzczNEBeYmBgXl4zXmAxNV5fX15eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/175e57768ca90bba2b9744340bd343dc/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUcKAjyEvkUuLINiMEE454B8gEiB7ZEPTZBnw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk1Njg3Zzw2NTpkZzk1NUBpMzdoNmw5cnM4cTMzZzczNEBeYmBgXl4zXmAxNV5fX15eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a2a2b6bdaa8742c3a96da4a5c3c2efac&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3MTQwYTQ5MWMxMDA3MjcyNzc3NWMzNjk5Njc2YTU0&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 8767,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/oEvr6iTIBgAjivZ4wEEkSZ4NPyAcI1cUnBLBp\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEvr6iTIBgAjivZ4wEEkSZ4NPyAcI1cUnBLBp~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e9eb691&x-expires=1772722800&x-signature=5D6rfHiqMXWtsq3%2FbgPAd2AuHnQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEvr6iTIBgAjivZ4wEEkSZ4NPyAcI1cUnBLBp~tplv-tiktokx-origin.image?dr=8606&refresh_token=6e40f809&x-expires=1772722800&x-signature=k%2BZ%2B3ifeaSBtuIIYL7K3bGtBzik%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEvr6iTIBgAjivZ4wEEkSZ4NPyAcI1cUnBLBp~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1ec4f65f&x-expires=1772722800&x-signature=aZrvgZ5KCKALEHxxseZwrtB7lR4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 576,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"12.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-11.2\\\",\\\"LoudnessRangeStart\\\":\\\"-23.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-9.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-11\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumShortTermLoudness\\\\\\\":-11,\\\\\\\"LoudnessRangeEnd\\\\\\\":-11.2,\\\\\\\"LoudnessRange\\\\\\\":12.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-9.7,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.38,\\\\\\\"SingingRatio\\\\\\\":0.5,\\\\\\\"SpeechRatio\\\\\\\":0.5},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxSTLoud\\\\\\\":-23.68,\\\\\\\"Loud\\\\\\\":-23.67,\\\\\\\"LoudR\\\\\\\":11.7,\\\\\\\"LoudRE\\\\\\\":-23.7,\\\\\\\"LoudRS\\\\\\\":-35.4,\\\\\\\"MaxMomLoud\\\\\\\":-19.8}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":1.2,\\\\\\\"Spkr150G\\\\\\\":1.56,\\\\\\\"Spkr200G\\\\\\\":1.77,\\\\\\\"FCenL\\\\\\\":1737.81,\\\\\\\"FCenR\\\\\\\":1744.69},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-12.849},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.003},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.011,\\\\\\\"LTotal\\\\\\\":-15.694,\\\\\\\"Peak\\\\\\\":-5.157,\\\\\\\"RTotal\\\\\\\":-15.705},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.54954,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-12.9}\\\",\\\"bright_ratio_mean\\\":\\\"0.0118\\\",\\\"brightness_mean\\\":\\\"85.653\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0049\\\",\\\"loudness\\\":\\\"-12.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.015\\\",\\\"peak\\\":\\\"0.54954\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.031,2309.785]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":576,\\\\\\\"origin_create_at\\\\\\\":1707103096}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"5.7383\\\",\\\"vq_score\\\":\\\"53.01\\\"}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/oQ7IWivgZSZ4L5nIBwPUAIEgZBjycjE4NTAiB\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ7IWivgZSZ4L5nIBwPUAIEgZBjycjE4NTAiB~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=95bb3f2e&x-expires=1772722800&x-signature=ZNYclUJjC7%2FIyBXJ6QBiE2KaFv4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ7IWivgZSZ4L5nIBwPUAIEgZBjycjE4NTAiB~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=bf35394c&x-expires=1772722800&x-signature=RlpCmDmP6hwWOYJHBKNxo%2F8WhqE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQ7IWivgZSZ4L5nIBwPUAIEgZBjycjE4NTAiB~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=c74ffcb0&x-expires=1772722800&x-signature=H9HZUkhPHA8%2FRaRJ1VZl3d%2BnDYw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 275378,\n                        \"file_cs\": \"c:0-8766-552a\",\n                        \"file_hash\": \"2a81350de605c08cd141d2d42a576cd1\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                        \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_h264_540p_251285\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5434a3f09541ef76b4149b584e4dfd77/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUcKAjyEvkUuLINiMEE454B8gEiB7ZEPTZBnw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk1Njg3Zzw2NTpkZzk1NUBpMzdoNmw5cnM4cTMzZzczNEBeYmBgXl4zXmAxNV5fX15eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/175e57768ca90bba2b9744340bd343dc/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUcKAjyEvkUuLINiMEE454B8gEiB7ZEPTZBnw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk1Njg3Zzw2NTpkZzk1NUBpMzdoNmw5cnM4cTMzZzczNEBeYmBgXl4zXmAxNV5fX15eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a2a2b6bdaa8742c3a96da4a5c3c2efac&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3MTQwYTQ5MWMxMDA3MjcyNzc3NWMzNjk5Njc2YTU0&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 444729,\n                        \"file_cs\": \"c:0-8922-c9e6\",\n                        \"file_hash\": \"02283912375fd11a4d97059c4fa4f554\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                        \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_bytevc1_540p_405820\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ce61c7c5c7b3827421ddf9b86cd285b0/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/ocB8AgGbOQLJLccbckeCjgNv4LTfTKIuAIHAfg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=792&bt=396&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmRmNDQ8ZDQ7N2doNjk1ZEBpMzdoNmw5cnM4cTMzZzczNEBiX2JgY18uXjUxXy0yL14vYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/6fab4357cf448b63fc61fefe88572e59/69a8a631/video/tos/useast5/tos-useast5-pve-0068-tx/ocB8AgGbOQLJLccbckeCjgNv4LTfTKIuAIHAfg/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=792&bt=396&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmRmNDQ8ZDQ7N2doNjk1ZEBpMzdoNmw5cnM4cTMzZzczNEBiX2JgY18uXjUxXy0yL14vYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2aa226530ebd4488a11ab9f1c1ecbae7&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE0MzdjMDBiZGExODhiZjAzNmU1YTdkMWU4NTUxMDdi&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 275378,\n                        \"file_cs\": \"c:0-8766-552a\",\n                        \"file_hash\": \"2a81350de605c08cd141d2d42a576cd1\",\n                        \"height\": 576,\n                        \"uri\": \"v12044gd0000cn056pnog65is3pee4o0\",\n                        \"url_key\": \"v12044gd0000cn056pnog65is3pee4o0_h264_540p_251285\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/5434a3f09541ef76b4149b584e4dfd77/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUcKAjyEvkUuLINiMEE454B8gEiB7ZEPTZBnw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk1Njg3Zzw2NTpkZzk1NUBpMzdoNmw5cnM4cTMzZzczNEBeYmBgXl4zXmAxNV5fX15eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/175e57768ca90bba2b9744340bd343dc/69a8a631/video/tos/useast5/tos-useast5-ve-0068c003-tx/oUcKAjyEvkUuLINiMEE454B8gEiB7ZEPTZBnw/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=490&bt=245&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=Zmk1Njg3Zzw2NTpkZzk1NUBpMzdoNmw5cnM4cTMzZzczNEBeYmBgXl4zXmAxNV5fX15eYSNsYm1wMmRrMy1gLS1kMS9zcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a2a2b6bdaa8742c3a96da4a5c3c2efac&is_play_url=1&item_id=7331951834162154795&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3MTQwYTQ5MWMxMDA3MjcyNzc3NWMzNjk5Njc2YTU0&source=POI_VIDEO&video_id=v12044gd0000cn056pnog65is3pee4o0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Cold As Ice\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=433ff01f&x-expires=1772722800&x-signature=C8np21ZZniN71oauyUOwkldxBpQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=da953f06&x-expires=1772722800&x-signature=M4g1If%2F5z7dIPn6UhDiTnfyBbQY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9ecc59b3&x-expires=1772722800&x-signature=RkiOdRVDdw1GpVbXFph1cwTIfms%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nguyn.thnh.remix4\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nguyễn Thịnh Remix ♪\",\n                            \"sec_uid\": \"MS4wLjABAAAAdENuW2UoQqaxEET1OcBVo5RCj-UzbB8eQ7JxKvylbb8wRi_riouHY5qK6PUSkz_p\",\n                            \"status\": 1,\n                            \"uid\": \"7490005620562527248\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Kreepa\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6a8cdb4d&x-expires=1772722800&x-signature=4%2Fl3f6erxGduXInycvw9vT57Tz0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=43e110e8&x-expires=1772722800&x-signature=usW3oZn8w45pfJMBfC3O78O4XP4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3f7879fb&x-expires=1772722800&x-signature=rarVEcxjGUuisFdcVLSIRVogM5k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8985316b&x-expires=1772722800&x-signature=R3b3iXl95BNYcZDi8atrtyMcjAE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=38cbb8cb&x-expires=1772722800&x-signature=SeiMLmoB30PFsdXceYceMfa1l44%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a457ad2a&x-expires=1772722800&x-signature=zB3CkLP%2BxX6N81tLj0f9YTazrnI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1605909197,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 166,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 166.392,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":30.39,\\\"amplitude_peak\\\":0,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0e70a11540274e679282ef4df33710ed\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/7dce12163df04857aa78ec4725aee295\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9a1db7723c8d46fca2d62deeb9e8929f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/757016e5368f40039b09471949806664\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10ad6g50000cdrr8qbc77u6ubo0til0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6586947002464996102,\n                    \"id_str\": \"6586947002464996102\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Kreepa\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 22080,\n                            \"start_ms\": 99456\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 166551,\n                        \"h5_url\": \"\",\n                        \"id\": \"6769753241535121409\",\n                        \"performers\": null,\n                        \"title\": \"Oh No\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6586947002464996102\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1576195200,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oABTy1hUIAwx0yutvtfo3yFOqIoAuWB8zA9sQG\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oABTy1hUIAwx0yutvtfo3yFOqIoAuWB8zA9sQG\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b230dc18da0945b9ae237904a7bce166\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b230dc18da0945b9ae237904a7bce166\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        13,\n                        1\n                    ],\n                    \"title\": \"Oh No\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7233c491&x-expires=1772722800&x-signature=QcSpnPKhV3OsyYHb0fGJkqSusPI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=35db5b1c&x-expires=1772722800&x-signature=LV9IkrWxDaSZcHHzn3BFWZJAnfc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=cd7b9654&x-expires=1772722800&x-signature=gQX4mMUEXckzPH7WKAwaY%2F4V35I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=987e7d5e&x-expires=1772722800&x-signature=YkalOCFgv8xQ4sHIkFDXTdfxe3s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=a7abdbd9&x-expires=1772722800&x-signature=3qR%2FQewH1Eti4bYKXhQHsU3sVQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=25907a21&x-expires=1772722800&x-signature=LK5FY8sFqpf3%2BGBMgX73ekbAP2o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=67b06922&x-expires=1772722800&x-signature=bPmJDyvDIZP%2F7Su4wMjEtELFF40%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=52457191&x-expires=1772722800&x-signature=2h5%2Byqzb%2F9hhvLzN1Bl%2B7UnIUYE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=e2062f3a&x-expires=1772722800&x-signature=%2Bvu%2BhNMYvXnmTsgt1NthXFyHaOk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5d287451&x-expires=1772722800&x-signature=Yoass2iX5IIHpwb%2BDEbTuyXBFQw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b2977d32&x-expires=1772722800&x-signature=XSKNS0ujE4giQ3wvb05gElU34cU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d389669b&x-expires=1772722800&x-signature=0GlVfzFe30oBRiS65sSzgSsqPFM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=915a1524&x-expires=1772722800&x-signature=JgSs9CIk%2B6Rq8R1366mFS7JTNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=190181d5&x-expires=1772722800&x-signature=FTeOlF5iDMsCWLSKWOjId0FMrp0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=52a3e66f&x-expires=1772722800&x-signature=y72hsIE6ONq8wBsLv88N2CWk6GI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/6d461ea480f3839f2ce07f4361c286f7\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"funny_zh\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"GB\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAznfn6romL_EpBH-vDRd40ydHW5tzVCWXy0yI987L26OXRnNSNvuEsMQgoXSY3TIR\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Cure your bad mood🥰\\nClick the plus sign to see more😘\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"7046990385353180166\",\n                    \"unique_id\": \"funny_zh\",\n                    \"unique_id_modify_time\": 1772638665,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 7046990385353180166,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7082074473003814149\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"foryou\",\n                        \"cid\": \"42164\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=42164\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #foryou on TikTok!\",\n                            \"share_desc_info\": \"Check out #foryou on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: foryou\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/foryou?_r=1&name=foryou&u_code=f0hijkeb6gegkd&_d=f2959igebj847i&share_challenge_id=42164&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0002031959825251455}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026030415374537802AFDDAE88E0D4361\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026030415374537802AFDDAE88E0D4361\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"cover_labels\": null,\n                \"create_time\": 1648923959,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"#foryou #lol #fyp #😂 #wtf #funny #amazing #pet #dog #funny_zh\",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7082074473003814149\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 1,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Cold As Ice\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=433ff01f&x-expires=1772722800&x-signature=C8np21ZZniN71oauyUOwkldxBpQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=da953f06&x-expires=1772722800&x-signature=M4g1If%2F5z7dIPn6UhDiTnfyBbQY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9ecc59b3&x-expires=1772722800&x-signature=RkiOdRVDdw1GpVbXFph1cwTIfms%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nguyn.thnh.remix4\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nguyễn Thịnh Remix ♪\",\n                            \"sec_uid\": \"MS4wLjABAAAAdENuW2UoQqaxEET1OcBVo5RCj-UzbB8eQ7JxKvylbb8wRi_riouHY5qK6PUSkz_p\",\n                            \"status\": 1,\n                            \"uid\": \"7490005620562527248\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Kreepa\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6a8cdb4d&x-expires=1772722800&x-signature=4%2Fl3f6erxGduXInycvw9vT57Tz0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=43e110e8&x-expires=1772722800&x-signature=usW3oZn8w45pfJMBfC3O78O4XP4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3f7879fb&x-expires=1772722800&x-signature=rarVEcxjGUuisFdcVLSIRVogM5k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8985316b&x-expires=1772722800&x-signature=R3b3iXl95BNYcZDi8atrtyMcjAE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=38cbb8cb&x-expires=1772722800&x-signature=SeiMLmoB30PFsdXceYceMfa1l44%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/87ffc361f5ef386c116f899a3f35afc8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a457ad2a&x-expires=1772722800&x-signature=zB3CkLP%2BxX6N81tLj0f9YTazrnI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1605909197,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 166,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 166.392,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":30.39,\\\"amplitude_peak\\\":0,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0e70a11540274e679282ef4df33710ed\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/7dce12163df04857aa78ec4725aee295\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9a1db7723c8d46fca2d62deeb9e8929f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/757016e5368f40039b09471949806664\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7577524709592892429,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10ad6g50000cdrr8qbc77u6ubo0til0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"id\": 6586947002464996102,\n                    \"id_str\": \"6586947002464996102\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Kreepa\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 22080,\n                            \"start_ms\": 99456\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/35b4d0674c0b447783f4c3ea9ae879c6~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 166551,\n                        \"h5_url\": \"\",\n                        \"id\": \"6769753241535121409\",\n                        \"performers\": null,\n                        \"title\": \"Oh No\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6586947002464996102\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_release_info\": {\n                        \"group_release_date\": 1576195200,\n                        \"is_new_release_song\": false\n                    },\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oABTy1hUIAwx0yutvtfo3yFOqIoAuWB8zA9sQG\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oABTy1hUIAwx0yutvtfo3yFOqIoAuWB8zA9sQG\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b230dc18da0945b9ae237904a7bce166\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b230dc18da0945b9ae237904a7bce166\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_value\": [\n                        13,\n                        1\n                    ],\n                    \"title\": \"Oh No\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 12166,\n                \"music_selected_from\": \"edit_page_recommend_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"4761\\\">#foryou</h> <h id=\\\"2298\\\">#lol</h> <h id=\\\"2553\\\">#fyp</h> <h id=\\\"8931\\\">#😂</h> <h id=\\\"3795\\\">#wtf</h> <h id=\\\"7823\\\">#funny</h> <h id=\\\"2682\\\">#amazing</h> <h id=\\\"7424\\\">#pet</h> <h id=\\\"3656\\\">#dog</h> <h id=\\\"6527\\\">#funny_zh</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"42164\",\n                            \"hashtag_name\": \"foryou\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"4761\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1745\",\n                            \"hashtag_name\": \"lol\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2298\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2553\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1592197759603718\",\n                            \"hashtag_name\": \"😂\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8931\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"9083\",\n                            \"hashtag_name\": \"wtf\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3795\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"5424\",\n                            \"hashtag_name\": \"funny\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7823\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"8666\",\n                            \"hashtag_name\": \"amazing\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2682\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"8931\",\n                            \"hashtag_name\": \"pet\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7424\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"6221\",\n                            \"hashtag_name\": \"dog\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3656\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"7076148189346627590\",\n                            \"hashtag_name\": \"funny_zh\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"6527\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"GB\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out funny_zh's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out funny_zh’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out funny_zh’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@funny_zh/video/7082074473003814149?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7082074473003814149&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@funny_zh/video/7082074473003814149?_r=1&u_code=f0hijkeb6gegkd&preview_pb=0&sharer_language=en&_d=f2959igebj847i&share_item_id=7082074473003814149&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7082074473003814149\",\n                    \"collect_count\": 148,\n                    \"comment_count\": 42,\n                    \"digg_count\": 6215,\n                    \"download_count\": 926,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 206697,\n                    \"repost_count\": 0,\n                    \"share_count\": 512,\n                    \"whatsapp_share_count\": 307\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7082074473003814149\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"text_extra\": [\n                    {\n                        \"end\": 7,\n                        \"hashtag_id\": \"42164\",\n                        \"hashtag_name\": \"foryou\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"4761\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 12,\n                        \"hashtag_id\": \"1745\",\n                        \"hashtag_name\": \"lol\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 8,\n                        \"tag_id\": \"2298\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 17,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 13,\n                        \"tag_id\": \"2553\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 21,\n                        \"hashtag_id\": \"1592197759603718\",\n                        \"hashtag_name\": \"😂\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 18,\n                        \"tag_id\": \"8931\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 26,\n                        \"hashtag_id\": \"9083\",\n                        \"hashtag_name\": \"wtf\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 22,\n                        \"tag_id\": \"3795\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 33,\n                        \"hashtag_id\": \"5424\",\n                        \"hashtag_name\": \"funny\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 27,\n                        \"tag_id\": \"7823\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 42,\n                        \"hashtag_id\": \"8666\",\n                        \"hashtag_name\": \"amazing\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 34,\n                        \"tag_id\": \"2682\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 47,\n                        \"hashtag_id\": \"8931\",\n                        \"hashtag_name\": \"pet\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 43,\n                        \"tag_id\": \"7424\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 52,\n                        \"hashtag_id\": \"6221\",\n                        \"hashtag_name\": \"dog\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 48,\n                        \"tag_id\": \"3656\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 62,\n                        \"hashtag_id\": \"7076148189346627590\",\n                        \"hashtag_name\": \"funny_zh\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 53,\n                        \"tag_id\": \"6527\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e88ac99&x-expires=1772722800&x-signature=gGYmlv64NA7i6XGh3IsOTi55nhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.image?dr=8606&refresh_token=1311a049&x-expires=1772722800&x-signature=dfNC%2FvqTfB8LBYdQb9QPcn6NBB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=67fc6551&x-expires=1772722800&x-signature=RYsd9XWLOzxDi3pfBMX5BOiMtmA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e88ac99&x-expires=1772722800&x-signature=gGYmlv64NA7i6XGh3IsOTi55nhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.image?dr=8606&refresh_token=1311a049&x-expires=1772722800&x-signature=dfNC%2FvqTfB8LBYdQb9QPcn6NBB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=67fc6551&x-expires=1772722800&x-signature=RYsd9XWLOzxDi3pfBMX5BOiMtmA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e88ac99&x-expires=1772722800&x-signature=gGYmlv64NA7i6XGh3IsOTi55nhs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.image?dr=8606&refresh_token=1311a049&x-expires=1772722800&x-signature=dfNC%2FvqTfB8LBYdQb9QPcn6NBB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c92eb1e9463f484b8f6368c13a41cb48_1648923960~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=67fc6551&x-expires=1772722800&x-signature=RYsd9XWLOzxDi3pfBMX5BOiMtmA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 221717,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 341695,\n                                \"file_cs\": \"c:0-11508-d9be\",\n                                \"file_hash\": \"c8fc93d8d727f75755e455e3b4ad8846\",\n                                \"height\": 960,\n                                \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                                \"url_key\": \"v09044g40000c9499pjc77udejtctm80_bytevc1_540p_221717\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/ea3ab7313dfd003a749ddd7dcabfae7b/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/1aa0f4609b8c4872ada8713cc2827d78/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=432&bt=216&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTo4PGg2Ozg7NDNlZDU8aEBpM3BmbWc6ZnM8PDMzNzczM0BeLl8vYjMtNjYxM2AuMGEyYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/e66bef3cf5eae78f8fe2afc5ed80d3f0/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/1aa0f4609b8c4872ada8713cc2827d78/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=432&bt=216&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTo4PGg2Ozg7NDNlZDU8aEBpM3BmbWc6ZnM8PDMzNzczM0BeLl8vYjMtNjYxM2AuMGEyYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ed9321acb604198950863ee29b517af&is_play_url=1&item_id=7082074473003814149&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA4MDEyZmM5MzdmNDEyMTk1MTNkMmNhNjFhN2FjODM1&source=POI_VIDEO&video_id=v09044g40000c9499pjc77udejtctm80\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 540\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32148}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 147662,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 227567,\n                                \"file_cs\": \"c:0-11508-6a22\",\n                                \"file_hash\": \"454d101b25ae34ff3d2108161ff35b38\",\n                                \"height\": 960,\n                                \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                                \"url_key\": \"v09044g40000c9499pjc77udejtctm80_bytevc1_540p_147662\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/12016fe548ffa04b2724a224df62b633/69a8a635/video/tos/useast2a/tos-useast2a-pve-0068/c5b16dff580a48b9958847f68ecb3396/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=288&bt=144&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NmUzZGk7Zjc4aWQ5ZTQ0NEBpM3BmbWc6ZnM8PDMzNzczM0BjXmIwY14tXjQxMzFfMTIvYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ec107105b0fa8e707ee8a30d6c2611af/69a8a635/video/tos/useast2a/tos-useast2a-pve-0068/c5b16dff580a48b9958847f68ecb3396/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=288&bt=144&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=4&rc=NmUzZGk7Zjc4aWQ5ZTQ0NEBpM3BmbWc6ZnM8PDMzNzczM0BjXmIwY14tXjQxMzFfMTIvYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=215141bb466a4f75a40ca8ff3ae0abf3&is_play_url=1&item_id=7082074473003814149&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA2ODc0MjU2Yjg2MTM0MTIwOTQ5MWJiOGRhNDBhYzY2&source=POI_VIDEO&video_id=v09044g40000c9499pjc77udejtctm80\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 540\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32148}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 116790,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 179989,\n                                \"file_cs\": \"c:0-11508-aa45\",\n                                \"file_hash\": \"0f41f9a310b1a6e29a1f69a7517d78df\",\n                                \"height\": 960,\n                                \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                                \"url_key\": \"v09044g40000c9499pjc77udejtctm80_bytevc1_540p_116790\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/80f091c4022f41da0dc83012a44c6bfb/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c004/1863a770ca054d809d05b567f0ba147f/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=228&bt=114&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDNlZTVpOzs2OzY7NzRkOEBpM3BmbWc6ZnM8PDMzNzczM0AxM2FhLzY0XmMxYC5eXmE2YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/167120ca3043d61ad3922021bc1b096d/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c004/1863a770ca054d809d05b567f0ba147f/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=228&bt=114&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDNlZTVpOzs2OzY7NzRkOEBpM3BmbWc6ZnM8PDMzNzczM0AxM2FhLzY0XmMxYC5eXmE2YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=95daa1a418c348f3a8789f22dbdb604a&is_play_url=1&item_id=7082074473003814149&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNmY2YyNDFlOTEzYjE0OWU0OGEyNWE2NzBhODM5NjMx&source=POI_VIDEO&video_id=v09044g40000c9499pjc77udejtctm80\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 540\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24194}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/97d090af8b4f44438c03937119d3b245\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/97d090af8b4f44438c03937119d3b245~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=17e88ca0&x-expires=1772722800&x-signature=o%2FwOpd2MKt64NgW%2FR53w1Uj0%2FMc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/97d090af8b4f44438c03937119d3b245~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=86230f0b&x-expires=1772722800&x-signature=%2FwZ8hbf2d9mGK7y2IjaMA8WMJgc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/97d090af8b4f44438c03937119d3b245~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=b0fabdf6&x-expires=1772722800&x-signature=EOiIXZLQ7Voeg2km4WlizqOMzNo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 519374,\n                        \"file_cs\": \"c:0-11368-0a2d\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c107506dc2f1d45747e05ea8eecb048a/69a8a635/video/tos/maliva/tos-maliva-ve-0068c800-us/1343daf862804f86b312d2f2f62770a6/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=658&bt=329&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aTllNzo6NzVmO2Y0aTM8N0BpM3BmbWc6ZnM8PDMzNzczM0AyMjUuYzVeNTIxXjBiYzVhYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/2dca47e61d5a301a9823bb8765f1f791/69a8a635/video/tos/maliva/tos-maliva-ve-0068c800-us/1343daf862804f86b312d2f2f62770a6/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=658&bt=329&cs=0&ds=3&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=aTllNzo6NzVmO2Y0aTM8N0BpM3BmbWc6ZnM8PDMzNzczM0AyMjUuYzVeNTIxXjBiYzVhYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c9499pjc77udejtctm80&line=0&watermark=1&logo_name=tiktok_m&source=POI_VIDEO&file_id=d489f0ef31ac485c82a487f7148b565f&item_id=7082074473003814149&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFjYjYyYjlmZGM1ODI4ZjA0NTdlYjU3YTNhZWM1NWRi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 431156,\n                        \"file_cs\": \"c:0-11368-0a2d\",\n                        \"file_hash\": \"a13d1f54712b3200628c8122c243bef9\",\n                        \"height\": 960,\n                        \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                        \"url_key\": \"v09044g40000c9499pjc77udejtctm80_h264_540p_279767\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b694f7da780627b854c15dc3fab5a440/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/7946190a9d5644a6be391a377a19ef13/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=546&bt=273&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OzhnM2Q8OzQ1Zmc5NmU5N0BpM3BmbWc6ZnM8PDMzNzczM0BgYzNfMTUtNWAxMzZiYC00YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/f55ed34642e8bada5253c70609829c20/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/7946190a9d5644a6be391a377a19ef13/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=546&bt=273&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OzhnM2Q8OzQ1Zmc5NmU5N0BpM3BmbWc6ZnM8PDMzNzczM0BgYzNfMTUtNWAxMzZiYC00YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7406cbe3966d4cc28108894ab06df5c8&is_play_url=1&item_id=7082074473003814149&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQzYzIwM2JkN2MzMDc3ODU0MzAwMDY3ZjdiNmQ2MDFi&source=POI_VIDEO&video_id=v09044g40000c9499pjc77udejtctm80\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"duration\": 12329,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/59627a55412c489686cfac361c0998e7_1648923961\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/59627a55412c489686cfac361c0998e7_1648923961~tplv-tiktokx-origin.image?dr=8606&refresh_token=53599d91&x-expires=1772722800&x-signature=V3mh2VT0ZV1uwkqiGAkJjDhdA%2BQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/59627a55412c489686cfac361c0998e7_1648923961~tplv-tiktokx-origin.image?dr=8606&refresh_token=9fa3c365&x-expires=1772722800&x-signature=3uhW1jKrTh3GLLDB8ihueAVwuDU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/59627a55412c489686cfac361c0998e7_1648923961~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=55728317&x-expires=1772722800&x-signature=r9M2bGIf0lDwkyXQyy%2BynTsFOkk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 960,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-12.2,\\\\\\\"Peak\\\\\\\":0.96605,\\\\\\\"mean_volume\\\\\\\":-16.5,\\\\\\\"max_volume\\\\\\\":-0.3}\\\",\\\"loudness\\\":\\\"-12.2\\\",\\\"peak\\\":\\\"0.96605\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":540,\\\\\\\"origin_height\\\\\\\":960,\\\\\\\"origin_create_at\\\\\\\":1648923961}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"56.58\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c9499pjc77udejtctm80\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/e3021e411e9eaac5b3ac5f6ac8ac29ca/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c004/oIPivAOKEkLarhUxTJfNgAoO2YTWpQIdIszNCz/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=738\\\\u0026bt=369\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDM5NmhnOTozMzdkNmk2ZkBpM3BmbWc6ZnM8PDMzNzczM0BgLzYwNWMuXjYxNGBfYmM0YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/659ffb7dfde48f8d72725590e4d589ff/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c004/oIPivAOKEkLarhUxTJfNgAoO2YTWpQIdIszNCz/?a=1233\\\\u0026bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=738\\\\u0026bt=369\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDM5NmhnOTozMzdkNmk2ZkBpM3BmbWc6ZnM8PDMzNzczM0BgLzYwNWMuXjYxNGBfYmM0YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415374537802AFDDAE88E0D4361\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c9499pjc77udejtctm80\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=POI_VIDEO\\\\u0026file_id=7cf3efb3ca744090a716fd8e339620c1\\\\u0026item_id=7082074473003814149\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkMjFjZmFkNTY1MzQ2YmNhZTJjYmIzNWViMzFjYTc1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":766308,\\\"file_cs\\\":\\\"c:0-11368-0a2d\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/3a4d1da925df4c2380a683a7ba24e3c2_1648923959\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3a4d1da925df4c2380a683a7ba24e3c2_1648923959~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=b3f0eff7&x-expires=1772722800&x-signature=NmDY1oD%2BnkhP3W9a1HvTqM0zO%2FQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3a4d1da925df4c2380a683a7ba24e3c2_1648923959~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=56aa96b3&x-expires=1772722800&x-signature=PMKBcrS9%2Bt6xtlwvtdTZquqw1ss%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3a4d1da925df4c2380a683a7ba24e3c2_1648923959~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=a07be50f&x-expires=1772722800&x-signature=tpTnCjxJIg7c2mriNzzbdk8yoyE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=c0f880ed&idc=useast8&biz_tag=tt_video&s=POI_VIDEO&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 431156,\n                        \"file_cs\": \"c:0-11368-0a2d\",\n                        \"file_hash\": \"a13d1f54712b3200628c8122c243bef9\",\n                        \"height\": 960,\n                        \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                        \"url_key\": \"v09044g40000c9499pjc77udejtctm80_h264_540p_279767\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b694f7da780627b854c15dc3fab5a440/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/7946190a9d5644a6be391a377a19ef13/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=546&bt=273&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OzhnM2Q8OzQ1Zmc5NmU5N0BpM3BmbWc6ZnM8PDMzNzczM0BgYzNfMTUtNWAxMzZiYC00YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/f55ed34642e8bada5253c70609829c20/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/7946190a9d5644a6be391a377a19ef13/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=546&bt=273&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OzhnM2Q8OzQ1Zmc5NmU5N0BpM3BmbWc6ZnM8PDMzNzczM0BgYzNfMTUtNWAxMzZiYC00YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7406cbe3966d4cc28108894ab06df5c8&is_play_url=1&item_id=7082074473003814149&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQzYzIwM2JkN2MzMDc3ODU0MzAwMDY3ZjdiNmQ2MDFi&source=POI_VIDEO&video_id=v09044g40000c9499pjc77udejtctm80\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 341695,\n                        \"file_cs\": \"c:0-11508-d9be\",\n                        \"file_hash\": \"c8fc93d8d727f75755e455e3b4ad8846\",\n                        \"height\": 960,\n                        \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                        \"url_key\": \"v09044g40000c9499pjc77udejtctm80_bytevc1_540p_221717\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/ea3ab7313dfd003a749ddd7dcabfae7b/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/1aa0f4609b8c4872ada8713cc2827d78/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=432&bt=216&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTo4PGg2Ozg7NDNlZDU8aEBpM3BmbWc6ZnM8PDMzNzczM0BeLl8vYjMtNjYxM2AuMGEyYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/e66bef3cf5eae78f8fe2afc5ed80d3f0/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/1aa0f4609b8c4872ada8713cc2827d78/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=432&bt=216&cs=2&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=11&rc=aTo4PGg2Ozg7NDNlZDU8aEBpM3BmbWc6ZnM8PDMzNzczM0BeLl8vYjMtNjYxM2AuMGEyYSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5ed9321acb604198950863ee29b517af&is_play_url=1&item_id=7082074473003814149&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA4MDEyZmM5MzdmNDEyMTk1MTNkMmNhNjFhN2FjODM1&source=POI_VIDEO&video_id=v09044g40000c9499pjc77udejtctm80\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 431156,\n                        \"file_cs\": \"c:0-11368-0a2d\",\n                        \"file_hash\": \"a13d1f54712b3200628c8122c243bef9\",\n                        \"height\": 960,\n                        \"uri\": \"v09044g40000c9499pjc77udejtctm80\",\n                        \"url_key\": \"v09044g40000c9499pjc77udejtctm80_h264_540p_279767\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/b694f7da780627b854c15dc3fab5a440/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/7946190a9d5644a6be391a377a19ef13/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=546&bt=273&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OzhnM2Q8OzQ1Zmc5NmU5N0BpM3BmbWc6ZnM8PDMzNzczM0BgYzNfMTUtNWAxMzZiYC00YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/f55ed34642e8bada5253c70609829c20/69a8a635/video/tos/useast2a/tos-useast2a-ve-0068c003/7946190a9d5644a6be391a377a19ef13/?a=1233&bti=OzR2KTQ7PEBqOjo2QC86bTQ1MC5gIzE0M2A%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=546&bt=273&cs=0&ds=6&ft=gKfIn8s6oA-O12NvS4pn.IxR~ex0~3_45SY&mime_type=video_mp4&qs=0&rc=OzhnM2Q8OzQ1Zmc5NmU5N0BpM3BmbWc6ZnM8PDMzNzczM0BgYzNfMTUtNWAxMzZiYC00YSM1cXFicjRnNjFgLS1kMTZzcw%3D%3D&vvpl=1&l=2026030415374537802AFDDAE88E0D4361&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7406cbe3966d4cc28108894ab06df5c8&is_play_url=1&item_id=7082074473003814149&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQzYzIwM2JkN2MzMDc3ODU0MzAwMDY3ZjdiNmQ2MDFi&source=POI_VIDEO&video_id=v09044g40000c9499pjc77udejtctm80\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 540\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"long_press_entrance_enable\": false,\n                    \"vtag_enable\": false\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            }\n        ],\n        \"cursor\": 20,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"2026030415374537802AFDDAE88E0D4361\",\n            \"now\": 1772638666000\n        },\n        \"has_more\": 1,\n        \"log_pb\": {\n            \"impr_id\": \"2026030415374537802AFDDAE88E0D4361\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772638667\n}"}],"_postman_id":"86ea82ef-4b31-43bf-ab02-26c55c69e784"}],"id":"0385e94c-d607-4308-9298-7cfe26d94a66","description":"<p>Endpoints for retrieving location-based data from TikTok. Use these requests to look up metadata for a specific place or fetch the video feed associated with it — both identified by a unique <code>location_id</code>.</p>\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getLocationInfoByID</code></td>\n<td>Returns metadata and details for a TikTok location</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getLocationFeedByID</code></td>\n<td>Returns a feed of videos tagged at a specific location</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>location_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>The unique numeric identifier of the TikTok location</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li>Obtain a <code>location_id</code> from video metadata — TikTok videos tagged at a location include the ID in their response payload.</li>\n<li>Both endpoints share the same <code>location_id</code> parameter, so you can use the same value to first fetch location details and then pull its video feed.</li>\n<li>The base URL is configured via the <code>https://tiktok.evelode.com/tiktok-api</code> collection variable. Make sure it is set before sending requests.</li>\n<li>Authentication is handled at the collection level via the <code>license_key</code> query parameter — no additional auth setup is needed per request.</li>\n</ul>\n","_postman_id":"0385e94c-d607-4308-9298-7cfe26d94a66","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Music","item":[{"name":"Get music info by URL or ID","id":"2cab4de1-9f23-45f4-8098-f366a10d9cca","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getMusicInfo?query=6928004115846924290","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getMusicInfo"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"query","value":"6928004115846924290"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"d7cf353b-8210-40e4-98a3-66ea210151fc","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getMusicInfo?query=6928004115846924290","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getMusicInfo"],"query":[{"key":"query","value":"6928004115846924290"},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 18:44:19 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=ZzhV5qgJzxVp1419rb6juLCVMH%2Bzu7DZ%2FSl6U2fC0kW8tHYL%2FK6XoG6rb43TgfSeO4ominu5TAJSQP35ZbGrytK0l%2FTeKlIQKQ0vk6u0FeEQ4A%3D%3D\"}]}"},{"key":"cf-ray","value":"9e17d381fc726a35-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"ai_recommend_music\": null,\n        \"ai_recommend_video\": null,\n        \"behind_the_song_exist\": false,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260324184418D1EFB159F96FDE1160F3\",\n            \"now\": 1774377859000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"20260324184418D1EFB159F96FDE1160F3\"\n        },\n        \"msg\": \"success\",\n        \"music_chart_rank\": {\n            \"chart_music_info\": \"{\\\"currentTabId\\\":0,\\\"tabList\\\":[{\\\"tabId\\\":0,\\\"tabNameKey\\\":\\\"music_chart_top_50_title\\\",\\\"tabName\\\":\\\"music_chart_top_50_title\\\",\\\"currentMusicId\\\":\\\"\\\"},{\\\"tabId\\\":1,\\\"tabNameKey\\\":\\\"music_chart_viral_50_title\\\",\\\"tabName\\\":\\\"music_chart_viral_50_title\\\",\\\"currentMusicId\\\":\\\"\\\"}]}\",\n            \"desc\": \"Music Charts\",\n            \"link_style\": {\n                \"bg_end_color\": 2151916,\n                \"bg_start_color\": 2151916\n            }\n        },\n        \"music_info\": {\n            \"album\": \"Nikes\",\n            \"allow_offline_music_to_detail_page\": false,\n            \"artists\": [\n                {\n                    \"avatar\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e3264d63&x-expires=1774461600&x-signature=Hn3a%2FHGrV30xzX%2FgnuiSNND%2FEAM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=885c0ee7&x-expires=1774461600&x-signature=QrSA2w9yl70loOT2j5ag8eGpqPg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=61a10f00&x-expires=1774461600&x-signature=UBhSjFdP2R1oisSu%2FItMMRXZaCY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"enter_type\": 2,\n                    \"follow_status\": 0,\n                    \"follower_status\": 0,\n                    \"handle\": \"nimstarrr\",\n                    \"is_block\": false,\n                    \"is_blocked\": false,\n                    \"is_private_account\": false,\n                    \"is_verified\": false,\n                    \"is_visible\": false,\n                    \"nick_name\": \"Nimstarr\",\n                    \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                    \"status\": 1,\n                    \"uid\": \"6809444586009003014\"\n                }\n            ],\n            \"audition_duration\": 60,\n            \"author\": \"Nimstarr & kid toni\",\n            \"author_deleted\": false,\n            \"author_position\": null,\n            \"avatar_medium\": {\n                \"height\": 720,\n                \"uri\": \"musically-maliva-obj/1594805258216454\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b6dc9625&x-expires=1774461600&x-signature=3sXQB3s%2FzUnUDN%2BB2sNzWJgWA%2FY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c636d5ac&x-expires=1774461600&x-signature=AsS6Pr8ln3hZV8OnVRSslO7B81Q%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=39aa10f1&x-expires=1774461600&x-signature=PmMe1qAulXGF%2B%2FnOOqn0GPvymsg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_thumb\": {\n                \"height\": 720,\n                \"uri\": \"musically-maliva-obj/1594805258216454\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ae05b4f6&x-expires=1774461600&x-signature=wiDCOLImxS67u4UO%2FnE6qpFUuZM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7fe3bdce&x-expires=1774461600&x-signature=%2B9DQMu6MAc%2BeVSEuZwhBeg6KI%2B4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=86c327e4&x-expires=1774461600&x-signature=2SZqJt9PEBMe8pYi%2FR0NHud8m3c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=f6441914&idc=useast5\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"binded_challenge_id\": 0,\n            \"can_be_stitched\": true,\n            \"can_not_reuse\": false,\n            \"collect_stat\": 0,\n            \"commercial_right_type\": 1,\n            \"cover_large\": {\n                \"height\": 720,\n                \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                \"url_list\": [\n                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"cover_medium\": {\n                \"height\": 720,\n                \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                \"url_list\": [\n                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"cover_thumb\": {\n                \"height\": 720,\n                \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                \"url_list\": [\n                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"create_time\": 1613051663,\n            \"dmv_auto_show\": false,\n            \"duration\": 60,\n            \"duration_high_precision\": {\n                \"audition_duration_precision\": 60,\n                \"duration_precision\": 60,\n                \"shoot_duration_precision\": 60,\n                \"video_duration_precision\": 60\n            },\n            \"external_song_info\": [],\n            \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7586736727563076622,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n            \"has_commerce_right\": false,\n            \"has_commerce_right_strict\": false,\n            \"id\": 6928004115846924290,\n            \"id_str\": \"6928004115846924290\",\n            \"is_audio_url_with_cookie\": false,\n            \"is_author_artist\": true,\n            \"is_commerce_music\": false,\n            \"is_commerce_music_strict\": false,\n            \"is_matched_metadata\": false,\n            \"is_original\": false,\n            \"is_original_sound\": false,\n            \"is_pgc\": true,\n            \"is_shooting_allow\": true,\n            \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n            \"lyric_short_position\": null,\n            \"matched_song\": {\n                \"author\": \"Nimstarr & kid toni\",\n                \"chorus_info\": {\n                    \"duration_ms\": 15168,\n                    \"start_ms\": 70464\n                },\n                \"cover_medium\": {\n                    \"height\": 720,\n                    \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                        \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"full_duration\": 139921,\n                \"h5_url\": \"\",\n                \"id\": \"6928004113938532354\",\n                \"performers\": null,\n                \"title\": \"Nikes\"\n            },\n            \"meme_song_info\": {},\n            \"mid\": \"6928004115846924290\",\n            \"multi_bit_rate_play_info\": [\n                {\n                    \"bit_rate\": 129600,\n                    \"dub_infos\": null,\n                    \"gear_name\": \"higher\",\n                    \"play_addr\": {\n                        \"url_list\": [\n                            \"http://v16m.tiktokcdn-us.com/2d730547e89af78e29c30e5825cfb395/69c3301f/video/tos/alisg/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT/?a=1233&bti=cXJueGYpQHM4NDZAdGtrOmQ0cCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=252&bt=126&ft=GSDrKInz7ThrzD-PXq8Zmo&mime_type=audio_mp4&qs=6&rc=NWg4NWg5ZWloNzY6Ozw8O0BpamptNXI5cjhsNzMzODlkNEBjYjU2NF4xNi8xYWE2LmMxYSNrMC9yMmRjbTZhLS1kYS1zcw%3D%3D&vvpl=1&l=20260324184418D1EFB159F96FDE1160F3&btag=e00090000\",\n                            \"http://v19.tiktokcdn-us.com/ffce26b71a57a9d69ef9082f681f6de8/69c3301f/video/tos/alisg/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT/?a=1233&bti=cXJueGYpQHM4NDZAdGtrOmQ0cCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=252&bt=126&ft=GSDrKInz7ThrzD-PXq8Zmo&mime_type=audio_mp4&qs=6&rc=NWg4NWg5ZWloNzY6Ozw8O0BpamptNXI5cjhsNzMzODlkNEBjYjU2NF4xNi8xYWE2LmMxYSNrMC9yMmRjbTZhLS1kYS1zcw%3D%3D&vvpl=1&l=20260324184418D1EFB159F96FDE1160F3&btag=e00090000\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"quality_type\": 6\n                },\n                {\n                    \"bit_rate\": 65631,\n                    \"dub_infos\": null,\n                    \"gear_name\": \"medium\",\n                    \"play_addr\": {\n                        \"url_list\": [\n                            \"http://v16m.tiktokcdn-us.com/e130d97da119748607e74f2348215951/69c3301f/video/tos/alisg/tos-alisg-ve-2774/o0UgiABixIt4gsHw8bWiwZMZSvLKBfYAoJT0IT/?a=1233&bti=cXJueGYpQHM4NDZAdGtrOmQ0cCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=128&bt=64&ft=GSDrKInz7ThrzD-PXq8Zmo&mime_type=audio_mp4&qs=3&rc=OzY0NzRmaTY4Zmc3aDhnPEBpamptNXI5cjhsNzMzODlkNEBjMmBhLl8uXzAxL19iNjIzYSNrMC9yMmRjbTZhLS1kYS1zcw%3D%3D&vvpl=1&l=20260324184418D1EFB159F96FDE1160F3&btag=e00090000\",\n                            \"http://v19.tiktokcdn-us.com/c6ce554adc7116c12e775d1de4a4f542/69c3301f/video/tos/alisg/tos-alisg-ve-2774/o0UgiABixIt4gsHw8bWiwZMZSvLKBfYAoJT0IT/?a=1233&bti=cXJueGYpQHM4NDZAdGtrOmQ0cCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=128&bt=64&ft=GSDrKInz7ThrzD-PXq8Zmo&mime_type=audio_mp4&qs=3&rc=OzY0NzRmaTY4Zmc3aDhnPEBpamptNXI5cjhsNzMzODlkNEBjMmBhLl8uXzAxL19iNjIzYSNrMC9yMmRjbTZhLS1kYS1zcw%3D%3D&vvpl=1&l=20260324184418D1EFB159F96FDE1160F3&btag=e00090000\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"quality_type\": 3\n                },\n                {\n                    \"bit_rate\": 257675,\n                    \"dub_infos\": null,\n                    \"gear_name\": \"highest\",\n                    \"play_addr\": {\n                        \"url_list\": [\n                            \"http://v16m.tiktokcdn-us.com/5ea3f675bccd81e95396e55dbefe9bf4/69c3301f/video/tos/alisg/tos-alisg-ve-2774/oAvZQQoB0AL4whxiiB1ZzBI8WAUTfiawIsMJ8K/?a=1233&bti=cXJueGYpQHM4NDZAdGtrOmQ0cCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=502&bt=251&ft=GSDrKInz7ThrzD-PXq8Zmo&mime_type=audio_mp4&qs=7&rc=M2c8M2VmOTo4OWQ2ODxlZEBpamptNXI5cjhsNzMzODlkNEBgMGBfLjIwNjAxNDVhLzJgYSNrMC9yMmRjbTZhLS1kYS1zcw%3D%3D&vvpl=1&l=20260324184418D1EFB159F96FDE1160F3&btag=e00090000\",\n                            \"http://v19.tiktokcdn-us.com/db5c80fab7a6fd6843be1a76c1640395/69c3301f/video/tos/alisg/tos-alisg-ve-2774/oAvZQQoB0AL4whxiiB1ZzBI8WAUTfiawIsMJ8K/?a=1233&bti=cXJueGYpQHM4NDZAdGtrOmQ0cCMvNTNg&ch=0&cr=0&dr=0&er=0&cd=0%7C0%7C0%7C0&br=502&bt=251&ft=GSDrKInz7ThrzD-PXq8Zmo&mime_type=audio_mp4&qs=7&rc=M2c8M2VmOTo4OWQ2ODxlZEBpamptNXI5cjhsNzMzODlkNEBgMGBfLjIwNjAxNDVhLzJgYSNrMC9yMmRjbTZhLS1kYS1zcw%3D%3D&vvpl=1&l=20260324184418D1EFB159F96FDE1160F3&btag=e00090000\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"quality_type\": 7\n                }\n            ],\n            \"music_release_info\": {\n                \"group_release_date\": 1613088000,\n                \"is_new_release_song\": false\n            },\n            \"mute_share\": false,\n            \"offline_desc\": \"\",\n            \"owner_handle\": \"\",\n            \"owner_nickname\": \"\",\n            \"play_url\": {\n                \"height\": 720,\n                \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                \"url_list\": [\n                    \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"position\": null,\n            \"prevent_download\": false,\n            \"preview_end_time\": 0,\n            \"preview_start_time\": 6,\n            \"recommend_status\": 100,\n            \"same_group_id_v3\": 6928004630341224448,\n            \"share_info\": {\n                \"bool_persist\": 0,\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"Check out this song! Nikes #TikTok\",\n                \"share_desc_info\": \"Users all over the world are having fun making their own versions of the song Nikes on TikTok! Tap here >>\",\n                \"share_quote\": \"\",\n                \"share_signature_desc\": \"\",\n                \"share_signature_url\": \"\",\n                \"share_title\": \"Amazing! I just found a bunch of funny videos! #TikTok > Nikes\",\n                \"share_title_myself\": \"\",\n                \"share_title_other\": \"\",\n                \"share_url\": \"https://www.tiktok.com/music/Nikes-6928004115846924290?_r=1&sharer_language=en&source=h5_m&u_code=f14b599f0a837d&_d=f2h6i050bbfb1h&share_music_id=6928004115846924290\"\n            },\n            \"shoot_duration\": 60,\n            \"sim_group_id_v3\": 53265253122,\n            \"source_platform\": 10033,\n            \"status\": 1,\n            \"strong_beat_url\": {\n                \"height\": 720,\n                \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                \"url_list\": [\n                    \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"suggest_words\": {\n                \"suggest_words\": [\n                    {\n                        \"scene\": \"search_hint\",\n                        \"words\": [\n                            {\n                                \"word\": \"Nikes\",\n                                \"word_id\": \"8135909805128194412\"\n                            }\n                        ]\n                    }\n                ]\n            },\n            \"tag_list\": null,\n            \"theme_tags\": [\n                \"Summer\"\n            ],\n            \"title\": \"Nikes\",\n            \"tt_to_dsp_song_infos\": [\n                {\n                    \"button_type\": 2,\n                    \"platform\": 1,\n                    \"song_id\": \"1553223211\",\n                    \"token\": {\n                        \"apple_music_token\": {\n                            \"developer_token\": \"{{vault:json-web-token}}\"\n                        }\n                    }\n                },\n                {\n                    \"button_type\": 2,\n                    \"platform\": 2,\n                    \"song_id\": \"B094PD4237\"\n                },\n                {\n                    \"button_type\": 2,\n                    \"platform\": 3,\n                    \"song_id\": \"65ha6jDdEeQ05hbiDeSUjT\"\n                },\n                {\n                    \"button_type\": 2,\n                    \"platform\": 8,\n                    \"song_id\": \"1240608492\"\n                },\n                {\n                    \"button_type\": 2,\n                    \"platform\": 9,\n                    \"song_id\": \"938479294\"\n                },\n                {\n                    \"button_type\": 2,\n                    \"platform\": 10,\n                    \"song_id\": \"4Cxhl5dzBzI\"\n                }\n            ],\n            \"uncert_artists\": [\n                {\n                    \"name\": \"kid toni\"\n                }\n            ],\n            \"user_count\": 3992,\n            \"vid_volume_info\": \"{\\\"Loudness\\\":-12,\\\"Peak\\\":0.91201}\",\n            \"video_duration\": 60\n        },\n        \"rec_list\": [],\n        \"similar_music\": [],\n        \"similar_music_ids\": null,\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774377859\n}"}],"_postman_id":"2cab4de1-9f23-45f4-8098-f366a10d9cca"},{"name":"Get music feed by URL or ID","id":"e6830159-6ae4-4330-bef0-363e7761a790","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getMusicFeed?query=6928004115846924290","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getMusicFeed"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"query","value":"6928004115846924290"},{"disabled":true,"key":"cursor","value":""},{"disabled":true,"key":"count","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"}],"variable":[]}},"response":[{"id":"cbdec434-15c8-4704-8cc4-8aa3e6a7ae93","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getMusicFeed?query=6928004115846924290","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getMusicFeed"],"query":[{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"cursor","value":"","disabled":true},{"key":"count","value":"","disabled":true},{"key":"query","value":"6928004115846924290"},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:39:05 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=O8oEO1mixXdpicAV46dMhSzNefQtfIaGUZ8jijM%2BmsTltdSkz0l2oJmVfs5cDrxQOnZPSDrxCrBMus04BHyFkbIakrClePOTeIQ8k6lRXyZVQw%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f8b17f001e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_list\": [\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"ad_cover_url\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ccee4dad&x-expires=1772722800&x-signature=Z6UWAksGh1rLUx6BFp34o3ZCxkE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=99aa9e37&x-expires=1772722800&x-signature=WaVHrHAaoot8OQXDVvSzApd7cEI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=93545d0f&x-expires=1772722800&x-signature=bWZfm3F9gUsLkeseOGfmSC51CG8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=55b55726&x-expires=1772722800&x-signature=mMEDjHkh%2FX0AcBYJ7Tsnfe8w7Ws%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=0f805887&x-expires=1772722800&x-signature=ChvZlIJ3pbw3vEiDXrPHHdN61gY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=7ebb2fd5&x-expires=1772722800&x-signature=5JNkn%2BXcGFjNhFRvYv3Q1Z3dZAE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=00961701&x-expires=1772722800&x-signature=Ig%2B5k2y6qrDQva0Aw0TzzoMak%2F8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f0b0b5a6&x-expires=1772722800&x-signature=hZze7%2BpU32JClkalF8xCH%2BEYN%2B8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=0835f566&x-expires=1772722800&x-signature=UE8VnAwI5Xu1EZEl66IEGeqL1w4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3c2970ac&x-expires=1772722800&x-signature=68yYJ9nnH0TREGo4cX5R%2F49M4qw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=bb4551f3&x-expires=1772722800&x-signature=5x%2Fh1t6XpCm6SodBEMyVzcjo0Ww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cc5bc070&x-expires=1772722800&x-signature=P9TLxUPmM%2B9aRIUXlQraIX5%2F7gM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=05c7a8e0&x-expires=1772722800&x-signature=hdY56jSKmINXspzEKriw%2BRLWDcw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fc90b2d1&x-expires=1772722800&x-signature=cjojhFYYuIRsqjyfy%2BkE%2BsZJUIk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/bf80e0c73b7354d20af937f5b42503b5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f42bba02&x-expires=1772722800&x-signature=bdfTvt17mnnBYF0EOfEL3qUSzSU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"custom_verify\": \"\",\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"follow_status\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"friends_status\": 0,\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_star\": false,\n                    \"language\": \"en\",\n                    \"nickname\": \"Slime City\",\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"room_id\": 0,\n                    \"sec_uid\": \"MS4wLjABAAAAzP3Taq_MI8xpryOhlmdc3zVRswIFfccPEIOL5f0dAvmnBeGlb0sFeMC2icxAEy1L\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"short_id\": \"0\",\n                    \"signature\": \"🌈Restocked!\\n📍Pittsburgh PA 🖤💛\",\n                    \"stitch_setting\": 0,\n                    \"uid\": \"6698122202275611653\",\n                    \"unique_id\": \"slimecitybofficial\",\n                    \"user_now_pack_info\": {},\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"with_commerce_entry\": false\n                },\n                \"author_user_id\": 6698122202275611653,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7004857575682493701\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"comment_top_bar_component\": [\n                        {\n                            \"action\": {\n                                \"click_hot_area_type\": 2,\n                                \"schema\": \"//search\"\n                            },\n                            \"biz_id\": \"4981009032738225412\",\n                            \"biz_type\": 10,\n                            \"desc_prefix\": {\n                                \"content\": \"Search:\"\n                            },\n                            \"desc_suffix\": {\n                                \"content\": \"foil slime\"\n                            },\n                            \"extra\": \"\",\n                            \"name\": \"search_keywords\",\n                            \"tail_icon\": {\n                                \"is_local\": true,\n                                \"local_type\": 1\n                            },\n                            \"template_type\": 2,\n                            \"tracer_info\": \"\"\n                        }\n                    ],\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00023080534883583367}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260304153904F08B092BB2773D0D5FFA\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260304153904F08B092BB2773D0D5FFA\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"cover_labels\": null,\n                \"create_time\": 1630945499,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"😄😄 we love that!\",\n                \"desc_language\": \"en\",\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7004857575682493701\",\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 2,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"music\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"edit_page_recommend_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"😄😄 we love that!\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"music_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                    \"is_show_video_view\": false,\n                    \"promote_traffic_tag\": {\n                        \"need_track\": false,\n                        \"traffic_level\": 0,\n                        \"version\": \"2025v1\"\n                    },\n                    \"video_view_count\": 0,\n                    \"video_view_schema\": \"\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Slime City's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Slime City’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Slime City’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@slimecitybofficial/video/7004857575682493701?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=7004857575682493701&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@slimecitybofficial/video/7004857575682493701?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=7004857575682493701&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.6974,3543.9467]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7004857575682493701\",\n                    \"collect_count\": 18920,\n                    \"comment_count\": 2068,\n                    \"digg_count\": 1169525,\n                    \"download_count\": 749,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 8959931,\n                    \"repost_count\": 0,\n                    \"share_count\": 413,\n                    \"whatsapp_share_count\": 34\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7004857575682493701\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"word_type_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.01168037526572921,\\\"poi_card_id_list\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall,global_video_top_counter_recall,video_top_counter_recall\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\"}\",\n                                    \"rich_sug_info\": {\n                                        \"sug_icon_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\"\n                                    },\n                                    \"word\": \"foil slime\",\n                                    \"word_id\": \"4981009032738225412\",\n                                    \"word_record\": {\n                                        \"words_label\": \"\",\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        },\n                        {\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"comment_top\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"ecom_intent\\\":\\\"2\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"recall_reason\\\":\\\"search_result_darwin_recall,global_video_top_counter_recall,video_top_counter_recall\\\",\\\"hot_level\\\":\\\"0\\\",\\\"video_id\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.01655517190859415,\\\"is_time_sensitive\\\":\\\"0\\\",\\\"word_type_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\",\\\"generate_time\\\":\\\"0\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"is_ramandan_promotion\\\":\\\"\\\"}\",\n                                    \"rich_sug_info\": {\n                                        \"sug_icon_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\"\n                                    },\n                                    \"word\": \"foil slime\",\n                                    \"word_id\": \"4981009032738225412\",\n                                    \"word_record\": {\n                                        \"words_label\": \"\",\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": 3,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 4.852594508670521,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=846e745e&x-expires=1772722800&x-signature=MqsaskuR4PAMJwZWoef3g1%2FZ%2B98%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=1df17e10&x-expires=1772722800&x-signature=QQ5zplu3MBTN0e8KEF9oZJQNuOc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0c5d7109&x-expires=1772722800&x-signature=zv%2Frj1gFky7mp0q4mkbF%2FiJ89C0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=846e745e&x-expires=1772722800&x-signature=MqsaskuR4PAMJwZWoef3g1%2FZ%2B98%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=1df17e10&x-expires=1772722800&x-signature=QQ5zplu3MBTN0e8KEF9oZJQNuOc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0c5d7109&x-expires=1772722800&x-signature=zv%2Frj1gFky7mp0q4mkbF%2FiJ89C0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=846e745e&x-expires=1772722800&x-signature=MqsaskuR4PAMJwZWoef3g1%2FZ%2B98%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=1df17e10&x-expires=1772722800&x-signature=QQ5zplu3MBTN0e8KEF9oZJQNuOc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/befb781d1fd14c6ca8797cdedcdb3e02_1630945501~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0c5d7109&x-expires=1772722800&x-signature=zv%2Frj1gFky7mp0q4mkbF%2FiJ89C0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 704761,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2159917,\n                                \"file_cs\": \"c:0-21532-0708\",\n                                \"file_hash\": \"6646d349587c8a37018916d728a443ba\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                                \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_bytevc1_720p_704761\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/1e0fe971a757eb45ce75aa7b2d209a12/69a8a690/video/tos/useast5/tos-useast5-ve-0068c002-tx/07a42cea41164766942790a91c765e44/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=688&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjdnaDs4OTQ1ODg5PDQ5NUBpMzt0Zmg6Zjc2NzMzNzczM0AvYzAxYWIxNmIxNmFhLl9fYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/1f94203095419ab56a1c9008f5f47150/69a8a690/video/tos/useast5/tos-useast5-ve-0068c002-tx/07a42cea41164766942790a91c765e44/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=688&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjdnaDs4OTQ1ODg5PDQ5NUBpMzt0Zmg6Zjc2NzMzNzczM0AvYzAxYWIxNmIxNmFhLl9fYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b2b611d9d69545e29146e5d84e3df427&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAzYzllMTY1Y2YzZjQ4ZmExMDI1MzVlOGUyZWZhZjNh&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32055}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 611817,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1875067,\n                                \"file_cs\": \"c:0-21524-b3c6\",\n                                \"file_hash\": \"eca9a11c9a61b9902ca989d4bb682c7c\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                                \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_bytevc1_540p_611817\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/a30ac605c2444d73a438420add725cf0/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/41a549168dca49e586cb48b284632def/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=597&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=M2g8aDpkaTNpNWY3ZGVlOEBpMzt0Zmg6Zjc2NzMzNzczM0BgM2AvL2I0XmExLTNeLWNfYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/cad959db14d7fcabc9fb715b5e17845f/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/41a549168dca49e586cb48b284632def/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=597&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=M2g8aDpkaTNpNWY3ZGVlOEBpMzt0Zmg6Zjc2NzMzNzczM0BgM2AvL2I0XmExLTNeLWNfYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b5fb0baa640c42dfa07fea272ec96ec0&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5ZWExMzZmNmI2NTZjYmVkOTNkZDlmOGRhYzE2NzY1&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32055}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 344335,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1055301,\n                                \"file_cs\": \"c:0-21532-a823\",\n                                \"file_hash\": \"9d7d334cb0abf70fe557c884cbd4bdc6\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                                \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_bytevc1_540p_344335\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/d02c9c3df776f8c0d3b4d3f034a905f7/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/00d336152330459f9c2084096f04badf/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=336&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=ZTk5Nzg2ZGZpZDppNGRnaEBpMzt0Zmg6Zjc2NzMzNzczM0AtMDQ1NWEwNTYxLTUvMC8yYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/49958a57ab1c692e83b2e696bae7ed7d/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/00d336152330459f9c2084096f04badf/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=336&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=ZTk5Nzg2ZGZpZDppNGRnaEBpMzt0Zmg6Zjc2NzMzNzczM0AtMDQ1NWEwNTYxLTUvMC8yYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5e2d3a218f074a9f8c3ad3858476360b&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNmZmJiYjIxMmQzYzE2NTM3MGJmNzhmNDc5Y2M1MzUy&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32055}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 241467,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 740039,\n                                \"file_cs\": \"c:0-21524-90fc\",\n                                \"file_hash\": \"7bcbc80c5ca7196579e0fb593d7755c6\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                                \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_bytevc1_540p_241467\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/f9ed2789454a6b18c411266930bc64df/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/43403d588a784843ba82e5ad2b5f5387/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=235&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=O2YzNzNnOzNnNTY6aDc5PEBpMzt0Zmg6Zjc2NzMzNzczM0A0MDA0LzRgXzMxXjIuMjAyYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/9f13fef03983c7979245c553a773e759/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/43403d588a784843ba82e5ad2b5f5387/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=235&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=O2YzNzNnOzNnNTY6aDc5PEBpMzt0Zmg6Zjc2NzMzNzczM0A0MDA0LzRgXzMxXjIuMjAyYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5936541e57a3426db0c87d2074303c78&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcyYjEzNjQ1M2RhMjFmZGM3MzU5NGIyMzBiZDQ3MDQ1&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24089}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 68,\n                                \"cla_subtitle_id\": 7004970546106632966,\n                                \"complaint_id\": 7004970546106632966,\n                                \"expire\": 1775230768,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"\",\n                                \"sub_id\": 1003019744,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/9de03b360068b52d0350ae582c7983e0/69cfdf30/video/tos/useast5/tos-useast5-v-0068-tx/50a9f9ba1ae34a1fbb3484cead01c30d/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=3877&ft=aEdJYqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Mzt0Zmg6Zjc2NzMzNzczM0BpMzt0Zmg6Zjc2NzMzNzczM0BwZWEtcjQwc29gLS1kMTZzYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e00078000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/9de03b360068b52d0350ae582c7983e0/69cfdf30/video/tos/useast5/tos-useast5-v-0068-tx/50a9f9ba1ae34a1fbb3484cead01c30d/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=3877&ft=aEdJYqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Mzt0Zmg6Zjc2NzMzNzczM0BpMzt0Zmg6Zjc2NzMzNzczM0BwZWEtcjQwc29gLS1kMTZzYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e00078000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/3a3a93750f6b2f31bf6f307f65075021/69cfdf30/video/tos/useast5/tos-useast5-v-0068-tx/50a9f9ba1ae34a1fbb3484cead01c30d/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=3877&ft=aEdJYqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Mzt0Zmg6Zjc2NzMzNzczM0BpMzt0Zmg6Zjc2NzMzNzczM0BwZWEtcjQwc29gLS1kMTZzYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e00078000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmEwNjI1YmEzYTEyODYxODY4MzY0NjMxMjVkZWQ3ZjIz&source=SmartPlayerSubtitleRedirect&version=1&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                                ],\n                                \"variant\": \"default\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 85,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/99343b79f30c4164bb9dae9b933d3ce6_1630945501\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/99343b79f30c4164bb9dae9b933d3ce6_1630945501~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=23ff15c9&x-expires=1772722800&x-signature=hlzFLMOiJ%2F3yQc7FX1JLW%2FYxaMk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/99343b79f30c4164bb9dae9b933d3ce6_1630945501~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=71a09577&x-expires=1772722800&x-signature=jbahPxfpEAcq6z8UscB67DE7PnY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/99343b79f30c4164bb9dae9b933d3ce6_1630945501~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=19019a91&x-expires=1772722800&x-signature=kBIug54PxhL%2Bz%2By9H2hQ3jIcPhY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 3462777,\n                        \"file_cs\": \"c:0-20774-d3df\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/3c1b3484de62697d0428729a3bbd6cad/69a8a690/video/tos/useast5/tos-useast5-ve-0068c002-tx/963bbddac8a047638a4dcd1c061b2929/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1103&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Nzo0Ojk7aDU4Z2lkZmQ2N0BpMzt0Zmg6Zjc2NzMzNzczM0BfMmIzLjNhXmMxYWFeY2I0YSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/6977c34313cf38604d2d86d5b152d5a0/69a8a690/video/tos/useast5/tos-useast5-ve-0068c002-tx/963bbddac8a047638a4dcd1c061b2929/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1103&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Nzo0Ojk7aDU4Z2lkZmQ2N0BpMzt0Zmg6Zjc2NzMzNzczM0BfMmIzLjNhXmMxYWFeY2I0YSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4r3v43c77ue0cdqh8s0&line=0&watermark=1&logo_name=tiktok_m&source=MUSIC_AWEME&file_id=74e3faacdadf4df5a2de681667e157b4&item_id=7004857575682493701&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI4MTg3MzZkZmMxMDcwNmEyYWRmNzIzODc5MmM0YWU4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 3400680,\n                        \"file_cs\": \"c:0-20774-d3df\",\n                        \"file_hash\": \"ee39241097db6a9a309f7d29996516b6\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                        \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_h264_540p_1109610\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/2c135f11cd397dfcf20ed2f2b493a14f/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/8b740541c87d432cb45c15e1c6c56367/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1083&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjpnZjplNThkaTs3ZmQ1Z0BpMzt0Zmg6Zjc2NzMzNzczM0BeXi8vYmIwNTUxLi5eNS4wYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/80d7d1a46869602ecf8f267f9700fbfe/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/8b740541c87d432cb45c15e1c6c56367/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1083&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjpnZjplNThkaTs3ZmQ1Z0BpMzt0Zmg6Zjc2NzMzNzczM0BeXi8vYmIwNTUxLi5eNS4wYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3d128aac14184f8a8532ebe72c2da7a7&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NmZmZmI3MDBhNzg3YzQ5NTZhYzhlNTBjYWNjYjEy&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 24518,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/5e10168ddf314e808b58f9e0f621699f_1630945501\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/5e10168ddf314e808b58f9e0f621699f_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=d71e89b0&x-expires=1772722800&x-signature=BMpDv%2B72EFRP2CJKVNQCUa9mVXU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/5e10168ddf314e808b58f9e0f621699f_1630945501~tplv-tiktokx-origin.image?dr=8606&refresh_token=27ac084c&x-expires=1772722800&x-signature=FR81p8nl7%2BDEM2lqIKAUO%2Femn70%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/5e10168ddf314e808b58f9e0f621699f_1630945501~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a17db5c5&x-expires=1772722800&x-signature=8tr5s3Eqe5tF8gWR9y8Yl%2Foyqwg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-8.4,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"mean_volume\\\\\\\":-17.7,\\\\\\\"max_volume\\\\\\\":0}\\\",\\\"loudness\\\":\\\"-8.4\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6974,3543.9467]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1630945500}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"62.76\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c4r3v43c77ue0cdqh8s0\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/a3872abaed590eeb695c6fc16c66d69a/69a8a690/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0MfIJhzvANBoOTQ5hjOEo4EJCfsxRANuIBXTQ/?a=1233\\\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=790\\\\u0026ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=Mzc5PDU0NzxnNzNmNTpkaUBpMzt0Zmg6Zjc2NzMzNzczM0AzYTJfYzNjNV8xMl9fMS0yYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304153904F08B092BB2773D0D5FFA\\\\u0026btag=e000b8000\\\",\\\"https://v19.tiktokcdn-us.com/f9d9fedd59205341f6961b91ef1959e5/69a8a690/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0MfIJhzvANBoOTQ5hjOEo4EJCfsxRANuIBXTQ/?a=1233\\\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=790\\\\u0026ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=Mzc5PDU0NzxnNzNmNTpkaUBpMzt0Zmg6Zjc2NzMzNzczM0AzYTJfYzNjNV8xMl9fMS0yYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304153904F08B092BB2773D0D5FFA\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4r3v43c77ue0cdqh8s0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=MUSIC_AWEME\\\\u0026file_id=5f0a47b2bc5044bd89f461f2b956d460\\\\u0026item_id=7004857575682493701\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYyMWYwM2YzY2ZkYjFiNjZiMDNkMTUyMjIzYmIxNGY2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2870867,\\\"file_cs\\\":\\\"c:0-20774-d3df\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/981e22381772499e8414bd7febb667f7_1630945500\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/981e22381772499e8414bd7febb667f7_1630945500~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=acbf17ff&x-expires=1772722800&x-signature=Xlb30bKZNpyxX2PAkPmxWuD77Ck%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=MUSIC_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/981e22381772499e8414bd7febb667f7_1630945500~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e49a8924&x-expires=1772722800&x-signature=PCRNSJDHb%2BmaB%2BZ9oe%2BGevJpTO4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=MUSIC_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/981e22381772499e8414bd7febb667f7_1630945500~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b08ef357&x-expires=1772722800&x-signature=DhbNUSNEbpYDQBgD4QkvLPt6HAM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=MUSIC_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 3400680,\n                        \"file_cs\": \"c:0-20774-d3df\",\n                        \"file_hash\": \"ee39241097db6a9a309f7d29996516b6\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                        \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_h264_540p_1109610\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/2c135f11cd397dfcf20ed2f2b493a14f/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/8b740541c87d432cb45c15e1c6c56367/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1083&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjpnZjplNThkaTs3ZmQ1Z0BpMzt0Zmg6Zjc2NzMzNzczM0BeXi8vYmIwNTUxLi5eNS4wYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/80d7d1a46869602ecf8f267f9700fbfe/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/8b740541c87d432cb45c15e1c6c56367/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1083&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjpnZjplNThkaTs3ZmQ1Z0BpMzt0Zmg6Zjc2NzMzNzczM0BeXi8vYmIwNTUxLi5eNS4wYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3d128aac14184f8a8532ebe72c2da7a7&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NmZmZmI3MDBhNzg3YzQ5NTZhYzhlNTBjYWNjYjEy&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1875067,\n                        \"file_cs\": \"c:0-21524-b3c6\",\n                        \"file_hash\": \"eca9a11c9a61b9902ca989d4bb682c7c\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                        \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_bytevc1_540p_611817\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/a30ac605c2444d73a438420add725cf0/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/41a549168dca49e586cb48b284632def/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=597&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=M2g8aDpkaTNpNWY3ZGVlOEBpMzt0Zmg6Zjc2NzMzNzczM0BgM2AvL2I0XmExLTNeLWNfYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/cad959db14d7fcabc9fb715b5e17845f/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/41a549168dca49e586cb48b284632def/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=597&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=M2g8aDpkaTNpNWY3ZGVlOEBpMzt0Zmg6Zjc2NzMzNzczM0BgM2AvL2I0XmExLTNeLWNfYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b5fb0baa640c42dfa07fea272ec96ec0&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI5ZWExMzZmNmI2NTZjYmVkOTNkZDlmOGRhYzE2NzY1&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 3400680,\n                        \"file_cs\": \"c:0-20774-d3df\",\n                        \"file_hash\": \"ee39241097db6a9a309f7d29996516b6\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4r3v43c77ue0cdqh8s0\",\n                        \"url_key\": \"v09044g40000c4r3v43c77ue0cdqh8s0_h264_540p_1109610\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/2c135f11cd397dfcf20ed2f2b493a14f/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/8b740541c87d432cb45c15e1c6c56367/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1083&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjpnZjplNThkaTs3ZmQ1Z0BpMzt0Zmg6Zjc2NzMzNzczM0BeXi8vYmIwNTUxLi5eNS4wYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/80d7d1a46869602ecf8f267f9700fbfe/69a8a690/video/tos/useast5/tos-useast5-ve-0068c001-tx/8b740541c87d432cb45c15e1c6c56367/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=1083&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OjpnZjplNThkaTs3ZmQ1Z0BpMzt0Zmg6Zjc2NzMzNzczM0BeXi8vYmIwNTUxLi5eNS4wYSNwZWEtcjQwc29gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3d128aac14184f8a8532ebe72c2da7a7&is_play_url=1&item_id=7004857575682493701&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM2NmZmZmI3MDBhNzg3YzQ5NTZhYzhlNTBjYWNjYjEy&source=MUSIC_AWEME&video_id=v09044g40000c4r3v43c77ue0cdqh8s0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"ad_cover_url\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d10f88ad&x-expires=1772722800&x-signature=BYr5gnbKvw0NYiAw7jEpN18OiMQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cc700065&x-expires=1772722800&x-signature=Lt0Fo4pWmtgT%2FQAFa3TE%2BKrKPxQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=f51e8937&x-expires=1772722800&x-signature=a0e9u9HwbY%2BKcW1Y0l0w9A4f020%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=dbe1ad5b&x-expires=1772722800&x-signature=kVuumiQ%2B50ztOP%2BcLvOmto1DMl8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=7acc9679&x-expires=1772722800&x-signature=%2BQaKaMBC9bJPlEEmS4HAMx1Fvdk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=4058d156&x-expires=1772722800&x-signature=HDTwvscDXLw1TnaEoHrsQQHGpRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b947d0f7&x-expires=1772722800&x-signature=OYbzj9TcQsFZAD1eVz2VwIowOKs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8cf191e0&x-expires=1772722800&x-signature=aByBktBGoPBg1TNziWcb8honybo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=14d1c5d3&x-expires=1772722800&x-signature=oP02mSLFxVICa9Y9LPxQ3D6v5OI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c201c637&x-expires=1772722800&x-signature=gGrvqE4pW8zkXVmm3RjGAbjvu80%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ed47dd46&x-expires=1772722800&x-signature=AfoXnF16xZg3%2B2NvnJYoBDWiG48%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=ca95447c&x-expires=1772722800&x-signature=ZOX7YBOfQIptO9%2F2wu%2BWcGk0awA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9575e942&x-expires=1772722800&x-signature=HRti2MHO8HsRcZAa2sLMuA%2FiUzM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5b9245ea&x-expires=1772722800&x-signature=lcc4WW7PGegFy25hk3gaJU2BW10%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f6396540cdedb1d50b3636b944118e6c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f1d3a91&x-expires=1772722800&x-signature=1QK3Oo4VlSbdgXnyPAVHnmTUsrA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"custom_verify\": \"\",\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"follow_status\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"friends_status\": 0,\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_star\": false,\n                    \"language\": \"en\",\n                    \"nickname\": \"chito.isreal\",\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"room_id\": 0,\n                    \"sec_uid\": \"MS4wLjABAAAAefuiP7i-CPPsCkFyhOKXrcYurDyO9LcZkSWaLbawhY5tZJFU-HXsadQWt4v7Mx27\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"short_id\": \"0\",\n                    \"signature\": \"DEtH CAMP\",\n                    \"stitch_setting\": 0,\n                    \"uid\": \"6798351390463034374\",\n                    \"unique_id\": \"chito.tv\",\n                    \"user_now_pack_info\": {},\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"with_commerce_entry\": false\n                },\n                \"author_user_id\": 6798351390463034374,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"6991242454603222278\",\n                \"aweme_type\": 55,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"tuff\",\n                        \"cid\": \"62804\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=62804\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #tuff on TikTok!\",\n                            \"share_desc_info\": \"Check out #tuff on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: tuff\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/tuff?_r=1&name=tuff&u_code=f05m28gj0gbkm8&_d=f29b5mfikjjh4j&share_challenge_id=62804&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0018558852186209335}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260304153904F08B092BB2773D0D5FFA\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260304153904F08B092BB2773D0D5FFA\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"cover_labels\": null,\n                \"create_time\": 1627775482,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"#tuff #fypシ #Skateboarding #skate @cesarrluvsyou\",\n                \"desc_language\": \"un\",\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"6991242454603222278\",\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 2,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"music\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"sync_page_lib\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"1565\\\">#tuff</h> <h id=\\\"9830\\\">#fypシ</h> <h id=\\\"7476\\\">#Skateboarding</h> <h id=\\\"5158\\\">#skate</h> <m id=\\\"6846\\\">@cesarrluvsyou</m>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"62804\",\n                            \"hashtag_name\": \"tuff\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1565\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1637342470396934\",\n                            \"hashtag_name\": \"fypシ\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9830\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"7236\",\n                            \"hashtag_name\": \"skateboarding\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7476\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"10895\",\n                            \"hashtag_name\": \"skate\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"5158\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAOTatKHp6RxFwfesJF8sHJaUy_YS1VOYkRnnXyYRkrj1119-pQ-o9AA5CKPWc4kN6\",\n                            \"tag_id\": \"6846\",\n                            \"type\": 0,\n                            \"user_id\": \"6866278737274455046\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"music_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                    \"is_show_video_view\": false,\n                    \"promote_traffic_tag\": {\n                        \"need_track\": false,\n                        \"traffic_level\": 0,\n                        \"version\": \"2025v1\"\n                    },\n                    \"video_view_count\": 0,\n                    \"video_view_schema\": \"\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out chito.isreal's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out chito.isreal’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out chito.isreal’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@chito.tv/video/6991242454603222278?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=6991242454603222278&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@chito.tv/video/6991242454603222278?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=6991242454603222278&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.7664,3152.225]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"6991242454603222278\",\n                    \"collect_count\": 16198,\n                    \"comment_count\": 5381,\n                    \"digg_count\": 692042,\n                    \"download_count\": 1625,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 2899425,\n                    \"repost_count\": 0,\n                    \"share_count\": 7537,\n                    \"whatsapp_share_count\": 818\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"6991242454603222278\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\",\n                            \"scene\": \"feed_bar\",\n                            \"words\": [\n                                {\n                                    \"penetrate_info\": \"{\\\"generate_time\\\":\\\"0\\\",\\\"word_type_version_map\\\":\\\"\\\",\\\"visualize_sug_product_id\\\":\\\"\\\",\\\"ecom_trigger_info\\\":\\\"\\\",\\\"ecom_trigger_info_map\\\":\\\"\\\",\\\"predict_ctr_score\\\":0.013447219264411225,\\\"is_ramandan_promotion\\\":\\\"\\\",\\\"direct_to_tako\\\":\\\"\\\",\\\"is_time_sensitive\\\":\\\"0\\\",\\\"words_type_to_voucher_ids\\\":\\\"\\\",\\\"word_type_list\\\":\\\"\\\",\\\"sug_user_id\\\":\\\"\\\",\\\"video_id\\\":\\\"\\\",\\\"hot_level\\\":\\\"0\\\",\\\"recall_reason\\\":\\\"global_video_top_counter_recall,video_top_counter_recall\\\",\\\"words_type_to_dmp_list\\\":\\\"\\\",\\\"poi_card_id_list\\\":\\\"0\\\",\\\"ecom_intent\\\":\\\"2\\\",\\\"lvl3_cate_list\\\":\\\"\\\",\\\"lvl1_category_id\\\":\\\"\\\"}\",\n                                    \"rich_sug_info\": {\n                                        \"sug_icon_type\": \"\",\n                                        \"sug_icon_uri\": \"\",\n                                        \"sug_reason\": \"\",\n                                        \"sug_reason_type\": \"\"\n                                    },\n                                    \"word\": \"skater twisted arm trainer\",\n                                    \"word_id\": \"602987353661873297\",\n                                    \"word_record\": {\n                                        \"words_label\": \"\",\n                                        \"words_lang\": \"en\"\n                                    }\n                                }\n                            ]\n                        }\n                    ]\n                },\n                \"support_danmaku\": false,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 5,\n                        \"hashtag_id\": \"62804\",\n                        \"hashtag_name\": \"tuff\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 0,\n                        \"tag_id\": \"1565\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 11,\n                        \"hashtag_id\": \"1637342470396934\",\n                        \"hashtag_name\": \"fypシ\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 6,\n                        \"tag_id\": \"9830\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 26,\n                        \"hashtag_id\": \"7236\",\n                        \"hashtag_name\": \"skateboarding\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"7476\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 33,\n                        \"hashtag_id\": \"10895\",\n                        \"hashtag_name\": \"skate\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 27,\n                        \"tag_id\": \"5158\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 48,\n                        \"sec_uid\": \"MS4wLjABAAAAOTatKHp6RxFwfesJF8sHJaUy_YS1VOYkRnnXyYRkrj1119-pQ-o9AA5CKPWc4kN6\",\n                        \"start\": 34,\n                        \"tag_id\": \"6846\",\n                        \"type\": 0,\n                        \"user_id\": \"6866278737274455046\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.image?dr=8606&refresh_token=46a018c8&x-expires=1772722800&x-signature=HLr3WsU0MlmOixqtlTMdD75niv0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.image?dr=8606&refresh_token=beb6d1e5&x-expires=1772722800&x-signature=g4S%2FEtfoWFfAOQIoqe3lCuYtjNI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=73728959&x-expires=1772722800&x-signature=cOH35ALQXwLd9SjXOUh4Qej325o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.image?dr=8606&refresh_token=46a018c8&x-expires=1772722800&x-signature=HLr3WsU0MlmOixqtlTMdD75niv0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.image?dr=8606&refresh_token=beb6d1e5&x-expires=1772722800&x-signature=g4S%2FEtfoWFfAOQIoqe3lCuYtjNI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=73728959&x-expires=1772722800&x-signature=cOH35ALQXwLd9SjXOUh4Qej325o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.image?dr=8606&refresh_token=46a018c8&x-expires=1772722800&x-signature=HLr3WsU0MlmOixqtlTMdD75niv0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.image?dr=8606&refresh_token=beb6d1e5&x-expires=1772722800&x-signature=g4S%2FEtfoWFfAOQIoqe3lCuYtjNI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a03128cb63a44db98858b9bb52bceae3_1627775483~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=73728959&x-expires=1772722800&x-signature=cOH35ALQXwLd9SjXOUh4Qej325o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 656833,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1526891,\n                                \"file_cs\": \"c:0-16688-6bb1\",\n                                \"file_hash\": \"1cbb80ad611b8bc8f491eed34bf7f0ba\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                                \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_bytevc1_720p_656833\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9debc2ea6fdbb119e740a69b47b74e64/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c001-tx/825f51616f9349079363ffbdde25b5ac/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=641&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=ODk8ZTY1aDozPDg7OzxlaEBpamc5NzY6Znl4NzMzNzczM0AzNC4zX15gXy0xMDIwMy5jYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/ecac83f09228da345c3de9d4931271a9/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c001-tx/825f51616f9349079363ffbdde25b5ac/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=641&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=ODk8ZTY1aDozPDg7OzxlaEBpamc5NzY6Znl4NzMzNzczM0AzNC4zX15gXy0xMDIwMy5jYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=fe1b693858354900b7cea2b36b197665&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgxZDdjNzc1MzI5NTEyMTRhZTdmNjRmM2Q5YjBjY2Zi&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32141}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 548366,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1274747,\n                                \"file_cs\": \"c:0-16688-51a7\",\n                                \"file_hash\": \"f2d0789892e2d489558d58d378846d88\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                                \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_bytevc1_540p_548366\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/02aaf8067e5ca63f456ac5b93b9664ab/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c004-tx/31da2df0ee504c23a83e037ac9067e32/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=535&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Ozo1NWY8Njc7NDRpNjk4PEBpamc5NzY6Znl4NzMzNzczM0AyXzFiLWItXzAxYDAvMjFhYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/1b429c68a24cd28eef07128f96000b2c/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c004-tx/31da2df0ee504c23a83e037ac9067e32/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=535&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Ozo1NWY8Njc7NDRpNjk4PEBpamc5NzY6Znl4NzMzNzczM0AyXzFiLWItXzAxYDAvMjFhYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d94556233fc14138b403e90ce242b758&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFmZjBmYjk2YjlmNjM2ZmRhNTMxMzdjN2Y2NjQxOWFh&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32141}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 329912,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 766923,\n                                \"file_cs\": \"c:0-16688-2117\",\n                                \"file_hash\": \"da47298ae3fcae6ceb8cf7011f54e4da\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                                \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_bytevc1_540p_329912\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/65c9b41189e8d6b2e43d5c0441614214/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c002-tx/edc6f49802a44a46ac2322c0a0fe8140/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=322&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OzxmOGU3OTY4OjM1ZWY7Z0Bpamc5NzY6Znl4NzMzNzczM0BfMDNeMDItNTYxL2EzX2NhYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/721cd91f4fda94c24efc416229438b67/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c002-tx/edc6f49802a44a46ac2322c0a0fe8140/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=322&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OzxmOGU3OTY4OjM1ZWY7Z0Bpamc5NzY6Znl4NzMzNzczM0BfMDNeMDItNTYxL2EzX2NhYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ddf8bc6bd22047958306543ba56c39b8&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3YWJhMDYzNDg1NzY5OTJkMjc5MTU3NGUwZGNlNTQ5&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32141}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 231898,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 539076,\n                                \"file_cs\": \"c:0-16688-24e5\",\n                                \"file_hash\": \"a8e263386df7b1f5f055a797275fba9b\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                                \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_bytevc1_540p_231898\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2d3146460dc58fdad832dd8e457c7315/69a8a68a/video/tos/useast5/tos-useast5-pve-0068-tx/4b58849318ce4a6db507016bcd6a28bb/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=226&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTozNTU1Nzc1NDQ1aTM5M0Bpamc5NzY6Znl4NzMzNzczM0AyXzQuXi8xXzExMzUtNF8tYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/da5140da9651d8d8ec7fb3d2e84f4e10/69a8a68a/video/tos/useast5/tos-useast5-pve-0068-tx/4b58849318ce4a6db507016bcd6a28bb/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=226&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTozNTU1Nzc1NDQ1aTM5M0Bpamc5NzY6Znl4NzMzNzczM0AyXzQuXi8xXzExMzUtNF8tYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=00b6700f82614142b44422a21270b756&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNlM2M0ZDJhNmE3NDFjNWE5YTg4OTg0Nzc1MTZhMTBh&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24152}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 218,\n                                \"cla_subtitle_id\": 6992629804428299014,\n                                \"complaint_id\": 6992629804428299014,\n                                \"expire\": 1775230762,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"\",\n                                \"sub_id\": 2102307130,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/af9306f7d11a30c07524d9d17738944f/69cfdf2a/video/tos/useast5/tos-useast5-v-0068-tx/b6ba564d80c147a99fd962e392efc9af/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=3729&ft=aEdJYqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=amc5NzY6Znl4NzMzNzczM0Bpamc5NzY6Znl4NzMzNzczM0Ata3JwcjRfLS9gLS1kMTZzYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e00078000\",\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/af9306f7d11a30c07524d9d17738944f/69cfdf2a/video/tos/useast5/tos-useast5-v-0068-tx/b6ba564d80c147a99fd962e392efc9af/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=3729&ft=aEdJYqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=amc5NzY6Znl4NzMzNzczM0Bpamc5NzY6Znl4NzMzNzczM0Ata3JwcjRfLS9gLS1kMTZzYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e00078000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/5c53cb788d093ed17440d05a012565ce/69cfdf2a/video/tos/useast5/tos-useast5-v-0068-tx/b6ba564d80c147a99fd962e392efc9af/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=3729&ft=aEdJYqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=amc5NzY6Znl4NzMzNzczM0Bpamc5NzY6Znl4NzMzNzczM0Ata3JwcjRfLS9gLS1kMTZzYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e00078000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk4YzMzNTc3NjBjYzg0NTNkMmFmMmYyN2JhOWIxNDJk&source=SmartPlayerSubtitleRedirect&version=1&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                                ],\n                                \"variant\": \"default\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": -1,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/e073f190986b4962b5fb410d56c3ff39\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/e073f190986b4962b5fb410d56c3ff39~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=32f999cd&x-expires=1772722800&x-signature=AZxtqM6dtxc5Jbz5fwGiwDszFLk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/e073f190986b4962b5fb410d56c3ff39~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=27ac6245&x-expires=1772722800&x-signature=NO6CSMXWDBQpoZQRCDsN8xM4vPs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/e073f190986b4962b5fb410d56c3ff39~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=7bd95819&x-expires=1772722800&x-signature=84USD7jHQzGgKLQJijN9ksVK0rE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 2191379,\n                        \"file_cs\": \"c:0-16490-2cad\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/0c4abb8dce01d3ff77719c131b354e42/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c004-tx/19d586fd88b34dfb87729ee6cb7d60fb/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=920&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NDM1NTM0OztnN2Y7NjlnZkBpamc5NzY6Znl4NzMzNzczM0A1YzZgMmM1Xy8xMWI1MS42YSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/c9574b101bf3d3c2a638306e2fdc47ce/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c004-tx/19d586fd88b34dfb87729ee6cb7d60fb/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=920&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NDM1NTM0OztnN2Y7NjlnZkBpamc5NzY6Znl4NzMzNzczM0A1YzZgMmM1Xy8xMWI1MS42YSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c42u0vbc77u3s4u6nd0g&line=0&watermark=1&logo_name=tiktok_m&source=MUSIC_AWEME&file_id=9c1d4683e84c442db888f150c292f081&item_id=6991242454603222278&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhhYTY4ZmZiMzJkODFlMWIxMDdlMDA5YjJjNTAwNGMx&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2183277,\n                        \"file_cs\": \"c:0-16490-2cad\",\n                        \"file_hash\": \"d05e7f027085eabe187ec8ed7188b5ce\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                        \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_h264_540p_939195\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/41642c9da92a095ec0eb97dd74088637/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c003-tx/25ea276dac9c468eba1db0e004231e80/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=917&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NTU3Mzc7aWRkMzM2ZzlmOkBpamc5NzY6Znl4NzMzNzczM0AtNWI1NTVgXy8xLzEtMF4vYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/98afc925d87fe49917a963c288f2b618/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c003-tx/25ea276dac9c468eba1db0e004231e80/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=917&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NTU3Mzc7aWRkMzM2ZzlmOkBpamc5NzY6Znl4NzMzNzczM0AtNWI1NTVgXy8xLzEtMF4vYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27ac360d4320402abacf888480e48202&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZmYzFjYWYwY2FmODMxNGY4ODJiOGMxYjZiODZiN2Y1&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 18597,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/53eb4bc4042b497a8522cc88adefa3ae_1627775486\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/53eb4bc4042b497a8522cc88adefa3ae_1627775486~tplv-tiktokx-origin.image?dr=8606&refresh_token=08a4a717&x-expires=1772722800&x-signature=s%2F52SxN2ECZJF6Vdqu5GkdUPE2c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/53eb4bc4042b497a8522cc88adefa3ae_1627775486~tplv-tiktokx-origin.image?dr=8606&refresh_token=4018301e&x-expires=1772722800&x-signature=YRQ%2FxuunfwevtUmmJoGRhiycpKE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/53eb4bc4042b497a8522cc88adefa3ae_1627775486~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=07ce5531&x-expires=1772722800&x-signature=dz8KmCnqhflk1D2J0J9RDArLL%2Fk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-10.5,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"mean_volume\\\\\\\":-12.4,\\\\\\\"max_volume\\\\\\\":0}\\\",\\\"loudness\\\":\\\"-10.5\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7664,3152.225]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1627775482}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"66.3\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c42u0vbc77u3s4u6nd0g\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/15c6b8af771166c7a18b4b7785e2f918/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c001-tx/oEgCrhexCCbCrteDAzCFj2lCfQBISEtjAIT4mB/?a=1233\\\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=886\\\\u0026ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=ODVpNjVoODczNGc6Mzo3OEBpamc5NzY6Znl4NzMzNzczM0BjYzBiY2AyNl8xM19iXzI2YSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304153904F08B092BB2773D0D5FFA\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/a780bb7145deececb6411d025aeb205c/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c001-tx/oEgCrhexCCbCrteDAzCFj2lCfQBISEtjAIT4mB/?a=1233\\\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=886\\\\u0026ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=ODVpNjVoODczNGc6Mzo3OEBpamc5NzY6Znl4NzMzNzczM0BjYzBiY2AyNl8xM19iXzI2YSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304153904F08B092BB2773D0D5FFA\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c42u0vbc77u3s4u6nd0g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=MUSIC_AWEME\\\\u0026file_id=9554b7e0b76d41b09455cef2e33ff2f5\\\\u0026item_id=6991242454603222278\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRmZDQ2MzEyZWQxZDVjMDhiNzgwYmI4MTkxYWNkOGU2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2548326,\\\"file_cs\\\":\\\"c:0-16490-2cad\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/dc0379aad97547ba9670e60608f8baa7_1627775483\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/dc0379aad97547ba9670e60608f8baa7_1627775483~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=2de17aa7&x-expires=1772722800&x-signature=2m0v5Ugwk74U38OuM7KVBnuqSPU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/dc0379aad97547ba9670e60608f8baa7_1627775483~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=64bec90d&x-expires=1772722800&x-signature=2dehK2RiOmONJlroxMryK%2FnOae0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/dc0379aad97547ba9670e60608f8baa7_1627775483~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=4e63441a&x-expires=1772722800&x-signature=iGNQUkSIb2HI06nUyiFghTKnEbM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2183277,\n                        \"file_cs\": \"c:0-16490-2cad\",\n                        \"file_hash\": \"d05e7f027085eabe187ec8ed7188b5ce\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                        \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_h264_540p_939195\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/41642c9da92a095ec0eb97dd74088637/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c003-tx/25ea276dac9c468eba1db0e004231e80/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=917&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NTU3Mzc7aWRkMzM2ZzlmOkBpamc5NzY6Znl4NzMzNzczM0AtNWI1NTVgXy8xLzEtMF4vYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/98afc925d87fe49917a963c288f2b618/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c003-tx/25ea276dac9c468eba1db0e004231e80/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=917&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NTU3Mzc7aWRkMzM2ZzlmOkBpamc5NzY6Znl4NzMzNzczM0AtNWI1NTVgXy8xLzEtMF4vYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27ac360d4320402abacf888480e48202&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZmYzFjYWYwY2FmODMxNGY4ODJiOGMxYjZiODZiN2Y1&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1274747,\n                        \"file_cs\": \"c:0-16688-51a7\",\n                        \"file_hash\": \"f2d0789892e2d489558d58d378846d88\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                        \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_bytevc1_540p_548366\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/02aaf8067e5ca63f456ac5b93b9664ab/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c004-tx/31da2df0ee504c23a83e037ac9067e32/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=535&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Ozo1NWY8Njc7NDRpNjk4PEBpamc5NzY6Znl4NzMzNzczM0AyXzFiLWItXzAxYDAvMjFhYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1b429c68a24cd28eef07128f96000b2c/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c004-tx/31da2df0ee504c23a83e037ac9067e32/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=535&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Ozo1NWY8Njc7NDRpNjk4PEBpamc5NzY6Znl4NzMzNzczM0AyXzFiLWItXzAxYDAvMjFhYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d94556233fc14138b403e90ce242b758&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFmZjBmYjk2YjlmNjM2ZmRhNTMxMzdjN2Y2NjQxOWFh&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 2183277,\n                        \"file_cs\": \"c:0-16490-2cad\",\n                        \"file_hash\": \"d05e7f027085eabe187ec8ed7188b5ce\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c42u0vbc77u3s4u6nd0g\",\n                        \"url_key\": \"v09044g40000c42u0vbc77u3s4u6nd0g_h264_540p_939195\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/41642c9da92a095ec0eb97dd74088637/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c003-tx/25ea276dac9c468eba1db0e004231e80/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=917&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NTU3Mzc7aWRkMzM2ZzlmOkBpamc5NzY6Znl4NzMzNzczM0AtNWI1NTVgXy8xLzEtMF4vYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/98afc925d87fe49917a963c288f2b618/69a8a68a/video/tos/useast5/tos-useast5-ve-0068c003-tx/25ea276dac9c468eba1db0e004231e80/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=917&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NTU3Mzc7aWRkMzM2ZzlmOkBpamc5NzY6Znl4NzMzNzczM0AtNWI1NTVgXy8xLzEtMF4vYSMta3JwcjRfLS9gLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=27ac360d4320402abacf888480e48202&is_play_url=1&item_id=6991242454603222278&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZmYzFjYWYwY2FmODMxNGY4ODJiOGMxYjZiODZiN2Y1&source=MUSIC_AWEME&video_id=v09044g40000c42u0vbc77u3s4u6nd0g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_post_publish_count\\\":104036440,\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":0}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"454774\",\n                        \"keyword\": \"Try effect\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"454774\\\",\\\"anchor_name\\\":\\\"Try effect\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"ad_cover_url\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4ef1d779&x-expires=1772722800&x-signature=Ssqid%2BNYyoTU1kPyv6atZgZyZA8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ed26a3a2&x-expires=1772722800&x-signature=UVAO9%2FJS4GcG8Tq2AKDPq4nixLc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=86931a03&x-expires=1772722800&x-signature=8S2Br5w4YsD2Cgvjb83ywmQpM70%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=76859dcb&x-expires=1772722800&x-signature=ieDIviznY1eiI2pzTQiZbbyTvCg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=e8a704f8&x-expires=1772722800&x-signature=%2FkIa8oCvcAMHrMUsHxGUM%2B7arbU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=51e5e098&x-expires=1772722800&x-signature=dqMAjL7NrwuOugoru40wsx7g3q0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=db1e7e33&x-expires=1772722800&x-signature=zWE4nI3fcTivT89atXMslUZSlWI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a1115ec3&x-expires=1772722800&x-signature=pol568ZqE8KdPojYA2cQnWFwp1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b41b17df&x-expires=1772722800&x-signature=gsyNF5ltTJPIUjMyaOGalYDFdFw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=90f4bd8f&x-expires=1772722800&x-signature=dZI%2B%2B%2BnrZjmiyiFDsfj64ntYnQs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=44d26ead&x-expires=1772722800&x-signature=%2BwNt3SETyk%2BP7lg8S2jcvFnTBIw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d3a9a392&x-expires=1772722800&x-signature=GcTopJaEHGZHQ9E3PIQ6NBq%2BkiA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=84d607ab&x-expires=1772722800&x-signature=lamYGZtAFz6%2F720KURkL2eRpHlo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5368615a&x-expires=1772722800&x-signature=2RHI18IhAKWEhlCU2a8isxnsvKQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/762edfd7a0e8c6561d6bf8e7e071a6a5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=20551d5e&x-expires=1772722800&x-signature=yh9GTCdstyoycO4JBU7NT2lD%2Buc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"custom_verify\": \"\",\n                    \"download_setting\": 3,\n                    \"duet_setting\": 1,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"follow_status\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"friends_status\": 0,\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_star\": false,\n                    \"language\": \"en\",\n                    \"nickname\": \"Aleksander\",\n                    \"prevent_download\": false,\n                    \"region\": \"AL\",\n                    \"relative_users\": null,\n                    \"room_id\": 0,\n                    \"sec_uid\": \"MS4wLjABAAAArlaHWrzIiYfTRKYHAZJ_t6SUwMf5998iNhb3RVju5ugSjvM_9A5LBymPOfqR8mVk\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"short_id\": \"0\",\n                    \"signature\": \"Baja Blast 🇦🇱\",\n                    \"stitch_setting\": 1,\n                    \"uid\": \"6875501834913629190\",\n                    \"unique_id\": \"alekduh\",\n                    \"user_now_pack_info\": {},\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"with_commerce_entry\": false\n                },\n                \"author_user_id\": 6875501834913629190,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 0,\n                        \"transcode\": 1\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 0,\n                        \"transcode\": 1\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 1,\n                        \"extra\": \"101\",\n                        \"mute\": false,\n                        \"show_type\": 1,\n                        \"toast_msg\": \"This action isn’t allowed for this post\",\n                        \"transcode\": 1\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7002793253271538949\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"gpo\",\n                        \"cid\": \"20766535\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=20766535\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #gpo on TikTok!\",\n                            \"share_desc_info\": \"Check out #gpo on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: gpo\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/gpo?_r=1&name=gpo&u_code=f05m28gj0gbkm8&_d=f29b5mfikjjh4j&share_challenge_id=20766535&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.001300065643078238}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260304153904F08B092BB2773D0D5FFA\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260304153904F08B092BB2773D0D5FFA\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1630464862,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"Fire #gpo #grip #fy #fyp #ez #free #hunt #bounty #ace #oneouece #suna #mera #magu\",\n                \"desc_language\": \"en\",\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7002793253271538949\",\n                \"has_danmaku\": false,\n                \"has_promote_entry\": 2,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"music\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"edit_page_Search\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Fire <h id=\\\"7245\\\">#gpo</h> <h id=\\\"2089\\\">#grip</h> <h id=\\\"4402\\\">#fy</h> <h id=\\\"8348\\\">#fyp</h> <h id=\\\"6641\\\">#ez</h> <h id=\\\"3165\\\">#free</h> <h id=\\\"3006\\\">#hunt</h> <h id=\\\"8848\\\">#bounty</h> <h id=\\\"9769\\\">#ace</h> <h id=\\\"5732\\\">#oneouece</h> <h id=\\\"9768\\\">#suna</h> <h id=\\\"3609\\\">#mera</h> <h id=\\\"7938\\\">#magu</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"20766535\",\n                            \"hashtag_name\": \"gpo\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7245\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"65730\",\n                            \"hashtag_name\": \"grip\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2089\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"153828\",\n                            \"hashtag_name\": \"fy\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"4402\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"229207\",\n                            \"hashtag_name\": \"fyp\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8348\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"135268\",\n                            \"hashtag_name\": \"ez\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"6641\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"4762\",\n                            \"hashtag_name\": \"free\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3165\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"81653\",\n                            \"hashtag_name\": \"hunt\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3006\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"412894\",\n                            \"hashtag_name\": \"bounty\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8848\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"17056\",\n                            \"hashtag_name\": \"ace\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9769\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1675311466319877\",\n                            \"hashtag_name\": \"oneouece\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"5732\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"3672011\",\n                            \"hashtag_name\": \"suna\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"9768\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"123461\",\n                            \"hashtag_name\": \"mera\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3609\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"659473\",\n                            \"hashtag_name\": \"magu\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"7938\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"promote\": {\n                    \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"music_aweme\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n                    \"is_show_video_view\": false,\n                    \"promote_traffic_tag\": {\n                        \"need_track\": false,\n                        \"traffic_level\": 0,\n                        \"version\": \"2025v1\"\n                    },\n                    \"video_view_count\": 0,\n                    \"video_view_schema\": \"\"\n                },\n                \"promote_capcut_toggle\": 0,\n                \"promote_icon_text\": \"Promote\",\n                \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                \"promote_toast_key\": \"reason_cannot_promote_music\",\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"AL\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Aleksander's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Aleksander’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Aleksander’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@alekduh/video/7002793253271538949?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=7002793253271538949&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@alekduh/video/7002793253271538949?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=7002793253271538949&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"statistics\": {\n                    \"aweme_id\": \"7002793253271538949\",\n                    \"collect_count\": 4629,\n                    \"comment_count\": 2032,\n                    \"digg_count\": 113591,\n                    \"download_count\": 4,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1562998,\n                    \"repost_count\": 0,\n                    \"share_count\": 984,\n                    \"whatsapp_share_count\": 178\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7002793253271538949\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"454774\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Try effect\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"454774\",\n                \"support_danmaku\": false,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 9,\n                        \"hashtag_id\": \"20766535\",\n                        \"hashtag_name\": \"gpo\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 5,\n                        \"tag_id\": \"7245\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 15,\n                        \"hashtag_id\": \"65730\",\n                        \"hashtag_name\": \"grip\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 10,\n                        \"tag_id\": \"2089\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 19,\n                        \"hashtag_id\": \"153828\",\n                        \"hashtag_name\": \"fy\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 16,\n                        \"tag_id\": \"4402\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 24,\n                        \"hashtag_id\": \"229207\",\n                        \"hashtag_name\": \"fyp\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 20,\n                        \"tag_id\": \"8348\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 28,\n                        \"hashtag_id\": \"135268\",\n                        \"hashtag_name\": \"ez\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 25,\n                        \"tag_id\": \"6641\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 34,\n                        \"hashtag_id\": \"4762\",\n                        \"hashtag_name\": \"free\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 29,\n                        \"tag_id\": \"3165\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 40,\n                        \"hashtag_id\": \"81653\",\n                        \"hashtag_name\": \"hunt\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 35,\n                        \"tag_id\": \"3006\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 48,\n                        \"hashtag_id\": \"412894\",\n                        \"hashtag_name\": \"bounty\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 41,\n                        \"tag_id\": \"8848\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 53,\n                        \"hashtag_id\": \"17056\",\n                        \"hashtag_name\": \"ace\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 49,\n                        \"tag_id\": \"9769\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 63,\n                        \"hashtag_id\": \"1675311466319877\",\n                        \"hashtag_name\": \"oneouece\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 54,\n                        \"tag_id\": \"5732\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 69,\n                        \"hashtag_id\": \"3672011\",\n                        \"hashtag_name\": \"suna\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 64,\n                        \"tag_id\": \"9768\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 75,\n                        \"hashtag_id\": \"123461\",\n                        \"hashtag_name\": \"mera\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 70,\n                        \"tag_id\": \"3609\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 81,\n                        \"hashtag_id\": \"659473\",\n                        \"hashtag_name\": \"magu\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 76,\n                        \"tag_id\": \"7938\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.image?dr=8606&refresh_token=51784cb5&x-expires=1772722800&x-signature=7pH4t2GMkC3QT2RanQhsmczhnMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.image?dr=8606&refresh_token=edf2ef2c&x-expires=1772722800&x-signature=sAPhA6UFnIvMnS0jWx3sP3anJFo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=11136ed8&x-expires=1772722800&x-signature=UGf23%2BLlmPO7GHyYJPFhJiXoJBI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.image?dr=8606&refresh_token=51784cb5&x-expires=1772722800&x-signature=7pH4t2GMkC3QT2RanQhsmczhnMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.image?dr=8606&refresh_token=edf2ef2c&x-expires=1772722800&x-signature=sAPhA6UFnIvMnS0jWx3sP3anJFo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=11136ed8&x-expires=1772722800&x-signature=UGf23%2BLlmPO7GHyYJPFhJiXoJBI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.image?dr=8606&refresh_token=51784cb5&x-expires=1772722800&x-signature=7pH4t2GMkC3QT2RanQhsmczhnMA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.image?dr=8606&refresh_token=edf2ef2c&x-expires=1772722800&x-signature=sAPhA6UFnIvMnS0jWx3sP3anJFo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7e5cbad591884056b9f1ccb25d61da7e_1630464865~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=11136ed8&x-expires=1772722800&x-signature=UGf23%2BLlmPO7GHyYJPFhJiXoJBI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 343854,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 516899,\n                                \"file_cs\": \"c:0-11256-5862\",\n                                \"file_hash\": \"38fc2a176dbd39a190d8866b66f223d6\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c4nemn3c77u99k9ofh1g\",\n                                \"url_key\": \"v09044g40000c4nemn3c77u99k9ofh1g_bytevc1_720p_343854\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/59610b13a2c5d512b51c0a88721dab08/69a8a683/video/tos/useast5/tos-useast5-ve-0068c003-tx/a3062f79db38473b88bacf21c670ddb0/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=335&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTpmOmdlMzk0aDVoN2ZkZkBpamtybjw6ZnFoNzMzNzczM0AxLjItYF4uXjAxNTIuMWMxYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/2c1e1cab0f0b71289e6b12bf67703f20/69a8a683/video/tos/useast5/tos-useast5-ve-0068c003-tx/a3062f79db38473b88bacf21c670ddb0/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=335&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTpmOmdlMzk0aDVoN2ZkZkBpamtybjw6ZnFoNzMzNzczM0AxLjItYF4uXjAxNTIuMWMxYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4cfa4c145e824e31a610abcd075c1746&is_play_url=1&item_id=7002793253271538949&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU2NTQxOTZjNDQ2ZWIzMWYyNWI3NjE2Y2Q2YzU1MmQx&source=MUSIC_AWEME&video_id=v09044g40000c4nemn3c77u99k9ofh1g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32143}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 306853,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 461278,\n                                \"file_cs\": \"c:0-11256-e838\",\n                                \"file_hash\": \"22796b9cfa127191fc25741815c7f9df\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4nemn3c77u99k9ofh1g\",\n                                \"url_key\": \"v09044g40000c4nemn3c77u99k9ofh1g_bytevc1_540p_306853\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/c4683fbef7aaf54c9a08b925fbbbb8b1/69a8a683/video/tos/useast5/tos-useast5-ve-0068c002-tx/f6ed5de1769f47b1abd5d2efe36885b4/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=299&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2g8ZzM8ZWg6O2Y5N2doaEBpamtybjw6ZnFoNzMzNzczM0AwYF8tNWJgNWExMmMzXzQwYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/1dc0de4108b18c8504f2a14acda9a8f1/69a8a683/video/tos/useast5/tos-useast5-ve-0068c002-tx/f6ed5de1769f47b1abd5d2efe36885b4/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=299&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2g8ZzM8ZWg6O2Y5N2doaEBpamtybjw6ZnFoNzMzNzczM0AwYF8tNWJgNWExMmMzXzQwYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3e7ebd64f65c48d78ecbe9800db9ce34&is_play_url=1&item_id=7002793253271538949&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1Y2FmNTc4M2Y0M2U1NTM1Y2IzMjE1Nzk2NmViYjEx&source=MUSIC_AWEME&video_id=v09044g40000c4nemn3c77u99k9ofh1g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32143}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 179886,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 270414,\n                                \"file_cs\": \"c:0-11256-2204\",\n                                \"file_hash\": \"2f25a77f4648ba8f42884f611ed59f6c\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4nemn3c77u99k9ofh1g\",\n                                \"url_key\": \"v09044g40000c4nemn3c77u99k9ofh1g_bytevc1_540p_179886\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/bd9e0ffa93a545b0a71f84670bc88b2a/69a8a683/video/tos/useast5/tos-useast5-pve-0068-tx/1f0770b2035441e3bb697150fe9c9593/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=175&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=MzhnPGY5NWg8NjNkaTM8ZkBpamtybjw6ZnFoNzMzNzczM0AxYjNgNjMuXmIxMi1iYC00YSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/b20d6d0f57a3b13273d701f966b0cf80/69a8a683/video/tos/useast5/tos-useast5-pve-0068-tx/1f0770b2035441e3bb697150fe9c9593/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=175&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=MzhnPGY5NWg8NjNkaTM8ZkBpamtybjw6ZnFoNzMzNzczM0AxYjNgNjMuXmIxMi1iYC00YSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7c09c0ef0a5043e9ae12669cc96de540&is_play_url=1&item_id=7002793253271538949&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNmMWE3ZjBiZTU1NDUxMGQzZmU0NzliMmEzNDYxMGI5&source=MUSIC_AWEME&video_id=v09044g40000c4nemn3c77u99k9ofh1g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32143}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 133347,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 200454,\n                                \"file_cs\": \"c:0-11256-6ba9\",\n                                \"file_hash\": \"d3d060011a59aba322f87f7c2d270110\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4nemn3c77u99k9ofh1g\",\n                                \"url_key\": \"v09044g40000c4nemn3c77u99k9ofh1g_bytevc1_540p_133347\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/35f8324db3675c050db5984a4c29e9c8/69a8a683/video/tos/useast5/tos-useast5-ve-0068c001-tx/47fc7fb07d6547c0968ac415abff257a/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=130&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=aGYzOTo2ZztoNjlpZTk1NUBpamtybjw6ZnFoNzMzNzczM0BjMWFiMDAtXzQxXy5hXjFhYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/c165a09e7340554f1a4452afd9d25320/69a8a683/video/tos/useast5/tos-useast5-ve-0068c001-tx/47fc7fb07d6547c0968ac415abff257a/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=130&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=aGYzOTo2ZztoNjlpZTk1NUBpamtybjw6ZnFoNzMzNzczM0BjMWFiMDAtXzQxXy5hXjFhYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d242a6db1fb6437eb80d3337e6d04cfe&is_play_url=1&item_id=7002793253271538949&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM1ZDlkNjdmNDQ5NGE4NTY2ZjJlOTZkMWZjODJkNDI5&source=MUSIC_AWEME&video_id=v09044g40000c4nemn3c77u99k9ofh1g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24198}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/4b7037cd1e6b4ca58c73e1d4e3f5dfbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/4b7037cd1e6b4ca58c73e1d4e3f5dfbb~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2d43a867&x-expires=1772722800&x-signature=Lqf3VWINwWmOhhvn0f6v8BpDkzw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/4b7037cd1e6b4ca58c73e1d4e3f5dfbb~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a926316e&x-expires=1772722800&x-signature=xlfzDy%2B6VcF8fSe5LTod5qdQPnE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/4b7037cd1e6b4ca58c73e1d4e3f5dfbb~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=89265984&x-expires=1772722800&x-signature=ssSElVFecuEPVGH6VAbdvkBqVHo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"duration\": 12026,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/a0dfb117ddba49489d73bf9d3e23686e_1630464864\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a0dfb117ddba49489d73bf9d3e23686e_1630464864~tplv-tiktokx-origin.image?dr=8606&refresh_token=d60c2775&x-expires=1772722800&x-signature=YtpbxLWh5mBk3UXUxDzBI9qRcQQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a0dfb117ddba49489d73bf9d3e23686e_1630464864~tplv-tiktokx-origin.image?dr=8606&refresh_token=746d054f&x-expires=1772722800&x-signature=JmnciDKMlGZnTVe27rZQmBrAsso%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a0dfb117ddba49489d73bf9d3e23686e_1630464864~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=390c6148&x-expires=1772722800&x-signature=qv4THprHMJSH0R48DfaMpBJ6GZM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": false,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-8.6,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"mean_volume\\\\\\\":-10.6,\\\\\\\"max_volume\\\\\\\":0}\\\",\\\"loudness\\\":\\\"-8.6\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8948,2615.967]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1630464863}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"71.07\\\"}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/ae9e2aea64dd4ee391babe592443dbca_1630464864\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/ae9e2aea64dd4ee391babe592443dbca_1630464864~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=262fcdf1&x-expires=1772722800&x-signature=iD9ccjnlwmUhahPYD1c8CLroDjQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/ae9e2aea64dd4ee391babe592443dbca_1630464864~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=3de1dc2b&x-expires=1772722800&x-signature=a1kG1aybMSlbJfTSnG0LKNJO31c%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/ae9e2aea64dd4ee391babe592443dbca_1630464864~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=55e93b78&x-expires=1772722800&x-signature=4QwRVLeGUF%2B5f4rMpDrWv1P6ecE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 591247,\n                        \"file_cs\": \"c:0-10985-bc6e\",\n                        \"file_hash\": \"ef70fa74cade4a986698dbb0be63f82f\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4nemn3c77u99k9ofh1g\",\n                        \"url_key\": \"v09044g40000c4nemn3c77u99k9ofh1g_h264_540p_393312\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9d43b59d70ee7a46e9d5528df03d6314/69a8a683/video/tos/useast5/tos-useast5-ve-0068c001-tx/c205b228eaaa4603bb40e6756dbbeb89/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=384&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OGQ6aThpMzVoM2g3NTtmPEBpamtybjw6ZnFoNzMzNzczM0BfNDIvMTViX14xYjUyMi0yYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/52c41bbdf79aee7428a9eeb7eb5fd3d0/69a8a683/video/tos/useast5/tos-useast5-ve-0068c001-tx/c205b228eaaa4603bb40e6756dbbeb89/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=384&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OGQ6aThpMzVoM2g3NTtmPEBpamtybjw6ZnFoNzMzNzczM0BfNDIvMTViX14xYjUyMi0yYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=590c585284ee40aeb2e08f452f577ab5&is_play_url=1&item_id=7002793253271538949&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBjYjFhYmU0ZDg2MjY1Y2E0ODZkNGQyMmIxNTM5ZmJk&source=MUSIC_AWEME&video_id=v09044g40000c4nemn3c77u99k9ofh1g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 461278,\n                        \"file_cs\": \"c:0-11256-e838\",\n                        \"file_hash\": \"22796b9cfa127191fc25741815c7f9df\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4nemn3c77u99k9ofh1g\",\n                        \"url_key\": \"v09044g40000c4nemn3c77u99k9ofh1g_bytevc1_540p_306853\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/c4683fbef7aaf54c9a08b925fbbbb8b1/69a8a683/video/tos/useast5/tos-useast5-ve-0068c002-tx/f6ed5de1769f47b1abd5d2efe36885b4/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=299&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2g8ZzM8ZWg6O2Y5N2doaEBpamtybjw6ZnFoNzMzNzczM0AwYF8tNWJgNWExMmMzXzQwYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/1dc0de4108b18c8504f2a14acda9a8f1/69a8a683/video/tos/useast5/tos-useast5-ve-0068c002-tx/f6ed5de1769f47b1abd5d2efe36885b4/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=299&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2g8ZzM8ZWg6O2Y5N2doaEBpamtybjw6ZnFoNzMzNzczM0AwYF8tNWJgNWExMmMzXzQwYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3e7ebd64f65c48d78ecbe9800db9ce34&is_play_url=1&item_id=7002793253271538949&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ1Y2FmNTc4M2Y0M2U1NTM1Y2IzMjE1Nzk2NmViYjEx&source=MUSIC_AWEME&video_id=v09044g40000c4nemn3c77u99k9ofh1g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 591247,\n                        \"file_cs\": \"c:0-10985-bc6e\",\n                        \"file_hash\": \"ef70fa74cade4a986698dbb0be63f82f\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4nemn3c77u99k9ofh1g\",\n                        \"url_key\": \"v09044g40000c4nemn3c77u99k9ofh1g_h264_540p_393312\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/9d43b59d70ee7a46e9d5528df03d6314/69a8a683/video/tos/useast5/tos-useast5-ve-0068c001-tx/c205b228eaaa4603bb40e6756dbbeb89/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=384&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OGQ6aThpMzVoM2g3NTtmPEBpamtybjw6ZnFoNzMzNzczM0BfNDIvMTViX14xYjUyMi0yYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/52c41bbdf79aee7428a9eeb7eb5fd3d0/69a8a683/video/tos/useast5/tos-useast5-ve-0068c001-tx/c205b228eaaa4603bb40e6756dbbeb89/?a=1233&bti=NDg5QGo7dik3OjlmNC4uYCM6bTQ0MDo%3D&&bt=384&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OGQ6aThpMzVoM2g3NTtmPEBpamtybjw6ZnFoNzMzNzczM0BfNDIvMTViX14xYjUyMi0yYSMuYzY2cjQwamtgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=590c585284ee40aeb2e08f452f577ab5&is_play_url=1&item_id=7002793253271538949&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBjYjFhYmU0ZDg2MjY1Y2E0ODZkNGQyMmIxNTM5ZmJk&source=MUSIC_AWEME&video_id=v09044g40000c4nemn3c77u99k9ofh1g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"ad_cover_url\": null,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ac5b1260&x-expires=1772722800&x-signature=UFAXjjZagqHtfPUv%2BrQ55%2FW93to%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b037c881&x-expires=1772722800&x-signature=TTizHavVY6UGqHXCGDp4PswqHlk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=30fcf0c5&x-expires=1772722800&x-signature=MDnzzKlRZNXjq41LhQlLnBmymGQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=954db2e9&x-expires=1772722800&x-signature=ggi8xtBoI83btaSBPtNnbveEStI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=50865495&x-expires=1772722800&x-signature=r0vC8I4X0FRi21o9uMW9f19kd4I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=bff8276d&x-expires=1772722800&x-signature=V8Co8gvyNTMxriW0DiG6M09HCMY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=27cf2bd7&x-expires=1772722800&x-signature=cfej6o2w9m19nHASddXYnYSrDBQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ae0de5ca&x-expires=1772722800&x-signature=43wsvQZ3mgi69r%2Fzle0oo6Q%2Fg0g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a6bf68f2&x-expires=1772722800&x-signature=jUIu05M9HvxZSc0FwaFNVZ8kqXQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=96012a60&x-expires=1772722800&x-signature=pohlqao3W4ZAJWzyCjp58dJtFEI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=024bea27&x-expires=1772722800&x-signature=mDNBjwEIL3aO1N2HxfFofGPIuwY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9235578d&x-expires=1772722800&x-signature=ssQTxxou6j%2BEA%2BmEAJg0Q8CPps0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9a8f39e6&x-expires=1772722800&x-signature=JLiwP5R7N7AJkneKcGDgJKLxYxU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=50bc3460&x-expires=1772722800&x-signature=idDElc42r3otrQGB%2BIsvwGtJXRg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/83d444fa30b2f28e638e66f305acb603~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=c750a156&x-expires=1772722800&x-signature=YQQg6U5JRtR2qx%2FQ8h0lmdiv4R8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"custom_verify\": \"\",\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"follow_status\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"friends_status\": 0,\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_star\": false,\n                    \"language\": \"en\",\n                    \"nickname\": \"ｗｈｏ\",\n                    \"prevent_download\": false,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"room_id\": 0,\n                    \"sec_uid\": \"MS4wLjABAAAA6ZuM7u22NYCqe-Tp_vMy9t6O_WCE7_X9cIOINBD4QwOq2hbE3dQ4DorKXs5rgPJF\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"short_id\": \"0\",\n                    \"signature\": \"ᖭི༏ᖫྀ\\nI Am > I Was\\nMonthly Post 0/1\",\n                    \"stitch_setting\": 0,\n                    \"uid\": \"6860908341872034821\",\n                    \"unique_id\": \"officialwhonow\",\n                    \"user_now_pack_info\": {},\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"with_commerce_entry\": false\n                },\n                \"author_user_id\": 6860908341872034821,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7002928293473258757\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_playlist\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"waves\",\n                        \"cid\": \"6545\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=6545\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #waves on TikTok!\",\n                            \"share_desc_info\": \"Check out #waves on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: waves\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/waves?_r=1&name=waves&u_code=f05m28gj0gbkm8&_d=f29b5mfikjjh4j&share_challenge_id=6545&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.001146493976855406}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"20260304153904F08B092BB2773D0D5FFA\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"20260304153904F08B092BB2773D0D5FFA\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"cover_labels\": null,\n                \"create_time\": 1630496304,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"desc\": \"Waves 🌊 || #Waves #Norman #Spiderman\",\n                \"desc_language\": \"en\",\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7002928293473258757\",\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 1,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"music\": {\n                    \"album\": \"Nikes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f6959ec5&x-expires=1772722800&x-signature=iluEZg9qcf4VDhYWioOWj0iaNvY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f57c8aec&x-expires=1772722800&x-signature=EsbMHHcGcpdL4VZJ52JpH9MoNDo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=29c19806&x-expires=1772722800&x-signature=bmOfQUbyaQe4317JMi5BbxsIgow%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nimstarrr\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nimstarr\",\n                            \"sec_uid\": \"MS4wLjABAAAAPVzATqmW37ERaXZZv3yDA2Xo0mOMxQdhPqE471wtFgUdPh0uKzfz2d0Vj21DCyk3\",\n                            \"status\": 1,\n                            \"uid\": \"6809444586009003014\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nimstarr & kid toni\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=dd757cd0&x-expires=1772722800&x-signature=a2LBLO1tUnfAWv1Wyxu5Dzj6r3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=97bcf5e1&x-expires=1772722800&x-signature=ZqcUzN053BOdMDj8pSMf%2BO0tVpk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3520b362&x-expires=1772722800&x-signature=Q%2B1LfTrr7AtRXVx9BKf6a2XWIi8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a7758834&x-expires=1772722800&x-signature=TqZ8iVDPZevt8wVsL%2B2fnDE9Gx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f98bed9b&x-expires=1772722800&x-signature=7C%2Be%2BerSAyTISOYPMX12BJYHbIQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/2e52b81b8594fd6768191007132111fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6dd42708&x-expires=1772722800&x-signature=ZCN3IYGJJp47umRNs5WmfIAFMAw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613051663,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":58.33,\\\"amplitude_peak\\\":1.1030183,\\\"apple_song_id\\\":1553223211,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9874ccf0d6534651aef2099ae8098e2a\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a836add63817405fa509a419e5ff70dc\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/61338bd0c87f4c2dab79cd6787bcebfa\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f6b517e10a2d43e1b7ed56a189873446\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7566225147170997262,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.986184,\\\"music_vid\\\":\\\"v10ad6g50000d49ip5fog65ou22j3gng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928004115846924290,\n                    \"id_str\": \"6928004115846924290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nimstarr & kid toni\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30720,\n                            \"start_ms\": 8448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ddced95b3b79404abab94c605af4cc1d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 139921,\n                        \"h5_url\": \"\",\n                        \"id\": \"6928004113938532354\",\n                        \"performers\": null,\n                        \"title\": \"Nikes\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928004115846924290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6928004630341224448\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1613088000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928004115846924290,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAFOwAfiDwiJ0Kvo8MAZsxBG1IIZiUWPB4MZLT\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6928004630341224448,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53265253122,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a07a933c327c436b9f488f8bb416ae4e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Nikes\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"edit_page_recommend\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Waves 🌊 || <h id=\\\"8571\\\">#Waves</h> <h id=\\\"5801\\\">#Norman</h> <h id=\\\"568\\\">#Spiderman</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"6545\",\n                            \"hashtag_name\": \"waves\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"8571\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"427784\",\n                            \"hashtag_name\": \"norman\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"5801\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"12413\",\n                            \"hashtag_name\": \"spiderman\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"568\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"playlist_info\": {\n                    \"index\": 2,\n                    \"item_total\": 26,\n                    \"mix_id\": \"7229686924833770282\",\n                    \"name\": \"Viral or Viralish\"\n                },\n                \"position\": null,\n                \"prevent_download\": false,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out ｗｈｏ's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ｗｈｏ’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out ｗｈｏ’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@officialwhonow/video/7002928293473258757?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=7002928293473258757&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@officialwhonow/video/7002928293473258757?_r=1&u_code=f05m28gj0gbkm8&preview_pb=0&sharer_language=en&_d=f29b5mfikjjh4j&share_item_id=7002928293473258757&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7002928293473258757\",\n                    \"collect_count\": 5136,\n                    \"comment_count\": 566,\n                    \"digg_count\": 105718,\n                    \"download_count\": 784,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 493679,\n                    \"repost_count\": 0,\n                    \"share_count\": 1558,\n                    \"whatsapp_share_count\": 42\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7002928293473258757\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 18,\n                        \"hashtag_id\": \"6545\",\n                        \"hashtag_name\": \"waves\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 12,\n                        \"tag_id\": \"8571\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 26,\n                        \"hashtag_id\": \"427784\",\n                        \"hashtag_name\": \"norman\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 19,\n                        \"tag_id\": \"5801\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 37,\n                        \"hashtag_id\": \"12413\",\n                        \"hashtag_name\": \"spiderman\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 27,\n                        \"tag_id\": \"568\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.image?dr=8606&refresh_token=987db517&x-expires=1772722800&x-signature=2itufhFs7138k41fZoiUZ9ZVxOA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c0d0265&x-expires=1772722800&x-signature=SBWW60Aa3%2F2zJUj8XPB2A3W2JM0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6357851e&x-expires=1772722800&x-signature=HTMBRqO%2BpY5d%2FHRiVjcBtwD%2Bye0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.image?dr=8606&refresh_token=987db517&x-expires=1772722800&x-signature=2itufhFs7138k41fZoiUZ9ZVxOA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c0d0265&x-expires=1772722800&x-signature=SBWW60Aa3%2F2zJUj8XPB2A3W2JM0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6357851e&x-expires=1772722800&x-signature=HTMBRqO%2BpY5d%2FHRiVjcBtwD%2Bye0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.image?dr=8606&refresh_token=987db517&x-expires=1772722800&x-signature=2itufhFs7138k41fZoiUZ9ZVxOA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c0d0265&x-expires=1772722800&x-signature=SBWW60Aa3%2F2zJUj8XPB2A3W2JM0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8ac31476eba24bbd861a95e233a65c36_1630496305~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6357851e&x-expires=1772722800&x-signature=HTMBRqO%2BpY5d%2FHRiVjcBtwD%2Bye0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 282205,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 357872,\n                                \"file_cs\": \"c:0-9708-6649\",\n                                \"file_hash\": \"afffb04fdffe6ddb0a925f20c2b4025b\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                                \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_bytevc1_720p_282205\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/e22f0f12c35fb9395aefe1312361768e/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/ff47414f9ca047d7ac0d0475a84b5615/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=275&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTQ6NjVoZGZlNDRkZDppO0BpMzRoc2Q6Zm5wNzMzNzczM0A2MWJfXzYyNmMxXzAuMzYxYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/13fa72c082e4b8d9e416691b7dd65a14/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/ff47414f9ca047d7ac0d0475a84b5615/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=275&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTQ6NjVoZGZlNDRkZDppO0BpMzRoc2Q6Zm5wNzMzNzczM0A2MWJfXzYyNmMxXzAuMzYxYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=489f671a3ab141fb9c5a9eb2b3e74196&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc0YzlhMDk4NjQ5YTA1NWU2OGVhZDVhMDc1MWYyY2I5&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32270}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 243669,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 309003,\n                                \"file_cs\": \"c:0-9708-7daf\",\n                                \"file_hash\": \"b7058e853b4c823c92a0554572c98d42\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                                \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_bytevc1_540p_243669\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/0ce658c0f10013c8db8799214400014b/69a8a681/video/tos/useast5/tos-useast5-pve-0068-tx/c6a91245595a48f98698c57db9c5a1f6/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=237&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2c8ZDhpZzY6OTU3aGRkNUBpMzRoc2Q6Zm5wNzMzNzczM0AtNDBfYi5iNWAxX19eYzAtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/b970574fccf3c05967bbe52fefa359f6/69a8a681/video/tos/useast5/tos-useast5-pve-0068-tx/c6a91245595a48f98698c57db9c5a1f6/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=237&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2c8ZDhpZzY6OTU3aGRkNUBpMzRoc2Q6Zm5wNzMzNzczM0AtNDBfYi5iNWAxX19eYzAtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=023afaaeb4b246c783ed1fe5ba397d04&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlNzFjNDViOWQ0YjZjNDlmNGE3NjExYWYxNGQ4MmIy&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32270}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 167677,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 212636,\n                                \"file_cs\": \"c:0-9708-cb65\",\n                                \"file_hash\": \"67146990c16eb4dea6df6c45c9c140f7\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                                \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_bytevc1_540p_167677\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/9225ef000ef8c1a894373fe052612f4b/69a8a681/video/tos/useast5/tos-useast5-ve-0068c004-tx/717e652e314c4078b4c2a4a1c50d6441/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=163&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NDU3OWRpOGk6ZWZlOTk3aUBpMzRoc2Q6Zm5wNzMzNzczM0BhYmA1Yi1fXi0xYTRiNC4tYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/a72f220bdb8632d72d69eac67c7968cf/69a8a681/video/tos/useast5/tos-useast5-ve-0068c004-tx/717e652e314c4078b4c2a4a1c50d6441/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=163&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=NDU3OWRpOGk6ZWZlOTk3aUBpMzRoc2Q6Zm5wNzMzNzczM0BhYmA1Yi1fXi0xYTRiNC4tYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0f1476e67bdc4b07afb50fea86c4e2d1&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY3YTQxNzhhMDYwZDZjNDNjOTQ3NjQzNTIxMjNlOTA1&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32270}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 128181,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 162550,\n                                \"file_cs\": \"c:0-9708-393e\",\n                                \"file_hash\": \"5017d5d8db41c79b5ca96d7accc353d0\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                                \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_bytevc1_540p_128181\",\n                                \"url_list\": [\n                                    \"https://v16m.tiktokcdn-us.com/2a934133578e23724cf9d7fd3bcd1d1a/69a8a681/video/tos/useast5/tos-useast5-ve-0068c001-tx/bbe65d5f79ae432c961bfe7c7abcb357/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=125&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=ZTg0NTg1Z2c2OmRoaDc8ZEBpMzRoc2Q6Zm5wNzMzNzczM0AvNC82NS0wNjIxLy5iMjY1YSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://v19.tiktokcdn-us.com/db9b922ce5de12771b2bb4d2655d93b0/69a8a681/video/tos/useast5/tos-useast5-ve-0068c001-tx/bbe65d5f79ae432c961bfe7c7abcb357/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=125&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=ZTg0NTg1Z2c2OmRoaDc8ZEBpMzRoc2Q6Zm5wNzMzNzczM0AvNC82NS0wNjIxLy5iMjY1YSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8a9954ee1e2a47539d3d02859221752b&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU1YmVmNTE4NGFmY2FlNjYwNzFlY2QwMDZiYzI2YzIy&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24312}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/7d0f4af3aad042a69e0fbfb0b59a7664\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7d0f4af3aad042a69e0fbfb0b59a7664~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d851015c&x-expires=1772722800&x-signature=kq64U9x3C0qsLhYa3G26RWbCJ4I%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7d0f4af3aad042a69e0fbfb0b59a7664~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=f685e38d&x-expires=1772722800&x-signature=N3nim1ShBzjGFdsOZ79t29x52OA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7d0f4af3aad042a69e0fbfb0b59a7664~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=05ea6164&x-expires=1772722800&x-signature=083cU%2FSYEaP32J6y%2F8F374XnRv4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 387737,\n                        \"file_cs\": \"c:0-9582-7848\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/0b94f2e8c1b549484c3a0ae7401dbc48/69a8a681/video/tos/useast5/tos-useast5-ve-0068c003-tx/817d3a4e13004c9689271bbf38da4b66/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=298&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTtoOmY3ZWg6aWg0OzU0ZkBpMzRoc2Q6Zm5wNzMzNzczM0BeYTIvXi9fXi4xNS8uLV82YSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/02c4b7025649b1ac2096c8de52174227/69a8a681/video/tos/useast5/tos-useast5-ve-0068c003-tx/817d3a4e13004c9689271bbf38da4b66/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=298&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=OTtoOmY3ZWg6aWg0OzU0ZkBpMzRoc2Q6Zm5wNzMzNzczM0BeYTIvXi9fXi4xNS8uLV82YSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4nmbkjc77ua1poeb160&line=0&watermark=1&logo_name=tiktok_m&source=MUSIC_AWEME&file_id=9cb10218218e4f17aebb24ac275ed8a6&item_id=7002928293473258757&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY3ZDcwODAzN2MxOWRkNmYyM2FmZWNhOTdmZDYxMDE0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 311644,\n                        \"file_cs\": \"c:0-9582-7848\",\n                        \"file_hash\": \"0720654588341d8165ca1813f9627afc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                        \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_h264_540p_245751\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/58035201a9cfaa15ea2dbb0b7c1d54e3/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/250ee16f5db24337b8c4e99178accb6e/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=239&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Zjs2NjgzOzU2OWY7NGVnNUBpMzRoc2Q6Zm5wNzMzNzczM0AuYGJeYS0tXi4xNTVhNDUtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/8b449388389b000d24e24eaac0661447/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/250ee16f5db24337b8c4e99178accb6e/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=239&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Zjs2NjgzOzU2OWY7NGVnNUBpMzRoc2Q6Zm5wNzMzNzczM0AuYGJeYS0tXi4xNTVhNDUtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=028d7bd1888c4613a20800d5a3e3c81c&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjY2U2OGZjMjIxYjM4MDljMWQ4MTQzMzlhY2IzODcy&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 10145,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/a459146e0497498d8b93070215cb3bed_1630496306\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a459146e0497498d8b93070215cb3bed_1630496306~tplv-tiktokx-origin.image?dr=8606&refresh_token=e3d72d7c&x-expires=1772722800&x-signature=tMtvOTXK%2BK2MRmuhlEU8s1Ff3KM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a459146e0497498d8b93070215cb3bed_1630496306~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8fa6cad&x-expires=1772722800&x-signature=Wrxzflerw0eN0rKQTG4zCmjGyA4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/a459146e0497498d8b93070215cb3bed_1630496306~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f78f4a19&x-expires=1772722800&x-signature=9qMsnW7B46t0EksvKYCN2l4DH64%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=f6441914&idc=useast8&s=MUSIC_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-8.3,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"mean_volume\\\\\\\":-10.1,\\\\\\\"max_volume\\\\\\\":0}\\\",\\\"loudness\\\":\\\"-8.3\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1630496305}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"67.45\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c4nmbkjc77ua1poeb160\\\",\\\"url_list\\\":[\\\"https://v16m.tiktokcdn-us.com/c763226547f768e4160e1bfe157b0ffd/69a8a681/video/tos/useast5/tos-useast5-ve-0068c004-tx/owCfR2YNhQJgE0BUCBLeojXDIHnSHGALSQbiiO/?a=1233\\\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=338\\\\u0026ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OWg1NzdnOWU8ZDc8aTVlNkBpMzRoc2Q6Zm5wNzMzNzczM0AyLy4yNmIuX2MxYWNiNC5gYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304153904F08B092BB2773D0D5FFA\\\\u0026btag=e000b0000\\\",\\\"https://v19.tiktokcdn-us.com/4cb6b9cef8fea5339ba55f6f65a48896/69a8a681/video/tos/useast5/tos-useast5-ve-0068c004-tx/owCfR2YNhQJgE0BUCBLeojXDIHnSHGALSQbiiO/?a=1233\\\\u0026bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=338\\\\u0026ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026rc=OWg1NzdnOWU8ZDc8aTVlNkBpMzRoc2Q6Zm5wNzMzNzczM0AyLy4yNmIuX2MxYWNiNC5gYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=20260304153904F08B092BB2773D0D5FFA\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4nmbkjc77ua1poeb160\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=MUSIC_AWEME\\\\u0026file_id=c31b72eff9d44af9bb16ed9454122e56\\\\u0026item_id=7002928293473258757\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjAwNjhmZTkxODIxMmUxNDY5MDIyYTZjNjUxZDg2YWFj\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":606628,\\\"file_cs\\\":\\\"c:0-9582-7848\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/83f093c1420448da81c9edea988031ae_1630496304\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/83f093c1420448da81c9edea988031ae_1630496304~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e081868a&x-expires=1772722800&x-signature=QLC1TTdXVFixIFHaTjvINs9fwfM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/83f093c1420448da81c9edea988031ae_1630496304~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=1cabb03a&x-expires=1772722800&x-signature=F3eUgHNWZgfUoOgYHaREPWB%2BjMs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/83f093c1420448da81c9edea988031ae_1630496304~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=1b7de818&x-expires=1772722800&x-signature=fbO2GdNVp0ycdigy5FX4b%2BHfYTw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=f6441914&idc=useast8&biz_tag=tt_video&s=MUSIC_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 311644,\n                        \"file_cs\": \"c:0-9582-7848\",\n                        \"file_hash\": \"0720654588341d8165ca1813f9627afc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                        \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_h264_540p_245751\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/58035201a9cfaa15ea2dbb0b7c1d54e3/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/250ee16f5db24337b8c4e99178accb6e/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=239&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Zjs2NjgzOzU2OWY7NGVnNUBpMzRoc2Q6Zm5wNzMzNzczM0AuYGJeYS0tXi4xNTVhNDUtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/8b449388389b000d24e24eaac0661447/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/250ee16f5db24337b8c4e99178accb6e/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=239&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Zjs2NjgzOzU2OWY7NGVnNUBpMzRoc2Q6Zm5wNzMzNzczM0AuYGJeYS0tXi4xNTVhNDUtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=028d7bd1888c4613a20800d5a3e3c81c&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjY2U2OGZjMjIxYjM4MDljMWQ4MTQzMzlhY2IzODcy&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 309003,\n                        \"file_cs\": \"c:0-9708-7daf\",\n                        \"file_hash\": \"b7058e853b4c823c92a0554572c98d42\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                        \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_bytevc1_540p_243669\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/0ce658c0f10013c8db8799214400014b/69a8a681/video/tos/useast5/tos-useast5-pve-0068-tx/c6a91245595a48f98698c57db9c5a1f6/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=237&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2c8ZDhpZzY6OTU3aGRkNUBpMzRoc2Q6Zm5wNzMzNzczM0AtNDBfYi5iNWAxX19eYzAtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/b970574fccf3c05967bbe52fefa359f6/69a8a681/video/tos/useast5/tos-useast5-pve-0068-tx/c6a91245595a48f98698c57db9c5a1f6/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=237&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=N2c8ZDhpZzY6OTU3aGRkNUBpMzRoc2Q6Zm5wNzMzNzczM0AtNDBfYi5iNWAxX19eYzAtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=023afaaeb4b246c783ed1fe5ba397d04&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlNzFjNDViOWQ0YjZjNDlmNGE3NjExYWYxNGQ4MmIy&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 311644,\n                        \"file_cs\": \"c:0-9582-7848\",\n                        \"file_hash\": \"0720654588341d8165ca1813f9627afc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4nmbkjc77ua1poeb160\",\n                        \"url_key\": \"v09044g40000c4nmbkjc77ua1poeb160_h264_540p_245751\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/58035201a9cfaa15ea2dbb0b7c1d54e3/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/250ee16f5db24337b8c4e99178accb6e/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=239&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Zjs2NjgzOzU2OWY7NGVnNUBpMzRoc2Q6Zm5wNzMzNzczM0AuYGJeYS0tXi4xNTVhNDUtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://v19.tiktokcdn-us.com/8b449388389b000d24e24eaac0661447/69a8a681/video/tos/useast5/tos-useast5-ve-0068c002-tx/250ee16f5db24337b8c4e99178accb6e/?a=1233&bti=O3YpOjQ0Zik3OjlmOm0uMjM6ZDQ0MDo%3D&&bt=239&ft=arR-Iqq3mbuPD12Qbc-s3wU0gdJ5aeF~O5&mime_type=video_mp4&rc=Zjs2NjgzOzU2OWY7NGVnNUBpMzRoc2Q6Zm5wNzMzNzczM0AuYGJeYS0tXi4xNTVhNDUtYSMzX2wucjRnX2tgLS1kMTZzcw%3D%3D&vvpl=1&l=20260304153904F08B092BB2773D0D5FFA&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=028d7bd1888c4613a20800d5a3e3c81c&is_play_url=1&item_id=7002928293473258757&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjY2U2OGZjMjIxYjM4MDljMWQ4MTQzMzlhY2IzODcy&source=MUSIC_AWEME&video_id=v09044g40000c4nmbkjc77ua1poeb160\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            }\n        ],\n        \"can_pin_video\": false,\n        \"cursor\": 12,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260304153904F08B092BB2773D0D5FFA\",\n            \"now\": 1772638744000\n        },\n        \"has_more\": 1,\n        \"log_pb\": {\n            \"impr_id\": \"20260304153904F08B092BB2773D0D5FFA\"\n        },\n        \"need_lazy_loading\": false,\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772638745\n}"}],"_postman_id":"e6830159-6ae4-4330-bef0-363e7761a790"},{"name":"Get music charts","id":"007aafa2-96e0-4471-90ba-04e4ffcbf375","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getMusicCharts","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getMusicCharts"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"disabled":true,"description":{"content":"<p>Possible values: 0 - Top 50 (standard chart ranking), 1 - Viral 50 (tracks gaining rapid popularity); all available values can be retrieved from the music_chart_rank.chart_music_info field in the music detail response.</p>\n","type":"text/plain"},"key":"chart_type","value":"0"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"}],"variable":[]}},"response":[{"id":"7b1ee81e-c7b0-4ed3-a512-46694db113f3","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getMusicCharts","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getMusicCharts"],"query":[{"key":"chart_type","value":"0","description":"Possible values: 0 - Top 50 (standard chart ranking), 1 - Viral 50 (tracks gaining rapid popularity); all available values can be retrieved from the music_chart_rank.chart_music_info field in the music detail response.","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 19:14:52 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=HvYOCsmGCiZ5MF%2FiJaGNuyFrlEzb1Lh17ZfWrqJSUil4KT0UMqX2OB65dv%2FN7ODAp3ZTPe1SEeCvSTuX9EJVXnGxjOX9vamdLEyznIo%2FoYkKFOKXYTiAkZIqecSdSQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9e180038a9de2785-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"chart_info\": {\n            \"id\": 7245341979050396417,\n            \"update_time\": 1773907200\n        },\n        \"cover_image_url\": \"https://p16-common.tiktokcdn-us.com/musically-maliva-obj/Dg18v9rU99uQmOx6CAQ6X1WVn7Fs9Q.jpeg~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d9a4d84e&idc=useast5\",\n        \"cursor\": 50,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603241914518436B198FB28E5175F8A\",\n            \"now\": 1774379691000\n        },\n        \"has_more\": 0,\n        \"log_pb\": {\n            \"impr_id\": \"202603241914518436B198FB28E5175F8A\"\n        },\n        \"msg\": \"success\",\n        \"music_list\": [\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Motion Party\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=60de45f4&x-expires=1774465200&x-signature=4uCMzY9SlWD4cR1GVHYVVkMYbJk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=73a4567d&x-expires=1774465200&x-signature=kzlZm1rZXeokD829LJhadxrJxIE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=2803f330&x-expires=1774465200&x-signature=v3kFeDwRsy6x0SsiahWGn94YFdg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"bossmandlow\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"BossMan Dlow\",\n                            \"sec_uid\": \"MS4wLjABAAAAAJD157wtTV87bOvjCLGNerp1gctGoMXvWFxe4k8THR5Tfc7jrkiKLp4uxgfjlhLp\",\n                            \"status\": 1,\n                            \"uid\": \"6956997727205016582\"\n                        }\n                    ],\n                    \"audition_duration\": 48,\n                    \"author\": \"BossMan Dlow\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ec07e25c&x-expires=1774465200&x-signature=RvkNGDkbKCX7I7qmtd2pRHmIwN8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c1cc156&x-expires=1774465200&x-signature=%2Blo4AZQTklX0FIUaKQzgJ55ZO2E%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b94724d2&x-expires=1774465200&x-signature=zW8D0aFDsLOQyUbq%2FbeIyma0HVg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e610ee3a&x-expires=1774465200&x-signature=rI6xUqBFeBJc7qGtMycKUOHOQ6c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4ab10635&x-expires=1774465200&x-signature=fLOdZ%2FHBj6pBI68%2FPXKXWEo%2F%2BUc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e4189374ce00193e77e8a4d3f7eb94d6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=33f884fb&x-expires=1774465200&x-signature=8zm1HnsXAJtmveb%2FKalIUo4N6%2FM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772585234,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 48,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 48.84,\n                        \"duration_precision\": 48.84,\n                        \"shoot_duration_precision\": 48.84,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.3558692,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIEAEGcfekuEgrazA5cTfAFZBAgDtCABFOiB5C\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/okb8aA5EzGefnYCS5AAePEAcEFhTxkDVsThBFC\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocaOfTIAEuFFyEezFaz2tcfIAYDwBCAIuACTHz\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/okYB7Bd6ahA8BiE0C3ifgAQb1VRAoOEYsAB8WP\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.350094,\\\"music_vid\\\":\\\"v10ad6g50000d6plr8vog65j980qt6bg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7613193955303917585,\n                    \"id_str\": \"7613193955303917585\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"BossMan Dlow\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 17855,\n                            \"start_ms\": 8640\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0oBjAmAiCiAEJiw0sPB0n8fV59sANW0nEAYIS~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 95840,\n                        \"h5_url\": \"\",\n                        \"id\": \"7613194705979967505\",\n                        \"performers\": null,\n                        \"title\": \"Motion Party\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7613193955303917585\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7613195995131676712\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1773360000,\n                        \"is_new_release_song\": true\n                    },\n                    \"music_ugid\": 7613193955303917585,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUi7aEc02BNuAmRMizgausXAoZzfMzGqWSXwIB\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUi7aEc02BNuAmRMizgausXAoZzfMzGqWSXwIB\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 47,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7613195995131676712,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 48,\n                    \"sim_group_id_v3\": 7613196026496682035,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYoBpAkAiCyAESiw0lcBbodfXC4sAUW2zEArrd\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYoBpAkAiCyAESiw0lcBbodfXC4sAUW2zEArrd\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Motion Party\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1882152039\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 90815,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Satellites\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 30,\n                    \"author\": \"Kevin Gates\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1527000772,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 30,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 30,\n                        \"duration_precision\": 30,\n                        \"shoot_duration_precision\": 30,\n                        \"video_duration_precision\": 180\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.5303513,\\\"apple_song_id\\\":1014943451,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5dfcd1b8029b4c29862dde16c6a6b42f\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/7376c1fe4686435c84dc21cfe0d9f606\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/396e1b732d424d12be4f8acd85b620e1\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c6975e0a210e4a04b3fa1581de2720f1\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-6.307566,\\\"music_vid\\\":\\\"v10ad63a0000c0f4rjis3f0q7876totg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 86044725,\n                    \"id_str\": \"86044725\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Kevin Gates\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 27648,\n                            \"start_ms\": 177984\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0faeS0FDACEAgAOkuDYgLIzfIAc5lzDpFEaHO~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 221014,\n                        \"h5_url\": \"\",\n                        \"id\": \"6704977151008966657\",\n                        \"performers\": null,\n                        \"title\": \"Satellites\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"86044725\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815386412892817411\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7160110968859675434,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/f0447fb6d5fe4676b7d552886581cfe1\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/f0447fb6d5fe4676b7d552886581cfe1\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 8.896,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815386412892817411,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 30,\n                    \"sim_group_id_v3\": 6815386412892817411,\n                    \"source_platform\": 71,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/950ce8ce760049439b31ee552f4f2122\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/950ce8ce760049439b31ee552f4f2122\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Satellites\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1723613442\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0CR7QQN3F\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"6y3X8B9ALhBZ2cfe3PwnR8\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 96757,\n                    \"video_duration\": 180\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Blonde\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/51b453d6543545e29069178bc2fb0c7a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/51b453d6543545e29069178bc2fb0c7a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=113ae9e4&x-expires=1774465200&x-signature=WmfXmBeQcEfZOMqKxA1jAyHykYc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/51b453d6543545e29069178bc2fb0c7a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a3cc7d4f&x-expires=1774465200&x-signature=EuRl6nrXG%2FBA%2B472XJW6MStGK5I%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/51b453d6543545e29069178bc2fb0c7a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=90378418&x-expires=1774465200&x-signature=rpXCz0tl2iSyX9XxVbsnOxXJzP8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"fffrankoceans\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Frank ocean\",\n                            \"sec_uid\": \"MS4wLjABAAAAJDQibJf5Ju6d_5hNew2pyqZR3JCtgbSilBZ0kEprfSAbobBiGklyB70tjpVuKRaJ\",\n                            \"status\": 1,\n                            \"uid\": \"7471826339034792991\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Frank Ocean\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1567060258,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":19.23,\\\"amplitude_peak\\\":0.91544676,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4b08ab66b00449279e1d46ab38f31f31\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/8b4a836a63ac419fb3abf9f0215a24cd\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ce5701151b1e459781d8985d9cc28a50\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c0ff63596a1041729687949057de13ae\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-12.946941,\\\"music_vid\\\":\\\"v10ad6g50000ct7kckvog65n1kvo0jp0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6730472557637535745,\n                    \"id_str\": \"6730472557637535745\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Frank Ocean\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 24960,\n                            \"start_ms\": 127296\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQWykAgOnFCcDfVAQ5foBzRCgpP8ENHAae2AEM~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 307152,\n                        \"h5_url\": \"\",\n                        \"id\": \"6730472371796330498\",\n                        \"performers\": null,\n                        \"title\": \"Nights\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6730472557637535745\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814755543983327233\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1471622400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6730472557637535745,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEZGuCfnQTMOyRZltTgeIAFE8b1ThnPlDaB0BX\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEZGuCfnQTMOyRZltTgeIAFE8b1ThnPlDaB0BX\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 45,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814755543983327233,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 270308610,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocZBO8AeAAPbG1yOxkwyCeNTVAItIAohndp3Dg\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocZBO8AeAAPbG1yOxkwyCeNTVAItIAohndp3Dg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\"\n                    ],\n                    \"theme_value\": [\n                        11\n                    ],\n                    \"title\": \"Nights\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1146195720\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B01M0PJRAF\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"7eqoqGkKwgOaWNNHx90uEZ\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"1856864557\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"342393206\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"Fx3b85eDQvw\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 26580,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Slick SZN 2\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/96b22136599413cd9393107f21b0d66f\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/96b22136599413cd9393107f21b0d66f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=676bcf03&x-expires=1774465200&x-signature=3ertYb11zA58s5xrTHN%2FlsDy6z0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/96b22136599413cd9393107f21b0d66f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=50a4a616&x-expires=1774465200&x-signature=R8LWzsrjWqVYYNGKinYeBMZui94%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/96b22136599413cd9393107f21b0d66f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1ea1eb08&x-expires=1774465200&x-signature=UJxNRL2FjS8om%2BYB1HU0AU3GOqc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"maf_teeski\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"MAF Teeski\",\n                            \"sec_uid\": \"MS4wLjABAAAABvxSJKSpoGe7D8h1tJOqa6uVsdZSW9rThcDtxcYHRhaFqZaEeiPgyKbZ7f6GjGDX\",\n                            \"status\": 1,\n                            \"uid\": \"6842129238654190598\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/c5f8b711f45ab2b12cdc7c3b53a1234e\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c5f8b711f45ab2b12cdc7c3b53a1234e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3c20756b&x-expires=1774465200&x-signature=0xSiuL7bmvO1bu6mzft8b8kZFqE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c5f8b711f45ab2b12cdc7c3b53a1234e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ca57fe18&x-expires=1774465200&x-signature=4%2BdIb05DZQ68oj4v1Hc56HUjYVs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/c5f8b711f45ab2b12cdc7c3b53a1234e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a3c5f96c&x-expires=1774465200&x-signature=k4gTwZ2MeibKbSq2fgnxtwIRb4E%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"bakjayc_\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Bakjayc\",\n                            \"sec_uid\": \"MS4wLjABAAAABTGeTDbj0xbEWcP5_kqOeb5qVN-FK_dxLwOAtrdrQzWc9Ne7mfRBW91g6bA9pmRp\",\n                            \"status\": 1,\n                            \"uid\": \"7311528539895333930\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"MAF Teeski & BAK Jay\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1749655548,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.2782075,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8wRZoA1UBBEtbk1ACEAck8fDzPgaFEDAGNBeW\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYwW8BUTECCBIVAt6AbiYVeAOEBZgAiQoRB8Jf\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oouRB1eiAdZTAEOEWBioCbBBgDN6AAkwfWUt11\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/okBRACBBEBqU8EiywfZbtO8AxeG7WgVaA7CAio\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.098626,\\\"music_vid\\\":\\\"v10ad6g50000d14pvtnog65q72hat3eg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7514710824843397137,\n                    \"id_str\": \"7514710824843397137\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"MAF Teeski & BAK Jay\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 82368,\n                            \"start_ms\": 68544\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ocFfeA8QkFtQDQtAEjwzCzPCg0TfIjZAaj2AID~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 165502,\n                        \"h5_url\": \"\",\n                        \"id\": \"7514712119780460561\",\n                        \"performers\": null,\n                        \"title\": \"Kriss Vecc\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7514710824843397137\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7514713814328805426\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1750204800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7514710824843397137,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ogP0GFcaEYSQAvkdzTff6r2FzAUhQDgVDdEfCx\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ogP0GFcaEYSQAvkdzTff6r2FzAUhQDgVDdEfCx\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 68,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7514713814328805426,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7514713814328805426,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQyJZoAohEEEteUyBCIA95sfgECgWFIDAaQBCP\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQyJZoAohEEEteUyBCIA95sfgECgWFIDAaQBCP\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Kriss Vecc\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1820222764\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"3vJxspQ5ZqrCpZgV1FX9wf\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 31989,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Freudian\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/cd0fa74c6a1bbadaba2c1f8dacb10bde\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cd0fa74c6a1bbadaba2c1f8dacb10bde~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=baed5032&x-expires=1774465200&x-signature=yLZUSa3o5mITqMiTl3P5stABmow%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cd0fa74c6a1bbadaba2c1f8dacb10bde~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9118cc12&x-expires=1774465200&x-signature=T2QsJLc4Nl5LQxBtwNKFjpjQvxI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/cd0fa74c6a1bbadaba2c1f8dacb10bde~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=6448edcd&x-expires=1774465200&x-signature=lelKH1B9TuGKamC7AbwKuNnDBW4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"charlottedaywilson\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Charlotte Day Wilson\",\n                            \"sec_uid\": \"MS4wLjABAAAA-zS8iFKP1C5Swjipl4YCiV5QYTUmpCciYH78Xkok3q13m2BGDeMBSUOGYecFqI6j\",\n                            \"status\": 1,\n                            \"uid\": \"6934851938455553030\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Daniel Caesar\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1672959746,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.1151451,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0EAGyAWtA0AnQsxH5EBAfhAqlznXgAuqtzVSh\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMNqEhbrVzBSlGAuA0fPAsyAAWPQ1AYgEDtUGh\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYAEQhLAsqBEyBltGA3gA0StYz3zWAfVh2sgtb\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIAEtAlEDeCeuBAgEZCnCrwHp5lAUclGwAlbBS\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.519682,\\\"music_vid\\\":\\\"v10ad6g50000cv0dkbnog65n55f3r6r0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7185306564109027329,\n                    \"id_str\": \"7185306564109027329\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Daniel Caesar\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 55872,\n                            \"start_ms\": 213120\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQUAAvGfDiqziAB6EiQSskXBwi9Wo1AqFW8TEA~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 280587,\n                        \"h5_url\": \"\",\n                        \"id\": \"7185306559293949954\",\n                        \"performers\": null,\n                        \"title\": \"Transform (feat. Charlotte Day Wilson)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7185306564109027329\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7185307225076795444\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1503590400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7185306564109027329,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oILmD9a2r8Aiv321aWSD4AjVBZMKIEYAjOViU\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oILmD9a2r8Aiv321aWSD4AjVBZMKIEYAjOViU\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 43,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7185307225076795444,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 33159296514,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4b2f46ef255847628187f2e662a6917f\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4b2f46ef255847628187f2e662a6917f\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Wedding\"\n                    ],\n                    \"theme_value\": [\n                        43\n                    ],\n                    \"title\": \"Transform (feat. Charlotte Day Wilson)\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1265895084\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B074FXYLHB\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"1jQfgl9WRle7D8a3GXLwaD\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 2966,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Sea Lion\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"musically-maliva-obj/1594805258216454\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=91d71f6b&x-expires=1774465200&x-signature=o8CbSRn749J2%2Fp%2BTl4rNs5qraDY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=dad4cefc&x-expires=1774465200&x-signature=5DHla1g%2BdqCbxdsxs4ETzptpfm8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ecaf5bfd&x-expires=1774465200&x-signature=0bquD6FaOoW2%2BI%2B8os5jqhbc9Hk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"yunomiles6767\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"user65746523868\",\n                            \"sec_uid\": \"MS4wLjABAAAAbrFxFKcBuP4RB5NjwgX6PXBzf6XmkwnlkFLeCW9Kc3XfMy2O6YNcDaGJgRA4rad7\",\n                            \"status\": 0,\n                            \"uid\": \"7592354134645359628\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Yuno Miles\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1769152336,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.89563644,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooMiVWAaErsmClAhgfwvCEXO0sA86BP4wAiQBg\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owLU6CffDgEAV8ZCtDgPEiFEVOApApCsDPAvB6\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocEAINsfvYoIEetZD5gphAFLSA6DXEgACbodFB\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYWCGeIH1II0Es8f0AmALEWCEjmeKAFeCCPAmL\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-15.368449,\\\"music_vid\\\":\\\"v10ad6g50000d5phuinog65m7dsq6rq0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7598448356395419665,\n                    \"id_str\": \"7598448356395419665\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Yuno Miles\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 18240,\n                            \"start_ms\": 9216\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ochS5ADkEDCEAB9YfaFAE5AFUjzekel5zT0zgH~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 119026,\n                        \"h5_url\": \"\",\n                        \"id\": \"7598296677344200720\",\n                        \"performers\": null,\n                        \"title\": \"Sea Lion\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7598448356395419665\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7598297671962462259\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1769040000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7598448356395419665,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owfpTGZrtLDcNmeEsPF9KQipBoqvYgBsx3dQdC\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owfpTGZrtLDcNmeEsPF9KQipBoqvYgBsx3dQdC\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 8,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7598297671962462259,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7598297671962462259,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oc1WAwvoHEBERAVP1ziWAfA9mwizIABC0EtsAi\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oc1WAwvoHEBERAVP1ziWAfA9mwizIABC0EtsAi\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        1\n                    ],\n                    \"title\": \"Sea Lion\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1872136567\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 105167,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Hang Wit a Bad Bitch\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 48,\n                    \"author\": \"Sexyy Red & Key Glock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1770706088,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 48,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 48.274,\n                        \"duration_precision\": 48.274,\n                        \"shoot_duration_precision\": 48.274,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.1750973,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.164395,\\\"music_vid\\\":\\\"v10ad6g50000d65d96vog65u4kdvkbeg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7598459430170135310,\n                    \"id_str\": \"7598459430170135310\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Sexyy Red & Key Glock\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 31680,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ow4HwAQDpB42vfTFEAAn9CIatBbUfiMgKZI8Eh~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 154932,\n                        \"h5_url\": \"\",\n                        \"id\": \"7603879145924167681\",\n                        \"performers\": null,\n                        \"title\": \"Hang Wit a Bad Bitch\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7598459430170135310\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7603887283271387146\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oIR1JL8dp2B7HLvKBeFEgSDbtiCZ84aMIJf6Qt\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oIR1JL8dp2B7HLvKBeFEgSDbtiCZ84aMIJf6Qt\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7603887283271387146,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 48,\n                    \"sim_group_id_v3\": 7603887283271387146,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAVgEXilAkosOl9KAABBEyx0sQ0w2ACWAWiDf5\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAVgEXilAkosOl9KAABBEyx0sQ0w2ACWAWiDf5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Hang Wit a Bad Bitch\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1875359065\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 144427,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"UNLV\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ec712b42&x-expires=1774465200&x-signature=vJKT%2BlbcTAY8a6H%2Fpa4UlF4%2Bwqs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8741b7c5&x-expires=1774465200&x-signature=N%2FOmZh%2F80FDV1t3qcYKhdjq%2BA4Q%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c4e08eea&x-expires=1774465200&x-signature=sd7CYh4Ce%2Bcw%2FTcmzu5GKNuU%2BaU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"fredobangbigape\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"fredobang\",\n                            \"sec_uid\": \"MS4wLjABAAAAqwrSf11DAYckDaAD5qHl-VlZVyjupPnmCAMKAG0pxCK1Kba_dIFB4xsfqegimLxG\",\n                            \"status\": 1,\n                            \"uid\": \"6779027004831958022\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Fredo Bang\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=99e25cdc&x-expires=1774465200&x-signature=Gt2iufD71efzzYNgjZ%2FQcbfXB3I%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9df32001&x-expires=1774465200&x-signature=5dg4lSuAulhOPylOyrDnAYdgeow%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6c356363&x-expires=1774465200&x-signature=SaIdgdtKPIgqVxvu%2BedK7wJHzD0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=84ee9412&x-expires=1774465200&x-signature=JoCDLp8PunWh1HXqPa59DV4mXk4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=35c70f8f&x-expires=1774465200&x-signature=BAqi2Wc0NraAa6d9TUVkzFSc48s%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a77412220b4021f3ea208807e9210c11~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=280a1d33&x-expires=1774465200&x-signature=%2Fqj63KHdJiH3Ix7Lw1UEL%2FQtc%2B4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1665166120,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9194691,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIitKCAAU8fICBNAxlTcZygAJDEEbAenEKIlwP\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0ZKFkQEhuzBhhwfRUABAyIEOAygsWAAEIl2Nu\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYmuELAyEhWSxEAgRIyWKzlAhE1PhDANQBFfAs\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUAENEI3gCJxAzyRZ8bfilnByACh5DtflACcAK\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.297061,\\\"music_vid\\\":\\\"v10ad6g50000cde3km3c77u01ke46e4g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7151833958135629826,\n                    \"id_str\": \"7151833958135629826\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Fredo Bang\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 40512,\n                            \"start_ms\": 103680\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooBHIQEDAPfBT3HAgmsttgKI5AF6yZCNzIBfLg~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 144953,\n                        \"h5_url\": \"\",\n                        \"id\": \"7151833944869046273\",\n                        \"performers\": null,\n                        \"title\": \"Say Please\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7151833958135629826\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7151834484164265984\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1665705600,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7151833958135629826,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okOAOfDWhUJIwtrDhcN0J1sBspRrxzoxAO1uAp\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okOAOfDWhUJIwtrDhcN0J1sBspRrxzoxAO1uAp\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7151834484164265984,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 53791590658,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/e5bc21c131bb4623ad3644046e08ac1a\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/e5bc21c131bb4623ad3644046e08ac1a\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Say Please\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1648947552\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0BJ63PZ18\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"1b0bE7xZGdI48iGfnUUe6B\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 57112,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"House featuring John Cale\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e7323a90&x-expires=1774465200&x-signature=YBXCrKYeiftS9oxYWTJAobakQ4Y%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=55922c9b&x-expires=1774465200&x-signature=AIpc6MjOA0lciKwEbZWB8rZkJu4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f43a062200c40cd80f3509a62a06685b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e9d4f8b5&x-expires=1774465200&x-signature=9fTTCKoTcL7ylxgSvF%2FrsTxBXbk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"charlixcx\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Charli XCX\",\n                            \"sec_uid\": \"MS4wLjABAAAAok8FiOPFZg5o8vKv-oxSwYuM-gbhKldv_1_nnPAZQ1XdqeTJkUcuoz6SAjSdzcmr\",\n                            \"status\": 1,\n                            \"uid\": \"165180947447840768\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Charli xcx & John Cale\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1762774245,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.4902585,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8AyMWdfs0iSAmgrAUBTwJidAKbiQB8EW1pAEW\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owAfdiJTBKws1B1vEupAWsAHAliWi08hQAATE1\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMf7sfMbIWFlIqCJkAQGASaABR0a8zfnSrVAAr\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocfWA9KAd0cREQi1pQciHWsBAQA4iEsTJ8hBAA\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-6.0856686,\\\"music_vid\\\":\\\"v10ad6g50000d48spp7og65j2l0c0sng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7571057519797487632,\n                    \"id_str\": \"7571057519797487632\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Charli xcx & John Cale\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28607,\n                            \"start_ms\": 110592\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4ECSBEgQsDAZRgHUJAjF7SBfxQAApEtBjEOeD~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 197594,\n                        \"h5_url\": \"\",\n                        \"id\": \"7571054630097979408\",\n                        \"performers\": null,\n                        \"title\": \"House featuring John Cale\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7571057519797487632\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7571058247612762138\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1762704000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7571057519797487632,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o8FDYoUiaPzWbBUA15MOFAMcRzROIAHUrzivm\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o8FDYoUiaPzWbBUA15MOFAMcRzROIAHUrzivm\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 110,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7571058247612762138,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7571058247612762138,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0mziJEACAGWokgealfqbEAIDfFgFDA7tCASGI\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0mziJEACAGWokgealfqbEAIDfFgFDA7tCASGI\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Autumn\"\n                    ],\n                    \"theme_value\": [\n                        4\n                    ],\n                    \"title\": \"House featuring John Cale\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1851605886\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 253924,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Metro Station\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/7b7ef83d43487af244752f368b6bb6a0\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7b7ef83d43487af244752f368b6bb6a0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=1e493479&x-expires=1774465200&x-signature=4z5wxmtfyUcIOUscNfUS9xrH0n4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7b7ef83d43487af244752f368b6bb6a0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3ceee3df&x-expires=1774465200&x-signature=uSBBHyQRqryAE2Yw5DjL18rdInM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/7b7ef83d43487af244752f368b6bb6a0~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c7d0f0b6&x-expires=1774465200&x-signature=JnivMEtOiTi5spA79ekzWDICs84%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"metrostationmusic\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Metro Station\",\n                            \"sec_uid\": \"MS4wLjABAAAA3yTfyCfOx-_wtXeoytCV-q282N_OJ7RujTynj-i7HB5o52zDSIcrmjreG_JK91wy\",\n                            \"status\": 1,\n                            \"uid\": \"6778571412657030149\"\n                        }\n                    ],\n                    \"audition_duration\": 32,\n                    \"author\": \"Metro Station\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1597350671,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 32,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 32,\n                        \"duration_precision\": 32,\n                        \"shoot_duration_precision\": 32,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":32.05,\\\"amplitude_peak\\\":1,\\\"apple_song_id\\\":263685000,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8d864fcbf378464cbe5fe835c226d378\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/690b0eebe2c14ee5a229c8e7b616d9d8\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/fab2d98319a84acd87259af3ca6afa43\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/cf27ab3522c74054b3d36fd30f1b738d\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.22536,\\\"music_vid\\\":\\\"v10ad6e50000c089si9fffmig0i201lg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6850127762909399814,\n                    \"id_str\": \"6850127762909399814\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": true,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Metro Station\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 25727,\n                            \"start_ms\": 44736\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/71c5328a7ad74dbc9c406742ed45968b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 179994,\n                        \"h5_url\": \"\",\n                        \"id\": \"6696408004952066050\",\n                        \"performers\": null,\n                        \"title\": \"Shake It\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6850127762909399814\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814883622089132044\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1190073600,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6850127762909399814,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/8a6b83c2599a4a998d965724904ac1bd\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/8a6b83c2599a4a998d965724904ac1bd\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 37.759,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814883622089132044,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 32,\n                    \"sim_group_id_v3\": 212075522,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/841b90d9b99747738e9620336018ea0e\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/841b90d9b99747738e9620336018ea0e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Dance\",\n                        \"Summer\",\n                        \"Sunny\"\n                    ],\n                    \"theme_value\": [\n                        1,\n                        3,\n                        21\n                    ],\n                    \"title\": \"Shake It\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"263685000\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B00137RGS8\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"5619Ojc6t9evEEs3B7Drhe\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 162713,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"iloveitiloveitiloveit\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=55645a2d&x-expires=1774465200&x-signature=BrR7sCDtIMUC8R4rR%2BzQl4%2Fe6K4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0cde6893&x-expires=1774465200&x-signature=bxhyG56sVtpjx0dNE5jIqcBX3QQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=0c11646a&x-expires=1774465200&x-signature=tmVjiSWR%2FNQy4gEe2EpW1MEiRZI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"itsbellakaymusic\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Bella Kay\",\n                            \"sec_uid\": \"MS4wLjABAAAASwf3ULv7hbJM1Fzfsw2a1Z8HuX9FiM8FpftQln6jF42u1YJQXHDjkmm_9Ek_CIHK\",\n                            \"status\": 1,\n                            \"uid\": \"6987935288601969670\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Bella Kay\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1767943991,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.2518129,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUDyn01ZQIxrtpFAEp6g4aD0FdfACBpAEIJfAl\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okEPGI7IGGX00CpDAIepF1AAnLBsATBazGezBf\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8aP47IAaYFWeQ0pE0zYtP8eA0M4BCAIBApT0f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocIqcAzaQBFeTQJfATAAngcSECL0MTPG0fn7F3\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-6.795662,\\\"music_vid\\\":\\\"v10ad6g50000d5ilkavog65pg26992a0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7593256456959952897,\n                    \"id_str\": \"7593256456959952897\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Bella Kay\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15552,\n                            \"start_ms\": 58752\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooGLEHQZAtpVeBDUBAgFcZihEfWbpqEBqAoqlC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 183238,\n                        \"h5_url\": \"\",\n                        \"id\": \"7592390338558511121\",\n                        \"performers\": null,\n                        \"title\": \"iloveitiloveitiloveit\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7593256456959952897\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7592392425348270095\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1767916800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7593256456959952897,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMCdlFproZAiDW2qZfRBV3tzgQElBRfYEpVkQo\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMCdlFproZAiDW2qZfRBV3tzgQElBRfYEpVkQo\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 106,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7592392425348270095,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7592392425348270095,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMNlgFDszaD9DEAfzkEE0MCFaAPAZwAfySfkFB\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMNlgFDszaD9DEAfzkEE0MCFaAPAZwAfySfkFB\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\"\n                    ],\n                    \"theme_value\": [\n                        11\n                    ],\n                    \"title\": \"iloveitiloveitiloveit\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1867034427\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0GFC5RG7M\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"5IMpnpD0tQVcqWlVIgtAtV\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"3763687462\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"2242974374\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"OqTpNnSnwxQ\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 424805,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Wondaland Presents: The Eephus\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/556f8344cf06184269a7161920db2b36\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/556f8344cf06184269a7161920db2b36~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=21682c4f&x-expires=1774465200&x-signature=CI%2FK9OgKRbOv4gJkZr66WAULKbk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/556f8344cf06184269a7161920db2b36~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d630fd09&x-expires=1774465200&x-signature=Fe3kYjwGKyr11j0FpJykbig6kFw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/556f8344cf06184269a7161920db2b36~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d59cf649&x-expires=1774465200&x-signature=cQ2te4LFmA00ZujeasBuvh1Cjqs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"janellemonae\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Janelle Monáe\",\n                            \"sec_uid\": \"MS4wLjABAAAASnwQjpaGgetJPkk3JuG-Gxt1Io3uroaSINMkTfWftqjZk8kz9RCMy96RjBgjI-s9\",\n                            \"status\": 1,\n                            \"uid\": \"6536254682002625551\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/44815a99e53b58f4283dfeed918a1670\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/44815a99e53b58f4283dfeed918a1670~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fae29dae&x-expires=1774465200&x-signature=jrlhOuqotn3biCStUgk6kSvIphY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/44815a99e53b58f4283dfeed918a1670~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=31f88353&x-expires=1774465200&x-signature=7xJ8bJaI6rnqOKWNFCrq%2BAc7Cwo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/44815a99e53b58f4283dfeed918a1670~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=92aeb9df&x-expires=1774465200&x-signature=cpAeyrx9%2ByXbK0LJrqeTDV0VgxE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"jidenna\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"jidenna\",\n                            \"sec_uid\": \"MS4wLjABAAAAZCuKoU0g_Di3bfKP_GyWiM2sRurgh4I95-QjT7LuFseCV0C00aNx6gQBX-rwyTDc\",\n                            \"status\": 1,\n                            \"uid\": \"6722609752583373830\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Janelle Monáe & Jidenna\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1563616856,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":30,\\\"amplitude_peak\\\":1.1670544,\\\"apple_song_id\\\":1015083906,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogsAIgp5BLAEtAly72hfhM9gEAjNZAJGKQzxW3\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oorZ4ADnlBxUoJ7eDAAsICEStA0GbBOgeZElAT\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0BtZAnjBAsbZAXnNufCCRSDA0LeItlUAIgCKV\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogEsMhyB2kyqJpcGzAE4bgfANAAAzQNLhxWAtl\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.743098,\\\"music_vid\\\":\\\"v10ad6g50000cut0l7fog65gi1oufqj0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6715683263060379649,\n                    \"id_str\": \"6715683263060379649\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Janelle Monáe & Jidenna\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 29760,\n                            \"start_ms\": 177984\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/c56b55c80d104cbdbe5c343320158574~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 217927,\n                        \"h5_url\": \"\",\n                        \"id\": \"6715683263190403073\",\n                        \"performers\": null,\n                        \"title\": \"Yoga\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6715683263060379649\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815069815955261451\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1427760000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0H6VzHkiBJQBiF6nOoImwACrO13AmBwWMqfs6\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0H6VzHkiBJQBiF6nOoImwACrO13AmBwWMqfs6\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 48,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815069815955261451,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 6815069815955261451,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3b78faf7051044b7933e094b44ec1f8c\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3b78faf7051044b7933e094b44ec1f8c\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        1\n                    ],\n                    \"title\": \"Yoga\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1015083906\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B00VGI37SC\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"6O5fW8l0pDUMbVZIBblR9m\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"105501800\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"259034181\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"WvTLg4Lrw0k\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 3611,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"OCTANE\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=71aedcb0&x-expires=1774465200&x-signature=hKnXQtLGWrOUo6xlk0%2FwBPErwlI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=32334fd0&x-expires=1774465200&x-signature=zGI7S%2BDm0eG7hhfS9XR7oPpf7O4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b0ff2c64b45d94fc0931aedf0c823217~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=19a58c44&x-expires=1774465200&x-signature=%2BanPuobL7CcYU9WeUuPfibv5GX8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"dontolivermusic\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Don Toliver\",\n                            \"sec_uid\": \"MS4wLjABAAAAjpIPO4WrF2o1ThcPLfFaAykkxG57GyNwcCPPhhi0nsJBWItxb3crKsHINWVmy88T\",\n                            \"status\": 1,\n                            \"uid\": \"6729726209452246021\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Don Toliver\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1769732785,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.8787631,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4FBAea633TQeCRATIGXBQteaH9zIvLAAGSaMm\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogasBp8MaQZazmTaeebUIHQX6CfFBQvAWAAtQA\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owY6tDAH8FQZNvIQAMzTkfCMeQBEXaALGXAQ0f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAM9AQCAvQeHtXZaeGZ8IvVfhcA8CzAA6TQXFB\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.7159753,\\\"music_vid\\\":\\\"v10ad6g50000d5u45ifog65t2vj9u4mg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7600943865013143553,\n                    \"id_str\": \"7600943865013143553\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Don Toliver\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 36288,\n                            \"start_ms\": 102144\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oo3lfLWfAKAfAmoHAIXaehAMP8o79YIQG1FD4I~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 153182,\n                        \"h5_url\": \"\",\n                        \"id\": \"7600939297101219841\",\n                        \"performers\": null,\n                        \"title\": \"E85\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7600943865013143553\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7601694448041723956\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1769644800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7600943865013143553,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osLfDf6JaE2gMsQELOSAFC88IhzEFdfthDw10E\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osLfDf6JaE2gMsQELOSAFC88IhzEFdfthDw10E\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 44,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7601694448041723956,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 255626557442,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIeV8KglqjYANpAeqdAKsWeM4eAADLIrlCIXfj\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIeV8KglqjYANpAeqdAKsWeM4eAADLIrlCIXfj\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157,\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        48,\n                        1\n                    ],\n                    \"title\": \"E85\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 227859,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"White Keys\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Dominic Fike\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1762985953,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9312485,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYAA0IohSBApg3LwFGCfAz7MLALIaIezsa2Tye\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEBxZWfCAjRK0iAWRH1AByhhijEAQE9Qs8AAXE\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYzArBLhFUAImAsSeoGLILvMICpe4AtyfAGgaq\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oggs5jiAZAQ8XZhWWjCyQgQEBfB7iAAH9AA0KE\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-12.03934,\\\"music_vid\\\":\\\"v10ad6g50000d6ruc3fog65n7oslk6hg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7571961566624450577,\n                    \"id_str\": \"7571961566624450577\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Dominic Fike\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 25344,\n                            \"start_ms\": 86016\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ogZBMiBGAFAfCytVgpcCCXQ3rAEtEAq8Bf5Lig~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 119916,\n                        \"h5_url\": \"\",\n                        \"id\": \"7571864487524993025\",\n                        \"performers\": null,\n                        \"title\": \"White Keys\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7571961566624450577\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7571867512342579227\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1763078400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7571961566624450577,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM7aObM8zTQOegDmCVM3owW8ehjbAF5geD5Vwa\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oM7aObM8zTQOegDmCVM3owW8ehjbAF5geD5Vwa\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 46,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7571867512342579227,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 86493760514,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooAFWaaKAfsG54qzAAAmNnem1oGLtfIkAIEIfN\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooAFWaaKAfsG54qzAAAmNnem1oGLtfIkAIEIfN\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        1\n                    ],\n                    \"title\": \"White Keys\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1852536738\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 151642,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Brrrrrdadumdum\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Joe Moses\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1694036596,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0087068,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4VEXHYpAz0h7hAOXFfAQiEhsBPEA74tWAAyA2\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8nmADOAFE0DxeqteNHbAsRXlrAUBZgROlEtCA\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8EAOyVWjA2AvQsmPnEBAfhgi0ziQhAGmtz4Xm\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIw0XAAPyAgB0mtOALfhQiz4WhBsEEAEEWtEm2\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-11.807591,\\\"music_vid\\\":\\\"v10ad6g50000ck0itjrc77u630j50dig\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7275831096586946562,\n                    \"id_str\": \"7275831096586946562\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Joe Moses\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21312,\n                            \"start_ms\": 9600\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4BEjA8WsEXBloqNOAEAczzyASlfhAtJAw4cLg~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 160827,\n                        \"h5_url\": \"\",\n                        \"id\": \"7275831051811981313\",\n                        \"performers\": null,\n                        \"title\": \"Brrrrrdadumdum\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7275831096586946562\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7479351638178170930\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7275831096586946562,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAYWQcfgNIzjnGOBdlqwtChGyBMIsuZAo1tJLA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAYWQcfgNIzjnGOBdlqwtChGyBMIsuZAo1tJLA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 9.6,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7479351638178170930,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7275834920138704908,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAbsPWbzKDoAgDNCQnLXmeeAYpFAFFEe96AEa\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAbsPWbzKDoAgDNCQnLXmeeAYpFAFFEe96AEa\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Brrrrrdadumdum\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1706153642\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0CHG27K78\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"3wo8A1xdCoHJ7gl4Sri4fu\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 7879,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Thank Me Later\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/c13cdafb511a15366fcd196add29d4fa\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c13cdafb511a15366fcd196add29d4fa~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e7946e9f&x-expires=1774465200&x-signature=wJc2nwhRUkNJPiBfp4%2FlDCx6URQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c13cdafb511a15366fcd196add29d4fa~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=078afe62&x-expires=1774465200&x-signature=23TKkJm%2BWJrMyFz8R9RFxnYxaks%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c13cdafb511a15366fcd196add29d4fa~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c893715e&x-expires=1774465200&x-signature=C%2BlHih3utZdAe1fzLoeWpfsynKk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"drakerelated\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"drakerelated_\",\n                            \"sec_uid\": \"MS4wLjABAAAAQ19u5lMvBENPHv5eQDfKPcEJyBe_prshPGc-UgJ-EbGXzla-vUbjrWNeb_l3yI4P\",\n                            \"status\": 1,\n                            \"uid\": \"7111829917041984555\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Drake\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613325637,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":45.02,\\\"amplitude_peak\\\":0.9568349,\\\"apple_song_id\\\":1440762504,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2406b179152f4528ba1d4457625036c1\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/8ac61177f2554f30ab998c4f2560a33a\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/25b1e142027c43939c8351c1a5a8b68e\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7741dd7efefb49c18c9970732d443275\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.31055,\\\"music_vid\\\":\\\"v10ad6g50000coq4lg7og65ldaed0m40\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6929180834552662018,\n                    \"id_str\": \"6929180834552662018\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Drake\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 41856,\n                            \"start_ms\": 150912\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUfllE3QNBBFGcCIAIwAnACeUnqgWmMwDtZoEB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 313327,\n                        \"h5_url\": \"\",\n                        \"id\": \"6732394438821169153\",\n                        \"performers\": null,\n                        \"title\": \"Fireworks\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6929180834552662018\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814876776586561539\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1262275200,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6929180834552662018,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooMBfrmY0TsDVBmSgAQsEfETFtCZEdNqOQg1qQ\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooMBfrmY0TsDVBmSgAQsEfETFtCZEdNqOQg1qQ\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 57,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814876776586561539,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 269978114,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ee247faa6ad94dc3b8fdedf36717558d\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ee247faa6ad94dc3b8fdedf36717558d\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        1\n                    ],\n                    \"title\": \"Fireworks\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1440762504\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B073N4D5VG\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"73tgFzBug5Ifk1Retdtwk7\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"86454391\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"257461453\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"BOZLCxPe-TY\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 117346,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"POP DAT THANG\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b7169b51&x-expires=1774465200&x-signature=IDMHX8vd3mAfKoTKvgAmWgQLCxE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2e0d78a9&x-expires=1774465200&x-signature=ILmDkBTfF%2FsZZArC1a3vgRdjnvE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=3ea190d8&x-expires=1774465200&x-signature=H5uY2xZK%2BjH5RdwQ1lewWL%2FD%2Bto%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"dababy\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Dababy\",\n                            \"sec_uid\": \"MS4wLjABAAAAf1O55v30LSczfB9i5y9yjgZou5ZeGkTJ9unHExfRskPYoViXOUrHN4NBakFUW8uw\",\n                            \"status\": 1,\n                            \"uid\": \"6789759271297369094\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"DaBaby\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=324deb63&x-expires=1774465200&x-signature=7cubL92WIXnBaeb6a43b0Wses9w%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=12cb0ebe&x-expires=1774465200&x-signature=gJSZh80DvBPbIwK1euasEpBVGns%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=494ace3c&x-expires=1774465200&x-signature=5FgyZIZ%2BV6eJmQgINg75Cc3IqdY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6d1f3416&x-expires=1774465200&x-signature=ZWJ3Znvxcc9rpJ7lUkYZ7Bh%2FhuA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3eed36b7&x-expires=1774465200&x-signature=i3E9Uv7XH2Yp59OmMkDZja2%2FGgY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baba1fce008979b8167194b071f5c02~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3567843c&x-expires=1774465200&x-signature=NpZM4PR3YNoST1HhLFDEdQQuR4E%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1769052801,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.1403608,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEEB01AxP1GEWADgo1NATqABiChooxAEkQfish\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ow26h0ACfBAiAiBGWomoNWEQbis3E1PAYmiEgY\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUtiq2IgDJCFwE1oF1ZTwqfkAEDeABAICAmpVW\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4EAENzf1TCEf3tZ2UqpzAFEFAxDUCgACzxYrB\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.709975,\\\"music_vid\\\":\\\"v10ad6g50000d674tlvog65hgelu2a30\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7598017319830358033,\n                    \"id_str\": \"7598017319830358033\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"DaBaby\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 26880,\n                            \"start_ms\": 28032\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o8ZYCiAuEODaPAABCEUjrc0LTOiAAthYU55WE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 138252,\n                        \"h5_url\": \"\",\n                        \"id\": \"7585027822651508753\",\n                        \"performers\": null,\n                        \"title\": \"POP DAT THANG\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7598017319830358033\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7595142892273223731\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1769126400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7598017319830358033,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAghrzBrIiBdM2AxGOiomTW1Axy5fsvO06tSwK\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oAghrzBrIiBdM2AxGOiomTW1Axy5fsvO06tSwK\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 27,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7595142892273223731,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7585030416130656266,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocEB0uA7xNUkWA5hcmBAAgABiBoK0pAEPwfisg\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocEB0uA7xNUkWA5hcmBAAgABiBoK0pAEPwfisg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"POP DAT THANG\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1862402761\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 144552,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Invincible\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/3487cd370975223bd8beadb771e62716\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3487cd370975223bd8beadb771e62716~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=eb5507d2&x-expires=1774465200&x-signature=aM5F6FzdBpCEdOItAsChogtagHs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3487cd370975223bd8beadb771e62716~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=62d206a5&x-expires=1774465200&x-signature=8UiIaakzMOi7oyHk59sIcYmEL4I%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3487cd370975223bd8beadb771e62716~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c9d84c31&x-expires=1774465200&x-signature=7NTpbw8MnknD4JHquiy8b8tmcr0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"michaeljackson\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Michael Jackson\",\n                            \"sec_uid\": \"MS4wLjABAAAAQYVdMWLi7MQWD5S-G0HJEIHVaBs4FMW2HoB_vAmcWfiYOxarTRSNs5D98nzyhLX4\",\n                            \"status\": 1,\n                            \"uid\": \"7608310078689723405\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Michael Jackson\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1559130289,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":30,\\\"amplitude_peak\\\":1.158055,\\\"apple_song_id\\\":215738809,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f9fcf0efd0cb4bbc82d12cea970dbd62\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/6a199beb95ff414cb55782484b77b28f\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/d0c65a1db90d4a83ae7b232d28e8bd3b\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/d2d2f1af0809404caef7ffb67384094b\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.478561,\\\"music_vid\\\":\\\"v10ad6g50000cb4vtcrc77u1kfmc3vjg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6696413604020750337,\n                    \"id_str\": \"6696413604020750337\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Michael Jackson\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 32640,\n                            \"start_ms\": 85632\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/472614acf82c4536b67c7db17baafb0e~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 288580,\n                        \"h5_url\": \"\",\n                        \"id\": \"6696408162821474305\",\n                        \"performers\": null,\n                        \"title\": \"Heaven Can Wait\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6696413604020750337\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814777054257481730\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1004313600,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7418363529311079210,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/8a4488ceb139473b9a5ca8dcdade6d6c\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/8a4488ceb139473b9a5ca8dcdade6d6c\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 48,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814777054257481730,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 261086722,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oILLWAlOHFM5BfTAIf3NAzaCanOeEV8AabyAEG\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oILLWAlOHFM5BfTAIf3NAzaCanOeEV8AabyAEG\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Wedding\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        43\n                    ],\n                    \"title\": \"Heaven Can Wait\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"215738809\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B00137QV7A\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"1AZXNAVDD9ZFIEKySgflFz\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 163134,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"In My Room\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/8a28dde018e97165ea01c07ee82cb025\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8a28dde018e97165ea01c07ee82cb025~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=bdd5a365&x-expires=1774465200&x-signature=SZ7tA3kc%2F3%2BPNDd3hwgLgQPxuNE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8a28dde018e97165ea01c07ee82cb025~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5de1e6bd&x-expires=1774465200&x-signature=LVx1g%2BbrxWF2z1Q99x%2FO%2F4cdq30%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/8a28dde018e97165ea01c07ee82cb025~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=b1dfa2e7&x-expires=1774465200&x-signature=vp8h9ZDAVubyAxsc0R%2FygWtm1y4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"juliawolfnyc\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"juliawolfnyc\",\n                            \"sec_uid\": \"MS4wLjABAAAA1WLu64nnOpJ6C_yrKO7LoRGH8a1nOugLiDV7wkFv6nRExXkEPSNdx641E5TMif_J\",\n                            \"status\": 1,\n                            \"uid\": \"6695688524174230534\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Julia Wolf\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1710376546,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.4932932,\\\"apple_song_id\\\":1789874182,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQkIEohsAWWGKAzDAAQfEALzEtyRzahADAREAB\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/osW7nQEQhoBfZhGyAGskBAtbARztAAAE1AKzaA\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ootiyGQhAAgfJVLEAE2ALABGV4RQKzb0zWsAhA\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocUtqbMBVgNZnwAIAAYDChBDkAAeIejQmvi8AA\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.2409725,\\\"music_vid\\\":\\\"v10ad6g50000d6pl7i7og65n1l2405l0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7346004085664139265,\n                    \"id_str\": \"7346004085664139265\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Julia Wolf\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 24383,\n                            \"start_ms\": 59712\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oo4abDL5AEGSrfAFyFAAecIVLyEUzVeDgAlIRC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 163875,\n                        \"h5_url\": \"\",\n                        \"id\": \"7346011177417328641\",\n                        \"performers\": null,\n                        \"title\": \"In My Room\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7346004085664139265\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7346011791129397299\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1711036800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7346004085664139265,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ocurNWPUBTUxFMYbhAI1izqARO8DayDUABy3i\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ocurNWPUBTUxFMYbhAI1izqARO8DayDUABy3i\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 60,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7346011791129397299,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 51059857154,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oELHcAfXfKnyGoPAIJD3PmcFA9feQKTA1AgAQG\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oELHcAfXfKnyGoPAIJD3PmcFA9feQKTA1AgAQG\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Autumn\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        4\n                    ],\n                    \"title\": \"In My Room\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1735747737\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0CXYJ4W1J\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"6fjK2QHqJybDsUpx0RSPHV\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 179634,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Take Notes\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/093b9b15463d0fbaabff7be3a2b78b7d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/093b9b15463d0fbaabff7be3a2b78b7d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=77dabdcf&x-expires=1774465200&x-signature=B4ARoFqnWkKWJ14gdPoX4tJcsIo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/093b9b15463d0fbaabff7be3a2b78b7d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=1d927d8e&x-expires=1774465200&x-signature=wN5WaXGxUWDewXSHP%2BACpcptwT8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/093b9b15463d0fbaabff7be3a2b78b7d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=527a5f31&x-expires=1774465200&x-signature=mw%2BprJZAGeh6lEwT94aeUc5cMH0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"_1dessdior\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Dess\",\n                            \"sec_uid\": \"MS4wLjABAAAA9PRPrBDuak_RLBp_kvEITgcOXRAsSnTw5mkhVYBA9rFrnEJuLL2yE-cJ8a_hF0xf\",\n                            \"status\": 1,\n                            \"uid\": \"6923100219152794630\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/3b5827ba0e0f9fdd7f321ed8ce531bd4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3b5827ba0e0f9fdd7f321ed8ce531bd4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=df59f0e8&x-expires=1774465200&x-signature=akVoM84FLtuOdeIznGNtKK7YNyg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3b5827ba0e0f9fdd7f321ed8ce531bd4~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7983118e&x-expires=1774465200&x-signature=miuIaQaqY3jyWv66EftnA%2B%2FWBwc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3b5827ba0e0f9fdd7f321ed8ce531bd4~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e0cbaa9a&x-expires=1774465200&x-signature=1CiVUfz2I17%2FdC2CjcClN%2BQh%2Bd0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"bellygangkush\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"BellyGangKushington\",\n                            \"sec_uid\": \"MS4wLjABAAAABIGByH7jNtcklnCYJvIfjVaUr1BwNmUW7fu9Iko_Nr9nZF3GX1fxqW4nJqGfYFqb\",\n                            \"status\": 1,\n                            \"uid\": \"7084642258528388138\"\n                        }\n                    ],\n                    \"audition_duration\": 37,\n                    \"author\": \"Dess Dior & Belly Gang Kushington\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1771631227,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 37,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 37.059,\n                        \"duration_precision\": 37.059,\n                        \"shoot_duration_precision\": 37.059,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.3893824,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8AFn5gcDECIenyyCoFACtZIWBfvpAAEEmgztp\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIAFO5H4DIFRMPxyCcFADmZIIBfppAAIEfgZtp\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYAAf0EEEBAT9PWft8FGtWCbtjIMOaF8DCfzAj\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocEzIaTFfikE294tDBEEfWFCQAACOAfiE8aAJj\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.250237,\\\"music_vid\\\":\\\"v10ad6g50000d6cf3nnog65qte2mtvb0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7607888337768187921,\n                    \"id_str\": \"7607888337768187921\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Dess Dior & Belly Gang Kushington\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 17856,\n                            \"start_ms\": 154944\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oMbp8ruTACAqAZEYgEFwryQDPffsz48EBtBCvE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 190663,\n                        \"h5_url\": \"\",\n                        \"id\": \"7605706716441724944\",\n                        \"performers\": null,\n                        \"title\": \"Tell Me Now\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7607888337768187921\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7605722872933255194\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1771372800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7607888337768187921,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okemFx3sI9eL7c4KkAmgYYrfmOhWGGkr1eBw9A\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/okemFx3sI9eL7c4KkAmgYYrfmOhWGGkr1eBw9A\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 94.016,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7605722872933255194,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 37,\n                    \"sim_group_id_v3\": 7605722872933255194,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8FJlA3poCWuB2RAEfNgCZABQFifEM1AttKgED\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8FJlA3poCWuB2RAEfNgCZABQFifEM1AttKgED\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Tell Me Now\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1876672737\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 8790,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Firewater\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/dc12df0fc5e705f04ad87f5b69557609\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/dc12df0fc5e705f04ad87f5b69557609~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7d963318&x-expires=1774465200&x-signature=xpUxw7GsbKI%2BxdmlUhAoPegzON4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/dc12df0fc5e705f04ad87f5b69557609~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0b8367f4&x-expires=1774465200&x-signature=1ebfxlrudUjiLUtVeIMOMjXbXB0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/dc12df0fc5e705f04ad87f5b69557609~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=db63f5d6&x-expires=1774465200&x-signature=R70LgWbEes4%2BAIFj9ivdLgW360E%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"whiskeymyersofficial\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"whiskeymyers\",\n                            \"sec_uid\": \"MS4wLjABAAAAaxNiu48r_WX-wjBNkHbxcXSJ_xYMDTENBpfaKdmN48l0bs4lIRK63Yy3Dygn0oEO\",\n                            \"status\": 1,\n                            \"uid\": \"6802690422947988486\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Whiskey Myers\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1556424863,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0324962,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/be7899de58fd473b90125a7c3b323db3\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/645b5c77fc0840f4bfc75c3052429e33\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5fa1c35b271f4306a4fae14167497388\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/e902e7bd090944078cf6632d222256f9\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.2421465,\\\"music_vid\\\":\\\"v10ad6g50000d0lqqbnog65r9rbld440\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6684793885291448322,\n                    \"id_str\": \"6684793885291448322\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Whiskey Myers\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 51263,\n                            \"start_ms\": 166464\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4UCWBEluHDAZJgStgA2FEkBfyQACnIttUIwue~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 346334,\n                        \"h5_url\": \"\",\n                        \"id\": \"6684793883173324802\",\n                        \"performers\": null,\n                        \"title\": \"Broken Window Serenade\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6684793885291448322\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815519625376172036\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1303776000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6684793885291448322,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE6XuIgKfCQOe0pJdDZoamBQWEBQFtMtn6rYA2\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE6XuIgKfCQOe0pJdDZoamBQWEBQFtMtn6rYA2\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 89,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815519625376172036,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 33295058946,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3e627aad46fd497eb45d74af2277a1ae\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/3e627aad46fd497eb45d74af2277a1ae\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        162\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Travel\"\n                    ],\n                    \"theme_value\": [\n                        7\n                    ],\n                    \"title\": \"Broken Window Serenade\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"430181023\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B004UXOGSA\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"7G59EUBvMPfIy1FTuobrqj\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 122206,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"a couple minutes out\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=55645a2d&x-expires=1774465200&x-signature=BrR7sCDtIMUC8R4rR%2BzQl4%2Fe6K4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0cde6893&x-expires=1774465200&x-signature=bxhyG56sVtpjx0dNE5jIqcBX3QQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/947c02bd9651377941242fdf664e447a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=0c11646a&x-expires=1774465200&x-signature=tmVjiSWR%2FNQy4gEe2EpW1MEiRZI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"itsbellakaymusic\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Bella Kay\",\n                            \"sec_uid\": \"MS4wLjABAAAASwf3ULv7hbJM1Fzfsw2a1Z8HuX9FiM8FpftQln6jF42u1YJQXHDjkmm_9Ek_CIHK\",\n                            \"status\": 1,\n                            \"uid\": \"6987935288601969670\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Bella Kay\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1770532491,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.1729132,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEcarB10EBmk1nAW3gUiYbjAmECsQAi90rA1Uf\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0rrsaTG0EhAWAg7UA1iXCjiE3BAPkBdkQfVcq\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQcWg1khKEBaSAXNpvUjrfAlLQi50ABC0ECsAi\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIFtEQBpAgAEkCZeAEYcfAtCrJ7DqFvH1DrUot\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.457262,\\\"music_vid\\\":\\\"v10ad6g50000d65rqa7og65lo30qijo0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7604378785770522640,\n                    \"id_str\": \"7604378785770522640\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Bella Kay\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 34752,\n                            \"start_ms\": 58368\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oMloQoLDAwgReTOuDAGFQpFZzmTAeCIaA3I7eY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 206023,\n                        \"h5_url\": \"\",\n                        \"id\": \"7603119439722252289\",\n                        \"performers\": null,\n                        \"title\": \"Steady\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7604378785770522640\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7603121904483829779\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1770768000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7604378785770522640,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ok0iDfrotETQYSvngdpgFBYLQCZ7CfSgiBvqN7\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ok0iDfrotETQYSvngdpgFBYLQCZ7CfSgiBvqN7\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 74,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7603121904483829779,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7603121904483829779,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4ANCA5YDUvWxYyi1h8LdkYUBAEaAiUTurbAE\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4ANCA5YDUvWxYyi1h8LdkYUBAEaAiUTurbAE\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Wedding\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        43\n                    ],\n                    \"title\": \"Steady\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1874718519\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 3567,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Married to the Money\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=077f001b&x-expires=1774465200&x-signature=QkfLDDRr%2BJHZU7cbdn3tEipUi70%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f7662cd2&x-expires=1774465200&x-signature=WYcjozE%2FSzNu5urKLVMculfmjOs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=400e63b7&x-expires=1774465200&x-signature=8AoIeFDjInL4wFovZKx7H0sKZfU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"bargegamingg\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"bargegamingg\",\n                            \"sec_uid\": \"MS4wLjABAAAAIDa5akwhFUTo9DO-MkRkUpWSO6bkCtQhv82gyuazKPzFThZzCL48r5DM_iq5kGtD\",\n                            \"status\": 1,\n                            \"uid\": \"7448866847997494315\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Speaker Knockerz\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=780de7d7&x-expires=1774465200&x-signature=OvwCXf4uE9UmcY3L2UIjAybO1Dg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=87295bd5&x-expires=1774465200&x-signature=ZCatQ0Yd2zbre2UypYy%2FUc%2F21Z0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=051550bf&x-expires=1774465200&x-signature=64iHUJTa3VsM08vFd87WHO0zj2k%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=02e53a99&x-expires=1774465200&x-signature=fy8sMWfq9yzAe7UHIaCLbZo4ch4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bb96ea45&x-expires=1774465200&x-signature=sow6qZU%2FJwndWh2kjmux%2Fmjr2o0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b846be765386d1a081496f7097610264~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=be19aca6&x-expires=1774465200&x-signature=NWFIvcaNbwh4Sk5S927%2Bxg%2BD4Y0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1749678082,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.2877973,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUESEAAAZGYUCKDoFFBjfVTDHqetSEAgCWhpBL\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8OSkCB2hDAQgEIoCUFfABgfLNBAq2IdZADstS\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oM0EIdIAWiazBQiuatrRAEpIGwkAQHv3BASZF\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIOfaASQza589UBQGAADIEApEFfQfEMNblpBWC\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-12.202873,\\\"music_vid\\\":\\\"v10ad6g50000d14vfvfog65pvcm9kmo0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7514803800890869776,\n                    \"id_str\": \"7514803800890869776\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Speaker Knockerz\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21120,\n                            \"start_ms\": 128064\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o8dhJAGeIGFIACcHe1KAIWALc9TrGu5ffpDmA7~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 165374,\n                        \"h5_url\": \"\",\n                        \"id\": \"7514791227141769217\",\n                        \"performers\": null,\n                        \"title\": \"Freak Hoe\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7514803800890869776\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814627961086412802\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1358467200,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7513100582685788974,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMT0trZ1mY9KAAAfziQdlkDhMPgFEG9eFA6feJ\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMT0trZ1mY9KAAAfziQdlkDhMPgFEG9eFA6feJ\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814627961086412802,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 6814627961086412802,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owFBHApQfFvxDDwAE0M3DzcCgDffIUtAa4CAID\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owFBHApQfFvxDDwAE0M3DzcCgDffIUtAa4CAID\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        48,\n                        1\n                    ],\n                    \"title\": \"Freak Hoe\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"645674255\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"6sghEq6gM4Ugadwa12H7Sa\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 3245,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Take A Break\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=dbb03981&x-expires=1774465200&x-signature=NBV5wVDUR8zc7n%2BiSodyrxjVT7o%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=faf042ad&x-expires=1774465200&x-signature=vyJEAIiL0m5aYnPhWG4M41WF0KQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=215af196&x-expires=1774465200&x-signature=mJYl6MuP4i2NV3%2BG7d2JSpFzMOo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nasgates\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Nasi Wonder\",\n                            \"sec_uid\": \"MS4wLjABAAAA7PwPjru355Z2CsPN0AJthMObaNJ_JRpnep6rfCG8-hDUpKbJ6K4DkpG4EmT30llU\",\n                            \"status\": 1,\n                            \"uid\": \"6770130452389889030\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Nasi Wonder & Vybez Music Group\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a54c5673&x-expires=1774465200&x-signature=PcyMC3F9RmcuSiPFh4wWscuho74%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a97b0487&x-expires=1774465200&x-signature=EDis1KBu7ZA1C0IfByrY%2FGwVQfw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=796fd289&x-expires=1774465200&x-signature=sAn3FrYimDOa2CJ6oUhXk8KIcpU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=37164025&x-expires=1774465200&x-signature=lelTRIAECRaQHnqbENdej%2BXhv8U%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fff01cd4&x-expires=1774465200&x-signature=TrhUj7UY16zrJ3f9IPGQLTxkP44%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d5c789c0ac4ed39a9dac8d2f62fa8535~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fc36f419&x-expires=1774465200&x-signature=QfyX7qYDQkdVmsdiei7h3Y4RfXQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1771713355,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.3447238,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owQgOBAaxvWWpbEauAd7xrgniilZJIAAjECn6\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocAEgE9AZ4nEpCbfnA2pC2gzft6DtBFINUiAC8\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooZmICQiaPiWABuWACugoAEFn8aAEgdZrbi61\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o83ArQS8EiwtxCyo3QviwABEWAa7IAABPHwa9\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-7.63482,\\\"music_vid\\\":\\\"v10ad6g50000d6d37s7og65m8um6ps10\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7609442775659038737,\n                    \"id_str\": \"7609442775659038737\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nasi Wonder & Vybez Music Group\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 17855,\n                            \"start_ms\": 56448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0zWWEaVzB0A4AAwUWAav0EAirZiaEMPUYoCr~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 126546,\n                        \"h5_url\": \"\",\n                        \"id\": \"7609450392896555025\",\n                        \"performers\": null,\n                        \"title\": \"Take A Break\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7609442775659038737\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7609451385779652614\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1771372800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7609442775659038737,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMMQtGjEEFCjJmdgYZxDQwjZj4ZrPsp0iB1fBf\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oMMQtGjEEFCjJmdgYZxDQwjZj4ZrPsp0iB1fBf\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7609451385779652614,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7609451385779652614,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooaoDAIscE0WW7EAbYqiUALIBvwqCAiyrmVAO\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooaoDAIscE0WW7EAbYqiUALIBvwqCAiyrmVAO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Take A Break\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1879820700\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 521,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"No Dogs Allowed\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Sidney Gish\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1567483198,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":57.15,\\\"amplitude_peak\\\":0.82196283,\\\"apple_song_id\\\":1330976035,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQelBAn5EABDAAIbbtCgEWAeOQFlD5y6qdDZDD\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYDPfestDEAEgEBiQFb6ZAlCZAkVlnNOAAvqBt\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8XOE4AygQAEVAsjAhlqtApBFStzgfDdohmDgW\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocEFEAAAZDDBCanlGeAQbRBBE6PtmDAgNeQqBL\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-16.496967,\\\"music_vid\\\":\\\"v10ad6g50000d6t7l0vog65hgcqn4oag\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 6732289037412878337,\n                    \"id_str\": \"6732289037412878337\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Sidney Gish\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 16896,\n                            \"start_ms\": 191040\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osntUuAFDFSkCBQA5pi6ZYgApEIhfBQDI0enpa~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 294261,\n                        \"h5_url\": \"\",\n                        \"id\": \"6732014683177355265\",\n                        \"performers\": null,\n                        \"title\": \"Impostor Syndrome\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6732289037412878337\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814603824272001026\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6732289037412878337,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4Q0YdBKZeruCdDpBF16fwCmqqjtDErgQknoBb\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4Q0YdBKZeruCdDpBF16fwCmqqjtDErgQknoBb\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814603824272001026,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 6814603824272001026,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/568c4da905c6463a875aa7314abc79e1\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/568c4da905c6463a875aa7314abc79e1\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Sunny\"\n                    ],\n                    \"theme_value\": [\n                        21\n                    ],\n                    \"title\": \"Impostor Syndrome\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1330976035\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B078S8D1N5\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"3bpGAsjsCIMTz98E7injb2\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 77674,\n                    \"video_duration\": 6000\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"LUCY\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=74f5831c&x-expires=1774465200&x-signature=zYSmeG3EP1nBtNQZrJPcmCSPshs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c700669b&x-expires=1774465200&x-signature=k1zx08tEdHCCOJj2h6tknijVs18%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b1ea7f5b84980cdab2005f26779e662d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5176e685&x-expires=1774465200&x-signature=scWHj%2Fv6%2BNy1rbgub%2FPNzDvhyZM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"bktherula\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"BKTHERULA\",\n                            \"sec_uid\": \"MS4wLjABAAAA9O6dotDzv1QXBzVwifwY1jIF6ZvYl9Zmn9V1-UJ7o0MLgy-zNdQD_GOhK2jT2kuJ\",\n                            \"status\": 1,\n                            \"uid\": \"6729521491316065285\"\n                        }\n                    ],\n                    \"audition_duration\": 50,\n                    \"author\": \"Bktherula\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1750740549,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 50,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 50.003,\n                        \"duration_precision\": 50.003,\n                        \"shoot_duration_precision\": 50.003,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.3947684,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okg4A0tAB2WiWUisUAEAn2BhKqQfKu5dABLE1B\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4fsEWWSr4uoBAYdUDA3EtOqQAi1g0BtLbBmAi\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooqt0gE2WABEQjBuE2BWAmAd3hi1sLlikAc7fA\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oktXDfedtEBCE1qJjAogFB7dEOZaCAtQBA2ASO\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.814014,\\\"music_vid\\\":\\\"v10ad6g50000d1d2senog65gbfemgqo0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7519373105870243856,\n                    \"id_str\": \"7519373105870243856\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Bktherula\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 84287,\n                            \"start_ms\": 2688\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/owgU66fzXI1Ja4EDEQuABDDzFffAFCPADI2qAR~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 115003,\n                        \"h5_url\": \"\",\n                        \"id\": \"7486318293185529873\",\n                        \"performers\": null,\n                        \"title\": \"BIG FEELING\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7519373105870243856\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7486323505253140532\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1750896000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7519373105870243856,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o86FovXWI9iWAwar1puLjyiUBOMYaovAhMacw\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o86FovXWI9iWAwar1puLjyiUBOMYaovAhMacw\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 65,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7486323505253140532,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 50,\n                    \"sim_group_id_v3\": 92315664386,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okE3EAAAsPFOBFB0giByfcFg873WoiAwoR5dAE\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okE3EAAAsPFOBFB0giByfcFg873WoiAwoR5dAE\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        1\n                    ],\n                    \"title\": \"BIG FEELING\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1821926099\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0FDXY6958\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"0sH7M5s2bEWFRe7v7VRemW\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"3424467271\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"2116934499\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"PQQq3vsemsw\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 197573,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Shut Up\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/7323193975014162478\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7323193975014162478~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=edf03650&x-expires=1774465200&x-signature=CfQtSIUUPM07mdd0%2Fgbn%2BSdUwys%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7323193975014162478~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ade36087&x-expires=1774465200&x-signature=OF%2BbjDnnxO%2B03o8BnBIBzagCYbw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7323193975014162478~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a325f800&x-expires=1774465200&x-signature=OaYcxStVlzB0Dt%2BMx9to7gvnTiU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"bigboogieofficial\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Big Boogie\",\n                            \"sec_uid\": \"MS4wLjABAAAAPl1m9vWqWR1feycCqwa8rfk83wNxoskI_e-PDc4b869RceTHEdk78xuOfNzIMfor\",\n                            \"status\": 1,\n                            \"uid\": \"6994896648090469381\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Big Boogie\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1645207752,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.91142684,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8ASEhhzAGtg2N3AayrFWKxEQAfRgsBgvGAXBQ\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/osyaQAARyAgNBoqFABfhQSzGWgBsF1AEEmtzmr\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4atkDungxABIkF8bAlZAACeEeFPQBEzWN2AzC\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owFygAzxEgAhAADZNWBQE4AftrFH7VFSQo4sma\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-15.214907,\\\"music_vid\\\":\\\"v10ad6g50000d6jlp7nog65peoe6ioq0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7066113442033993730,\n                    \"id_str\": \"7066113442033993730\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Big Boogie\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15935,\n                            \"start_ms\": 159936\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/92b413fc1c854a63a1145a7dd08c20ab~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 229112,\n                        \"h5_url\": \"\",\n                        \"id\": \"7066112411423016961\",\n                        \"performers\": null,\n                        \"title\": \"Shut Up\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7066113442033993730\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7066113967076149287\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1576454400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7066113442033993730,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooRWKdYIUlai1ABdn0qCph5xJYXrnvFiOAMac\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/ooRWKdYIUlai1ABdn0qCph5xJYXrnvFiOAMac\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 159,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7066113967076149287,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7066113967076149287,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c956969a41ee47bcb7bfb181e0f5ad7a\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c956969a41ee47bcb7bfb181e0f5ad7a\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Shut Up\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1610760447\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B09SVGX6NF\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 221937,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Holiday In Rhode Island\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/4266597c84fec48849868465eb80df8e\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4266597c84fec48849868465eb80df8e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=70bc65bb&x-expires=1774465200&x-signature=lV3hcjxbVaJ4N2sqfA4sHR4%2B3o8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4266597c84fec48849868465eb80df8e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9b74a37c&x-expires=1774465200&x-signature=vJ%2BbIKHGkV4UNP0GWXGS9KzPe5Y%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/4266597c84fec48849868465eb80df8e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=b5f3467e&x-expires=1774465200&x-signature=13eE5J34%2FYVObHlQxEh5LazIg%2Bw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"the_official_softies\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"The Softies\",\n                            \"sec_uid\": \"MS4wLjABAAAAmAXy8cwDr07lEpjjIoRYRBTt6fpofkCPqaiMXcoHsLc6k4SVXitpT8vdyHcS5AGS\",\n                            \"status\": 1,\n                            \"uid\": \"7369301658088653867\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"The Softies\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1581709411,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":13.36,\\\"amplitude_peak\\\":0,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogAqAbrKnBAKeAeaKDDNmgE4BCEEuWOAMpzleF\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oM5vEh3sFzB4N4ApAZfHgsyAAWOQ1ANgE1NJDh\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQAh7Nr4E1PWmhgATDrzNgCsvFBfAAZQANoyEB\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4AaAbTRnBAKeAfaKDDNmiE4BCGEnRFABpzceF\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10ad6g50000c41motrc77u16ijlb590\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6793389534005430273,\n                    \"id_str\": \"6793389534005430273\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"The Softies\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 20160,\n                            \"start_ms\": 110592\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/1545a42f673e480a85fd688db791ea18~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 180287,\n                        \"h5_url\": \"\",\n                        \"id\": \"6793389529542690818\",\n                        \"performers\": null,\n                        \"title\": \"You and Only You\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6793389534005430273\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815214917541431300\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 968716800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6793389534005430273,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/04501617c40a4c5e82bf6bb5ef8f718b\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/04501617c40a4c5e82bf6bb5ef8f718b\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 29.7,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815214917541431300,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 6815214917541431300,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a77ca210b1ee45e68c548b0e19a87a79\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a77ca210b1ee45e68c548b0e19a87a79\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        156,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Spring\",\n                        \"Wedding\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        2,\n                        43\n                    ],\n                    \"title\": \"You and Only You\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"259928452\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0013DC04W\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"2Jg4ndG629t0z3Ah7yej3G\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 140178,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Tina Snow\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=dd5a5f3a&x-expires=1774465200&x-signature=sPYqD9SJEy1WMaYvQh7ZS3ZnnjA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d4abd410&x-expires=1774465200&x-signature=xEXEi2OHxW6VUxHOaVYdI35fsj4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=2265a0e3&x-expires=1774465200&x-signature=dGJbzsucqRdCtaWUV9yYxLt3pO8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"theestallion\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Megan Thee Stallion\",\n                            \"sec_uid\": \"MS4wLjABAAAA_uxT8W-lPWnJwUoLQ8v1XUDdpR3SIdz_XYfcHEhK9K2ai6pyovpIvfSqZpyAIskO\",\n                            \"status\": 1,\n                            \"uid\": \"6748929703376536581\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Megan Thee Stallion\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c9092e45&x-expires=1774465200&x-signature=rCnOWWbDErGvBgUgJ%2ByzxvkzNMU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5c04e003&x-expires=1774465200&x-signature=RYXqEjkHs9%2BNpABi0slMryNt6aU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=efd4581f&x-expires=1774465200&x-signature=9HA%2BH5x3FGMdA47lj7vnO9JN85s%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3b9e8850&x-expires=1774465200&x-signature=FUXbs%2BCZO9wYjhpfMtzE7iGWYgs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=067f77bd&x-expires=1774465200&x-signature=uEKq6xj82e9NtXiB8Stlv%2FUB4X4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e51d648cbf8d80c75bc0de5ca84c2243~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=93073ddc&x-expires=1774465200&x-signature=1SKjcCWqbVoNMd3Uit5h5eSvIt8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1561131133,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60.047,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":30,\\\"amplitude_peak\\\":1.180806,\\\"apple_song_id\\\":1446318550,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b28a8a3a7c4c4e57b706857b4d32ddca\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1618e06fa7fe47958088df722e21e3f3\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b825408368804c659365746d3959c2c5\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/e71ddccaf3264e689a0b5b9982de630c\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.577148,\\\"music_vid\\\":\\\"v07ad6g50000c2cnlpcipqqleur7t680\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6705007162747258882,\n                    \"id_str\": \"6705007162747258882\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Megan Thee Stallion\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 32063,\n                            \"start_ms\": 190464\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/e6db44d9bbcd45179c96210ac3f9a8fe~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 222799,\n                        \"h5_url\": \"\",\n                        \"id\": \"6705006742477998081\",\n                        \"performers\": null,\n                        \"title\": \"Cognac Queen\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6705007162747258882\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814665790843799553\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1545350400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6705007162747258882,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/46ba8d3eddb5408a8810e0b53519cb59\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/46ba8d3eddb5408a8810e0b53519cb59\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 40,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814665790843799553,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 29234694658,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/83a2b15eb81743c182863b0f9a21b750\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/83a2b15eb81743c182863b0f9a21b750\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"Cognac Queen\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1446318550\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B07L6V4CG9\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"2GbS8QZToLioxL8XMEwX3P\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 60550,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"AHH OUU\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"B9ine\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1772703918,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.223618,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEBjCaauaFCAktmAEpEDebfzEAPagmsaAC6zVZ\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/owyCA17EvwICuAvpCzAIZfdFNfFGcBtCAD8BgK\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ostAEACFlIAoFZAgTDtuW7IvlwfwDfTBNvrpJ1\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0Gv1CThvDAAQEIpFuFfABguLf5A7GIEZAD8tw\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.130793,\\\"music_vid\\\":\\\"v10ad6g50000d6kl1f7og65livehpi10\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7613699640441882640,\n                    \"id_str\": \"7613699640441882640\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"B9ine\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 24000,\n                            \"start_ms\": 128448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/okovAimAl5BAJpzaQaOoEUXEAiYUC0rW1DYA2~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 175729,\n                        \"h5_url\": \"\",\n                        \"id\": \"7613704820436060176\",\n                        \"performers\": null,\n                        \"title\": \"AHH OUU\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7613699640441882640\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7615082211461040134\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7613699640441882640,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osIzWUI1RWXM7SgXa3F5oyAgGeFeLD7IzCeTqw\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/osIzWUI1RWXM7SgXa3F5oyAgGeFeLD7IzCeTqw\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 11.711,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7615082211461040134,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7613705790712449067,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAAASQAPelmKcIclksI5FLv1mGeG5AfAYQeKXh\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAAASQAPelmKcIclksI5FLv1mGeG5AfAYQeKXh\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"AHH OUU\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 7049,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"9601: THE WORLD IS MINE\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a1049cdf&x-expires=1774465200&x-signature=XIPwRDKScvCVsiL5Ug2Etwdu%2BK4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c4b14b44&x-expires=1774465200&x-signature=Z%2FhUlYRmL9cPqGGqVD8cZJTmuiQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=cceba010&x-expires=1774465200&x-signature=7IkAbvAD2HBCv1I87W8lEt%2Bzh8w%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"asnjayboog\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"asnjayboog\",\n                            \"sec_uid\": \"MS4wLjABAAAA3BDdG9q8aZWFxUM7mzNceUxR0K76Bijj6_nOIfc4qhYuOPTRNsxq-IuJsBuYm9Qj\",\n                            \"status\": 1,\n                            \"uid\": \"7036874148300014598\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"ASN JAYBOOG\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=bdd57b01&x-expires=1774465200&x-signature=4RN95goUbksRDBDpNxOr6zM2PJs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f9ec2fc4&x-expires=1774465200&x-signature=QNpXnqk9BT0tYB9CUTy6PePFqOY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b1aa3865&x-expires=1774465200&x-signature=Pvt7UKS4uiunjMuYbb19QVf%2Ffic%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6f986216&x-expires=1774465200&x-signature=NQe1SMK5Js59IPNv54oBy0dk4Ig%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8b58d65d&x-expires=1774465200&x-signature=%2FWIRAqyqmH7boA7h5F79F3g5TEk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/efded383b4c75c64e5ffc9d74ef4908a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fd4e4f22&x-expires=1774465200&x-signature=53G6GoVpzUZHL0pI0zht9Cw7M14%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1703369795,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0561185,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMfMLnA4QHofhtAB7ZLavPZCFQfhELA2AFJ5Iz\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYstAimCeIC90AE7L0slXbAxqgDHuBnElIuZAe\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAYAAllELJAnXBb2gmCW9bDXetCZCAiLYNleAE\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okylZiyxACANAZ74gEfIi2CzzNHAtWehAtBCLE\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-12.893906,\\\"music_vid\\\":\\\"v10ad6g50000cm3lofnog65p8jt3lhg0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7315916427587192834,\n                    \"id_str\": \"7315916427587192834\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"ASN JAYBOOG\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 67584,\n                            \"start_ms\": 35712\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o8EHciCTAYiUdAWBEDZiWpYNEA5AR5FCXAPrt~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 131329,\n                        \"h5_url\": \"\",\n                        \"id\": \"7315917044305217537\",\n                        \"performers\": null,\n                        \"title\": \"I luv - Remastered Version\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7315916427587192834\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7315918024505034787\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1702080000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7315916427587192834,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4vH6cZxaPA5WYUObdmRPkXrCidAYBEiMIg1o\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4vH6cZxaPA5WYUObdmRPkXrCidAYBEiMIg1o\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 31,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7315918024505034787,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 35882023938,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYODABMEtv4G7CeWA1gDreInLaFzBA2jreSUAE\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYODABMEtv4G7CeWA1gDreInLaFzBA2jreSUAE\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"I luv - Remastered Version\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1720834804\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0CQVYF4VC\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"5j96hxcQ1SB0oItPtvePOI\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 37841,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"1989\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Taylor Swift\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1581460905,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":20.46,\\\"amplitude_peak\\\":1.0429039,\\\"apple_song_id\\\":907242704,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c28eb17089bb4464988b74ce8ba17c88\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/f699b63eb0734a2e86e23bf0a81618f9\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/338511cf170440708729ea7135b11420\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/24c9ee7c3ee149878e1d2b46c325712b\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.253369,\\\"music_vid\\\":\\\"v10ad6g50000cljoiqnog65n0mfcc3lg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6792322634764781569,\n                    \"id_str\": \"6792322634764781569\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Taylor Swift\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 40704,\n                            \"start_ms\": 60480\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4HYFeTAINyLeBPKlAGIf82Am5v6GGAH1eZIBA~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 231047,\n                        \"h5_url\": \"\",\n                        \"id\": \"6732336281365252097\",\n                        \"performers\": null,\n                        \"title\": \"Style\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6792322634764781569\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814885780125648900\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6752969519330756610,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUzEtdrWlLBzeH2PBuFEglDqtZCZgjCYQCfMQ4\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUzEtdrWlLBzeH2PBuFEglDqtZCZgjCYQCfMQ4\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 17,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814885780125648900,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 212365826,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a7733c28259a44bd853222e38c6e81d9\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/a7733c28259a44bd853222e38c6e81d9\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Beauty&Fashion\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        1,\n                        99\n                    ],\n                    \"title\": \"Style\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1440935812\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B00OXE3A6K\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"4D7kxLhSz7siCOw7KA5rQn\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 113905,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"For You - EP\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/9241af74140ce31909fcb8c645a73b16\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9241af74140ce31909fcb8c645a73b16~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=59473d01&x-expires=1774465200&x-signature=3CP%2FHVzvCUpbDVCDLhEUKxnbIsM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9241af74140ce31909fcb8c645a73b16~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=52490203&x-expires=1774465200&x-signature=S9qThncFaOLQBpBCGhp0hLc4mS0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9241af74140ce31909fcb8c645a73b16~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=067ccf94&x-expires=1774465200&x-signature=0y2wJKgqIW4nMJJdxpJhj0E8U6w%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"officialbabyfaceray\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Babyface Ray\",\n                            \"sec_uid\": \"MS4wLjABAAAAC7MKYqQwdMep5sm-29p6MyneyIDq6BaU7q_YPGRowF6GD4bAzTyPTA85d_jX3BAh\",\n                            \"status\": 1,\n                            \"uid\": \"7151996576059507758\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Babyface Ray\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1586831416,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":38.55,\\\"amplitude_peak\\\":0,\\\"apple_song_id\\\":1507830788,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b6b23e30590c4781b011c15053fa5747\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/2ec476951a214f7988db6ee42a2a8925\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/405dc0b875584976ba36d0731018d09a\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/05f3425f7df4489eb763d46cce4a33f2\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10ad6010000c080b0tic7pqthc8lrk0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6815388992553355266,\n                    \"id_str\": \"6815388992553355266\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Babyface Ray\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 28031,\n                            \"start_ms\": 95808\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/8cf274cb47474d63943e5bd3dbb8f1dc~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 194111,\n                        \"h5_url\": \"\",\n                        \"id\": \"6815388990133258241\",\n                        \"performers\": null,\n                        \"title\": \"#1 Fan\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6815388992553355266\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6817378589785196556\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1587081600,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6815388992553355266,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/1ddb7832b3184fb5a9a1275adebcf8f8\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/1ddb7832b3184fb5a9a1275adebcf8f8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6817378589785196556,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 6817378589785196556,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/641c1f0167fa4f80b83e2c6df9b6f94b\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/641c1f0167fa4f80b83e2c6df9b6f94b\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157,\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"#1 Fan\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1507830788\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0872RRX5G\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"6tf115b2klSV8CdQ4XNBro\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 40327,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Ivory\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4aef4e48&x-expires=1774465200&x-signature=ICb%2F5Q6uM1khyka3Z2c9MwbyphA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7f9de88d&x-expires=1774465200&x-signature=wpWSrXIdgVl6J%2F7httt6ewr2hRc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=b35ddb23&x-expires=1774465200&x-signature=0x%2BBCt0wAqUwFqJQnJN9cvygzTc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"omar.apollo\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Omar Apollo\",\n                            \"sec_uid\": \"MS4wLjABAAAAgVi6pF3Swbm2HnuvbSaZe5DLg6sxfeAL-ruMSXo1ifq7WlfN4JQEWS32wmgMQDuc\",\n                            \"status\": 1,\n                            \"uid\": \"6585276475963572230\"\n                        }\n                    ],\n                    \"audition_duration\": 30,\n                    \"author\": \"Omar Apollo\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e05a42b1&x-expires=1774465200&x-signature=a6yPQ83Iuqpxu%2BVjC%2FdCRq6r7eI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d66db846&x-expires=1774465200&x-signature=zsTjYN60IPTzBxyL8rjfcFV3x4g%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7ca220e1&x-expires=1774465200&x-signature=AlXXL5xH8m8IyGeUVgdt7b8RMRA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=df949312&x-expires=1774465200&x-signature=brSh4TZ19A7wAy%2FnTHSDJkK9gDE%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=187594aa&x-expires=1774465200&x-signature=lN4mSacq4Rmk1HLCdaOjEdAmjfM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/d001277034884195016348084ddb0769~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a92d5909&x-expires=1774465200&x-signature=LvOuPBAcmETNhsw%2BeNHrbNPkFE4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1649902836,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 30,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 30.12,\n                        \"duration_precision\": 30.12,\n                        \"shoot_duration_precision\": 30.12,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2994b63afb7242648fcdc790a11a7956\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/838874ef07fc4c72bd4c3e2b0d81edba\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/0f9b5f96172142ba948f02c0880e0ea1\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/a89ca4eab26f49f798aedacfd35855c2\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10ad6g50000c9bo9o3c77u7j3pir3p0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7086278626320877569,\n                    \"id_str\": \"7086278626320877569\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Omar Apollo\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 52608,\n                            \"start_ms\": 162624\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/7ff4d13f46f94a43bccb749cc02673ff~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 216727,\n                        \"h5_url\": \"\",\n                        \"id\": \"7083038038632171522\",\n                        \"performers\": null,\n                        \"title\": \"Evergreen (You Didn’t Deserve Me At All)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7086278626320877569\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7083038597418321961\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1649376000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7086278626320877569,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/23cf5388307c4102a99fa23896962b31\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/23cf5388307c4102a99fa23896962b31\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 147,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7083038597418321961,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 30,\n                    \"sim_group_id_v3\": 34185096706,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/d657bcca60f1450a8a5981798dee96e3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/d657bcca60f1450a8a5981798dee96e3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Rainy\"\n                    ],\n                    \"theme_value\": [\n                        22\n                    ],\n                    \"title\": \"Evergreen\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1615499233\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B09RV6C7Y9\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"2TktkzfozZifbQhXjT6I33\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"1690707237\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"1234736215\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"m3Gs5e6ux08\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 36443,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Double Up\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"R.Kelly\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1559717665,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":60.02,\\\"amplitude_peak\\\":1.3424494,\\\"apple_song_id\\\":255510976,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/93e51d64ff5c4b69a790ff9cdb1590ec\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2f134d236fb04d6d9249f146a460f918\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/4104f76f25b24a648596e9dab7dfaefb\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/dd16eac3db2942379abf530d786d561d\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.811807,\\\"music_vid\\\":\\\"v10ad6g50000cbmr63rc77u921unu46g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6698936364500518914,\n                    \"id_str\": \"6698936364500518914\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"R.Kelly\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 29760,\n                            \"start_ms\": 139200\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/b2877db6108a4dff9e2aafedbea4ff49~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 275474,\n                        \"h5_url\": \"\",\n                        \"id\": \"6698936361203795970\",\n                        \"performers\": null,\n                        \"title\": \"Freaky In the Club\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6698936364500518914\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815063439526856708\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6698936364500518914,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/6262588a179e434ba75fedf9dd658385\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/6262588a179e434ba75fedf9dd658385\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 48,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815063439526856708,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 34182420482,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/c9828ae146ef45f0a891f3806d9eb146\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/c9828ae146ef45f0a891f3806d9eb146\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        3,\n                        1\n                    ],\n                    \"title\": \"Freaky In the Club\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"255093384\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B00137QOTU\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"3eQKJC7tUKXv1d9cMNemZM\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 35428,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Babydoll\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 30,\n                    \"author\": \"Dominic Fike\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1731691593,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 30,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 30.96,\n                        \"duration_precision\": 30.96,\n                        \"shoot_duration_precision\": 30.96,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.92849433,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oYAENEzKgC6pArw9ZFffcnDBoAOgJEtGoAZKA5\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUIDnOAqfEKctBME4V6AGgACEBNRzQAIKgfFZn\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4AiATEa6ArjOzIQAEzGicAov1o4njEBm5ZWi\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/osCAAof5qhnEfB8A8ADcWEKYCOzZE6FgA3qtaj\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.190774,\\\"music_vid\\\":\\\"v10ad6g50000csro8gvog65mm2vn1sg0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7437557621997062160,\n                    \"id_str\": \"7437557621997062160\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Dominic Fike\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 22848,\n                            \"start_ms\": 11328\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oMsZzNiACAJI23QDt9QehWgEBfCAiBACgBAn4E~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 97960,\n                        \"h5_url\": \"\",\n                        \"id\": \"7437558120581400593\",\n                        \"performers\": null,\n                        \"title\": \"Babydoll\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7437557621997062160\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814901222391154691\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1539648000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7064090580304923393,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4eXB7fDQQtLZhntYC5ApN54vBICaERlFPUDYg\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4eXB7fDQQtLZhntYC5ApN54vBICaERlFPUDYg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 67,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814901222391154691,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 30,\n                    \"sim_group_id_v3\": 29587164418,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocBErAerEumtQTcB1yVDfBvZK1CFAAggAvVnEQ\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocBErAerEumtQTcB1yVDfBvZK1CFAAggAvVnEQ\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Babydoll\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1438243880\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B083LGVDBM\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"0Hy6AzwPT9j4Qt7Cw1XfvW\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"564326662\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"740101726\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"UnuEzP1rDLY\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 338839,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Go Away\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d3dc4120&x-expires=1774465200&x-signature=RXHRTlIhnvQo7ODbJosRSiVqXxw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e61a7921&x-expires=1774465200&x-signature=WIsdWgf711EDcuTNn%2FhjBvTWOaY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=ffb1490b&x-expires=1774465200&x-signature=JhJ%2BcMQmCvXn8tARt%2FTBDWzYZn4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"weezer\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"weezer\",\n                            \"sec_uid\": \"MS4wLjABAAAAcXKcyFlagBg9GoLPwVKBi9CCw7nqG0g-mByDrG7m5BliPA53G6-hInXR9Lj3N3Mp\",\n                            \"status\": 1,\n                            \"uid\": \"6701702680856855557\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Weezer\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=bc026414&x-expires=1774465200&x-signature=UckccADNCUirG9UlvK4QpXOvvwQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c8fe5fd7&x-expires=1774465200&x-signature=I9w2dsjbZiGXBE21L%2Bo4kboV3c4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c773347c&x-expires=1774465200&x-signature=FjLXlHu3xduWHh4OkpCh11h3kcU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=227deabf&x-expires=1774465200&x-signature=4ZE%2BMjvZCGehHE3gyiQ6AiqxL6w%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2041d989&x-expires=1774465200&x-signature=E9XiM5HEPbcThCHvODnYkYIRptA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/27a687ec23bdfdf3ae7642906e0153dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d8dce34d&x-expires=1774465200&x-signature=qYBJ6HkDkxOtZx5H0tzUrxbNKb4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1771555835,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.82423985,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogaArpaCWaBJiysEAnlAuQ0uWDpEAviIBT9KA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o4ElEABAzrhSFnGTeLCCeIY6fwkaTIAAG91gCr\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQtATJA5igBC3qyaBIYHaAwiEAyrSOnsvQEAW\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQ4TCtaAINSL7CwFZADEWfVAzJRfGBAvaebEQE\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.218739,\\\"music_vid\\\":\\\"v10ad6g50000d6bsntfog65o94ccprkg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7608770609234102288,\n                    \"id_str\": \"7608770609234102288\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Weezer\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 33792,\n                            \"start_ms\": 0\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooJ1ZELXwIG9dwAKfUAAeuIfmvI7mUpGAAeylF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 60000,\n                        \"h5_url\": \"\",\n                        \"id\": \"7608773335073916944\",\n                        \"performers\": null,\n                        \"title\": \"Go Away\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7608770609234102288\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815193476246800396\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1412121600,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7608002176987695879,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oQf8VDl6YCQ1k3dtwBlEJZvriQ8ZgEFGpvBjSf\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oQf8VDl6YCQ1k3dtwBlEJZvriQ8ZgEFGpvBjSf\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815193476246800396,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 44854286594,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okwdELpBYvAZhiZAAELCkrYAaAWc4nuYbiUan\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okwdELpBYvAZhiZAAELCkrYAaAWc4nuYbiUan\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        3\n                    ],\n                    \"title\": \"Go Away\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 65023,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Going Normal\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 0,\n                    \"author\": \"Matt Martians\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=907e28f0&x-expires=1774400400&x-signature=1yImo0z9Kzwk6nitpSnfjMjPmwk%3D&t=4d5b0474&ps=13740610&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9640&refresh_token=9b39f361&x-expires=1774400400&x-signature=vZIerdkmIwVPbZuwQ5nd5oUsfII%3D&t=4d5b0474&ps=13740610&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=bd63a38c&x-expires=1774400400&x-signature=r3UfWsL67Q7T%2FmBGTLirQE834TM%3D&t=4d5b0474&ps=13740610&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1769970901,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 0,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 0,\n                        \"video_duration_precision\": 0\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.98954535,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16-sign.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMuW6CixzEBGayABWOAQfJin0JEWsCyAhAzJKA?lk3s=08d74b56\\\\u0026x-expires=1774401291\\\\u0026x-signature=lRtfqEXLFzfEnfDysSqzLbeGIIc%3D\\\",\\\"beats_tracker\\\":\\\"https://sf16-sign.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0BuAiwAWEKxai3WxmXfCqTz5XADAsQiJ0EJBg?lk3s=08d74b56\\\\u0026x-expires=1774401291\\\\u0026x-signature=QPeRToA0LtfHs7AP3kF14fYdzV0%3D\\\",\\\"energy_trace\\\":\\\"https://sf19-sign.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0J0AJEAiazigCKBHQQEx8lAsWBIBAA7WfYEJh?lk3s=08d74b56\\\\u0026x-expires=1774401291\\\\u0026x-signature=4JD69EBzFi%2ButsmVkzOnI9Z1bE4%3D\\\",\\\"merged_beats\\\":\\\"https://sf16-sign.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUqDFB6mSthA5EsSIAAmEf61CVifpICvzAIZgq?lk3s=08d74b56\\\\u0026x-expires=1774401291\\\\u0026x-signature=4nLfmhE5K3fbKi%2BQa%2Fix6HxyX4A%3D\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"filter_reason\\\":\\\"not_commerce\\\",\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.973467,\\\"music_vid\\\":\\\"\\\",\\\"original_song_url\\\":\\\"https://sf19-sign.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o0GmWlzFE2rQ1eXmSKw7atKATOA8w1efKnfgvM?lk3s=08d74b56\\\\u0026x-expires=1774401291\\\\u0026x-signature=TSh3CAUqGKj6k0gqGKP8j8Rfz%2F4%3D\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7601959437394495505,\n                    \"id_str\": \"7601959437394495505\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Matt Martians\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 15167,\n                            \"start_ms\": 80640\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9640&refresh_token=9b39f361&x-expires=1774400400&x-signature=vZIerdkmIwVPbZuwQ5nd5oUsfII%3D&t=4d5b0474&ps=13740610&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-v-2774/o4GmQAMdPGKYOoAfAzL8GmlAH1GAbFLfQcevfI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9640&refresh_token=7bd7fb1f&x-expires=1774400400&x-signature=foBfD50fnDumzmfGwkmSjTY%2BaG8%3D&t=4d5b0474&ps=13740610&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 147500,\n                        \"h5_url\": \"\",\n                        \"id\": \"7601966225258022913\",\n                        \"performers\": null,\n                        \"title\": \"An Eater\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7601959437394495505\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6944535628914624515\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7601959437394495505,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"The copyright owner hasn’t made this sound available in your country\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6944535628914624515,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 0,\n                    \"sim_group_id_v3\": 54986152962,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-sign.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0MEyiPKaCzYkD8EaayUAUWAArA8YGgyv8AiB?lk3s=08d74b56&x-expires=1774401291&x-signature=tr4A8YhYGNvhwddHbPk9yVpp2UY%3D\",\n                        \"url_list\": [\n                            \"https://sf16-sign.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0MEyiPKaCzYkD8EaayUAUWAArA8YGgyv8AiB?lk3s=08d74b56&x-expires=1774401291&x-signature=tr4A8YhYGNvhwddHbPk9yVpp2UY%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"An Eater\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 5022,\n                    \"video_duration\": 0\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Lacrimosa\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Jairos & Isabel\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1580919071,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 180\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":11.49,\\\"amplitude_peak\\\":0.93063694,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/9d4dcb292f7f4f8fa09cd50a7ffd2273\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/174e047c1dfc44bc92043264c91e1c4b\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/53deeb19976b4282a11bfbbf8c5dba9f\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8f5d1c0474c54d3ba09798d7e69ebf3f\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-15.947833,\\\"music_vid\\\":\\\"v10ad6g50000d49ner7og65gr50e71fg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6789995459969550337,\n                    \"id_str\": \"6789995459969550337\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Jairos & Isabel\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 24383,\n                            \"start_ms\": 57408\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/okAEQIlIDIkd3B7RgEfsCrAAxFsLApBto3MZfm~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 200574,\n                        \"h5_url\": \"\",\n                        \"id\": \"6789995457243252737\",\n                        \"performers\": null,\n                        \"title\": \"Lacrimosa\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6789995459969550337\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814553264055388161\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6789995459969550337,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o42tff3THg9ZDx1MOHhECsBQdBEFIO8opCdsq8\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o42tff3THg9ZDx1MOHhECsBQdBEFIO8opCdsq8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814553264055388161,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 29553880578,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/fd61ee73becc46c68a273ca9b1d7de04\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/fd61ee73becc46c68a273ca9b1d7de04\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        158\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Spring\"\n                    ],\n                    \"theme_value\": [\n                        2\n                    ],\n                    \"title\": \"Lacrimosa\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1497869008\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B084HLCYYR\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"59RZ5SRrzwUZm0b8QXQOI1\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 369850,\n                    \"video_duration\": 180\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Something Just Like This\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/b33e2b240590574f37a2364764bdea46\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b33e2b240590574f37a2364764bdea46~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=add95f5b&x-expires=1774465200&x-signature=kTHJGOr%2F5YJOYDcg%2Bekt%2F0MOREo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b33e2b240590574f37a2364764bdea46~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c1855f21&x-expires=1774465200&x-signature=ROEsbUnj1%2BajSQ9C5x3Hdx7Eah8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b33e2b240590574f37a2364764bdea46~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=98775dd6&x-expires=1774465200&x-signature=MUVnLkqciyNsZDJzw94sbeu7e%2Bk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"thechainsmokers\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"The Chainsmokers\",\n                            \"sec_uid\": \"MS4wLjABAAAA7CXTw22hjq6Y0uaUrxtpk71UqwER1jfj3ipdF6J1JW2DWnEC_Mzsddn98UR4e3xb\",\n                            \"status\": 1,\n                            \"uid\": \"69281407964966912\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/c3e5c9bc4036f6d6466f8b6fa252ecf6\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c3e5c9bc4036f6d6466f8b6fa252ecf6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=88bc4015&x-expires=1774465200&x-signature=2BStsjLokSJnTtgUT3cEkz%2FsaGY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c3e5c9bc4036f6d6466f8b6fa252ecf6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4165aeea&x-expires=1774465200&x-signature=P3PqjmDIrN7D1ncqP2hb4XnfWoA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/c3e5c9bc4036f6d6466f8b6fa252ecf6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e4ffdacf&x-expires=1774465200&x-signature=SzBCPZHwGUWKOGvHOozmQccMu8A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"coldplay\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"coldplay\",\n                            \"sec_uid\": \"MS4wLjABAAAAzkNCR0NUtdf-Lrbbl37gWMrEYxcObUPZgP9P1C21f4Kbd7Z3MLs10_vrdS9QKmBL\",\n                            \"status\": 1,\n                            \"uid\": \"6667617084942204934\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"The Chainsmokers & Coldplay\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1749678248,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0963824,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okkAEACFxEAfBZAgaLtTgkEclyyyDfxBDTuoMN\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooIRQZBoxTbkkFPf6qCDmgAtCHAfCyRA3IA8Ec\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oINA9MAKiwJB3IxEBIKmaEyiEAorTLhhvQEAW\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ocrw4BYQyEyBi7EWJAi8EaIiZA3ABATvMNgDJ\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.670506,\\\"music_vid\\\":\\\"v10ad6g50000d14vh8vog65uho16sjm0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7514809399380297744,\n                    \"id_str\": \"7514809399380297744\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"The Chainsmokers & Coldplay\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19391,\n                            \"start_ms\": 121344\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUeuQFNaEICIA5kAfTfiQAaFzABoQDgwDAPJCF~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 247165,\n                        \"h5_url\": \"\",\n                        \"id\": \"7514809637355554832\",\n                        \"performers\": null,\n                        \"title\": \"Something Just Like This\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7514809399380297744\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7514737215996053514\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1487721600,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUDTefXHDYiKYT9iFcFdgtzjnCfbQrDQEjAAak\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUDTefXHDYiKYT9iFcFdgtzjnCfbQrDQEjAAak\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7514737215996053514,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 212582146,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAIADRca6C4AeAzrwMIFFFEDfjDDjQAl6fgU6g\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAIADRca6C4AeAzrwMIFFFEDfjDDjQAl6fgU6g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        150\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Summer\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        3,\n                        1\n                    ],\n                    \"title\": \"Something Just Like This\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1779830536\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"6RUKPb4LETWmmr3iAEQktW\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 127876,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"White Trails (Expanded)\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Chris Rainbow\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/bdb194453712441597bbb37a076c8141\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/bdb194453712441597bbb37a076c8141~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/bdb194453712441597bbb37a076c8141\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/bdb194453712441597bbb37a076c8141~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/bdb194453712441597bbb37a076c8141\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/bdb194453712441597bbb37a076c8141~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1565692481,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0035846,\\\"apple_song_id\\\":1397444062,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEutYE2DgkABGkrFfAmZAACfEbZTSWEmbndBBN\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUaPsW4z3IsjacfBIM3A3JG5LPeAFCkACIfzAG\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAAYAfX7DACmFA6tnzEcbeIkWBNInAggx8ZwkC\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAk3CGsBIFaP0sAakBcIReJAfICzAAL6MzCAme\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.909307,\\\"music_vid\\\":\\\"v10ad6g50000cucbf1nog65slvl5lv3g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6724598001303554050,\n                    \"id_str\": \"6724598001303554050\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Chris Rainbow\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 23423,\n                            \"start_ms\": 209664\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/bdb194453712441597bbb37a076c8141\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/bdb194453712441597bbb37a076c8141~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/bdb194453712441597bbb37a076c8141~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 255994,\n                        \"h5_url\": \"\",\n                        \"id\": \"6704967613690152962\",\n                        \"performers\": null,\n                        \"title\": \"Be Like a Woman\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6724598001303554050\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7443789176859101222\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6724598001303554050,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owFhDa4PgEGO1ziMeHYfCFtMyDJmXWI5fC1S9A\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owFhDa4PgEGO1ziMeHYfCFtMyDJmXWI5fC1S9A\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 72.96,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7443789176859101222,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 1905510671,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/df463d2900ee46f8904095aa4f1254e8\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/df463d2900ee46f8904095aa4f1254e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Wedding\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        43\n                    ],\n                    \"title\": \"Be Like a Woman\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1397444062\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B07DNJPM45\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"5Ctzx0mMiUPAu9JqbAOY9n\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"511387112\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"458330673\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"-qkZgld_zNA\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 109015,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Let's Get It On\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5f636755&x-expires=1774465200&x-signature=zslfF9RY6FulI%2BaMnUxhwpTahW0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=545896c1&x-expires=1774465200&x-signature=AyGT4z8G0SwUS8sKl5RgGAa411s%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a561472f&x-expires=1774465200&x-signature=Io3bjy75%2BuE5%2BaIf7BiE%2FLJKvP4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"marvingaye\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Marvin Gaye\",\n                            \"sec_uid\": \"MS4wLjABAAAAf8i-xQRI7MJbYTX7joojmQ1nAFsrQTuGa5Lr5BLZVnSskwLDaVBBLrLn58RE_tiX\",\n                            \"status\": 1,\n                            \"uid\": \"6961056541718561797\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Marvin Gaye\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0aeda858&x-expires=1774465200&x-signature=w5LSJILfGXdnnkK0JA7Etg%2FZzBg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=07d5abdf&x-expires=1774465200&x-signature=eKIAmiAYvX6SxV6jVhG%2BCzhMjk4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dadd91c5&x-expires=1774465200&x-signature=ZDy309t7mDGAZYkVnxEcHVVD%2ByY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e80570a3&x-expires=1774465200&x-signature=jbjIV0Jr9KowzFtL63xu9JXCLBM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8ded40c2&x-expires=1774465200&x-signature=zvWh99e4BcpnhKrGSILcu9EybHc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/e745ec280d0f307ba0779286e68b82a2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5308dc3f&x-expires=1774465200&x-signature=4KP%2FEIdzWBti%2FoYk8opW%2FpHtF8E%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1613273409,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":21.88,\\\"amplitude_peak\\\":0.9782975,\\\"apple_song_id\\\":1440912949,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/84a0b3b56993454abb311ccd5652a85e\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/16a6508f473542e58e115b34aafb9407\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c98aff76e1414a5db21f1e4e5d511e28\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ac73f43291aa4060982a261928f4c135\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-14.596629,\\\"music_vid\\\":\\\"v10ad6g50000coqrqgfog65k36l7p2og\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6928956513234978817,\n                    \"id_str\": \"6928956513234978817\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Marvin Gaye\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 35135,\n                            \"start_ms\": 52800\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osbHBfgEEBDCRQHFxOBABmFZ4AaBZtAAEVkGf5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 256779,\n                        \"h5_url\": \"\",\n                        \"id\": \"6732474740834863106\",\n                        \"performers\": null,\n                        \"title\": \"Distant Lover\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6928956513234978817\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814893531920877580\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 94694400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6928956513234978817,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4x6WOoBzAv0iS8ii1mtJBIGWAp1fGMwasMUMg\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/o4x6WOoBzAv0iS8ii1mtJBIGWAp1fGMwasMUMg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 74,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814893531920877580,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 29721933826,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogCEWAxmhfBMs2AQEsEzhFq31GsAnMy2sAotA4\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/ogCEWAxmhfBMs2AQEsEzhFq31GsAnMy2sAotA4\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Wedding\"\n                    ],\n                    \"theme_value\": [\n                        43\n                    ],\n                    \"title\": \"Distant Lover\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1426017489\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B000VHKXIG\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"0m3KoHVdYeoeyA9nO4mKww\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 22777,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"SCUBA JUKE(IT STANKKK)\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/34d2eacb6492e5a4d8ae019b6cc20594\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/34d2eacb6492e5a4d8ae019b6cc20594~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=53e5ec42&x-expires=1774465200&x-signature=PeC12U6DoqzE7nICsrk2MXaU9Bs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/34d2eacb6492e5a4d8ae019b6cc20594~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47fa1e00&x-expires=1774465200&x-signature=7XAE6sanDcr6ijgacAjcAbyUFgc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/34d2eacb6492e5a4d8ae019b6cc20594~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9a1beb3e&x-expires=1774465200&x-signature=bunDo5pkbAL49gZUBjFMFie8gQ8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"h5wk_\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Desean Logan-Russell🫢🫱🏾\",\n                            \"sec_uid\": \"MS4wLjABAAAA01UwpZzRvfNiJ2qM0jymfV4q4ToPHlDobbuuSwXByyo6K7Kn0FvxPlvUGMHqJAvE\",\n                            \"status\": 1,\n                            \"uid\": \"6924043049467167749\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"h5wk\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1758606404,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.2030289,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o0DrNBAASNiAyE21WSwTZApMaVEPmIoGX6iQ1\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUC3F6Eq2FDAlaeAERED3GfeEAQaAhTNBaVkJz\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooPVdoavPZQ8WITAIXDv8O6rSiAANBGiEEXAi\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okWADEI8ZhBoXAaQcAATrEav6IV3HgsiGUiNP\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.161998,\\\"music_vid\\\":\\\"v10ad6g50000d5gb97fog65i8oka9hpg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7553147897538578449,\n                    \"id_str\": \"7553147897538578449\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"Dutch\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"h5wk\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 24384,\n                            \"start_ms\": 100032\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osGItAfgEFCl70AgIZvDQ3NMjkaAQrok2B6fBG~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 130401,\n                        \"h5_url\": \"\",\n                        \"id\": \"7553155782591760400\",\n                        \"performers\": null,\n                        \"title\": \"SCUBA JUKE(IT STANKKK)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7553147897538578449\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7553157461353203752\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1758499200,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7553147897538578449,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE1BSKDAFqjdYtg6eZcmCBJtjkFQYQdfgpLFOE\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oE1BSKDAFqjdYtg6eZcmCBJtjkFQYQdfgpLFOE\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7553157461353203752,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7553157461353203752,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooAwAefOGDGRLA1a9eIsWwINvCgI6oYAS7zoGF\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ooAwAefOGDGRLA1a9eIsWwINvCgI6oYAS7zoGF\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\"\n                    ],\n                    \"theme_value\": [\n                        48\n                    ],\n                    \"title\": \"SCUBA JUKE(IT STANKKK)\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 141659,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"ROOMS\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/44e1805348f48744998e5025499133a8\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/44e1805348f48744998e5025499133a8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=41fbdfac&x-expires=1774465200&x-signature=tvjeVk7Lyr3CIewWZvPGhRbhYFY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/44e1805348f48744998e5025499133a8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4d7eded7&x-expires=1774465200&x-signature=QHh1WqSulVFo4EkM7PrS7%2Bv%2BBpg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/44e1805348f48744998e5025499133a8~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=7ae22217&x-expires=1774465200&x-signature=CeIx60OqdxtpSDV06et%2BpNa1leQ%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"mikewillmadeit\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Mike WiLL Made-It\",\n                            \"sec_uid\": \"MS4wLjABAAAArKClVQLFqCD3kxeXyfzparR4nc1PePcXrkAzA3GT0zGw1JJ8nS1AJvqEDiPaFBpb\",\n                            \"status\": 1,\n                            \"uid\": \"6899527253865333765\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e5167a90&x-expires=1774465200&x-signature=WqpRrIJSuRFZhOPkRNtEo8HH4j4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=24b3e4ad&x-expires=1774465200&x-signature=SqRXNCbINHVxpl6mbZnMMw8Wgug%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=aca6887b&x-expires=1774465200&x-signature=JvHXPlYq83TVcaDYHEL95hILr1s%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nbayoungboy\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"NbaYoungBoy\",\n                            \"sec_uid\": \"MS4wLjABAAAA8T3S9erMFzNCwsxGwLvPvECzQirWGQDTdzwryDwDnM1Ju6gVcPn2tbjiNSZFrZhf\",\n                            \"status\": 1,\n                            \"uid\": \"7288481765152048170\"\n                        },\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/b7278b99c3460e55758a04fac73d4fb6\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7278b99c3460e55758a04fac73d4fb6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c0db7f46&x-expires=1774465200&x-signature=fU5sxoAzerxXv11BEIuJZUju27o%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7278b99c3460e55758a04fac73d4fb6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b4db1c09&x-expires=1774465200&x-signature=m3o1GoudT4pCscobHDMAakxrbFo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b7278b99c3460e55758a04fac73d4fb6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d120a838&x-expires=1774465200&x-signature=%2FRMbAwfdy%2B9DN6T9MuVhJay98sA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"chiefkeefsossa1\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": false,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Chief Keef\",\n                            \"sec_uid\": \"MS4wLjABAAAA1llwDR4TMLIoqeYWMja2VXeiN2YtkjYrblv1sbz8GtH3ochwz97loz-GBhcb_juV\",\n                            \"status\": 1,\n                            \"uid\": \"7230903252425622571\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Mike WiLL Made-It & Chief Keef & YoungBoy Never Broke Again\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=be3e1ebb&x-expires=1774465200&x-signature=TyGbbLlADPl0PiEdHfc%2BDdAE24A%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=61a9cbd2&x-expires=1774465200&x-signature=1fAZcFESeV8WJPvLYDuvCuT8%2BO8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6726d10a&x-expires=1774465200&x-signature=rlqCtrOt9rMXki%2B6z65vzjg6Wn0%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=44c6a1ca&x-expires=1774465200&x-signature=WzcxBXwjlvGVMBGXt1KbcgxCk10%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5ffacba&x-expires=1774465200&x-signature=Yzni6d6PaqaXurinAX6mVAPntk4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/33db1131ebf7049d97dd1ff2c430490d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=84e5d44c&x-expires=1774465200&x-signature=hSiiMtdm5WSF%2BSLfwA%2FJbVDzNIc%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1770249413,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.3613617,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okmfIeCTBAAI5EzeAQUM8AKFgPIMIX1jOEm6Ga\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEAsBdvyyiCAdWDAE0iB9GfHEAd7QotPAhQzEs\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAEQEAAAZdpkCdDpAFCBfx0tfRrtnEAgDjHGBd\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8QuAIGAAETALCTj6aeCzfPLGfjddOaXFIBnFE\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.993543,\\\"music_vid\\\":\\\"v10ad6g50000d6h33pvog65lv16or8t0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7603157937348462609,\n                    \"id_str\": \"7603157937348462609\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Mike WiLL Made-It & Chief Keef & YoungBoy Never Broke Again\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 25920,\n                            \"start_ms\": 63744\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oQAAm7IQQGAmPeYeEfLAjyJpUo6XD1K8GFfmAN~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 232000,\n                        \"h5_url\": \"\",\n                        \"id\": \"7603162611870025744\",\n                        \"performers\": null,\n                        \"title\": \"ROOMS\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7603157937348462609\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7603163797624211483\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1770940800,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7603157937348462609,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUNEsYbeQ8rtQJoBREpDfB0ZHnCFdCjgrpTpYJ\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oUNEsYbeQ8rtQJoBREpDfB0ZHnCFdCjgrpTpYJ\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7603163797624211483,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 7603163797624211483,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQPv8ADWsEhBNo3fwCEAdpB0AK8iiAu9AwZJpx\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oQPv8ADWsEhBNo3fwCEAdpB0AK8iiAu9AwZJpx\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152,\n                        199\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Party\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        48,\n                        1\n                    ],\n                    \"title\": \"ROOMS\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 7009,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"NEVER ENOUGH\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/ae6da61acb17b166d7786ebbdd6730d7\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ae6da61acb17b166d7786ebbdd6730d7~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5a43084e&x-expires=1774465200&x-signature=7aFn8u8uPvMlDoEpevBSe7VIE%2BA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ae6da61acb17b166d7786ebbdd6730d7~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e4316e90&x-expires=1774465200&x-signature=627ITS%2BYgPjUHL01xVKk2ioLP2M%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ae6da61acb17b166d7786ebbdd6730d7~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=855f9dcc&x-expires=1774465200&x-signature=aDVjzk84Tl%2BvNOF3VFKZr5ZbI2M%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"danielcaesar\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"DanielCaesar\",\n                            \"sec_uid\": \"MS4wLjABAAAAbGnZMYnn3mGLslUpadBgSuPtt3JuTgQKQ7EiGtfyN_nqZ_KspeK0_o_21V46by7y\",\n                            \"status\": 1,\n                            \"uid\": \"7085845257548907563\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Daniel Caesar & serpentwithfeet\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1680541058,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":1.0917244,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oUOtXAfB5EzBdLACf6AgtlhClHEvZnCADA7wDB\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oMRZMcAwEDHelbAAxEltHnxBBEQ2DyAbgCceAZ\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAAEBE4gifAApW4AEyhzOANBEATPQgYvgmHCzs\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/oEnTOfbfAMQhKeAaGbGCF2a2DDIBHIhAzMAAYt\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.882665,\\\"music_vid\\\":\\\"v10ad6g50000cgnod3jc77u5lo84kttg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7217868769136216065,\n                    \"id_str\": \"7217868769136216065\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Daniel Caesar & serpentwithfeet\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 30335,\n                            \"start_ms\": 187776\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oMAAEUIQQDAMLIaeFRLgWeDuIJJneaF8GCyzAv~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 241233,\n                        \"h5_url\": \"\",\n                        \"id\": \"7217863499966318594\",\n                        \"performers\": null,\n                        \"title\": \"Disillusioned\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7217868769136216065\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7216549603879946243\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1680825600,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7217868769136216065,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owdrgzNI71f8AGHNWwFvhoyphAsKFB0PhMBAOA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/owdrgzNI71f8AGHNWwFvhoyphAsKFB0PhMBAOA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 39,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7216549603879946243,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 34301492994,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/be4fcf41a3c140788a24a0624f827fc1\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/be4fcf41a3c140788a24a0624f827fc1\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        157\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Summer\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        3\n                    ],\n                    \"title\": \"Disillusioned\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1671667148\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B0BVP6GF7J\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"4Jj48NypRej8Rld9U69Nvm\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"2221162737\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"1485950857\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"11VzR5B-g0w\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 6830,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Jennifer's Body Music From The Original Motion Picture Soundtrack\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 60,\n                    \"author\": \"Panic! At The Disco\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1583437265,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60.047,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":27.64,\\\"amplitude_peak\\\":1.2167728,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/bfa48c2f5ac14f7ea00d4aeba14db477\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/023c879c4efa480a99ed4152301114b5\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/fe9c129126b34386b6375474de242d52\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/9102e5331ff5440998756d8fe06c6dc1\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.120518,\\\"music_vid\\\":\\\"v07ad6g50000c265aas89k0ek0qek970\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6800811176918779906,\n                    \"id_str\": \"6800811176918779906\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Panic! At The Disco\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 26304,\n                            \"start_ms\": 111744\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/54409230aa274abfbfbf62b4796a9105~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 227140,\n                        \"h5_url\": \"\",\n                        \"id\": \"6800811169067042818\",\n                        \"performers\": null,\n                        \"title\": \"New Perspective\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6800811176918779906\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815412770314389516\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6800811176918779906,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/5d6002cfa26444d48805814638592c25\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/5d6002cfa26444d48805814638592c25\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 40,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815412770314389516,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 29723613186,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8af548711cbe4e878fe64bc70204c74d\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/8af548711cbe4e878fe64bc70204c74d\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Travel\"\n                    ],\n                    \"theme_value\": [\n                        7\n                    ],\n                    \"title\": \"New Perspective\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"325695011\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B002J7I6GC\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"5psEUJWeJU2BiOYyWdjgxZ\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 97282,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"five seconds flat\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast2a-avt-0068-euttp/c5cd550bffc4e8753a9ce68bc717e277\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c5cd550bffc4e8753a9ce68bc717e277~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3eaae9c2&x-expires=1774465200&x-signature=oeuZ%2BhEARYciYJ7q4BJ3jrRnln8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c5cd550bffc4e8753a9ce68bc717e277~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=15e5e052&x-expires=1774465200&x-signature=nMlF0cXWJMagbRoPZ032pouZEiM%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c5cd550bffc4e8753a9ce68bc717e277~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=f1f77eff&x-expires=1774465200&x-signature=wwlZ3LPNShHN1%2BKEZ6VfRTRfJQg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"lizzymcalpine\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"lizzy\",\n                            \"sec_uid\": \"MS4wLjABAAAAmQgG0CsgOI8Wj0I6vHaHGR3Ckdx5OxJfKP8z_uWLaKN8Jd4rA_Y0rGtWuNjgcvQ9\",\n                            \"status\": 1,\n                            \"uid\": \"6532062536773156865\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Lizzy McAlpine\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1642029654,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9013939,\\\"apple_song_id\\\":1604658081,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b5ac78bbff00428599626bc5cf67c872\\\",\\\"beats_tracker\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/da9bec4e3f1846228a78123d82c6e887\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c387d56b4de54ba5b10a596f71c1ae74\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/82628de588074ee5a934ad4f231e8a7f\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-12.718578,\\\"music_vid\\\":\\\"v10ad6g50000cu9uk3nog65qk77g846g\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7052463505873569794,\n                    \"id_str\": \"7052463505873569794\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Lizzy McAlpine\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 29568,\n                            \"start_ms\": 79296\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIga8feTeAZzDyAEAV2EFGCg6DJFE4cwP2oEAC~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 237514,\n                        \"h5_url\": \"\",\n                        \"id\": \"7052463501024954370\",\n                        \"performers\": null,\n                        \"title\": \"chemtrails\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7052463505873569794\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7052644043183884302\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1649376000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7052463505873569794,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/og5CnFIeegdo4EYPcJFfDCAiI1NQoaQQzrD1aO\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/og5CnFIeegdo4EYPcJFfDCAiI1NQoaQQzrD1aO\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7052644043183884302,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 33326611202,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7ae29830fb434a27a0a9b7ed53a0c618\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/7ae29830fb434a27a0a9b7ed53a0c618\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\"\n                    ],\n                    \"theme_value\": [\n                        11\n                    ],\n                    \"title\": \"chemtrails\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1604658081\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B09QBGZDX9\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"0J4PdreUozgygeHxhsDIMR\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 1942,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"The Divine Feminine\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/3bcba6ae2d5a8f7a1c9ba11c291d4437\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3bcba6ae2d5a8f7a1c9ba11c291d4437~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3a21d91f&x-expires=1774465200&x-signature=1lsCfcY1hPVaAYyzZ4BoCSuVOjg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3bcba6ae2d5a8f7a1c9ba11c291d4437~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=251de4ae&x-expires=1774465200&x-signature=S%2BfX5sYDp7OdcesrEW3U7CJKRaU%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/3bcba6ae2d5a8f7a1c9ba11c291d4437~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c2696b6e&x-expires=1774465200&x-signature=7v38cke2l7KUODmayFUPHYz%2FEDs%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"tydollasign\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Ty Dolla $ign\",\n                            \"sec_uid\": \"MS4wLjABAAAAakK7UaPnLQN6fWh1TcQTe77zfxUhIY_YMjdQNtRfLZo\",\n                            \"status\": 1,\n                            \"uid\": \"21827721\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Mac Miller\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1561114929,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":30,\\\"amplitude_peak\\\":1.11883,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/035a94e950d5461bab6d30beab3334a8\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1f045c2b2d8c4482874da7fdad3e0a77\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/ecc14b2984584ec79437e3eeace1fa21\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/345c35037a5b4adfa076111e647c8e0e\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.656668,\\\"music_vid\\\":\\\"v10ad6g50000ccp2613c77udqfgu42b0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6704937565830531074,\n                    \"id_str\": \"6704937565830531074\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Mac Miller\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 54912,\n                            \"start_ms\": 232896\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/e7f9e10d2ad44c9198c3914d56ccbd0d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 480234,\n                        \"h5_url\": \"\",\n                        \"id\": \"6704937583299790850\",\n                        \"performers\": null,\n                        \"title\": \"Cinderella (feat. Ty Dolla $ign)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6704937565830531074\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815139576827348996\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1473984000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6704937565830531074,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/64402142fcf24ed6830b1d0bc7f30f90\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/64402142fcf24ed6830b1d0bc7f30f90\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 110,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815139576827348996,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 248776962,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b1f1abf99f60487cb1201a5f8521f722\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/b1f1abf99f60487cb1201a5f8521f722\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"title\": \"Cinderella (feat. Ty Dolla $ign)\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1639424163\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B01J2ZCPFG\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"2lpygKqzPFtItQ4ss3cgfb\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"131391760\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"280978797\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"HCgltcEaB_0\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 9088,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Camp\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c94b8bdb&x-expires=1774465200&x-signature=sGUJ2VXEpUhn6AAmqH3ZrOL0Tq8%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2fa757ee&x-expires=1774465200&x-signature=z49r4Gu%2F5KG%2FSwzGEx6VMh1Q1xw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5491db4f&x-expires=1774465200&x-signature=zpD42TL37CAXKyRAZgX2gGJ2IDI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"donaldglover\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Donald Glover\",\n                            \"sec_uid\": \"MS4wLjABAAAAAplpt6lEgMUW5CytS4ZdICifALZPIqBSMdE1A5StEq2f6ODLhAcNkHw5EFpyV97A\",\n                            \"status\": 1,\n                            \"uid\": \"7369304756592002091\"\n                        }\n                    ],\n                    \"audition_duration\": 59,\n                    \"author\": \"Childish Gambino\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7029a1ed&x-expires=1774465200&x-signature=HRby9Jq7BydA6wU1b3dbCmCnl70%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f3408073&x-expires=1774465200&x-signature=CIPiXEIJS7SxiG8bXV1Amm%2FnW08%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=683e0238&x-expires=1774465200&x-signature=UrwYxPr8TseAeDEOMQ0N1i72e5s%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=031b219b&x-expires=1774465200&x-signature=PRUcHbmAgN%2BpIZPd%2Fd0KbaIzZnk%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=6caf9767&x-expires=1774465200&x-signature=pe3eyDKwjqbRH9MQNsWwB4jXAwI%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b55c708ace2eac476182078f6ce7482a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=62ec959f&x-expires=1774465200&x-signature=4MytuWbDGqt1wPDVAj%2FU7vo2zxo%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1571059971,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 59,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 59.43,\n                        \"duration_precision\": 59.43,\n                        \"shoot_duration_precision\": 59.43,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.8548298,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oIZfdtBZECZDDLAG0tFZ3E7SkYAZFz2zeAhgCA\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o8G3CKgEhGzCeD3f7kBuDkZLGAwAZtAAEoYKtE\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/okCA3fhGLe8YzZnAZt3B72tGgChpADAEKk7DEX\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/oAY3ZkAX9DKDtZD4ACEA6MWbNb3gKeEnAJDBf2\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-13.632564,\\\"music_vid\\\":\\\"v10ad6g50000csb6q1vog65g3ljvnsng\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6747645585647486978,\n                    \"id_str\": \"6747645585647486978\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Childish Gambino\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 29568,\n                            \"start_ms\": 29952\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/03fc168475f7423883cd406e0e211d35~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 104434,\n                        \"h5_url\": \"\",\n                        \"id\": \"6747645569813989377\",\n                        \"performers\": null,\n                        \"title\": \"Letter Home\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6747645585647486978\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815105875896698883\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1293811200,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6747645585647486978,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEgr7EmfnBmob8HgCDBxw5yFFO0IQMfZQtsOWv\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/oEgr7EmfnBmob8HgCDBxw5yFFO0IQMfZQtsOWv\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 45,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815105875896698883,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 59,\n                    \"sim_group_id_v3\": 29402893570,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o491sDbnArAFwe3ebASmGAKAEfZW7ZEyexGCnA\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/o491sDbnArAFwe3ebASmGAKAEfZW7ZEyexGCnA\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Autumn\"\n                    ],\n                    \"theme_value\": [\n                        4\n                    ],\n                    \"title\": \"Letter Home\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1450829540\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B07N6PLJPY\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"1bv9wrUiUgjWfahxVwtGSr\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 699374,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            },\n            {\n                \"id\": 7245341979050396417,\n                \"music_info\": {\n                    \"album\": \"Dizzy up the Girl\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-useast8-avt-0068-tx2/f3b62cd89f8a2e44e49e1477f11cca67\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f3b62cd89f8a2e44e49e1477f11cca67~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3f0dfe91&x-expires=1774465200&x-signature=%2BkIlqEDv2RdBbheAw8x5dH%2FBzQg%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f3b62cd89f8a2e44e49e1477f11cca67~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e124eb44&x-expires=1774465200&x-signature=%2FWS%2Bn6D%2FkIwYfjvq%2BezexLfkEIY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/f3b62cd89f8a2e44e49e1477f11cca67~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5d8d49e9&x-expires=1774465200&x-signature=9OQBVKk0sKrCs7pH3DnVrP6inSY%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"googoodollsofficial\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Goo Goo Dolls\",\n                            \"sec_uid\": \"MS4wLjABAAAACgRRS8q9slskN8uCis20lEEFPOcKCrS83l3MUIFZfSjUPSZr83KSP1UzbXHF3N4y\",\n                            \"status\": 1,\n                            \"uid\": \"6778951352212341765\"\n                        }\n                    ],\n                    \"audition_duration\": 30,\n                    \"author\": \"Goo Goo Dolls\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0994f322&x-expires=1774465200&x-signature=AWshskPNMWzH8gibtH7NMXBrIpA%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c12aa3d&x-expires=1774465200&x-signature=79%2BRrlTuM9ptW5%2BwlvpH2Juj0m4%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5403c84e&x-expires=1774465200&x-signature=DReiehuB02P8VkoVRKSuHhaR3Go%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f615f65a&x-expires=1774465200&x-signature=AJBBT33P9oLjiOFIczzw3f6LTiw%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=67ed1345&x-expires=1774465200&x-signature=A5BMuUby19rQZ1dd6TwtSS%2Bkm5c%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5d5be8bb&x-expires=1774465200&x-signature=xo0kNzN1WrhEBcECs3f2Jj9D814%3D&t=4d5b0474&ps=13740610&shp=544a444f&shcp=d9a4d84e&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1527003288,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 30,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 30,\n                        \"duration_precision\": 30,\n                        \"shoot_duration_precision\": 30,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":17.3,\\\"amplitude_peak\\\":1.1390479,\\\"apple_song_id\\\":299800249,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/081c790156be434c80940d1911cb5c33\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/58ea7afecc2040578b797b987a55f17c\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2db918bc75274f8b85a5ad8695fc3bfe\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/57908da0702f4b8ebe313b12c15d201f\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575536283209794573,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-16.774113,\\\"music_vid\\\":\\\"v07ad6550000c0caugnir75n463ugi90\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 5000000000299800249,\n                    \"id_str\": \"5000000000299800249\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Goo Goo Dolls\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19199,\n                            \"start_ms\": 99264\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\",\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/847d7b5309954705a490fdc89e28a0f5~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=544a444f&idc=useast5\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 289580,\n                        \"h5_url\": \"\",\n                        \"id\": \"6704943272814446593\",\n                        \"performers\": null,\n                        \"title\": \"Iris\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"5000000000299800249\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814870004941457416\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 891302400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7388249627496188678,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d4911639868c40768e9b0d74ad58672e\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d4911639868c40768e9b0d74ad58672e\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814870004941457416,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 30,\n                    \"sim_group_id_v3\": 246123266,\n                    \"source_platform\": 71,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f18f684d7d2744e687439924c49a93c6\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/f18f684d7d2744e687439924c49a93c6\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153,\n                        154\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Autumn\",\n                        \"SoundTrack\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        4,\n                        29\n                    ],\n                    \"title\": \"Iris\",\n                    \"tt_to_dsp_song_infos\": [\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 1,\n                            \"song_id\": \"1510695630\",\n                            \"token\": {\n                                \"apple_music_token\": {\n                                    \"developer_token\": \"{{vault:json-web-token}}\"\n                                }\n                            }\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 2,\n                            \"song_id\": \"B001NS5LMA\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 3,\n                            \"song_id\": \"6Qyc6fS4DsZjB2mRW9DsQs\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 8,\n                            \"song_id\": \"4209117\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 9,\n                            \"song_id\": \"220647780\"\n                        },\n                        {\n                            \"button_type\": 2,\n                            \"platform\": 10,\n                            \"song_id\": \"CUbJQGqFoi0\"\n                        }\n                    ],\n                    \"uncert_artists\": null,\n                    \"user_count\": 591612,\n                    \"video_duration\": 60\n                },\n                \"trend\": 4\n            }\n        ],\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774379692\n}"}],"_postman_id":"007aafa2-96e0-4471-90ba-04e4ffcbf375"}],"id":"fe28e891-93f8-40c9-b47d-fe4d57412d3f","description":"<p>Endpoints for retrieving music-related data from TikTok. Use these requests to look up metadata for a specific track, fetch the feed of videos using that track, or explore the current TikTok music charts — all in one place.</p>\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getMusicInfo</code></td>\n<td>Returns metadata and details for a TikTok music track</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getMusicFeed</code></td>\n<td>Returns a feed of videos that use a specific music track</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getMusicCharts</code></td>\n<td>Returns the current TikTok music charts and trending tracks</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>query</code></td>\n<td>string</td>\n<td>Yes (except charts)</td>\n<td><code>/getMusicInfo</code>, <code>/getMusicFeed</code></td>\n<td>A TikTok music URL or numeric track ID</td>\n</tr>\n</tbody>\n</table>\n</div><h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li>The <code>query</code> parameter accepts either a full TikTok music URL or a numeric track ID (e.g. <code>6928004115846924290</code>).</li>\n<li>Use <code>/getMusicInfo</code> first to retrieve track metadata, then pass the same <code>query</code> value to <code>/getMusicFeed</code> to get all videos using that track.</li>\n<li><code>/getMusicCharts</code> requires no parameters — it returns the global trending music list out of the box.</li>\n<li>The base URL is configured via the <code>https://tiktok.evelode.com/tiktok-api</code> collection variable. Make sure it is set before sending requests.</li>\n<li>Authentication is handled at the collection level via the <code>license_key</code> query parameter — no additional auth setup is needed per request.</li>\n</ul>\n<hr />\n","_postman_id":"fe28e891-93f8-40c9-b47d-fe4d57412d3f","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Trending","item":[{"name":"Get trending categories list","id":"132eda41-0fe6-4edf-be66-f6b85e714e6e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getTrendingCategoriesList","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getTrendingCategoriesList"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>If in a response you get parameter hasMore equal to 1 then you also have cursor value for a next set of data.</p>\n","type":"text/plain"},"key":"offset","value":"0"},{"disabled":true,"description":{"content":"<p>Number of items to return. For example: 10.</p>\n","type":"text/plain"},"key":"count","value":"10"},{"disabled":true,"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"7659dc37-1b2a-4533-bf84-ad8f1d6d1ca0","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getTrendingCategoriesList","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getTrendingCategoriesList"],"query":[{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"offset","value":"0","description":"If in a response you get parameter hasMore equal to 1 then you also have cursor value for a next set of data.","type":"text","disabled":true},{"key":"count","value":"10","description":"Number of items to return. For example: 10.","type":"text","disabled":true},{"key":"cache_timeout","value":"0","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:39:39 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=OxMWsaJPj%2FVyPiHQQzRLpOOFAh5KzeWxUuZ9zMtPdZoIUa2W2FTLia909otxsufmpJtzupEm%2BgwV9PnEbCHLno1lAEy4ipxofjIW3DYivOkOng%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71f97619bb1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"category_list\": [\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612581418157313311\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772474880,\n                        \"desc\": \"Everyone’s talking about this blend.11-in-1 Magnesium. One powerful formula.#SpringStateme#SpringShine#Perseek#MagnesioComplejo\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEaBBZa6VLBRix1IZSlRVR9ME9UIAviAwVNLY\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEaBBZa6VLBRix1IZSlRVR9ME9UIAviAwVNLY~tplv-tiktokx-origin.image?dr=8606&refresh_token=303da0e6&x-expires=1772722800&x-signature=s1aAN05J2E2jQLFJC1pBes3gIzg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEaBBZa6VLBRix1IZSlRVR9ME9UIAviAwVNLY~tplv-tiktokx-origin.image?dr=8606&refresh_token=53633718&x-expires=1772722800&x-signature=eBZ%2FFiRbD5x%2Be5F5B5p%2BPui28bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEaBBZa6VLBRix1IZSlRVR9ME9UIAviAwVNLY~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fd1ec7fd&x-expires=1772722800&x-signature=2jFwlubERehA0mM2Co4OhxgYevI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/octRE91NSBMRoAN9SVVlvTEBiBaiaIULVAVaL\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/octRE91NSBMRoAN9SVVlvTEBiBaiaIULVAVaL~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=cf0b944d&x-expires=1772722800&x-signature=%2FJ3%2FwEIwtBOk7tf55hKK7c1E5Bo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/octRE91NSBMRoAN9SVVlvTEBiBaiaIULVAVaL~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=298fd305&x-expires=1772722800&x-signature=BpCvDRJtyqBWFZhyZ4mJsoVBtqc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/octRE91NSBMRoAN9SVVlvTEBiBaiaIULVAVaL~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=bed195ef&x-expires=1772722800&x-signature=W3c8kb1U0IyQoA%2BwlwPx6g3kOR0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oAVALBEa9vNEbUIaSGVRMBRLiiV9kACAxIClN\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAVALBEa9vNEbUIaSGVRMBRLiiV9kACAxIClN~tplv-tiktokx-origin.image?dr=8606&refresh_token=7021c9a5&x-expires=1772722800&x-signature=0xraiDPU5g7FMA0C7jJ5QWJk05w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAVALBEa9vNEbUIaSGVRMBRLiiV9kACAxIClN~tplv-tiktokx-origin.image?dr=8606&refresh_token=b09ae3b1&x-expires=1772722800&x-signature=C3pPeUQZpNg%2B2N2JxAE4cD7WuNA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAVALBEa9vNEbUIaSGVRMBRLiiV9kACAxIClN~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9fd55689&x-expires=1772722800&x-signature=ZjsGg9YliYpKS5Rzuvr4jwrLmm8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611507921427451149\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772192378,\n                        \"desc\": \"No one’s talking about this… but every woman deserves to know it. ❤️ #intimatecare #hpvawareness #springbreak #springshine#springstatements\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 1,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS~tplv-tiktokx-origin.image?dr=8606&refresh_token=d6b9bfbc&x-expires=1772722800&x-signature=C8Yar8UMdQHRKloR1Tx7bqJp3Xo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6218d10&x-expires=1772722800&x-signature=dlpwsnW8%2BWV2m0dlDKUctess2U4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f7a4214e&x-expires=1772722800&x-signature=sjsvcatMkmo%2F2lgIX5CPrHXfmZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7891e5e2&x-expires=1772722800&x-signature=%2F5SydbyYvtRLYMNMffxUpPfsJgc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2c44b922&x-expires=1772722800&x-signature=vAdkZ57MwllIyF3QTb16ZHgPYuk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=8c8ff781&x-expires=1772722800&x-signature=Kc%2BXft%2FQdjW05rxLNuQyIOnzaXA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f194b5c7&x-expires=1772722800&x-signature=e8XYt31kv9556DBTWDWMtFvtNVw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA~tplv-tiktokx-origin.image?dr=8606&refresh_token=98f84ad5&x-expires=1772722800&x-signature=YBg73D0dsAhFH9gUmJ1hvPKpB%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1a636d62&x-expires=1772722800&x-signature=zK9mPvcEiIFbyjxDf%2BuwQaN06OQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7613007097881529630\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772541384,\n                        \"desc\": \"No one’s talking about this… but every woman deserves to know it. ❤️ #intimatecare#womenshealth #springbreak #Springshine #springstatements \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 1,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oUEmXbREIEAfgI6mBpTAa6yrVBFV21pDt9w7we\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUEmXbREIEAfgI6mBpTAa6yrVBFV21pDt9w7we~tplv-tiktokx-origin.image?dr=8606&refresh_token=e210f06a&x-expires=1772722800&x-signature=8PwI0jdj6KbkyW5uP%2Flz%2FZMScgU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUEmXbREIEAfgI6mBpTAa6yrVBFV21pDt9w7we~tplv-tiktokx-origin.image?dr=8606&refresh_token=df820f23&x-expires=1772722800&x-signature=gZmPvRX9r%2By976ZmtlPqBxoDhac%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUEmXbREIEAfgI6mBpTAa6yrVBFV21pDt9w7we~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0723d500&x-expires=1772722800&x-signature=h1ikOaGQa4wXT6vqx6aF1a4rCrk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ogXQA9pQkvPqEfp00Ft7E3E8ND95fQAtRIBVVV\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogXQA9pQkvPqEfp00Ft7E3E8ND95fQAtRIBVVV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=039ec791&x-expires=1772722800&x-signature=7%2FBHwFiyMvRbGdkWrRJQGvPD7CM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogXQA9pQkvPqEfp00Ft7E3E8ND95fQAtRIBVVV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=706da065&x-expires=1772722800&x-signature=1hfm9PbDL9g5%2FZU1tBQ37cTULME%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogXQA9pQkvPqEfp00Ft7E3E8ND95fQAtRIBVVV~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=6bd56c6b&x-expires=1772722800&x-signature=TptuPJxNYgBaacNLJEipPBZ7phY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oggE6ftmrApRD4JICXeEA7BV1EpFIWhap2VyMK\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oggE6ftmrApRD4JICXeEA7BV1EpFIWhap2VyMK~tplv-tiktokx-origin.image?dr=8606&refresh_token=3046e134&x-expires=1772722800&x-signature=ei4auEkqjI8%2Bpetr1ZJRdGrc3s4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oggE6ftmrApRD4JICXeEA7BV1EpFIWhap2VyMK~tplv-tiktokx-origin.image?dr=8606&refresh_token=20629f61&x-expires=1772722800&x-signature=GcasSpyDitewz76RvbqLPP657nQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oggE6ftmrApRD4JICXeEA7BV1EpFIWhap2VyMK~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fd273351&x-expires=1772722800&x-signature=NWL9lM%2FGh%2FgRfuKThK3cUK99qXI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612688725318896927\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772467252,\n                        \"desc\": \"#SpringStatements #SpringShine #SkincareBeforeHype #HydratedSkinWins #TikTokMadeMeBuyIt\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oUYAvmtJAFLEbfVpRb3BEp0WDEIpIAFl6qypfD\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUYAvmtJAFLEbfVpRb3BEp0WDEIpIAFl6qypfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfc04beb&x-expires=1772722800&x-signature=RKLH6gqMxsepwXGreKSflSax91k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUYAvmtJAFLEbfVpRb3BEp0WDEIpIAFl6qypfD~tplv-tiktokx-origin.image?dr=8606&refresh_token=12003c8e&x-expires=1772722800&x-signature=tYs5Isc%2Fd2Jdn9xVRzUrxyfoKNo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUYAvmtJAFLEbfVpRb3BEp0WDEIpIAFl6qypfD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=70ef3648&x-expires=1772722800&x-signature=1FPMS6z3AgVtPB11c0hYP1ZC9es%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oUCl30AIEJDApVdFbEBvyptLf4FEREC5IZDmfp\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCl30AIEJDApVdFbEBvyptLf4FEREC5IZDmfp~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=4b51c877&x-expires=1772722800&x-signature=jqCMzh4DyYVzcWNHqjBsUZyHw%2FA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCl30AIEJDApVdFbEBvyptLf4FEREC5IZDmfp~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=978baa31&x-expires=1772722800&x-signature=lhPtrUhi8%2B1JG9wWRcmPVdcRuQo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCl30AIEJDApVdFbEBvyptLf4FEREC5IZDmfp~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=5deb7f70&x-expires=1772722800&x-signature=vO1A1cr2AlaEpy%2B6SPkv%2FFjfZoU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oELWGY1TSAMTINTCI8f21jaCqeLeQ1puIWuAQG\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oELWGY1TSAMTINTCI8f21jaCqeLeQ1puIWuAQG~tplv-tiktokx-origin.image?dr=8606&refresh_token=ae527590&x-expires=1772722800&x-signature=RLa4C9weN5IJ9ecSPxIZAECzQ70%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oELWGY1TSAMTINTCI8f21jaCqeLeQ1puIWuAQG~tplv-tiktokx-origin.image?dr=8606&refresh_token=2e65c267&x-expires=1772722800&x-signature=p%2FhC0rF%2FBfRnJ%2FTLR%2FW0dMnTQWc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oELWGY1TSAMTINTCI8f21jaCqeLeQ1puIWuAQG~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2ed3f663&x-expires=1772722800&x-signature=fIlsDVy6xDY3hI3juH4ZuJpjTk0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7605977298499620109\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770904607,\n                        \"desc\": \"#springshine #springstatement #ad \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oYEDAeIgSiAiRid3KHR55jfCrsBMDBKIuBCprN\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYEDAeIgSiAiRid3KHR55jfCrsBMDBKIuBCprN~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.image?dr=8605&refresh_token=3c5b04b6&x-expires=1772722800&x-signature=A9cICYsQ4wpvCQ1T1Di%2Byd29nAk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYEDAeIgSiAiRid3KHR55jfCrsBMDBKIuBCprN~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.image?dr=8605&refresh_token=f9b42aaa&x-expires=1772722800&x-signature=Z5xfUb%2BOUUgoxJHUa4NZeGWXIJE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYEDAeIgSiAiRid3KHR55jfCrsBMDBKIuBCprN~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.jpeg?dr=8605&refresh_token=3758bef0&x-expires=1772722800&x-signature=1D9shrKswYY8KyCZ0S8Ig%2BIbsUw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o4cQEZCiEFAWKjFgQReDS9Hddyu3szpbEDEfBE\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4cQEZCiEFAWKjFgQReDS9Hddyu3szpbEDEfBE~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.heic?dr=8595&refresh_token=0ff02ecd&x-expires=1772722800&x-signature=KYiRY%2FqIiXxV4urNdofBiL3JKvo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4cQEZCiEFAWKjFgQReDS9Hddyu3szpbEDEfBE~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.heic?dr=8595&refresh_token=0e9af212&x-expires=1772722800&x-signature=Jh9Yuq4kqGKiMSUCdmpRPE2mR6w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4cQEZCiEFAWKjFgQReDS9Hddyu3szpbEDEfBE~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.jpeg?dr=8595&refresh_token=d2175913&x-expires=1772722800&x-signature=7zg31TRulZlP4hji1X%2FGznbY5Do%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oMisCvUpjATuD5eBi5CdSR3BSKNfIZDxErRgIB\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMisCvUpjATuD5eBi5CdSR3BSKNfIZDxErRgIB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.image?dr=8605&refresh_token=5b9f0963&x-expires=1772722800&x-signature=SlC7CFAYYln%2BGPJ28viHZMh0uGY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMisCvUpjATuD5eBi5CdSR3BSKNfIZDxErRgIB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.image?dr=8605&refresh_token=6957886e&x-expires=1772722800&x-signature=NR7%2FRQhm2pJ8ip%2BtAzmOj7C%2BhPw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMisCvUpjATuD5eBi5CdSR3BSKNfIZDxErRgIB~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQjAMo6VIALkuwBvNYi4AuECHE3ciBag3y9AB.jpeg?dr=8605&refresh_token=295a19f6&x-expires=1772722800&x-signature=2ecmgCj%2FuLOGTaQqA5NIOeRHXcI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611495186794843406\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772189459,\n                        \"desc\": \"No one’s talking about this… but every woman deserves to know it. ❤️ #Intimatecare #hpvawareness #SpringShine #SpringStatements #SpringBreak\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 1,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oUqCfhUEXTQtocxpAFHQRd7FXfysnVESDDQBgV\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUqCfhUEXTQtocxpAFHQRd7FXfysnVESDDQBgV~tplv-tiktokx-origin.image?dr=8606&refresh_token=8677e1e5&x-expires=1772722800&x-signature=Djs2mP%2Bgmlq8lKklKnruhobhty0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUqCfhUEXTQtocxpAFHQRd7FXfysnVESDDQBgV~tplv-tiktokx-origin.image?dr=8606&refresh_token=885d88c8&x-expires=1772722800&x-signature=b%2BuTLeG60LSIkoKD1onux3kCxV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUqCfhUEXTQtocxpAFHQRd7FXfysnVESDDQBgV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d903cb25&x-expires=1772722800&x-signature=z%2Bq0PXvYRb6p6MTF%2Fe7VUHEjbVs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAEhIDBaIdh0ArB0Ci2yf2y9oq1CJiYwpKLwAD\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAEhIDBaIdh0ArB0Ci2yf2y9oq1CJiYwpKLwAD~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=91ee7c25&x-expires=1772722800&x-signature=NwtoI5KwXO1Hp5pQoT6qyky%2FtyA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAEhIDBaIdh0ArB0Ci2yf2y9oq1CJiYwpKLwAD~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=b79a00c8&x-expires=1772722800&x-signature=H8g2dTyivroXJO8BPm04cBMv5Uo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAEhIDBaIdh0ArB0Ci2yf2y9oq1CJiYwpKLwAD~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=26df5cfe&x-expires=1772722800&x-signature=AFxkl59rswCH4J7PaY7IpHTbPc0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oIpA0D9AaLhBWC1VFmmIxJfqC2Bihdi0wIoIKV\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpA0D9AaLhBWC1VFmmIxJfqC2Bihdi0wIoIKV~tplv-tiktokx-origin.image?dr=8606&refresh_token=45e2783e&x-expires=1772722800&x-signature=XPelqeOpqAmNrUcxv9XzKyBnc9k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpA0D9AaLhBWC1VFmmIxJfqC2Bihdi0wIoIKV~tplv-tiktokx-origin.image?dr=8606&refresh_token=eb209854&x-expires=1772722800&x-signature=MbZXSaq8WdrJ9bFdZyVt5Xv8Du8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIpA0D9AaLhBWC1VFmmIxJfqC2Bihdi0wIoIKV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=507685c5&x-expires=1772722800&x-signature=Gdak9ZBl5f0pXKzXts0V8DJM4UE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1294,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612972187711966477\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772533327,\n                        \"desc\": \"#tiktok #fpy #video #springshine \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 1,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oM2YFBSBpBt2Vp4ii5wrAAICEDymfpFgORIlaf\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oM2YFBSBpBt2Vp4ii5wrAAICEDymfpFgORIlaf~tplv-tiktokx-origin.image?dr=8606&refresh_token=d250562b&x-expires=1772722800&x-signature=P18ZTeqjBq2gt0swy5q5r13q%2FbU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oM2YFBSBpBt2Vp4ii5wrAAICEDymfpFgORIlaf~tplv-tiktokx-origin.image?dr=8606&refresh_token=e59d7efa&x-expires=1772722800&x-signature=gLzzI6dyPpLRA9TtZGB662RrWx8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oM2YFBSBpBt2Vp4ii5wrAAICEDymfpFgORIlaf~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=52e68bbd&x-expires=1772722800&x-signature=hmHfeH3PN5mARsdnVUD61YS7krQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/os2yimYirfIVpJlpACEIRtOipfWkDGESDB2Bg4\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os2yimYirfIVpJlpACEIRtOipfWkDGESDB2Bg4~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=cded3592&x-expires=1772722800&x-signature=Lwna0oFZ5ALeDT81Zy36NnBtGpM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os2yimYirfIVpJlpACEIRtOipfWkDGESDB2Bg4~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a86de40c&x-expires=1772722800&x-signature=F%2FNgEtUFk9iuLOquA8dlgI%2Bv0mY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/os2yimYirfIVpJlpACEIRtOipfWkDGESDB2Bg4~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=d83e2d74&x-expires=1772722800&x-signature=fJm0fenawZo45hxZk7s0PT6FX3A%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ooqpSIfIByUYrBtVgiflAGCO4iCO3pDEn22R6m\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooqpSIfIByUYrBtVgiflAGCO4iCO3pDEn22R6m~tplv-tiktokx-origin.image?dr=8606&refresh_token=a87fb907&x-expires=1772722800&x-signature=IWKP8do4BRnrA6Ea6UAbtfTQHcs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooqpSIfIByUYrBtVgiflAGCO4iCO3pDEn22R6m~tplv-tiktokx-origin.image?dr=8606&refresh_token=0b9e7e06&x-expires=1772722800&x-signature=Ev%2FzWBijK%2Fb3DaCSm0T2WDtqnCg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooqpSIfIByUYrBtVgiflAGCO4iCO3pDEn22R6m~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=51ec2f8b&x-expires=1772722800&x-signature=HSsEY7yTnQs3nE8tGd92RZByCOI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"springshine\",\n                    \"cid\": \"9249608\",\n                    \"connect_music\": null,\n                    \"desc\": \"\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=9249608\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 1276,\n                    \"user_count\": 1276,\n                    \"view_count\": 2734343\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7553781862494194975\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1758751914,\n                        \"desc\": \"Ocean front luxury that feels like home 😍Shutters on the Beach is such a hidden gem!! Save for your next visit to Santa Monica. Can’t beat these sunset views! @ShuttersOnTheBeach  #tiktokgocreator #TikTokGOStay #santamonica #losangeles #placestostay \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oYvUVpaElcR5EAVBGRr0pgbB2iTANBKiIIg1W\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYvUVpaElcR5EAVBGRr0pgbB2iTANBKiIIg1W~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.image?dr=8605&refresh_token=a8cc6a0a&x-expires=1772722800&x-signature=n%2BdtVagjhiWe5hygcl9i3UPwbKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYvUVpaElcR5EAVBGRr0pgbB2iTANBKiIIg1W~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.image?dr=8605&refresh_token=ded7d4cc&x-expires=1772722800&x-signature=4C02pTOtcK8m%2FUWREjku1P%2FIXnI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYvUVpaElcR5EAVBGRr0pgbB2iTANBKiIIg1W~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.jpeg?dr=8605&refresh_token=f45a6b3d&x-expires=1772722800&x-signature=fZ2uIZM78oUZ5WQfbTsNfEwdKto%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o4yGKqAnsEf7pQSoAAMvQbQUflEXZBEVJDzR1F\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4yGKqAnsEf7pQSoAAMvQbQUflEXZBEVJDzR1F~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.heic?dr=8595&refresh_token=0d775524&x-expires=1772722800&x-signature=c5F7ui4DEYzQKmjNyGCdU9RwTfk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4yGKqAnsEf7pQSoAAMvQbQUflEXZBEVJDzR1F~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.heic?dr=8595&refresh_token=f1747492&x-expires=1772722800&x-signature=BPvFiiRsKyeg5e%2BCg8WrlS1H5fI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4yGKqAnsEf7pQSoAAMvQbQUflEXZBEVJDzR1F~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.jpeg?dr=8595&refresh_token=42b83b5e&x-expires=1772722800&x-signature=7gnOFrAjOl6Fu3QTzweqvNtG3Yw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIBvN5WaApwbcQg0B3IuERKrVIEVipcCAUERi\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIBvN5WaApwbcQg0B3IuERKrVIEVipcCAUERi~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.image?dr=8605&refresh_token=41078511&x-expires=1772722800&x-signature=oFMoFUiD%2BlQj9SZusgF4Xa6PiuY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIBvN5WaApwbcQg0B3IuERKrVIEVipcCAUERi~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.image?dr=8605&refresh_token=1ce6b613&x-expires=1772722800&x-signature=7t7uLEIOVRMEocjr4MIC%2BrMftlA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIBvN5WaApwbcQg0B3IuERKrVIEVipcCAUERi~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/ocMPa8DKAERIlsiN3REiHMAjUy6AqA6IBBAbp.jpeg?dr=8605&refresh_token=efc5289a&x-expires=1772722800&x-signature=tKXxsg%2FJz%2BHM%2BdSYHTjCDzLqLoU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612696069243161869\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772468972,\n                        \"desc\": \"Mondays #tiktokgocreator #fyp #nyc #food #FoodTok \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/okulI0RV0iOiCuM7BAIMa7yfo46wHiIBBBpADt\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okulI0RV0iOiCuM7BAIMa7yfo46wHiIBBBpADt~tplv-tiktokx-origin.image?dr=8606&refresh_token=8fb52926&x-expires=1772722800&x-signature=%2F72J7zcoORjn7i1Ievwq4DSv%2FOY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okulI0RV0iOiCuM7BAIMa7yfo46wHiIBBBpADt~tplv-tiktokx-origin.image?dr=8606&refresh_token=92a1826d&x-expires=1772722800&x-signature=67BTwOFcTzTfSHSsvXT8gLSYYLg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okulI0RV0iOiCuM7BAIMa7yfo46wHiIBBBpADt~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7709c7b0&x-expires=1772722800&x-signature=IR9sRgoUtQSWFePk%2FPZKeIJbdqU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o4dEGfbLCgeRD6OQHw2EARBSdDpFQUZdp0lquF\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4dEGfbLCgeRD6OQHw2EARBSdDpFQUZdp0lquF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=48bfb5aa&x-expires=1772722800&x-signature=1atmsQKYh0ISvW9SIWtjiID24Hk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4dEGfbLCgeRD6OQHw2EARBSdDpFQUZdp0lquF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=817e05ba&x-expires=1772722800&x-signature=a%2FSx2LjhpHX%2BBpgsrlM4jf7UuJY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4dEGfbLCgeRD6OQHw2EARBSdDpFQUZdp0lquF~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=4ce7ab85&x-expires=1772722800&x-signature=4xqLLKn9NpKqp6Q9R0Y6AQNaN8U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUEwGRQgS6AFGEbd1eR02pfd7lDHDBzQCDdpqL\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEwGRQgS6AFGEbd1eR02pfd7lDHDBzQCDdpqL~tplv-tiktokx-origin.image?dr=8606&refresh_token=6ffb2f79&x-expires=1772722800&x-signature=m0zRS0tQjzP7L9FhCi9pQyU9rwU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEwGRQgS6AFGEbd1eR02pfd7lDHDBzQCDdpqL~tplv-tiktokx-origin.image?dr=8606&refresh_token=294e1226&x-expires=1772722800&x-signature=4uooeWAiNq8NAC%2BNJ%2Bvwq0EYX6o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEwGRQgS6AFGEbd1eR02pfd7lDHDBzQCDdpqL~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a96981a3&x-expires=1772722800&x-signature=Alz%2F%2BI7IC3mnfLwX01Jh16uz3ik%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612368194979777822\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772392606,\n                        \"desc\": \"W New York - Times Square 1567 Broadway, New York, NY 10036, USA #tiktokgocreator #booknow📱📲 \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIPFHA8aHBk5wkKBg3EQIkXwVsSiWaRiBIbAi\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIPFHA8aHBk5wkKBg3EQIkXwVsSiWaRiBIbAi~tplv-tiktokx-origin.image?dr=8606&refresh_token=2e63e768&x-expires=1772722800&x-signature=lsStJW3004z8hbOBU%2BeZylgGh1U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIPFHA8aHBk5wkKBg3EQIkXwVsSiWaRiBIbAi~tplv-tiktokx-origin.image?dr=8606&refresh_token=01658ab7&x-expires=1772722800&x-signature=wKsXDMaMDfGCS9vl5gj4pIgSkAM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIPFHA8aHBk5wkKBg3EQIkXwVsSiWaRiBIbAi~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d0b32703&x-expires=1772722800&x-signature=prEzAvU1JpVPdv4GlpMo3Pm9eZQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/owIhZFIEEQFQAOpPJJfBgtcARqPApDV4EDfUBL\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owIhZFIEEQFQAOpPJJfBgtcARqPApDV4EDfUBL~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=8cee2d69&x-expires=1772722800&x-signature=v4JwYxViDnoDuxQ%2B%2FHqbh9mAS%2F4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owIhZFIEEQFQAOpPJJfBgtcARqPApDV4EDfUBL~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=0ef92a6c&x-expires=1772722800&x-signature=zhHXOHQAn8Bc%2BUjQhfMS%2B1xfxSc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owIhZFIEEQFQAOpPJJfBgtcARqPApDV4EDfUBL~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=8393802b&x-expires=1772722800&x-signature=9UEhouy%2Fo%2Bjbt7KYeDqnK9a550I%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/okaASIaBPIkRwswHAat3XEkV8CkQiiaEIHBKU\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okaASIaBPIkRwswHAat3XEkV8CkQiiaEIHBKU~tplv-tiktokx-origin.image?dr=8606&refresh_token=c1959c97&x-expires=1772722800&x-signature=nUX%2BPoXz8P4AYTKNUOfPcprdawg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okaASIaBPIkRwswHAat3XEkV8CkQiiaEIHBKU~tplv-tiktokx-origin.image?dr=8606&refresh_token=a986f9ab&x-expires=1772722800&x-signature=MDyg04CArP5NkjEZ2A244WHZrOE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okaASIaBPIkRwswHAat3XEkV8CkQiiaEIHBKU~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=25ac6b50&x-expires=1772722800&x-signature=b3tudtS4oRh5Lr5q0noUZ5bhtLM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1048,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612046117412359437\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772317631,\n                        \"desc\": \"Loved our time at Camp Margaritaville Breaux Bridge in Louisiana. It’s an hour from Baton Rouge and we so much fun! We had a great time at the pools and amazing food! #tiktokgocreator #campmargaritaville #campmargaritavillebreauxbridge #roadtrip #louisiana \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oMBwIBCTHAjIEKjetIu8eBBAj7SGRLeKtkuamI\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBwIBCTHAjIEKjetIu8eBBAj7SGRLeKtkuamI~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.image?dr=8605&refresh_token=f4fe7e29&x-expires=1772722800&x-signature=ZRWZ7lCBWbViqv%2B402CBR5yv0Ic%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBwIBCTHAjIEKjetIu8eBBAj7SGRLeKtkuamI~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.image?dr=8605&refresh_token=6cbf985f&x-expires=1772722800&x-signature=348MfeyGcNrjORwLotg5tHvaPAk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMBwIBCTHAjIEKjetIu8eBBAj7SGRLeKtkuamI~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.jpeg?dr=8605&refresh_token=503b2e22&x-expires=1772722800&x-signature=nrCZhb73jF2wqTOx1u5SoNXhAHM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oMffDJIggHAT7lRehaLkjmSc48KNlIADGCtjY8\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMffDJIggHAT7lRehaLkjmSc48KNlIADGCtjY8~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.heic?dr=8595&refresh_token=90819ecd&x-expires=1772722800&x-signature=YGEzQqaAQBeNTyH8qNEgyrNIUMQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMffDJIggHAT7lRehaLkjmSc48KNlIADGCtjY8~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.heic?dr=8595&refresh_token=aaaa3084&x-expires=1772722800&x-signature=YeeKP9vJJ%2FqWUZBEp25XwZzQB3I%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMffDJIggHAT7lRehaLkjmSc48KNlIADGCtjY8~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.jpeg?dr=8595&refresh_token=1169eb71&x-expires=1772722800&x-signature=boMZ4eDekuYu7%2B5GcbiNkDWhMJs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAVRkQ7QGm8KtC1BAIe4ASFquLBwITHIfe8jzG\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAVRkQ7QGm8KtC1BAIe4ASFquLBwITHIfe8jzG~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.image?dr=8605&refresh_token=86bf9657&x-expires=1772722800&x-signature=9GwHQdViPnMW0EzDtBvhhIzs2kc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAVRkQ7QGm8KtC1BAIe4ASFquLBwITHIfe8jzG~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.image?dr=8605&refresh_token=8af05e89&x-expires=1772722800&x-signature=vh5DOFrd9f4NTTEQ66DBCyYrPgE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAVRkQ7QGm8KtC1BAIe4ASFquLBwITHIfe8jzG~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oQ2CAhefCjApiDA9Eu7XRaBBgiFES2AWUCoBIA.jpeg?dr=8605&refresh_token=c8d551fa&x-expires=1772722800&x-signature=Cm1rCYReRPGSJB7RHbcVEippzm4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7560131845141122334\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1760230381,\n                        \"desc\": \"#TikTokGoStay If you’re visiting Austin and want a stay that feels just like home, Staybridge Suites Austin I-35 is the place 🙌. Located minutes from downtown, this hotel is perfect for both business and leisure travelers 💼🎶. The spacious suites come with full kitchens 🍳, comfy beds 🛏️, and cozy living spaces — ideal for longer stays or family trips 🏡. Start your day with a free hot breakfast ☕, unwind at the evening socials 🍷, or relax by the pool 🏊\\u200d♀️ after exploring the city. From location to comfort, it’s everything you need for the perfect Austin stay 💯. #TikTokGoCreator #staybridgesuiteshotel #AustinTexas #HotelReview \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/ooTbQUELRGA99BgfNfLcQGjGXReA5FTqQJetVI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooTbQUELRGA99BgfNfLcQGjGXReA5FTqQJetVI~tplv-tiktokx-origin.image?dr=8606&refresh_token=080bdf24&x-expires=1772722800&x-signature=1fbKn5MmbEyipwAcMa6lAM7b6zc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooTbQUELRGA99BgfNfLcQGjGXReA5FTqQJetVI~tplv-tiktokx-origin.image?dr=8606&refresh_token=89a07afb&x-expires=1772722800&x-signature=v8a3O1Ha8X6a5d7AVx8pwyZVCKE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooTbQUELRGA99BgfNfLcQGjGXReA5FTqQJetVI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8d1a8c0a&x-expires=1772722800&x-signature=q8JSkMv3zqircfz47aNu99t88wY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o45c9jpneAFkFBGRRePVbLQAJLGvfqHCeUIIQE\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o45c9jpneAFkFBGRRePVbLQAJLGvfqHCeUIIQE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7bd695c8&x-expires=1772722800&x-signature=YADtE0BkwCS2vjmeWLlr6RBLuIY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o45c9jpneAFkFBGRRePVbLQAJLGvfqHCeUIIQE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e830f6b1&x-expires=1772722800&x-signature=xyodBgUmyH%2BSrYHX7jgO%2FFQItZg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o45c9jpneAFkFBGRRePVbLQAJLGvfqHCeUIIQE~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=9db6a451&x-expires=1772722800&x-signature=WQpMZzWQppImyiCBtbD63dY%2B1yM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o8eGLFJLfRcN5XbVQJx9IeERU9qWjQABPQeGAn\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8eGLFJLfRcN5XbVQJx9IeERU9qWjQABPQeGAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=dd837533&x-expires=1772722800&x-signature=hbrFJ6iQZP680HtuBDOtSxQ5AKo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8eGLFJLfRcN5XbVQJx9IeERU9qWjQABPQeGAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=6ecc86e5&x-expires=1772722800&x-signature=eRHs8rwyV6qgrZADdlsMEJ6EJtg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8eGLFJLfRcN5XbVQJx9IeERU9qWjQABPQeGAn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ca4efe25&x-expires=1772722800&x-signature=TVKsLEbEUAPmLhvFSSxL6BroxsA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612637327294319886\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772455324,\n                        \"desc\": \"Now on TikTok buy tickets for sports events and more. #tiktokgocreator #baseball #sports #tickets #prtraveldaddy \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/ocpAgBEYzJDKRNgzT9KdFvLDfuSDVpQEC5Qmmf\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocpAgBEYzJDKRNgzT9KdFvLDfuSDVpQEC5Qmmf~tplv-tiktokx-origin.image?dr=8606&refresh_token=8fdb76ff&x-expires=1772722800&x-signature=l1o02RV5YMU01YwyB9z0EJl1fRg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocpAgBEYzJDKRNgzT9KdFvLDfuSDVpQEC5Qmmf~tplv-tiktokx-origin.image?dr=8606&refresh_token=7a50eb05&x-expires=1772722800&x-signature=Dv9WxYchzRJh8GMuNqVtsg5FccE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocpAgBEYzJDKRNgzT9KdFvLDfuSDVpQEC5Qmmf~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f7098d33&x-expires=1772722800&x-signature=lE1h7WD9NfWBIIutQvh7KK5V9VM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o4RBTFD6CzmfCupeZpgyAwSlPgIEIZucDYh5Eg\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4RBTFD6CzmfCupeZpgyAwSlPgIEIZucDYh5Eg~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3861f4a7&x-expires=1772722800&x-signature=pafUKWd2TDU64jMKfLVp4mu8EcE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4RBTFD6CzmfCupeZpgyAwSlPgIEIZucDYh5Eg~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=15c1c250&x-expires=1772722800&x-signature=9qIW60tE%2FwoJZR%2Fp4C8LCyhMIRw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4RBTFD6CzmfCupeZpgyAwSlPgIEIZucDYh5Eg~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=931c6e29&x-expires=1772722800&x-signature=SelfnX%2Bh4vih7ep54kTkte%2FXSgo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ogSDwW0UESRCIZFgp15AchYfeTuRBmEplIDSzu\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogSDwW0UESRCIZFgp15AchYfeTuRBmEplIDSzu~tplv-tiktokx-origin.image?dr=8606&refresh_token=a4fad94c&x-expires=1772722800&x-signature=J%2FTjXrgQFXwakE5v75%2FEuOFSdsU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogSDwW0UESRCIZFgp15AchYfeTuRBmEplIDSzu~tplv-tiktokx-origin.image?dr=8606&refresh_token=a1ad46c7&x-expires=1772722800&x-signature=foTOwg1ILBPJTl1v2vA1OZWNjVg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogSDwW0UESRCIZFgp15AchYfeTuRBmEplIDSzu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9cc5f37c&x-expires=1772722800&x-signature=fmB9Yx%2F7husKyieOtQn%2BxPnlWcY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612833889911868702\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772501030,\n                        \"desc\": \"That feeling when you book your next Disney day ✨ This is my favorite time of year to visit the parks! The weather is great, the Christmas crowds are gone and the flowers are blooming. 🌸 What’s your favorite park to visit? #tiktokgocreator #disney #disneyworld #magickingdom #orlandoflorida \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oUCLIdioO0q5FAsmiBBAIs0xIa0AOAiCqxiSf0\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCLIdioO0q5FAsmiBBAIs0xIa0AOAiCqxiSf0~tplv-tiktokx-origin.image?dr=8606&refresh_token=9c0ebde8&x-expires=1772722800&x-signature=g5mDKa2Ejf%2BEqov3K5%2B4pImG0Cs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCLIdioO0q5FAsmiBBAIs0xIa0AOAiCqxiSf0~tplv-tiktokx-origin.image?dr=8606&refresh_token=3709bac7&x-expires=1772722800&x-signature=NZVZyw%2F%2F9X80hZuKCUmX7%2BFKzA4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCLIdioO0q5FAsmiBBAIs0xIa0AOAiCqxiSf0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=75fc6114&x-expires=1772722800&x-signature=kiEdCmsYLQlNdvSAg3tTG7g41bo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oAqL0duIAIaSCO0ii0xAcsBxi5fEAAC4qIYmsw\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAqL0duIAIaSCO0ii0xAcsBxi5fEAAC4qIYmsw~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=9ddc1ffd&x-expires=1772722800&x-signature=Gj6TcTJrc2GxbLK7Ay6twYYN8vA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAqL0duIAIaSCO0ii0xAcsBxi5fEAAC4qIYmsw~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=bd6a8f80&x-expires=1772722800&x-signature=oe44VAah5khDVdJbao5sQAIURzw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAqL0duIAIaSCO0ii0xAcsBxi5fEAAC4qIYmsw~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=bcbc960f&x-expires=1772722800&x-signature=YhpsjU0DbtEX1KBilq9r0lgmW5g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ocFsg0LcvRqn3BFMIJGAgzTFjrTAcCVIeGIIee\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocFsg0LcvRqn3BFMIJGAgzTFjrTAcCVIeGIIee~tplv-tiktokx-origin.image?dr=8606&refresh_token=b25345aa&x-expires=1772722800&x-signature=Fj6ioQ%2FEtIMp1r2qYn9a87TiT8U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocFsg0LcvRqn3BFMIJGAgzTFjrTAcCVIeGIIee~tplv-tiktokx-origin.image?dr=8606&refresh_token=18041900&x-expires=1772722800&x-signature=0Hk80RIPcesB%2Fv%2BCP43TUgOKrKI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocFsg0LcvRqn3BFMIJGAgzTFjrTAcCVIeGIIee~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c5fac0d5&x-expires=1772722800&x-signature=xdoD8LXrfsPrJiGz8fUTobAZ3io%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"tiktokgocreator\",\n                    \"cid\": \"7457046770502074374\",\n                    \"connect_music\": null,\n                    \"desc\": \"TikTok Go US Creator Campaign\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7457046770502074374\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 3687,\n                    \"user_count\": 3687,\n                    \"view_count\": 42700578\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611124384853445906\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772102994,\n                        \"desc\": \"#tiktokgofamilyfun\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-alisg-p-0037/oEJI9EcDAeICTo1FfmTjDAAwI7gcVQIxEfX68o\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oEJI9EcDAeICTo1FfmTjDAAwI7gcVQIxEfX68o~tplv-tiktokx-origin.image?dr=8606&refresh_token=51fdea61&x-expires=1772722800&x-signature=06yaA14P%2Fn64U45O792ivUD7k7Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oEJI9EcDAeICTo1FfmTjDAAwI7gcVQIxEfX68o~tplv-tiktokx-origin.image?dr=8606&refresh_token=97e1f7b3&x-expires=1772722800&x-signature=iUIyj3oCRB5Gdutri5K9dvuJE64%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oEJI9EcDAeICTo1FfmTjDAAwI7gcVQIxEfX68o~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d068c40c&x-expires=1772722800&x-signature=SX%2FG17GFe4yw7LRdOK7HXewg68c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/oUSI4E4DA8zCTo1FfDTjDAAwQ7AcqQQqEffdHo\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUSI4E4DA8zCTo1FfDTjDAAwQ7AcqQQqEffdHo~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=417ed11a&x-expires=1772722800&x-signature=6Jua6JE6vDH0Yg3fRfGMD5gYvyc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUSI4E4DA8zCTo1FfDTjDAAwQ7AcqQQqEffdHo~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=d5c356cc&x-expires=1772722800&x-signature=AxkZBGHROV%2B2eh0V8Q49d7G%2BCNI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUSI4E4DA8zCTo1FfDTjDAAwQ7AcqQQqEffdHo~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=6ade96f2&x-expires=1772722800&x-signature=lROKfUmAU2eGWXsChygL5LkBqxc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/ogNGeUEIIDATfrQfcJFogqy1cVoThIA7DCEjAw\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogNGeUEIIDATfrQfcJFogqy1cVoThIA7DCEjAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=da3605f4&x-expires=1772722800&x-signature=Br2PrnQbnzWSi59giBhF49qyZqA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogNGeUEIIDATfrQfcJFogqy1cVoThIA7DCEjAw~tplv-tiktokx-origin.image?dr=8606&refresh_token=8f0b5dae&x-expires=1772722800&x-signature=X2%2BIAwaATD%2BDvOl1huLhFKAGnV0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogNGeUEIIDATfrQfcJFogqy1cVoThIA7DCEjAw~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=189acaee&x-expires=1772722800&x-signature=eKXOIJOJERmGtQLX%2FUhataYlxS8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612791064692346126\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772491075,\n                        \"desc\": \"#tiktokgofamilyfun \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/ogAmAED01iaDKCwAI0iB7Uf7I3SGwiuyBpmWUI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogAmAED01iaDKCwAI0iB7Uf7I3SGwiuyBpmWUI~tplv-tiktokx-origin.image?dr=8606&refresh_token=1737888a&x-expires=1772722800&x-signature=Jq%2BOg5G8Rl61tKoJkkGppj1VNWo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogAmAED01iaDKCwAI0iB7Uf7I3SGwiuyBpmWUI~tplv-tiktokx-origin.image?dr=8606&refresh_token=6fa4ac59&x-expires=1772722800&x-signature=zl1qZSvA59D2JhAgq%2BkT2uFBK2U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogAmAED01iaDKCwAI0iB7Uf7I3SGwiuyBpmWUI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4f9f647a&x-expires=1772722800&x-signature=kHfaZ4doKH%2BgY48o23w1caQLr6A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oIADyW7fI0ipqpBQAuBmUiiwBUC0wA7EKJEVIC\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIADyW7fI0ipqpBQAuBmUiiwBUC0wA7EKJEVIC~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=10e307ec&x-expires=1772722800&x-signature=h2GNj4K9kdpIA6nkGWBvQfTuVSM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIADyW7fI0ipqpBQAuBmUiiwBUC0wA7EKJEVIC~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=54fff495&x-expires=1772722800&x-signature=5x%2BaX2g2jjOSOUyzB3yQ9OMyJSU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIADyW7fI0ipqpBQAuBmUiiwBUC0wA7EKJEVIC~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=e35fe185&x-expires=1772722800&x-signature=Zi%2FwPOA531booZNTLuJG%2BP7iY%2FU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUyUmAUjwpASuiI0q0ifBAw1DEBti7IKIFB7CW\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUyUmAUjwpASuiI0q0ifBAw1DEBti7IKIFB7CW~tplv-tiktokx-origin.image?dr=8606&refresh_token=ee1698df&x-expires=1772722800&x-signature=cJB0PUpFgUe9STetqMg9s%2BDZ%2B0s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUyUmAUjwpASuiI0q0ifBAw1DEBti7IKIFB7CW~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6aba824&x-expires=1772722800&x-signature=IFiKajgAJJHKOl0ItfS1yNSy8o8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUyUmAUjwpASuiI0q0ifBAw1DEBti7IKIFB7CW~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dae3ee19&x-expires=1772722800&x-signature=VOH6GOkNSrV9kI3JGJQfLpE8tJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611681773268913416\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772232777,\n                        \"desc\": \"#tiktokgofamilyfun #SportsSkillsTikTokContest #WinterSportsTikTokChallenge #SuperBrandDay #TheBigGameTikTokContest \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-alisg-p-0037/oIzSfyB9IiWStCSAQI0CiBEA0Ig7q4hvwAYiyI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIzSfyB9IiWStCSAQI0CiBEA0Ig7q4hvwAYiyI~tplv-tiktokx-origin.image?dr=8606&refresh_token=94e4853d&x-expires=1772722800&x-signature=0l1jY194VSxdn26DOxWzmjnUGKY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIzSfyB9IiWStCSAQI0CiBEA0Ig7q4hvwAYiyI~tplv-tiktokx-origin.image?dr=8606&refresh_token=aaf76385&x-expires=1772722800&x-signature=mzPqFlLUrO3CbD5TD0kz5Rb82BA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIzSfyB9IiWStCSAQI0CiBEA0Ig7q4hvwAYiyI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8fff3553&x-expires=1772722800&x-signature=A032703HTVMRzSQFxENXXogimMo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/ogv8IQSq0AAiSv9EAI49yuAjWYfwE0o7BCIiia\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogv8IQSq0AAiSv9EAI49yuAjWYfwE0o7BCIiia~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=d4fad776&x-expires=1772722800&x-signature=06WlRtfr7j7Ow%2B7oQFsQw34kmQM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogv8IQSq0AAiSv9EAI49yuAjWYfwE0o7BCIiia~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=f921d50a&x-expires=1772722800&x-signature=Q2WYg%2F4A233uIVF7s9RoeSU43Q8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogv8IQSq0AAiSv9EAI49yuAjWYfwE0o7BCIiia~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=ca80648b&x-expires=1772722800&x-signature=06AeEeGmHHB6Hk8%2BVRJospK5bUo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/o8xpYi9l1AjkDRJegQF6oQUDKf2twJhEBEBFEQ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8xpYi9l1AjkDRJegQF6oQUDKf2twJhEBEBFEQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e3cfac0&x-expires=1772722800&x-signature=CFD6K%2Ba4asHcQAP1RgmKkUbm098%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8xpYi9l1AjkDRJegQF6oQUDKf2twJhEBEBFEQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=c2fcf0b1&x-expires=1772722800&x-signature=LgWMM28olXcWsy0%2FwarF22rDWu4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8xpYi9l1AjkDRJegQF6oQUDKf2twJhEBEBFEQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4acc9818&x-expires=1772722800&x-signature=doZZTob8F9Vuk%2Fc9tiiZlMv7fdg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 852,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7610928255448747277\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772057358,\n                        \"desc\": \"Core memory unlocked at Universal Orlando 🦉✨Universal Orlando & Islands of Adventure tickets up to 30% off until Feb 28. Don’t miss it. Just tap the location.  💚 #tiktokgofamilyfun  #hedwig #harrypotterworld  #universalstudiosorlando #familyvacations \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.image?dr=8605&refresh_token=261f740f&x-expires=1772722800&x-signature=%2FiCZyU25bcZbocFPqhqbB0M6fqc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.image?dr=8605&refresh_token=46970a0a&x-expires=1772722800&x-signature=o5T3k%2Fwqce0AcupG3K30pFVAHkQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.jpeg?dr=8605&refresh_token=9c283d2a&x-expires=1772722800&x-signature=d%2FsBC6LdqGKMh2NVje9LyEGuEA8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.heic?dr=8595&refresh_token=52034b1a&x-expires=1772722800&x-signature=AFu7quH4rQCzFbt3shPPgte3gSI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.heic?dr=8595&refresh_token=818b38b4&x-expires=1772722800&x-signature=K%2B%2FZBmucUhcxAGpFhH4sVZRtPx0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.jpeg?dr=8595&refresh_token=8bdd51b9&x-expires=1772722800&x-signature=wPE90mZYcXc06MtptsPmmJDXAd8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.image?dr=8605&refresh_token=261f740f&x-expires=1772722800&x-signature=%2FiCZyU25bcZbocFPqhqbB0M6fqc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.image?dr=8605&refresh_token=46970a0a&x-expires=1772722800&x-signature=o5T3k%2Fwqce0AcupG3K30pFVAHkQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIEfQIjQGUtecSceAIe9AGAAmLsSAMci75cNdf~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oUGDFCxP3E2AgEPfIAA9EfaRScnTpQAcRD1RgX.jpeg?dr=8605&refresh_token=9c283d2a&x-expires=1772722800&x-signature=d%2FsBC6LdqGKMh2NVje9LyEGuEA8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1556,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611171296033983762\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772113917,\n                        \"desc\": \"#tiktokgofamilyfun\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-alisg-p-0037/osiiuUqAIE4EUVoB9gOBfBDRfyAiAzEgrWqpIi\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osiiuUqAIE4EUVoB9gOBfBDRfyAiAzEgrWqpIi~tplv-tiktokx-origin.image?dr=8606&refresh_token=07f27227&x-expires=1772722800&x-signature=FTz7ZtC7k%2Fo9ro06KLqm0ibBWi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osiiuUqAIE4EUVoB9gOBfBDRfyAiAzEgrWqpIi~tplv-tiktokx-origin.image?dr=8606&refresh_token=81f4f21b&x-expires=1772722800&x-signature=2krEmfMgABjSgMxWp2d8rejY%2F0Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osiiuUqAIE4EUVoB9gOBfBDRfyAiAzEgrWqpIi~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f7d4f463&x-expires=1772722800&x-signature=DvpPanoCbEgt2pgwgyZfeed0Iwc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/o0pom49UImEDBqEEIy6gFBANARiACUfi9guBfi\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0pom49UImEDBqEEIy6gFBANARiACUfi9guBfi~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=9d65cd7c&x-expires=1772722800&x-signature=DUfOBUbnsMvpmOcLqFdqLLNWh9Y%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0pom49UImEDBqEEIy6gFBANARiACUfi9guBfi~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=0e4b92bf&x-expires=1772722800&x-signature=gE7tRX71xfxYC%2F0aVmIP0DMORfI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0pom49UImEDBqEEIy6gFBANARiACUfi9guBfi~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=afe466bd&x-expires=1772722800&x-signature=bCMN2sGXOl37Om0669huimVJQl4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/osgBqiEupBwGU9y4ABBIqlZoiBfIUIfRAEiEgD\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osgBqiEupBwGU9y4ABBIqlZoiBfIUIfRAEiEgD~tplv-tiktokx-origin.image?dr=8606&refresh_token=17e0294e&x-expires=1772722800&x-signature=a5J4PC%2Fh0xaE8QrqYAEDdUxNh50%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osgBqiEupBwGU9y4ABBIqlZoiBfIUIfRAEiEgD~tplv-tiktokx-origin.image?dr=8606&refresh_token=6bc3a335&x-expires=1772722800&x-signature=B5MbxfTAt44KJWuYVOyNSenTZW8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osgBqiEupBwGU9y4ABBIqlZoiBfIUIfRAEiEgD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3a566de7&x-expires=1772722800&x-signature=TwwjvGPez8eZ118Z1GqMwH67zK8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612100071169051934\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772330172,\n                        \"desc\": \"With every purchase, there will be a donation of the profits that goes to help rescue kids from child sex trafficking, and help pregnant teenage girls get the resources they need to keep their child. https://www.u-turnministries.com/store #tiktokgofamilyfun #churchgirl #faith #churchtiktok #Love \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEtwIAUJpidcn1jVcOa7PwLcyaEABiCI98RBA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEtwIAUJpidcn1jVcOa7PwLcyaEABiCI98RBA~tplv-tiktokx-origin.image?dr=8606&refresh_token=9d46c7a7&x-expires=1772722800&x-signature=%2FUH%2BmdY1u5hWVfYHB4PUaDcMp1w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEtwIAUJpidcn1jVcOa7PwLcyaEABiCI98RBA~tplv-tiktokx-origin.image?dr=8606&refresh_token=76a15e10&x-expires=1772722800&x-signature=JJrU6Cx3mjaGLIvuubxhdPeMfqs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEtwIAUJpidcn1jVcOa7PwLcyaEABiCI98RBA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=eb876be1&x-expires=1772722800&x-signature=CA2XP1OwaDExD4HVXtvnZ9fJbd8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ogkiAVIcw3B9cnARBIagUdyLP85QO0CBtjaEi\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogkiAVIcw3B9cnARBIagUdyLP85QO0CBtjaEi~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=b125b091&x-expires=1772722800&x-signature=gd77Q4HS28sFu2R7X48Zem8bYq0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogkiAVIcw3B9cnARBIagUdyLP85QO0CBtjaEi~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=21aa4331&x-expires=1772722800&x-signature=LuPx%2BJoxtLuu9M9yeTQfq6U8WIQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogkiAVIcw3B9cnARBIagUdyLP85QO0CBtjaEi~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=2ebb33cd&x-expires=1772722800&x-signature=7L7XHXqX3jsba72Y9p8l9fFx0os%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o0PJcicIBRAjicUCtcELCaAndwBaI4yV9B8OT\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0PJcicIBRAjicUCtcELCaAndwBaI4yV9B8OT~tplv-tiktokx-origin.image?dr=8606&refresh_token=e8776119&x-expires=1772722800&x-signature=VPbsixckqScqgjJGNlkMY8iio3A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0PJcicIBRAjicUCtcELCaAndwBaI4yV9B8OT~tplv-tiktokx-origin.image?dr=8606&refresh_token=2b6b2baf&x-expires=1772722800&x-signature=nUg3RpmEKQFAifxnZ3GoAxrZWP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o0PJcicIBRAjicUCtcELCaAndwBaI4yV9B8OT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=59538c01&x-expires=1772722800&x-signature=iUp5GpxGSEq6QFDriaTlXHMtalE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611232664472784141\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772128216,\n                        \"desc\": \"#tiktokgofamilyfun #springstatements #MyBoy #ColinSheaBargoot #momlife \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 1,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/okgdgoDFeQpXFKyctSfBRStz9oLshIE6AEDETQ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okgdgoDFeQpXFKyctSfBRStz9oLshIE6AEDETQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=2bfc2e51&x-expires=1772722800&x-signature=oMX9AOFVZCX%2FM3Jf59HNjntuFkg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okgdgoDFeQpXFKyctSfBRStz9oLshIE6AEDETQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=31fbed35&x-expires=1772722800&x-signature=aWYaeEYC9MLejBLjGajOZ65EL7E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okgdgoDFeQpXFKyctSfBRStz9oLshIE6AEDETQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cee1639d&x-expires=1772722800&x-signature=nJxNGCp7rBCeo1g9s9t89tj4xao%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAVH15T7THjWIbkILQA6dggGCAfkQxkCIfeH2Q\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAVH15T7THjWIbkILQA6dggGCAfkQxkCIfeH2Q~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d9046c41&x-expires=1772722800&x-signature=e5sGC2HGFhCBwuE5aiiCbstxzoQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAVH15T7THjWIbkILQA6dggGCAfkQxkCIfeH2Q~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=36a91ff3&x-expires=1772722800&x-signature=l0SkOty4L0lDbeo%2BGDKaH2dQ940%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAVH15T7THjWIbkILQA6dggGCAfkQxkCIfeH2Q~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=58d1959e&x-expires=1772722800&x-signature=bIHFBv5Qlut9qV0O0gIhekEdPxE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAC9pWIwp5AiiiEhasIF00fOXOBUBACIZE90Jg\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAC9pWIwp5AiiiEhasIF00fOXOBUBACIZE90Jg~tplv-tiktokx-origin.image?dr=8606&refresh_token=21a219d9&x-expires=1772722800&x-signature=RPCadyGuj6uHzMhQn5FBx%2BiibYo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAC9pWIwp5AiiiEhasIF00fOXOBUBACIZE90Jg~tplv-tiktokx-origin.image?dr=8606&refresh_token=65acd0fc&x-expires=1772722800&x-signature=%2Bw0Gt%2BlEUc5jtEBb6JRC4SV5qWk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAC9pWIwp5AiiiEhasIF00fOXOBUBACIZE90Jg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7ac3790c&x-expires=1772722800&x-signature=hpPIjX1UseR92GhUVzG2FijV2tU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"tiktokgofamilyfun\",\n                    \"cid\": \"7610927424775127053\",\n                    \"connect_music\": null,\n                    \"desc\": \"Family Spring Break - TikTok GO campaign. Campaign dates are Mar 5th - 18th. Post about things to do! Up to $12,000 in rewards for creators!\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7610927424775127053\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 116,\n                    \"user_count\": 116,\n                    \"view_count\": 320548\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7610433417276067080\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771942116,\n                        \"desc\": \"#springstatements \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-alisg-p-0037/oQAMo0tASNhiCWiIXwIAaYAuqswfiv1d26zIOB\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQAMo0tASNhiCWiIXwIAaYAuqswfiv1d26zIOB~tplv-tiktokx-origin.image?dr=8606&refresh_token=8d3f8da0&x-expires=1772722800&x-signature=7eBxJqojORgr7KF1RBiMYzOvlsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQAMo0tASNhiCWiIXwIAaYAuqswfiv1d26zIOB~tplv-tiktokx-origin.image?dr=8606&refresh_token=aa5bd759&x-expires=1772722800&x-signature=96Qdgbm59aUk9RmSt%2F0UbeZwFsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQAMo0tASNhiCWiIXwIAaYAuqswfiv1d26zIOB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=90a67b90&x-expires=1772722800&x-signature=Jz6eUMHMMtFOKnhcu49p7PwmYLI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/oAkTY5GUCA2qCj1hAQFEOs4DffZhbO2EDICedQ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oAkTY5GUCA2qCj1hAQFEOs4DffZhbO2EDICedQ~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=8bb33fa3&x-expires=1772722800&x-signature=54Dg7rxd8mToKpcq9aAM0HyJvG4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oAkTY5GUCA2qCj1hAQFEOs4DffZhbO2EDICedQ~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=359e319a&x-expires=1772722800&x-signature=bFFDyf4p4K7OA9a32Ny0eo5d2TY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oAkTY5GUCA2qCj1hAQFEOs4DffZhbO2EDICedQ~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=e339c3d0&x-expires=1772722800&x-signature=EpJOaE9KulF81brGpvovsGjttxU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/o0IB0zA1bqvtCAiSzZhAANXAiCuOdw9IMwfiIs\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0IB0zA1bqvtCAiSzZhAANXAiCuOdw9IMwfiIs~tplv-tiktokx-origin.image?dr=8606&refresh_token=e5bbca23&x-expires=1772722800&x-signature=7pRf7O9HYPNVUr5fZa0WGvCG3K0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0IB0zA1bqvtCAiSzZhAANXAiCuOdw9IMwfiIs~tplv-tiktokx-origin.image?dr=8606&refresh_token=e156c779&x-expires=1772722800&x-signature=ywXD7aqjEHIu5qawhz8SYfV%2BOD0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0IB0zA1bqvtCAiSzZhAANXAiCuOdw9IMwfiIs~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fe677996&x-expires=1772722800&x-signature=HzgqLYzlV6ht%2Bmk%2FuMlQX2QnlaI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612625332260179214\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772481600,\n                        \"desc\": \"Replying to @Princess how I maintain my miracle knots! Hair details: Ywigs 20 inch Deep Wave Hair #miracleknots #knotlessboxbraids #tiktokshopcreatorpicks  #springstatements  \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oYkCSQgA1vlMYfRkDeQjs18VIOHWKeQTAgsgzY\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYkCSQgA1vlMYfRkDeQjs18VIOHWKeQTAgsgzY~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.image?dr=8605&refresh_token=0c27af19&x-expires=1772722800&x-signature=66mfCiMmN%2Bmc7qfCKzbLAm4sDpk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYkCSQgA1vlMYfRkDeQjs18VIOHWKeQTAgsgzY~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.image?dr=8605&refresh_token=188ed0ce&x-expires=1772722800&x-signature=b4WILG4QjsFeg6N8Sk62DIdFDtE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYkCSQgA1vlMYfRkDeQjs18VIOHWKeQTAgsgzY~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.jpeg?dr=8605&refresh_token=de64a4b1&x-expires=1772722800&x-signature=5wK3R5NUS3NaRVUEcn2m4p47AC8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oMWVoEkGTC9Inb5LI1FveAQfIHSKeS3AwjQYt1\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMWVoEkGTC9Inb5LI1FveAQfIHSKeS3AwjQYt1~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.heic?dr=8595&refresh_token=12ea1de3&x-expires=1772722800&x-signature=KKW0JcBd9gvdqHoZhzHc9mSmaR8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMWVoEkGTC9Inb5LI1FveAQfIHSKeS3AwjQYt1~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.heic?dr=8595&refresh_token=7e02da8c&x-expires=1772722800&x-signature=bMu9HSUwZM%2FDswVh6c6jS4njRq8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMWVoEkGTC9Inb5LI1FveAQfIHSKeS3AwjQYt1~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.jpeg?dr=8595&refresh_token=00002afc&x-expires=1772722800&x-signature=rCI8p%2FuOIfTLzDg6Gch1HxMQzrA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oQIS5KVIv1QnS9YTAfCQj9wLyelsveIkHGWCA5\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIS5KVIv1QnS9YTAfCQj9wLyelsveIkHGWCA5~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.image?dr=8605&refresh_token=202748a3&x-expires=1772722800&x-signature=1CVazkBzD%2FObGjucTO0DSPJNflc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIS5KVIv1QnS9YTAfCQj9wLyelsveIkHGWCA5~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.image?dr=8605&refresh_token=d83d38cc&x-expires=1772722800&x-signature=5Z1ZAGN8NUKRX9ad8xkGWKVuQK4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oQIS5KVIv1QnS9YTAfCQj9wLyelsveIkHGWCA5~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8FEae1sISoES5pCpKHDfDcRrBAFAAXgAs8pQd.jpeg?dr=8605&refresh_token=c59ed925&x-expires=1772722800&x-signature=zjEaashXoDOk8jwl2tJMnLqwqp4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612625477785652494\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772485200,\n                        \"desc\": \"Replying to @_allysee miracle knots has changed the game for us.. thank you @Alexis.B🧚🏾\\u200d♀️ for creating this!! Hair details: Ywigs 20 inch Deep Wave Hair #miracleknots #knotlessboxbraids #tiktokshopcreatorpicks  #springstatements  \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/owtKrpOxEc7XAFB13CSQ1gDe1PMpBQDqEQtfR0\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtKrpOxEc7XAFB13CSQ1gDe1PMpBQDqEQtfR0~tplv-tiktokx-origin.image?dr=8606&refresh_token=169f77fe&x-expires=1772722800&x-signature=xYKo9SFwJ417ErqAgPPYnx3cdyA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtKrpOxEc7XAFB13CSQ1gDe1PMpBQDqEQtfR0~tplv-tiktokx-origin.image?dr=8606&refresh_token=05831396&x-expires=1772722800&x-signature=Hq3H0mgUkILhuIxQZaZiTpYn8MA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owtKrpOxEc7XAFB13CSQ1gDe1PMpBQDqEQtfR0~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6411c3d0&x-expires=1772722800&x-signature=A0Vm%2FRMDVvmrztJfCoKGPfPKx6A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAppNq09QXXQB3xEQPEKaDAVGRFafSfOjgtDrE\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAppNq09QXXQB3xEQPEKaDAVGRFafSfOjgtDrE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e903f3c0&x-expires=1772722800&x-signature=pYCXM8iKbeh5uM5Yyp8%2F4z7ro28%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAppNq09QXXQB3xEQPEKaDAVGRFafSfOjgtDrE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=49ec7320&x-expires=1772722800&x-signature=hE4YKuEsvS%2FJUP3FmoPZ5Jl89NQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAppNq09QXXQB3xEQPEKaDAVGRFafSfOjgtDrE~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=96981a0a&x-expires=1772722800&x-signature=OLrHfhrZiiVAnQaCgzBuA6WCW%2BI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUeeNcgVsGGvAbAfgEKiKddVgQLINKoIhmeieu\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeeNcgVsGGvAbAfgEKiKddVgQLINKoIhmeieu~tplv-tiktokx-origin.image?dr=8606&refresh_token=fd8d8c48&x-expires=1772722800&x-signature=DosFRYX4e6v8Xyr98UKF18ZH4uY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeeNcgVsGGvAbAfgEKiKddVgQLINKoIhmeieu~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6378538&x-expires=1772722800&x-signature=ufC0%2BK8Aw3LBb3VfwcdRmLQXQJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUeeNcgVsGGvAbAfgEKiKddVgQLINKoIhmeieu~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=21059908&x-expires=1772722800&x-signature=5h6SdwHpZS443g9907SLRji8FOI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611507921427451149\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772192378,\n                        \"desc\": \"No one’s talking about this… but every woman deserves to know it. ❤️ #intimatecare #hpvawareness #springbreak #springshine#springstatements\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 1,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS~tplv-tiktokx-origin.image?dr=8606&refresh_token=d6b9bfbc&x-expires=1772722800&x-signature=C8Yar8UMdQHRKloR1Tx7bqJp3Xo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6218d10&x-expires=1772722800&x-signature=dlpwsnW8%2BWV2m0dlDKUctess2U4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIIg1oIvacgDHplJiYfEdiwhB4nfuAVRBBDiS~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f7a4214e&x-expires=1772722800&x-signature=sjsvcatMkmo%2F2lgIX5CPrHXfmZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7891e5e2&x-expires=1772722800&x-signature=%2F5SydbyYvtRLYMNMffxUpPfsJgc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2c44b922&x-expires=1772722800&x-signature=vAdkZ57MwllIyF3QTb16ZHgPYuk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooYrRbhIGISeQPeKgAIgxQPhQAem0iGAxfnOLF~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=8c8ff781&x-expires=1772722800&x-signature=Kc%2BXft%2FQdjW05rxLNuQyIOnzaXA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f194b5c7&x-expires=1772722800&x-signature=e8XYt31kv9556DBTWDWMtFvtNVw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA~tplv-tiktokx-origin.image?dr=8606&refresh_token=98f84ad5&x-expires=1772722800&x-signature=YBg73D0dsAhFH9gUmJ1hvPKpB%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okosCfVJBDipikaEfhigY2InoBSIvlIg4xRWDA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1a636d62&x-expires=1772722800&x-signature=zK9mPvcEiIFbyjxDf%2BuwQaN06OQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7609690695946833183\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771769224,\n                        \"desc\": \"#springstatements #Lifestyle \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/okaIVIDHAA0oEjfARFf7wpDBp6moREE9YL6rAb\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okaIVIDHAA0oEjfARFf7wpDBp6moREE9YL6rAb~tplv-tiktokx-origin.image?dr=8606&refresh_token=e97a1d77&x-expires=1772722800&x-signature=FJUXhytKt9DSTsVbKoGh8J10r9w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okaIVIDHAA0oEjfARFf7wpDBp6moREE9YL6rAb~tplv-tiktokx-origin.image?dr=8606&refresh_token=80535de3&x-expires=1772722800&x-signature=IPFcEaXqi2zeKITFlYse41HRCIQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okaIVIDHAA0oEjfARFf7wpDBp6moREE9YL6rAb~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=909a7caf&x-expires=1772722800&x-signature=POmQKVdbQTcIHQAdieppykOQE1k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/okSE0YDpFbArmDbKYRpRAB9Ejf6IIVCfApw7wE\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okSE0YDpFbArmDbKYRpRAB9Ejf6IIVCfApw7wE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=f481b6e3&x-expires=1772722800&x-signature=CJJ1qZTpypAaxp0Gxs7IQiovuYI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okSE0YDpFbArmDbKYRpRAB9Ejf6IIVCfApw7wE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=00c3bfad&x-expires=1772722800&x-signature=ekpOb%2BSQj5MY7BzeArT2uY2%2BICs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okSE0YDpFbArmDbKYRpRAB9Ejf6IIVCfApw7wE~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=6ac3251f&x-expires=1772722800&x-signature=hTQ6jUSb06hW2HLy7RqgdsTyylg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEfpI9R6EzDm6b1EvDF0rIoYERX7IABfwABVjA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEfpI9R6EzDm6b1EvDF0rIoYERX7IABfwABVjA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f8fe1467&x-expires=1772722800&x-signature=dAaBTfP6WZIPjFaYU6S9nMXxSPo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEfpI9R6EzDm6b1EvDF0rIoYERX7IABfwABVjA~tplv-tiktokx-origin.image?dr=8606&refresh_token=8eef8cc4&x-expires=1772722800&x-signature=aHDWWPVtjGdqiCglSUtxwxVHivE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEfpI9R6EzDm6b1EvDF0rIoYERX7IABfwABVjA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=91c41b20&x-expires=1772722800&x-signature=a3ivfoSGJq8iuWD18uUWxu0UHfc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7610103286208810254\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771865302,\n                        \"desc\": \"#springstatements \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oAEAKI4wuQBEyOcUkdBcBIaNhCcImgRiNpiZv\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAEAKI4wuQBEyOcUkdBcBIaNhCcImgRiNpiZv~tplv-tiktokx-origin.image?dr=8606&refresh_token=c324ae24&x-expires=1772722800&x-signature=DgEBJMUaFNf3pm0z%2FZIpI5f0%2FDA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAEAKI4wuQBEyOcUkdBcBIaNhCcImgRiNpiZv~tplv-tiktokx-origin.image?dr=8606&refresh_token=af88608b&x-expires=1772722800&x-signature=RXw2SGiRM1rkCo6UpgwPD%2FA2KZA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAEAKI4wuQBEyOcUkdBcBIaNhCcImgRiNpiZv~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4736ce90&x-expires=1772722800&x-signature=RS7jARPLiRIUB16xEs%2FFyB%2BpEYU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAaSqDSDpBCgSLRFEUuIeAI4EDi5fnzggRQa06\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAaSqDSDpBCgSLRFEUuIeAI4EDi5fnzggRQa06~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e3f46522&x-expires=1772722800&x-signature=pAUijNI3ndry%2Bvf%2F46OqGZJB%2FHs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAaSqDSDpBCgSLRFEUuIeAI4EDi5fnzggRQa06~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2bb4cf93&x-expires=1772722800&x-signature=pXp7bbqwtbwNhYNPzzp2V37jEeQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAaSqDSDpBCgSLRFEUuIeAI4EDi5fnzggRQa06~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=09437a63&x-expires=1772722800&x-signature=dTZcghUGhaTqRWtDWW2X6e6vgpY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oYEi26QgSOAFaEICkeRSgnfg2SDXDBXQREap45\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYEi26QgSOAFaEICkeRSgnfg2SDXDBXQREap45~tplv-tiktokx-origin.image?dr=8606&refresh_token=3ae767bb&x-expires=1772722800&x-signature=bv2e95Z7ENOoMbwDJBGEcnD17p0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYEi26QgSOAFaEICkeRSgnfg2SDXDBXQREap45~tplv-tiktokx-origin.image?dr=8606&refresh_token=5a10dfc1&x-expires=1772722800&x-signature=sWXxudEett5zmTe%2FHz3iwsMMFHE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYEi26QgSOAFaEICkeRSgnfg2SDXDBXQREap45~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8a429d7f&x-expires=1772722800&x-signature=5GDUeRzg9heCemRI11qqVZ1RMjU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7609033939226873119\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771616282,\n                        \"desc\": \"Replying to @karlini3 seriously the cutest denim jumpsuit you’ll find!!! Fits SO good in all the right places. Good for all seasons! @CiderCloset  Size M: 5’6, 145lbs 34D (the shoulder straps run a little bigger so fyi) #tiktokshopcreatorpicks #springstatements #ttsfashionweek #nonchalantchic #tiktokshopstockup \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-origin.image?dr=8606&refresh_token=24203594&x-expires=1772722800&x-signature=VRLjzuLeW7jmQCcSCI6dgfEkV0Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9832d576&x-expires=1772722800&x-signature=TrQKjBkSrlKfHb5%2Fd%2BJ69Byviss%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8b31a537&x-expires=1772722800&x-signature=2QuoPLtsStUQYlPZUF1OdMbQEII%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=0a0c208b&x-expires=1772722800&x-signature=nY77Z4RzuhQnneGPNt7UjQLQcr8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=4339a41c&x-expires=1772722800&x-signature=ru6FiWyAkFTCBvUESp1q9l12pY4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=0604a570&x-expires=1772722800&x-signature=sAy9%2F64H8VOro20vz9KFfITRNvE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-origin.image?dr=8606&refresh_token=24203594&x-expires=1772722800&x-signature=VRLjzuLeW7jmQCcSCI6dgfEkV0Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-origin.image?dr=8606&refresh_token=9832d576&x-expires=1772722800&x-signature=TrQKjBkSrlKfHb5%2Fd%2BJ69Byviss%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocBhEA2BR5YppAAiZBEuGCAliiaPDGAw4iZIE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8b31a537&x-expires=1772722800&x-signature=2QuoPLtsStUQYlPZUF1OdMbQEII%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"springstatements\",\n                    \"cid\": \"7089579720467021867\",\n                    \"connect_music\": null,\n                    \"desc\": \"Spring is here! Join TikTok Shop’s Spring Statements campaign! Post short videos of your favorite spring fashion pieces and trendiest spring looks. Show off your unique style, inspire fellow fashion lovers, and stand out on the feed. Your perfect spring outfit deserves to be seen!\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7089579720467021867\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 8058,\n                    \"user_count\": 8058,\n                    \"view_count\": 13059963\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611987555101330701\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772303994,\n                        \"desc\": \"Just reacting to the top 1st and 2nd teams in Unrivaled 2026. @Unrivaled Basketball @ally #womensbasketball #wintersportstiktokcontest \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oownYagBBB6IjAPi2ywaiy9EL2wt4QQMNBIoU\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oownYagBBB6IjAPi2ywaiy9EL2wt4QQMNBIoU~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.image?dr=8605&refresh_token=0edd8957&x-expires=1772722800&x-signature=Tuwj1yW55TaPVUPYvv22YpPYtMg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oownYagBBB6IjAPi2ywaiy9EL2wt4QQMNBIoU~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.image?dr=8605&refresh_token=4c04c005&x-expires=1772722800&x-signature=eQDvL5CG826eKnFixo17vWuBLHY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oownYagBBB6IjAPi2ywaiy9EL2wt4QQMNBIoU~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.jpeg?dr=8605&refresh_token=d7c4a9f5&x-expires=1772722800&x-signature=2qkhcoWmjvPZTHp%2BXZ853ZNH%2B3A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o8261RnUaEwoN49BALBQi52InFBiPawj22gMI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8261RnUaEwoN49BALBQi52InFBiPawj22gMI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.heic?dr=8595&refresh_token=b294e498&x-expires=1772722800&x-signature=sVdcn1jOqtkger3bnbVidrGXbCQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8261RnUaEwoN49BALBQi52InFBiPawj22gMI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.heic?dr=8595&refresh_token=d00caac1&x-expires=1772722800&x-signature=Ss5OTHRfsObvX3divyY1ivjTkNk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8261RnUaEwoN49BALBQi52InFBiPawj22gMI~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.jpeg?dr=8595&refresh_token=d1d296ee&x-expires=1772722800&x-signature=dQyCIkLFq9vhIYMiofd2YOSHatg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oYFYPKUpoASgDhsEE1Rz1RbBSfGfQlt7E7ggQD\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYFYPKUpoASgDhsEE1Rz1RbBSfGfQlt7E7ggQD~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.image?dr=8605&refresh_token=2890f884&x-expires=1772722800&x-signature=e%2BiDWfgXQ8Q3n6MhQnHz4vOnVj4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYFYPKUpoASgDhsEE1Rz1RbBSfGfQlt7E7ggQD~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.image?dr=8605&refresh_token=77fde126&x-expires=1772722800&x-signature=5HZ2s1DWDYI7ZGUgx9cS1tEBY%2B0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYFYPKUpoASgDhsEE1Rz1RbBSfGfQlt7E7ggQD~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/o8Chw8EwJaAiUiZNCkIB20fuAsBPBBAIZAn0pj.jpeg?dr=8605&refresh_token=632320e8&x-expires=1772722800&x-signature=bw38brqm0KkIGeTC4fH%2BhDGQ%2BjU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7613231276849433887\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772593546,\n                        \"desc\": \"All SEC 2nd Team…what do yall think? #womensbasketball #angelaperry #wintersportstiktokcontest #wbb \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/ocAkDi9q0id3ojeyABAJKoc0iBCIqIvIYCKDnC\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAkDi9q0id3ojeyABAJKoc0iBCIqIvIYCKDnC~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.image?dr=8605&refresh_token=70e72d68&x-expires=1772722800&x-signature=4dHLlB1sIOl23V%2FUVoKT08zDgBg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAkDi9q0id3ojeyABAJKoc0iBCIqIvIYCKDnC~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.image?dr=8605&refresh_token=90e199e2&x-expires=1772722800&x-signature=h8Xz2bZDcEoSkn%2BZK%2BBvJZz5Y8s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocAkDi9q0id3ojeyABAJKoc0iBCIqIvIYCKDnC~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.jpeg?dr=8605&refresh_token=354187f3&x-expires=1772722800&x-signature=QL6Q7LIp2VVymK7AHWOAc9gjt2M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/okCDyAvKq0ICCoIiCeAqEDiiTjCjc0nYBji9An\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okCDyAvKq0ICCoIiCeAqEDiiTjCjc0nYBji9An~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.heic?dr=8595&refresh_token=87c49527&x-expires=1772722800&x-signature=9K9lCfVZMSglw%2BLTBm9E4rzoW7Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okCDyAvKq0ICCoIiCeAqEDiiTjCjc0nYBji9An~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.heic?dr=8595&refresh_token=bec264eb&x-expires=1772722800&x-signature=mnjFYmhlGGBX%2Br4QFtW%2BPI0uqR4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okCDyAvKq0ICCoIiCeAqEDiiTjCjc0nYBji9An~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.jpeg?dr=8595&refresh_token=055fc8c4&x-expires=1772722800&x-signature=7UpiUzDTAmpkrAa1hy2bDuraQfk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oAuuGvEQQEAp64pfVQFVPTFHExFUeEAGDB6REk\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAuuGvEQQEAp64pfVQFVPTFHExFUeEAGDB6REk~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.image?dr=8605&refresh_token=b89243cc&x-expires=1772722800&x-signature=SH5g9k6vjHbOKHnpvUFWRBYFDZU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAuuGvEQQEAp64pfVQFVPTFHExFUeEAGDB6REk~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.image?dr=8605&refresh_token=6e4b9128&x-expires=1772722800&x-signature=1uWANaLaRueRY8wxDnvW%2BD1RUTQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAuuGvEQQEAp64pfVQFVPTFHExFUeEAGDB6REk~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/o8RPHyGEAVR7AQ9IfCFpAQFDAyVPAE7wf6pEgq.jpeg?dr=8605&refresh_token=e458d4fc&x-expires=1772722800&x-signature=9F8nwPRG6MUyh5UihhptPzSbz0g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7613179579829619999\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772581511,\n                        \"desc\": \"Raven Johnson  DPOY!! #womensbasketball #ravenjohnson #angelaperry #wbb #wintersportstiktokcontest  \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oQfpWZR1EBDpQOfEK5FB7QZREkz6QAB53sCVGA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQfpWZR1EBDpQOfEK5FB7QZREkz6QAB53sCVGA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.image?dr=8605&refresh_token=f14e3da0&x-expires=1772722800&x-signature=BU1cFQg3i6Lmz90%2BbcUWnTd0uTw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQfpWZR1EBDpQOfEK5FB7QZREkz6QAB53sCVGA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.image?dr=8605&refresh_token=905d0e50&x-expires=1772722800&x-signature=vzptLcgLgYpvEQiODIZsQznPhGw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQfpWZR1EBDpQOfEK5FB7QZREkz6QAB53sCVGA~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.jpeg?dr=8605&refresh_token=69a263f6&x-expires=1772722800&x-signature=0%2Bmo2qoTaOZ5QQIRXDY%2B5lgaG68%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/owGp2eBQDAJ5CR54AIFkp5VD7f6sZQ3EEEB1OQ\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owGp2eBQDAJ5CR54AIFkp5VD7f6sZQ3EEEB1OQ~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.heic?dr=8595&refresh_token=e221ad5b&x-expires=1772722800&x-signature=URHPviEnfRZJxtjU%2FVQb8bI6Ha8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owGp2eBQDAJ5CR54AIFkp5VD7f6sZQ3EEEB1OQ~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.heic?dr=8595&refresh_token=af410132&x-expires=1772722800&x-signature=W3HEhOc12khal9fePxO8EUv3rbg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owGp2eBQDAJ5CR54AIFkp5VD7f6sZQ3EEEB1OQ~tplv-tiktokx-dmt-logoccm:300:400:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.jpeg?dr=8595&refresh_token=6c8f6660&x-expires=1772722800&x-signature=RJE4nnsxSUSIUN77gIRN%2FJ7kN0s%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oUCIq9IAqJAiSi7capI280fdigBYiAGIMCo0jn\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCIq9IAqJAiSi7capI280fdigBYiAGIMCo0jn~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.image?dr=8605&refresh_token=96fc306d&x-expires=1772722800&x-signature=LV00maADLpnK47ARbrCize68L4Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCIq9IAqJAiSi7capI280fdigBYiAGIMCo0jn~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.image?dr=8605&refresh_token=8e224fdf&x-expires=1772722800&x-signature=km5N7fAKkVbD9IhL%2Fo6ql55%2FQaY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUCIq9IAqJAiSi7capI280fdigBYiAGIMCo0jn~tplv-tiktokx-dmt-logom:tos-useast8-i-0068-tx2/oQAAOFnFKpGQD5NARfiC3uEyAVEoEFAQjpfyIk.jpeg?dr=8605&refresh_token=9427554c&x-expires=1772722800&x-signature=RuddOpjtBjjoips12lY%2BhenmRVg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612805260075126029\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772494378,\n                        \"desc\": \"Baaz King Snap 🤣🤣🤣@BAAZ KING 🦅 #viraltiktok #unfreezemyacount #100kviews #wintersportstiktokcontest #TikTokLearningCampaign \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/ocmrfADpjHaDiFR4pAyU4BSEgI3mB4wIqLfhEs\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocmrfADpjHaDiFR4pAyU4BSEgI3mB4wIqLfhEs~tplv-tiktokx-origin.image?dr=8606&refresh_token=acb949a9&x-expires=1772722800&x-signature=pmJL4u6meEFWw3GrZ5AEYSJobxQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocmrfADpjHaDiFR4pAyU4BSEgI3mB4wIqLfhEs~tplv-tiktokx-origin.image?dr=8606&refresh_token=dc681cf6&x-expires=1772722800&x-signature=MZIFP0XHMgIhZ1oHx4IdCJ89QmY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocmrfADpjHaDiFR4pAyU4BSEgI3mB4wIqLfhEs~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=752feb75&x-expires=1772722800&x-signature=RJ1SXvHxdNubDOwNTR7gYAnYUts%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oYximAZgDkBlxIQTiTLeHCAFlHpwwGIBjeGeIp\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYximAZgDkBlxIQTiTLeHCAFlHpwwGIBjeGeIp~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=fe8c6482&x-expires=1772722800&x-signature=0gM54PC34Lg%2FDpi7uoIOXI%2BZN%2FY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYximAZgDkBlxIQTiTLeHCAFlHpwwGIBjeGeIp~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=245e1fc5&x-expires=1772722800&x-signature=%2BRRnOVt%2BhzMB5H7EBcmrSWdZdnU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYximAZgDkBlxIQTiTLeHCAFlHpwwGIBjeGeIp~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=d5b7a917&x-expires=1772722800&x-signature=4t%2BeJKSLkP9ZFIWiBnREQQAEPcM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o4lBPGwQGfLDHFpeIAemxkTiHqjZTAb6IQxCEy\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4lBPGwQGfLDHFpeIAemxkTiHqjZTAb6IQxCEy~tplv-tiktokx-origin.image?dr=8606&refresh_token=f190fc9c&x-expires=1772722800&x-signature=v4VwK9bu%2FF6vnQkoD%2Bfa6G0EZDM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4lBPGwQGfLDHFpeIAemxkTiHqjZTAb6IQxCEy~tplv-tiktokx-origin.image?dr=8606&refresh_token=d05efec7&x-expires=1772722800&x-signature=38eMWYRUqDVZQiE%2BuVQoFgU%2FdXc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4lBPGwQGfLDHFpeIAemxkTiHqjZTAb6IQxCEy~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=df880e82&x-expires=1772722800&x-signature=%2FqnTHEGgtN1o7%2BhywEc4xv5Dcuk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1600,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7609344498782440717\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771688610,\n                        \"desc\": \"#wintersportstiktokcontest skiing is our favorite winter sport as a family!!! \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/o4JmDf1YEEqSQZpJ4DpgFBIzQZRdAnG2kDeHdb\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4JmDf1YEEqSQZpJ4DpgFBIzQZRdAnG2kDeHdb~tplv-tiktokx-origin.image?dr=8606&refresh_token=cbb9cbee&x-expires=1772722800&x-signature=nzSfJg%2ByU%2BbBeuvFnynRFlZDLgk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4JmDf1YEEqSQZpJ4DpgFBIzQZRdAnG2kDeHdb~tplv-tiktokx-origin.image?dr=8606&refresh_token=1dbf9cdf&x-expires=1772722800&x-signature=XFt1RU7SnLzUknuIEMpg3YsMjDs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o4JmDf1YEEqSQZpJ4DpgFBIzQZRdAnG2kDeHdb~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=be2bd2e6&x-expires=1772722800&x-signature=3oLp6QcisGW51Lm8R7LFxlkljV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oo4gEIZ6P6WVAEi0ijMI8ZEn4EBaBUSuqOW7k\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oo4gEIZ6P6WVAEi0ijMI8ZEn4EBaBUSuqOW7k~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=11b971af&x-expires=1772722800&x-signature=Qt7NNmahFTjtnaMh8Jn%2FEHSW7hE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oo4gEIZ6P6WVAEi0ijMI8ZEn4EBaBUSuqOW7k~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=156a5ad4&x-expires=1772722800&x-signature=jynzoUxODe%2FEVVdTh%2FHNqZbGKz8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oo4gEIZ6P6WVAEi0ijMI8ZEn4EBaBUSuqOW7k~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=4c8d361e&x-expires=1772722800&x-signature=RTT6saEeS6e3E9qB7Jq8akq3llU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUbZ8iV78ZjaPgFB6IOEB3Wc0SiCAsE4U6nEI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUbZ8iV78ZjaPgFB6IOEB3Wc0SiCAsE4U6nEI~tplv-tiktokx-origin.image?dr=8606&refresh_token=15bafee6&x-expires=1772722800&x-signature=Gx389D3PT2QaYfcSyO%2B%2BsGSqZOc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUbZ8iV78ZjaPgFB6IOEB3Wc0SiCAsE4U6nEI~tplv-tiktokx-origin.image?dr=8606&refresh_token=a9199f67&x-expires=1772722800&x-signature=4MEHa5etLBjLLlgTfuM7sahL%2BWU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUbZ8iV78ZjaPgFB6IOEB3Wc0SiCAsE4U6nEI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5fad87e1&x-expires=1772722800&x-signature=3UKGucAYGl3z6qfCvEPM%2Bv3jGM0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7613191666417077526\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772584334,\n                        \"desc\": \"¿Se acuerdan de la actitud sorprendente de los jugadores al ver a Ronaldinho en el Balón de Oro? A su llegada al evento, Ronaldinho recibió una ovación de pie por parte del público, pero lo que más marcó fueron las reacciones de los jugadores frente al ídolo brasileño. #WinterSportsTikTokContest\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-no1a-p-0037-no/owJdDidQqxjfDgjgeDXTAeKMAkIm0Lv18vTIQA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owJdDidQqxjfDgjgeDXTAeKMAkIm0Lv18vTIQA~tplv-tiktokx-origin.image?dr=8606&refresh_token=01998485&x-expires=1772722800&x-signature=nDCWwCSfPSzdDFZ67ZxVtfXyoXM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owJdDidQqxjfDgjgeDXTAeKMAkIm0Lv18vTIQA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f5b1c5e9&x-expires=1772722800&x-signature=AiYiudxUzsZh%2BWZjOUG5WVSuXaI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owJdDidQqxjfDgjgeDXTAeKMAkIm0Lv18vTIQA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=13632a80&x-expires=1772722800&x-signature=1ZAgnxdIdJZEYpcQZdSiS1OVvH8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-no1a-p-0037-no/oQCCELeIHATYTDyIRQDdjoA5JYI5LfImGgVvfO\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQCCELeIHATYTDyIRQDdjoA5JYI5LfImGgVvfO~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=afcc2b6d&x-expires=1772722800&x-signature=jo9MPgdVJ62UMZ8kUyUtHclekNc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQCCELeIHATYTDyIRQDdjoA5JYI5LfImGgVvfO~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=c4adc8df&x-expires=1772722800&x-signature=4%2FwRTEokyJqW9A8QUL6RrOa0Ejk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oQCCELeIHATYTDyIRQDdjoA5JYI5LfImGgVvfO~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=951033b7&x-expires=1772722800&x-signature=HqHAfUOAWIbjI2iup4k4xNqP76E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-no1a-p-0037-no/oEEODRdIgYjfCQxQTDLTAf1GAyIH3LraevTIog\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEEODRdIgYjfCQxQTDLTAf1GAyIH3LraevTIog~tplv-tiktokx-origin.image?dr=8606&refresh_token=f0781243&x-expires=1772722800&x-signature=Abeo1AgvejQokhPwXzC66lg3KtA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEEODRdIgYjfCQxQTDLTAf1GAyIH3LraevTIog~tplv-tiktokx-origin.image?dr=8606&refresh_token=91038822&x-expires=1772722800&x-signature=uCBLanUsPNjTpw6dIWCzxD0FHOg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oEEODRdIgYjfCQxQTDLTAf1GAyIH3LraevTIog~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e8ca1acc&x-expires=1772722800&x-signature=Lx9gzcYAkyuJO8O%2FR2CHl9BNGk8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7613062618495896862\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772554290,\n                        \"desc\": \"Have you noticed the striking contrast between Messi’s wife and Ronaldo’s partner?#georginarodriguez #antonellarocuzzo #wintersportstiktokcontest \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIbAcIiBPQCRkE0cAasiFEHV4BnIiiaSIABDZ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIbAcIiBPQCRkE0cAasiFEHV4BnIiiaSIABDZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=6bf250d5&x-expires=1772722800&x-signature=bK5X2LScB%2FT0TvlAHPJIhGJ2nmc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIbAcIiBPQCRkE0cAasiFEHV4BnIiiaSIABDZ~tplv-tiktokx-origin.image?dr=8606&refresh_token=9e7a2e2a&x-expires=1772722800&x-signature=Wo7y%2B5%2Fcq6LrrHnBue%2FjvRgZ9xo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIbAcIiBPQCRkE0cAasiFEHV4BnIiiaSIABDZ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e7be81d5&x-expires=1772722800&x-signature=Jjcz32frlC0eDpufb40MHTZIG3Q%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oInIoFBRVDpepwEgCA05AiCAIfJUO2EEmqQ8wC\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInIoFBRVDpepwEgCA05AiCAIfJUO2EEmqQ8wC~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=eb267f4d&x-expires=1772722800&x-signature=qWSKMJLNb8br2BHbWlUKW4qAFPI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInIoFBRVDpepwEgCA05AiCAIfJUO2EEmqQ8wC~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ba8037c4&x-expires=1772722800&x-signature=nVsWzwFEQ4V4VuZ1IAYPBh1Ota4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oInIoFBRVDpepwEgCA05AiCAIfJUO2EEmqQ8wC~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=b8ffe632&x-expires=1772722800&x-signature=PMg4kZ%2Fm38e85tbtv%2BS9r4l9mcE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o8RBSAIUVaHiaDFBIACC40kGIP2EnBAOEcgci\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8RBSAIUVaHiaDFBIACC40kGIP2EnBAOEcgci~tplv-tiktokx-origin.image?dr=8606&refresh_token=d66d690c&x-expires=1772722800&x-signature=CmSNwkfydJapT1OOx9FMDCP6evc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8RBSAIUVaHiaDFBIACC40kGIP2EnBAOEcgci~tplv-tiktokx-origin.image?dr=8606&refresh_token=410f18c1&x-expires=1772722800&x-signature=fhdzbb06TH1UomI7KYWoNFP0l80%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8RBSAIUVaHiaDFBIACC40kGIP2EnBAOEcgci~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2069ba70&x-expires=1772722800&x-signature=S%2BupDmvV9kcD47XMAZ3ay6EoyDI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7610580396648041741\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771976362,\n                        \"desc\": \"Photos live on forever in sports #WinterSportsTikTokContest#olympics #NHL #jackhughes #greenscreen \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oUEFtPQgSnAFyEjNUuRY0nfNnZD0DBPQ2Cqpie\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEFtPQgSnAFyEjNUuRY0nfNnZD0DBPQ2Cqpie~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.image?dr=8605&refresh_token=d1a7bcc2&x-expires=1772722800&x-signature=c5%2FyUzIijKP0GNNHJYx2j8hyDP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEFtPQgSnAFyEjNUuRY0nfNnZD0DBPQ2Cqpie~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.image?dr=8605&refresh_token=802a9fa1&x-expires=1772722800&x-signature=FMgybtrdhyDimQCwFgPQSN9%2FzYg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEFtPQgSnAFyEjNUuRY0nfNnZD0DBPQ2Cqpie~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.jpeg?dr=8605&refresh_token=9c3a02ec&x-expires=1772722800&x-signature=hwCEmz3K6FaydBM3IQTzxnJKzUM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUIeQCDgRNFnAnDpiF0NfYMNyZ0EPEYgS2jqBL\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIeQCDgRNFnAnDpiF0NfYMNyZ0EPEYgS2jqBL~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.heic?dr=8595&refresh_token=df5100de&x-expires=1772722800&x-signature=gdN2eM5z7j1aVcVS2Ys6Ln%2BgFAw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIeQCDgRNFnAnDpiF0NfYMNyZ0EPEYgS2jqBL~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.heic?dr=8595&refresh_token=832629da&x-expires=1772722800&x-signature=Llbt9uOFSEjojovip0uf3fFaubk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUIeQCDgRNFnAnDpiF0NfYMNyZ0EPEYgS2jqBL~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.jpeg?dr=8595&refresh_token=e16024ce&x-expires=1772722800&x-signature=mjffI2Ik9PDdjJoY2gd9FktWLMk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oYYeRjyqpQSXEPD0NBnFIkZEQFDDitA2PgfcqN\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYeRjyqpQSXEPD0NBnFIkZEQFDDitA2PgfcqN~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.image?dr=8605&refresh_token=9003393d&x-expires=1772722800&x-signature=o2fQBvsY8MvjfTarhgCINjLfCKM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYeRjyqpQSXEPD0NBnFIkZEQFDDitA2PgfcqN~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.image?dr=8605&refresh_token=a593f68d&x-expires=1772722800&x-signature=rqGANH6AROzoYrnV1X0bB4ff%2F70%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYYeRjyqpQSXEPD0NBnFIkZEQFDDitA2PgfcqN~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oAjCArofEedpFDA2IaqwRN8DgETESjAGWtnjQA.jpeg?dr=8605&refresh_token=0176325c&x-expires=1772722800&x-signature=zyo1IZKfNgfE9aRGO3Ww65DJAxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"WinterSportsTikTokContest\",\n                    \"cid\": \"7600806562218655800\",\n                    \"connect_music\": null,\n                    \"desc\": \"\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7600806562218655800\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 1813,\n                    \"user_count\": 1813,\n                    \"view_count\": 55576597\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612981281831308557\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772535446,\n                        \"desc\": \"#fypシ #fyp #fypシ゚viral #fupage #TheBigGameTikTokContest #fyppppppppppppppppppppppp #WhatToPlay \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/o03OjgmVCfGugjeRvvAKdggYaA4ImWfFUe47Sq\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o03OjgmVCfGugjeRvvAKdggYaA4ImWfFUe47Sq~tplv-tiktokx-origin.image?dr=8606&refresh_token=caa94b0b&x-expires=1772722800&x-signature=uxdNGSPWDtN6gWTOPW3xrIq%2B4P0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o03OjgmVCfGugjeRvvAKdggYaA4ImWfFUe47Sq~tplv-tiktokx-origin.image?dr=8606&refresh_token=aaf06740&x-expires=1772722800&x-signature=B9za899H%2Bq%2FddECoWPeLlfXkD80%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o03OjgmVCfGugjeRvvAKdggYaA4ImWfFUe47Sq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=55012eee&x-expires=1772722800&x-signature=t8JCtE1SFFLqffVc3ZmWxPvGnzA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o8AHBp3mWvTQeCns6eGXfIRQkTvjIwLAlPxIKK\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8AHBp3mWvTQeCns6eGXfIRQkTvjIwLAlPxIKK~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=881df3fc&x-expires=1772722800&x-signature=LST8mnMTulIpEh2dkJi6eINjsr0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8AHBp3mWvTQeCns6eGXfIRQkTvjIwLAlPxIKK~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=59b00b00&x-expires=1772722800&x-signature=J%2BRMy2X%2Fu%2FenT9UeV0lBiG%2FNt1E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8AHBp3mWvTQeCns6eGXfIRQkTvjIwLAlPxIKK~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=d596cbaa&x-expires=1772722800&x-signature=K6vYFEzKXFA%2BpRLzm3gKG2SUeS4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oMwp4AYmUfKOTvGjmeujgEIRAgeaFVEgS9qvgf\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwp4AYmUfKOTvGjmeujgEIRAgeaFVEgS9qvgf~tplv-tiktokx-origin.image?dr=8606&refresh_token=553a0e13&x-expires=1772722800&x-signature=5jNKQiTZG4YJTurT8nO474JBgio%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwp4AYmUfKOTvGjmeujgEIRAgeaFVEgS9qvgf~tplv-tiktokx-origin.image?dr=8606&refresh_token=5380a788&x-expires=1772722800&x-signature=rmm8CFAVKjJYCuNzNAMNhsbpV1k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMwp4AYmUfKOTvGjmeujgEIRAgeaFVEgS9qvgf~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1cd9c090&x-expires=1772722800&x-signature=Rg1VliC9qOcYNsd%2FBQoI24DK2Mc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7613126798569770271\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772569229,\n                        \"desc\": \"San adrès#fyp #thebiggametiktokcontest #fypシ #foryou #viral \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oUzE5CqB0AQ6VDuiiB66DAIKCiNnf0GA0IIpKD\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUzE5CqB0AQ6VDuiiB66DAIKCiNnf0GA0IIpKD~tplv-tiktokx-origin.image?dr=8606&refresh_token=f7870d9a&x-expires=1772722800&x-signature=UDwwf9xyBlqlSJPNeXYqxhKalng%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUzE5CqB0AQ6VDuiiB66DAIKCiNnf0GA0IIpKD~tplv-tiktokx-origin.image?dr=8606&refresh_token=30787ae7&x-expires=1772722800&x-signature=U3nkZl6QAMfKkrsQ%2B242HRTRjBw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oUzE5CqB0AQ6VDuiiB66DAIKCiNnf0GA0IIpKD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=47051027&x-expires=1772722800&x-signature=ZGy19ff0NPWkWE3Tp2T9hSikXZQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEIAEiiGD0Dfq60Kp0ctAzqn1AICI1uNB6QViA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIAEiiGD0Dfq60Kp0ctAzqn1AICI1uNB6QViA~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=6f4e892d&x-expires=1772722800&x-signature=EdENiRvdPkNrS7EMscLtJLMHeao%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIAEiiGD0Dfq60Kp0ctAzqn1AICI1uNB6QViA~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d96db168&x-expires=1772722800&x-signature=M1FKI30mwW967NGctAfZoTrZAsE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEIAEiiGD0Dfq60Kp0ctAzqn1AICI1uNB6QViA~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=abf85ae9&x-expires=1772722800&x-signature=yG%2FAArWd9F0SBi8kyJfAnc45j3U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ok0VCCniIq0fuEyzQAD6EI80IAK0N6BWsDpiiA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ok0VCCniIq0fuEyzQAD6EI80IAK0N6BWsDpiiA~tplv-tiktokx-origin.image?dr=8606&refresh_token=a8061c01&x-expires=1772722800&x-signature=w2IrxA7zuqE2a2b%2FwmNkZ1gd5U4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ok0VCCniIq0fuEyzQAD6EI80IAK0N6BWsDpiiA~tplv-tiktokx-origin.image?dr=8606&refresh_token=a49616d9&x-expires=1772722800&x-signature=xEh7WSwx0zXFvdckFWJiQGPm6kc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ok0VCCniIq0fuEyzQAD6EI80IAK0N6BWsDpiiA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a036f71c&x-expires=1772722800&x-signature=ynOsJqYXEiaLv%2B1vYe1uVBBwvKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7605075939935931679\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770694744,\n                        \"desc\": \"My brain hurts. I did not meet expectations. I cry uncle! 😆#TheBigGameTikTokContest #tiktok #viral #fyp #fypシ @AC/DC @TikTok @tiktok creators @Influencer Noticias @United States Official @Social Media @Jimmy Fallon @Jimmy Kimmel Live \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/o8fTiejSIgDFqKlE5qFBeIjGIi2TIACnVIBqNA\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8fTiejSIgDFqKlE5qFBeIjGIi2TIACnVIBqNA~tplv-tiktokx-origin.image?dr=8606&refresh_token=0d9baed9&x-expires=1772722800&x-signature=gX4vONWWKN9FZ7jQh%2BD0pLqZ29k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8fTiejSIgDFqKlE5qFBeIjGIi2TIACnVIBqNA~tplv-tiktokx-origin.image?dr=8606&refresh_token=3db1d3a0&x-expires=1772722800&x-signature=MazmuUCAXpQqyMiyf5hSJAc6Yy8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8fTiejSIgDFqKlE5qFBeIjGIi2TIACnVIBqNA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8349c076&x-expires=1772722800&x-signature=%2FUkD91z%2BD8CJju7abCLDiro8W74%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oECFqIeIDq1BVCqIAEfFApEieFNTWTIIFnij4K\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oECFqIeIDq1BVCqIAEfFApEieFNTWTIIFnij4K~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ccb3eadf&x-expires=1772722800&x-signature=5TMqGUjSbbetSJd8qsgG4TXn1w8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oECFqIeIDq1BVCqIAEfFApEieFNTWTIIFnij4K~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=34c7c2c9&x-expires=1772722800&x-signature=ykdEXE7ioL4w9f5k9wWu3B%2Bu9E0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oECFqIeIDq1BVCqIAEfFApEieFNTWTIIFnij4K~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=85b7c860&x-expires=1772722800&x-signature=Cpztn495Q7orM67%2BjmceiLtIMYE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o48eBnCiIEIq4mxIVqTIKDGCFIQTqetfAANFij\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o48eBnCiIEIq4mxIVqTIKDGCFIQTqetfAANFij~tplv-tiktokx-origin.image?dr=8606&refresh_token=e11b5971&x-expires=1772722800&x-signature=t%2BsH9nzO2c8a7au%2FlsP3TAcarTE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o48eBnCiIEIq4mxIVqTIKDGCFIQTqetfAANFij~tplv-tiktokx-origin.image?dr=8606&refresh_token=4900db57&x-expires=1772722800&x-signature=qB0X6iFmKqp2%2B6wuNcJTOFqqLgk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o48eBnCiIEIq4mxIVqTIKDGCFIQTqetfAANFij~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4eb770a4&x-expires=1772722800&x-signature=4jIDOZq7d4HnzpclabrM3azTwTo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7613164920586243359\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772578100,\n                        \"desc\": \"#thebiggametiktokcontest #LIVEGrowFollowers #PaidPartnership #MakefriendsLIVE #LIVEbringFANS \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/osOK9FBRVDpVpSEMyAKOAqmrQfIwseEEVDQl2B\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osOK9FBRVDpVpSEMyAKOAqmrQfIwseEEVDQl2B~tplv-tiktokx-origin.image?dr=8606&refresh_token=82a5ba32&x-expires=1772722800&x-signature=5%2Fhy%2B%2Bo9eELHlF5uMlmtoOry4ls%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osOK9FBRVDpVpSEMyAKOAqmrQfIwseEEVDQl2B~tplv-tiktokx-origin.image?dr=8606&refresh_token=59eaa800&x-expires=1772722800&x-signature=Pg0tYaUYZX5AUlpFBI2MkXrz3y0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osOK9FBRVDpVpSEMyAKOAqmrQfIwseEEVDQl2B~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f46c03fb&x-expires=1772722800&x-signature=NcRn2XSYqVN1ym8j0jTS6rnxQ0g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oETEFf2nVAORDC4IAJeEAwBVZEpFEr3HpkM2Dy\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oETEFf2nVAORDC4IAJeEAwBVZEpFEr3HpkM2Dy~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=46b821bc&x-expires=1772722800&x-signature=1TUcGYMwnw%2F5cBzeLB%2F6K%2B0redA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oETEFf2nVAORDC4IAJeEAwBVZEpFEr3HpkM2Dy~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ae3df0d5&x-expires=1772722800&x-signature=Omr8WhuiAuCWfWG9NVk7YJxSOzk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oETEFf2nVAORDC4IAJeEAwBVZEpFEr3HpkM2Dy~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=f852602e&x-expires=1772722800&x-signature=Pei6yL%2Fxvdwr9wvVdzVW%2Ba5WhBY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o8fSOewAEBBEkrAs9nDIVpQmpQwMFyR02FKE1O\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8fSOewAEBBEkrAs9nDIVpQmpQwMFyR02FKE1O~tplv-tiktokx-origin.image?dr=8606&refresh_token=cea3434b&x-expires=1772722800&x-signature=qnh9TFwweqhtfRqECRq%2FzvSqHlU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8fSOewAEBBEkrAs9nDIVpQmpQwMFyR02FKE1O~tplv-tiktokx-origin.image?dr=8606&refresh_token=ac349f23&x-expires=1772722800&x-signature=%2FayhtzNhh2rJExwacN6WhMXNR2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8fSOewAEBBEkrAs9nDIVpQmpQwMFyR02FKE1O~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cb1c4a7a&x-expires=1772722800&x-signature=7wkjbTRzMSqE29iRkT881UIDpSw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7605098571939056927\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770700028,\n                        \"desc\": \"Patriots Fan crashes out LOSES 2,000,000 LIVE 😱💻 #viral #Seatle #Patriots #nfl #thebiggametiktokcontest \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/owRFqBzAMienXC5JAQ8fAiG8kXR6vTIIfDhjRV\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owRFqBzAMienXC5JAQ8fAiG8kXR6vTIIfDhjRV~tplv-tiktokx-origin.image?dr=8606&refresh_token=0d62f618&x-expires=1772722800&x-signature=oMctK8Myg4wOCvGxYaBM1ZINYB0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owRFqBzAMienXC5JAQ8fAiG8kXR6vTIIfDhjRV~tplv-tiktokx-origin.image?dr=8606&refresh_token=f3b0f0b6&x-expires=1772722800&x-signature=DFtgYQcek5qrF4uzuHrqtn4avlw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owRFqBzAMienXC5JAQ8fAiG8kXR6vTIIfDhjRV~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=206e582a&x-expires=1772722800&x-signature=1xrj45xL0%2F7Cr%2FcQKXWPWJVh9m8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ocKUhvrCIIaAPq6f46IBPUB0BEMiii8VAA95vx\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocKUhvrCIIaAPq6f46IBPUB0BEMiii8VAA95vx~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=63fd02f7&x-expires=1772722800&x-signature=K11COXuitR7jIgjH68d4uJ5U%2F9g%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocKUhvrCIIaAPq6f46IBPUB0BEMiii8VAA95vx~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=52828a91&x-expires=1772722800&x-signature=Fbcul1qGprJAuzc0zWtaDpNRsg0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ocKUhvrCIIaAPq6f46IBPUB0BEMiii8VAA95vx~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=e2ff24ea&x-expires=1772722800&x-signature=fFtMHKQehMPBB7WCJ6yJsCVv3O0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oQUK8hAxfAI505SYBBI0PPAMviiqiCAUaVRII4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQUK8hAxfAI505SYBBI0PPAMviiqiCAUaVRII4~tplv-tiktokx-origin.image?dr=8606&refresh_token=cd56c9d5&x-expires=1772722800&x-signature=PKiTeLj5XmGtbQYoWMQshqICvyM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQUK8hAxfAI505SYBBI0PPAMviiqiCAUaVRII4~tplv-tiktokx-origin.image?dr=8606&refresh_token=7e42c7c6&x-expires=1772722800&x-signature=cpAQX1%2FdufdnUjXtV6IZPQZxZYc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQUK8hAxfAI505SYBBI0PPAMviiqiCAUaVRII4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b638aa60&x-expires=1772722800&x-signature=LaUbHE3t%2FLoJ2%2BTuWX8WFd%2BY31c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 720,\n                            \"tags\": null,\n                            \"width\": 734\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7605026471970688269\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770683235,\n                        \"desc\": \"Breaking up Mid Super Bowl is crazy work #SuperBowl #stefondiggs #cardib #football #TheBigGameTiktokContest \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-origin.image?dr=8606&refresh_token=ee293290&x-expires=1772722800&x-signature=jxQKjrvYcfvd7gsC7SeQR6WnhoU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-origin.image?dr=8606&refresh_token=35cb6fb6&x-expires=1772722800&x-signature=jHAQU4HGYL2Fd4NJVlv9ajJsJ2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8b46ab7e&x-expires=1772722800&x-signature=zS490LLYdduR2Nhu82QAFUtvWYc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=f0488b38&x-expires=1772722800&x-signature=NGij7Yqr2Y7qQYHYs2yA41PtFAo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=b3c5d2df&x-expires=1772722800&x-signature=AB7UnEQgLfKYeJoH8%2Bkv2DzJVUc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=a0569c4f&x-expires=1772722800&x-signature=Y7flhS1BwpidfWEoIhsH1tSlwSw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-origin.image?dr=8606&refresh_token=ee293290&x-expires=1772722800&x-signature=jxQKjrvYcfvd7gsC7SeQR6WnhoU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-origin.image?dr=8606&refresh_token=35cb6fb6&x-expires=1772722800&x-signature=jHAQU4HGYL2Fd4NJVlv9ajJsJ2Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oIIj62QUFES9A1GmEAeeLxAkAbIN2AHDHPFTeI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8b46ab7e&x-expires=1772722800&x-signature=zS490LLYdduR2Nhu82QAFUtvWYc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612386264469359886\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772396838,\n                        \"desc\": \"#thebiggametiktokcontest #tiktok \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/owiIeSLSlIGSLBBAFRXAePIPTkIhjBeHkCSUoC\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owiIeSLSlIGSLBBAFRXAePIPTkIhjBeHkCSUoC~tplv-tiktokx-origin.image?dr=8606&refresh_token=689def6c&x-expires=1772722800&x-signature=cB%2Fjq3ukk5wqSp87lnykwdkgnYI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owiIeSLSlIGSLBBAFRXAePIPTkIhjBeHkCSUoC~tplv-tiktokx-origin.image?dr=8606&refresh_token=e6b74d4f&x-expires=1772722800&x-signature=4hO3BBXijHEadMyny0uv6T2Bo%2Bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owiIeSLSlIGSLBBAFRXAePIPTkIhjBeHkCSUoC~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0b654a4c&x-expires=1772722800&x-signature=qEHv8QD6WMHq5YC6HdyfIF2Hsfw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAPoSCZRTuHR8lekCBLIAFGLISAjsn3IIPeekU\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAPoSCZRTuHR8lekCBLIAFGLISAjsn3IIPeekU~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ad06d214&x-expires=1772722800&x-signature=v9fs2zDfllYt1n3uQDJYP53ZACA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAPoSCZRTuHR8lekCBLIAFGLISAjsn3IIPeekU~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=dd6e5e63&x-expires=1772722800&x-signature=JggxUKFKNzIt%2Byuoi20XAgpaZGM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAPoSCZRTuHR8lekCBLIAFGLISAjsn3IIPeekU~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=fd42bac5&x-expires=1772722800&x-signature=Mymbd9eB5TSX1%2BZ8DSEl%2FHEchIw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o8jtlmIIIHATLySePoLkkrSeRSFeJIAPGCUjBB\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8jtlmIIIHATLySePoLkkrSeRSFeJIAPGCUjBB~tplv-tiktokx-origin.image?dr=8606&refresh_token=198c3fb5&x-expires=1772722800&x-signature=9wYKmNyEx%2FARFgVC%2BlzB09xznZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8jtlmIIIHATLySePoLkkrSeRSFeJIAPGCUjBB~tplv-tiktokx-origin.image?dr=8606&refresh_token=473eb49c&x-expires=1772722800&x-signature=r%2BhZS9qnXxilu5mQzt5OoOfVAXg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8jtlmIIIHATLySePoLkkrSeRSFeJIAPGCUjBB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=72e0175a&x-expires=1772722800&x-signature=bkNWGDoaJG5zEGXgYq8vgt0zfaQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7604403092636929311\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770538116,\n                        \"desc\": \"#thebiggametiktokcontest  Super Bowl explicado de forma sencilla. Te explico el futbol americano, guía rápida para entenderlo.  NFL Super Bowl LX  #SuperBowl #SuperBowlLX #NFL  #HalfTimeShow  Super Bowl 2026, super bowl prediction, super bowl bad bunny, super bowl commercials 2026, super bowl san francisco, Bad Bunny Super Bowl commercial, super bowl lx 2026, super bowl lx bad bunny, SUPER BOWL LX, Super Bowl LX Start Time, Super Bowl, super bowl lx countdown begins, Super Bowl live, Super Bowl en vivo \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-origin.image?dr=8606&refresh_token=9c456882&x-expires=1772722800&x-signature=tYlAJ1y290VmlkIydsGCYFHejA0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-origin.image?dr=8606&refresh_token=ef20df68&x-expires=1772722800&x-signature=NcezL1bPSEW%2B7duWAP%2BFiuybgfA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=34535a8b&x-expires=1772722800&x-signature=jhJszdfxFAlk2p8PZPrq3dj4k1I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=097e360c&x-expires=1772722800&x-signature=y6tv4NDcka2JVPE4yFnoCGCtg1M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=65cd5ad9&x-expires=1772722800&x-signature=5gm5jCO1Ou5NdoXcGnYVfiNXn2A%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=776ec1b1&x-expires=1772722800&x-signature=fuZATbJm2nMc7b7lWWQ6zc01yxs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-origin.image?dr=8606&refresh_token=9c456882&x-expires=1772722800&x-signature=tYlAJ1y290VmlkIydsGCYFHejA0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-origin.image?dr=8606&refresh_token=ef20df68&x-expires=1772722800&x-signature=NcezL1bPSEW%2B7duWAP%2BFiuybgfA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4IEIABYgAkRiENiTR2aKlABAIFCBhi4vAEIP~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=34535a8b&x-expires=1772722800&x-signature=jhJszdfxFAlk2p8PZPrq3dj4k1I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"TheBigGameTikTokContest\",\n                    \"cid\": \"7598578564903993356\",\n                    \"connect_music\": null,\n                    \"desc\": \"\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7598578564903993356\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 2675,\n                    \"user_count\": 2675,\n                    \"view_count\": 15008771\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612971863681142029\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772533265,\n                        \"desc\": \"#sportsskillstiktokcontest #fyp #capcut #foryoupage #fypシ \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oolTkQeQDk1tWCbNAEfCAbCZmFrgMTHIkpkjfN\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oolTkQeQDk1tWCbNAEfCAbCZmFrgMTHIkpkjfN~tplv-tiktokx-origin.image?dr=8606&refresh_token=9fc5fc6a&x-expires=1772722800&x-signature=aNAd4%2BqcGVah0VN1YGv%2FF9Up174%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oolTkQeQDk1tWCbNAEfCAbCZmFrgMTHIkpkjfN~tplv-tiktokx-origin.image?dr=8606&refresh_token=4a744ffc&x-expires=1772722800&x-signature=r2jv9D8Rp7FnvrB5H8oaTudwwTg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oolTkQeQDk1tWCbNAEfCAbCZmFrgMTHIkpkjfN~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ae400141&x-expires=1772722800&x-signature=MPcnoX8ReaKSV%2FSNm%2Bj971n%2BX0c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oYTAkCEWhjDRj6ANtrTmFQmHfpkEeTQItkQeg9\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYTAkCEWhjDRj6ANtrTmFQmHfpkEeTQItkQeg9~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=66bf8a29&x-expires=1772722800&x-signature=cmGWfd%2Buji%2Bzuh7usQa5mVZ5vdA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYTAkCEWhjDRj6ANtrTmFQmHfpkEeTQItkQeg9~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=983e4380&x-expires=1772722800&x-signature=GwnVaFrUAcw9QavZS%2FfTTfwfaLI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYTAkCEWhjDRj6ANtrTmFQmHfpkEeTQItkQeg9~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=50d4fe69&x-expires=1772722800&x-signature=E9v4MzKLduhmggDtqUwsBun4Ng8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ocCBTaR0IIERGvSy14aiBmBUhQiwgpa8vhtA1\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocCBTaR0IIERGvSy14aiBmBUhQiwgpa8vhtA1~tplv-tiktokx-origin.image?dr=8606&refresh_token=9df6db42&x-expires=1772722800&x-signature=5TqgdoSKXuZPOJk7sBdKPcGSYhQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocCBTaR0IIERGvSy14aiBmBUhQiwgpa8vhtA1~tplv-tiktokx-origin.image?dr=8606&refresh_token=3580e181&x-expires=1772722800&x-signature=CMymTo2TQSDnijVCdrNMYa55Bp4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ocCBTaR0IIERGvSy14aiBmBUhQiwgpa8vhtA1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d973da18&x-expires=1772722800&x-signature=5qBSjnEaVLt9wZt%2FzgBSk4XKZDk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612480724389711117\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772418819,\n                        \"desc\": \"#sportsskillstiktokcontest #fyp #fypシ #capcut #foryoupage \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oALRNVLkdQGfLEDAsoEAe1IYmJQsG8eOIXge7F\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oALRNVLkdQGfLEDAsoEAe1IYmJQsG8eOIXge7F~tplv-tiktokx-origin.image?dr=8606&refresh_token=78e59c64&x-expires=1772722800&x-signature=JAa5k0arVFTIW8ZT6JrBSIz6su8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oALRNVLkdQGfLEDAsoEAe1IYmJQsG8eOIXge7F~tplv-tiktokx-origin.image?dr=8606&refresh_token=210b2fef&x-expires=1772722800&x-signature=9vnXok%2FO866Vh54a7fG63gIQi1I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oALRNVLkdQGfLEDAsoEAe1IYmJQsG8eOIXge7F~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b7b417f2&x-expires=1772722800&x-signature=CkO5BxlufNLP6qNQ5JcffUVzu68%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oMdE9m8eeAFXF1GLRwPksYQAeLGYekdRNIIQOo\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMdE9m8eeAFXF1GLRwPksYQAeLGYekdRNIIQOo~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a9d48a32&x-expires=1772722800&x-signature=j87xgGDiijef57rHAvpWQoqzt7I%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMdE9m8eeAFXF1GLRwPksYQAeLGYekdRNIIQOo~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=99759b76&x-expires=1772722800&x-signature=OR2U8Kpzkh2djkCoaVDOwM1nMkQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMdE9m8eeAFXF1GLRwPksYQAeLGYekdRNIIQOo~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=b409cc0b&x-expires=1772722800&x-signature=01LwC6I2dB8FINUh%2BqZmdAdsLo8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUffkZFADCBEWGgMiWDuSpIwpIhW39RVPF0Eya\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUffkZFADCBEWGgMiWDuSpIwpIhW39RVPF0Eya~tplv-tiktokx-origin.image?dr=8606&refresh_token=a15fe6ea&x-expires=1772722800&x-signature=wHSSPn8vesH%2FQU5k03zEoHKKnV8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUffkZFADCBEWGgMiWDuSpIwpIhW39RVPF0Eya~tplv-tiktokx-origin.image?dr=8606&refresh_token=c63fe6bf&x-expires=1772722800&x-signature=U75Y2%2F96%2B4aFR7Z12f%2BQB2EauLg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUffkZFADCBEWGgMiWDuSpIwpIhW39RVPF0Eya~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6ba96dbb&x-expires=1772722800&x-signature=96ieGwaLa2fTisWQGKhEP1uhDsU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 576,\n                            \"tags\": null,\n                            \"width\": 1238\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611223605254393118\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772126106,\n                        \"desc\": \"The Cut Kick 🤔 | Technique Breakdown #UFC #breakdown #SportsSkillsTikTokContest\",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oAQDAp6E0BHcSARU2RQA1FEE9fDtWoD4lfE96V\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAQDAp6E0BHcSARU2RQA1FEE9fDtWoD4lfE96V~tplv-tiktokx-origin.image?dr=8606&refresh_token=601bacfb&x-expires=1772722800&x-signature=%2BmnBSzmCl7Cnd%2FhARIYbPacH2lk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAQDAp6E0BHcSARU2RQA1FEE9fDtWoD4lfE96V~tplv-tiktokx-origin.image?dr=8606&refresh_token=fb90b20e&x-expires=1772722800&x-signature=KtZFIxMTlIfIb8Lgk6yV1BwNLTE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAQDAp6E0BHcSARU2RQA1FEE9fDtWoD4lfE96V~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=93ed848c&x-expires=1772722800&x-signature=H3H3u6C66OHoI4FcjaUBqC1%2BQsY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ogqI7zGhLMs7QfBFWj9IAC0IKtjggqQeATPoeI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogqI7zGhLMs7QfBFWj9IAC0IKtjggqQeATPoeI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=43712a83&x-expires=1772722800&x-signature=7Y3jUbZlfubW9nJs3FPfl27MYGg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogqI7zGhLMs7QfBFWj9IAC0IKtjggqQeATPoeI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7c7b8f4e&x-expires=1772722800&x-signature=%2BhTKpzGab%2BT%2BdG38j4jSToBk5Vk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogqI7zGhLMs7QfBFWj9IAC0IKtjggqQeATPoeI~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=075e94c1&x-expires=1772722800&x-signature=4h5cGWFgc2g%2FdylN73L7LBbGhdo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o4U6AA6SHVF7REQpFoFfEBAEWfRD9EQlRKD2E9\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4U6AA6SHVF7REQpFoFfEBAEWfRD9EQlRKD2E9~tplv-tiktokx-origin.image?dr=8606&refresh_token=b7a24b42&x-expires=1772722800&x-signature=7NRp8uztNcyt5Nx13T57p1cJGbk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4U6AA6SHVF7REQpFoFfEBAEWfRD9EQlRKD2E9~tplv-tiktokx-origin.image?dr=8606&refresh_token=024b0bea&x-expires=1772722800&x-signature=gJ%2B1BbCS1uWPhQESi3k3LuN3uJw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4U6AA6SHVF7REQpFoFfEBAEWfRD9EQlRKD2E9~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5282cfc2&x-expires=1772722800&x-signature=VYrpdarW71DbHApcB5i45LeDsQ8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612345323578494222\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772387269,\n                        \"desc\": \"This girl was balling, yes she's tall but her skills and finishing were much improved! #sportsskillstiktokcontest #pov #basketball \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oMQIITJIeCPpcAj88hQAFLIHV9GkxSD0eeYd4k\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMQIITJIeCPpcAj88hQAFLIHV9GkxSD0eeYd4k~tplv-tiktokx-origin.image?dr=8606&refresh_token=45c57e4f&x-expires=1772722800&x-signature=K%2B39Nlpz%2BxXGvmiO4UILZNceH8o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMQIITJIeCPpcAj88hQAFLIHV9GkxSD0eeYd4k~tplv-tiktokx-origin.image?dr=8606&refresh_token=66713add&x-expires=1772722800&x-signature=kYd3zOhlUhOTq5vYPfJaxuGC9Wk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oMQIITJIeCPpcAj88hQAFLIHV9GkxSD0eeYd4k~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=fd424a81&x-expires=1772722800&x-signature=iuqJAi%2FqAlW8yqkWj5qOlPmElig%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/o0iIjPwKTQkeIQH8eCSL3NVIgCGF9TATdAeM85\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0iIjPwKTQkeIQH8eCSL3NVIgCGF9TATdAeM85~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=690b2fc9&x-expires=1772722800&x-signature=5U%2FlErFDdzEYKt0j9AvLJie5Q0U%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0iIjPwKTQkeIQH8eCSL3NVIgCGF9TATdAeM85~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=fc6e1290&x-expires=1772722800&x-signature=9S8nI%2Fwq2o%2BylnyyAQzSdeVOWCg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o0iIjPwKTQkeIQH8eCSL3NVIgCGF9TATdAeM85~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=5ab8cddc&x-expires=1772722800&x-signature=Q3UHVlX8niZJLVxhLw6qGhlNjgs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oICWA9iSlLFe9IPKgTIG84ewgDe2AVC5HkIdTj\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oICWA9iSlLFe9IPKgTIG84ewgDe2AVC5HkIdTj~tplv-tiktokx-origin.image?dr=8606&refresh_token=185ae497&x-expires=1772722800&x-signature=KWYsBfrZ44Ac6aABYwMmnD%2BrVXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oICWA9iSlLFe9IPKgTIG84ewgDe2AVC5HkIdTj~tplv-tiktokx-origin.image?dr=8606&refresh_token=f75f9fb1&x-expires=1772722800&x-signature=4mnERgHOAj%2BpI0zfx702PPVDok8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oICWA9iSlLFe9IPKgTIG84ewgDe2AVC5HkIdTj~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=629bcbf9&x-expires=1772722800&x-signature=WFjJ7K5Bk3ujFdurgMMioOMaVQM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 960,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7607640228794354957\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771291798,\n                        \"desc\": \"If you backpedal, you’re gonna get burned as an outfielder. And if that first step is in…you’re in trouble. Learning how to play outfield in softball takes time, but these two rules are super important right from the start. #sportsskillstiktokcontest #slowpitchsoftball \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.image?dr=8605&refresh_token=8412db3d&x-expires=1772722800&x-signature=RF%2BN%2FJYSfFeNaS2PtMfr3CBFIps%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.image?dr=8605&refresh_token=a971778f&x-expires=1772722800&x-signature=Wed7BHTZtvpP65UOTyS7fK1jRXU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.jpeg?dr=8605&refresh_token=2881d271&x-expires=1772722800&x-signature=LqluoKycl1WtS%2FCA1Xq60%2BxQV08%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.heic?dr=8595&refresh_token=6e5fe407&x-expires=1772722800&x-signature=oEAbBo7fV4T2XM5lEK51Zie0qH4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.heic?dr=8595&refresh_token=28b00c0c&x-expires=1772722800&x-signature=4tZ%2FDNy%2BKH9ZS55TjoeNmGT%2Fjr8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logoccm:300:400:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.jpeg?dr=8595&refresh_token=6f16f666&x-expires=1772722800&x-signature=cHI0HDHfM4Nvj67SEpGFcV0C5Js%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.image?dr=8605&refresh_token=8412db3d&x-expires=1772722800&x-signature=RF%2BN%2FJYSfFeNaS2PtMfr3CBFIps%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.image?dr=8605&refresh_token=a971778f&x-expires=1772722800&x-signature=Wed7BHTZtvpP65UOTyS7fK1jRXU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogKeJtgNniAVRAzpABACIxETfJECqCDSyB6Rki~tplv-tiktokx-dmt-logom:tos-useast5-i-0068-tx/oIEiJAaE3ASA4AAP3CEAg5PZBATQilBCx2kPI.jpeg?dr=8605&refresh_token=2881d271&x-expires=1772722800&x-signature=LqluoKycl1WtS%2FCA1Xq60%2BxQV08%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7610815230834248990\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772031041,\n                        \"desc\": \"@angiebskates #rollerskating #imsn #patinar #sportsskillstiktokcontest #tiktoksportsskillscontest \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-origin.image?dr=8606&refresh_token=c0e08717&x-expires=1772722800&x-signature=SRTl%2FvSHF1Vyu3PLJG4AOHOWdYA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6bb7a15&x-expires=1772722800&x-signature=lmmdDXELnX87GAqaXpXh%2BuOAqFs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6d3e3247&x-expires=1772722800&x-signature=xweugvQNmftlNq5GZvyb4OcWyQA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=257b95ac&x-expires=1772722800&x-signature=vp26N%2BB6d5AkF0bw2ZlpY6rOvL0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ea4d0603&x-expires=1772722800&x-signature=RcKCoT%2FssomCoAVO2rfh1Mb%2FPQY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=685c9ba6&x-expires=1772722800&x-signature=dkJK7VL%2FJfyYKorR1m5yW8UVy00%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-origin.image?dr=8606&refresh_token=c0e08717&x-expires=1772722800&x-signature=SRTl%2FvSHF1Vyu3PLJG4AOHOWdYA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6bb7a15&x-expires=1772722800&x-signature=lmmdDXELnX87GAqaXpXh%2BuOAqFs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oE7fEuAQIfGAfo8LD5SqEMDC3AfgNiAAIVCBeR~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6d3e3247&x-expires=1772722800&x-signature=xweugvQNmftlNq5GZvyb4OcWyQA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7586529472996723998\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1766431560,\n                        \"desc\": \"Sariah just won’t let her opponent escape — mat return after mat return. #wrestle #wrestling #sportsskillstiktokcontest #training #grappling \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIaIPA16HIAUaBVMH6iDEiZBIExVBWWRjF0HH\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIaIPA16HIAUaBVMH6iDEiZBIExVBWWRjF0HH~tplv-tiktokx-origin.image?dr=8606&refresh_token=2dd485e6&x-expires=1772722800&x-signature=LU4%2FLYenkoxgYOEwvJLz84XUKd8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIaIPA16HIAUaBVMH6iDEiZBIExVBWWRjF0HH~tplv-tiktokx-origin.image?dr=8606&refresh_token=83d75ccd&x-expires=1772722800&x-signature=Mr4xbqTzGyCN2r962eL03gxN%2Foc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIaIPA16HIAUaBVMH6iDEiZBIExVBWWRjF0HH~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=129323f7&x-expires=1772722800&x-signature=2jP8cd6b%2FkuNUpN02v4A3Li0L7E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIlU0RWiDAOVaBMtHVDHj6PtIRCaIIEEABPix\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIlU0RWiDAOVaBMtHVDHj6PtIRCaIIEEABPix~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=6187f395&x-expires=1772722800&x-signature=Voustr323vmBddVbZHLk8GFA6C8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIlU0RWiDAOVaBMtHVDHj6PtIRCaIIEEABPix~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=bddf3b01&x-expires=1772722800&x-signature=XmGhCevehJ4mJmKreLiRV3ityts%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIlU0RWiDAOVaBMtHVDHj6PtIRCaIIEEABPix~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=0be8cd3d&x-expires=1772722800&x-signature=3rEE5cLGVi%2B%2BHx1Hw4da4wSRUJE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oowIJG0DLVPEWUDijVHHa6AxBCIaRiMETBKAI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oowIJG0DLVPEWUDijVHHa6AxBCIaRiMETBKAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=80801a3e&x-expires=1772722800&x-signature=hWxZeir2WzJrRKm5UouIRnHzKvk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oowIJG0DLVPEWUDijVHHa6AxBCIaRiMETBKAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=118f7976&x-expires=1772722800&x-signature=6LqplkjL2o7jy94TXb%2FSpBP3vYY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oowIJG0DLVPEWUDijVHHa6AxBCIaRiMETBKAI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6ab16e6a&x-expires=1772722800&x-signature=WNg1EP4qjk5burW5YNghfDkbFr8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7598481986826620190\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1769214720,\n                        \"desc\": \"You won’t believe this final! 🤯 Tulsa Nationals 2026: Trinity vs Trinity! Herra vs Madi — such a close match, great wrestling 👏 #sport #fight #wrestling #wrestler #sportsskillstiktokcontest \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-origin.image?dr=8606&refresh_token=f106aeb2&x-expires=1772722800&x-signature=eNCuCJ2AdeWCsLCjADEqrYnHsoE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e83f2d0&x-expires=1772722800&x-signature=LDmgzAgdo3picbio%2BkkKwjKyO2c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c776badf&x-expires=1772722800&x-signature=2rWxDYvunf0C8jwDLmeAQn3ReXs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=67b033cb&x-expires=1772722800&x-signature=TFmaeIkZ%2BCXtQTdpz9ybfgUf2Ew%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2d8fc129&x-expires=1772722800&x-signature=uotaNCO3v3ESCi7YmZ72dvZp7z0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=39b6cad4&x-expires=1772722800&x-signature=YmEsw%2FbFko7d4g8jRk92He3A0d8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-origin.image?dr=8606&refresh_token=3e83f2d0&x-expires=1772722800&x-signature=LDmgzAgdo3picbio%2BkkKwjKyO2c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-origin.image?dr=8606&refresh_token=f106aeb2&x-expires=1772722800&x-signature=eNCuCJ2AdeWCsLCjADEqrYnHsoE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEARAfZiBiB0iAmC1ziOZPE2uBKIYpnA7tI32A~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=dbc06fb6&x-expires=1772722800&x-signature=ljWgriNlxHTF6klna4itpnqOmyo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"SportsSkillsTikTokContest\",\n                    \"cid\": \"7560778181813207054\",\n                    \"connect_music\": null,\n                    \"desc\": \"\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7560778181813207054\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 6893,\n                    \"user_count\": 6893,\n                    \"view_count\": 35141371\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7604725993395309854\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770613276,\n                        \"desc\": \"before yall bash me in the comments dw im lowkey bashing myself too i dont condone the use of ai i only did this so i could get the frame so guys dont come at me i havent used ai this year until now 🥹🥹 HELP WHY DID PAIGE GROW A 3rd ARM #pazzi #paigebueckers #azzifudd #wintersportstiktokchallenge \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oQAndOacRiI4abbJGaBDAVvq2E1YBlJFBivIM\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAndOacRiI4abbJGaBDAVvq2E1YBlJFBivIM~tplv-tiktokx-origin.image?dr=8606&refresh_token=dc33aa75&x-expires=1772722800&x-signature=LPND5qcsIiWJlJBRh2z%2FDfzljWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAndOacRiI4abbJGaBDAVvq2E1YBlJFBivIM~tplv-tiktokx-origin.image?dr=8606&refresh_token=080fec2b&x-expires=1772722800&x-signature=Cn6vceie8gbcJn767%2B95gwax6Vs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQAndOacRiI4abbJGaBDAVvq2E1YBlJFBivIM~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e8c6af7e&x-expires=1772722800&x-signature=u8Lstzlj0FgLCBcVO6yt6GjZh38%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/osEaJYaVivgilyBIA1MOREBqqAvbBGuDohJYV\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osEaJYaVivgilyBIA1MOREBqqAvbBGuDohJYV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=f5639e2f&x-expires=1772722800&x-signature=J1U5Mbh9y0AKnRHRsvfmSXGIhTk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osEaJYaVivgilyBIA1MOREBqqAvbBGuDohJYV~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=50e03159&x-expires=1772722800&x-signature=xLKGh%2BXURzIl8jgpXdK5n6%2BTkmY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osEaJYaVivgilyBIA1MOREBqqAvbBGuDohJYV~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=9305612d&x-expires=1772722800&x-signature=qIzoQDDoB3B1ZI49JyKCT4e9vqk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/o8AEJLm1QEshGaNVjeMCt4IVAqIkIieQeT5wQc\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8AEJLm1QEshGaNVjeMCt4IVAqIkIieQeT5wQc~tplv-tiktokx-origin.image?dr=8606&refresh_token=8e6e1a89&x-expires=1772722800&x-signature=oIbjFpqYykoWJGSMIAlpfKkcLMk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8AEJLm1QEshGaNVjeMCt4IVAqIkIieQeT5wQc~tplv-tiktokx-origin.image?dr=8606&refresh_token=46d06a80&x-expires=1772722800&x-signature=k8j7O%2FFROpA6LT6sXUBvukU%2FKSY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8AEJLm1QEshGaNVjeMCt4IVAqIkIieQeT5wQc~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9517e8fe&x-expires=1772722800&x-signature=xXBSeayNIAQlnts9%2FBIu5IWrY8I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 880,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7605454907109412109\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770782976,\n                        \"desc\": \"i love the winter olympics sm (especially figure skating and hockey🥹🤞🤞)  and yes i just wanted the frame  #teamusa #figureskating #womenshockey #hockey #WinterSportsTikTokChallenge \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/ospjU2tAQKAuBoWEQXrYVDAeBRFgTSfGAgnDBE\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ospjU2tAQKAuBoWEQXrYVDAeBRFgTSfGAgnDBE~tplv-tiktokx-origin.image?dr=8606&refresh_token=0c33f21f&x-expires=1772722800&x-signature=Tedri4bjnZtDdskXz5XvVUe%2BqTQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ospjU2tAQKAuBoWEQXrYVDAeBRFgTSfGAgnDBE~tplv-tiktokx-origin.image?dr=8606&refresh_token=fa6cf603&x-expires=1772722800&x-signature=71r1I87SjMosV13IAFETgFMoWwI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ospjU2tAQKAuBoWEQXrYVDAeBRFgTSfGAgnDBE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d9c671ef&x-expires=1772722800&x-signature=KQhl39R5UkPxtT10bes4vCU0Wxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUEnAXQgSpAFuEAACIRt2jfGKBDxDBeQoCQpWM\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEnAXQgSpAFuEAACIRt2jfGKBDxDBeQoCQpWM~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=29010141&x-expires=1772722800&x-signature=cb%2FoCvr5%2F3pNg3uzYjJW8mQv8gA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEnAXQgSpAFuEAACIRt2jfGKBDxDBeQoCQpWM~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=5dbefb22&x-expires=1772722800&x-signature=zPemK2XgiyHaiX8jM4KLzX2nYWY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUEnAXQgSpAFuEAACIRt2jfGKBDxDBeQoCQpWM~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=170f549e&x-expires=1772722800&x-signature=LWj7rYHiHYPW9MWnTKxtNsC5klg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oUABBQWMLL0IfApQ7SBg0IrEpxAIiAiw6pTC3D\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUABBQWMLL0IfApQ7SBg0IrEpxAIiAiw6pTC3D~tplv-tiktokx-origin.image?dr=8606&refresh_token=af1c8277&x-expires=1772722800&x-signature=OjKvPyEXjEKNuulwjPZwAlD4BnY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUABBQWMLL0IfApQ7SBg0IrEpxAIiAiw6pTC3D~tplv-tiktokx-origin.image?dr=8606&refresh_token=b26fbaf8&x-expires=1772722800&x-signature=OgFlTJ%2FNTIDtG0s2g1x8305agtA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oUABBQWMLL0IfApQ7SBg0IrEpxAIiAiw6pTC3D~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0987223f&x-expires=1772722800&x-signature=26uA6D1E7%2BWqbqKzINzOlbgQhQA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 720,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7604224290384366866\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770496444,\n                        \"desc\": \"#WinterSportsTikTokChallenge \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-alisg-p-0037/ogFBbGpIHxMDuBeog3cb6fEhFEARqAhs2rOH4I\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogFBbGpIHxMDuBeog3cb6fEhFEARqAhs2rOH4I~tplv-tiktokx-origin.image?dr=8606&refresh_token=0e974b79&x-expires=1772722800&x-signature=bfAQcCXc6sS1KiwwTQsmrWzTC2E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogFBbGpIHxMDuBeog3cb6fEhFEARqAhs2rOH4I~tplv-tiktokx-origin.image?dr=8606&refresh_token=57c9ba2c&x-expires=1772722800&x-signature=whNj7L8FeL7v2oQpYPmrAVATMeo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ogFBbGpIHxMDuBeog3cb6fEhFEARqAhs2rOH4I~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=42eb47af&x-expires=1772722800&x-signature=fU96SWMrrx5Gaeti2Ewm%2FcwQ%2FYs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/okSBGbDqFNM3hoHc9R5rABOEHseEIcBfgp6xwE\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okSBGbDqFNM3hoHc9R5rABOEHseEIcBfgp6xwE~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=300193e0&x-expires=1772722800&x-signature=%2B8sxgbswurxYWAgfv3HgQaKXcbM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okSBGbDqFNM3hoHc9R5rABOEHseEIcBfgp6xwE~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=acef443b&x-expires=1772722800&x-signature=b0g49oRy4Ir8mEyRVMoj50osffs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okSBGbDqFNM3hoHc9R5rABOEHseEIcBfgp6xwE~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=f611d1e2&x-expires=1772722800&x-signature=mHw8Ao3Qpsdgu4wdiFEAsVQMgsg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/o4DxaEsBGIoh3FREMc1fCeqbxOUrBRgHHpI6AB\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4DxaEsBGIoh3FREMc1fCeqbxOUrBRgHHpI6AB~tplv-tiktokx-origin.image?dr=8606&refresh_token=235dc331&x-expires=1772722800&x-signature=8QYX0ckx2Dm%2BpyYmLbbVRHJsChI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4DxaEsBGIoh3FREMc1fCeqbxOUrBRgHHpI6AB~tplv-tiktokx-origin.image?dr=8606&refresh_token=53ee1855&x-expires=1772722800&x-signature=9YeEGYxrm4XLg8UPJFvnaMpYGJc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4DxaEsBGIoh3FREMc1fCeqbxOUrBRgHHpI6AB~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4bb73667&x-expires=1772722800&x-signature=qCKpOHk8k87%2B%2FIg3yyim5d77ur0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 780,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7610563254498102541\",\n                        \"aweme_type\": 53,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771972375,\n                        \"desc\": \"Winter ❄️ 🥌 ☃️ Winter Sports Tiktok Challenge 💪 💯 📸 ❤️  #WinterSportsTikTokChallenge #fyp #foryou #trending #shorts \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=f2e56197&x-expires=1772722800&x-signature=L7qwUBKS%2FU1U25dsmMFyhivXjUU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=9b4ee082&x-expires=1772722800&x-signature=%2Bn0BRDDUXF7VeLOx9wW9vF4xUPM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c1f80fa7&x-expires=1772722800&x-signature=PzO72bTSPfcSnzPZMx%2Bg6o1VGfA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=37c41b79&x-expires=1772722800&x-signature=jLS8vceXJaf94pJVNWXISNfQlZk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=9cf1b15e&x-expires=1772722800&x-signature=LFmciz3rlEc%2FSVm7ApKteutUwe0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=3856d7a8&x-expires=1772722800&x-signature=ji64OVslhdGpMoPtpOhZ0Ufu6Ys%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=9b4ee082&x-expires=1772722800&x-signature=%2Bn0BRDDUXF7VeLOx9wW9vF4xUPM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-origin.image?dr=8606&refresh_token=f2e56197&x-expires=1772722800&x-signature=L7qwUBKS%2FU1U25dsmMFyhivXjUU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEUDAXpQeYaDTCDJgQSdifETFEAREAnxAwROAI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b5358978&x-expires=1772722800&x-signature=dEzcWd%2FeAXEj8Z8FBj7C4psiUdo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7603911209104018695\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770423549,\n                        \"desc\": \"been WAITING for the winter olympics ✌️#WinterSportsTikTokChallenge #winterolympics #winterolympic2026 #robloxfyp #winterolympicspirit \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-alisg-p-0037/okIFhoxiDISVcG6PAQFBUHR0eBftpRBIEtgZEh\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIFhoxiDISVcG6PAQFBUHR0eBftpRBIEtgZEh~tplv-tiktokx-origin.image?dr=8606&refresh_token=239ed971&x-expires=1772722800&x-signature=3hWoFhjq%2F4QJvjdOdnn%2FeW9Bij0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIFhoxiDISVcG6PAQFBUHR0eBftpRBIEtgZEh~tplv-tiktokx-origin.image?dr=8606&refresh_token=9ea6953f&x-expires=1772722800&x-signature=2xqFTWL6qNsg%2B5ENLIKzHZsaTl0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okIFhoxiDISVcG6PAQFBUHR0eBftpRBIEtgZEh~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=297a43bd&x-expires=1772722800&x-signature=jg4rckf4J7biE%2BOXWoYe7Rs2np4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/oYIGICBnRhFhAXDpiFqMfehZcP6E0EhgUQoQBO\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYIGICBnRhFhAXDpiFqMfehZcP6E0EhgUQoQBO~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=b001fbbb&x-expires=1772722800&x-signature=cQCD%2BJgFIbFZ2yL36%2BMdHCsKzFI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYIGICBnRhFhAXDpiFqMfehZcP6E0EhgUQoQBO~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=697fc756&x-expires=1772722800&x-signature=49Angu%2FxJn4X8lG1%2Bp9b%2Fnkvmk8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYIGICBnRhFhAXDpiFqMfehZcP6E0EhgUQoQBO~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=260205bb&x-expires=1772722800&x-signature=z8ddW09RuejM17izL8DtPWEcPy8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-p-0037/o8FG0eghfAItBPKzBDRpZVBchEBUFEuQio5Im6\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8FG0eghfAItBPKzBDRpZVBchEBUFEuQio5Im6~tplv-tiktokx-origin.image?dr=8606&refresh_token=cb0503d3&x-expires=1772722800&x-signature=yvkklvndW%2FFbfS5adERPWLs6OIU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8FG0eghfAItBPKzBDRpZVBchEBUFEuQio5Im6~tplv-tiktokx-origin.image?dr=8606&refresh_token=bda21a02&x-expires=1772722800&x-signature=ifGkAEa3jG1KL5wmy7iaIvB5vgo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8FG0eghfAItBPKzBDRpZVBchEBUFEuQio5Im6~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=c7218cb7&x-expires=1772722800&x-signature=xIAmnjg%2FDQamlEEm2LHiB1U8rOY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611931456616549645\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772290947,\n                        \"desc\": \"#GalaxyDefense #WinterSportsTikTokChallenge #CapCut #food #baby \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/oYhGRwKJpQSEEaDwBBoFxFNEQ7DCXcAS2gff0L\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYhGRwKJpQSEEaDwBBoFxFNEQ7DCXcAS2gff0L~tplv-tiktokx-origin.image?dr=8606&refresh_token=b0997437&x-expires=1772722800&x-signature=FOd2W1pjFr4ScFDUvUp%2BN9jf5ic%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYhGRwKJpQSEEaDwBBoFxFNEQ7DCXcAS2gff0L~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9914b01&x-expires=1772722800&x-signature=wjxRekUZNB3bl1OGL%2F3%2BDUlB130%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oYhGRwKJpQSEEaDwBBoFxFNEQ7DCXcAS2gff0L~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=78fa92e3&x-expires=1772722800&x-signature=ZIWluE72yS7DBaPXRMHuX2SRXKk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ooL94KUiavXEaBlpidD4wAIQj4aCIgMiBAilF\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooL94KUiavXEaBlpidD4wAIQj4aCIgMiBAilF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=978561f4&x-expires=1772722800&x-signature=4JiU%2Bf9FOhbRdwQL7tW4OfSw8NQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooL94KUiavXEaBlpidD4wAIQj4aCIgMiBAilF~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d5cfe27a&x-expires=1772722800&x-signature=bxeNkEHmUsGxsMeNiEaKkcmf0IA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ooL94KUiavXEaBlpidD4wAIQj4aCIgMiBAilF~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=1c2d37c9&x-expires=1772722800&x-signature=ycC%2FzHK4twqnBEzhxA8y1ANIosU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/owMiBUAKIigjpallRPDi6AdIEBaA4aQBv9La4\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owMiBUAKIigjpallRPDi6AdIEBaA4aQBv9La4~tplv-tiktokx-origin.image?dr=8606&refresh_token=6dc1fe95&x-expires=1772722800&x-signature=hUz2a5%2Bx9wNJyS7uK%2BoD4xn8QWw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owMiBUAKIigjpallRPDi6AdIEBaA4aQBv9La4~tplv-tiktokx-origin.image?dr=8606&refresh_token=aa3f686c&x-expires=1772722800&x-signature=%2F1%2Bl%2BqKLaZy17u27qATKLHG4%2FH0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/owMiBUAKIigjpallRPDi6AdIEBaA4aQBv9La4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=60582d48&x-expires=1772722800&x-signature=s%2B3q162ypZXnFyzY%2Bxzz%2FYSky2g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"WinterSportsTikTokChallenge\",\n                    \"cid\": \"7595992072075608076\",\n                    \"connect_music\": null,\n                    \"desc\": \"\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=7595992072075608076\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 4701,\n                    \"user_count\": 4701,\n                    \"view_count\": 7586048\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7612447343530511646\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772411034,\n                        \"desc\": \"here we go again!! Third year and I still am very much a beginner gardener 🫣🤣🌸 every year is trial and error! I’m in Zona 9A in Austin, TX and I’m planting more veggies this year so I’m excited to see how it all turns out. I tried soil blocking for the first time which eliminates plastic pots & encourages healthier root systems, it also helps grow more in a small space! I’m also trying a new technique with the landscape barrier fabric, because last year the pesky little plants drove me nuts!! 🫠 Send my garden good vibes this year 🌸🫶🤍 #gardeningtiktok #beginnergardener #zone9agarden #9agarden #springgardening \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8090a78&x-expires=1772722800&x-signature=21A2%2B2PsG5boKsR7PPv%2BLeF2LtQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a182a3b&x-expires=1772722800&x-signature=jMWZhrg5dP0iPNffgB0gh53MdUk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=571a6f7e&x-expires=1772722800&x-signature=RfMYT70r22cl3u%2BtNhkKMLOWBDo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=751ed701&x-expires=1772722800&x-signature=m7PSEu2moaL3h178Xut719MWHs4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=be4e2af0&x-expires=1772722800&x-signature=%2FrAGsNnb6zuGRGzPHM174%2B8yD30%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=545ea14e&x-expires=1772722800&x-signature=2oNTefxXwFhUmJ1W6Kvls9bW47w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=8a182a3b&x-expires=1772722800&x-signature=jMWZhrg5dP0iPNffgB0gh53MdUk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8090a78&x-expires=1772722800&x-signature=21A2%2B2PsG5boKsR7PPv%2BLeF2LtQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/okPkkYa77mR7EAlAETCSq42BjiAAaBJiIEyAD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5727d357&x-expires=1772722800&x-signature=fUqfurIYsRqa%2FjfRAqKXve2WQ8o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611636760224845086\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772222321,\n                        \"desc\": \"Be whimsical I’m the most serious unserious unicorn you’ll meet.  With life in general , I care deeply and feel deeply, so it’s important for me to stay exploratory. To: Do things simply because I can & it feels good Follow my curiosity Make space for creativity + Keep a childlike lightness Things have felt heavy lately collectively and personally for many of us. And if we’re not careful, that heaviness can slowly suck the life out of us. So basking in light, beauty, and small moments of wonder has become nonnegotiable. That’s one of my main reasons for being here, sharing the light in gardening.  Rooting for you to find whimsy and twirl in it!  #bewhimsical #whimsy #urbangardening #gardeninspiration #springgardening \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oEWzKfNeDIqlDkwaAqFDqLjPaCfCT1IIEhAnIQ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEWzKfNeDIqlDkwaAqFDqLjPaCfCT1IIEhAnIQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=7e855d2a&x-expires=1772722800&x-signature=vXiGfvo79qsaSEhdOcdKG7qaoFo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEWzKfNeDIqlDkwaAqFDqLjPaCfCT1IIEhAnIQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=ced5a484&x-expires=1772722800&x-signature=l1Q%2BpuTZc7A4nab4uH5Y2eokIV4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oEWzKfNeDIqlDkwaAqFDqLjPaCfCT1IIEhAnIQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=1bda4225&x-expires=1772722800&x-signature=%2BfrOE%2FpFNk0nPex%2FEH7gG72vBiU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIIbkTqITCf2SAjnwzIAOFEIaKDmaQONefDPlq\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIIbkTqITCf2SAjnwzIAOFEIaKDmaQONefDPlq~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=c13988a5&x-expires=1772722800&x-signature=O7wwSMispOyDRqybrBhvLsJ4VHo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIIbkTqITCf2SAjnwzIAOFEIaKDmaQONefDPlq~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=4b131bc8&x-expires=1772722800&x-signature=xcGbx4unF%2Bzh7OfcHZCMElIQWH8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIIbkTqITCf2SAjnwzIAOFEIaKDmaQONefDPlq~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=7cdc0d7b&x-expires=1772722800&x-signature=Ea3lIL%2Bg587SEQYwEb5krvLK8w0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ooawKT3yfAC0FnDPIlQkaeIAzFjNfQ8vqqEIID\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooawKT3yfAC0FnDPIlQkaeIAzFjNfQ8vqqEIID~tplv-tiktokx-origin.image?dr=8606&refresh_token=2be6ef9d&x-expires=1772722800&x-signature=tEwjrq5eKkaUVCU4FF4qQfuG57I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooawKT3yfAC0FnDPIlQkaeIAzFjNfQ8vqqEIID~tplv-tiktokx-origin.image?dr=8606&refresh_token=2ef5cc4f&x-expires=1772722800&x-signature=FQAQBW7jJJ%2F4ZTFFsxnKLQKethk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooawKT3yfAC0FnDPIlQkaeIAzFjNfQ8vqqEIID~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=34264eb9&x-expires=1772722800&x-signature=%2FDFFZrHWAJhIWpkO60c4hu3F3LA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7220875144124697861\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1681241011,\n                        \"desc\": \"Put these 4 April Gardening Tips to use to get a jump start on the season! #springgardening #aprilgarden #springgardentips #gardeningtips #beginnergardening \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-maliva-p-0068/0eea98c3fb4c4c8189d90367a9939423_1681241013\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/0eea98c3fb4c4c8189d90367a9939423_1681241013~tplv-tiktokx-dmt-logom:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.image?dr=8605&refresh_token=fb090cfb&x-expires=1772722800&x-signature=sABf%2BE6NWLu9nYhfuRqEHUNFoQ0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/0eea98c3fb4c4c8189d90367a9939423_1681241013~tplv-tiktokx-dmt-logom:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.image?dr=8605&refresh_token=14e61cb8&x-expires=1772722800&x-signature=7zS5w0MASu2jQMfUXdM8xGX5X34%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/0eea98c3fb4c4c8189d90367a9939423_1681241013~tplv-tiktokx-dmt-logom:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.jpeg?dr=8605&refresh_token=1d82e79b&x-expires=1772722800&x-signature=gHTf8r913LF2TfaOvYrkX6O6gAM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-maliva-p-0068/69431075a72b41d3b17e6096b2fe40e4_1681241012\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/69431075a72b41d3b17e6096b2fe40e4_1681241012~tplv-tiktokx-dmt-logoccm:300:400:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.heic?dr=8595&refresh_token=2acbb98f&x-expires=1772722800&x-signature=esGMcOcTeITborVbDb4HcU8Q6JU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/69431075a72b41d3b17e6096b2fe40e4_1681241012~tplv-tiktokx-dmt-logoccm:300:400:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.heic?dr=8595&refresh_token=e4e412d7&x-expires=1772722800&x-signature=T3tyqwDpa4Z0ZQxYlWh0YSuVFi8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/69431075a72b41d3b17e6096b2fe40e4_1681241012~tplv-tiktokx-dmt-logoccm:300:400:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.jpeg?dr=8595&refresh_token=41bd4dc4&x-expires=1772722800&x-signature=6BzZDvE6gng%2BzfZPxvLJN4nuJUw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-maliva-p-0068/67cc601f49a641fc87e7dc966731db6a_1681241013\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/67cc601f49a641fc87e7dc966731db6a_1681241013~tplv-tiktokx-dmt-logom:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.image?dr=8605&refresh_token=439476d8&x-expires=1772722800&x-signature=ZBGOn5WtpG9BwjTdi2vl3zi2KN4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/67cc601f49a641fc87e7dc966731db6a_1681241013~tplv-tiktokx-dmt-logom:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.image?dr=8605&refresh_token=f66660e6&x-expires=1772722800&x-signature=HD78CxxVWm%2FzER7ovp3y484jlHQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/67cc601f49a641fc87e7dc966731db6a_1681241013~tplv-tiktokx-dmt-logom:tos-useast2a-v-0068/efb38b0bfcc64e388578a7c0b69af023.jpeg?dr=8605&refresh_token=d770134b&x-expires=1772722800&x-signature=dwM6cOBXX7txX3vXNzgAXVwUn%2BM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7214587938884144389\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1679777158,\n                        \"desc\": \"Kale, onions, cabbage, spinach, broccoli and peas for zone 6b. What are you planting right now? #slocanvillagemarket #marchgarden #marchgardenjobs #springgardening #springgardens #springgarden2023 \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-maliva-p-0068/6a6c2e3948e84f0e8510b3de03ed25f7_1679777159\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/6a6c2e3948e84f0e8510b3de03ed25f7_1679777159~tplv-tiktokx-origin.image?dr=8606&refresh_token=7a48ebfc&x-expires=1772722800&x-signature=pkuR1k4Wd6NJPUH7u%2FTDGb%2BHBII%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/6a6c2e3948e84f0e8510b3de03ed25f7_1679777159~tplv-tiktokx-origin.image?dr=8606&refresh_token=1b1b5b1b&x-expires=1772722800&x-signature=W9dXPRnuVgsJnQE8jK8HOgTendY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/6a6c2e3948e84f0e8510b3de03ed25f7_1679777159~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7041d9f1&x-expires=1772722800&x-signature=bqb5%2Fqn8HuL5iu27RzpiQXJdRY0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-maliva-p-0068/o4UxBlbnJIf4RqkE1X1wQHO1fBYAuDpo8DhOQQ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/o4UxBlbnJIf4RqkE1X1wQHO1fBYAuDpo8DhOQQ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=6b6aaaf6&x-expires=1772722800&x-signature=OZmL%2FPw2PAAUHI20CiI66SuRcHM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/o4UxBlbnJIf4RqkE1X1wQHO1fBYAuDpo8DhOQQ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=aaba5a38&x-expires=1772722800&x-signature=O5gZyT%2F%2Fsm%2BLR8pI3zkyfF0wOB0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/o4UxBlbnJIf4RqkE1X1wQHO1fBYAuDpo8DhOQQ~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=4a2f0c39&x-expires=1772722800&x-signature=fehy5cgU%2FaQxbWjd8AXkHD0zqdQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-maliva-p-0068/eed78db03ae74eea9e2cdf1302697aec_1679777160\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/eed78db03ae74eea9e2cdf1302697aec_1679777160~tplv-tiktokx-origin.image?dr=8606&refresh_token=76afc118&x-expires=1772722800&x-signature=DK1MKwKaRDwd8pko47sQK%2Fofzts%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/eed78db03ae74eea9e2cdf1302697aec_1679777160~tplv-tiktokx-origin.image?dr=8606&refresh_token=e34bea2c&x-expires=1772722800&x-signature=yJglMMmJ7uNY2KWZa%2FY98JVqj%2FE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/eed78db03ae74eea9e2cdf1302697aec_1679777160~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=51312f5a&x-expires=1772722800&x-signature=BcomnoEGJK3KlEJdRaJvoFclwTs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7345948876244782378\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1710362023,\n                        \"desc\": \"Spring plants that last through summer! Seeking a spring container garden that keeps on giving? Look no further! Our thoughtfully curated selection promises enduring beauty from spring to summer, following the time-tested thriller, filler, spiller formula: 🌺 Thrillers: Add height and drama with annual purple salvia and heat-loving geraniums. These vibrant picks not only attract pollinators but also thrive through summer heat. 🌸 Fillers: Bacopa and alyssum fill your pot with delicate blooms and lush foliage, creating a perfect blend of color and texture. 🌿 Spillers: Petchoa and vinca minor cascade gracefully, lending a charming waterfall effect. Petchoa offers the best of petunias and calibrachoa, while vinca minor delivers evergreen allure year-round. 🌱 Pro Tip: Boost your blooms with our Annual Bloom fertilizer, specially crafted for flowering plants. Feed every 4-6 weeks for a bounty of blossoms! This container ensemble is tailored to withstand spring’s chill and summer’s sizzle, thriving in sunny spots of your garden. Ready to create your own floral masterpiece? Drop a 🌺 in the comments below!  #springflowers #springcontainers #containergarden #springgardening #longlastingflowers \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/268aaf1fec1b401ab8eb078902df7755_1710362027\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/268aaf1fec1b401ab8eb078902df7755_1710362027~tplv-tiktokx-origin.image?dr=8606&refresh_token=6afeadb8&x-expires=1772722800&x-signature=KzEybd7F%2Be%2FFXGXpbAYJcXx%2FB18%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/268aaf1fec1b401ab8eb078902df7755_1710362027~tplv-tiktokx-origin.image?dr=8606&refresh_token=5cb476e1&x-expires=1772722800&x-signature=2xbRVKx0KzNVcwMRIosVdk3PO8c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/268aaf1fec1b401ab8eb078902df7755_1710362027~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=07f3493d&x-expires=1772722800&x-signature=iqyxMHyerkCg4fookGSND%2BoFUXI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/617713feb6184d65ad6f91d95bceffc7_1710362025\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/617713feb6184d65ad6f91d95bceffc7_1710362025~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=aca5ed67&x-expires=1772722800&x-signature=xJ8N63Xo9Ef7eeAH3UZ7xyoWjqk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/617713feb6184d65ad6f91d95bceffc7_1710362025~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=3d5ddfe4&x-expires=1772722800&x-signature=THyE%2B%2FC8Ps9fbKj9zj6gw4aGRGQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/617713feb6184d65ad6f91d95bceffc7_1710362025~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=c9b3c5d7&x-expires=1772722800&x-signature=X3EViQAWB7w4ywXmiJgYkhTBN0w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/3cb6bf10f6094581ba2a8a0a376606ee_1710362025\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/3cb6bf10f6094581ba2a8a0a376606ee_1710362025~tplv-tiktokx-origin.image?dr=8606&refresh_token=ab29f68b&x-expires=1772722800&x-signature=m5l1FRoio7HuA5EoAAXtuKEqHMI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/3cb6bf10f6094581ba2a8a0a376606ee_1710362025~tplv-tiktokx-origin.image?dr=8606&refresh_token=21a9d587&x-expires=1772722800&x-signature=s27rv1z19eZoKTzy%2ByT%2FqU5CgfM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/3cb6bf10f6094581ba2a8a0a376606ee_1710362025~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=65afa22e&x-expires=1772722800&x-signature=SF4DJcuFwJjx4ubT4zUqkptxv0I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7476558306069187862\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1740771886,\n                        \"desc\": \"Spring is Here! 🌸🌿 Time to Plant @YOU GARDEN LIMITED Summer Bulbs for a Garden Full of Flowers 🌞🐝 Order Now! 💛 #DealDrops #TiktokMadeMeBuyIt #TiktokShop #SpringDeals #Spring #TikTokShop #SpringGardening #SummerBulbs #GardenFlowers #WildlifeFriendly #PlantNow #GrowYourOwn #FlowerGarden #GardenInspiration #BulbsForPollinators #OrderToday \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-no1a-p-0037-no/oIjHI1FEcfIfJnlCLCDAIQh9joPAEDzIZCEwfl\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oIjHI1FEcfIfJnlCLCDAIQh9joPAEDzIZCEwfl~tplv-tiktokx-origin.image?dr=8606&refresh_token=4ce640b6&x-expires=1772722800&x-signature=eG5oGkP5Z98cXSt0cHkPN73uhP0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oIjHI1FEcfIfJnlCLCDAIQh9joPAEDzIZCEwfl~tplv-tiktokx-origin.image?dr=8606&refresh_token=91316382&x-expires=1772722800&x-signature=bsLrNWubbW5NLOVHuwJFvbN%2BsdQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oIjHI1FEcfIfJnlCLCDAIQh9joPAEDzIZCEwfl~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9307d14c&x-expires=1772722800&x-signature=wJXNgC7dqXsC3N3BYk9jaNnpRKA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-no1a-p-0037-no/oUwIELAFHIk9TjEAoDIhnQICZ1EfDfYDIjUPfC\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwIELAFHIk9TjEAoDIhnQICZ1EfDfYDIjUPfC~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a7e6884a&x-expires=1772722800&x-signature=ZDbnwgu%2BR%2F3%2FWvS7c76gFCQPIzI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwIELAFHIk9TjEAoDIhnQICZ1EfDfYDIjUPfC~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=25772a6c&x-expires=1772722800&x-signature=OIT1MwlQONyvKC0iRWLUAQO9CnA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oUwIELAFHIk9TjEAoDIhnQICZ1EfDfYDIjUPfC~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=b1a40402&x-expires=1772722800&x-signature=jEfYMWeV9q2H%2FO4b9j0YpQwCU00%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-no1a-p-0037-no/owhIHjFhnIDBf9DAQ1aAffEoPCIFjpwLImjCED\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owhIHjFhnIDBf9DAQ1aAffEoPCIFjpwLImjCED~tplv-tiktokx-origin.image?dr=8606&refresh_token=63170a14&x-expires=1772722800&x-signature=Snt%2FldT8XJK%2F0vNH8jzqCU3yFWA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owhIHjFhnIDBf9DAQ1aAffEoPCIFjpwLImjCED~tplv-tiktokx-origin.image?dr=8606&refresh_token=da9cfb2b&x-expires=1772722800&x-signature=%2B68cHO0UJ5NO9vVWpI4jI47TFNg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/owhIHjFhnIDBf9DAQ1aAffEoPCIFjpwLImjCED~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=10d7aa89&x-expires=1772722800&x-signature=CvXmJBJnhcATh7AC61OpLBCeI%2BU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7352647575100476714\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1711921691,\n                        \"desc\": \"Here’s a few plants that tolerate desert climates and extreme heat conditions. Do you live in a desert, and if so, have you tried growing these in the ground or in a pot? Did you have any luck? What other plants did I forget to mention? Let me know in the comments!  . . . . . . . . #desert #desertclimate #desertplants #desertgarden #arizona #newmexico #westtexas #florist #floristry #plantsmakepeoplehappy #mygarden #inmygarden #texas #texaslife #cactus #cacti #extremeheat #droughttolerant #gardening101 #diyhomeimprovement #grandmalove #gardentime #gardendesign #gardeninspo #explore #fyp #flowerschool #flowershop #flowerlovers #springgardening #fypage #foryoupageofficiall #foryoupage #foryourpages #plantsoftiktok #plantstuff #PlantLover \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/d19a3e5e7ec84663b7372e1c66a02a7e_1711921693\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/d19a3e5e7ec84663b7372e1c66a02a7e_1711921693~tplv-tiktokx-origin.image?dr=8606&refresh_token=a3bb0a83&x-expires=1772722800&x-signature=hmxT3JoKDiHdGywfrVc%2F2GFgrf8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/d19a3e5e7ec84663b7372e1c66a02a7e_1711921693~tplv-tiktokx-origin.image?dr=8606&refresh_token=e79c7fcd&x-expires=1772722800&x-signature=Fz8u1lrbYN%2Bn3L%2FrzFU%2BMZOv0Gw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/d19a3e5e7ec84663b7372e1c66a02a7e_1711921693~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=314eb611&x-expires=1772722800&x-signature=AS9OmVwkDv3UV%2BGNN6B0VrZK3Jg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oEDTjMufEQcQItdeHAQA08B8r2XAPWIMDfkC47\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEDTjMufEQcQItdeHAQA08B8r2XAPWIMDfkC47~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=edc4de57&x-expires=1772722800&x-signature=krGt5khP1mpBviOI47a9FAxK9s4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEDTjMufEQcQItdeHAQA08B8r2XAPWIMDfkC47~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=9b3cdaff&x-expires=1772722800&x-signature=1qJ7KLxP5Y%2FZlRy2I%2BoAJ9QcBnU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oEDTjMufEQcQItdeHAQA08B8r2XAPWIMDfkC47~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=89f011b0&x-expires=1772722800&x-signature=XO9oFpd7XVyVFr8u7RKUQynvOlE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/300faeefaf7a4b76ae13ada6d080f0af_1711921693\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/300faeefaf7a4b76ae13ada6d080f0af_1711921693~tplv-tiktokx-origin.image?dr=8606&refresh_token=a6151c02&x-expires=1772722800&x-signature=Gk21QgVwIJ5O7NJzvaifnAfLp%2BE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/300faeefaf7a4b76ae13ada6d080f0af_1711921693~tplv-tiktokx-origin.image?dr=8606&refresh_token=9390cc34&x-expires=1772722800&x-signature=HDq24%2FyJl%2BMOrIrZMGavdkJKPnc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/300faeefaf7a4b76ae13ada6d080f0af_1711921693~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9cf1bab7&x-expires=1772722800&x-signature=F3pC3mwFAtc%2FaDyzNQK%2FONOqgVM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7226401799312280874\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1682527792,\n                        \"desc\": \"Our starts are finished hardening off and ready to go in the garden! 🌱 Transplant seedlings after your last frost date. These varieties like cooler weather and can handle dips in temperature- making them perfect for early Spring gardens! 🌷 We are in hardiness zone 6A, Greenwood, MO #springgardening #vegetablegarden #gardentips #gardentime \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/105ff447e03d417c89bbc279e7f35f57_1682527793\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/105ff447e03d417c89bbc279e7f35f57_1682527793~tplv-tiktokx-origin.image?dr=8606&refresh_token=180df8dd&x-expires=1772722800&x-signature=WXyPLus%2FfW1hmpnKU%2F0t1nP1nLc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/105ff447e03d417c89bbc279e7f35f57_1682527793~tplv-tiktokx-origin.image?dr=8606&refresh_token=697429bd&x-expires=1772722800&x-signature=R47IdAoDu8FCde0dp8V3PRJdU0c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/105ff447e03d417c89bbc279e7f35f57_1682527793~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0b100a9b&x-expires=1772722800&x-signature=eMENRJIaswogVTFdcRpfh%2Faad4s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/80dce7bf10634b8c9004e5758d4a8f15_1682527793\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/80dce7bf10634b8c9004e5758d4a8f15_1682527793~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=a7937d5c&x-expires=1772722800&x-signature=EPV28zgdybCcvcYuMmB5N1hQQtU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/80dce7bf10634b8c9004e5758d4a8f15_1682527793~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e034eec5&x-expires=1772722800&x-signature=nRP%2FTE5HRHJNJLQdlvcUqolOIYU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/80dce7bf10634b8c9004e5758d4a8f15_1682527793~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=7550d13e&x-expires=1772722800&x-signature=96xhJxig1GD6niUwomtJuzsl39c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/d6b4edf797524a5b95c2d937287083c4_1682527794\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/d6b4edf797524a5b95c2d937287083c4_1682527794~tplv-tiktokx-origin.image?dr=8606&refresh_token=62f4b61d&x-expires=1772722800&x-signature=I5W%2Bfh8DTsqgeDB6qWaQuA35xYs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/d6b4edf797524a5b95c2d937287083c4_1682527794~tplv-tiktokx-origin.image?dr=8606&refresh_token=5c04f20f&x-expires=1772722800&x-signature=I93pIKTKJngXlIOK6dDD6hJqFPE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/d6b4edf797524a5b95c2d937287083c4_1682527794~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e2abc9a3&x-expires=1772722800&x-signature=3XrnCdJDyg5pDwNPjPemfshvWww%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1024,\n                            \"tags\": null,\n                            \"width\": 576\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"springgardening\",\n                    \"cid\": \"1659705041566726\",\n                    \"connect_music\": null,\n                    \"desc\": \"\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=1659705041566726\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 7231,\n                    \"user_count\": 7231,\n                    \"view_count\": 46119928\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            },\n            {\n                \"aweme_list\": [\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7610732184177020174\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772011794,\n                        \"desc\": \"Harrah’s Resort Atlantic City ✨ #hotpicks #traveltiktok #winter #budgethotel #fyp \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/o8WDFBZZsEx86EEeQCDREfsNSwnopQA9kDKRgt\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8WDFBZZsEx86EEeQCDREfsNSwnopQA9kDKRgt~tplv-tiktokx-origin.image?dr=8606&refresh_token=062467d1&x-expires=1772722800&x-signature=8zWRjQHdGtwcQUzn5GMFG5SX84c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8WDFBZZsEx86EEeQCDREfsNSwnopQA9kDKRgt~tplv-tiktokx-origin.image?dr=8606&refresh_token=dc2383b7&x-expires=1772722800&x-signature=9VnAMtR6q3cQzKdqBoUEa8RGlis%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/o8WDFBZZsEx86EEeQCDREfsNSwnopQA9kDKRgt~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=86af0e53&x-expires=1772722800&x-signature=xOnBGJhSfLkkhI2bueziYOLMnEw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/ogiEsfs9KgfRDtDQIZxEANBSgDnFQuh9p6EZc0\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogiEsfs9KgfRDtDQIZxEANBSgDnFQuh9p6EZc0~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=2b5316ba&x-expires=1772722800&x-signature=kBm9cW%2B%2FpWp6SVJCPynzTYsydvs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogiEsfs9KgfRDtDQIZxEANBSgDnFQuh9p6EZc0~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=aa1573db&x-expires=1772722800&x-signature=J7F6e4qXi4wc5H3P4Q9R%2BotIvDI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/ogiEsfs9KgfRDtDQIZxEANBSgDnFQuh9p6EZc0~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=2b2a02db&x-expires=1772722800&x-signature=RCPNSBa7qFde6xwWzGTnWvKBQ%2BA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/osQeQDD7RwZnAdDpZF0xf6Y9sExENEFgSKsRBx\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osQeQDD7RwZnAdDpZF0xf6Y9sExENEFgSKsRBx~tplv-tiktokx-origin.image?dr=8606&refresh_token=701d5db8&x-expires=1772722800&x-signature=4Hf8Y8wHC8yDlIan5nqCBXXvq2k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osQeQDD7RwZnAdDpZF0xf6Y9sExENEFgSKsRBx~tplv-tiktokx-origin.image?dr=8606&refresh_token=5b07f079&x-expires=1772722800&x-signature=JI7tevvp7HpT3IW2C6R%2FLuUT%2F%2BA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/osQeQDD7RwZnAdDpZF0xf6Y9sExENEFgSKsRBx~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e11a3ad0&x-expires=1772722800&x-signature=oeQMnKnD0qXMMSr1c18ugwl6ZmI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7603824498768465165\",\n                        \"aweme_type\": 55,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1770403400,\n                        \"desc\": \"#hotpicks \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast5-p-0068-tx/okHIkkvuDBNhvSmGGti6gUIiRA7oBaefEJBpKj\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okHIkkvuDBNhvSmGGti6gUIiRA7oBaefEJBpKj~tplv-tiktokx-origin.image?dr=8606&refresh_token=df19fd93&x-expires=1772722800&x-signature=NmTaI%2BR8z9HQHTcehwT9ghd0wT0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okHIkkvuDBNhvSmGGti6gUIiRA7oBaefEJBpKj~tplv-tiktokx-origin.image?dr=8606&refresh_token=bde65fd9&x-expires=1772722800&x-signature=AyNGruKuZrb1bUIl%2Fa0X60ohpEU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okHIkkvuDBNhvSmGGti6gUIiRA7oBaefEJBpKj~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=caf32312&x-expires=1772722800&x-signature=aJnOuyBLLHUxYcA9CK%2B15hoJRoQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/okajYDQyez90oGkkI1p7NMAQM8AQXHHfaCeTGQ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okajYDQyez90oGkkI1p7NMAQM8AQXHHfaCeTGQ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=1be55b4d&x-expires=1772722800&x-signature=0WynFPCPDPejWBcSruYZtMu8x4Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okajYDQyez90oGkkI1p7NMAQM8AQXHHfaCeTGQ~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=7c8441e5&x-expires=1772722800&x-signature=i9q%2FTUONHiOSkDmWDWA4gMrt5FA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/okajYDQyez90oGkkI1p7NMAQM8AQXHHfaCeTGQ~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=ba019960&x-expires=1772722800&x-signature=7TQVM4kbvBBydRY8lRQchT2H31w%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast5-p-0068-tx/oAvGeHUi5uRvBIsIuBipAN6BgtSbtDpkfjhEm7\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAvGeHUi5uRvBIsIuBipAN6BgtSbtDpkfjhEm7~tplv-tiktokx-origin.image?dr=8606&refresh_token=265178df&x-expires=1772722800&x-signature=Ea%2F3PCO4C82S%2FDBekXUUK6Qp1Is%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAvGeHUi5uRvBIsIuBipAN6BgtSbtDpkfjhEm7~tplv-tiktokx-origin.image?dr=8606&refresh_token=620fa2a2&x-expires=1772722800&x-signature=%2BXLKcx7wrNBNOs8fCPTXXvfrEKQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-p-0068-tx/oAvGeHUi5uRvBIsIuBipAN6BgtSbtDpkfjhEm7~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=880efb0c&x-expires=1772722800&x-signature=SvNUlDVE1VdO%2B6MZL2r9CQn5YDc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1280,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7608574846506650910\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771509421,\n                        \"desc\": \"#hotpicks \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/ogfAXiLNAX1IigqTjMECI6AKVIgYgDLuf0OLeG\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogfAXiLNAX1IigqTjMECI6AKVIgYgDLuf0OLeG~tplv-tiktokx-origin.image?dr=8606&refresh_token=e594f320&x-expires=1772722800&x-signature=ZzOzM6ObcYXWBrDLK3WN9N1R9TI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogfAXiLNAX1IigqTjMECI6AKVIgYgDLuf0OLeG~tplv-tiktokx-origin.image?dr=8606&refresh_token=e08cce44&x-expires=1772722800&x-signature=F80zprtmXJDMCmrIptyrKp9guC0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogfAXiLNAX1IigqTjMECI6AKVIgYgDLuf0OLeG~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a4cfa461&x-expires=1772722800&x-signature=3LzO0jIUxD1%2Fbi31yhnHdQ16LwE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIRwWhZXoFAzBIiOqzvBaFRCEiAK1iAEuVcp4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIRwWhZXoFAzBIiOqzvBaFRCEiAK1iAEuVcp4~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=6feaace4&x-expires=1772722800&x-signature=WP9v%2BqXHLDLmbgCwNQBi4Q2bhiw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIRwWhZXoFAzBIiOqzvBaFRCEiAK1iAEuVcp4~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d345cdbe&x-expires=1772722800&x-signature=nbAdXyY%2F7WLdxUXDbOGeIXDRtYg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIRwWhZXoFAzBIiOqzvBaFRCEiAK1iAEuVcp4~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=17817c9b&x-expires=1772722800&x-signature=KIn3SN1RjwPjuhHhkMArJG8ngYc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oYLpfoagbAtwCRFAAQFClLVDmfrRdVxEEEBEuQ\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYLpfoagbAtwCRFAAQFClLVDmfrRdVxEEEBEuQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=98c440e4&x-expires=1772722800&x-signature=40UDxIUyl8Hkw9JEW%2FymtlFGtiE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYLpfoagbAtwCRFAAQFClLVDmfrRdVxEEEBEuQ~tplv-tiktokx-origin.image?dr=8606&refresh_token=30c3af7c&x-expires=1772722800&x-signature=b7n74Bx98oqWnJDlCXAR%2FLf%2FtlQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYLpfoagbAtwCRFAAQFClLVDmfrRdVxEEEBEuQ~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=61f4136c&x-expires=1772722800&x-signature=JYxrOZSpex5Drr3ZWe7uTM9XI3k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 642,\n                            \"tags\": null,\n                            \"width\": 360\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7608595617828408607\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771514259,\n                        \"desc\": \"#hotpicks \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oQA0avWAIiZBRAaKEcbapXGVB1ZEYgpxaRI6i\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQA0avWAIiZBRAaKEcbapXGVB1ZEYgpxaRI6i~tplv-tiktokx-origin.image?dr=8606&refresh_token=83e32386&x-expires=1772722800&x-signature=pXV8LSGDXrMv9oQLYW3y4O1H0jA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQA0avWAIiZBRAaKEcbapXGVB1ZEYgpxaRI6i~tplv-tiktokx-origin.image?dr=8606&refresh_token=435960ae&x-expires=1772722800&x-signature=xQI2qP3qs6Tu9MYIkX3f1dUjtMg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQA0avWAIiZBRAaKEcbapXGVB1ZEYgpxaRI6i~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b08fc577&x-expires=1772722800&x-signature=Aevn08ItnFcRQr%2B4YeE4FIAM%2BXE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/ogvZvEBsZ0AQOBcBKARIKiVaYLXg6aaEWpZAi\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogvZvEBsZ0AQOBcBKARIKiVaYLXg6aaEWpZAi~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d038fa82&x-expires=1772722800&x-signature=a1zuOL0nwRozNmQGJIsQlC8I8vI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogvZvEBsZ0AQOBcBKARIKiVaYLXg6aaEWpZAi~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=301cd4b3&x-expires=1772722800&x-signature=vp86S0S16mncf2n1O29W4aGxIyc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ogvZvEBsZ0AQOBcBKARIKiVaYLXg6aaEWpZAi~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=576efdaf&x-expires=1772722800&x-signature=LSeKEafDbRQg25fqdb5jqYbrJeo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oc0bXA1jyVBxxEQpqlFfEBAKAKpnlsQ0ReDoEm\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc0bXA1jyVBxxEQpqlFfEBAKAKpnlsQ0ReDoEm~tplv-tiktokx-origin.image?dr=8606&refresh_token=803cc1fa&x-expires=1772722800&x-signature=bvOAIlxAhgAYZfQZ3FzIfVGXFgU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc0bXA1jyVBxxEQpqlFfEBAKAKpnlsQ0ReDoEm~tplv-tiktokx-origin.image?dr=8606&refresh_token=a558f5f8&x-expires=1772722800&x-signature=Usgpe2z56n%2ByQcv64cRUmACuwHI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oc0bXA1jyVBxxEQpqlFfEBAKAKpnlsQ0ReDoEm~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5012e9e7&x-expires=1772722800&x-signature=361pcsjHlEpFKg1b%2BcxUoTE%2BwxY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&s=CHALLENGE_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 626,\n                            \"tags\": null,\n                            \"width\": 360\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611166066932206879\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772112705,\n                        \"desc\": \"#hotpicks \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 2,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"Can’t promote due to audio copyright issue\",\n                        \"promote_toast_key\": \"reason_cannot_promote_music\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/owOBiAYXCC4jhaWgIBJ0ifUdqS0L0IATpizIAk\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owOBiAYXCC4jhaWgIBJ0ifUdqS0L0IATpizIAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=c0a21248&x-expires=1772722800&x-signature=ybZeb9jdtjmNYd4FiEZf2TaRnrY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owOBiAYXCC4jhaWgIBJ0ifUdqS0L0IATpizIAk~tplv-tiktokx-origin.image?dr=8606&refresh_token=a3e2c3b1&x-expires=1772722800&x-signature=JBoebjsEwes%2BQq96pQpDz2zIVhI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owOBiAYXCC4jhaWgIBJ0ifUdqS0L0IATpizIAk~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=5da05b88&x-expires=1772722800&x-signature=LG3A7aApPT%2FUefo2ZmrKaBwbYAM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/osxA7CAofAQcfsFyDDRpmoBolEEVFEXnuEvQFw\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osxA7CAofAQcfsFyDDRpmoBolEEVFEXnuEvQFw~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=b5f4b4cc&x-expires=1772722800&x-signature=xixB1mNG3PF%2Fx2tUu7a7umNrtqI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osxA7CAofAQcfsFyDDRpmoBolEEVFEXnuEvQFw~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d740433b&x-expires=1772722800&x-signature=ZzhsV%2BCFMBT2qrK0Gjn6fmHqUac%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/osxA7CAofAQcfsFyDDRpmoBolEEVFEXnuEvQFw~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=32fa72d2&x-expires=1772722800&x-signature=8Mqm%2B8QKmkNXehQAKzqCl2veTv4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&sc=cover&biz_tag=tt_video&s=CHALLENGE_AWEME\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oAKIBiAYIX0BziC0IAgPhqiuT0UWSifC4DAQWd\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIBiAYIX0BziC0IAgPhqiuT0UWSifC4DAQWd~tplv-tiktokx-origin.image?dr=8606&refresh_token=25e1284c&x-expires=1772722800&x-signature=E0cFpGPWWyF%2FY3ZAwas%2BZfOxw4U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIBiAYIX0BziC0IAgPhqiuT0UWSifC4DAQWd~tplv-tiktokx-origin.image?dr=8606&refresh_token=7512ca22&x-expires=1772722800&x-signature=2Jjbcns0K0Jtn2BW5TKYJvlLebQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oAKIBiAYIX0BziC0IAgPhqiuT0UWSifC4DAQWd~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4e18f729&x-expires=1772722800&x-signature=Z0EBH8D7QPveCswsi3WPuaMC8E0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1556,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7611495548704574750\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1772189476,\n                        \"desc\": \"#hotpicks \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/oQ1AVAqRIdai3bIBFc3iEZ7PZBqB7AFxyahqD\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQ1AVAqRIdai3bIBFc3iEZ7PZBqB7AFxyahqD~tplv-tiktokx-origin.image?dr=8606&refresh_token=d6b4deb8&x-expires=1772722800&x-signature=Tk3uH3xZKCB90N%2FKe5wKeHxDVVA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQ1AVAqRIdai3bIBFc3iEZ7PZBqB7AFxyahqD~tplv-tiktokx-origin.image?dr=8606&refresh_token=0abdb2ad&x-expires=1772722800&x-signature=jVCU6sB%2FuSEcS1MQSGxpK0xNG1k%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQ1AVAqRIdai3bIBFc3iEZ7PZBqB7AFxyahqD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f0369a1e&x-expires=1772722800&x-signature=NFpNENMy5rlL5irAm4k2%2B3F3Iaw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/os33r1VgBdFiai7EFAAAIqIchI6BZVqRa5ByP\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/os33r1VgBdFiai7EFAAAIqIchI6BZVqRa5ByP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=bb77bb07&x-expires=1772722800&x-signature=IVbrptsuqyqhGiZBmOshHfiV21o%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/os33r1VgBdFiai7EFAAAIqIchI6BZVqRa5ByP~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=feb42330&x-expires=1772722800&x-signature=lliNKjeYJSDhf7vysAWRUOvmDsQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/os33r1VgBdFiai7EFAAAIqIchI6BZVqRa5ByP~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=475af690&x-expires=1772722800&x-signature=nRfRnUeBRnqbvWKmTUcVIkTjkQs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/owy1E7Dq3BFRZAl36cghPJIBiBaiaIdAVAFiq\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owy1E7Dq3BFRZAl36cghPJIBiBaiaIdAVAFiq~tplv-tiktokx-origin.image?dr=8606&refresh_token=061c7036&x-expires=1772722800&x-signature=NW%2FI9WpRYD2uvkL%2BtF0x5SNI234%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owy1E7Dq3BFRZAl36cghPJIBiBaiaIdAVAFiq~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba2ec05f&x-expires=1772722800&x-signature=wdclt5dtNRDBswOLmg8nm6MJ3DU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owy1E7Dq3BFRZAl36cghPJIBiBaiaIdAVAFiq~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e262a1fc&x-expires=1772722800&x-signature=0OD8FQADggYo3H3FPAncwWW5Qdc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 1556,\n                            \"tags\": null,\n                            \"width\": 720\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    },\n                    {\n                        \"anchors\": null,\n                        \"aweme_id\": \"7608594113709051166\",\n                        \"aweme_type\": 0,\n                        \"banners\": null,\n                        \"behind_the_song_music_ids\": null,\n                        \"behind_the_song_video_music_ids\": null,\n                        \"branded_content_accounts\": null,\n                        \"cha_list\": null,\n                        \"challenge_position\": null,\n                        \"comment_topbar_info\": null,\n                        \"commerce_config_data\": null,\n                        \"content_desc_extra\": null,\n                        \"cover_labels\": null,\n                        \"create_time\": 1771513906,\n                        \"desc\": \"#hotpicks \",\n                        \"geofencing\": null,\n                        \"geofencing_regions\": null,\n                        \"green_screen_materials\": null,\n                        \"has_promote_entry\": 1,\n                        \"hybrid_label\": null,\n                        \"image_infos\": null,\n                        \"interaction_stickers\": null,\n                        \"is_pgcshow\": false,\n                        \"label_top_text\": null,\n                        \"long_video\": null,\n                        \"mask_infos\": null,\n                        \"muf_comment_info_v2\": null,\n                        \"nickname_position\": null,\n                        \"operator_boost_info\": null,\n                        \"origin_comment_ids\": null,\n                        \"picked_users\": null,\n                        \"position\": null,\n                        \"products_info\": null,\n                        \"promote_toast\": \"\",\n                        \"promote_toast_key\": \"\",\n                        \"question_list\": null,\n                        \"reference_tts_voice_ids\": null,\n                        \"reference_voice_filter_ids\": null,\n                        \"search_highlight\": null,\n                        \"status\": {\n                            \"allow_comment\": true,\n                            \"allow_share\": true,\n                            \"download_status\": 0,\n                            \"is_delete\": false\n                        },\n                        \"survey_info\": null,\n                        \"text_extra\": null,\n                        \"tts_voice_ids\": null,\n                        \"uniqid_position\": null,\n                        \"video\": {\n                            \"animated_cover\": {\n                                \"uri\": \"tos-useast8-p-0068-tx2/owZXfJAyPAIQKPSMABI0MDAFKiiqiCVBt5vIY1\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owZXfJAyPAIQKPSMABI0MDAFKiiqiCVBt5vIY1~tplv-tiktokx-origin.image?dr=8606&refresh_token=9f82a1d4&x-expires=1772722800&x-signature=cOcn4MoO%2FAuSeEwav7HZsaqZNlI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owZXfJAyPAIQKPSMABI0MDAFKiiqiCVBt5vIY1~tplv-tiktokx-origin.image?dr=8606&refresh_token=006cf525&x-expires=1772722800&x-signature=qgZcmKHQzpQka%2FjVJs76bOfg8gk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/owZXfJAyPAIQKPSMABI0MDAFKiiqiCVBt5vIY1~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e6553a1c&x-expires=1772722800&x-signature=OMYgf5jmNUYSbFovLPPt4Sb8xGo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"big_thumbs\": null,\n                            \"bit_rate\": null,\n                            \"bit_rate_audio\": null,\n                            \"cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oMfjUk8qLCIFyeKIAQCHrmAISafAGTCYDIjuEE\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMfjUk8qLCIFyeKIAQCHrmAISafAGTCYDIjuEE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=ac58feec&x-expires=1772722800&x-signature=7327TgBIetOQX%2FKokLzS48BR2Ac%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMfjUk8qLCIFyeKIAQCHrmAISafAGTCYDIjuEE~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=9987810b&x-expires=1772722800&x-signature=eQu9Q5OYj%2B8NI1Qpw9U5jQ8dh4k%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oMfjUk8qLCIFyeKIAQCHrmAISafAGTCYDIjuEE~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=f62b60a8&x-expires=1772722800&x-signature=FOegjyUfPdAdNvz%2BshddmfdXv9c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"dynamic_cover\": {\n                                \"data_size\": 0,\n                                \"height\": 720,\n                                \"uri\": \"tos-useast8-p-0068-tx2/oIJXI5Fv0IqGC1i1KAyiHiPiIZBBtSABfAPJDM\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIJXI5Fv0IqGC1i1KAyiHiPiIZBBtSABfAPJDM~tplv-tiktokx-origin.image?dr=8606&refresh_token=bc5a3be4&x-expires=1772722800&x-signature=W%2FBRTno9liEfL4eknKObyIGlo2g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIJXI5Fv0IqGC1i1KAyiHiPiIZBBtSABfAPJDM~tplv-tiktokx-origin.image?dr=8606&refresh_token=4d5387cc&x-expires=1772722800&x-signature=BOwrdk3w2rr0KsiHUegFcvM423U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oIJXI5Fv0IqGC1i1KAyiHiPiIZBBtSABfAPJDM~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=0fe309ef&x-expires=1772722800&x-signature=Rau7iWGFSP83zMktux0lFW1MVOk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d78c6bd&idc=useast8&biz_tag=tt_video&s=CHALLENGE_AWEME&sc=dynamic_cover\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"height\": 626,\n                            \"tags\": null,\n                            \"width\": 360\n                        },\n                        \"video_labels\": null,\n                        \"video_text\": null,\n                        \"voice_filter_ids\": null\n                    }\n                ],\n                \"category_type\": 0,\n                \"challenge_info\": {\n                    \"author\": {\n                        \"account_labels\": null,\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": null,\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"cover_url\": null,\n                        \"events\": null,\n                        \"followers_detail\": null,\n                        \"geofencing\": null,\n                        \"homepage_bottom_toast\": null,\n                        \"item_list\": null,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"platform_sync_info\": null,\n                        \"relative_users\": null,\n                        \"search_highlight\": null,\n                        \"shield_edit_field_info\": null,\n                        \"type_label\": null,\n                        \"user_profile_guide\": null,\n                        \"user_tags\": null,\n                        \"white_cover_url\": null\n                    },\n                    \"banner_list\": null,\n                    \"cha_attrs\": null,\n                    \"cha_name\": \"hotpicks\",\n                    \"cid\": \"41545242\",\n                    \"connect_music\": null,\n                    \"desc\": \"\",\n                    \"is_pgcshow\": false,\n                    \"schema\": \"aweme://aweme/challenge/detail?cid=41545242\",\n                    \"search_highlight\": null,\n                    \"show_items\": null,\n                    \"sub_type\": 0,\n                    \"type\": 0,\n                    \"use_count\": 13141,\n                    \"user_count\": 13141,\n                    \"view_count\": 566593702\n                },\n                \"click_track_url_list\": null,\n                \"desc\": \"Trending hashtag\",\n                \"track_url_list\": null\n            }\n        ],\n        \"cursor\": 10,\n        \"device_type\": 0,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260304153937A4DD010D10C4B30E807C\",\n            \"now\": 1772638778000\n        },\n        \"has_more\": 1,\n        \"log_pb\": {\n            \"impr_id\": \"20260304153937A4DD010D10C4B30E807C\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772638779\n}"}],"_postman_id":"132eda41-0fe6-4edf-be66-f6b85e714e6e"},{"name":"Get trending feed","id":"aa973a16-fd07-4fa8-b77c-fdecad30dd26","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getTrendingFeed","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getTrendingFeed"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>The type of loading feed (0 - Initial loading, 2 - Load more, 8 - Reload)</p>\n","type":"text/plain"},"key":"pull_type","value":"0"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"b3a1a27f-86c5-4ad4-b664-1e3916a0810b","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getTrendingFeed","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getTrendingFeed"],"query":[{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"pull_type","value":"0","description":"The type of loading feed (0 - Initial loading, 2 - Load more, 8 - Reload)","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.\n","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:40:15 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=8rd0KYKF91Fu0b%2B5PoQCaq9dbRz%2BTt%2FtSbM5Xf3VZ7JJfk3Oj4HcCrCKlEG9L%2BsXXkuFBEWfz5y0Ct87y3TY6GjbCCbvG%2B0BoTWwhd0Xwnp7XA%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71fa2bdf8c1e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"min_cursor\": 0,\n        \"max_cursor\": 5,\n        \"has_more\": 1,\n        \"aweme_list\": [\n            {\n                \"aweme_id\": \"7604534375476137247\",\n                \"desc\": \"អរុណ​សួស្ដី​បង​ប្អូន​ កុំ​ភ្លេច​ញញឹម​ណា​ 🥺🥰🌻\",\n                \"create_time\": 1770568656,\n                \"author\": {\n                    \"uid\": \"7469623271999882270\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Kanitha - កនិដ្ឋា\",\n                    \"signature\": \"ម៉ាក់ប្រាប់ថាអោយរៀនធ្វេី content creator នឹងគេ 📸\\n\\nFood, solo travel & a lot of yapping\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c51da5d0&x-expires=1772722800&x-signature=Ij7OuFeUrYlpjTKBzIbM5u%2BgWAg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e519a30d&x-expires=1772722800&x-signature=CP9y4pqdB8zBoKSfb9UJwO1%2FG9s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=bbac1073&x-expires=1772722800&x-signature=%2BOdrRI%2FzIU%2BdFBWqrji38EogB%2Bk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d0f3db7a&x-expires=1772722800&x-signature=pAmFqCXtAz5yzOhrsbE7rOk0aZA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=20a43727&x-expires=1772722800&x-signature=FPzDpwQdz8tGpRrJCgYdfo9eTRU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0c1ca13b&x-expires=1772722800&x-signature=HqhgCbYnxC10VzhnIM96EayG%2FII%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"is_block\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"eatwalkyap\",\n                    \"room_id\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"commerce_user_level\": 0,\n                    \"platform_sync_info\": null,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"prevent_download\": false,\n                    \"geofencing\": null,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"download_setting\": 0,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"item_list\": null,\n                    \"is_star\": false,\n                    \"type_label\": [],\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b2e4bde0&x-expires=1772722800&x-signature=ROLN1gXXKbSkH5MOu%2FExv%2FqRHs4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=883ae3dc&x-expires=1772722800&x-signature=Idw63R5U5k6vTAIZzgZQRzUWvKo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=09ea762a&x-expires=1772722800&x-signature=%2B57yfG8D67Ved9qyBdShj2fG5ys%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=d32ab064&x-expires=1772722800&x-signature=X4amLqUgy3DJPkKU4lsX4kJohso%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=2616fcd5&x-expires=1772722800&x-signature=iy4lPzpgmfQzUv8tSy2uxjG%2FJa4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/475e7dc6477c4bddd39edeeddd62c2d2~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=17e98d6e&x-expires=1772722800&x-signature=JN0od%2FcFuCUsdDvJ7gcTiqXYIZI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAirwqNYrAQpKxDsoRymj5uFp1LhCDJg-YRdA2v4FstNGx10dnBEu296VLDbGthwSq\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"social_info\": \"{\\\"imprs_info\\\":\\\"0vv\\\",\\\"is_cold_info\\\":\\\"0\\\"}\",\n                    \"events\": null,\n                    \"matched_friend\": {\n                        \"video_items\": null,\n                        \"repost_items\": null\n                    },\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"can_message_follow_status_list\": null,\n                    \"account_labels\": null\n                },\n                \"music\": {\n                    \"id\": 7355490633940765457,\n                    \"id_str\": \"7355490633940765457\",\n                    \"title\": \"original sound - tvbhub_bymey\",\n                    \"author\": \"TVB HUB\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9a1678a4&x-expires=1772722800&x-signature=fJUEYvTFl64diXlKcxjjNcOk0UU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8e7cbadf&x-expires=1772722800&x-signature=2iTA2DUz7M8%2BSp3zs6gw%2BLgbMwE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=10bf4cd4&x-expires=1772722800&x-signature=uDk33QCQ1cejdxIky0VFRBdz6gA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b7cd12a5&x-expires=1772722800&x-signature=3BLXUOzo2Uo92WEkGe%2BLpXE%2FaIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a3721fa&x-expires=1772722800&x-signature=bXDconZOJ51pK2eQ95LKMOgAvQw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7b8b4d32&x-expires=1772722800&x-signature=Cv%2BpnEttb9AJcZOuCRO%2BlmIMGmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=360e4724&x-expires=1772722800&x-signature=iGMTRHXWei8Adu7ajfu0jEjZccs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=79700e7f&x-expires=1772722800&x-signature=UwQYGC53fcyOLLVkrXZb222t0Mw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f68cca0c&x-expires=1772722800&x-signature=5y1S2Q83prqXWWYrPjv5hx5zDDM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7355490611728943889.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7355490611728943889.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 24,\n                    \"duration\": 15,\n                    \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7355490603586587922,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000co9v7gnog65qkctu4io0\\\",\\\"owner_id\\\":7133087006918394907,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7133087006918394907\",\n                    \"owner_nickname\": \"TVB HUB\",\n                    \"is_original\": false,\n                    \"mid\": \"7355490633940765457\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"tvbhub_bymey\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/6e5ece2ec683657e3f088d93da8d5dbc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/6e5ece2ec683657e3f088d93da8d5dbc.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAxGHGTwinqM84h-ZEPgrS6wYadxDEYNkv_H4KYMncljaz3-Te7uZdvrdqrRwKAd55\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=360e4724&x-expires=1772722800&x-signature=iGMTRHXWei8Adu7ajfu0jEjZccs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=79700e7f&x-expires=1772722800&x-signature=UwQYGC53fcyOLLVkrXZb222t0Mw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f68cca0c&x-expires=1772722800&x-signature=5y1S2Q83prqXWWYrPjv5hx5zDDM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b7cd12a5&x-expires=1772722800&x-signature=3BLXUOzo2Uo92WEkGe%2BLpXE%2FaIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a3721fa&x-expires=1772722800&x-signature=bXDconZOJ51pK2eQ95LKMOgAvQw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7b8b4d32&x-expires=1772722800&x-signature=Cv%2BpnEttb9AJcZOuCRO%2BlmIMGmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"cha_list\": null,\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7aa61ed50d227deac5e88e6d41431f8d/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oIQRIgEcRdTiAPDpAFcffBGFImoEVEHAV4L7Bc/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2736&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWhoZTw5Zzs6NWVmOGg3N0BpMzM6M245cjhlOTMzaTczNEAxYS8zMS8xNTYxLmA1NC8tYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/198240fa2ca18ce0bd9c625d876e5b0f/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oIQRIgEcRdTiAPDpAFcffBGFImoEVEHAV4L7Bc/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2736&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWhoZTw5Zzs6NWVmOGg3N0BpMzM6M245cjhlOTMzaTczNEAxYS8zMS8xNTYxLmA1NC8tYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=04247e85cc1b4297884d26496b2ede46&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2MDY4MmEzNjNkM2IyMjBiNGVmMDI1NGQ3OGU5Njg0&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_h264_720p_2801850\",\n                        \"data_size\": 3903328,\n                        \"file_hash\": \"df7700263206b1f66d80bec1db3cb2e0\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQA0ICzpjAQ0DIGPAIikxuqBKfCA89FiiCA6II\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQA0ICzpjAQ0DIGPAIikxuqBKfCA89FiiCA6II~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=e11c680a&x-expires=1772722800&x-signature=%2BsQQJ7eI8qINFr8wJGgMFAjT0hc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQA0ICzpjAQ0DIGPAIikxuqBKfCA89FiiCA6II~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=9b13e28e&x-expires=1772722800&x-signature=FwLzgqbQKbOL%2FPrOtM6%2B4yChh34%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQA0ICzpjAQ0DIGPAIikxuqBKfCA89FiiCA6II~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=e01f59a9&x-expires=1772722800&x-signature=jbIW5VMyJd%2BJ%2FlCAo2NrBSAGGmE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooAikCA8IpIqKznKyf0AIIFp093uCBK7xDiAAi\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAikCA8IpIqKznKyf0AIIFp093uCBK7xDiAAi~tplv-tiktokx-origin.image?dr=8606&refresh_token=c3594447&x-expires=1772722800&x-signature=KOFc6ytal5v3w0GQIbPAL43Mh80%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAikCA8IpIqKznKyf0AIIFp093uCBK7xDiAAi~tplv-tiktokx-origin.image?dr=8606&refresh_token=9d91f689&x-expires=1772722800&x-signature=8VxvHlXSvYH6yxhrtXqJFP7wZmM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooAikCA8IpIqKznKyf0AIIFp093uCBK7xDiAAi~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7c5fea4b&x-expires=1772722800&x-signature=T6bJQZ1uf7tRyqUJRmFWMvZes3Y%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ooIm5iKpA0CIAB90kFqiiz8xIACfokJIKABuCA\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooIm5iKpA0CIAB90kFqiiz8xIACfokJIKABuCA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=ddcd86b1&x-expires=1772722800&x-signature=SzhPfN39dYCwLrTktndgQzpqrSA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooIm5iKpA0CIAB90kFqiiz8xIACfokJIKABuCA~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=8042aa1d&x-expires=1772722800&x-signature=YFoqmERyqndV7sDrVL8vupQTQ1M%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ooIm5iKpA0CIAB90kFqiiz8xIACfokJIKABuCA~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=e22fcb96&x-expires=1772722800&x-signature=Kyaqjb0uekE6%2FmtA2Rx5YxhgJdg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b052ad30ad749e191017495ebee46c6e/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogKBEGRERVFf4mMIdAgLKIliQAApToDe9V7EFB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2419&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=O2g1O2lmOWg8aGk1ZTs6O0BpMzM6M245cjhlOTMzaTczNEAxMi0uLWFiNV4xMjQ2NTItYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/6375b314f69158b7c7ecf84c79765a31/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c002-tx2/ogKBEGRERVFf4mMIdAgLKIliQAApToDe9V7EFB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2419&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=O2g1O2lmOWg8aGk1ZTs6O0BpMzM6M245cjhlOTMzaTczNEAxMi0uLWFiNV4xMjQ2NTItYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d64bj5fog65k00l7o0i0&line=0&watermark=1&logo_name=tiktok_m&source=FEED&file_id=0857889b725f4ea98ee6dc0f18025e48&item_id=7604534375476137247&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFjNmM4NzEyOTBhNDUxNWUyZDA5YWY5MDNmMmRmM2Nm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 3450851,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 1316201,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/70989f52dc66f5c15be6428b72b0c4c0/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c003-tx2/osATfJMnGAfQAjVGAgLQElqGreKCw0XIIIC0RR/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=1285&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Z2VlOjg7NGdmaGk8OjY4M0BpMzM6M245cjhlOTMzaTczNEAuXzQxMi9eNTAxYy40MDEvYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/d0889e102a425c2233e1c111752836d7/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c003-tx2/osATfJMnGAfQAjVGAgLQElqGreKCw0XIIIC0RR/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=1285&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Z2VlOjg7NGdmaGk8OjY4M0BpMzM6M245cjhlOTMzaTczNEAuXzQxMi9eNTAxYy40MDEvYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2045337719ff4e3c8da12855477bbb1d&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQyNWZkZjQ0ZGU4MzJjMmQwMDcyMjcxN2UyMWEwYWM2&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_bytevc1_720p_1316201\",\n                                \"data_size\": 1833633,\n                                \"file_hash\": \"55200adc9b15cfe4c657734125ffb3fb\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 957086,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/c67bdb15c256f577f3be2f169cbd8c4f/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQACAzAxiiaBACFQI0iB0PfkERSrAzpCiqIK8I/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=934&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NmdoODxnMzM5ZzYzPGg6ZUBpMzM6M245cjhlOTMzaTczNEAwX14zNV40Ni0xYl8vXmIzYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/71e0efbb23ca5a67bd7d13af9b422e4e/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQACAzAxiiaBACFQI0iB0PfkERSrAzpCiqIK8I/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=934&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NmdoODxnMzM5ZzYzPGg6ZUBpMzM6M245cjhlOTMzaTczNEAwX14zNV40Ni0xYl8vXmIzYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6be7ae29b0e34d069070ad8965aebd33&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzOTRhNjQ2YWI5Zjc2YzYxMWIxYTUzMzljZTZlNjBk&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_bytevc1_540p_957086\",\n                                \"data_size\": 1333341,\n                                \"file_hash\": \"0f09f19f448b5e31cf1887544fd0429e\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 785844,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e7e41bbd351c731fe72dc423978f8e75/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMBaQfACBi20iCpCKIiyFlIhxAqEAk8A0MIWzA/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=767&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aThnODg5Nzw6Njk8ZWk8Z0BpMzM6M245cjhlOTMzaTczNEBgLjAtYzFfXzExYF9hMV4wYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/827a958b80c8dfe26fa5d71632fc7000/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oMBaQfACBi20iCpCKIiyFlIhxAqEAk8A0MIWzA/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=767&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aThnODg5Nzw6Njk8ZWk8Z0BpMzM6M245cjhlOTMzaTczNEBgLjAtYzFfXzExYF9hMV4wYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3da94fdbb9c64347b9b446f5053d15cf&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYzNmYxODk0YzZiMTFiY2Y5NzBjMDQzODM0MzU2ZDdj&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_bytevc1_540p_785844\",\n                                \"data_size\": 1094779,\n                                \"file_hash\": \"b95f61a9d83cd0f47c45dc8a063f0981\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 530003,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/7997a901bb2e4c87216c4d9e873b1cd0/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okyDFBTALEoHBMmRQWiCEfIVVli0pIAFZE4RAe/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=517&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZTc7aTM5ZWkzZjdlOmk0aEBpMzM6M245cjhlOTMzaTczNEAwXjNjNS02XzExYC4xYV8uYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/df2b6fa4c2964cbf379e62bd56f3f1f3/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c002-tx2/okyDFBTALEoHBMmRQWiCEfIVVli0pIAFZE4RAe/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=517&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZTc7aTM5ZWkzZjdlOmk0aEBpMzM6M245cjhlOTMzaTczNEAwXjNjNS02XzExYC4xYV8uYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1eb1df471bc44c40bf9b0680ff68a43b&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI2NmE2NDYxM2MxNTc1Njg0Zjg3OTFkYmRhM2E3MDc0&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_bytevc1_540p_530003\",\n                                \"data_size\": 738361,\n                                \"file_hash\": \"e55681d1e1c7659183db7764cd5184c9\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"quality_type\": 0,\n                            \"bit_rate\": 328424,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/525cd25b44a4715f4b10989efa85364a/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogCETw4VQAoEVdiBBI8DfEIRmVAFN0LAecmpIF/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=320&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aTRpPGgzMzxkOjNnaDw1ZkBpMzM6M245cjhlOTMzaTczNEAxL19jNDQtNjMxYmIwMjBiYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/607571fc5c0fa03706a604510e2debbb/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogCETw4VQAoEVdiBBI8DfEIRmVAFN0LAecmpIF/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=320&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aTRpPGgzMzxkOjNnaDw1ZkBpMzM6M245cjhlOTMzaTczNEAxL19jNDQtNjMxYmIwMjBiYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ec32593eede0476a9900707ef9bf214f&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFlNzIyMzE0MjAwNTMyNGIxZmUyYzIzZjM5NzJhNTcy&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_bytevc1_540p_328424\",\n                                \"data_size\": 457536,\n                                \"file_hash\": \"abc86a01d5cda46158b8f6be2974e2af\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        }\n                    ],\n                    \"duration\": 11145,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7aa61ed50d227deac5e88e6d41431f8d/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oIQRIgEcRdTiAPDpAFcffBGFImoEVEHAV4L7Bc/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2736&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWhoZTw5Zzs6NWVmOGg3N0BpMzM6M245cjhlOTMzaTczNEAxYS8zMS8xNTYxLmA1NC8tYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/198240fa2ca18ce0bd9c625d876e5b0f/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c001-tx2/oIQRIgEcRdTiAPDpAFcffBGFImoEVEHAV4L7Bc/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2736&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWhoZTw5Zzs6NWVmOGg3N0BpMzM6M245cjhlOTMzaTczNEAxYS8zMS8xNTYxLmA1NC8tYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=04247e85cc1b4297884d26496b2ede46&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2MDY4MmEzNjNkM2IyMjBiNGVmMDI1NGQ3OGU5Njg0&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_h264_720p_2801850\",\n                        \"data_size\": 3903328,\n                        \"file_hash\": \"df7700263206b1f66d80bec1db3cb2e0\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 2,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d64bj5fog65k00l7o0i0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/0dd11a9b95d01dd24f72b9b9d1fef836/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owHIgpWEEAMOrgAAMhfA8VQATfiCjfPIqbFXIC/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=1890\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=Nzc6Zzw2ZzQ3aDU5PDZnZ0BpMzM6M245cjhlOTMzaTczNEAyLy5eMDReNjMxLS5iMy81YSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/513f37e55e9f12a045942a0dcdfe88af/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/owHIgpWEEAMOrgAAMhfA8VQATfiCjfPIqbFXIC/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=1890\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=Nzc6Zzw2ZzQ3aDU5PDZnZ0BpMzM6M245cjhlOTMzaTczNEAyLy5eMDReNjMxLS5iMy81YSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d64bj5fog65k00l7o0i0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=FEED\\\\u0026file_id=8d2d63e916024e6491ad7339ad172454\\\\u0026item_id=7604534375476137247\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU2MGY4NzJjN2QxNzgzNmE2NzAyZTVkMjQzM2MyZTAx\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":3668300,\\\"file_cs\\\":\\\"c:0-10772-a006\\\"}}\",\n                    \"tags\": null,\n                    \"big_thumbs\": null,\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v15044gf0000d64bj5fog65k00l7o0i0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/c67bdb15c256f577f3be2f169cbd8c4f/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQACAzAxiiaBACFQI0iB0PfkERSrAzpCiqIK8I/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=934&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NmdoODxnMzM5ZzYzPGg6ZUBpMzM6M245cjhlOTMzaTczNEAwX14zNV40Ni0xYl8vXmIzYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/71e0efbb23ca5a67bd7d13af9b422e4e/69a8a6c9/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oQACAzAxiiaBACFQI0iB0PfkERSrAzpCiqIK8I/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=934&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NmdoODxnMzM5ZzYzPGg6ZUBpMzM6M245cjhlOTMzaTczNEAwX14zNV40Ni0xYl8vXmIzYSNmbGktMmRjZzFhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6be7ae29b0e34d069070ad8965aebd33&is_play_url=1&item_id=7604534375476137247&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzOTRhNjQ2YWI5Zjc2YzYxMWIxYTUzMzljZTZlNjBk&source=FEED&video_id=v15044gf0000d64bj5fog65k00l7o0i0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v15044gf0000d64bj5fog65k00l7o0i0_bytevc1_540p_957086\",\n                        \"data_size\": 1333341,\n                        \"file_hash\": \"0f09f19f448b5e31cf1887544fd0429e\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-14.5\\\",\\\"LoudnessRangeStart\\\":\\\"-17.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-14.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRange\\\\\\\":2.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-14.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRE\\\\\\\":-20.1,\\\\\\\"LoudRS\\\\\\\":-35.5,\\\\\\\"MaxMomLoud\\\\\\\":-17.08,\\\\\\\"MaxSTLoud\\\\\\\":-20.15,\\\\\\\"Loud\\\\\\\":-18.58,\\\\\\\"LoudR\\\\\\\":15.4}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":3018.12,\\\\\\\"Spkr100G\\\\\\\":1.17,\\\\\\\"Spkr150G\\\\\\\":1.9,\\\\\\\"Spkr200G\\\\\\\":2.21,\\\\\\\"FCenL\\\\\\\":2989.48},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-15.407},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.14},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.057,\\\\\\\"LTotal\\\\\\\":-17.203,\\\\\\\"Peak\\\\\\\":-8.043,\\\\\\\"RTotal\\\\\\\":-17.26},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.18,\\\\\\\"MusicRatio\\\\\\\":0.91,\\\\\\\"SingingRatio\\\\\\\":0.73}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-15.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-14.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-17.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.9,\\\\\\\"Peak\\\\\\\":0.39811}\\\",\\\"bright_ratio_mean\\\":\\\"0.0415\\\",\\\"brightness_mean\\\":\\\"136.2521\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0039\\\",\\\"loudness\\\":\\\"-15.3\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0178\\\",\\\"peak\\\":\\\"0.39811\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8848,2241.4014]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1770568654}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"4.357\\\",\\\"vq_score\\\":\\\"64.98\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"caption_infos\": null,\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 0,\n                        \"no_caption_reason\": 3\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": null\n                },\n                \"share_url\": \"https://www.tiktok.com/@eatwalkyap/video/7604534375476137247?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7604534375476137247&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7604534375476137247\",\n                    \"comment_count\": 53,\n                    \"digg_count\": 1792,\n                    \"download_count\": 116,\n                    \"play_count\": 80405,\n                    \"share_count\": 16,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 0,\n                    \"collect_count\": 146,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7604534375476137247\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0\n                },\n                \"rate\": 12,\n                \"text_extra\": [],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@eatwalkyap/video/7604534375476137247?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7604534375476137247&source=h5_m\",\n                    \"share_desc\": \"Check out Kanitha - កនិដ្ឋា's video! #TikTok\",\n                    \"share_title\": \"Check out Kanitha - កនិដ្ឋា’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Kanitha - កនិដ្ឋា’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_button_display_mode\": 0,\n                    \"button_display_stratege_source\": \"algo_share_out\"\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"{\\\"author_id\\\":7469623271999882270,\\\"author_country\\\":\\\"United States\\\",\\\"need_coldstart_force\\\":false,\\\"need_heat_force\\\":false,\\\"rec_after_search\\\":false,\\\"is_new_search_query\\\":false,\\\"is_within_10vv\\\":false,\\\"is_within_20vv\\\":false,\\\"is_within_60vv\\\":false}\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 7469623271999882270,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7604534375476137247\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"desc_language\": \"km\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"anchors\": [\n                    {\n                        \"keyword\": \"NARA PARK\",\n                        \"schema\": \"aweme://poi/detail\",\n                        \"id\": \"21568226270122837\",\n                        \"type\": 45,\n                        \"icon\": {\n                            \"uri\": \"tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/fyp_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.poi&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"extra\": \"{\\\"Name\\\":\\\"NARA PARK\\\",\\\"poi_id\\\":\\\"21568226270122837\\\",\\\"city_name\\\":\\\"Nara\\\",\\\"city_code\\\":\\\"1855612\\\",\\\"region_code\\\":\\\"1861060\\\",\\\"poi_backend_type\\\":\\\"Outdoors and Attractions,Nature-Based Attraction,Park|08a2a5\\\",\\\"poi_info_source\\\":\\\"unknown\\\",\\\"video_count\\\":94300,\\\"collect_info\\\":\\\"{\\\\\\\"tt_type_code\\\\\\\":\\\\\\\"08a2a5\\\\\\\",\\\\\\\"is_tt_key_category\\\\\\\":1,\\\\\\\"tt_poi_type_name_level0\\\\\\\":\\\\\\\"Travel\\\\\\\",\\\\\\\"tt_poi_type_name_level1\\\\\\\":\\\\\\\"Outdoors and Attractions\\\\\\\",\\\\\\\"is_display_distance\\\\\\\":0,\\\\\\\"poi_detail_type\\\\\\\":\\\\\\\"independent\\\\\\\",\\\\\\\"is_bad_case\\\\\\\":0,\\\\\\\"poi_region_code\\\\\\\":\\\\\\\"1861060\\\\\\\",\\\\\\\"has_product\\\\\\\":1,\\\\\\\"is_product_visible\\\\\\\":0,\\\\\\\"poi_merchant_ids\\\\\\\":\\\\\\\"100817203473412\\\\\\\",\\\\\\\"has_service\\\\\\\":1,\\\\\\\"is_service_visible\\\\\\\":0,\\\\\\\"is_shop_url_visible\\\\\\\":0,\\\\\\\"poi_bizline\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"local_service_key_category\\\\\\\":\\\\\\\"Travel\\\\\\\",\\\\\\\"poi_class_name\\\\\\\":\\\\\\\"Independent\\\\\\\",\\\\\\\"anchor_is_display_distance\\\\\\\":\\\\\\\"0\\\\\\\"}\\\",\\\"poi_mapkit_collect\\\":false,\\\"location\\\":{\\\"lat\\\":\\\"34.685050\\\",\\\"lng\\\":\\\"135.843011\\\",\\\"geohash\\\":\\\"xn0t74jz5978\\\"},\\\"fallback_address\\\":\\\"Nara, Japan\\\",\\\"type_level\\\":\\\"3\\\",\\\"fav_cnt\\\":4099,\\\"is_tt_key_category\\\":1,\\\"poi_protect_tag\\\":3,\\\"is_ls_key_category\\\":1,\\\"father_poi\\\":{\\\"id\\\":\\\"22535865201004110\\\",\\\"keyword\\\":\\\"Nara\\\",\\\"scheme\\\":\\\"aweme://poi/detail\\\"},\\\"category_name\\\":\\\"Nature-Based Attraction\\\",\\\"formatted_address\\\":\\\"Nara, Japan\\\"}\",\n                        \"general_type\": 1,\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"21568226270122837\\\",\\\"anchor_name\\\":\\\"NARA PARK\\\",\\\"anchor_type\\\":\\\"poi\\\",\\\"is_ad_signal\\\":\\\"0\\\"}\",\n                        \"description\": \"Location\",\n                        \"thumbnail\": {\n                            \"uri\": \"tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/panel_Icon_Anchor-Map_Thumbtack.png~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                            ],\n                            \"width\": 64,\n                            \"height\": 64,\n                            \"url_prefix\": null\n                        },\n                        \"actions\": [],\n                        \"component_key\": \"anchor_poi\",\n                        \"anchor_strong\": null\n                    }\n                ],\n                \"hybrid_label\": null,\n                \"with_survey\": false,\n                \"geofencing_regions\": null,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"cover_labels\": null,\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": 7369224881335995649,\n                \"disable_search_trending_bar\": true,\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 11133,\n                \"item_distribute_source\": \"for_you_page\",\n                \"item_source_category\": 0,\n                \"branded_content_accounts\": null,\n                \"poi_data\": {\n                    \"poi_name\": \"NARA PARK\",\n                    \"poi_id\": \"21568226270122837\",\n                    \"poi_type\": \"Outdoors and Attractions,Nature-Based Attraction,Park|08a2a5\",\n                    \"info_source\": \"unknown\",\n                    \"collect_info\": \"{\\\"anchor_is_display_distance\\\":\\\"0\\\",\\\"device_poi_location_relationship\\\":\\\"different_L0\\\",\\\"dist_poi_entrance_subtype_list\\\":\\\"video_anchor,comment_anchor\\\",\\\"dist_poi_entrance_type_list\\\":\\\"anchor\\\",\\\"has_product\\\":1,\\\"has_service\\\":1,\\\"is_author_country_compliance\\\":1,\\\"is_bad_case\\\":0,\\\"is_display_distance\\\":0,\\\"is_influencer_compliance\\\":1,\\\"is_influencer_compliance_including_control_group\\\":0,\\\"is_marketing_info_compliance\\\":1,\\\"is_product_visible\\\":0,\\\"is_service_visible\\\":0,\\\"is_shop_url_visible\\\":0,\\\"is_song_compliance\\\":1,\\\"is_tt_key_category\\\":1,\\\"local_service_key_category\\\":\\\"Travel\\\",\\\"poi_bizline\\\":\\\"\\\",\\\"poi_class_name\\\":\\\"Independent\\\",\\\"poi_detail_type\\\":\\\"independent\\\",\\\"poi_merchant_ids\\\":\\\"100817203473412\\\",\\\"poi_region_code\\\":\\\"1861060\\\",\\\"poi_suffix\\\":\\\"City\\\",\\\"service_suffix_content\\\":\\\"Nara\\\",\\\"sub_poi_info\\\":\\\"\\\",\\\"tt_poi_type_name_level0\\\":\\\"Travel\\\",\\\"tt_poi_type_name_level1\\\":\\\"Outdoors and Attractions\\\",\\\"tt_type_code\\\":\\\"08a2a5\\\"}\",\n                    \"poi_mapkit_collect\": false,\n                    \"video_count\": 94300,\n                    \"address_info\": {\n                        \"city_name\": \"Nara\",\n                        \"city_code\": \"1855612\",\n                        \"region_code\": \"1861060\",\n                        \"lng\": \"135.843011\",\n                        \"lat\": \"34.685050\"\n                    },\n                    \"video_anchor\": {\n                        \"suffix\": \"Nara\",\n                        \"sub_tags\": [\n                            {\n                                \"name\": \"49.1K people shared related posts\",\n                                \"type\": 23,\n                                \"priority\": 102\n                            }\n                        ],\n                        \"sub_tag_exp_type\": 2,\n                        \"sub_tag_exp_time\": 3000,\n                        \"has_sub_arrow\": false,\n                        \"track_info\": \"{\\\"poi_info\\\":\\\"xx_people_share_video\\\"}\",\n                        \"hide_list\": null\n                    },\n                    \"comment_anchor\": {\n                        \"suffix\": \"\",\n                        \"sub_tags\": [\n                            {\n                                \"name\": \"Nara\",\n                                \"type\": 6,\n                                \"priority\": 11\n                            },\n                            {\n                                \"name\": \"45.3K people posted about this place\",\n                                \"type\": 2,\n                                \"priority\": 103\n                            }\n                        ],\n                        \"sub_tag_exp_type\": 0,\n                        \"sub_tag_exp_time\": 0,\n                        \"has_sub_arrow\": false,\n                        \"track_info\": \"{\\\"poi_info\\\":\\\"xx_people_visit\\\"}\",\n                        \"hide_list\": null\n                    },\n                    \"poi_review_config\": {\n                        \"show_review_tab\": true\n                    }\n                },\n                \"is_description_translatable\": true,\n                \"follow_up_first_item_id\": \"7434038125602606357\",\n                \"follow_up_item_id_groups\": \"7434038125602606357\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"original_client_text\": {\n                    \"markup_text\": \"អរុណ​សួស្ដី​បង​ប្អូន​ កុំ​ភ្លេច​ញញឹម​ណា​ 🥺🥰🌻\",\n                    \"text_extra\": null\n                },\n                \"music_selected_from\": \"single_song\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": [\n                        {\n                            \"emoji\": \"😂\",\n                            \"score\": 11\n                        },\n                        {\n                            \"emoji\": \"❤\",\n                            \"score\": 10\n                        },\n                        {\n                            \"emoji\": \"😳\",\n                            \"score\": 9\n                        }\n                    ],\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": null\n                },\n                \"added_sound_music_info\": {\n                    \"id\": 7355490633940765457,\n                    \"id_str\": \"7355490633940765457\",\n                    \"title\": \"original sound - tvbhub_bymey\",\n                    \"author\": \"TVB HUB\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9a1678a4&x-expires=1772722800&x-signature=fJUEYvTFl64diXlKcxjjNcOk0UU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8e7cbadf&x-expires=1772722800&x-signature=2iTA2DUz7M8%2BSp3zs6gw%2BLgbMwE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=10bf4cd4&x-expires=1772722800&x-signature=uDk33QCQ1cejdxIky0VFRBdz6gA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b7cd12a5&x-expires=1772722800&x-signature=3BLXUOzo2Uo92WEkGe%2BLpXE%2FaIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a3721fa&x-expires=1772722800&x-signature=bXDconZOJ51pK2eQ95LKMOgAvQw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7b8b4d32&x-expires=1772722800&x-signature=Cv%2BpnEttb9AJcZOuCRO%2BlmIMGmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=360e4724&x-expires=1772722800&x-signature=iGMTRHXWei8Adu7ajfu0jEjZccs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=79700e7f&x-expires=1772722800&x-signature=UwQYGC53fcyOLLVkrXZb222t0Mw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f68cca0c&x-expires=1772722800&x-signature=5y1S2Q83prqXWWYrPjv5hx5zDDM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7355490611728943889.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7355490611728943889.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 24,\n                    \"duration\": 15,\n                    \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7355490603586587922,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000co9v7gnog65qkctu4io0\\\",\\\"owner_id\\\":7133087006918394907,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7133087006918394907\",\n                    \"owner_nickname\": \"TVB HUB\",\n                    \"is_original\": false,\n                    \"mid\": \"7355490633940765457\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"tvbhub_bymey\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/6e5ece2ec683657e3f088d93da8d5dbc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/6e5ece2ec683657e3f088d93da8d5dbc.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAxGHGTwinqM84h-ZEPgrS6wYadxDEYNkv_H4KYMncljaz3-Te7uZdvrdqrRwKAd55\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=360e4724&x-expires=1772722800&x-signature=iGMTRHXWei8Adu7ajfu0jEjZccs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=79700e7f&x-expires=1772722800&x-signature=UwQYGC53fcyOLLVkrXZb222t0Mw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f68cca0c&x-expires=1772722800&x-signature=5y1S2Q83prqXWWYrPjv5hx5zDDM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b7cd12a5&x-expires=1772722800&x-signature=3BLXUOzo2Uo92WEkGe%2BLpXE%2FaIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a3721fa&x-expires=1772722800&x-signature=bXDconZOJ51pK2eQ95LKMOgAvQw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/39d9a36c9d99585752ad3e7fb580be0b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7b8b4d32&x-expires=1772722800&x-signature=Cv%2BpnEttb9AJcZOuCRO%2BlmIMGmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"origin_volume\": \"0.000000\",\n                \"music_volume\": \"50.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_15\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"operator_boost_info\": null,\n                \"log_info\": {\n                    \"order\": \"0\"\n                },\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0\n                },\n                \"add_yours_recommendation\": {},\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"picked_users\": null,\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"comment_topbar_info\": null,\n                \"visual_search_info\": {\n                    \"vtag_enable\": true,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 1,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"fallback_vtag_info\": {},\n                    \"ecom_nocart_entrance_enable_type\": 0\n                },\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"survey_info\": null,\n                \"ecosystem_perception_enhancement\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null\n            },\n            {\n                \"aweme_id\": \"7606157827836513558\",\n                \"desc\": \"\",\n                \"create_time\": 1770946648,\n                \"author\": {\n                    \"uid\": \"7316517053731963936\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"⠀ ⠀\",\n                    \"signature\": \"📤wnomps1@gmail.com📤\\nCalming vibes only\\n 僅有平靜的氛圍 \\nتهدئة المشاعر فقط\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ff962e60&x-expires=1772722800&x-signature=ABN9x3DVvqT9e46BCQ98eGQa3fA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c7e9c64&x-expires=1772722800&x-signature=eJ7mMMza0Pvi17Is%2BTsBAChFvuI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ad46d9d9&x-expires=1772722800&x-signature=86kojzSGu%2BGqlJcmLm6GlLBHjIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=13155236&x-expires=1772722800&x-signature=pLQiF0kvJjW4IRO7zEEQCtlw2hs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=149058f0&x-expires=1772722800&x-signature=9u%2F4Pb%2BUsn%2F8s0Deh1Ph8DTUdCU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=fab21f16&x-expires=1772722800&x-signature=oYbBRWNEpQ2Rg5045x0Wrd5nxRM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"is_block\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"wnoms\",\n                    \"room_id\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"CZ\",\n                    \"commerce_user_level\": 0,\n                    \"platform_sync_info\": null,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"prevent_download\": false,\n                    \"geofencing\": null,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"download_setting\": 0,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"item_list\": null,\n                    \"is_star\": false,\n                    \"type_label\": [],\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 1,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=7ed43bca&x-expires=1772722800&x-signature=juiyqxR%2FRFgfVNi2CqEjN0NVrDw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e349d0b0&x-expires=1772722800&x-signature=XucBSxnlPdHARCszvw0WTdC%2FPU0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a5a53f63&x-expires=1772722800&x-signature=gmmv2Xvdfgpz4C%2B6a5odWnQihUc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5e325ba9&x-expires=1772722800&x-signature=PXU7uwLl6L7OhlxYMu1M28W4oq8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=859f62b9&x-expires=1772722800&x-signature=r%2FsQ9LamMphr9m9xxu2pA7iDJP8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/c392dfa3bf4ed112d5e50ae52eccc39c~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=0b884cda&x-expires=1772722800&x-signature=lXSqtPQpIqnUM8KQ4TG%2BbM9tzl0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAOT9UFgu4YWSgx_UyU_e4xWw7ZTyJQFj05EZkyoWbVeHrJ2GkAWQHW3t_kTNtSL04\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"social_info\": \"{\\\"imprs_info\\\":\\\"vv_100k+\\\",\\\"is_cold_info\\\":\\\"0\\\"}\",\n                    \"events\": null,\n                    \"matched_friend\": {\n                        \"video_items\": null,\n                        \"repost_items\": null\n                    },\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"can_message_follow_status_list\": null,\n                    \"account_labels\": null\n                },\n                \"music\": {\n                    \"id\": 7535891238978145025,\n                    \"id_str\": \"7535891238978145025\",\n                    \"title\": \"TV girl\",\n                    \"author\": \"Axel\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6669ae23&x-expires=1772722800&x-signature=KLjdhckgMUB4TQFoNCpJdyme8ME%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=56f8e221&x-expires=1772722800&x-signature=512NSyQ%2BZio3z2m%2BwCBLWmg5B8U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a2a14f0a&x-expires=1772722800&x-signature=NrWf0ThdorwTKSiCzfBvlDqJ5CY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2a8a34db&x-expires=1772722800&x-signature=aSRUL9DpZ5gwyc4rf5hr2VBqgN8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1380597f&x-expires=1772722800&x-signature=ZnYKRO%2BQjNTqGAMRt61dAp5b0EU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e3b21e23&x-expires=1772722800&x-signature=hVGaos8SKcO3PxRDVCyz1eTvQV4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a2c0fd4d&x-expires=1772722800&x-signature=Wl2JhzuieEI8y%2B9etg9cEMTwgNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2f884bf8&x-expires=1772722800&x-signature=gTMVmB0VMKI7tUCOxG7kSHY6VYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=60cef4dc&x-expires=1772722800&x-signature=ZZoj1bFdZodSmL1oiGrBO%2F2WbRg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7535891236436413200.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7535891236436413200.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 12,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2.8770000000000007,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7535891207340264711,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d2adq9vog65lf20n3f00\\\",\\\"owner_id\\\":6991922823784088582,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6991922823784088582\",\n                    \"owner_nickname\": \"Axel\",\n                    \"is_original\": false,\n                    \"mid\": \"7535891238978145025\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"axelity3\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/437cb979b9dc375be462d0ef5b407617.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/437cb979b9dc375be462d0ef5b407617.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAA2fpVeKNXGSf1hTC2QwRS63RVM-TArKptcixmyd-YDsv1TAtlFsKziRBX15AvwQfL\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a2c0fd4d&x-expires=1772722800&x-signature=Wl2JhzuieEI8y%2B9etg9cEMTwgNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2f884bf8&x-expires=1772722800&x-signature=gTMVmB0VMKI7tUCOxG7kSHY6VYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=60cef4dc&x-expires=1772722800&x-signature=ZZoj1bFdZodSmL1oiGrBO%2F2WbRg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2a8a34db&x-expires=1772722800&x-signature=aSRUL9DpZ5gwyc4rf5hr2VBqgN8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1380597f&x-expires=1772722800&x-signature=ZnYKRO%2BQjNTqGAMRt61dAp5b0EU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e3b21e23&x-expires=1772722800&x-signature=hVGaos8SKcO3PxRDVCyz1eTvQV4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"cha_list\": null,\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7607c80c848bb8103da9fbf064b39cb1/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oQm3goAlDIeG0O3BA4FgkoRKBBf5pDFQEYglEj/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2206&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NGU0PGc8ODU7Mzg6Mzo2O0BpMzNpZnU5cmw7OTMzbzczNUAyMjJeMzM2XjIxNjAxNDZiYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/598dfccad9dfbdb4570052cd813ad364/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oQm3goAlDIeG0O3BA4FgkoRKBBf5pDFQEYglEj/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2206&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NGU0PGc8ODU7Mzg6Mzo2O0BpMzNpZnU5cmw7OTMzbzczNUAyMjJeMzM2XjIxNjAxNDZiYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e893774037954058a295696da9515b51&is_play_url=1&item_id=7606157827836513558&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE2M2Q1YTI0NTc5ZTZhMjg2OTUwY2VmNjhlYzNlYzMy&source=FEED&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v24044gl0000d6780inog65rpcnfo0t0_h264_540p_2259170\",\n                        \"data_size\": 1892055,\n                        \"file_hash\": \"1dc27ade51cbacbe062ecb9bdf34bb74\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/osllQgBpFgfQy6R00ErFfMBAOKTDjF3Bok4g3E\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osllQgBpFgfQy6R00ErFfMBAOKTDjF3Bok4g3E~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=c753eb4c&x-expires=1772722800&x-signature=Lmo3bdsQYJc90rdg2qIfkiqjz2c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osllQgBpFgfQy6R00ErFfMBAOKTDjF3Bok4g3E~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=2a4f6808&x-expires=1772722800&x-signature=OAp1JYqUKKtvEJt6q0E8oTm07%2F8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/osllQgBpFgfQy6R00ErFfMBAOKTDjF3Bok4g3E~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=224d1d37&x-expires=1772722800&x-signature=%2B0lm8bVDaG88CQc%2B5p5KuO8aJiQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1024,\n                    \"width\": 576,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/o4KY7aSi8Y8ZaB7UFyC66A1mIBYyOIEAABvig\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KY7aSi8Y8ZaB7UFyC66A1mIBYyOIEAABvig~tplv-tiktokx-origin.image?dr=8606&refresh_token=763b217c&x-expires=1772722800&x-signature=ruArkUoN%2FUJIthC2L91%2FhG7omZI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KY7aSi8Y8ZaB7UFyC66A1mIBYyOIEAABvig~tplv-tiktokx-origin.image?dr=8606&refresh_token=17bd2964&x-expires=1772722800&x-signature=deP43%2BGjLKI1wajptezfJFOE4BQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/o4KY7aSi8Y8ZaB7UFyC66A1mIBYyOIEAABvig~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2a3b0395&x-expires=1772722800&x-signature=h31yvHW%2FXFLXPt96pzNDX%2By74bg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-no1a-p-0037-no/oAvO8AaAiSB7EYZBg6Oyy6gBrixAYBFiII6q7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAvO8AaAiSB7EYZBg6Oyy6gBrixAYBFiII6q7~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=05730e47&x-expires=1772722800&x-signature=NKVqRlmGC11n1FS3zRewyktwOSI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAvO8AaAiSB7EYZBg6Oyy6gBrixAYBFiII6q7~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=841476dd&x-expires=1772722800&x-signature=8x3K219hlrgDUcZLSsr%2F2nC3JR8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-no1a-p-0037-no/oAvO8AaAiSB7EYZBg6Oyy6gBrixAYBFiII6q7~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=088e3fa5&x-expires=1772722800&x-signature=qxr4uuI%2BeBbFGv7xYu38yleV11s%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=feed_cover&biz_tag=tt_video\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"540p\",\n                    \"download_addr\": {\n                        \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7a0ae253d7b4987eede535391f90f429/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/o0RELE0DgBDB3B4FfrpRFgA3QldlfjI9oKW8Yk/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2254&eid=5376&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aGc4ZzM4ZTxkNDQ1OjY0N0BpMzNpZnU5cmw7OTMzbzczNUBjNTYzNDYuXy4xYzEzMi4wYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/3c8160639ee3ca9e702d249c4bb383ee/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/o0RELE0DgBDB3B4FfrpRFgA3QldlfjI9oKW8Yk/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2254&eid=5376&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aGc4ZzM4ZTxkNDQ1OjY0N0BpMzNpZnU5cmw7OTMzbzczNUBjNTYzNDYuXy4xYzEzMi4wYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6780inog65rpcnfo0t0&line=0&watermark=1&logo_name=tiktok_m&source=FEED&file_id=3411536742f1411ab91b95706d958dfe&item_id=7606157827836513558&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkyY2IwZDRiZDhkMDQ2N2U0NzEyZjBiYjk4YWQ3NGE4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 1933239,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 1027247,\n                            \"play_addr\": {\n                                \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/4dcbf5978557d7c33e7d67fe3d0385c2/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068-no/os77oISZaE8ygYyUASBAi1CEKNBivY6OLAB6I/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=1003&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NDtlPDlkPGQ6OzdmNDg4OUBpMzNpZnU5cmw7OTMzbzczNUAxMDZhYy1jNjMxMl4vYi5hYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/01c0809fbaa7d708a36e41c1ba7a96db/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068-no/os77oISZaE8ygYyUASBAi1CEKNBivY6OLAB6I/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=1003&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NDtlPDlkPGQ6OzdmNDg4OUBpMzNpZnU5cmw7OTMzbzczNUAxMDZhYy1jNjMxMl4vYi5hYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d615e521ac5448679af90af6d99b3841&is_play_url=1&item_id=7606157827836513558&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI4NjE2ZmI2MjQ1ODY2ZWMyNmRkYjBkYzQwZjhkMDFh&source=FEED&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v24044gl0000d6780inog65rpcnfo0t0_bytevc1_720p_1027247\",\n                                \"data_size\": 860320,\n                                \"file_hash\": \"9f03f15795d84a8f3c0f2ed385b94929\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 719793,\n                            \"play_addr\": {\n                                \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/71d9e69370b51ccf6353389c6593da60/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oAAZA7BjuMI6Ri7OYA8yyYBESEgryBJu6isva/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=702&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NjM6Z2g8OGc8NjpkNmU6ZkBpMzNpZnU5cmw7OTMzbzczNUBfYGFeY2AuXzAxNmA1XjFgYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/929eb26504c62082110502141110ff2f/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oAAZA7BjuMI6Ri7OYA8yyYBESEgryBJu6isva/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=702&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NjM6Z2g8OGc8NjpkNmU6ZkBpMzNpZnU5cmw7OTMzbzczNUBfYGFeY2AuXzAxNmA1XjFgYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cc47ab83ca974339bd15c9feadd7c0b3&is_play_url=1&item_id=7606157827836513558&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFmZDUyM2MzODdkNGY0Zjg1NjY1ZTQ3YjhhYjA0YWE2&source=FEED&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v24044gl0000d6780inog65rpcnfo0t0_bytevc1_540p_719793\",\n                                \"data_size\": 602827,\n                                \"file_hash\": \"2b3b54e17a00f4781fa06966d2af0e9f\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 486087,\n                            \"play_addr\": {\n                                \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/62caa573501b1ed6e42f073326f415ef/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oIrSIA7BYvGOyiYBjEgq6B6AaNE37QAh3iZ8y/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=474&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aThpNzk1NWk3Ozg8ZDtlOkBpMzNpZnU5cmw7OTMzbzczNUAyLzYwMi1eX2ExYC8wLTEwYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/eff3713fd075c48005ba0703f78a40ed/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oIrSIA7BYvGOyiYBjEgq6B6AaNE37QAh3iZ8y/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=474&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aThpNzk1NWk3Ozg8ZDtlOkBpMzNpZnU5cmw7OTMzbzczNUAyLzYwMi1eX2ExYC8wLTEwYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=374b083a29c548d4bfa20256349f255f&is_play_url=1&item_id=7606157827836513558&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1NjFkNTM2Y2UwOTk1OWYzMTk3ZGRmNTNiMzI4M2Rh&source=FEED&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v24044gl0000d6780inog65rpcnfo0t0_bytevc1_540p_486087\",\n                                \"data_size\": 407098,\n                                \"file_hash\": \"b39b3b2a89ead1a39df3f165a9ca8951\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 358145,\n                            \"play_addr\": {\n                                \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/169cfa1d5d13b07653379381e06f2768/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/o8YQuByAOYy78ABaxkEZXAig6vBEI6S76iEdB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=349&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=PGQ5ZGk6OmgzZDg5ODQ2aEBpMzNpZnU5cmw7OTMzbzczNUBhLTVgYC5fXzExYDZeYy0xYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/3baff037f20961e181238d356465db66/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/o8YQuByAOYy78ABaxkEZXAig6vBEI6S76iEdB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=349&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=PGQ5ZGk6OmgzZDg5ODQ2aEBpMzNpZnU5cmw7OTMzbzczNUBhLTVgYC5fXzExYDZeYy0xYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=4e03f1a596c54a40beb717cfca860ad9&is_play_url=1&item_id=7606157827836513558&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmViZmQ3YmQ0ZjYyMGQ4ZTBiZDMzZTgwZWYzZDIwNjI4&source=FEED&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v24044gl0000d6780inog65rpcnfo0t0_bytevc1_540p_358145\",\n                                \"data_size\": 299947,\n                                \"file_hash\": \"8e25eb4ec3c53a34b57b13f8f460c2f2\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        }\n                    ],\n                    \"duration\": 6700,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7607c80c848bb8103da9fbf064b39cb1/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oQm3goAlDIeG0O3BA4FgkoRKBBf5pDFQEYglEj/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2206&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NGU0PGc8ODU7Mzg6Mzo2O0BpMzNpZnU5cmw7OTMzbzczNUAyMjJeMzM2XjIxNjAxNDZiYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/598dfccad9dfbdb4570052cd813ad364/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oQm3goAlDIeG0O3BA4FgkoRKBBf5pDFQEYglEj/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2206&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NGU0PGc8ODU7Mzg6Mzo2O0BpMzNpZnU5cmw7OTMzbzczNUAyMjJeMzM2XjIxNjAxNDZiYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e893774037954058a295696da9515b51&is_play_url=1&item_id=7606157827836513558&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE2M2Q1YTI0NTc5ZTZhMjg2OTUwY2VmNjhlYzNlYzMy&source=FEED&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v24044gl0000d6780inog65rpcnfo0t0_h264_540p_2259170\",\n                        \"data_size\": 1892055,\n                        \"file_hash\": \"1dc27ade51cbacbe062ecb9bdf34bb74\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 2,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v24044gl0000d6780inog65rpcnfo0t0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/21416765d8b4ca44a9f3f82b742d697d/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068-no/o8aQBzYC6yBQijZICAOy7B76E85EAviYJZASB/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=1543\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=Omg1aWk7OTNnZWhpNWg2NkBpMzNpZnU5cmw7OTMzbzczNUAuXmMwMzAuNjUxYjQ0Ml5hYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/2b4e0cad83265918597aebf262044c06/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068-no/o8aQBzYC6yBQijZICAOy7B76E85EAviYJZASB/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=1543\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=Omg1aWk7OTNnZWhpNWg2NkBpMzNpZnU5cmw7OTMzbzczNUAuXmMwMzAuNjUxYjQ0Ml5hYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v24044gl0000d6780inog65rpcnfo0t0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=FEED\\\\u0026file_id=d3a35e727fee4b8d9016386f3ff2ae17\\\\u0026item_id=7606157827836513558\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0MjA5Y2NmYjAxOThhYmQ0OTFhNWRjMjI2MTdmYWIx\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2114402,\\\"file_cs\\\":\\\"c:0-7157-e576\\\"}}\",\n                    \"tags\": null,\n                    \"big_thumbs\": null,\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v24044gl0000d6780inog65rpcnfo0t0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/71d9e69370b51ccf6353389c6593da60/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oAAZA7BjuMI6Ri7OYA8yyYBESEgryBJu6isva/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=702&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NjM6Z2g8OGc8NjpkNmU6ZkBpMzNpZnU5cmw7OTMzbzczNUBfYGFeY2AuXzAxNmA1XjFgYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/929eb26504c62082110502141110ff2f/69a8a6c4/video/tos/no1a/tos-no1a-ve-0068c001-no/oAAZA7BjuMI6Ri7OYA8yyYBESEgryBJu6isva/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=702&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NjM6Z2g8OGc8NjpkNmU6ZkBpMzNpZnU5cmw7OTMzbzczNUBfYGFeY2AuXzAxNmA1XjFgYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=cc47ab83ca974339bd15c9feadd7c0b3&is_play_url=1&item_id=7606157827836513558&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFmZDUyM2MzODdkNGY0Zjg1NjY1ZTQ3YjhhYjA0YWE2&source=FEED&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v24044gl0000d6780inog65rpcnfo0t0_bytevc1_540p_719793\",\n                        \"data_size\": 602827,\n                        \"file_hash\": \"2b3b54e17a00f4781fa06966d2af0e9f\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.3\\\",\\\"LoudnessRangeEnd\\\":\\\"-24.7\\\",\\\"LoudnessRangeStart\\\":\\\"-26\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-22.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-24.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-25.2,\\\\\\\"LoudnessRange\\\\\\\":1.3,\\\\\\\"LoudnessRangeStart\\\\\\\":-26,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-22.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-24.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-24.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.5},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-25.77,\\\\\\\"LoudR\\\\\\\":13,\\\\\\\"LoudRE\\\\\\\":-25.8,\\\\\\\"LoudRS\\\\\\\":-38.8,\\\\\\\"MaxMomLoud\\\\\\\":-23.2,\\\\\\\"MaxSTLoud\\\\\\\":-25.59}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr150G\\\\\\\":0.66,\\\\\\\"Spkr200G\\\\\\\":0.9,\\\\\\\"FCenL\\\\\\\":1297.53,\\\\\\\"FCenR\\\\\\\":1272.97,\\\\\\\"Spkr100G\\\\\\\":0.53},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-25.35},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.289},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.198,\\\\\\\"LTotal\\\\\\\":-27.408,\\\\\\\"Peak\\\\\\\":-13.032,\\\\\\\"RTotal\\\\\\\":-27.21},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.22387,\\\\\\\"Version\\\\\\\":2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0868\\\",\\\"brightness_mean\\\":\\\"140.8658\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0001\\\",\\\"loudness\\\":\\\"-25.2\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0001\\\",\\\"peak\\\":\\\"0.22387\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1770946665}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"6.2606\\\",\\\"vq_score\\\":\\\"63.95\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"eng-US\",\n                            \"language_id\": 2,\n                            \"language_code\": \"en\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/8615666994c1e34ac9bb02306a9ed7c2/69cfdf64/video/tos/useast5/tos-useast5-v-0068c799-tx/7f859a9a79a2464784c4853a246c3689/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=16772&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=MzNpZnU5cmw7OTMzbzczNUBpMzNpZnU5cmw7OTMzbzczNUBxbGttMmRrLTRhLS1kMTFzYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                \"expire\": 1775230820,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7606164612194568971,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -38777509,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7606164612194568971,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/8615666994c1e34ac9bb02306a9ed7c2/69cfdf64/video/tos/useast5/tos-useast5-v-0068c799-tx/7f859a9a79a2464784c4853a246c3689/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=16772&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=MzNpZnU5cmw7OTMzbzczNUBpMzNpZnU5cmw7OTMzbzczNUBxbGttMmRrLTRhLS1kMTFzYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/78995a9cb275c04a37a2c7366289a165/69cfdf64/video/tos/useast5/tos-useast5-v-0068c799-tx/7f859a9a79a2464784c4853a246c3689/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=16772&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=MzNpZnU5cmw7OTMzbzczNUBpMzNpZnU5cmw7OTMzbzczNUBxbGttMmRrLTRhLS1kMTFzYSNxbGttMmRrLTRhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQzOTcwMmEwYmRlMmFmNjMwNTIzY2FkOTlmZTRjN2Jh&source=SmartPlayerSubtitleRedirect&version=1%3Abig_caption&video_id=v24044gl0000d6780inog65rpcnfo0t0\"\n                                ],\n                                \"caption_length\": 100\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": null\n                },\n                \"share_url\": \"https://www.tiktok.com/@wnoms/video/7606157827836513558?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7606157827836513558&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7606157827836513558\",\n                    \"comment_count\": 5654,\n                    \"digg_count\": 2929023,\n                    \"download_count\": 13292,\n                    \"play_count\": 14511821,\n                    \"share_count\": 254203,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 1031,\n                    \"collect_count\": 272026,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7606157827836513558\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0\n                },\n                \"rate\": 12,\n                \"text_extra\": [],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@wnoms/video/7606157827836513558?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7606157827836513558&source=h5_m\",\n                    \"share_desc\": \"Check out ⠀ ⠀'s video! #TikTok\",\n                    \"share_title\": \"Check out ⠀ ⠀’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ⠀ ⠀’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_button_display_mode\": 0,\n                    \"button_display_stratege_source\": \"algo_share_out\"\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"{\\\"author_id\\\":7316517053731963936,\\\"author_country\\\":\\\"United Kingdom\\\",\\\"need_coldstart_force\\\":false,\\\"need_heat_force\\\":false,\\\"rec_after_search\\\":false,\\\"is_new_search_query\\\":false,\\\"is_within_10vv\\\":false,\\\"is_within_20vv\\\":false,\\\"is_within_60vv\\\":false}\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 7316517053731963936,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"CZ\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7606157827836513558\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"desc_language\": \"un\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 0,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"with_survey\": false,\n                \"geofencing_regions\": null,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"cover_labels\": null,\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": 7578405416766328095,\n                \"disable_search_trending_bar\": true,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"if i was the moon original movie\",\n                                    \"word_id\": \"3262229881945398719\"\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"if i was the moon original movie\",\n                                    \"word_id\": \"3262229881945398719\"\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 6674,\n                \"item_distribute_source\": \"for_you_page\",\n                \"item_source_category\": 0,\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": false,\n                \"follow_up_first_item_id\": \"7604255270071586070\",\n                \"follow_up_item_id_groups\": \"7604955683556969750,7604255270071586070\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"original_client_text\": {\n                    \"markup_text\": \"\",\n                    \"text_extra\": null\n                },\n                \"music_selected_from\": \"single_song\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": [\n                        {\n                            \"emoji\": \"😂\",\n                            \"score\": 11\n                        },\n                        {\n                            \"emoji\": \"❤\",\n                            \"score\": 10\n                        },\n                        {\n                            \"emoji\": \"😳\",\n                            \"score\": 9\n                        }\n                    ],\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": null\n                },\n                \"added_sound_music_info\": {\n                    \"id\": 7535891238978145025,\n                    \"id_str\": \"7535891238978145025\",\n                    \"title\": \"TV girl\",\n                    \"author\": \"Axel\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6669ae23&x-expires=1772722800&x-signature=KLjdhckgMUB4TQFoNCpJdyme8ME%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=56f8e221&x-expires=1772722800&x-signature=512NSyQ%2BZio3z2m%2BwCBLWmg5B8U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a2a14f0a&x-expires=1772722800&x-signature=NrWf0ThdorwTKSiCzfBvlDqJ5CY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2a8a34db&x-expires=1772722800&x-signature=aSRUL9DpZ5gwyc4rf5hr2VBqgN8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1380597f&x-expires=1772722800&x-signature=ZnYKRO%2BQjNTqGAMRt61dAp5b0EU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e3b21e23&x-expires=1772722800&x-signature=hVGaos8SKcO3PxRDVCyz1eTvQV4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a2c0fd4d&x-expires=1772722800&x-signature=Wl2JhzuieEI8y%2B9etg9cEMTwgNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2f884bf8&x-expires=1772722800&x-signature=gTMVmB0VMKI7tUCOxG7kSHY6VYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=60cef4dc&x-expires=1772722800&x-signature=ZZoj1bFdZodSmL1oiGrBO%2F2WbRg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7535891236436413200.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/7535891236436413200.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 12,\n                    \"extra\": \"{\\\"aed_music_dur\\\":2.8770000000000007,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7535891207340264711,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d2adq9vog65lf20n3f00\\\",\\\"owner_id\\\":6991922823784088582,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"6991922823784088582\",\n                    \"owner_nickname\": \"Axel\",\n                    \"is_original\": false,\n                    \"mid\": \"7535891238978145025\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"axelity3\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/437cb979b9dc375be462d0ef5b407617.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/437cb979b9dc375be462d0ef5b407617.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAA2fpVeKNXGSf1hTC2QwRS63RVM-TArKptcixmyd-YDsv1TAtlFsKziRBX15AvwQfL\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a2c0fd4d&x-expires=1772722800&x-signature=Wl2JhzuieEI8y%2B9etg9cEMTwgNs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2f884bf8&x-expires=1772722800&x-signature=gTMVmB0VMKI7tUCOxG7kSHY6VYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=60cef4dc&x-expires=1772722800&x-signature=ZZoj1bFdZodSmL1oiGrBO%2F2WbRg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2a8a34db&x-expires=1772722800&x-signature=aSRUL9DpZ5gwyc4rf5hr2VBqgN8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1380597f&x-expires=1772722800&x-signature=ZnYKRO%2BQjNTqGAMRt61dAp5b0EU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8c684738a396424e85ef3e2a92291144~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e3b21e23&x-expires=1772722800&x-signature=hVGaos8SKcO3PxRDVCyz1eTvQV4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"origin_volume\": \"0.000000\",\n                \"music_volume\": \"50.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"video_15\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"operator_boost_info\": null,\n                \"log_info\": {\n                    \"order\": \"1\"\n                },\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0\n                },\n                \"add_yours_recommendation\": {},\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": null,\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"comment_topbar_info\": null,\n                \"visual_search_info\": {\n                    \"vtag_enable\": true,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 1,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"fallback_vtag_info\": {},\n                    \"ecom_nocart_entrance_enable_type\": 0\n                },\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"survey_info\": null,\n                \"ecosystem_perception_enhancement\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null\n            },\n            {\n                \"aweme_id\": \"7612743109398514974\",\n                \"desc\": \"This is adorable OMG.  Punchhh🥺 #punchmonkey #punchkun #monkey #monkeybaby #monkeypunch \",\n                \"create_time\": 1772479903,\n                \"author\": {\n                    \"uid\": \"7387905143576233006\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"phillygoonsquad\",\n                    \"signature\": \"We may have ears, but we don't listen! 🥰\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=82adbcf1&x-expires=1772722800&x-signature=56d%2BJYukUdDEwxN1gGzZX8ub%2FNM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3c040664&x-expires=1772722800&x-signature=jeQ7O2Dt3gUtwr1KEp55t2Sekc8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=9224b87c&x-expires=1772722800&x-signature=S%2Fu6RkYf0ab2%2F4TeDmcNQXtS9uw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c840588e&x-expires=1772722800&x-signature=RTWye3I%2FZ1wBKOcD27a1g0ojiQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c695477&x-expires=1772722800&x-signature=kBAV4d1eTKTx%2FqiY6oWlwgPKxCE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cc6baceb&x-expires=1772722800&x-signature=tv1Gcoy95VZABfh02fWAXZThGvw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"is_block\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"phillygoonsquad\",\n                    \"room_id\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"commerce_user_level\": 0,\n                    \"platform_sync_info\": null,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"prevent_download\": false,\n                    \"geofencing\": null,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"download_setting\": 0,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"item_list\": null,\n                    \"is_star\": false,\n                    \"type_label\": [],\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b3c5efbe&x-expires=1772722800&x-signature=T%2F85Dg7JM0fPedAOEZdw7oA485U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=2018716b&x-expires=1772722800&x-signature=SMOColzAcGN2jXCnHJ7zx1p0qIo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d103b0d9&x-expires=1772722800&x-signature=hHj5DZKGLFL4cfQOXOllTuUqOdw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=bfd3ba27&x-expires=1772722800&x-signature=JN7IQqaeqxg15MPd3Ls0LyK1vco%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=dec0485f&x-expires=1772722800&x-signature=KxPNLZp%2BAwNF%2Boyn%2B93xCql0f%2Fo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=3fe5f917&x-expires=1772722800&x-signature=rGrqHNPRXHZHunkFKc9QPRYQ9dg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA5ss0DBFOkgjkzPKMhOlGAvjic4dDy6MK4EKJlWyqu9s9cQ5ccePqeT28te8QFFvq\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"social_info\": \"{\\\"imprs_info\\\":\\\"vv_100k+\\\",\\\"is_cold_info\\\":\\\"0\\\"}\",\n                    \"events\": null,\n                    \"matched_friend\": {\n                        \"video_items\": null,\n                        \"repost_items\": null\n                    },\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"can_message_follow_status_list\": null,\n                    \"account_labels\": null\n                },\n                \"music\": {\n                    \"id\": 7612743145876474654,\n                    \"id_str\": \"7612743145876474654\",\n                    \"title\": \"original sound - phillygoonsquad\",\n                    \"author\": \"phillygoonsquad\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2d7016f7&x-expires=1772722800&x-signature=i80ppkPKw%2BiFMzCoXYenOyJPfjw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6ca6ce2f&x-expires=1772722800&x-signature=rjzp011jD4T9QZod5AQmUGimLZU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=0641a65a&x-expires=1772722800&x-signature=1E%2F8WiJ2BNzFb%2BnqGFsU8%2BQeGVg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c840588e&x-expires=1772722800&x-signature=RTWye3I%2FZ1wBKOcD27a1g0ojiQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c695477&x-expires=1772722800&x-signature=kBAV4d1eTKTx%2FqiY6oWlwgPKxCE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cc6baceb&x-expires=1772722800&x-signature=tv1Gcoy95VZABfh02fWAXZThGvw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3c040664&x-expires=1772722800&x-signature=jeQ7O2Dt3gUtwr1KEp55t2Sekc8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=82adbcf1&x-expires=1772722800&x-signature=56d%2BJYukUdDEwxN1gGzZX8ub%2FNM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0a63b151&x-expires=1772722800&x-signature=bWseQbt5CfyKKExz1i72Xqq5h7E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612743200284871455.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612743200284871455.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 9,\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612743109398514974,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6iub87og65vhur653a0\\\",\\\"owner_id\\\":7387905143576233006,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7387905143576233006\",\n                    \"owner_nickname\": \"phillygoonsquad\",\n                    \"is_original\": false,\n                    \"mid\": \"7612743145876474654\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"phillygoonsquad\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/e33d88d0df0c29e37cc4179569804831.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/e33d88d0df0c29e37cc4179569804831.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAA5ss0DBFOkgjkzPKMhOlGAvjic4dDy6MK4EKJlWyqu9s9cQ5ccePqeT28te8QFFvq\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3c040664&x-expires=1772722800&x-signature=jeQ7O2Dt3gUtwr1KEp55t2Sekc8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=82adbcf1&x-expires=1772722800&x-signature=56d%2BJYukUdDEwxN1gGzZX8ub%2FNM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0a63b151&x-expires=1772722800&x-signature=bWseQbt5CfyKKExz1i72Xqq5h7E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c840588e&x-expires=1772722800&x-signature=RTWye3I%2FZ1wBKOcD27a1g0ojiQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c695477&x-expires=1772722800&x-signature=kBAV4d1eTKTx%2FqiY6oWlwgPKxCE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cc6baceb&x-expires=1772722800&x-signature=tv1Gcoy95VZABfh02fWAXZThGvw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1685898179829765\",\n                        \"cha_name\": \"punchmonkey\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1685898179829765\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/punchmonkey?_r=1&name=punchmonkey&u_code=0&_d=f29bak577a9b2i&share_challenge_id=1685898179829765&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #punchmonkey on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: punchmonkey\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #punchmonkey on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"show_items\": null,\n                        \"search_highlight\": null\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b444177d5de7be99a04c14f0dbb1e3f3/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8Xy0UXkTdIzew7LCqFEAUDNISAj9zcIQmfbqe/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=560&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWdoOzo5Zjk5Ojo4NGc1NEBpM3JwbG85cjZ4OTMzaTczNEAzNGJjMS4xXjExYzBhLzU2YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/48bbfd253226e3ebcb30caff0dff492f/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8Xy0UXkTdIzew7LCqFEAUDNISAj9zcIQmfbqe/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=560&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWdoOzo5Zjk5Ojo4NGc1NEBpM3JwbG85cjZ4OTMzaTczNEAzNGJjMS4xXjExYzBhLzU2YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=91822dd135f74746a64c1647f8ee7d66&is_play_url=1&item_id=7612743109398514974&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlNWExM2FiMWUzNDc5NDRhNDVkOTY4NjgzNmY0YjQ5&source=FEED&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 926,\n                        \"url_key\": \"v15044gf0000d6iua3fog65l9ivmro90_h264_720p_574075\",\n                        \"data_size\": 667363,\n                        \"file_hash\": \"e5fc159770301c3bab5dfad5a39a699c\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/ok9lG4A0fAIFVKGxBBI0LaAS5iiqiCptTvxI31\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ok9lG4A0fAIFVKGxBBI0LaAS5iiqiCptTvxI31~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=fcf31f32&x-expires=1772722800&x-signature=pXckFJ019p4yqA5CCP54WVwCaaE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ok9lG4A0fAIFVKGxBBI0LaAS5iiqiCptTvxI31~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=aeed9bed&x-expires=1772722800&x-signature=8GWwGZkq16zV8o7lxcNf6XnD7bI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/ok9lG4A0fAIFVKGxBBI0LaAS5iiqiCptTvxI31~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=63aa9762&x-expires=1772722800&x-signature=Zr2WxZX3u4K%2B6emTOiunUh78tnw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 926,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8iH9nICIiAfaISlB0AALSTtqAiK450BvYHG01\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8iH9nICIiAfaISlB0AALSTtqAiK450BvYHG01~tplv-tiktokx-origin.image?dr=8606&refresh_token=5df71303&x-expires=1772722800&x-signature=OvUC9j9QGS0HjuokzuwJg9otaPg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8iH9nICIiAfaISlB0AALSTtqAiK450BvYHG01~tplv-tiktokx-origin.image?dr=8606&refresh_token=971bdb4f&x-expires=1772722800&x-signature=ffnc356Xj7Za7ahM4wt%2FeIOe0II%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8iH9nICIiAfaISlB0AALSTtqAiK450BvYHG01~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=52b607c4&x-expires=1772722800&x-signature=odgq%2FQuLUfVCCBvHFgPsZDGrvzY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o4yuwIEQQIATNoSfXyFqLfdbk0U7ZIAmDCejBq\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4yuwIEQQIATNoSfXyFqLfdbk0U7ZIAmDCejBq~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=58ef3d26&x-expires=1772722800&x-signature=t%2Fsbv%2B%2FACFOBE0ED70Y952xm8js%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4yuwIEQQIATNoSfXyFqLfdbk0U7ZIAmDCejBq~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e0e85e0d&x-expires=1772722800&x-signature=c%2B%2FUcLxPhqG0UglRPFa2LijWdAo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o4yuwIEQQIATNoSfXyFqLfdbk0U7ZIAmDCejBq~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b96342ab&x-expires=1772722800&x-signature=NXFPoC5it2Po8F4vWE2pQXNkySs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/1208544de759187592043531ce957af3/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0qt0STI4IT9C5Lii0vAHKB1iGfJAAaqWEVlOR/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=531&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NjhkZmgzMzs0NDg0OTQ4NEBpM3JwbG85cjZ4OTMzaTczNEBfMDItNV5hXjAxYTRhLTBiYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/217c6e43ac0c7ed4363a459e02e26a93/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o0qt0STI4IT9C5Lii0vAHKB1iGfJAAaqWEVlOR/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=531&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NjhkZmgzMzs0NDg0OTQ4NEBpM3JwbG85cjZ4OTMzaTczNEBfMDItNV5hXjAxYTRhLTBiYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6iua3fog65l9ivmro90&line=0&watermark=1&logo_name=tiktok_m&source=FEED&file_id=e13501d671d54131a8d0a08e0c5a35b3&item_id=7612743109398514974&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRmZDU4ZTFiYjc3MmUwMGYyYWUzM2I5YWI0MTk3ODMw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 633061,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 308853,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/1a85b2bebf510c27cc05e843d9e7480a/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/okTSKqw6IoekCbmIQNelMIAFKjFxFqfX9A7DUE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=301&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OzU8ZTc3OjRoOjRpZDo8Z0BpM3JwbG85cjZ4OTMzaTczNEAzX14tNDQ0X18xNC4yYzM2YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/fa435dce1656ad505a1e4ff917c22ed8/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c004-tx2/okTSKqw6IoekCbmIQNelMIAFKjFxFqfX9A7DUE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=301&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OzU8ZTc3OjRoOjRpZDo8Z0BpM3JwbG85cjZ4OTMzaTczNEAzX14tNDQ0X18xNC4yYzM2YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9d69f75a1f7147beb17774740ba9b268&is_play_url=1&item_id=7612743109398514974&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ3Y2E4NmMwNTIwMjk2M2I5NWUzNmNjMWZkZjhjNjNk&source=FEED&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 926,\n                                \"url_key\": \"v15044gf0000d6iua3fog65l9ivmro90_bytevc1_720p_308853\",\n                                \"data_size\": 359042,\n                                \"file_hash\": \"55bfb1ccb82215ce188a61f47c1e56c7\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 284221,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/3b85e25f20de6002f3df038f738d0f0e/69a8a6c7/video/tos/useast8/tos-useast8-pve-0068-tx2/osIDTSKqO7NeICkmhYUIUbVAEFqeLwFQXAfFj2/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=277&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=PGQ2OGc1MzRpOmVlOjg4PEBpM3JwbG85cjZ4OTMzaTczNEAtYTBeNS1jXzExMTBjL2AvYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/86bf7b4e6d6e1369079d77fb3f4aa3b2/69a8a6c7/video/tos/useast8/tos-useast8-pve-0068-tx2/osIDTSKqO7NeICkmhYUIUbVAEFqeLwFQXAfFj2/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=277&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=PGQ2OGc1MzRpOmVlOjg4PEBpM3JwbG85cjZ4OTMzaTczNEAtYTBeNS1jXzExMTBjL2AvYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=29c525f73b4b474fb1f0028da533da09&is_play_url=1&item_id=7612743109398514974&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU5NmRiM2Q2M2JiYWVjNTIzMTRiOTUzODk4NGNjOTc4&source=FEED&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 740,\n                                \"url_key\": \"v15044gf0000d6iua3fog65l9ivmro90_bytevc1_540p_284221\",\n                                \"data_size\": 330408,\n                                \"file_hash\": \"9fecf457c798c68f328b37c0623c00e8\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 241244,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/29d0f6bc1ebc2a154f5350c1ffbc1418/69a8a6c7/video/tos/useast8/tos-useast8-pve-0068-tx2/ooqDkjJvEeEIIwFAThwA76efmUqjCNISlQI0Xb/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=235&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OTk3Zjw4NmQzMzlnNWVpOkBpM3JwbG85cjZ4OTMzaTczNEAzMzIwXmAwNi4xMTReX2FfYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/2944538c6fece0c064b4356d14279dc8/69a8a6c7/video/tos/useast8/tos-useast8-pve-0068-tx2/ooqDkjJvEeEIIwFAThwA76efmUqjCNISlQI0Xb/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=235&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OTk3Zjw4NmQzMzlnNWVpOkBpM3JwbG85cjZ4OTMzaTczNEAzMzIwXmAwNi4xMTReX2FfYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b7dfbba27d4640109a33c5a93c546666&is_play_url=1&item_id=7612743109398514974&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzYmU1ZjA4MGZiZWQ1MzJhOWJlZWJmZDc2Mzc1MGM5&source=FEED&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 740,\n                                \"url_key\": \"v15044gf0000d6iua3fog65l9ivmro90_bytevc1_540p_241244\",\n                                \"data_size\": 280447,\n                                \"file_hash\": \"c82845402bb031ba37531eda224e312e\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 125484,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/eb194c93f55abe455d4537a12f3bfcda/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooAmA640OiSOTCvCI0iB1dfSEdJqAK9LiqlGtI/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=122&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OmQ3O2c4ZTUzZWU1ZzZnOkBpM3JwbG85cjZ4OTMzaTczNEAtYjM2XjY0NWIxXzU2Ly1eYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/e3c5ee5d0bef5838c17394fe64eab72d/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c001-tx2/ooAmA640OiSOTCvCI0iB1dfSEdJqAK9LiqlGtI/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=122&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OmQ3O2c4ZTUzZWU1ZzZnOkBpM3JwbG85cjZ4OTMzaTczNEAtYjM2XjY0NWIxXzU2Ly1eYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a70d239d82bb4be0827b95ad9864ea07&is_play_url=1&item_id=7612743109398514974&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU2MTgyMzg3NGNiY2Y5MTE0NDQ5Y2IwNzNmZDQyNjkx&source=FEED&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 740,\n                                \"url_key\": \"v15044gf0000d6iua3fog65l9ivmro90_bytevc1_540p_125484\",\n                                \"data_size\": 145876,\n                                \"file_hash\": \"81a21a79134053cde8724f89c936398a\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        }\n                    ],\n                    \"duration\": 9300,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b444177d5de7be99a04c14f0dbb1e3f3/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8Xy0UXkTdIzew7LCqFEAUDNISAj9zcIQmfbqe/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=560&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWdoOzo5Zjk5Ojo4NGc1NEBpM3JwbG85cjZ4OTMzaTczNEAzNGJjMS4xXjExYzBhLzU2YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/48bbfd253226e3ebcb30caff0dff492f/69a8a6c7/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o8Xy0UXkTdIzew7LCqFEAUDNISAj9zcIQmfbqe/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=560&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OWdoOzo5Zjk5Ojo4NGc1NEBpM3JwbG85cjZ4OTMzaTczNEAzNGJjMS4xXjExYzBhLzU2YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=91822dd135f74746a64c1647f8ee7d66&is_play_url=1&item_id=7612743109398514974&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdlNWExM2FiMWUzNDc5NDRhNDVkOTY4NjgzNmY0YjQ5&source=FEED&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 926,\n                        \"url_key\": \"v15044gf0000d6iua3fog65l9ivmro90_h264_720p_574075\",\n                        \"data_size\": 667363,\n                        \"file_hash\": \"e5fc159770301c3bab5dfad5a39a699c\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 1,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6iua3fog65l9ivmro90\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/5bb55158b38db209cc90a113b6cd5760/69a8a6c7/video/tos/useast5/tos-useast5-ve-0068c004-tx/oYPI7UTXaGjwENmIFeAVQQIDMAfqSKbCkmfGAq/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=505\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=Zzs8Ojg0PDppNjM1M2czOEBpM3JwbG85cjZ4OTMzaTczNEA1MDVfMDNgNi4xLTU1MmM0YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/512a69c498e0e7b42aa302cc86e3dd75/69a8a6c7/video/tos/useast5/tos-useast5-ve-0068c004-tx/oYPI7UTXaGjwENmIFeAVQQIDMAfqSKbCkmfGAq/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=505\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=Zzs8Ojg0PDppNjM1M2czOEBpM3JwbG85cjZ4OTMzaTczNEA1MDVfMDNgNi4xLTU1MmM0YSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6iua3fog65l9ivmro90\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=FEED\\\\u0026file_id=75f05d808200431f97c96135b789388d\\\\u0026item_id=7612743109398514974\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVlZWE2MjBlMGFjZjNkNGFmN2RiNTI2MGRjNWRmZTUz\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":859730,\\\"file_cs\\\":\\\"c:0-9274-d559\\\"}}\",\n                    \"tags\": null,\n                    \"big_thumbs\": null,\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v15044gf0000d6iua3fog65l9ivmro90\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/3b85e25f20de6002f3df038f738d0f0e/69a8a6c7/video/tos/useast8/tos-useast8-pve-0068-tx2/osIDTSKqO7NeICkmhYUIUbVAEFqeLwFQXAfFj2/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=277&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=PGQ2OGc1MzRpOmVlOjg4PEBpM3JwbG85cjZ4OTMzaTczNEAtYTBeNS1jXzExMTBjL2AvYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/86bf7b4e6d6e1369079d77fb3f4aa3b2/69a8a6c7/video/tos/useast8/tos-useast8-pve-0068-tx2/osIDTSKqO7NeICkmhYUIUbVAEFqeLwFQXAfFj2/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=277&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=PGQ2OGc1MzRpOmVlOjg4PEBpM3JwbG85cjZ4OTMzaTczNEAtYTBeNS1jXzExMTBjL2AvYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=29c525f73b4b474fb1f0028da533da09&is_play_url=1&item_id=7612743109398514974&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU5NmRiM2Q2M2JiYWVjNTIzMTRiOTUzODk4NGNjOTc4&source=FEED&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 740,\n                        \"url_key\": \"v15044gf0000d6iua3fog65l9ivmro90_bytevc1_540p_284221\",\n                        \"data_size\": 330408,\n                        \"file_hash\": \"9fecf457c798c68f328b37c0623c00e8\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"5.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-35.7\\\",\\\"LoudnessRangeStart\\\":\\\"-41.6\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-29.6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-35.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.09333,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":5.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-29.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-45.8,\\\\\\\"MaxMomLoud\\\\\\\":-30.14,\\\\\\\"MaxSTLoud\\\\\\\":-37.44,\\\\\\\"Loud\\\\\\\":-32.9,\\\\\\\"LoudR\\\\\\\":8.4,\\\\\\\"LoudRE\\\\\\\":-37.4}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3297.42,\\\\\\\"FCenR\\\\\\\":3290.98,\\\\\\\"Spkr100G\\\\\\\":0.15,\\\\\\\"Spkr150G\\\\\\\":0.32,\\\\\\\"Spkr200G\\\\\\\":0.52},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-37.447},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.125},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-20.617,\\\\\\\"RTotal\\\\\\\":-40.099,\\\\\\\"LRDiff\\\\\\\":-0.031,\\\\\\\"LTotal\\\\\\\":-40.13},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.11}},\\\\\\\"MaximumShortTermLoudness\\\\\\\":-35.6,\\\\\\\"Loudness\\\\\\\":-37.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-35.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-41.6}\\\",\\\"bright_ratio_mean\\\":\\\"0.0161\\\",\\\"brightness_mean\\\":\\\"134.6129\\\",\\\"diff_overexposure_ratio\\\":\\\"0\\\",\\\"loudness\\\":\\\"-37.4\\\",\\\"overexposure_ratio_mean\\\":\\\"0.01\\\",\\\"peak\\\":\\\"0.09333\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.031,2309.785]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":884,\\\\\\\"origin_height\\\\\\\":1136,\\\\\\\"origin_create_at\\\\\\\":1772479901}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"1.6556\\\",\\\"vq_score\\\":\\\"53.03\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"jpn-JP\",\n                            \"language_id\": 3,\n                            \"language_code\": \"ja\",\n                            \"can_translate_realtime\": true,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"jpn-JP\",\n                                \"language_id\": 3,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/8ebf1fb14c4583bbdfe385a084968ba9/69cfdf67/video/tos/useast8/tos-useast8-v-0068-tx2/60c2811427654cf7bdfd79377e20fca8/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2105&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3JwbG85cjZ4OTMzaTczNEBpM3JwbG85cjZ4OTMzaTczNEA2b3M2MmRjXmZhLS1kMTJzYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                \"expire\": 1775230823,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7612751185220553484,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 386835414,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7612751185220553484,\n                                \"language_code\": \"ja\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/8ebf1fb14c4583bbdfe385a084968ba9/69cfdf67/video/tos/useast8/tos-useast8-v-0068-tx2/60c2811427654cf7bdfd79377e20fca8/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2105&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3JwbG85cjZ4OTMzaTczNEBpM3JwbG85cjZ4OTMzaTczNEA2b3M2MmRjXmZhLS1kMTJzYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/6d830ad492b47267e9cb8d7c30fc81bf/69cfdf67/video/tos/useast8/tos-useast8-v-0068-tx2/60c2811427654cf7bdfd79377e20fca8/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2105&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3JwbG85cjZ4OTMzaTczNEBpM3JwbG85cjZ4OTMzaTczNEA2b3M2MmRjXmZhLS1kMTJzYSM2b3M2MmRjXmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=jpn-JP&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjYThiZWE5MjZiNzkxNjQzMzFmZTdkZDIwOGRiNjA2&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v15044gf0000d6iua3fog65l9ivmro90\"\n                                ],\n                                \"caption_length\": 3\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 1,\n                        \"no_caption_reason\": 0\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": null\n                },\n                \"share_url\": \"https://www.tiktok.com/@phillygoonsquad/video/7612743109398514974?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7612743109398514974&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7612743109398514974\",\n                    \"comment_count\": 1867,\n                    \"digg_count\": 671053,\n                    \"download_count\": 1742,\n                    \"play_count\": 2760777,\n                    \"share_count\": 86530,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 421,\n                    \"collect_count\": 29570,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7612743109398514974\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 33,\n                        \"end\": 45,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"punchmonkey\",\n                        \"hashtag_id\": \"1685898179829765\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 46,\n                        \"end\": 55,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"punchkun\",\n                        \"hashtag_id\": \"7245538628801069062\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 56,\n                        \"end\": 63,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"monkey\",\n                        \"hashtag_id\": \"22453\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 64,\n                        \"end\": 75,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"monkeybaby\",\n                        \"hashtag_id\": \"10752530\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 76,\n                        \"end\": 88,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"monkeypunch\",\n                        \"hashtag_id\": \"15517909\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@phillygoonsquad/video/7612743109398514974?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7612743109398514974&source=h5_m\",\n                    \"share_desc\": \"Check out phillygoonsquad's video! #TikTok\",\n                    \"share_title\": \"Check out phillygoonsquad’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out phillygoonsquad’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_button_display_mode\": 0,\n                    \"button_display_stratege_source\": \"algo_share_out\"\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"{\\\"author_id\\\":7387905143576233006,\\\"author_country\\\":\\\"United States\\\",\\\"need_coldstart_force\\\":false,\\\"need_heat_force\\\":false,\\\"rec_after_search\\\":false,\\\"is_new_search_query\\\":false,\\\"is_within_10vv\\\":false,\\\"is_within_20vv\\\":false,\\\"is_within_60vv\\\":false}\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 7387905143576233006,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7612743109398514974\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"desc_language\": \"en\",\n                \"interaction_stickers\": [\n                    {\n                        \"type\": 18,\n                        \"index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.4568,\\\"end_time\\\":9358.333,\\\"y\\\":0.7747,\\\"h\\\":0.2305,\\\"start_time\\\":0,\\\"isRatioCoord\\\":true,\\\"r\\\":0,\\\"w\\\":0.5864,\\\"s\\\":1}]\",\n                        \"attr\": \"\",\n                        \"text_info\": \"Punch WAVES to \\nhis fans now\\n😭😭😭\",\n                        \"text_sticker_info\": {\n                            \"text_size\": 28,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"bg_color\": \"#00000000\",\n                            \"text_language\": \"en\",\n                            \"alignment\": 0,\n                            \"source_width\": 0.5590909090909091,\n                            \"source_height\": 0.20928030303030304\n                        }\n                    }\n                ],\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"with_survey\": false,\n                \"geofencing_regions\": null,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"cover_labels\": null,\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": true,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"punch waving\",\n                                    \"word_id\": \"5091168386122564316\"\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 9258,\n                \"item_distribute_source\": \"for_you_page\",\n                \"item_source_category\": 0,\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": true,\n                \"text_sticker_major_lang\": \"en\",\n                \"original_client_text\": {\n                    \"markup_text\": \"This is adorable OMG.  Punchhh🥺 <h id=\\\"414\\\">#punchmonkey</h> <h id=\\\"598\\\">#punchkun</h> <h id=\\\"758\\\">#monkey</h> <h id=\\\"878\\\">#monkeybaby</h> <h id=\\\"1410\\\">#monkeypunch</h> \",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"punchmonkey\",\n                            \"hashtag_id\": \"1685898179829765\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"414\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"punchkun\",\n                            \"hashtag_id\": \"7245538628801069062\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"598\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"monkey\",\n                            \"hashtag_id\": \"22453\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"758\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"monkeybaby\",\n                            \"hashtag_id\": \"10752530\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"878\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"monkeypunch\",\n                            \"hashtag_id\": \"15517909\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"1410\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"original\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": [\n                        {\n                            \"emoji\": \"😂\",\n                            \"score\": 11\n                        },\n                        {\n                            \"emoji\": \"❤\",\n                            \"score\": 10\n                        },\n                        {\n                            \"emoji\": \"😳\",\n                            \"score\": 9\n                        }\n                    ],\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": null\n                },\n                \"added_sound_music_info\": {\n                    \"id\": 7612743145876474654,\n                    \"id_str\": \"7612743145876474654\",\n                    \"title\": \"original sound - phillygoonsquad\",\n                    \"author\": \"phillygoonsquad\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2d7016f7&x-expires=1772722800&x-signature=i80ppkPKw%2BiFMzCoXYenOyJPfjw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6ca6ce2f&x-expires=1772722800&x-signature=rjzp011jD4T9QZod5AQmUGimLZU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=0641a65a&x-expires=1772722800&x-signature=1E%2F8WiJ2BNzFb%2BnqGFsU8%2BQeGVg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c840588e&x-expires=1772722800&x-signature=RTWye3I%2FZ1wBKOcD27a1g0ojiQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c695477&x-expires=1772722800&x-signature=kBAV4d1eTKTx%2FqiY6oWlwgPKxCE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cc6baceb&x-expires=1772722800&x-signature=tv1Gcoy95VZABfh02fWAXZThGvw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3c040664&x-expires=1772722800&x-signature=jeQ7O2Dt3gUtwr1KEp55t2Sekc8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=82adbcf1&x-expires=1772722800&x-signature=56d%2BJYukUdDEwxN1gGzZX8ub%2FNM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0a63b151&x-expires=1772722800&x-signature=bWseQbt5CfyKKExz1i72Xqq5h7E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612743200284871455.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7612743200284871455.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 9,\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7612743109398514974,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6iub87og65vhur653a0\\\",\\\"owner_id\\\":7387905143576233006,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7387905143576233006\",\n                    \"owner_nickname\": \"phillygoonsquad\",\n                    \"is_original\": false,\n                    \"mid\": \"7612743145876474654\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"phillygoonsquad\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/e33d88d0df0c29e37cc4179569804831.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/e33d88d0df0c29e37cc4179569804831.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAA5ss0DBFOkgjkzPKMhOlGAvjic4dDy6MK4EKJlWyqu9s9cQ5ccePqeT28te8QFFvq\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3c040664&x-expires=1772722800&x-signature=jeQ7O2Dt3gUtwr1KEp55t2Sekc8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=82adbcf1&x-expires=1772722800&x-signature=56d%2BJYukUdDEwxN1gGzZX8ub%2FNM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0a63b151&x-expires=1772722800&x-signature=bWseQbt5CfyKKExz1i72Xqq5h7E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c840588e&x-expires=1772722800&x-signature=RTWye3I%2FZ1wBKOcD27a1g0ojiQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9c695477&x-expires=1772722800&x-signature=kBAV4d1eTKTx%2FqiY6oWlwgPKxCE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ef09ba0523e780f68ff440f83df3d60e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cc6baceb&x-expires=1772722800&x-signature=tv1Gcoy95VZABfh02fWAXZThGvw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"photo\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"operator_boost_info\": null,\n                \"log_info\": {\n                    \"order\": \"2\"\n                },\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0\n                },\n                \"add_yours_recommendation\": {},\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": null,\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"comment_topbar_info\": null,\n                \"visual_search_info\": {\n                    \"vtag_enable\": true,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 1,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"fallback_vtag_info\": {},\n                    \"ecom_nocart_entrance_enable_type\": 0\n                },\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"survey_info\": null,\n                \"ecosystem_perception_enhancement\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null\n            },\n            {\n                \"aweme_id\": \"7611784411108887828\",\n                \"desc\": \"#မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔 #စာတို☯ #စာသားတူရင်crdပေးပါတယ်ဗျာ💐 #ဒါလေးတော့viewများချင်တယ်🥺 \",\n                \"create_time\": 1772256673,\n                \"author\": {\n                    \"uid\": \"7545443431083983888\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"✰kyaw✰シ1.5M📚✍️💐\",\n                    \"signature\": \"အာပေတဲ့အတွက်ကျေဇူးပါ တချိ့စာသား(crd)💐\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4341486b&x-expires=1772722800&x-signature=wOa%2FhN34RS1U9NMDsrYuCDJgMwg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0c2d0baf&x-expires=1772722800&x-signature=cNGOL%2Bchvst4g0pxcMcvLbQUb%2Bo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=87a8f19a&x-expires=1772722800&x-signature=0i8ECYDlZxXrVNQfhqSEUuDa4%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ff72850d&x-expires=1772722800&x-signature=yY8v2UBSdQaw76URuQaoKuyYqoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=629199b4&x-expires=1772722800&x-signature=kdDSpqkETchS094zFIfQRbewoyU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=522b8f9d&x-expires=1772722800&x-signature=5Q0UhbmKdJSXKpxa7C4RYLub4Gg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"is_block\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"kyawkyaw48728\",\n                    \"room_id\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"MM\",\n                    \"commerce_user_level\": 0,\n                    \"platform_sync_info\": null,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"prevent_download\": false,\n                    \"geofencing\": null,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"download_setting\": 0,\n                    \"cover_url\": [],\n                    \"language\": \"en\",\n                    \"item_list\": null,\n                    \"is_star\": false,\n                    \"type_label\": [],\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=47e8ae3d&x-expires=1772722800&x-signature=vc4mhVRmTUC%2FTwc4r7tR8B6fJi4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d63064fb&x-expires=1772722800&x-signature=n%2FR5eI5AL9zV5DDvFyQ5nTfbFtU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=eb29c036&x-expires=1772722800&x-signature=kvarQSjIQjCpvaBOMj5qeDHzM0U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=77c4e86a&x-expires=1772722800&x-signature=HbLbVWJ1HGBpi%2FD55Zb83P%2FtjOo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=fe2f532c&x-expires=1772722800&x-signature=fsj0U9%2F8GpyavKnKI%2FfnLO5pfZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ef9647f37a3f524f05276883b1057cd6~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=ccfcf47d&x-expires=1772722800&x-signature=KFe5dVWwNao4eVCUEsfMMGPhpK8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAaAn8n8JZZr4ChIu7DW6gOogZp2t7UyncaRyF8lPNQ9w-mIjPD-NXuAIoLhTYknyn\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"social_info\": \"{\\\"imprs_info\\\":\\\"vv_10k_100k\\\",\\\"is_cold_info\\\":\\\"0\\\"}\",\n                    \"events\": null,\n                    \"matched_friend\": {\n                        \"video_items\": null,\n                        \"repost_items\": null\n                    },\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"can_message_follow_status_list\": null,\n                    \"account_labels\": null\n                },\n                \"music\": {\n                    \"id\": 7509109777297869569,\n                    \"id_str\": \"7509109777297869569\",\n                    \"title\": \"original sound - aung..1325\",\n                    \"author\": \"𝐊.𝟐.𝟕.စာတိုᥫ᭡\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=633e06bc&x-expires=1772722800&x-signature=uC14kMTmk4a%2FDe1Ex7%2FRPFlymNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=03dbfb53&x-expires=1772722800&x-signature=sNlz6nu1iYEoTVG6vsJecxq%2FNNI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2a070cad&x-expires=1772722800&x-signature=hJ8oIpAv%2BjDUyXvGiZMFAgFLzxw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4ea46b7&x-expires=1772722800&x-signature=oLgdsHCioC3vxOmRYu73aZT6bpI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b46ea16b&x-expires=1772722800&x-signature=%2BsR4TIM4kXwb1HJkmTnuvfZNATk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b0084852&x-expires=1772722800&x-signature=jIByBL643TrrR5LvmEo0ub%2FGVDI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7b972949&x-expires=1772722800&x-signature=dmpAt2gXfBtdEAngEifL5EljgO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d834554&x-expires=1772722800&x-signature=2l8HnxwtcShTseOmvGWrIpcMuOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=325ce1b6&x-expires=1772722800&x-signature=XXEZk6ZiolKOOMFogG3D305ikBo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7509109774068910849.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7509109774068910849.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 24,\n                    \"duration\": 11,\n                    \"extra\": \"{\\\"aed_music_dur\\\":11.571,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7509109747954535688,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d0qrf3nog65s2218g9i0\\\",\\\"owner_id\\\":7222880216815895554,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7222880216815895554\",\n                    \"owner_nickname\": \"𝐊.𝟐.𝟕.စာတိုᥫ᭡\",\n                    \"is_original\": false,\n                    \"mid\": \"7509109777297869569\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"aung..1325\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/b4c8e927426400efefad0116211a80bf.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/b4c8e927426400efefad0116211a80bf.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAgfbHAMBHyQ7PgEKgA3kg8Lj_BwNU4ZnIfivADL-fO2-5yDpVF9Nkl5GLSrU-FSsf\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7b972949&x-expires=1772722800&x-signature=dmpAt2gXfBtdEAngEifL5EljgO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d834554&x-expires=1772722800&x-signature=2l8HnxwtcShTseOmvGWrIpcMuOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=325ce1b6&x-expires=1772722800&x-signature=XXEZk6ZiolKOOMFogG3D305ikBo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4ea46b7&x-expires=1772722800&x-signature=oLgdsHCioC3vxOmRYu73aZT6bpI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b46ea16b&x-expires=1772722800&x-signature=%2BsR4TIM4kXwb1HJkmTnuvfZNATk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b0084852&x-expires=1772722800&x-signature=jIByBL643TrrR5LvmEo0ub%2FGVDI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"7611783939186753553\",\n                        \"cha_name\": \"မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=7611783939186753553\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/%E1%80%99%E1%80%84%E1%80%BA%E1%80%B8%E1%80%9B%E1%80%B2%E1%80%81%E1%80%BB%E1%80%85%E1%80%BA%E1%80%90%E1%80%9A%E1%80%BA%E1%80%86%E1%80%AD%E1%80%AF%E1%80%90%E1%80%B2%E1%80%B7%E1%80%85%E1%80%80%E1%80%AC%E1%80%B8%E1%80%80%E1%80%AD%E1%80%AF%E1%80%84%E1%80%AB%E1%80%99%E1%80%9A%E1%80%AF%E1%80%B6%E1%80%90%E1%80%B1%E1%80%AC%E1%80%B7%E1%80%98%E1%80%B0%F0%9F%92%94?_r=1&name=%E1%80%99%E1%80%84%E1%80%BA%E1%80%B8%E1%80%9B%E1%80%B2%E1%80%81%E1%80%BB%E1%80%85%E1%80%BA%E1%80%90%E1%80%9A%E1%80%BA%E1%80%86%E1%80%AD%E1%80%AF%E1%80%90%E1%80%B2%E1%80%B7%E1%80%85%E1%80%80%E1%80%AC%E1%80%B8%E1%80%80%E1%80%AD%E1%80%AF%E1%80%84%E1%80%AB%E1%80%99%E1%80%9A%E1%80%AF%E1%80%B6%E1%80%90%E1%80%B1%E1%80%AC%E1%80%B7%E1%80%98%E1%80%B0%F0%9F%92%94&u_code=0&_d=f29bak577a9b2i&share_challenge_id=7611783939186753553&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔 on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔 on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"show_items\": null,\n                        \"search_highlight\": null\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f915d0075b05b4af74d6deccf5747111/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/osgFQEnUpBaUfXxlADBVVP0oFg1QUIfRaEEWEY/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2214&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ODk6Ojo8Ojs8PDdlaTk0Z0BpM2U7amw5cnY6OTMzODczNEBiLV81NTAuXy8xLS1hM2JiYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e265c0241df551c9cb26f3f1245312f4/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/osgFQEnUpBaUfXxlADBVVP0oFg1QUIfRaEEWEY/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2214&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ODk6Ojo8Ojs8PDdlaTk0Z0BpM2U7amw5cnY6OTMzODczNEBiLV81NTAuXy8xLS1hM2JiYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ede166df0b044929b817398787b706e5&is_play_url=1&item_id=7611784411108887828&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxZDhhZDhjZmQxNjc1ZTAxMDZlZTllMTUwOTJjMTg0&source=FEED&video_id=v14044g50000d6h7qsfog65ilgh8gbm0\"\n                        ],\n                        \"width\": 768,\n                        \"height\": 576,\n                        \"url_key\": \"v14044g50000d6h7qsfog65ilgh8gbm0_h264_540p_2267674\",\n                        \"data_size\": 2836861,\n                        \"file_hash\": \"812beebcb6fd45357944320d6efc9bc3\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=ee986064&x-expires=1772722800&x-signature=reDwYpaa4mDgZTxNG6JVD%2BPALvI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=cover&biz_tag=tt_video&s=FEED\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=f8a48af4&x-expires=1772722800&x-signature=MM%2BTO%2BWxu40ezLDI1fT2XN7kgKQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=cover&biz_tag=tt_video&s=FEED\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=314dbf66&x-expires=1772722800&x-signature=DdshWtWtx%2BjsyVjgzzESesFtZV0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=cover&biz_tag=tt_video&s=FEED\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 576,\n                    \"width\": 768,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/o4J9AEMAAgNAWKjZRg8SNIf6zfbfefinAQMcnQ.image?dr=8605&refresh_token=0e6fe6f1&x-expires=1772722800&x-signature=IxSf8mMrCOsa%2Byraf6Ki%2B3KZOZk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=FEED\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/o4J9AEMAAgNAWKjZRg8SNIf6zfbfefinAQMcnQ.image?dr=8605&refresh_token=725bb809&x-expires=1772722800&x-signature=q9MUD4M8d65HL3bGumUA6ycnRic%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=FEED\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oUKEgQfgGuJZfSe9AIezAfAAFLCQANMi0gYNFJ~tplv-tiktokx-dmt-logom:tos-alisg-i-0068/o4J9AEMAAgNAWKjZRg8SNIf6zfbfefinAQMcnQ.jpeg?dr=8605&refresh_token=701d4517&x-expires=1772722800&x-signature=wUXoBcr%2BtrtviRvQJ%2FQU%2BkAtYyo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=FEED\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/o4fpRQRNEJDoUEREKfF1xQRaBYIEQgBlnXAUWA\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4fpRQRNEJDoUEREKfF1xQRaBYIEQgBlnXAUWA~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=42103320&x-expires=1772722800&x-signature=fckqjDF%2Fh%2B1f4df7%2BGsCCbVSbOs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4fpRQRNEJDoUEREKfF1xQRaBYIEQgBlnXAUWA~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=9d509915&x-expires=1772722800&x-signature=a5FBp6K4CiRx7HrzxW4wQc4Xyzc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=feed_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o4fpRQRNEJDoUEREKfF1xQRaBYIEQgBlnXAUWA~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=0d08b298&x-expires=1772722800&x-signature=ZHrpX%2FR55qSah3V1H%2BoI1xZHA%2BQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&s=FEED&sc=feed_cover&biz_tag=tt_video\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"540p\",\n                    \"download_addr\": {\n                        \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/4d13e9ebd17b72b827350ea385d98109/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/o0gXExYfRpEJdUBoBUDEQ1FnqbmogAlQWSfFIE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2317&eid=20480&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aDtpZzc8OGQ7aGlkODQ0NkBpM2U7amw5cnY6OTMzODczNEAxMy0tM2EvNjQxMzAvYS4tYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/afdb5ffe887555749c5d47d5473a34b4/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/o0gXExYfRpEJdUBoBUDEQ1FnqbmogAlQWSfFIE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2317&eid=20480&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aDtpZzc8OGQ7aGlkODQ0NkBpM2U7amw5cnY6OTMzODczNEAxMy0tM2EvNjQxMzAvYS4tYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d6h7qsfog65ilgh8gbm0&line=0&watermark=1&logo_name=tiktok&source=FEED&file_id=0311d1253a6f4e789a25d9640d0f684e&item_id=7611784411108887828&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg0MGM2MmQ0OTFmNjc3MGRkNmJhMjE0M2VkMTM4Zjhm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 2968907,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 1208930,\n                            \"play_addr\": {\n                                \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/35d7fe1a06e4be7ab002a285ad573114/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oU4Yirx0w6yIAIKS0BESCOi7CIAiqTfhALQsBc/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=1180&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aDY3ZzpkZzdoNDg0OWg8OkBpM2U7amw5cnY6OTMzODczNEBiNGIyXzIvXzExLS40YjU2YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/35e6e2700030e2f9359cacc0bfa31eaa/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oU4Yirx0w6yIAIKS0BESCOi7CIAiqTfhALQsBc/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=1180&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aDY3ZzpkZzdoNDg0OWg8OkBpM2U7amw5cnY6OTMzODczNEBiNGIyXzIvXzExLS40YjU2YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9789ee761105414eb42d5ab75de473ee&is_play_url=1&item_id=7611784411108887828&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNmODY5Njc3MzZhYzUwMDliYTc2MzBkNzM2NDVhM2Fl&source=FEED&video_id=v14044g50000d6h7qsfog65ilgh8gbm0\"\n                                ],\n                                \"width\": 960,\n                                \"height\": 720,\n                                \"url_key\": \"v14044g50000d6h7qsfog65ilgh8gbm0_bytevc1_720p_1208930\",\n                                \"data_size\": 1512372,\n                                \"file_hash\": \"5b623d673504d41d8d400eef7ca04cb3\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 917343,\n                            \"play_addr\": {\n                                \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/654462e836845a86ebee74b72c3e7efa/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oArIO2LCABh0KqIiIsiCw6EiIAy0QZ4fCBA0GT/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=895&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Zzw4ZDplOTs6PDhkNjZmOUBpM2U7amw5cnY6OTMzODczNEAxNF80MjAzNS4xNS8wNl41YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/b2c41ef9d40be03226ffeec1104842b5/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oArIO2LCABh0KqIiIsiCw6EiIAy0QZ4fCBA0GT/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=895&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Zzw4ZDplOTs6PDhkNjZmOUBpM2U7amw5cnY6OTMzODczNEAxNF80MjAzNS4xNS8wNl41YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=86ac93332a85491788663b577ab5794d&is_play_url=1&item_id=7611784411108887828&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY2YTJjNjM4ZDA5NWU5YTMzZTgzNzhiNTBhYjU4OTc0&source=FEED&video_id=v14044g50000d6h7qsfog65ilgh8gbm0\"\n                                ],\n                                \"width\": 768,\n                                \"height\": 576,\n                                \"url_key\": \"v14044g50000d6h7qsfog65ilgh8gbm0_bytevc1_540p_917343\",\n                                \"data_size\": 1147597,\n                                \"file_hash\": \"1aaf7757f610641f16da9c920ca9fdd2\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 622003,\n                            \"play_addr\": {\n                                \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/f87d9cda5454740003696c98d72028d7/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/ogEpoXDQQBBEv1lMfEAgIIxFUnFx6YX1cfWRUC/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=607&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OmU3OTU2OjRpMzlkOzk1O0BpM2U7amw5cnY6OTMzODczNEBfXy5eXl41Xy4xMTYwLmIzYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/78f8f2c7d5c1460aed6533bc72719ae8/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/ogEpoXDQQBBEv1lMfEAgIIxFUnFx6YX1cfWRUC/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=607&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OmU3OTU2OjRpMzlkOzk1O0BpM2U7amw5cnY6OTMzODczNEBfXy5eXl41Xy4xMTYwLmIzYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=68e216389a46401fb187a3a2a614bbb7&is_play_url=1&item_id=7611784411108887828&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZiN2FiN2IwNDMwZDdmYzhlOTRmYmM2NTYxYjBhNjBi&source=FEED&video_id=v14044g50000d6h7qsfog65ilgh8gbm0\"\n                                ],\n                                \"width\": 768,\n                                \"height\": 576,\n                                \"url_key\": \"v14044g50000d6h7qsfog65ilgh8gbm0_bytevc1_540p_622003\",\n                                \"data_size\": 778126,\n                                \"file_hash\": \"5155d8aa7d25dba319b08ae1625fbeca\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 393411,\n                            \"play_addr\": {\n                                \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/24d6885d997a151d30dfae2a1b09f2fc/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/o4fIIC6rsy4t6gCiLqACE4KhwHiOA0AT0IBqni/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=384&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZGg2OTxnODg8aTo0Nmc0OEBpM2U7amw5cnY6OTMzODczNEBfYTY1Ll4zXjYxMzRiLWI1YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/01d10b520d5351a566b56b5b49b685ba/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/o4fIIC6rsy4t6gCiLqACE4KhwHiOA0AT0IBqni/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=384&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZGg2OTxnODg8aTo0Nmc0OEBpM2U7amw5cnY6OTMzODczNEBfYTY1Ll4zXjYxMzRiLWI1YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=85e10de371674f99a565ad198693deba&is_play_url=1&item_id=7611784411108887828&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdkYzEyMzA5MjNlYWQ4YzYwMjZkMGRmODI1MjM5YzA4&source=FEED&video_id=v14044g50000d6h7qsfog65ilgh8gbm0\"\n                                ],\n                                \"width\": 768,\n                                \"height\": 576,\n                                \"url_key\": \"v14044g50000d6h7qsfog65ilgh8gbm0_bytevc1_540p_393411\",\n                                \"data_size\": 492158,\n                                \"file_hash\": \"78cb213e83603417b24610c8a9408b29\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        }\n                    ],\n                    \"duration\": 10008,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f915d0075b05b4af74d6deccf5747111/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/osgFQEnUpBaUfXxlADBVVP0oFg1QUIfRaEEWEY/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2214&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ODk6Ojo8Ojs8PDdlaTk0Z0BpM2U7amw5cnY6OTMzODczNEBiLV81NTAuXy8xLS1hM2JiYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e265c0241df551c9cb26f3f1245312f4/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/osgFQEnUpBaUfXxlADBVVP0oFg1QUIfRaEEWEY/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=2214&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ODk6Ojo8Ojs8PDdlaTk0Z0BpM2U7amw5cnY6OTMzODczNEBiLV81NTAuXy8xLS1hM2JiYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ede166df0b044929b817398787b706e5&is_play_url=1&item_id=7611784411108887828&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxZDhhZDhjZmQxNjc1ZTAxMDZlZTllMTUwOTJjMTg0&source=FEED&video_id=v14044g50000d6h7qsfog65ilgh8gbm0\"\n                        ],\n                        \"width\": 768,\n                        \"height\": 576,\n                        \"url_key\": \"v14044g50000d6h7qsfog65ilgh8gbm0_h264_540p_2267674\",\n                        \"data_size\": 2836861,\n                        \"file_hash\": \"812beebcb6fd45357944320d6efc9bc3\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 0,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v14044g50000d6h7qsfog65ilgh8gbm0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/4a7159706f9a8b7e2f9a54dfae7b9ec2/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oQKi60Criw4TAiWqIQqI7wAoY4C0AsByCESfIL/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=1712\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=aGU4PGVlODY3NGZkZDplNUBpM2U7amw5cnY6OTMzODczNEBiYjZfLmE0NjIxLmFhMjAyYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/a7d0aa59e1d9a7e2f761101bc9fe5415/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oQKi60Criw4TAiWqIQqI7wAoY4C0AsByCESfIL/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=1712\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=aGU4PGVlODY3NGZkZDplNUBpM2U7amw5cnY6OTMzODczNEBiYjZfLmE0NjIxLmFhMjAyYSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d6h7qsfog65ilgh8gbm0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=FEED\\\\u0026file_id=523b57dada1c41549375db1bb995ebee\\\\u0026item_id=7611784411108887828\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE3MGZhNTlmMDk0NTE5MGFhZWMwOWQ1NWIzOTgxMWFl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":3074566,\\\"file_cs\\\":\\\"c:0-9826-f84e\\\"}}\",\n                    \"tags\": null,\n                    \"big_thumbs\": null,\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v14044g50000d6h7qsfog65ilgh8gbm0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/654462e836845a86ebee74b72c3e7efa/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oArIO2LCABh0KqIiIsiCw6EiIAy0QZ4fCBA0GT/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=895&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Zzw4ZDplOTs6PDhkNjZmOUBpM2U7amw5cnY6OTMzODczNEAxNF80MjAzNS4xNS8wNl41YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/b2c41ef9d40be03226ffeec1104842b5/69a8a6c8/video/tos/alisg/tos-alisg-pve-0037c001/oArIO2LCABh0KqIiIsiCw6EiIAy0QZ4fCBA0GT/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=895&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Zzw4ZDplOTs6PDhkNjZmOUBpM2U7amw5cnY6OTMzODczNEAxNF80MjAzNS4xNS8wNl41YSNqZGVpMmRjbmVhLS1kMTFzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=86ac93332a85491788663b577ab5794d&is_play_url=1&item_id=7611784411108887828&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY2YTJjNjM4ZDA5NWU5YTMzZTgzNzhiNTBhYjU4OTc0&source=FEED&video_id=v14044g50000d6h7qsfog65ilgh8gbm0\"\n                        ],\n                        \"width\": 768,\n                        \"height\": 576,\n                        \"url_key\": \"v14044g50000d6h7qsfog65ilgh8gbm0_bytevc1_540p_917343\",\n                        \"data_size\": 1147597,\n                        \"file_hash\": \"1aaf7757f610641f16da9c920ca9fdd2\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-12.4\\\",\\\"LoudnessRangeStart\\\":\\\"-13.6\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-9.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-12.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-1.057},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":2.557,\\\\\\\"LTotal\\\\\\\":-14.22,\\\\\\\"Peak\\\\\\\":-0.217,\\\\\\\"RTotal\\\\\\\":-16.778},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.9,\\\\\\\"SingingRatio\\\\\\\":1,\\\\\\\"SpeechRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2633.87,\\\\\\\"FCenR\\\\\\\":2934.36,\\\\\\\"Spkr100G\\\\\\\":0.03,\\\\\\\"Spkr150G\\\\\\\":0.53,\\\\\\\"Spkr200G\\\\\\\":1.93},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-12.823}},\\\\\\\"LoudnessRangeEnd\\\\\\\":-12.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-13.6,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-9.7,\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-12.8,\\\\\\\"LoudnessRange\\\\\\\":1.2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-12.2}\\\",\\\"loudness\\\":\\\"-12.8\\\",\\\"peak\\\":\\\"0.97724\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9658,2420.6212]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":960,\\\\\\\"origin_height\\\\\\\":720,\\\\\\\"origin_create_at\\\\\\\":1772256677}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"64.54\\\"}\",\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"caption_infos\": null,\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 0,\n                        \"no_caption_reason\": 3\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": null\n                },\n                \"share_url\": \"https://www.tiktok.com/@kyawkyaw48728/video/7611784411108887828?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7611784411108887828&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7611784411108887828\",\n                    \"comment_count\": 13,\n                    \"digg_count\": 2561,\n                    \"download_count\": 145,\n                    \"play_count\": 23680,\n                    \"share_count\": 242,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 0,\n                    \"collect_count\": 251,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7611784411108887828\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 0,\n                        \"end\": 41,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔\",\n                        \"hashtag_id\": \"7611783939186753553\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 42,\n                        \"end\": 49,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"စာတို☯\",\n                        \"hashtag_id\": \"7185886718527504410\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 50,\n                        \"end\": 77,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"စာသားတူရင်crdပေးပါတယ်ဗျာ💐\",\n                        \"hashtag_id\": \"7403359920395354120\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 78,\n                        \"end\": 105,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"ဒါလေးတော့viewများချင်တယ်🥺\",\n                        \"hashtag_id\": \"1707770015384577\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@kyawkyaw48728/video/7611784411108887828?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7611784411108887828&source=h5_m\",\n                    \"share_desc\": \"Check out ✰kyaw✰シ1.5M📚✍️💐's video! #TikTok\",\n                    \"share_title\": \"Check out ✰kyaw✰シ1.5M📚✍️💐’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ✰kyaw✰シ1.5M📚✍️💐’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_button_display_mode\": 0,\n                    \"button_display_stratege_source\": \"algo_share_out\"\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"{\\\"author_id\\\":7545443431083983888,\\\"author_country\\\":\\\"Myanmar [Burma]\\\",\\\"need_coldstart_force\\\":false,\\\"need_heat_force\\\":false,\\\"rec_after_search\\\":false,\\\"is_new_search_query\\\":false,\\\"is_within_10vv\\\":false,\\\"is_within_20vv\\\":false,\\\"is_within_60vv\\\":false}\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 7545443431083983888,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"MM\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7611784411108887828\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"desc_language\": \"un\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 1,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"with_survey\": false,\n                \"geofencing_regions\": null,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"cover_labels\": null,\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": true,\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 10000,\n                \"item_distribute_source\": \"for_you_page\",\n                \"item_source_category\": 0,\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": false,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<h id=\\\"0\\\">#မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔</h> <h id=\\\"2\\\">#စာတို☯</h> <h id=\\\"4\\\">#စာသားတူရင်crdပေးပါတယ်ဗျာ💐</h> <h id=\\\"6\\\">#ဒါလေးတော့viewများချင်တယ်🥺</h> \",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"မင်းရဲချစ်တယ်ဆိုတဲ့စကားကိုငါမယုံတော့ဘူ💔\",\n                            \"hashtag_id\": \"7611783939186753553\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"0\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"စာတို☯\",\n                            \"hashtag_id\": \"7185886718527504410\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"2\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"စာသားတူရင်crdပေးပါတယ်ဗျာ💐\",\n                            \"hashtag_id\": \"7403359920395354120\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"4\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"ဒါလေးတော့viewများချင်တယ်🥺\",\n                            \"hashtag_id\": \"1707770015384577\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"6\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"video_capsule_recommend\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": [\n                        {\n                            \"emoji\": \"😂\",\n                            \"score\": 11\n                        },\n                        {\n                            \"emoji\": \"❤\",\n                            \"score\": 10\n                        },\n                        {\n                            \"emoji\": \"😳\",\n                            \"score\": 9\n                        }\n                    ],\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": null\n                },\n                \"added_sound_music_info\": {\n                    \"id\": 7509109777297869569,\n                    \"id_str\": \"7509109777297869569\",\n                    \"title\": \"original sound - aung..1325\",\n                    \"author\": \"𝐊.𝟐.𝟕.စာတိုᥫ᭡\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=633e06bc&x-expires=1772722800&x-signature=uC14kMTmk4a%2FDe1Ex7%2FRPFlymNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=03dbfb53&x-expires=1772722800&x-signature=sNlz6nu1iYEoTVG6vsJecxq%2FNNI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2a070cad&x-expires=1772722800&x-signature=hJ8oIpAv%2BjDUyXvGiZMFAgFLzxw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4ea46b7&x-expires=1772722800&x-signature=oLgdsHCioC3vxOmRYu73aZT6bpI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b46ea16b&x-expires=1772722800&x-signature=%2BsR4TIM4kXwb1HJkmTnuvfZNATk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b0084852&x-expires=1772722800&x-signature=jIByBL643TrrR5LvmEo0ub%2FGVDI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7b972949&x-expires=1772722800&x-signature=dmpAt2gXfBtdEAngEifL5EljgO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d834554&x-expires=1772722800&x-signature=2l8HnxwtcShTseOmvGWrIpcMuOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=325ce1b6&x-expires=1772722800&x-signature=XXEZk6ZiolKOOMFogG3D305ikBo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7509109774068910849.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7509109774068910849.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 24,\n                    \"duration\": 11,\n                    \"extra\": \"{\\\"aed_music_dur\\\":11.571,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7509109747954535688,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d0qrf3nog65s2218g9i0\\\",\\\"owner_id\\\":7222880216815895554,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7222880216815895554\",\n                    \"owner_nickname\": \"𝐊.𝟐.𝟕.စာတိုᥫ᭡\",\n                    \"is_original\": false,\n                    \"mid\": \"7509109777297869569\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"aung..1325\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/b4c8e927426400efefad0116211a80bf.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/b4c8e927426400efefad0116211a80bf.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAgfbHAMBHyQ7PgEKgA3kg8Lj_BwNU4ZnIfivADL-fO2-5yDpVF9Nkl5GLSrU-FSsf\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7b972949&x-expires=1772722800&x-signature=dmpAt2gXfBtdEAngEifL5EljgO8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d834554&x-expires=1772722800&x-signature=2l8HnxwtcShTseOmvGWrIpcMuOw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=325ce1b6&x-expires=1772722800&x-signature=XXEZk6ZiolKOOMFogG3D305ikBo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4ea46b7&x-expires=1772722800&x-signature=oLgdsHCioC3vxOmRYu73aZT6bpI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b46ea16b&x-expires=1772722800&x-signature=%2BsR4TIM4kXwb1HJkmTnuvfZNATk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/162a938af3bd2d095fde444657aedb95~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b0084852&x-expires=1772722800&x-signature=jIByBL643TrrR5LvmEo0ub%2FGVDI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"50.000000\",\n                \"support_danmaku\": true,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"photo\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"operator_boost_info\": null,\n                \"log_info\": {\n                    \"order\": \"3\"\n                },\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0\n                },\n                \"add_yours_recommendation\": {},\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"picked_users\": null,\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"comment_topbar_info\": null,\n                \"visual_search_info\": {\n                    \"vtag_enable\": true,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 1,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"fallback_vtag_info\": {},\n                    \"ecom_nocart_entrance_enable_type\": 0\n                },\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"survey_info\": null,\n                \"ecosystem_perception_enhancement\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null\n            },\n            {\n                \"aweme_id\": \"7612647231073701150\",\n                \"desc\": \"Después de su deportación ve la realidad en su país #mexico🇲🇽 escuchen y dejen sus bonitos comentarios y mundo 🌎 #parati #fyp #capcut #viral \",\n                \"create_time\": 1772457588,\n                \"author\": {\n                    \"uid\": \"7322680088443552810\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"papi.ala.orden.jose\",\n                    \"signature\": \"🇭🇳🇸🇻🇬🇹🇨🇷🇵🇦🇧🇿🇲🇽🇦🇷🇺🇾🇵🇾🇵🇪🇧🇷🇧🇴🇺🇸🇪🇸🇨🇦🌎👍\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2b68dc42&x-expires=1772722800&x-signature=wrc%2F9mWHcB44fWCI5c5Xki8mySU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9ba6063e&x-expires=1772722800&x-signature=g9KrId1i9eke2vCH1MZRAZrMPwE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2d562c6a&x-expires=1772722800&x-signature=pK%2FZI9gSJad4dfft3EuVxKov1P0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=6546b48f&x-expires=1772722800&x-signature=uqTRQuEfxcm23Oq5M1Ef5nZ8ZdE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2e2d850d&x-expires=1772722800&x-signature=p%2F4Ed6kNnuFYy9rMVh%2B8oLvhf20%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b8e73abb&x-expires=1772722800&x-signature=aLa8JS0XeCumCI1bTmbNBbBg%2F4M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"is_block\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"papi.ala.orden.jose\",\n                    \"room_id\": 0,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"enterprise_verify_reason\": \"\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"commerce_user_level\": 0,\n                    \"platform_sync_info\": null,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"prevent_download\": false,\n                    \"geofencing\": null,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"download_setting\": 0,\n                    \"cover_url\": [],\n                    \"language\": \"es\",\n                    \"item_list\": null,\n                    \"is_star\": false,\n                    \"type_label\": [],\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=cefbabbc&x-expires=1772722800&x-signature=WcbKPvgGb%2Bn0dy9cE9g5uF0sVCI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=67f7904d&x-expires=1772722800&x-signature=DptXmtObf5DpLE1rDGI88OE5lwU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=dedf2472&x-expires=1772722800&x-signature=TqBAHYqs4LxcV25YBZMPKWvRHuI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=73a2a54a&x-expires=1772722800&x-signature=i7uN59AmF6QGLXqN5MHz2GFn710%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=df5e7f37&x-expires=1772722800&x-signature=7RaVBpbMZGi5o4yFpdt6QTOB%2BHU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/282c23ba4de0ab42bad65cd9969a37bf~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=bc77c592&x-expires=1772722800&x-signature=sIb%2F3rqDvS9Px9YoJX8sqYS%2FQpc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAEAc3V1Ote2q_xsAWG_NvtCZKTxYPa68OoJbFanxHQVEu2G_R64BUJfLBiHg0PdrR\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"social_info\": \"{\\\"imprs_info\\\":\\\"vv_100k+\\\",\\\"is_cold_info\\\":\\\"0\\\"}\",\n                    \"events\": null,\n                    \"matched_friend\": {\n                        \"video_items\": null,\n                        \"repost_items\": null\n                    },\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"can_message_follow_status_list\": null,\n                    \"account_labels\": null\n                },\n                \"music\": {\n                    \"id\": 7282461648319695621,\n                    \"id_str\": \"7282461648319695621\",\n                    \"title\": \"original sound - ritmicoreal\",\n                    \"author\": \"Rítmico Real\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c3627b63&x-expires=1772722800&x-signature=X7kg5Ix2tA4Ts9nY5tJa2eAgRaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f9d57538&x-expires=1772722800&x-signature=neMwHAzZyDKgXsCR%2FOSKZGN4wKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=bf8fb1d2&x-expires=1772722800&x-signature=wwASzDKynyFBgH8OnNE9b3kKAyI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7cf7ad06&x-expires=1772722800&x-signature=5SCgqTeC4BY7gCvKOKFm9zsPXUg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4421df9&x-expires=1772722800&x-signature=rrvQl3UbpllolrmiVJvzRFaC2qI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8af66fd3&x-expires=1772722800&x-signature=V9H6DyrJJqjdhombqIdQg82H2rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5b81b890&x-expires=1772722800&x-signature=8X5jXGyPRokH5yCoNuZpAMAPsk0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e1e4d697&x-expires=1772722800&x-signature=v26Jrlr9gBujGzfnk0Z9g53DI%2BA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=53d387ac&x-expires=1772722800&x-signature=U144uztkSZWYQxNOfhulvJSbWQ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/7282461643393698566.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/7282461643393698566.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":10,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7282461613272108294,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000ck880ijc77u1mvk9ohp0\\\",\\\"owner_id\\\":7242840538498810885,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7242840538498810885\",\n                    \"owner_nickname\": \"Rítmico Real\",\n                    \"is_original\": false,\n                    \"mid\": \"7282461648319695621\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"ritmicoreal\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/5e3d41228ad13a5a4a86b12d7e34e9c6.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/5e3d41228ad13a5a4a86b12d7e34e9c6.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAxVcHT8QS4yv05PdM4t7E_F1P7F413hpaYRthx88FJCbJUKVxfWLSHmhdzxfQjoiN\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5b81b890&x-expires=1772722800&x-signature=8X5jXGyPRokH5yCoNuZpAMAPsk0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e1e4d697&x-expires=1772722800&x-signature=v26Jrlr9gBujGzfnk0Z9g53DI%2BA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=53d387ac&x-expires=1772722800&x-signature=U144uztkSZWYQxNOfhulvJSbWQ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7cf7ad06&x-expires=1772722800&x-signature=5SCgqTeC4BY7gCvKOKFm9zsPXUg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4421df9&x-expires=1772722800&x-signature=rrvQl3UbpllolrmiVJvzRFaC2qI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8af66fd3&x-expires=1772722800&x-signature=V9H6DyrJJqjdhombqIdQg82H2rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"cha_list\": [\n                    {\n                        \"cid\": \"1592203205856262\",\n                        \"cha_name\": \"mexico🇲🇽\",\n                        \"desc\": \"\",\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1592203205856262\",\n                        \"author\": {\n                            \"followers_detail\": null,\n                            \"platform_sync_info\": null,\n                            \"geofencing\": null,\n                            \"cover_url\": null,\n                            \"item_list\": null,\n                            \"type_label\": null,\n                            \"ad_cover_url\": null,\n                            \"relative_users\": null,\n                            \"cha_list\": null,\n                            \"need_points\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"can_set_geofencing\": null,\n                            \"white_cover_url\": null,\n                            \"user_tags\": null,\n                            \"bold_fields\": null,\n                            \"search_highlight\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"events\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"user_profile_guide\": null,\n                            \"shield_edit_field_info\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"account_labels\": null\n                        },\n                        \"user_count\": 0,\n                        \"share_info\": {\n                            \"share_url\": \"https://www.tiktok.com/tag/mexico%F0%9F%87%B2%F0%9F%87%BD?_r=1&name=mexico%F0%9F%87%B2%F0%9F%87%BD&u_code=0&_d=f29bak577a9b2i&share_challenge_id=1592203205856262&sharer_language=en&source=h5_m\",\n                            \"share_desc\": \"Check out #mexico🇲🇽 on TikTok!\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: mexico🇲🇽\",\n                            \"bool_persist\": 0,\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_quote\": \"\",\n                            \"share_desc_info\": \"Check out #mexico🇲🇽 on TikTok!\",\n                            \"now_invitation_card_image_urls\": null\n                        },\n                        \"connect_music\": [],\n                        \"type\": 1,\n                        \"sub_type\": 0,\n                        \"is_pgcshow\": false,\n                        \"collect_stat\": 0,\n                        \"is_challenge\": 0,\n                        \"view_count\": 0,\n                        \"is_commerce\": false,\n                        \"cha_attrs\": null,\n                        \"banner_list\": null,\n                        \"show_items\": null,\n                        \"search_highlight\": null\n                    }\n                ],\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/96313d1892f7d413dc4ff3b3a3265ecd/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0EGEVLfYpfIiGER4jpphQF0CEPDkKAEAT0ZlB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=653&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZzNlNzRnNzdmaTg5aGQ4aUBpM3k3ZnQ5cmhyOTMzaTczNEAzLmJeYDVgNl8xYV40YmM1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/370ff0e7c15d4dc2f0951537d4af09d1/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0EGEVLfYpfIiGER4jpphQF0CEPDkKAEAT0ZlB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=653&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZzNlNzRnNzdmaTg5aGQ4aUBpM3k3ZnQ5cmhyOTMzaTczNEAzLmJeYDVgNl8xYV40YmM1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8ff5ea7ea6d54fbc94c48dc1a4eb106d&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUyZDUxNTViOTRiOTljYjA1ZGRkODg2YzdmZjBkNWRj&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_h264_720p_668829\",\n                        \"data_size\": 6359477,\n                        \"file_hash\": \"6b8badcd451e9aa1433e61900ade69c4\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oY4YnTAGiETOhNkpACBoIjElf0EOxBEVfD0RpF\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oY4YnTAGiETOhNkpACBoIjElf0EOxBEVfD0RpF~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=48a157fa&x-expires=1772722800&x-signature=uJeRRxIa2AAq88tE%2BUIRq8RfWOw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oY4YnTAGiETOhNkpACBoIjElf0EOxBEVfD0RpF~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=aca37b81&x-expires=1772722800&x-signature=JtAoYgrT7vR3lBn%2BypqoRgwxsfQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oY4YnTAGiETOhNkpACBoIjElf0EOxBEVfD0RpF~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=8f3313bc&x-expires=1772722800&x-signature=IVBWkBbPwWZOK9M8cEB4mQDafbE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oECR0pEKilhEYlVnEk04jmAIDfA7FEBfTBbpYI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oECR0pEKilhEYlVnEk04jmAIDfA7FEBfTBbpYI~tplv-tiktokx-origin.image?dr=8606&refresh_token=68e4c1d5&x-expires=1772722800&x-signature=NHkqMiKf9rjUPDbCN%2FRKBhOeGi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oECR0pEKilhEYlVnEk04jmAIDfA7FEBfTBbpYI~tplv-tiktokx-origin.image?dr=8606&refresh_token=e2b4466d&x-expires=1772722800&x-signature=SmGRyU7NeMTIx8i%2BEjHaK%2Bo9Sp4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oECR0pEKilhEYlVnEk04jmAIDfA7FEBfTBbpYI~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=52fbbb52&x-expires=1772722800&x-signature=W9Ue2PNz6ssYaR3gK8WhBiohYiI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=dynamic_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/o8ejQIpDEpxEeSJleSC0QREjACL9ITAxSnGqBI\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8ejQIpDEpxEeSJleSC0QREjACL9ITAxSnGqBI~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=5b9e44af&x-expires=1772722800&x-signature=4KzgwsCdw1DayIJBfnmiVix7Dt8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8ejQIpDEpxEeSJleSC0QREjACL9ITAxSnGqBI~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f53e5c83&x-expires=1772722800&x-signature=klP5rx436EkMMyDzY3jcxr9562Y%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/o8ejQIpDEpxEeSJleSC0QREjACL9ITAxSnGqBI~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=c7081415&x-expires=1772722800&x-signature=FXDojkN7zzGqblfndVJNp2hYPMw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/63b3093302e5468a4976d7eab45fbfa4/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oofhsD0ICFFYE04fEA0lkVpojKRTpACQEEiBQv/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=612&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=N2RoZDhpOTloO2lnaGlkaUBpM3k3ZnQ5cmhyOTMzaTczNEBeYTAtNTM1XjAxLV8wNjBgYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/d3fffaf163bd922e51528aa84f7701b4/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oofhsD0ICFFYE04fEA0lkVpojKRTpACQEEiBQv/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=612&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=N2RoZDhpOTloO2lnaGlkaUBpM3k3ZnQ5cmhyOTMzaTczNEBeYTAtNTM1XjAxLV8wNjBgYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6ioqe7og65q8ci4jv10&line=0&watermark=1&logo_name=tiktok_m&source=FEED&file_id=cf3a9f3ebd0f483ea6866f850a3edaa4&item_id=7612647231073701150&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNkYTlmYzNlY2NjY2I5N2I4Y2MzNmFjZmQwYzFmYmI0&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 5966256,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 386978,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/970fadc1280fb1ffe2cc4c359cd74038/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c001-tx2/okuQfEfEKApUp4CVhEB0RTAwDkI8FiEgD0mYkl/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=377&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OzM6PDQ2aDo0ZTVnZjdlZ0BpM3k3ZnQ5cmhyOTMzaTczNEAxXi1gXy02XjExL2AvXjIuYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/68437c340879e36e851461a6cda7f6b7/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c001-tx2/okuQfEfEKApUp4CVhEB0RTAwDkI8FiEgD0mYkl/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=377&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OzM6PDQ2aDo0ZTVnZjdlZ0BpM3k3ZnQ5cmhyOTMzaTczNEAxXi1gXy02XjExL2AvXjIuYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1d5ba42ccd224b41a79e03b1c907a048&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1NWNmNmVjMWM1YzI1NTQ3ODVmOGM0N2NhMWYyMzNm&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_bytevc1_720p_386978\",\n                                \"data_size\": 3679541,\n                                \"file_hash\": \"1a58713f261f91c5fe6e3acd4c084706\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 340329,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/7366e4acf61259df315b4c7dfeeafdfc/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0DhlQf0QifYpFDEXi0BA4VCEpEEkIkARTiFOi/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=332&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NDo1NGdoODM5aTc3ZjVoZUBpM3k3ZnQ5cmhyOTMzaTczNEAxNi5hYTAxXy0xYjNiXjI1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/d759fdbdab4027936795612669fb98f1/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0DhlQf0QifYpFDEXi0BA4VCEpEEkIkARTiFOi/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=332&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NDo1NGdoODM5aTc3ZjVoZUBpM3k3ZnQ5cmhyOTMzaTczNEAxNi5hYTAxXy0xYjNiXjI1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8b5ea2ec64e44f06b0453eddd1129741&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkNDIxNWQ1ODMyNzU1NWYxOTYxNjI3OTcwNzUyOTZm&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_bytevc1_540p_340329\",\n                                \"data_size\": 3235982,\n                                \"file_hash\": \"278fe43de0bb2fadc2119b3e971b0018\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 271817,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/836a6beeb0442cd08c790e02f2b81e9f/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oISAECIxjUGEj5AepD7nLfLIepqgdTIIIEQxJl/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=265&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OztlN2g7Ozs4Nzg1NWhoZUBpM3k3ZnQ5cmhyOTMzaTczNEAyYTFjLl8wX14xNjI2LzViYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/b707f46e2d49c46d7b070de345486d04/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c004-tx2/oISAECIxjUGEj5AepD7nLfLIepqgdTIIIEQxJl/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=265&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OztlN2g7Ozs4Nzg1NWhoZUBpM3k3ZnQ5cmhyOTMzaTczNEAyYTFjLl8wX14xNjI2LzViYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=eb8e2e92529544a5b838b81ef44bd858&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ5MGFkOWU0ZGUzODdhZTViMGVhMDdkYjg1ODc3NmYy&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_bytevc1_540p_271817\",\n                                \"data_size\": 2584544,\n                                \"file_hash\": \"e4876bb6058829a101ad559cd1967dc9\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 179933,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/368352c95c1a22185f52e2940574c5a8/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oo0iol0EY4IfpBapAhQERkkFQfaWXbEVEDCBAT/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=175&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZjU2NjlkZDo6aWg5ZjtpM0BpM3k3ZnQ5cmhyOTMzaTczNEA2XmE2LTY2NS0xYDIzYGAzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/675bf79b713580df787d96f16a2c9453/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/oo0iol0EY4IfpBapAhQERkkFQfaWXbEVEDCBAT/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=175&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZjU2NjlkZDo6aWg5ZjtpM0BpM3k3ZnQ5cmhyOTMzaTczNEA2XmE2LTY2NS0xYDIzYGAzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=60cfc86c56ce4f07879a9a0693d3a29c&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM0MzgxOWUzZjVhOWZiYWEwZWM1YjAxMDJiYTBmZTMy&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_bytevc1_540p_179933\",\n                                \"data_size\": 1710876,\n                                \"file_hash\": \"0c7530ccba965fd4bf3fd6e6aa620577\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"quality_type\": 0,\n                            \"bit_rate\": 140243,\n                            \"play_addr\": {\n                                \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/aeb39c298bba6d8e927045fc83a44566/69a8a70a/video/tos/useast8/tos-useast8-pve-0068-tx2/oIv0IVCh4DA1zkBqRYF0ERpQaETAfBHpEifjlE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=136&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=O2U5Z2RnZWY0Ozw1NTQ8O0BpM3k3ZnQ5cmhyOTMzaTczNEA2LTExL18xXjAxNjMuYDEtYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/3e3903515b4f2cd997c1426ede266642/69a8a70a/video/tos/useast8/tos-useast8-pve-0068-tx2/oIv0IVCh4DA1zkBqRYF0ERpQaETAfBHpEifjlE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=136&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=O2U5Z2RnZWY0Ozw1NTQ8O0BpM3k3ZnQ5cmhyOTMzaTczNEA2LTExL18xXjAxNjMuYDEtYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0849c11262994831ac4bbd2a4d460b98&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNmNTMyOTcwOTI0NGE0YzIzOGQ5YTllMjcxMGQ0NTEy&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_bytevc1_540p_140243\",\n                                \"data_size\": 1333488,\n                                \"file_hash\": \"44e3e271a85951499b72df0645df1c4d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        }\n                    ],\n                    \"duration\": 76067,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/96313d1892f7d413dc4ff3b3a3265ecd/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0EGEVLfYpfIiGER4jpphQF0CEPDkKAEAT0ZlB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=653&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZzNlNzRnNzdmaTg5aGQ4aUBpM3k3ZnQ5cmhyOTMzaTczNEAzLmJeYDVgNl8xYV40YmM1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/370ff0e7c15d4dc2f0951537d4af09d1/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c001-tx2/o0EGEVLfYpfIiGER4jpphQF0CEPDkKAEAT0ZlB/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=653&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZzNlNzRnNzdmaTg5aGQ4aUBpM3k3ZnQ5cmhyOTMzaTczNEAzLmJeYDVgNl8xYV40YmM1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8ff5ea7ea6d54fbc94c48dc1a4eb106d&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUyZDUxNTViOTRiOTljYjA1ZGRkODg2YzdmZjBkNWRj&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_h264_720p_668829\",\n                        \"data_size\": 6359477,\n                        \"file_hash\": \"6b8badcd451e9aa1433e61900ade69c4\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 0,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15044gf0000d6ioqe7og65q8ci4jv10\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/6a69f9ed134a20863dc4d6953c57f567/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o8iGEEAFTIg0SRQAhhEpf0EYCCS4DfEBVTDpkm/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=665\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=NjhoOTVoM2Y3ZTNkZzo0ZEBpM3k3ZnQ5cmhyOTMzaTczNEA0Y2E1MC8vNjYxLmEtMi81YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/bd50916969e090f2b522b14cd8e81f95/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o8iGEEAFTIg0SRQAhhEpf0EYCCS4DfEBVTDpkm/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=665\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=NjhoOTVoM2Y3ZTNkZzo0ZEBpM3k3ZnQ5cmhyOTMzaTczNEA0Y2E1MC8vNjYxLmEtMi81YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15044gf0000d6ioqe7og65q8ci4jv10\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=FEED\\\\u0026file_id=8a21570dda104b949c202e3286def573\\\\u0026item_id=7612647231073701150\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUzZmEyNzRiNTU5ODVkZTZiOWIyYTY5YjE3MTU4ZjQ1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":6820210,\\\"file_cs\\\":\\\"c:0-64092-c24b\\\"}}\",\n                    \"tags\": null,\n                    \"big_thumbs\": null,\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v15044gf0000d6ioqe7og65q8ci4jv10\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7366e4acf61259df315b4c7dfeeafdfc/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0DhlQf0QifYpFDEXi0BA4VCEpEEkIkARTiFOi/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=332&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NDo1NGdoODM5aTc3ZjVoZUBpM3k3ZnQ5cmhyOTMzaTczNEAxNi5hYTAxXy0xYjNiXjI1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/d759fdbdab4027936795612669fb98f1/69a8a70a/video/tos/useast8/tos-useast8-ve-0068c003-tx2/o0DhlQf0QifYpFDEXi0BA4VCEpEEkIkARTiFOi/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=332&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=NDo1NGdoODM5aTc3ZjVoZUBpM3k3ZnQ5cmhyOTMzaTczNEAxNi5hYTAxXy0xYjNiXjI1YSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8b5ea2ec64e44f06b0453eddd1129741&is_play_url=1&item_id=7612647231073701150&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkNDIxNWQ1ODMyNzU1NWYxOTYxNjI3OTcwNzUyOTZm&source=FEED&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v15044gf0000d6ioqe7og65q8ci4jv10_bytevc1_540p_340329\",\n                        \"data_size\": 3235982,\n                        \"file_hash\": \"278fe43de0bb2fadc2119b3e971b0018\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-25.4\\\",\\\"LoudnessRangeStart\\\":\\\"-27.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-21.4\\\",\\\"MaximumShortTermLoudness\\\":\\\"-24.8\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-25.9,\\\\\\\"LoudnessRange\\\\\\\":2.4,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":2462.54,\\\\\\\"Spkr100G\\\\\\\":0,\\\\\\\"Spkr150G\\\\\\\":0.1,\\\\\\\"Spkr200G\\\\\\\":0.2,\\\\\\\"FCenL\\\\\\\":2310.92},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-25.911},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.355},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.545,\\\\\\\"LTotal\\\\\\\":-30.02,\\\\\\\"Peak\\\\\\\":-7.371,\\\\\\\"RTotal\\\\\\\":-29.474},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.55,\\\\\\\"SingingRatio\\\\\\\":0.08,\\\\\\\"SpeechRatio\\\\\\\":0.84},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-25.94,\\\\\\\"LoudR\\\\\\\":2.8,\\\\\\\"LoudRE\\\\\\\":-25.3,\\\\\\\"LoudRS\\\\\\\":-28.1,\\\\\\\"MaxMomLoud\\\\\\\":-21.44,\\\\\\\"MaxSTLoud\\\\\\\":-24.77}}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-25.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-27.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-21.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-24.8,\\\\\\\"Peak\\\\\\\":0.42658}\\\",\\\"bright_ratio_mean\\\":\\\"0.0547\\\",\\\"brightness_mean\\\":\\\"81.8482\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0016\\\",\\\"fake_landscape_bottom\\\":\\\"0.6542748212814331\\\",\\\"fake_landscape_left\\\":\\\"0\\\",\\\"fake_landscape_right\\\":\\\"1\\\",\\\"fake_landscape_top\\\":\\\"0.3457251787185669\\\",\\\"fake_landscape_video_type\\\":\\\"1\\\",\\\"loudness\\\":\\\"-25.9\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0383\\\",\\\"peak\\\":\\\"0.42658\\\",\\\"pillar_box_video_info\\\":\\\"{\\\\\\\"Top\\\\\\\":11.770000457763672,\\\\\\\"Bottom\\\\\\\":19.3700008392334,\\\\\\\"Left\\\\\\\":0,\\\\\\\"Right\\\\\\\":0,\\\\\\\"Version\\\\\\\":\\\\\\\"v2.0\\\\\\\"}\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4777,9039.2786]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772457587}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"2.4905\\\",\\\"vq_score\\\":\\\"75.1\\\"}\",\n                    \"cla_info\": {\n                        \"has_original_audio\": 1,\n                        \"enable_auto_caption\": 0,\n                        \"original_language_info\": {\n                            \"lang\": \"spa-ES\",\n                            \"language_id\": 9,\n                            \"language_code\": \"es\",\n                            \"can_translate_realtime\": false,\n                            \"original_caption_type\": 1,\n                            \"is_burnin_caption\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true\n                        },\n                        \"caption_infos\": [\n                            {\n                                \"lang\": \"eng-US\",\n                                \"language_id\": 2,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/738e0f5cc8881c4246713c494fbefa20/69cfdfaa/video/tos/useast8/tos-useast8-v-0068-tx2/2ba3408a858d42328291df1f97aed508/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=3636&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3k3ZnQ5cmhyOTMzaTczNEBpM3k3ZnQ5cmhyOTMzaTczNEAuZ2Y1MmQ0bmZhLS1kMTJzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                \"expire\": 1775230890,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7612655684165028639,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": 1699079771,\n                                \"sub_version\": \"4\",\n                                \"cla_subtitle_id\": 7612655684165028639,\n                                \"language_code\": \"en\",\n                                \"is_original_caption\": false,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/738e0f5cc8881c4246713c494fbefa20/69cfdfaa/video/tos/useast8/tos-useast8-v-0068-tx2/2ba3408a858d42328291df1f97aed508/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=3636&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3k3ZnQ5cmhyOTMzaTczNEBpM3k3ZnQ5cmhyOTMzaTczNEAuZ2Y1MmQ0bmZhLS1kMTJzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/fa78e100731646af905875341ba52ea4/69cfdfaa/video/tos/useast8/tos-useast8-v-0068-tx2/2ba3408a858d42328291df1f97aed508/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=3636&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3k3ZnQ5cmhyOTMzaTczNEBpM3k3ZnQ5cmhyOTMzaTczNEAuZ2Y1MmQ0bmZhLS1kMTJzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRmNTdmZjhjNzFiNTgyYzQxMTBhZDRkYmFiZDg0NDkw&source=SmartPlayerSubtitleRedirect&version=4%3Aglide_flash&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                                ],\n                                \"caption_length\": 1286\n                            },\n                            {\n                                \"lang\": \"spa-ES\",\n                                \"language_id\": 9,\n                                \"url\": \"https://v16-cla.tiktokcdn-us.com/fe2ed9aea0f49d49a9aab95b6aab7bf0/69cfdfaa/video/tos/useast8/tos-useast8-v-0068-tx2/a30f995d55a346f091a67273174db837/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=3636&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3k3ZnQ5cmhyOTMzaTczNEBpM3k3ZnQ5cmhyOTMzaTczNEAuZ2Y1MmQ0bmZhLS1kMTJzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                \"expire\": 1775230890,\n                                \"caption_format\": \"webvtt\",\n                                \"complaint_id\": 7612655528598047519,\n                                \"is_auto_generated\": true,\n                                \"sub_id\": -201647528,\n                                \"sub_version\": \"1\",\n                                \"cla_subtitle_id\": 7612655528598047519,\n                                \"language_code\": \"es\",\n                                \"is_original_caption\": true,\n                                \"url_list\": [\n                                    \"https://v16-cla.tiktokcdn-us.com/fe2ed9aea0f49d49a9aab95b6aab7bf0/69cfdfaa/video/tos/useast8/tos-useast8-v-0068-tx2/a30f995d55a346f091a67273174db837/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=3636&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3k3ZnQ5cmhyOTMzaTczNEBpM3k3ZnQ5cmhyOTMzaTczNEAuZ2Y1MmQ0bmZhLS1kMTJzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://v19-cla.tiktokcdn-us.com/7a505644b544adfe9f12581474a7fada/69cfdfaa/video/tos/useast8/tos-useast8-v-0068-tx2/a30f995d55a346f091a67273174db837/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=3636&ft=ge.El8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=M3k3ZnQ5cmhyOTMzaTczNEBpM3k3ZnQ5cmhyOTMzaTczNEAuZ2Y1MmQ0bmZhLS1kMTJzYSMuZ2Y1MmQ0bmZhLS1kMTJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e00070000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=spa-ES&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRmNTdmZjhjNzFiNTgyYzQxMTBhZDRkYmFiZDg0NDkw&source=SmartPlayerSubtitleRedirect&version=1%3Awhisper_lid&video_id=v15044gf0000d6ioqe7og65q8ci4jv10\"\n                                ],\n                                \"caption_length\": 1161\n                            }\n                        ],\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 2,\n                        \"no_caption_reason\": 0\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": null,\n                    \"fake_landscape_video_info\": {\n                        \"top\": 0.34572518,\n                        \"bottom\": 0.6542748,\n                        \"left\": 0,\n                        \"right\": 1,\n                        \"fake_landscape_video_type\": 1\n                    },\n                    \"pillar_box_video_info\": {\n                        \"top\": 11.77,\n                        \"bottom\": 19.37,\n                        \"left\": 0,\n                        \"right\": 0,\n                        \"version\": \"v2.0\"\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@papi.ala.orden.jose/video/7612647231073701150?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7612647231073701150&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7612647231073701150\",\n                    \"comment_count\": 68,\n                    \"digg_count\": 1261,\n                    \"download_count\": 11,\n                    \"play_count\": 140984,\n                    \"share_count\": 68,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 19,\n                    \"collect_count\": 99,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7612647231073701150\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0\n                },\n                \"rate\": 12,\n                \"text_extra\": [\n                    {\n                        \"start\": 52,\n                        \"end\": 63,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"mexico🇲🇽\",\n                        \"hashtag_id\": \"1592203205856262\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 116,\n                        \"end\": 123,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"parati\",\n                        \"hashtag_id\": \"65243\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 124,\n                        \"end\": 128,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"fyp\",\n                        \"hashtag_id\": \"229207\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 129,\n                        \"end\": 136,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"capcut\",\n                        \"hashtag_id\": \"1663935709411330\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    },\n                    {\n                        \"start\": 137,\n                        \"end\": 143,\n                        \"user_id\": \"\",\n                        \"type\": 1,\n                        \"hashtag_name\": \"viral\",\n                        \"hashtag_id\": \"20884\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"line_idx\": 0\n                    }\n                ],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@papi.ala.orden.jose/video/7612647231073701150?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7612647231073701150&source=h5_m\",\n                    \"share_desc\": \"Check out papi.ala.orden.jose's video! #TikTok\",\n                    \"share_title\": \"Check out papi.ala.orden.jose’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out papi.ala.orden.jose’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_button_display_mode\": 0,\n                    \"button_display_stratege_source\": \"algo_share_out\"\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"{\\\"author_id\\\":7322680088443552810,\\\"author_country\\\":\\\"United States\\\",\\\"need_coldstart_force\\\":false,\\\"need_heat_force\\\":false,\\\"rec_after_search\\\":false,\\\"is_new_search_query\\\":false,\\\"is_within_10vv\\\":false,\\\"is_within_20vv\\\":false,\\\"is_within_60vv\\\":false}\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 7322680088443552810,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7612647231073701150\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"desc_language\": \"es\",\n                \"interaction_stickers\": [\n                    {\n                        \"type\": 18,\n                        \"index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":76115,\\\"y\\\":0.2722,\\\"h\\\":0.1822,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.9274,\\\"s\\\":1}]\",\n                        \"attr\": \"\",\n                        \"text_info\": \"Fue deportado después de vivir 28 años en usa escuchen\",\n                        \"text_sticker_info\": {\n                            \"text_size\": 0,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"bg_color\": \"#FF3596F0\",\n                            \"text_language\": \"es\",\n                            \"alignment\": 0,\n                            \"source_width\": 0.8965811965811966,\n                            \"source_height\": 0.16490384615384615\n                        }\n                    },\n                    {\n                        \"type\": 18,\n                        \"index\": 1,\n                        \"track_info\": \"[{\\\"x\\\":0.5,\\\"end_time\\\":76115,\\\"y\\\":0.78,\\\"h\\\":0.0875,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.8564,\\\"s\\\":1}]\",\n                        \"attr\": \"\",\n                        \"text_info\": \"En México 🇲🇽 ve la realidad \",\n                        \"text_sticker_info\": {\n                            \"text_size\": 0,\n                            \"text_color\": \"#FFFFFFFF\",\n                            \"bg_color\": \"#FF5756D5\",\n                            \"text_language\": \"es\",\n                            \"alignment\": 0,\n                            \"source_width\": 0.8256410256410256,\n                            \"source_height\": 0.07019230769230768\n                        }\n                    }\n                ],\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": true,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 2,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": true\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"with_survey\": false,\n                \"geofencing_regions\": null,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"cover_labels\": null,\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"disable_search_trending_bar\": true,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"regreso a méxico después de años\",\n                                    \"word_id\": \"7380601623355344889\"\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        },\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"regreso a méxico después de años\",\n                                    \"word_id\": \"7380601623355344889\"\n                                }\n                            ],\n                            \"scene\": \"comment_top\",\n                            \"hint_text\": \"Search:\",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 76015,\n                \"item_distribute_source\": \"for_you_page\",\n                \"item_source_category\": 0,\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": true,\n                \"text_sticker_major_lang\": \"es\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Después de su deportación ve la realidad en su país <h id=\\\"445\\\">#mexico🇲🇽</h> escuchen y dejen sus bonitos comentarios y mundo 🌎 <h id=\\\"585\\\">#parati</h> <h id=\\\"613\\\">#fyp</h> <h id=\\\"653\\\">#capcut</h> <h id=\\\"705\\\">#viral</h> \",\n                    \"text_extra\": [\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"mexico🇲🇽\",\n                            \"hashtag_id\": \"1592203205856262\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"445\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"parati\",\n                            \"hashtag_id\": \"65243\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"585\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"fyp\",\n                            \"hashtag_id\": \"229207\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"613\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"capcut\",\n                            \"hashtag_id\": \"1663935709411330\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"653\"\n                        },\n                        {\n                            \"user_id\": \"\",\n                            \"type\": 1,\n                            \"hashtag_name\": \"viral\",\n                            \"hashtag_id\": \"20884\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"705\"\n                        }\n                    ]\n                },\n                \"music_selected_from\": \"edit_page_search\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 0,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": [\n                        {\n                            \"emoji\": \"😂\",\n                            \"score\": 11\n                        },\n                        {\n                            \"emoji\": \"❤\",\n                            \"score\": 10\n                        },\n                        {\n                            \"emoji\": \"😳\",\n                            \"score\": 9\n                        }\n                    ],\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": null\n                },\n                \"added_sound_music_info\": {\n                    \"id\": 7282461648319695621,\n                    \"id_str\": \"7282461648319695621\",\n                    \"title\": \"original sound - ritmicoreal\",\n                    \"author\": \"Rítmico Real\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c3627b63&x-expires=1772722800&x-signature=X7kg5Ix2tA4Ts9nY5tJa2eAgRaY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f9d57538&x-expires=1772722800&x-signature=neMwHAzZyDKgXsCR%2FOSKZGN4wKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=bf8fb1d2&x-expires=1772722800&x-signature=wwASzDKynyFBgH8OnNE9b3kKAyI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7cf7ad06&x-expires=1772722800&x-signature=5SCgqTeC4BY7gCvKOKFm9zsPXUg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4421df9&x-expires=1772722800&x-signature=rrvQl3UbpllolrmiVJvzRFaC2qI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8af66fd3&x-expires=1772722800&x-signature=V9H6DyrJJqjdhombqIdQg82H2rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5b81b890&x-expires=1772722800&x-signature=8X5jXGyPRokH5yCoNuZpAMAPsk0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e1e4d697&x-expires=1772722800&x-signature=v26Jrlr9gBujGzfnk0Z9g53DI%2BA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=53d387ac&x-expires=1772722800&x-signature=U144uztkSZWYQxNOfhulvJSbWQ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/7282461643393698566.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/7282461643393698566.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 72,\n                    \"duration\": 60,\n                    \"extra\": \"{\\\"aed_music_dur\\\":10,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7282461613272108294,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000ck880ijc77u1mvk9ohp0\\\",\\\"owner_id\\\":7242840538498810885,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7242840538498810885\",\n                    \"owner_nickname\": \"Rítmico Real\",\n                    \"is_original\": false,\n                    \"mid\": \"7282461648319695621\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"ritmicoreal\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"strong_beat_url\": {\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/5e3d41228ad13a5a4a86b12d7e34e9c6.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/5e3d41228ad13a5a4a86b12d7e34e9c6.json\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAxVcHT8QS4yv05PdM4t7E_F1P7F413hpaYRthx88FJCbJUKVxfWLSHmhdzxfQjoiN\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5b81b890&x-expires=1772722800&x-signature=8X5jXGyPRokH5yCoNuZpAMAPsk0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e1e4d697&x-expires=1772722800&x-signature=v26Jrlr9gBujGzfnk0Z9g53DI%2BA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=53d387ac&x-expires=1772722800&x-signature=U144uztkSZWYQxNOfhulvJSbWQ4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7cf7ad06&x-expires=1772722800&x-signature=5SCgqTeC4BY7gCvKOKFm9zsPXUg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b4421df9&x-expires=1772722800&x-signature=rrvQl3UbpllolrmiVJvzRFaC2qI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bfb344566816436e31c0dc3671bf1158~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8af66fd3&x-expires=1772722800&x-signature=V9H6DyrJJqjdhombqIdQg82H2rM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"origin_volume\": \"50.000000\",\n                \"music_volume\": \"1.851853\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"content_original_type\": 1,\n                \"shoot_tab_name\": \"photo\",\n                \"content_type\": \"video\",\n                \"content_size_type\": 1,\n                \"operator_boost_info\": null,\n                \"log_info\": {\n                    \"order\": \"4\"\n                },\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0\n                },\n                \"add_yours_recommendation\": {},\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": null,\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"comment_topbar_info\": null,\n                \"visual_search_info\": {\n                    \"vtag_enable\": true,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 1,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"fallback_vtag_info\": {},\n                    \"ecom_nocart_entrance_enable_type\": 0\n                },\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"survey_info\": null,\n                \"ecosystem_perception_enhancement\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null\n            },\n            {\n                \"aweme_id\": \"7613002455147679006\",\n                \"desc\": \"📌 Refuerzan seguridad en varias ciudades de EE.UU. tras el estallido del conflicto bélico en Medio Oriente. \\\"Ya nos da miedo entrar a cualquier lugar\\\", dice una residente en Texas.\",\n                \"create_time\": 1772540308,\n                \"author\": {\n                    \"uid\": \"7026015251758613509\",\n                    \"short_id\": \"0\",\n                    \"nickname\": \"Noticias Telemundo\",\n                    \"signature\": \"Cuenta oficial de Noticias Telemundo. #LasCosasComoSon\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5a59a130&x-expires=1772722800&x-signature=m8FziapXZZy7NBotMxJc%2B%2BiuOAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4020ddda&x-expires=1772722800&x-signature=Jz7GaTdOi9Av%2BzWViJL%2FrUAIAOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=942474a3&x-expires=1772722800&x-signature=Se6FKJ2%2BCmx6AU37ipIvCfdLW9g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9890b275&x-expires=1772722800&x-signature=hEiLcwUstNMIPxXditruS88mr3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=763208ee&x-expires=1772722800&x-signature=9qvMrRn05NA2j29WibanltjLO0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0956b6aa&x-expires=1772722800&x-signature=lsIMQDo3UglIyVREgh2ZleYa4X4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follow_status\": 0,\n                    \"is_block\": false,\n                    \"custom_verify\": \"\",\n                    \"unique_id\": \"noticiastelemundo\",\n                    \"room_id\": 7613398308454796046,\n                    \"authority_status\": 0,\n                    \"verify_info\": \"\",\n                    \"share_info\": {\n                        \"share_url\": \"\",\n                        \"share_desc\": \"\",\n                        \"share_title\": \"\",\n                        \"share_qrcode_url\": {\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"width\": 720,\n                            \"height\": 720,\n                            \"url_prefix\": null\n                        },\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"now_invitation_card_image_urls\": null\n                    },\n                    \"with_commerce_entry\": false,\n                    \"verification_type\": 0,\n                    \"enterprise_verify_reason\": \"institution account\",\n                    \"is_ad_fake\": false,\n                    \"followers_detail\": null,\n                    \"region\": \"US\",\n                    \"commerce_user_level\": 0,\n                    \"platform_sync_info\": null,\n                    \"is_discipline_member\": false,\n                    \"secret\": 0,\n                    \"prevent_download\": false,\n                    \"geofencing\": null,\n                    \"video_icon\": {\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"follower_status\": 0,\n                    \"comment_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"download_setting\": 0,\n                    \"cover_url\": [],\n                    \"language\": \"es\",\n                    \"item_list\": null,\n                    \"is_star\": false,\n                    \"type_label\": [],\n                    \"ad_cover_url\": null,\n                    \"comment_filter_status\": 0,\n                    \"avatar_168x168\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0c48f55b&x-expires=1772722800&x-signature=Xa31RFL5lA%2BhzQ2T%2FiFwoy0HTOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5c76e7b8&x-expires=1772722800&x-signature=JGFC9tzoHNoWB%2FhQ0x2h%2FFTYOoI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=123825a5&x-expires=1772722800&x-signature=cGUUpgiZUei3Kef8SllrQwgQoj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_300x300\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5b1de47f&x-expires=1772722800&x-signature=w0VmCW%2BJtqOXkgn0VnlllvuO8Lw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=d4db4711&x-expires=1772722800&x-signature=HC8ZqTdUlviEkO4FdM71UdC7cx0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=e67e8b79&x-expires=1772722800&x-signature=O3AOhpI7YHOBLFCAD6EqSDpKD1k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"relative_users\": null,\n                    \"cha_list\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAtkSCN-Qj9x5Q--UvDuxsfIBpoeCUPgMXFwsD1aAvpvZBUZkI_UrrpS8KQ4WZFQ6X\",\n                    \"need_points\": null,\n                    \"homepage_bottom_toast\": null,\n                    \"room_data\": \"{\\\"id\\\":7613398308454796046,\\\"owner_user_id\\\":7026015251758613509,\\\"title\\\":\\\"Tim Walz ante el Congreso\\\",\\\"stream_url\\\":{\\\"extra\\\":{},\\\"flv_pull_url\\\":{\\\"HD1\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_hd5.flv?expire=1773848414\\\\u0026sign=cd8d1cc61c70bfd3a5c3dfa1faf2ffee\\\",\\\"SD1\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_ld5a.flv?expire=1773848414\\\\u0026sign=8253e9a4de2f7b78162b1d469e718130\\\",\\\"SD2\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_sd5.flv?expire=1773848414\\\\u0026sign=58415a1803efa5ea50fb5ed55901ed4a\\\"},\\\"flv_pull_url_params\\\":{\\\"HD1\\\":\\\"{\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"SlowSpeed\\\\\\\":1,\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"Enabled\\\\\\\":1},\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"PING\\\\\\\":1},\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1}},\\\\\\\"Common\\\\\\\":{\\\\\\\"http_is_enable_prepare\\\\\\\":1,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1}},\\\\\\\"EnableQuic\\\\\\\":1,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1},\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"disable_algorithum\\\\\\\":1,\\\\\\\"EnableSaveSCFG\\\\\\\":1,\\\\\\\"EnableSortAbrResolutionList\\\\\\\":0,\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"resolution\\\\\\\":\\\\\\\"1280x720\\\\\\\",\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"httpx\\\\\\\":{\\\\\\\"HttpMainJobDelay\\\\\\\":1,\\\\\\\"HttpQuicVersion\\\\\\\":43,\\\\\\\"HttpMaxRetryAttempts\\\\\\\":0,\\\\\\\"HttpPingForHeaderFrame\\\\\\\":1,\\\\\\\"HttpExecCreateRetryInt\\\\\\\":5,\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1},\\\\\\\"HttpPingInterval\\\\\\\":10000,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"HttpVersion\\\\\\\":2,\\\\\\\"HttpPingTimeout\\\\\\\":5000,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"JointCCOpti\\\\\\\":0,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"PING\\\\\\\":5,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"NetworkStatsContent\\\\\\\":10000},\\\\\\\"HttpExecCreateRetryTimes\\\\\\\":2,\\\\\\\"HttpUseQuicCrypto\\\\\\\":1,\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpEnableCertVerify\\\\\\\":1},\\\\\\\"ABRSeriesInfo\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"MaxRecordCount\\\\\\\":50},\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25,\\\\\\\"Ratio\\\\\\\":8,\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"v_rtbitrate_pct\\\\\\\":1693880,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"ABRCheckInterval\\\\\\\":1000,\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\",\\\\\\\"EffectType\\\\\\\":10},\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"AbrStallDegradeImmediately\\\\\\\":0,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"Auto\\\\\\\":{\\\\\\\"Demotion\\\\\\\":{\\\\\\\"StallCount\\\\\\\":4},\\\\\\\"Enable\\\\\\\":0},\\\\\\\"TargetOriginBitRate\\\\\\\":2000000,\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"cdn77\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":157660,\\\\\\\"ABRSafeBuffer\\\\\\\":0.3,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7},\\\\\\\"ABRMethod\\\\\\\":5,\\\\\\\"gop\\\\\\\":4,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportDecodeStall\\\\\\\":0,\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0,\\\\\\\"EnableReportDemuxStall\\\\\\\":0},\\\\\\\"ABRSwitchNumberThreshold\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"EnablePrivateRoom\\\\\\\":0,\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1},\\\\\\\"auto\\\\\\\":{\\\\\\\"list\\\\\\\":[\\\\\\\"hd\\\\\\\",\\\\\\\"hd_60\\\\\\\"],\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"demotion\\\\\\\":{\\\\\\\"stall_count\\\\\\\":9999},\\\\\\\"enable\\\\\\\":1,\\\\\\\"enable_origin_resolution\\\\\\\":1,\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\"},\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"ProtocolRetryTimes\\\\\\\":1,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicEarlyClose\\\\\\\":1,\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608},\\\\\\\"v_rtbitrate\\\\\\\":1583070,\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\":1,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5\\\\\\\",\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"EnableABRCheckEnhance\\\\\\\":1,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1772638802775,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"ABRSwitchDownBufferThreshold\\\\\\\":1000,\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableLocalStrategyModel\\\\\\\":1}}}},\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"vbitrate\\\\\\\":1600000,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1772638800719,\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"StrategyInLss\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":[{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1,\\\\\\\"Time\\\\\\\":1000},{\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0}]},\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"v_rtpsnr\\\\\\\":0}\\\",\\\"SD1\\\":\\\"{\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnablePrivateRoom\\\\\\\":0},\\\\\\\"auto\\\\\\\":{\\\\\\\"enable_origin_resolution\\\\\\\":1,\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"hd\\\\\\\",\\\\\\\"hd_60\\\\\\\"],\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"demotion\\\\\\\":{\\\\\\\"stall_count\\\\\\\":9999},\\\\\\\"enable\\\\\\\":1},\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"EnableSortAbrResolutionList\\\\\\\":0,\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"StrategyInLss\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":[{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1,\\\\\\\"Time\\\\\\\":1000,\\\\\\\"Enable\\\\\\\":1},{\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0}]},\\\\\\\"ABRMethod\\\\\\\":5,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"ABRSwitchDownBufferThreshold\\\\\\\":1000,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1772638802775,\\\\\\\"ABRSeriesInfo\\\\\\\":{\\\\\\\"MaxRecordCount\\\\\\\":50,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Ratio\\\\\\\":8,\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25},\\\\\\\"EnableABRCheckEnhance\\\\\\\":1,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableLocalStrategyModel\\\\\\\":1}}}},\\\\\\\"TargetOriginBitRate\\\\\\\":2000000,\\\\\\\"resolution\\\\\\\":\\\\\\\"640x360\\\\\\\",\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"ABRSafeBuffer\\\\\\\":0.3,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608,\\\\\\\"QuicEarlyClose\\\\\\\":1},\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"disable_algorithum\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\":1,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7,\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"ProtocolRetryTimes\\\\\\\":1,\\\\\\\"AbrStallDegradeImmediately\\\\\\\":0,\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"SlowSpeed\\\\\\\":1,\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"HurryMillisecond\\\\\\\":3500},\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"ABRSwitchNumberThreshold\\\\\\\":1,\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ld5a\\\\\\\",\\\\\\\"vbitrate\\\\\\\":600000,\\\\\\\"ABRCheckInterval\\\\\\\":1000,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"httpx\\\\\\\":{\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpUseQuicCrypto\\\\\\\":1,\\\\\\\"HttpMainJobDelay\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"HttpVersion\\\\\\\":2,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1},\\\\\\\"HttpExecCreateRetryTimes\\\\\\\":2,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"PING\\\\\\\":5,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"JointCCOpti\\\\\\\":0,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"MaxSFCW\\\\\\\":0},\\\\\\\"HttpQuicVersion\\\\\\\":43,\\\\\\\"HttpPingTimeout\\\\\\\":5000,\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"HttpExecCreateRetryInt\\\\\\\":5,\\\\\\\"HttpMaxRetryAttempts\\\\\\\":0,\\\\\\\"HttpPingForHeaderFrame\\\\\\\":1,\\\\\\\"HttpPingInterval\\\\\\\":10000},\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"v_rtbitrate_pct\\\\\\\":141670,\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"gop\\\\\\\":4,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"v_rtbitrate\\\\\\\":133200,\\\\\\\"v_rtbitrate_std\\\\\\\":8100,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1772638797689,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"cdn77\\\\\\\",\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1},\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"PING\\\\\\\":1,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000}},\\\\\\\"Common\\\\\\\":{\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1,\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"http_is_enable_prepare\\\\\\\":1,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"EnableRaceFailFix\\\\\\\":1}},\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"EnableQuic\\\\\\\":1},\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"EnableSaveSCFG\\\\\\\":1,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportDemuxStall\\\\\\\":0,\\\\\\\"EnableReportDecodeStall\\\\\\\":0,\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0},\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\",\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"Auto\\\\\\\":{\\\\\\\"Demotion\\\\\\\":{\\\\\\\"StallCount\\\\\\\":4},\\\\\\\"Enable\\\\\\\":0},\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1}\\\",\\\"SD2\\\":\\\"{\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"ABRSwitchDownBufferThreshold\\\\\\\":1000,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1772638791029,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1772638802775,\\\\\\\"v_rtbitrate_std\\\\\\\":30600,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\",\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"cdn77\\\\\\\",\\\\\\\"ABRCheckInterval\\\\\\\":1000,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"v_rtbitrate\\\\\\\":452590,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"EnableSortAbrResolutionList\\\\\\\":0,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"resolution\\\\\\\":\\\\\\\"960x540\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sd5\\\\\\\",\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"AbrStallDegradeImmediately\\\\\\\":0,\\\\\\\"StrategyInLss\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":[{\\\\\\\"Time\\\\\\\":1000,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1},{\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0}]},\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7},\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicEarlyClose\\\\\\\":1,\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608},\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"SlowSpeed\\\\\\\":1,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"EnableFixPtsShift\\\\\\\":1},\\\\\\\"ABRSeriesInfo\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"MaxRecordCount\\\\\\\":50},\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableLocalStrategyModel\\\\\\\":1}}}},\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"TargetOriginBitRate\\\\\\\":2000000,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportDecodeStall\\\\\\\":0,\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0,\\\\\\\"EnableReportDemuxStall\\\\\\\":0},\\\\\\\"ProtocolRetryTimes\\\\\\\":1,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"ABRSafeBuffer\\\\\\\":0.3,\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\":1,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"EnableSaveSCFG\\\\\\\":1,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnablePrivateRoom\\\\\\\":0,\\\\\\\"Density\\\\\\\":10},\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"httpx\\\\\\\":{\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"HttpUseQuicCrypto\\\\\\\":1,\\\\\\\"HttpPingInterval\\\\\\\":10000,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpMaxRetryAttempts\\\\\\\":0,\\\\\\\"HttpExecCreateRetryTimes\\\\\\\":2,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"PING\\\\\\\":5,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"JointCCOpti\\\\\\\":0,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1},\\\\\\\"HttpExecCreateRetryInt\\\\\\\":5,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1},\\\\\\\"HttpMainJobDelay\\\\\\\":1,\\\\\\\"HttpPingForHeaderFrame\\\\\\\":1,\\\\\\\"HttpPingTimeout\\\\\\\":5000,\\\\\\\"HttpVersion\\\\\\\":2,\\\\\\\"HttpQuicVersion\\\\\\\":43},\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"auto\\\\\\\":{\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"demotion\\\\\\\":{\\\\\\\"stall_count\\\\\\\":9999},\\\\\\\"enable\\\\\\\":1,\\\\\\\"enable_origin_resolution\\\\\\\":1,\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"hd\\\\\\\",\\\\\\\"hd_60\\\\\\\"]},\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"ABRMethod\\\\\\\":5,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"Auto\\\\\\\":{\\\\\\\"Enable\\\\\\\":0,\\\\\\\"Demotion\\\\\\\":{\\\\\\\"StallCount\\\\\\\":4}},\\\\\\\"gop\\\\\\\":4,\\\\\\\"EnableABRCheckEnhance\\\\\\\":1,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Ratio\\\\\\\":8,\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25},\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"disable_algorithum\\\\\\\":1,\\\\\\\"ABRSwitchNumberThreshold\\\\\\\":1,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"v_rtbitrate_pct\\\\\\\":486310,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"Common\\\\\\\":{\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"http_is_enable_prepare\\\\\\\":1,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1},\\\\\\\"H2Q\\\\\\\":{\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1},\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"PING\\\\\\\":1}}},\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"EnableQuic\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1}}\\\"},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"stream_data\\\":\\\"{\\\\\\\"common\\\\\\\":{\\\\\\\"session_id\\\\\\\":\\\\\\\"173-2026030415401232CF4FE24E4B4EA35991\\\\\\\",\\\\\\\"rule_ids\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ab_version_trace\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"10477\\\\\\\\\\\\\\\":[1749441195252],\\\\\\\\\\\\\\\"10765\\\\\\\\\\\\\\\":[1721180488121],\\\\\\\\\\\\\\\"10866\\\\\\\\\\\\\\\":[1747815361514],\\\\\\\\\\\\\\\"12814\\\\\\\\\\\\\\\":[1754993314232,1754993314232,1754993093620],\\\\\\\\\\\\\\\"1418\\\\\\\\\\\\\\\":[1666010142457,1673250146919],\\\\\\\\\\\\\\\"2138\\\\\\\\\\\\\\\":[1690519087933,1690525345742],\\\\\\\\\\\\\\\"2598\\\\\\\\\\\\\\\":[1715159344978],\\\\\\\\\\\\\\\"3054\\\\\\\\\\\\\\\":[1701746596108,1704722391811],\\\\\\\\\\\\\\\"4097\\\\\\\\\\\\\\\":[1721628097371,1725933627058],\\\\\\\\\\\\\\\"4238\\\\\\\\\\\\\\\":[1721648325234],\\\\\\\\\\\\\\\"7426\\\\\\\\\\\\\\\":[1740725804738],\\\\\\\\\\\\\\\"8993\\\\\\\\\\\\\\\":[1741184324527],\\\\\\\\\\\\\\\"9193\\\\\\\\\\\\\\\":[1745735167278]},\\\\\\\\\\\\\\\"sched\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"ex_3809134(Weight:100)\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2317}}\\\\\\\\\\\\\\\"}\\\\\\\",\\\\\\\"query\\\\\\\":{\\\\\\\"node_opt\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"rtm_expr_tag\\\\\\\":\\\\\\\"mio_live_us_r1_v2\\\\\\\",\\\\\\\"US_GAME_BITERATE_71480970\\\\\\\":\\\\\\\"v1\\\\\\\",\\\\\\\"apool\\\\\\\":\\\\\\\"v2\\\\\\\",\\\\\\\"audio_balance\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"audio_compressor\\\\\\\":\\\\\\\"ac_v1\\\\\\\",\\\\\\\"game_abr_pitaya_pid\\\\\\\":\\\\\\\"v3\\\\\\\",\\\\\\\"group_version\\\\\\\":\\\\\\\"71480970_v1\\\\\\\",\\\\\\\"infos\\\\\\\":\\\\\\\"c9ed0ed269a8137f569ce3b56ca1356aa6c76aab4b4e0ba01db6b7e552b9\\\\\\\"},\\\\\\\"auto\\\\\\\":{\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"enable\\\\\\\":1,\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"hd\\\\\\\",\\\\\\\"hd_60\\\\\\\"],\\\\\\\"enable_origin_resolution\\\\\\\":1},\\\\\\\"rtmp_ports\\\\\\\":{\\\\\\\"backup\\\\\\\":{\\\\\\\"h2q\\\\\\\":443},\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"http_ports\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"h2q\\\\\\\":443},\\\\\\\"backup\\\\\\\":{\\\\\\\"h2q\\\\\\\":443}},\\\\\\\"user_count\\\\\\\":3330,\\\\\\\"peer_anchor_level\\\\\\\":51,\\\\\\\"common_sdk_params\\\\\\\":{\\\\\\\"main\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"Auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StallCount\\\\\\\\\\\\\\\":4},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRSafeBuffer\\\\\\\\\\\\\\\":0.3,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2},\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1}},\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"ABRSwitchNumberThreshold\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1}}}},\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4},\\\\\\\\\\\\\\\"disable_algorithum\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableSortAbrResolutionList\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd_60\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500},\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRSeriesInfo\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxRecordCount\\\\\\\\\\\\\\\":50},\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000},{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\"}]},\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000},\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRSwitchDownBufferThreshold\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500}\\\\\\\",\\\\\\\"backup\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"MediaCodecCheckInterval\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"SuggestProtocol\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h2q\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableSortAbrResolutionList\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"E2EDelayReportFix\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"FastOpenDuration\\\\\\\\\\\\\\\":-500,\\\\\\\\\\\\\\\"LiveIOConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConfigParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Common\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"http_is_enable_prepare\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceDefaultConfig\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableRaceRedirectly\\\\\\\\\\\\\\\":true,\\\\\\\\\\\\\\\"EnableRaceFailFix\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableTaskListenerTransfer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ff_live_cond_timeout\\\\\\\\\\\\\\\":50},\\\\\\\\\\\\\\\"H2Q\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProcessWrite\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1}}},\\\\\\\\\\\\\\\"EnableABR\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableH2QPreconn\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableLiveIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableQuic\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"EnableAudioGraphRefactor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NotifyCompletedImmediately\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"PreprocessAudioEffectType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicConfigOptimize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkAdapt\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SlowSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableFixPtsShift\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HurryMillisecond\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"SlowTime\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurrySpeed\\\\\\\\\\\\\\\":1.1,\\\\\\\\\\\\\\\"HurryTime\\\\\\\\\\\\\\\":3500,\\\\\\\\\\\\\\\"SlowMillisecond\\\\\\\\\\\\\\\":666,\\\\\\\\\\\\\\\"HurryType\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"ResetCalibPtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRSwitchDownBufferThreshold\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableMcPipeline\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DisableDirectSetCodecId\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WaitSetSurfaceTimeout\\\\\\\\\\\\\\\":60,\\\\\\\\\\\\\\\"ABRSeriesInfo\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"MaxRecordCount\\\\\\\\\\\\\\\":50,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"AudioEffectCompressor\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Predelay\\\\\\\\\\\\\\\":0.007,\\\\\\\\\\\\\\\"Pregain\\\\\\\\\\\\\\\":0.25,\\\\\\\\\\\\\\\"Ratio\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"Threshold\\\\\\\\\\\\\\\":-14,\\\\\\\\\\\\\\\"Type\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"AbrStallDegradeImmediately\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableUseLSS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRMethod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioPrerollTimeout\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"cdn_name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"cdn77\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EnableABRCheckEnhance\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCheckDropAudio\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"StrategyInLSS\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyInputParams\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableLocalStrategyModel\\\\\\\\\\\\\\\":1}}}},\\\\\\\\\\\\\\\"DurationOfCctkBwCollector\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableMcMonitor\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioWatermark\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePrivateRoom\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Density\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"AudioSampleMap\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MainBackupSwitch\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enabled\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableBinControl\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"enable_origin_resolution\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"strategy\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"abr_bb_4live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"list\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"hd_60\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"default\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"stall_count\\\\\\\\\\\\\\\":9999},\\\\\\\\\\\\\\\"enable\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"ABRSwitchNumberThreshold\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SuggestFormat\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"flv\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"FixBinBuffering\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableStopCloseIO\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfGopSizeCollector\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"AudioGraphMaxCacheSize\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"EnableAudioDirectBuffer\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EventReportConfig\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"EnableReportDemuxStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportDecodeStall\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"EnableReportRecvedSpspps\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"ProtocolRetryTimes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePixelFormatFullRange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"GetNetworkStats\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRSafeBuffer\\\\\\\\\\\\\\\":0.3,\\\\\\\\\\\\\\\"EnableSaveSCFG\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioBalanceTargetLuft\\\\\\\\\\\\\\\":-8,\\\\\\\\\\\\\\\"EnableADecoderPlugin\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"VoicePool\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ForbidSampleRate\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"48000\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"MaxSameCount\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"Size\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"UseCount\\\\\\\\\\\\\\\":20},\\\\\\\\\\\\\\\"BufferDataMs\\\\\\\\\\\\\\\":500,\\\\\\\\\\\\\\\"EnableE2EDelayCalc\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"httpx\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"HttpEnableCertVerify\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpExecCreateRetryInt\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"HttpMaxRetryAttempts\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpExecCreateRetryTimes\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpQuicVersion\\\\\\\\\\\\\\\":43,\\\\\\\\\\\\\\\"HttpPingTimeout\\\\\\\\\\\\\\\":5000,\\\\\\\\\\\\\\\"UseLSQUIC\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPreStart\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"HttpVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"HttpEnableHttpRace\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LSEngineParamJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"FIFOPoolLenLimit\\\\\\\\\\\\\\\":3,\\\\\\\\\\\\\\\"FIFOSize\\\\\\\\\\\\\\\":1048576,\\\\\\\\\\\\\\\"CloseOnNetChange\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableGetLocalAddr\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FastReSend\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixCloseWithATTQ\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FIFOPoolLenInit\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"HttpConfigJson\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"SFCW\\\\\\\\\\\\\\\":16777216,\\\\\\\\\\\\\\\"MaxSFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"SCLS\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"ICSL\\\\\\\\\\\\\\\":30,\\\\\\\\\\\\\\\"AckPacketsThreshold\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"PING\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"MaxCFCW\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MIDS\\\\\\\\\\\\\\\":100,\\\\\\\\\\\\\\\"EnableUseNewCCTKPath\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCCTK\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"EnableGetCCTK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"BlockRead\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"WriteDelayFor0RTT\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MinHandshakeTimeoutMs\\\\\\\\\\\\\\\":10,\\\\\\\\\\\\\\\"NewLog\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SendPeriodOfCctk\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"CFCW\\\\\\\\\\\\\\\":33554432,\\\\\\\\\\\\\\\"Pacing\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ConnCheckTimeout\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"UAID\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ttplayer-live\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"AddNetworkSeries\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HSTimeoutUs\\\\\\\\\\\\\\\":4000000,\\\\\\\\\\\\\\\"CCTKVersion\\\\\\\\\\\\\\\":2,\\\\\\\\\\\\\\\"ConnCheckPeriod\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"NetworkSeriesLen\\\\\\\\\\\\\\\":120,\\\\\\\\\\\\\\\"LogLevel\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"error\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"NetworkStatsStringifyType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"JointCCOpti\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"MaxProcTimeMs\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"RWOnce\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableExtendHSK\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SCFGSaveIntvS\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"NetworkStatsContent\\\\\\\\\\\\\\\":10000},\\\\\\\\\\\\\\\"HttpMainJobDelay\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingForHeaderFrame\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"HttpPingInterval\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"HttpUseQuicCrypto\\\\\\\\\\\\\\\":1},\\\\\\\\\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\\\\\\\\\":8,\\\\\\\\\\\\\\\"AudioGetLatencyFreq\\\\\\\\\\\\\\\":10000,\\\\\\\\\\\\\\\"LoudnessStrategy\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"LibraParamsStr\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"{     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\":2.5 }\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"EffectType\\\\\\\\\\\\\\\":10},\\\\\\\\\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"SizeOfCctkBwCollector\\\\\\\\\\\\\\\":5,\\\\\\\\\\\\\\\"Auto\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"Demotion\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StallCount\\\\\\\\\\\\\\\":4},\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":0},\\\\\\\\\\\\\\\"StrategyInLss\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"StrategyList\\\\\\\\\\\\\\\":[{\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":1},{\\\\\\\\\\\\\\\"Repeat\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Time\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"Enable\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"Name\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\\\\\\\\\"}]},\\\\\\\\\\\\\\\"EnableQueryWinSize\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableCreateDecoderEarly\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableMediaCodecAsync\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"FixMcAsyncCrash\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"quic\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"QuicFifoRecvBufferLen\\\\\\\\\\\\\\\":8388608,\\\\\\\\\\\\\\\"QuicEarlyClose\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"QuicALogLevel\\\\\\\\\\\\\\\":2},\\\\\\\\\\\\\\\"EnableAudioBalanceBySei\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"AudioCalibrationType\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"DurationOfGopSizeCollector\\\\\\\\\\\\\\\":20000,\\\\\\\\\\\\\\\"UdpRealSpeed\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"MediaCodecFrames\\\\\\\\\\\\\\\":7,\\\\\\\\\\\\\\\"EnableSeiParserInCodec\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableAsyncSetSurface\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"TargetOriginBitRate\\\\\\\\\\\\\\\":2000000,\\\\\\\\\\\\\\\"disable_algorithum\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnableNTPByApp\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ProtocolDowngrade\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"ABRCheckInterval\\\\\\\\\\\\\\\":1000,\\\\\\\\\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\\\\\\\\\":1,\\\\\\\\\\\\\\\"EnablePlayerFR\\\\\\\\\\\\\\\":1}\\\\\\\"}},\\\\\\\"data\\\\\\\":{\\\\\\\"origin\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092.flv?expire=1773848414\\\\\\\\u0026sign=c0b9097deac809c6c83d6743c49d2f0c\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092/index.mpd?expire=1773848414\\\\\\\\u0026sign=28ec66d44bba42881f8306b5dfe02854\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h264\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1280x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4747000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4}\\\\\\\"},\\\\\\\"backup\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092.flv?expire=1773848414\\\\\\\\u0026sign=c0b9097deac809c6c83d6743c49d2f0c\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092/index.mpd?expire=1773848414\\\\\\\\u0026sign=28ec66d44bba42881f8306b5dfe02854\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"h264\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":4747000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1280x720\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"hd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_hd5.flv?expire=1773848414\\\\\\\\u0026sign=cd8d1cc61c70bfd3a5c3dfa1faf2ffee\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_hd5/index.mpd?expire=1773848414\\\\\\\\u0026sign=5deb39da417730df31470a85fb80774b\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638800719,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1280x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":1693880,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1600000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":1583070,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":157660,\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638802775,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0}\\\\\\\"},\\\\\\\"backup\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092_hd5.flv?expire=1773848414\\\\\\\\u0026sign=cd8d1cc61c70bfd3a5c3dfa1faf2ffee\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092_hd5/index.mpd?expire=1773848414\\\\\\\\u0026sign=5deb39da417730df31470a85fb80774b\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1600000,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"1280x720\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"hd5\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"sd\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_sd5.flv?expire=1773848414\\\\\\\\u0026sign=58415a1803efa5ea50fb5ed55901ed4a\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_sd5/index.mpd?expire=1773848414\\\\\\\\u0026sign=7a8cea4a2d6091d067d45a4d170d3382\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":30600,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638802775,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x540\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638791029,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":452590,\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"sd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":486310}\\\\\\\"},\\\\\\\"backup\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092_sd5.flv?expire=1773848414\\\\\\\\u0026sign=58415a1803efa5ea50fb5ed55901ed4a\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092_sd5/index.mpd?expire=1773848414\\\\\\\\u0026sign=7a8cea4a2d6091d067d45a4d170d3382\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":1000000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"sd5\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"960x540\\\\\\\\\\\\\\\"}\\\\\\\"}},\\\\\\\"ld\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_ld5a.flv?expire=1773848414\\\\\\\\u0026sign=8253e9a4de2f7b78162b1d469e718130\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_ld5a/index.mpd?expire=1773848414\\\\\\\\u0026sign=eaaf4dc8d92ff9ead1b1c3aabe37b715\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":600000,\\\\\\\\\\\\\\\"v_rtbitrate_pct\\\\\\\\\\\\\\\":141670,\\\\\\\\\\\\\\\"v_rtbitrate_std\\\\\\\\\\\\\\\":8100,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"640x360\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\\\\\\\\\":1772638802775,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ld5a\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"v_rtpsnr\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"v_rtbitrate_timestamp\\\\\\\\\\\\\\\":1772638797689,\\\\\\\\\\\\\\\"v_rtbitrate\\\\\\\\\\\\\\\":133200}\\\\\\\"},\\\\\\\"backup\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092_ld5a.flv?expire=1773848414\\\\\\\\u0026sign=8253e9a4de2f7b78162b1d469e718130\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092_ld5a/index.mpd?expire=1773848414\\\\\\\\u0026sign=eaaf4dc8d92ff9ead1b1c3aabe37b715\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"640x360\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":600000,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ld5a\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":4}\\\\\\\"}},\\\\\\\"ao\\\\\\\":{\\\\\\\"main\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092.flv?expire=1773848414\\\\\\\\u0026sign=c0b9097deac809c6c83d6743c49d2f0c\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/game/stream-3577723996436956092_ao/index.mpd?expire=1773848414\\\\\\\\u0026sign=92060952d5fb9c90f6c29abd22209171\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\"}\\\\\\\"},\\\\\\\"backup\\\\\\\":{\\\\\\\"flv\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092.flv?expire=1773848414\\\\\\\\u0026sign=c0b9097deac809c6c83d6743c49d2f0c\\\\\\\\u0026only_audio=1\\\\\\\",\\\\\\\"hls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"cmaf\\\\\\\":\\\\\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3577723996436956092_ao/index.mpd?expire=1773848414\\\\\\\\u0026sign=92060952d5fb9c90f6c29abd22209171\\\\\\\",\\\\\\\"dash\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"lls\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tsl\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"tile\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"rtc\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"sdk_params\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"VCodec\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"bytevc1\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"stream_suffix\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"ao\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"vbitrate\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"gop\\\\\\\\\\\\\\\":0,\\\\\\\\\\\\\\\"resolution\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"\\\\\\\\\\\\\\\"}\\\\\\\"}}}}\\\",\\\"options\\\":{\\\"default_quality\\\":{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\"},\\\"qualities\\\":[{\\\"name\\\":\\\"AUTO\\\",\\\"sdk_key\\\":\\\"auto\\\",\\\"level\\\":11,\\\"icon_type\\\":5},{\\\"name\\\":\\\"Original\\\",\\\"sdk_key\\\":\\\"origin\\\",\\\"level\\\":10,\\\"icon_type\\\":6},{\\\"name\\\":\\\"720p\\\",\\\"sdk_key\\\":\\\"hd\\\",\\\"level\\\":3,\\\"icon_type\\\":3},{\\\"name\\\":\\\"540p\\\",\\\"sdk_key\\\":\\\"sd\\\",\\\"level\\\":2,\\\"icon_type\\\":2},{\\\"name\\\":\\\"360p\\\",\\\"sdk_key\\\":\\\"ld\\\",\\\"level\\\":1,\\\"icon_type\\\":1}],\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"link_mic\\\":{\\\"channel_info\\\":{},\\\"battle_settings\\\":{}},\\\"living_room_attrs\\\":{},\\\"live_type_third_party\\\":true,\\\"room_auth\\\":{},\\\"live_room_mode\\\":1,\\\"stream_url_filtered_info\\\":{},\\\"social_interaction\\\":{},\\\"room_auth_message\\\":{},\\\"age_restricted\\\":{},\\\"multi_stream_url\\\":{\\\"extra\\\":{\\\"super_resolution\\\":{}},\\\"live_core_sdk_data\\\":{\\\"pull_data\\\":{\\\"options\\\":{\\\"default_quality\\\":{},\\\"default_preview_quality\\\":{}}},\\\"push_data\\\":{}}},\\\"log_id\\\":\\\"2026030415401232CF4FE24E4B4EA35991\\\"}\",\n                    \"can_set_geofencing\": null,\n                    \"white_cover_url\": null,\n                    \"user_tags\": null,\n                    \"bold_fields\": null,\n                    \"search_highlight\": null,\n                    \"mutual_relation_avatars\": null,\n                    \"social_info\": \"{\\\"imprs_info\\\":\\\"vv_100k+\\\",\\\"is_cold_info\\\":\\\"0\\\"}\",\n                    \"events\": null,\n                    \"matched_friend\": {\n                        \"video_items\": null,\n                        \"repost_items\": null\n                    },\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"user_profile_guide\": null,\n                    \"shield_edit_field_info\": null,\n                    \"can_message_follow_status_list\": null,\n                    \"account_labels\": null\n                },\n                \"music\": {\n                    \"id\": 7613002565130668830,\n                    \"id_str\": \"7613002565130668830\",\n                    \"title\": \"original sound - noticiastelemundo\",\n                    \"author\": \"Noticias Telemundo\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=54c65e9b&x-expires=1772722800&x-signature=YsQfzshFWk0Uybmcu6kc7q6Zxc4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=220da35a&x-expires=1772722800&x-signature=%2FI2iq33PBm%2FfUiLamf70myZb2h8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=dd3ef739&x-expires=1772722800&x-signature=UwAbIAuqQ5%2Be2YTMJv0EUQquYA4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=763208ee&x-expires=1772722800&x-signature=9qvMrRn05NA2j29WibanltjLO0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9890b275&x-expires=1772722800&x-signature=hEiLcwUstNMIPxXditruS88mr3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5eda00a5&x-expires=1772722800&x-signature=d3AiviUwVDM377bOxnf0zv67qDA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4020ddda&x-expires=1772722800&x-signature=Jz7GaTdOi9Av%2BzWViJL%2FrUAIAOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5a59a130&x-expires=1772722800&x-signature=m8FziapXZZy7NBotMxJc%2B%2BiuOAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e602e2fb&x-expires=1772722800&x-signature=NUVhHpn0Knh1MY07auCowEG8Od8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7613002647410330399.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7613002647410330399.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 24,\n                    \"duration\": 91,\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7613002455147679006,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6jd35vog65p7dmhn6og\\\",\\\"owner_id\\\":7026015251758613509,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7026015251758613509\",\n                    \"owner_nickname\": \"Noticias Telemundo\",\n                    \"is_original\": false,\n                    \"mid\": \"7613002565130668830\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"noticiastelemundo\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAtkSCN-Qj9x5Q--UvDuxsfIBpoeCUPgMXFwsD1aAvpvZBUZkI_UrrpS8KQ4WZFQ6X\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4020ddda&x-expires=1772722800&x-signature=Jz7GaTdOi9Av%2BzWViJL%2FrUAIAOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5a59a130&x-expires=1772722800&x-signature=m8FziapXZZy7NBotMxJc%2B%2BiuOAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e602e2fb&x-expires=1772722800&x-signature=NUVhHpn0Knh1MY07auCowEG8Od8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=763208ee&x-expires=1772722800&x-signature=9qvMrRn05NA2j29WibanltjLO0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9890b275&x-expires=1772722800&x-signature=hEiLcwUstNMIPxXditruS88mr3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5eda00a5&x-expires=1772722800&x-signature=d3AiviUwVDM377bOxnf0zv67qDA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"cha_list\": null,\n                \"video\": {\n                    \"play_addr\": {\n                        \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/22102b1406aea39d5c16f228c0f7ad97/69a8a719/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4Ibmp6CpBtGwAVSeKEAuFEEF0D6GpQzHfwEbV/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=576&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZWg0OGRlOTRpPGczaDVmNkBpMzllbng5cmtnOTMzaTgzNEA2MC1jLmA1NmIxMl5iMWEyYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/02eb5c17d67c281b1434ec374ce3952e/69a8a719/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4Ibmp6CpBtGwAVSeKEAuFEEF0D6GpQzHfwEbV/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=576&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZWg0OGRlOTRpPGczaDVmNkBpMzllbng5cmtnOTMzaTgzNEA2MC1jLmA1NmIxMl5iMWEyYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53dc42eea05d49ef9186cb1af5013e9b&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYzZTFlZGJkYjJjYzgwMTdiNWY4Y2IyNGIwODNkYzVl&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_h264_720p_589887\",\n                        \"data_size\": 6745220,\n                        \"file_hash\": \"df31edc05c13b3cb886435c2f73597f9\",\n                        \"url_prefix\": null\n                    },\n                    \"cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=1d0ca149&x-expires=1772722800&x-signature=5uW%2FkVk0j0E%2FLo%2BRXxjA%2BuPhqmY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn~tplv-tiktokx-shrink_ep:640:640:q80.heic?dr=8592&refresh_token=ef5f8748&x-expires=1772722800&x-signature=PQVN25l2iXoQlH7SmcvY%2B9bcDYo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn~tplv-tiktokx-shrink_ep:640:640:q80.jpeg?dr=8592&refresh_token=f135bbc1&x-expires=1772722800&x-signature=jOSBgxtsqRITTBnpFGkkr%2BlV2mI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"height\": 1280,\n                    \"width\": 720,\n                    \"dynamic_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn~tplv-tiktokx-origin.image?dr=8606&refresh_token=ef12a8a3&x-expires=1772722800&x-signature=%2B84U8Tck5guGTkGRW4Gwr0zTXvA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=FEED\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn~tplv-tiktokx-origin.image?dr=8606&refresh_token=f8726be0&x-expires=1772722800&x-signature=f6dKxU02Psf3y0x702D3sUCQA%2F8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=FEED\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oQEmIAEAV0epALDpJFCXf5joJGzCSEAAVntZCn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=69010df6&x-expires=1772722800&x-signature=sI6zbn5coO2j4okVRDmz77izBHc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1a816805&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=FEED\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"origin_cover\": {\n                        \"uri\": \"tos-useast8-p-0068-tx2/oYNEVo0yQO8CVkpBNN3DfEgVFEAFBRtAdfSpQk\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYNEVo0yQO8CVkpBNN3DfEgVFEAFBRtAdfSpQk~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=6125e95a&x-expires=1772722800&x-signature=1n4GaawhXwIwE5pPq5AwU9BOstg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYNEVo0yQO8CVkpBNN3DfEgVFEAFBRtAdfSpQk~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=35af4c07&x-expires=1772722800&x-signature=6tGpAj3frTRldjTjR1YGAdzNHdk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-p-0068-tx2/oYNEVo0yQO8CVkpBNN3DfEgVFEAFBRtAdfSpQk~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=c42ddbc4&x-expires=1772722800&x-signature=0IPgrc608MY7b5orLwPQQume6dE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1a816805&idc=useast8&biz_tag=tt_video&s=FEED&sc=feed_cover\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 0,\n                        \"url_prefix\": null\n                    },\n                    \"ratio\": \"720p\",\n                    \"download_addr\": {\n                        \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/9ba21eb58d892cecb264fab553a8d551/69a8a719/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owwVepECKFHBGmVbCSFE0kAIDfAsFEQG6B5ptE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=527&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Z2Y3N2lkODQ6O2c3aTpkZUBpMzllbng5cmtnOTMzaTgzNEAwMTFiNTIxXjQxL14wNDExYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/984518b613b2a8f11c63746ad675629a/69a8a719/video/tos/useast8/tos-useast8-ve-0068c003-tx2/owwVepECKFHBGmVbCSFE0kAIDfAsFEQG6B5ptE/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=527&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=Z2Y3N2lkODQ6O2c3aTpkZUBpMzllbng5cmtnOTMzaTgzNEAwMTFiNTIxXjQxL14wNDExYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15025gf0000d6jd2h7og65u3khbk6o0&line=0&watermark=1&logo_name=tiktok_m&source=FEED&file_id=4b4a773fa42d4877a1455a8fe4444c3d&item_id=7613002455147679006&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM1NWRjMjk0ZTllNjQ0MGRlZjRiMTQwNWZiMjFkODNj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"data_size\": 6177143,\n                        \"url_prefix\": null\n                    },\n                    \"has_watermark\": true,\n                    \"bit_rate\": [\n                        {\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"quality_type\": 14,\n                            \"bit_rate\": 278421,\n                            \"play_addr\": {\n                                \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/6e0b8f5f32805552ed3de2adb6794f20/69a8a719/video/tos/useast8/tos-useast8-pve-0068-tx2/oMGmVtwzpIVDCCEe1BpFIWFEEKDQHGA6EAfwMS/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=271&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZDVlOGY0ZDgzaDs4aWk0aUBpMzllbng5cmtnOTMzaTgzNEAxMmFiY14tXjMxY19eLzBiYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/bbcc8f53b7713981a0c0af2cf2754707/69a8a719/video/tos/useast8/tos-useast8-pve-0068-tx2/oMGmVtwzpIVDCCEe1BpFIWFEEKDQHGA6EAfwMS/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=271&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZDVlOGY0ZDgzaDs4aWk0aUBpMzllbng5cmtnOTMzaTgzNEAxMmFiY14tXjMxY19eLzBiYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ef312fafb5f84e60a50aa1fce5db524a&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjljMzUzNzU5YTliNTYzOWE5NjExMTY1NWExZmYxYzNm&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                                ],\n                                \"width\": 720,\n                                \"height\": 1280,\n                                \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_bytevc1_720p_278421\",\n                                \"data_size\": 3183675,\n                                \"file_hash\": \"af7fc1f1052a9f8cd4aa56d7e036241d\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_540_1\",\n                            \"quality_type\": 28,\n                            \"bit_rate\": 226515,\n                            \"play_addr\": {\n                                \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/8a858a764c53495e7ab7d5da20fa17cd/69a8a719/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osDmeVGEIB0pVQE4JfV1Cj8EQFwgtANkgOAEFp/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=221&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OGRnOWk5ZTRoNDczOmkzN0BpMzllbng5cmtnOTMzaTgzNEA0MS9gYjAyNl8xMmBhNjM1YSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/54dfdca45aa3ecab98d4b114f928edd2/69a8a719/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osDmeVGEIB0pVQE4JfV1Cj8EQFwgtANkgOAEFp/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=221&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OGRnOWk5ZTRoNDczOmkzN0BpMzllbng5cmtnOTMzaTgzNEA0MS9gYjAyNl8xMmBhNjM1YSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=84609fd7c05441be915b36efc62d4a75&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4NjZlYzdmYzY4M2MxYmI3ZGFmMmFjMjU1YmNlNzJj&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_bytevc1_540p_226515\",\n                                \"data_size\": 2590151,\n                                \"file_hash\": \"9a06cacad28b5927e3707f4c6a370283\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lower_540_1\",\n                            \"quality_type\": 24,\n                            \"bit_rate\": 211042,\n                            \"play_addr\": {\n                                \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/fbae4679b41d7f11f9cce4c21aca9879/69a8a719/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o8fpz6VSCnDpKmYE01FFEITDEwCSEABetGQVHA/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=206&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OTRpNjQ5NzQ6M2U3ZzhoNkBpMzllbng5cmtnOTMzaTgzNEBeMV8uMjBhNl8xX2JgYS9iYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/2c77053ff5d33c0aa2754eaa01f49012/69a8a719/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o8fpz6VSCnDpKmYE01FFEITDEwCSEABetGQVHA/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=206&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OTRpNjQ5NzQ6M2U3ZzhoNkBpMzllbng5cmtnOTMzaTgzNEBeMV8uMjBhNl8xX2JgYS9iYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e32ed5cde4bb40b791d4365113bf41a6&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxZjY3ZTIwN2JkMjNmY2Q2NTQ3NGJhNGEzNDcxNzBm&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_bytevc1_540p_211042\",\n                                \"data_size\": 2413214,\n                                \"file_hash\": \"b08b7b520ed8dd96d264ecc703477187\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"lowest_540_1\",\n                            \"quality_type\": 25,\n                            \"bit_rate\": 159298,\n                            \"play_addr\": {\n                                \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/4b48da4cd3832642cbd3b167884594f0/69a8a719/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0BmVpBHpKSEC1IOEAEvGeFfEK1AYFIDQ6VBwt/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=155&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aTo2OGg8Nzk7aWk3NjgzN0BpMzllbng5cmtnOTMzaTgzNEAtY2FfNDFiNWIxNjUuMy0tYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/0bbd833cf1882bfc292bce8ae71c327d/69a8a719/video/tos/useast8/tos-useast8-ve-0068c002-tx2/o0BmVpBHpKSEC1IOEAEvGeFfEK1AYFIDQ6VBwt/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=155&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=aTo2OGg8Nzk7aWk3NjgzN0BpMzllbng5cmtnOTMzaTgzNEAtY2FfNDFiNWIxNjUuMy0tYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=04006513849f4fe886e4497eb5d3f70f&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwNTY3MWMwMGQ0MzcwNzRmNmRiNzE1NTE3OWM2MjE0&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_bytevc1_540p_159298\",\n                                \"data_size\": 1821544,\n                                \"file_hash\": \"68d6cd465675a2899dadb3b79fc6d927\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        },\n                        {\n                            \"gear_name\": \"adapt_lowest_540_1\",\n                            \"quality_type\": 0,\n                            \"bit_rate\": 126221,\n                            \"play_addr\": {\n                                \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e94d40e5a429b8559e4152abef1ce903/69a8a719/video/tos/useast8/tos-useast8-pve-0068-tx2/o8fgNEfEHApYpEgVOIBFV0ALCkQ0FVCwD8NtsN/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=123&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OjU4PGY1NjlkZzRlZTxoZkBpMzllbng5cmtnOTMzaTgzNEAtMmAxMGItNS4xL2FjYi8vYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/2d51007cfe6f82f974ea4c29846ca7a4/69a8a719/video/tos/useast8/tos-useast8-pve-0068-tx2/o8fgNEfEHApYpEgVOIBFV0ALCkQ0FVCwD8NtsN/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=123&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OjU4PGY1NjlkZzRlZTxoZkBpMzllbng5cmtnOTMzaTgzNEAtMmAxMGItNS4xL2FjYi8vYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2c2ee9fbdb214d1a8603e23c49c55207&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZjYTdkMDYyNDM0MTlmODllNWQzYTk1ZGQ4NGY1ZTIx&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                                ],\n                                \"width\": 576,\n                                \"height\": 1024,\n                                \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_bytevc1_540p_126221\",\n                                \"data_size\": 1443308,\n                                \"file_hash\": \"e86c9c3fc9d1519027ba4ee39435682e\",\n                                \"url_prefix\": null\n                            },\n                            \"is_bytevc1\": 1,\n                            \"dub_infos\": null,\n                            \"HDR_type\": \"\",\n                            \"HDR_bit\": \"\"\n                        }\n                    ],\n                    \"duration\": 91478,\n                    \"play_addr_h264\": {\n                        \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/22102b1406aea39d5c16f228c0f7ad97/69a8a719/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4Ibmp6CpBtGwAVSeKEAuFEEF0D6GpQzHfwEbV/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=576&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZWg0OGRlOTRpPGczaDVmNkBpMzllbng5cmtnOTMzaTgzNEA2MC1jLmA1NmIxMl5iMWEyYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/02eb5c17d67c281b1434ec374ce3952e/69a8a719/video/tos/useast8/tos-useast8-ve-0068c004-tx2/o4Ibmp6CpBtGwAVSeKEAuFEEF0D6GpQzHfwEbV/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=576&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=ZWg0OGRlOTRpPGczaDVmNkBpMzllbng5cmtnOTMzaTgzNEA2MC1jLmA1NmIxMl5iMWEyYSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=53dc42eea05d49ef9186cb1af5013e9b&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYzZTFlZGJkYjJjYzgwMTdiNWY4Y2IyNGIwODNkYzVl&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 1280,\n                        \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_h264_720p_589887\",\n                        \"data_size\": 6745220,\n                        \"file_hash\": \"df31edc05c13b3cb886435c2f73597f9\",\n                        \"url_prefix\": null\n                    },\n                    \"cdn_url_expired\": 0,\n                    \"need_set_token\": false,\n                    \"CoverTsp\": 42,\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v15025gf0000d6jd2h7og65u3khbk6o0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/c4b1dbb25650f80e4ea8876a84f1a067/69a8a719/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogDHmqfFQKGtpFGCWweBAEVwEpEE7ISAV6O2D8/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=587\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=O2ZlNDtoNTdoM2RnZjZmZkBpMzllbng5cmtnOTMzaTgzNEAtMjY2XzIzXzUxXzUvMzY0YSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/1d5655eff9d5636a42945767f32f4e20/69a8a719/video/tos/useast8/tos-useast8-ve-0068c004-tx2/ogDHmqfFQKGtpFGCWweBAEVwEpEE7ISAV6O2D8/?a=1233\\\\u0026bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D\\\\u0026\\\\u0026bt=587\\\\u0026ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026rc=O2ZlNDtoNTdoM2RnZjZmZkBpMzllbng5cmtnOTMzaTgzNEAtMjY2XzIzXzUxXzUvMzY0YSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026030415401232CF4FE24E4B4EA35991\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v15025gf0000d6jd2h7og65u3khbk6o0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=FEED\\\\u0026file_id=7c9c632c8dba408eb4625eb8919b5c08\\\\u0026item_id=7613002455147679006\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVlNWFkMWMxOWVkYzk3OGNmNmM4MGQ0MDRiNGU4ODA2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":7179417,\\\"file_cs\\\":\\\"c:0-76466-ed44\\\"}}\",\n                    \"tags\": null,\n                    \"big_thumbs\": null,\n                    \"play_addr_bytevc1\": {\n                        \"uri\": \"v15025gf0000d6jd2h7og65u3khbk6o0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/8a858a764c53495e7ab7d5da20fa17cd/69a8a719/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osDmeVGEIB0pVQE4JfV1Cj8EQFwgtANkgOAEFp/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=221&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OGRnOWk5ZTRoNDczOmkzN0BpMzllbng5cmtnOTMzaTgzNEA0MS9gYjAyNl8xMmBhNjM1YSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/54dfdca45aa3ecab98d4b114f928edd2/69a8a719/video/tos/useast8/tos-useast8-ve-0068c001-tx2/osDmeVGEIB0pVQE4JfV1Cj8EQFwgtANkgOAEFp/?a=1233&bti=OHYpOTY0Zik3OjlmOm01MzE6ZDQ0MDo%3D&&bt=221&ft=gKfIn8s6oA-O12NvlYpn.IxRM2x0~3_45SY&mime_type=video_mp4&rc=OGRnOWk5ZTRoNDczOmkzN0BpMzllbng5cmtnOTMzaTgzNEA0MS9gYjAyNl8xMmBhNjM1YSNsaGUwMmQ0L2dhLS1kLzJzcw%3D%3D&vvpl=1&l=2026030415401232CF4FE24E4B4EA35991&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=84609fd7c05441be915b36efc62d4a75&is_play_url=1&item_id=7613002455147679006&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc4NjZlYzdmYzY4M2MxYmI3ZGFmMmFjMjU1YmNlNzJj&source=FEED&video_id=v15025gf0000d6jd2h7og65u3khbk6o0\"\n                        ],\n                        \"width\": 576,\n                        \"height\": 1024,\n                        \"url_key\": \"v15025gf0000d6jd2h7og65u3khbk6o0_bytevc1_540p_226515\",\n                        \"data_size\": 2590151,\n                        \"file_hash\": \"9a06cacad28b5927e3707f4c6a370283\",\n                        \"url_prefix\": null\n                    },\n                    \"is_bytevc1\": 0,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-23\\\",\\\"LoudnessRangeStart\\\":\\\"-27.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-19.6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-21.1\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-19.6,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-24.7,\\\\\\\"LoudnessRangeEnd\\\\\\\":-23,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-21.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.002},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"LTotal\\\\\\\":-27.725,\\\\\\\"Peak\\\\\\\":-6.582,\\\\\\\"RTotal\\\\\\\":-27.724},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.01,\\\\\\\"SingingRatio\\\\\\\":0,\\\\\\\"SpeechRatio\\\\\\\":0.97},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudR\\\\\\\":5.1,\\\\\\\"LoudRE\\\\\\\":-22.8,\\\\\\\"LoudRS\\\\\\\":-27.9,\\\\\\\"MaxMomLoud\\\\\\\":-19.55,\\\\\\\"MaxSTLoud\\\\\\\":-21.13,\\\\\\\"Loud\\\\\\\":-24.79}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2879.54,\\\\\\\"FCenR\\\\\\\":2892.24,\\\\\\\"Spkr100G\\\\\\\":0.04,\\\\\\\"Spkr150G\\\\\\\":0.24,\\\\\\\"Spkr200G\\\\\\\":0.64},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-24.734}},\\\\\\\"Peak\\\\\\\":0.46774,\\\\\\\"LoudnessRange\\\\\\\":4.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-27.4}\\\",\\\"bright_ratio_mean\\\":\\\"0.0507\\\",\\\"brightness_mean\\\":\\\"100.9131\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0201\\\",\\\"fake_landscape_bottom\\\":\\\"0.6578099727630615\\\",\\\"fake_landscape_left\\\":\\\"0\\\",\\\"fake_landscape_right\\\":\\\"1\\\",\\\"fake_landscape_top\\\":\\\"0.3411499857902527\\\",\\\"fake_landscape_video_type\\\":\\\"0\\\",\\\"loudness\\\":\\\"-24.7\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0511\\\",\\\"peak\\\":\\\"0.46774\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4374,9319.999]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1772540254}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"12.4641\\\",\\\"vq_score\\\":\\\"71.95\\\"}\",\n                    \"cover_is_custom\": true,\n                    \"cla_info\": {\n                        \"has_original_audio\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"caption_infos\": null,\n                        \"creator_edited_caption_id\": 0,\n                        \"vertical_positions\": null,\n                        \"hide_original_caption\": false,\n                        \"captions_type\": 0,\n                        \"no_caption_reason\": 0\n                    },\n                    \"source_HDR_type\": 0,\n                    \"bit_rate_audio\": null,\n                    \"fake_landscape_video_info\": {\n                        \"top\": 0.34115,\n                        \"bottom\": 0.65781,\n                        \"left\": 0,\n                        \"right\": 1,\n                        \"fake_landscape_video_type\": 0\n                    }\n                },\n                \"share_url\": \"https://www.tiktok.com/@noticiastelemundo/video/7613002455147679006?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7613002455147679006&source=h5_m\",\n                \"user_digged\": 0,\n                \"statistics\": {\n                    \"aweme_id\": \"7613002455147679006\",\n                    \"comment_count\": 5493,\n                    \"digg_count\": 387986,\n                    \"download_count\": 9617,\n                    \"play_count\": 13527257,\n                    \"share_count\": 49246,\n                    \"forward_count\": 0,\n                    \"lose_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"whatsapp_share_count\": 13670,\n                    \"collect_count\": 25776,\n                    \"repost_count\": 0\n                },\n                \"status\": {\n                    \"aweme_id\": \"7613002455147679006\",\n                    \"is_delete\": false,\n                    \"allow_share\": true,\n                    \"allow_comment\": true,\n                    \"private_status\": 0,\n                    \"in_reviewing\": false,\n                    \"reviewed\": 1,\n                    \"self_see\": false,\n                    \"is_prohibited\": false,\n                    \"download_status\": 0\n                },\n                \"rate\": 12,\n                \"text_extra\": [],\n                \"is_top\": 0,\n                \"label_top\": {\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"width\": 720,\n                    \"height\": 720,\n                    \"url_prefix\": null\n                },\n                \"share_info\": {\n                    \"share_url\": \"https://www.tiktok.com/@noticiastelemundo/video/7613002455147679006?_r=1&u_code=0&preview_pb=0&sharer_language=en&_d=f29bak577a9b2i&share_item_id=7613002455147679006&source=h5_m\",\n                    \"share_desc\": \"Check out Noticias Telemundo's video! #TikTok\",\n                    \"share_title\": \"Check out Noticias Telemundo’s video! #TikTok > \",\n                    \"bool_persist\": 0,\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_link_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Noticias Telemundo’s video! #TikTok > \",\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_button_display_mode\": 0,\n                    \"button_display_stratege_source\": \"algo_share_out\"\n                },\n                \"distance\": \"\",\n                \"video_labels\": [],\n                \"is_vr\": false,\n                \"is_ads\": false,\n                \"aweme_type\": 0,\n                \"cmt_swt\": false,\n                \"image_infos\": null,\n                \"risk_infos\": {\n                    \"vote\": false,\n                    \"warn\": false,\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"content\": \"\"\n                },\n                \"is_relieve\": false,\n                \"sort_label\": \"{\\\"author_id\\\":7026015251758613509,\\\"author_country\\\":\\\"United States\\\",\\\"need_coldstart_force\\\":false,\\\"need_heat_force\\\":false,\\\"rec_after_search\\\":false,\\\"is_new_search_query\\\":false,\\\"is_within_10vv\\\":false,\\\"is_within_20vv\\\":false,\\\"is_within_60vv\\\":false}\",\n                \"position\": null,\n                \"uniqid_position\": null,\n                \"author_user_id\": 7026015251758613509,\n                \"bodydance_score\": 0,\n                \"geofencing\": null,\n                \"is_hash_tag\": 1,\n                \"is_pgcshow\": false,\n                \"region\": \"US\",\n                \"video_text\": [],\n                \"collect_stat\": 0,\n                \"label_top_text\": null,\n                \"group_id\": \"7613002455147679006\",\n                \"prevent_download\": false,\n                \"nickname_position\": null,\n                \"challenge_position\": null,\n                \"item_comment_settings\": 0,\n                \"with_promotional_music\": false,\n                \"long_video\": null,\n                \"item_duet\": 1,\n                \"item_react\": 1,\n                \"desc_language\": \"es\",\n                \"interaction_stickers\": null,\n                \"misc_info\": \"{}\",\n                \"origin_comment_ids\": null,\n                \"commerce_config_data\": null,\n                \"distribute_type\": 2,\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"draft_progress_bar\": 1,\n                    \"allow_duet\": false,\n                    \"allow_react\": true,\n                    \"prevent_download_type\": 3,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"timer_status\": 1,\n                    \"allow_music\": true,\n                    \"allow_stitch\": false\n                },\n                \"has_vs_entry\": false,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0\n                },\n                \"need_vs_entry\": false,\n                \"anchors\": null,\n                \"hybrid_label\": null,\n                \"with_survey\": false,\n                \"geofencing_regions\": null,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"share_list_status\": 0,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"show_type\": 2,\n                        \"transcode\": 3,\n                        \"mute\": false\n                    },\n                    \"platform_list\": null,\n                    \"share_action_list\": null,\n                    \"press_action_list\": null\n                },\n                \"cover_labels\": null,\n                \"mask_infos\": [],\n                \"search_highlight\": null,\n                \"playlist_blocked\": false,\n                \"green_screen_materials\": null,\n                \"interact_permission\": {\n                    \"duet\": 0,\n                    \"stitch\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0,\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    }\n                },\n                \"question_list\": null,\n                \"content_desc\": \"[\\\"\\\\ud83d\\\\udccc Refuerzan seguridad en varias ciudades de EE.UU. tras el estallido del conflicto bélico en Medio Oriente.\\\",\\\"\\\",\\\"\\\\\\\"Ya nos da miedo entrar a cualquier lugar\\\\\\\", dice una residente en Texas.\\\"]\",\n                \"content_desc_extra\": [],\n                \"products_info\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"disable_search_trending_bar\": true,\n                \"suggest_words\": {\n                    \"suggest_words\": [\n                        {\n                            \"words\": [\n                                {\n                                    \"word\": \"en que estado de estados unidos atacaron\",\n                                    \"word_id\": \"4686246166972551884\"\n                                }\n                            ],\n                            \"scene\": \"feed_bar\",\n                            \"hint_text\": \"Search · \",\n                            \"qrec_virtual_enable\": \"\"\n                        }\n                    ]\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"item_distribute_source\": \"for_you_page\",\n                \"item_source_category\": 0,\n                \"branded_content_accounts\": null,\n                \"is_description_translatable\": true,\n                \"follow_up_item_id_groups\": \"\",\n                \"is_text_sticker_translatable\": false,\n                \"text_sticker_major_lang\": \"un\",\n                \"original_client_text\": {\n                    \"markup_text\": \"📌 Refuerzan seguridad en varias ciudades de EE.UU. tras el estallido del conflicto bélico en Medio Oriente.<br><br>\\\"Ya nos da miedo entrar a cualquier lugar\\\", dice una residente en Texas.\",\n                    \"text_extra\": null\n                },\n                \"music_selected_from\": \"\",\n                \"tts_voice_ids\": null,\n                \"reference_tts_voice_ids\": null,\n                \"voice_filter_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"music_title_style\": 1,\n                \"animated_image_info\": {\n                    \"type\": 0,\n                    \"effect\": 0\n                },\n                \"comment_config\": {\n                    \"emoji_recommend_list\": [\n                        {\n                            \"emoji\": \"😂\",\n                            \"score\": 11\n                        },\n                        {\n                            \"emoji\": \"❤\",\n                            \"score\": 10\n                        },\n                        {\n                            \"emoji\": \"😳\",\n                            \"score\": 9\n                        }\n                    ],\n                    \"long_press_recommend_list\": null,\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"comment_panel_show_tab_config\": null\n                },\n                \"added_sound_music_info\": {\n                    \"id\": 7613002565130668830,\n                    \"id_str\": \"7613002565130668830\",\n                    \"title\": \"original sound - noticiastelemundo\",\n                    \"author\": \"Noticias Telemundo\",\n                    \"album\": \"\",\n                    \"cover_large\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=54c65e9b&x-expires=1772722800&x-signature=YsQfzshFWk0Uybmcu6kc7q6Zxc4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=220da35a&x-expires=1772722800&x-signature=%2FI2iq33PBm%2FfUiLamf70myZb2h8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=dd3ef739&x-expires=1772722800&x-signature=UwAbIAuqQ5%2Be2YTMJv0EUQquYA4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=763208ee&x-expires=1772722800&x-signature=9qvMrRn05NA2j29WibanltjLO0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9890b275&x-expires=1772722800&x-signature=hEiLcwUstNMIPxXditruS88mr3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5eda00a5&x-expires=1772722800&x-signature=d3AiviUwVDM377bOxnf0zv67qDA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"cover_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4020ddda&x-expires=1772722800&x-signature=Jz7GaTdOi9Av%2BzWViJL%2FrUAIAOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5a59a130&x-expires=1772722800&x-signature=m8FziapXZZy7NBotMxJc%2B%2BiuOAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e602e2fb&x-expires=1772722800&x-signature=NUVhHpn0Knh1MY07auCowEG8Od8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"play_url\": {\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7613002647410330399.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/ies-music-tx2/7613002647410330399.mp3\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"source_platform\": 24,\n                    \"duration\": 91,\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7613002455147679006,\\\"from_user_id\\\":0,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6jd35vog65p7dmhn6og\\\",\\\"owner_id\\\":7026015251758613509,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"user_count\": 0,\n                    \"position\": null,\n                    \"collect_stat\": 0,\n                    \"status\": 1,\n                    \"offline_desc\": \"\",\n                    \"owner_id\": \"7026015251758613509\",\n                    \"owner_nickname\": \"Noticias Telemundo\",\n                    \"is_original\": false,\n                    \"mid\": \"7613002565130668830\",\n                    \"binded_challenge_id\": 0,\n                    \"author_deleted\": false,\n                    \"owner_handle\": \"noticiastelemundo\",\n                    \"author_position\": null,\n                    \"prevent_download\": false,\n                    \"external_song_info\": [],\n                    \"sec_uid\": \"MS4wLjABAAAAtkSCN-Qj9x5Q--UvDuxsfIBpoeCUPgMXFwsD1aAvpvZBUZkI_UrrpS8KQ4WZFQ6X\",\n                    \"avatar_thumb\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4020ddda&x-expires=1772722800&x-signature=Jz7GaTdOi9Av%2BzWViJL%2FrUAIAOY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5a59a130&x-expires=1772722800&x-signature=m8FziapXZZy7NBotMxJc%2B%2BiuOAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e602e2fb&x-expires=1772722800&x-signature=NUVhHpn0Knh1MY07auCowEG8Od8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"avatar_medium\": {\n                        \"uri\": \"tos-useast5-avt-0068-tx/7320027221563818030\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=763208ee&x-expires=1772722800&x-signature=9qvMrRn05NA2j29WibanltjLO0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9890b275&x-expires=1772722800&x-signature=hEiLcwUstNMIPxXditruS88mr3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7320027221563818030~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5eda00a5&x-expires=1772722800&x-signature=d3AiviUwVDM377bOxnf0zv67qDA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"width\": 720,\n                        \"height\": 720,\n                        \"url_prefix\": null\n                    },\n                    \"preview_start_time\": 0,\n                    \"preview_end_time\": 0,\n                    \"is_commerce_music\": true,\n                    \"artists\": null,\n                    \"lyric_short_position\": null,\n                    \"mute_share\": false,\n                    \"tag_list\": null,\n                    \"is_author_artist\": false,\n                    \"is_pgc\": false,\n                    \"search_highlight\": null,\n                    \"multi_bit_rate_play_info\": null,\n                    \"tt_to_dsp_song_infos\": null,\n                    \"recommend_status\": 100,\n                    \"uncert_artists\": null\n                },\n                \"origin_volume\": \"100.000000\",\n                \"music_volume\": \"0.000000\",\n                \"support_danmaku\": false,\n                \"has_danmaku\": false,\n                \"muf_comment_info_v2\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"operator_boost_info\": null,\n                \"log_info\": {\n                    \"order\": \"5\"\n                },\n                \"main_arch_common\": \"\",\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0\n                },\n                \"add_yours_recommendation\": {},\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"bottom_banner_search_rs\"\n                        }\n                    }\n                ],\n                \"picked_users\": null,\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"comment_topbar_info\": null,\n                \"visual_search_info\": {\n                    \"vtag_enable\": true,\n                    \"long_press_entrance_enable\": false,\n                    \"fallback_vtag_enable\": false,\n                    \"visual_search_intent_level\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"vtag_enable_type\": 1,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"fallback_vtag_info\": {},\n                    \"ecom_nocart_entrance_enable_type\": 0\n                },\n                \"smart_search_info\": {\n                    \"find_similar_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"survey_info\": null,\n                \"ecosystem_perception_enhancement\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"bottom_products\": null,\n                \"right_products\": null\n            }\n        ],\n        \"home_model\": 1,\n        \"refresh_clear\": 1,\n        \"extra\": {\n            \"now\": 1772638814000,\n            \"fatal_item_ids\": null,\n            \"api_debug_info\": null\n        },\n        \"log_pb\": {\n            \"impr_id\": \"2026030415401232CF4FE24E4B4EA35991\"\n        },\n        \"preload_ads\": [],\n        \"preload_awemes\": null,\n        \"log_info\": {\n            \"impr_id\": \"2026030415401232CF4FE24E4B4EA35991\",\n            \"pull_type\": \"0\"\n        }\n    },\n    \"timestamp\": 1772638815\n}"}],"_postman_id":"aa973a16-fd07-4fa8-b77c-fdecad30dd26"}],"id":"eec72c2c-1583-4b4e-82fc-48b9de995b4b","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Trending</strong> folder provides endpoints for surfacing what is currently popular on TikTok. It covers two complementary views: a categorised list of trending topics that can be browsed and paginated, and a real-time trending video feed that reflects the platform's current For You content. Together these endpoints are the starting point for trend monitoring, content inspiration tools, and market research workflows.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getTrendingCategoriesList</code></td>\n<td>Retrieve a paginated list of trending categories and topics for a given region</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getTrendingFeed</code></td>\n<td>Retrieve the current trending video feed for a given region</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td>Both endpoints</td>\n<td>Region (country) code for localised results. Default: <code>US</code></td>\n</tr>\n<tr>\n<td><code>offset</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/getTrendingCategoriesList</code></td>\n<td>Pagination offset. Pass the <code>cursor</code> value from the previous response when <code>hasMore</code> equals <code>1</code></td>\n</tr>\n<tr>\n<td><code>count</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/getTrendingCategoriesList</code></td>\n<td>Number of categories to return per page (e.g. <code>10</code>)</td>\n</tr>\n<tr>\n<td><code>pull_type</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/getTrendingFeed</code></td>\n<td>Feed loading mode: <code>0</code> Initial load (default), <code>2</code> Load more, <code>8</code> Reload</td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>Both endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>Region sensitivity</strong>: Trending content is highly region-specific. Always set <code>region</code> explicitly when comparing trends across markets or building localised features.</li>\n<li><strong>Paginating categories</strong>: Check the <code>hasMore</code> field in the <code>/getTrendingCategoriesList</code> response. When it equals <code>1</code>, a <code>cursor</code> value is also returned — pass it as <code>offset</code> to retrieve the next page.</li>\n<li><strong>Feed loading modes</strong>: Use <code>pull_type=0</code> for the initial fetch, <code>pull_type=2</code> to append the next batch of videos to an existing feed, and <code>pull_type=8</code> to force a full reload of the feed from scratch.</li>\n<li><strong>Caching</strong>: Trending data is cached for 3600 seconds by default. Set <code>cache_timeout=0</code> when you need a real-time snapshot of what is currently trending.</li>\n</ul>\n","_postman_id":"eec72c2c-1583-4b4e-82fc-48b9de995b4b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Effects","item":[{"name":"Get effect information by IDs","id":"caa767df-313f-4d14-9614-49e7981d020c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getStickersByID?sticker_ids=1108584,1108584","description":"<p>Look at stickers field in video response to get IDs first.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getStickersByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Comma separated ID's.</p>\n","type":"text/plain"},"key":"sticker_ids","value":"1108584,1108584"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"a7c937e5-147b-4081-bf49-e5dd268a4d64","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getStickersByID?sticker_ids=1108584,1108584","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getStickersByID"],"query":[{"key":"sticker_ids","value":"1108584,1108584","description":"Comma separated ID's."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:40:44 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=sxOAxcbzYonHA6o%2Bp25GOtSfEHkTBkh2vouoZeTJQ4%2FyUyJRnSuCVi%2B04TTGKaENlgaUR6MTEaUAdZLg%2BVNopfu24JTZ%2FQ8yvVP%2BzqQg8lSB1w%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71fb20fc161e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"2026030415404327A5C39C1881CAF72F65\",\n            \"now\": 1772638843000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"2026030415404327A5C39C1881CAF72F65\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"sticker_infos\": [\n            {\n                \"attributions\": null,\n                \"avatar_large\": {\n                    \"uri\": \"tiktok-obj/effect_ops_avatar.png\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"tiktok-obj/effect_ops_avatar.png\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"avatar_thumb\": {\n                    \"uri\": \"tiktok-obj/effect_ops_avatar.png\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"children\": [],\n                \"desc\": \"\",\n                \"effect_creator_type\": 1,\n                \"effect_id\": \"1108584\",\n                \"effect_source\": 0,\n                \"extra\": \"\",\n                \"icon_url\": {\n                    \"uri\": \"acf2eb0c12e95ebefda328663c385a9d\",\n                    \"url_list\": [\n                        \"https://lf16-effectcdn-sg.tiktokcdn.com/obj/ies.fe.effect.alisg/acf2eb0c12e95ebefda328663c385a9d\",\n                        \"https://lf19-effectcdn-sg.tiktokcdn.com/obj/ies.fe.effect.alisg/acf2eb0c12e95ebefda328663c385a9d\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"id\": \"1108584\",\n                \"is_favorite\": false,\n                \"is_top_effect\": false,\n                \"is_top_effect_designer\": false,\n                \"linked_anchors\": null,\n                \"name\": \"Зернистость\",\n                \"owner_id\": \"\",\n                \"owner_nickname\": \"TikTok\",\n                \"owner_verified_type\": 0,\n                \"publish_time\": 1629276427000,\n                \"sec_uid\": \"\",\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out this sticker! #TikTok\",\n                    \"share_url\": \"https://www.tiktok.com/sticker/%D0%97%D0%B5%D1%80%D0%BD%D0%B8%D1%81%D1%82%D0%BE%D1%81%D1%82%D1%8C-1108584?_r=1&_d=f295g5kedcjkia&share_sticker_id=1108584&source=h5_m&u_code=f0j0fm528bh6b7\"\n                },\n                \"tags\": [\n                    \"new\"\n                ],\n                \"user_count\": 15700884,\n                \"vv_count\": 11681818653\n            }\n        ]\n    },\n    \"timestamp\": 1772638844\n}"}],"_postman_id":"caa767df-313f-4d14-9614-49e7981d020c"},{"name":"Get effect information by ID","id":"14ce3e7f-0b42-4977-a96b-dd7eaf5756df","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getStickerByID?sticker_id=1108584","description":"<p>Look at stickers field in video response to get ID first.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getStickerByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"sticker_id","value":"1108584"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"acdc7625-ba6b-4eaa-b749-1bbe1e21be3d","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getStickerByID?sticker_id=1108584","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getStickerByID"],"query":[{"key":"sticker_id","value":"1108584"},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:41:08 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=7BWbfquEpyQIksv9mxQL7FAgVppA%2FzzxI05dR0luKMGWR40IjTAVXewVmgIcg96XM9bIMeTnb4X3FFqaKp138syZyLelxkU9IzCVNrPfqSej5A%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71fbbae8991e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"20260304154108F681ECC90BF7DCF79759\",\n            \"now\": 1772638868000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"20260304154108F681ECC90BF7DCF79759\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"sticker_infos\": [\n            {\n                \"attributions\": null,\n                \"avatar_large\": {\n                    \"uri\": \"tiktok-obj/effect_ops_avatar.png\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"tiktok-obj/effect_ops_avatar.png\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"avatar_thumb\": {\n                    \"uri\": \"tiktok-obj/effect_ops_avatar.png\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/effect_ops_avatar.png~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=8b85b4fa&shcp=9b759fb9&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"children\": [],\n                \"desc\": \"\",\n                \"effect_creator_type\": 1,\n                \"effect_id\": \"1108584\",\n                \"effect_source\": 0,\n                \"extra\": \"\",\n                \"icon_url\": {\n                    \"uri\": \"acf2eb0c12e95ebefda328663c385a9d\",\n                    \"url_list\": [\n                        \"https://lf16-effectcdn-sg.tiktokcdn.com/obj/ies.fe.effect.alisg/acf2eb0c12e95ebefda328663c385a9d\",\n                        \"https://lf19-effectcdn-sg.tiktokcdn.com/obj/ies.fe.effect.alisg/acf2eb0c12e95ebefda328663c385a9d\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"id\": \"1108584\",\n                \"is_favorite\": false,\n                \"is_top_effect\": false,\n                \"is_top_effect_designer\": false,\n                \"linked_anchors\": null,\n                \"name\": \"Зернистость\",\n                \"owner_id\": \"\",\n                \"owner_nickname\": \"TikTok\",\n                \"owner_verified_type\": 0,\n                \"publish_time\": 1629276427000,\n                \"sec_uid\": \"\",\n                \"share_info\": {\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out this sticker! #TikTok\",\n                    \"share_url\": \"https://www.tiktok.com/sticker/%D0%97%D0%B5%D1%80%D0%BD%D0%B8%D1%81%D1%82%D0%BE%D1%81%D1%82%D1%8C-1108584?_r=1&_d=f29a98fj915m8e&share_sticker_id=1108584&source=h5_m&u_code=elg53335gbbm60\"\n                },\n                \"tags\": [\n                    \"new\"\n                ],\n                \"user_count\": 15700884,\n                \"vv_count\": 11681819263\n            }\n        ]\n    },\n    \"timestamp\": 1772638868\n}"}],"_postman_id":"14ce3e7f-0b42-4977-a96b-dd7eaf5756df"},{"name":"Get videos by effect ID","id":"c2ba88c9-2506-4ceb-b2e8-d86b8438b65e","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getStickerFeedByID?sticker_id=1108584","description":"<p>Look at stickers field in video response to get ID first.</p>\n","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getStickerFeedByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"key":"sticker_id","value":"1108584"},{"disabled":true,"key":"count","value":"10"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in location items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Alpha-2 country code</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"8f7c4149-3526-4d80-89b0-24039961e036","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getStickerFeedByID?sticker_id=1108584","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getStickerFeedByID"],"query":[{"key":"sticker_id","value":"1108584"},{"key":"count","value":"10","type":"text","disabled":true},{"key":"cursor","value":null,"description":"Used for scrolling (pagination) in location items, you can get cursor value from the previous response.","type":"text","disabled":true},{"key":"region","value":"US","description":"Alpha-2 country code","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","type":"text","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"Text","header":[{"key":":status","value":200},{"key":"date","value":"Wed, 04 Mar 2026 15:41:34 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=Dt8VbqyLAMqc7FwZeyDFAGYK7XoTAbNj%2FULoy6HJgiSfZjnTrcZmFtV1pondSnZKKx%2BBziKfaBW18C1%2B2cPyXz3npl%2FHiZjkG7rsxCWdpY0pAA%3D%3D\"}]}"},{"key":"cf-ray","value":"9d71fc501a801e6d-ZRH"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"aweme_list\": [\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Call me Nell 🦅\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b6fb7c20&x-expires=1772722800&x-signature=sqqC4rmMlF8JNYUZBrjtzioPqoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1b125bc0&x-expires=1772722800&x-signature=rf6w87rUJ8PBOafAboPtlkRfr0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a497a8ff&x-expires=1772722800&x-signature=cmj9AMR3CVV30TD10SuHFIBzyHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1614707709,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6.97,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6935116719618837765,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942230000c0v7nu8g3oc499m61tlg\\\",\\\"owner_id\\\":6637163737722503173,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6935116694239169286,\n                    \"id_str\": \"6935116694239169286\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6935116694239169286\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6935116694239169286,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"yanibigbrudda\",\n                    \"owner_id\": \"6637163737722503173\",\n                    \"owner_nickname\": \"Call me Nell 🦅\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7111748720995076111,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMa1SePiuN09GDDYJ8pqWlJqXFvvTB9SXyMa2nyZVff_QRZzaacZCmu1XWDF8-J-g\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 7111748720995076111,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - yanibigbrudda\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=094d4310&x-expires=1772722800&x-signature=%2FDRsjuhBktRFnzuzRdnH8jccUfY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c4a20ad2&x-expires=1772722800&x-signature=MeNTQq%2BBTEXkNg2J0uPAta5nXXI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c9969a32&x-expires=1772722800&x-signature=e6IxXhZ3lVueZD8wC6jaCXskNQQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=49bf7e2f&x-expires=1772722800&x-signature=3bB0uSRPcYfBb%2BXSUP94b9Rzdf8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=3ba558f0&x-expires=1772722800&x-signature=4h%2F1tVjeVYYfWIibAws3J0k3fZU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c3c0e9ba&x-expires=1772722800&x-signature=i88SigJgj4HlTtgh6YcDEsilKLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c905e25&x-expires=1772722800&x-signature=pWvEhnvcBqg8Eco28DOQdoJQrAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=123e62e2&x-expires=1772722800&x-signature=%2F2xFcxX4pBzqIIx0M4u4lSAa%2Bv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=4fb88c05&x-expires=1772722800&x-signature=lU0VlnouMRbPz2UM1aDNWB3rJMc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fdeca3fe&x-expires=1772722800&x-signature=pqVvHTt0jVz9o02yvnVxoFdgJ6I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=65b6b6fb&x-expires=1772722800&x-signature=%2B1fyg75Rs9vXh%2FBp%2FuuLo0Wmecs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5e8d44c1&x-expires=1772722800&x-signature=vS2pyKtx%2F2eS5oJhApkKzjoLfR0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ec52ab34&x-expires=1772722800&x-signature=EfSoXLN1s7%2BDUudhYRLjYAjJekM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f49a1b52&x-expires=1772722800&x-signature=lZRyM38QcDjI32fDmlCTYXWudo8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ec0cd74b&x-expires=1772722800&x-signature=MfBOesDBpRhQlNJNi%2FWWjOvJaro%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Popular creator\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"kyle thomas 🦸🏻\\u200d♂️\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"HK\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAtpb5mkf9TTCHtx-WHO0gPtJytu6m8VLfrlTjwF8f8YgKLnv0fii9oRLESWcRlal1\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"🦊🌱\\nwildlife, nature & conservation\\n🎥 BBC, Channel4 \\n🎗️Jane Goodall institute, Jimmy's farm\\n✉️ carina@thesohoagency.co.uk\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6668168694621028357\",\n                    \"unique_id\": \"kylethomas\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 12,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6668168694621028357,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7006406506199518470\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0002140171592786997}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1631306138,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"</3 inst: kylethomas\",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7006406506199518470\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 3,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Call me Nell 🦅\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b6fb7c20&x-expires=1772722800&x-signature=sqqC4rmMlF8JNYUZBrjtzioPqoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1b125bc0&x-expires=1772722800&x-signature=rf6w87rUJ8PBOafAboPtlkRfr0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a497a8ff&x-expires=1772722800&x-signature=cmj9AMR3CVV30TD10SuHFIBzyHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1614707709,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6.97,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6935116719618837765,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942230000c0v7nu8g3oc499m61tlg\\\",\\\"owner_id\\\":6637163737722503173,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6935116694239169286,\n                    \"id_str\": \"6935116694239169286\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6935116694239169286\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6935116694239169286,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"yanibigbrudda\",\n                    \"owner_id\": \"6637163737722503173\",\n                    \"owner_nickname\": \"Call me Nell 🦅\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7111748720995076111,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMa1SePiuN09GDDYJ8pqWlJqXFvvTB9SXyMa2nyZVff_QRZzaacZCmu1XWDF8-J-g\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 7111748720995076111,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - yanibigbrudda\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"&lt;/3 inst: kylethomas\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out kyle thomas 🦸🏻\\u200d♂️'s video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out kyle thomas 🦸🏻\\u200d♂️’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out kyle thomas 🦸🏻\\u200d♂️’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@kylethomas/video/7006406506199518470?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7006406506199518470&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@kylethomas/video/7006406506199518470?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7006406506199518470&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7006406506199518470\",\n                    \"collect_count\": 171523,\n                    \"comment_count\": 6922,\n                    \"digg_count\": 5155889,\n                    \"download_count\": 88592,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 32343201,\n                    \"repost_count\": 0,\n                    \"share_count\": 43523,\n                    \"whatsapp_share_count\": 4734\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7006406506199518470\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=514eb731&x-expires=1772722800&x-signature=%2F2DObCu4Qqfwws7zpPTjMI1GoRk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccbd27d8&x-expires=1772722800&x-signature=Is63KB0XEUnlmxufW2gvMYPFFTg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=37a3b46a&x-expires=1772722800&x-signature=76B%2FWhfc37yTEyoYzm4Xy1xbNfY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=514eb731&x-expires=1772722800&x-signature=%2F2DObCu4Qqfwws7zpPTjMI1GoRk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccbd27d8&x-expires=1772722800&x-signature=Is63KB0XEUnlmxufW2gvMYPFFTg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=37a3b46a&x-expires=1772722800&x-signature=76B%2FWhfc37yTEyoYzm4Xy1xbNfY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=514eb731&x-expires=1772722800&x-signature=%2F2DObCu4Qqfwws7zpPTjMI1GoRk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=ccbd27d8&x-expires=1772722800&x-signature=Is63KB0XEUnlmxufW2gvMYPFFTg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/91118e4139354126a5f0dbcc55ac2407_1631306139~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=37a3b46a&x-expires=1772722800&x-signature=76B%2FWhfc37yTEyoYzm4Xy1xbNfY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 919035,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 824030,\n                                \"file_cs\": \"c:0-7192-f141\",\n                                \"file_hash\": \"2c96767840f87ecfaa8a63db8d8f7783\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                                \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_bytevc1_720p_919035\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/b538d5d673b1db375cc4129507803e49/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/8a59eb1f3b534e77971f56b1a5eddf70/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NWkzPGczZzRmOThnNTtkO0BpM25rMzc6Zjh2NzMzNzczM0BeMzAwYGM2NTMxNGNeL2BgYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/c633bf90c3ef69f0fdf557799c544826/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/8a59eb1f3b534e77971f56b1a5eddf70/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1794&bt=897&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NWkzPGczZzRmOThnNTtkO0BpM25rMzc6Zjh2NzMzNzczM0BeMzAwYGM2NTMxNGNeL2BgYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c8ca28a2fd75466c819df0cd39306fa2&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFkNTkzZTMxZjY2NTNlZGUwZDRiMjcxZWFlNTk5YTll&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32116}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 539728,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 483934,\n                                \"file_cs\": \"c:0-7268-6bf4\",\n                                \"file_hash\": \"952a8f9f38832dd204cc7e9bee9bae37\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                                \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_bytevc1_540p_539728\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/286a4c7b699c5afdccdb0c4464a98f8d/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/e6a7f10f9d0d4f51b660ab222e761a6f/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1054&bt=527&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NDxnO2g8NGg6NmhmZGUzZUBpM25rMzc6Zjh2NzMzNzczM0AwNi80XzNeNS0xM2MvNTNiYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/2611f90cfcff1b4a25d04096e90fe297/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/e6a7f10f9d0d4f51b660ab222e761a6f/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1054&bt=527&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NDxnO2g8NGg6NmhmZGUzZUBpM25rMzc6Zjh2NzMzNzczM0AwNi80XzNeNS0xM2MvNTNiYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=eb608b2afc6e43078ea169be782d9931&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYzMDcwNTIyZTJjNTBkZWM1ZDQ2ZDQ0NjdkOGY4ODRl&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32116}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 291299,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 261186,\n                                \"file_cs\": \"c:0-7192-6557\",\n                                \"file_hash\": \"1ac4e0fceed15cfcae9dd4309a012c2a\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                                \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_bytevc1_540p_291299\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/26bd9b663878d670c516d8735c6e1a03/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/93ca1e3449b74fe288b4ac203293ca55/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=568&bt=284&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=Njg4Njc5NWk5ZmRmMzU0OEBpM25rMzc6Zjh2NzMzNzczM0AwYDYtXi1eXjYxLzVfLzZeYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/ed1ab5c62509532f63448438cd1def87/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/93ca1e3449b74fe288b4ac203293ca55/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=568&bt=284&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=Njg4Njc5NWk5ZmRmMzU0OEBpM25rMzc6Zjh2NzMzNzczM0AwYDYtXi1eXjYxLzVfLzZeYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a59122b08c2a4c96afa206a40395c533&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc1YmI3YzI3OWU5NTFhOGE4Mjc2MzhiOTM2OTg3NWZi&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32116}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 184720,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 165625,\n                                \"file_cs\": \"c:0-7192-b541\",\n                                \"file_hash\": \"a7413b1f8cd0e86c5c8f3f2b2da44905\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                                \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_bytevc1_540p_184720\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/16a073e51ab352c3d3baf9830e4c0487/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/fc0f7f47abe34aad97877925d27d94ec/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=360&bt=180&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=aGk7ZDc4NGg2aGQ1Mzc4N0BpM25rMzc6Zjh2NzMzNzczM0BiLWAtNi40XzYxXjReLjExYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/a172edf631907316aed2bd1e965b4959/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/fc0f7f47abe34aad97877925d27d94ec/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=360&bt=180&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=aGk7ZDc4NGg2aGQ1Mzc4N0BpM25rMzc6Zjh2NzMzNzczM0BiLWAtNi40XzYxXjReLjExYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=444514a072aa4e93be7115940ac80fee&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZhZDZkN2QxMmZiOGY2N2Q2Y2VlODkwMmZkMzZlYjM4&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24087}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/b38618fbf7914c1d91d69e16cb3eaef9\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/b38618fbf7914c1d91d69e16cb3eaef9~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=297d3d1b&x-expires=1772722800&x-signature=viEdqL5b5zEZvg3dvoqq8e0qJlI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/b38618fbf7914c1d91d69e16cb3eaef9~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=f4a7d2b9&x-expires=1772722800&x-signature=OBD%2BBdYdpEGaPzo6p4ZNXhG97Sw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/b38618fbf7914c1d91d69e16cb3eaef9~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=5431b7ac&x-expires=1772722800&x-signature=D7EIolW%2B1jda9TC8VjzSwPL%2F4%2FI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 799243,\n                        \"file_cs\": \"c:0-7078-9d85\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6ff609964db6b7a5d5a30ea192b7e443/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/7390b3e04ccf438fbd62a0bb05fd9f1b/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1740&bt=870&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NGdoZjpoaTs0M2Q0OTQ6ZEBpM25rMzc6Zjh2NzMzNzczM0A0LTEzMi0uNmAxY2FeNGBiYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/c425962fe6bb34103114c3973930435b/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/7390b3e04ccf438fbd62a0bb05fd9f1b/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1740&bt=870&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NGdoZjpoaTs0M2Q0OTQ6ZEBpM25rMzc6Zjh2NzMzNzczM0A0LTEzMi0uNmAxY2FeNGBiYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4ts35jc77u4201hnkm0&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=eac771a6d1fa40c1981f0e576c4e0d71&item_id=7006406506199518470&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmExZDY3M2ZjZWJkOThhM2QyNGZiNDNmZmIwOWE1YzIz&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 783134,\n                        \"file_cs\": \"c:0-7078-9d85\",\n                        \"file_hash\": \"0c477b5c5a2609d3e4e97d7e3f609943\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                        \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_h264_540p_873424\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b9719f923f640d1fdc46c59970715fb6/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/c33c4c197ad74a6aa08171b641d465e1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1704&bt=852&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGY4OWQzZzs5ZjpkNWg1Z0BpM25rMzc6Zjh2NzMzNzczM0AwYmMwNi5iX18xYi4yNTQ1YSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/325e1eef3416733d84abfe6840bc1e72/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/c33c4c197ad74a6aa08171b641d465e1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1704&bt=852&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGY4OWQzZzs5ZjpkNWg1Z0BpM25rMzc6Zjh2NzMzNzczM0AwYmMwNi5iX18xYi4yNTQ1YSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8d728e521ae74cb6b8ed109a36f5ec3a&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU0NzNiM2QzODc1ZDgyYTkwYjk1ODcwM2QzZWZmYzll&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 7173,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/2df263f47edd426db199c7acb6df52be_1631306139\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/2df263f47edd426db199c7acb6df52be_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=231f0e11&x-expires=1772722800&x-signature=a1qL66p5g8Mtb%2FK0RnzOuCXETAk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/2df263f47edd426db199c7acb6df52be_1631306139~tplv-tiktokx-origin.image?dr=8606&refresh_token=90e4bba4&x-expires=1772722800&x-signature=PAqhSs0tLgfSf2yOc2s%2BrP%2Fd3Ko%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/2df263f47edd426db199c7acb6df52be_1631306139~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b3474da8&x-expires=1772722800&x-signature=vtVgDJUnbvourXnwjeIrBzvq13g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-10\\\",\\\"LoudnessRangeStart\\\":\\\"-11.6\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-9.8\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-8,\\\\\\\"Version\\\\\\\":1,\\\\\\\"Peak\\\\\\\":0.85114,\\\\\\\"Loudness\\\\\\\":-10.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-9.8,\\\\\\\"LoudnessRangeStart\\\\\\\":-11.6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-10,\\\\\\\"LoudnessRange\\\\\\\":1.6}\\\",\\\"loudness\\\":\\\"-10.7\\\",\\\"peak\\\":\\\"0.85114\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1631306139}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"74.04\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c4ts35jc77u4201hnkm0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/fc4beba0afa6663ebc69c37fe1356d23/69a8a713/video/tos/no1a/tos-no1a-ve-0068c001-no/okhmMIREIBANuEEwNhSQAsEbJBfD01OzeFRLuE/?a=1233\\\\u0026bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1218\\\\u0026bt=609\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Ozo4Nmk2Mzg8OTtlNjhnaEBpM25rMzc6Zjh2NzMzNzczM0BhM2ExYGE1XjAxYTFeMDUzYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/5f75a589b2aa24be66679f022d8a482b/69a8a713/video/tos/no1a/tos-no1a-ve-0068c001-no/okhmMIREIBANuEEwNhSQAsEbJBfD01OzeFRLuE/?a=1233\\\\u0026bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1218\\\\u0026bt=609\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Ozo4Nmk2Mzg8OTtlNjhnaEBpM25rMzc6Zjh2NzMzNzczM0BhM2ExYGE1XjAxYTFeMDUzYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4ts35jc77u4201hnkm0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=6e8d35a34bd84639a580d3cf43d567d8\\\\u0026item_id=7006406506199518470\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFmNTA0YjI3ODM5ZWVmOWY2ZjllOGRhYjZhNzI2Njc2\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":860449,\\\"file_cs\\\":\\\"c:0-7078-9d85\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/87e5bd1037ae48deafc32ac70f4c2402_1631306139\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/87e5bd1037ae48deafc32ac70f4c2402_1631306139~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=0befeb16&x-expires=1772722800&x-signature=CocEJK45w1MydbAlstJ14Nt3hw0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/87e5bd1037ae48deafc32ac70f4c2402_1631306139~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=c27e238e&x-expires=1772722800&x-signature=INcz3Nc8dZn2nPDUq1RfmjOkDbU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/87e5bd1037ae48deafc32ac70f4c2402_1631306139~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=b035d6f3&x-expires=1772722800&x-signature=KgeMG4GNLpMvzv4jSPkZqJmnHNo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 783134,\n                        \"file_cs\": \"c:0-7078-9d85\",\n                        \"file_hash\": \"0c477b5c5a2609d3e4e97d7e3f609943\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                        \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_h264_540p_873424\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b9719f923f640d1fdc46c59970715fb6/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/c33c4c197ad74a6aa08171b641d465e1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1704&bt=852&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGY4OWQzZzs5ZjpkNWg1Z0BpM25rMzc6Zjh2NzMzNzczM0AwYmMwNi5iX18xYi4yNTQ1YSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/325e1eef3416733d84abfe6840bc1e72/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/c33c4c197ad74a6aa08171b641d465e1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1704&bt=852&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGY4OWQzZzs5ZjpkNWg1Z0BpM25rMzc6Zjh2NzMzNzczM0AwYmMwNi5iX18xYi4yNTQ1YSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8d728e521ae74cb6b8ed109a36f5ec3a&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU0NzNiM2QzODc1ZDgyYTkwYjk1ODcwM2QzZWZmYzll&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 483934,\n                        \"file_cs\": \"c:0-7268-6bf4\",\n                        \"file_hash\": \"952a8f9f38832dd204cc7e9bee9bae37\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                        \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_bytevc1_540p_539728\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/286a4c7b699c5afdccdb0c4464a98f8d/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/e6a7f10f9d0d4f51b660ab222e761a6f/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1054&bt=527&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NDxnO2g8NGg6NmhmZGUzZUBpM25rMzc6Zjh2NzMzNzczM0AwNi80XzNeNS0xM2MvNTNiYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/2611f90cfcff1b4a25d04096e90fe297/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/e6a7f10f9d0d4f51b660ab222e761a6f/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1054&bt=527&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NDxnO2g8NGg6NmhmZGUzZUBpM25rMzc6Zjh2NzMzNzczM0AwNi80XzNeNS0xM2MvNTNiYSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=eb608b2afc6e43078ea169be782d9931&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYzMDcwNTIyZTJjNTBkZWM1ZDQ2ZDQ0NjdkOGY4ODRl&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 783134,\n                        \"file_cs\": \"c:0-7078-9d85\",\n                        \"file_hash\": \"0c477b5c5a2609d3e4e97d7e3f609943\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4ts35jc77u4201hnkm0\",\n                        \"url_key\": \"v09044g40000c4ts35jc77u4201hnkm0_h264_540p_873424\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b9719f923f640d1fdc46c59970715fb6/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/c33c4c197ad74a6aa08171b641d465e1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1704&bt=852&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGY4OWQzZzs5ZjpkNWg1Z0BpM25rMzc6Zjh2NzMzNzczM0AwYmMwNi5iX18xYi4yNTQ1YSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/325e1eef3416733d84abfe6840bc1e72/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/c33c4c197ad74a6aa08171b641d465e1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1704&bt=852&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGY4OWQzZzs5ZjpkNWg1Z0BpM25rMzc6Zjh2NzMzNzczM0AwYmMwNi5iX18xYi4yNTQ1YSNqay4vcjRnMHFgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8d728e521ae74cb6b8ed109a36f5ec3a&is_play_url=1&item_id=7006406506199518470&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU0NzNiM2QzODc1ZDgyYTkwYjk1ODcwM2QzZWZmYzll&source=STICKER_AWEME&video_id=v09044g40000c4ts35jc77u4201hnkm0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"sunrae | 12k\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e1ffdfea&x-expires=1772722800&x-signature=og1Tj3nB7dl6aNbtaY2sO2i9MwM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8b154df3&x-expires=1772722800&x-signature=Z%2F5UiEnkj546zkgHZU0WvjpCDEQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5565e565&x-expires=1772722800&x-signature=17GZdikzhOP84LPNQU4%2F2YuN%2Bqg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1629081198,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":7.13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6996850432953863430,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c4cssqjc77ufia81qhvg\\\",\\\"owner_id\\\":6932460871072695302,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6996850175440423685,\n                    \"id_str\": \"6996850175440423685\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a3186dae&x-expires=1772722800&x-signature=KdmT0X0%2F%2FvFVtjPYUfYCs74n6PA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0be183de&x-expires=1772722800&x-signature=nr7I%2F3nZ7Nq703eo0iVuAL%2Fkl08%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9f3ce9b7&x-expires=1772722800&x-signature=a59SWmBa9oypk%2F3D7%2FQa%2BHfw2pI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"bear\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"blackbear\",\n                                \"sec_uid\": \"MS4wLjABAAAAnMVX6rUx_5BuBzhkayqGqwWcQzh1u6Y6NIIbOevo7PKgAYXDwYg62ISzFqWehTer\",\n                                \"status\": 1,\n                                \"uid\": \"6740370576605709317\"\n                            }\n                        ],\n                        \"author\": \"blackbear\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"idfc\\\"\",\n                        \"mixed_title\": \"original sound - addzlafyz (Contains music from: idfc - blackbear)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1433203200,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"idfc\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"blackbear\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 26496,\n                            \"start_ms\": 166080\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 207027,\n                        \"h5_url\": \"\",\n                        \"id\": \"6734561987017050113\",\n                        \"performers\": null,\n                        \"title\": \"idfc\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6996850175440423685\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815375505148086283\n                    ],\n                    \"music_ugid\": 6996850175440423685,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"addzlafyz\",\n                    \"owner_id\": \"6932460871072695302\",\n                    \"owner_nickname\": \"sunrae | 12k\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815375505148086283,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA3LEd2oHVqc5FXOIbN_fCuQ0lsJuSitzfsSSnJ0ojn8lfA4UO-5meH3M29Fagi6We\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 259515906,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - addzlafyz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=137b83b0&x-expires=1772722800&x-signature=Q7Syy2hz8drPbS38Vvm1LBQzu3M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=60d2927b&x-expires=1772722800&x-signature=Gj2nuAEjqt1dfC6ugh6nJEdvT%2Bg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=377aacd8&x-expires=1772722800&x-signature=nb4NqW2GvWugGgg5gS7H%2FPn68I8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ef46b43f&x-expires=1772722800&x-signature=J%2B1OpoFGdxD2jvIDiMxiKFNluBk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=91057b70&x-expires=1772722800&x-signature=iu3gUm3uZxg1fuyD%2BpmBWPUHVdA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=248da4fb&x-expires=1772722800&x-signature=x29znVQj7%2BTp0Bk7bX8vnDuE%2FDw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0b1f20f4&x-expires=1772722800&x-signature=8LHsStuCbg83o4BrsO8l50%2FB4ac%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8d53c807&x-expires=1772722800&x-signature=EHc4b0H6uzZ3a7hmEMiKw3QR8wo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=f246feb4&x-expires=1772722800&x-signature=c5oUUIJ%2FCHDrmsvDMXbWqHlwZfI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=74080796&x-expires=1772722800&x-signature=5NmysApuV3LW1qd60cD6%2BXLI9tQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f4be996b&x-expires=1772722800&x-signature=OtJFGk649UXeAkdZnFmQctqzFIw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7292b81f&x-expires=1772722800&x-signature=gx0%2BixXr%2F%2Fko%2FXcqcdaxuf5XRx8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=83b60ab6&x-expires=1772722800&x-signature=ua57fDgYInbkLQOc7h6XcaSs9cA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4ebe04d4&x-expires=1772722800&x-signature=0Oypl%2B3JP5LLF58TOgw9YSLEXQU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0e16bd67&x-expires=1772722800&x-signature=wwfu35iGfg%2BpWrZ4ttjTR8vb0oQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/12385a0d4f22b27b0dc7a1a2edaeefbc\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1728741852,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"dina\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"AE\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAuty9iFRF67yuQK4VxRZp2_ZqQ1uUwdo34W6Mp_9hGp9sDtcirJHw1gMg5APMiKaO\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"instagram: senoritasaeva\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"166025683868180480\",\n                    \"unique_id\": \"dina\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 166025683868180480,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7006300639940594946\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.000925171155830979}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1631281488,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Homa 🐹 @homm9k\",\n                \"desc_language\": \"kn\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7006300639940594946\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"sunrae | 12k\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e1ffdfea&x-expires=1772722800&x-signature=og1Tj3nB7dl6aNbtaY2sO2i9MwM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8b154df3&x-expires=1772722800&x-signature=Z%2F5UiEnkj546zkgHZU0WvjpCDEQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5565e565&x-expires=1772722800&x-signature=17GZdikzhOP84LPNQU4%2F2YuN%2Bqg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1629081198,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":7.13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6996850432953863430,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c4cssqjc77ufia81qhvg\\\",\\\"owner_id\\\":6932460871072695302,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6996850175440423685,\n                    \"id_str\": \"6996850175440423685\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a3186dae&x-expires=1772722800&x-signature=KdmT0X0%2F%2FvFVtjPYUfYCs74n6PA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0be183de&x-expires=1772722800&x-signature=nr7I%2F3nZ7Nq703eo0iVuAL%2Fkl08%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9f3ce9b7&x-expires=1772722800&x-signature=a59SWmBa9oypk%2F3D7%2FQa%2BHfw2pI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"bear\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"blackbear\",\n                                \"sec_uid\": \"MS4wLjABAAAAnMVX6rUx_5BuBzhkayqGqwWcQzh1u6Y6NIIbOevo7PKgAYXDwYg62ISzFqWehTer\",\n                                \"status\": 1,\n                                \"uid\": \"6740370576605709317\"\n                            }\n                        ],\n                        \"author\": \"blackbear\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"idfc\\\"\",\n                        \"mixed_title\": \"original sound - addzlafyz (Contains music from: idfc - blackbear)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1433203200,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"idfc\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"blackbear\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 26496,\n                            \"start_ms\": 166080\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 207027,\n                        \"h5_url\": \"\",\n                        \"id\": \"6734561987017050113\",\n                        \"performers\": null,\n                        \"title\": \"idfc\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6996850175440423685\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815375505148086283\n                    ],\n                    \"music_ugid\": 6996850175440423685,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"addzlafyz\",\n                    \"owner_id\": \"6932460871072695302\",\n                    \"owner_nickname\": \"sunrae | 12k\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815375505148086283,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA3LEd2oHVqc5FXOIbN_fCuQ0lsJuSitzfsSSnJ0ojn8lfA4UO-5meH3M29Fagi6We\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 259515906,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - addzlafyz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 0,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Homa 🐹 <m id=\\\"5208\\\">@homm9k</m>\",\n                    \"text_extra\": [\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAATcKyoivz0CfJyIMyzT9VheAcOZqPG0o-dDJEvWp1jmtN4qrPclZR_n0w4vfOTEo8\",\n                            \"tag_id\": \"5208\",\n                            \"type\": 0,\n                            \"user_id\": \"6517183233778521103\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out dina's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out dina’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out dina’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@dina/video/7006300639940594946?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7006300639940594946&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@dina/video/7006300639940594946?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7006300639940594946&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7006300639940594946\",\n                    \"collect_count\": 151107,\n                    \"comment_count\": 22217,\n                    \"digg_count\": 4385675,\n                    \"download_count\": 47575,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 24013935,\n                    \"repost_count\": 0,\n                    \"share_count\": 17565,\n                    \"whatsapp_share_count\": 3195\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7006300639940594946\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 15,\n                        \"sec_uid\": \"MS4wLjABAAAATcKyoivz0CfJyIMyzT9VheAcOZqPG0o-dDJEvWp1jmtN4qrPclZR_n0w4vfOTEo8\",\n                        \"start\": 8,\n                        \"tag_id\": \"5208\",\n                        \"type\": 0,\n                        \"user_id\": \"6517183233778521103\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 6.022360134717101,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=1ef103de&x-expires=1772722800&x-signature=DQL6VDklwLj3DHTPDcBC3rePRi4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed79d385&x-expires=1772722800&x-signature=t0FYWt4mUwQL2Xux3vRsIVInJXY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=44533c91&x-expires=1772722800&x-signature=jA7g%2BR7SEawne9yNARCdOCArGoo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=1ef103de&x-expires=1772722800&x-signature=DQL6VDklwLj3DHTPDcBC3rePRi4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed79d385&x-expires=1772722800&x-signature=t0FYWt4mUwQL2Xux3vRsIVInJXY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=44533c91&x-expires=1772722800&x-signature=jA7g%2BR7SEawne9yNARCdOCArGoo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=1ef103de&x-expires=1772722800&x-signature=DQL6VDklwLj3DHTPDcBC3rePRi4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed79d385&x-expires=1772722800&x-signature=t0FYWt4mUwQL2Xux3vRsIVInJXY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/427e38b851c641009b420071803a3927_1660954108~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=44533c91&x-expires=1772722800&x-signature=jA7g%2BR7SEawne9yNARCdOCArGoo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1798960,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1659991,\n                                \"file_cs\": \"c:0-7424-e4e1\",\n                                \"file_hash\": \"ef2341a91f51d5022186b4d7d625edd4\",\n                                \"height\": 1280,\n                                \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                                \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_bytevc1_720p_1798960\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/1cc962ae8b49c67851b72b240b6244f6/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/07084ba746194ddea7d806b6543a06d7/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3512&bt=1756&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NmY7OzllZDRpODc4OWQ8NkBpMzxqZjw6Zm1wNzMzODczNEAuY140YTMxNmExMzU0YDY2YSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/ebffb89bfc155543ee6170171598a516/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/07084ba746194ddea7d806b6543a06d7/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3512&bt=1756&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NmY7OzllZDRpODc4OWQ8NkBpMzxqZjw6Zm1wNzMzODczNEAuY140YTMxNmExMzU0YDY2YSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9399ca76856445df914a6bd678a8fc13&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmFlNTNmMTNiODg1ZGJkY2Y1MWJhMTRiMGYwNjE1MTkx&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1377830,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1271393,\n                                \"file_cs\": \"c:0-7424-6ec7\",\n                                \"file_hash\": \"ca79c2c8a7a3312c72336a09370ff5b6\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                                \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_bytevc1_540p_1377830\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/9df1b7d6da94cd06c1a81e97b9a8704e/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/4ad7f94b2cef419d9945cef68c72d7f0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2690&bt=1345&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWVnZzY8aTw6Omg8aWZkZ0BpMzxqZjw6Zm1wNzMzODczNEBiMmEwYC4yXl8xYTIuNC4tYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/1a8c0b99a9fc278e4d4b24cc35a9bfa5/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/4ad7f94b2cef419d9945cef68c72d7f0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2690&bt=1345&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWVnZzY8aTw6Omg8aWZkZ0BpMzxqZjw6Zm1wNzMzODczNEBiMmEwYC4yXl8xYTIuNC4tYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0d1a7c1f59de47b7a95f19c33ddd5bef&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI0ZWYxYzhlMzhhNDI3NjVmY2FlZWY3MWIxYWNkZTY2&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 637654,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 588396,\n                                \"file_cs\": \"c:0-7424-ec98\",\n                                \"file_hash\": \"5b43e4d16b323b36d933ff3fda605209\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                                \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_bytevc1_540p_637654\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/21b44016eee1c797a84ca6b8e4ec9693/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/f0bf146011a9457896c2dd97d6819f0e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1244&bt=622&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=MzVnNmU2PDM6aTVmaDs6NkBpMzxqZjw6Zm1wNzMzODczNEBjYTMwL141NTYxLy4tYDVjYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/b373529ecd4e1a1637de78511269d7ea/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/f0bf146011a9457896c2dd97d6819f0e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1244&bt=622&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=MzVnNmU2PDM6aTVmaDs6NkBpMzxqZjw6Zm1wNzMzODczNEBjYTMwL141NTYxLy4tYDVjYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f387c80e1c224f978089a32b336dd2f0&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyNjI5MWM3MDM1ZmU5MmYwZDEyNmIzNDQ0MTQ3ODlm&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 418728,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 386382,\n                                \"file_cs\": \"c:0-7424-3679\",\n                                \"file_hash\": \"0e5d8218c57399b75d691702a84e7e50\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                                \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_bytevc1_540p_418728\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/91fcdf997c0b560c1b4ee3c14dec950e/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/12bd324e7b154437819167b4fd3435a9/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=816&bt=408&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=OzZmNDszZDRoaDs8OmhlNUBpMzxqZjw6Zm1wNzMzODczNEBeLzQwNi41XjQxMTFiYy1eYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/1613901eeaaa63baf3bca7e6bbed49f0/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/12bd324e7b154437819167b4fd3435a9/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=816&bt=408&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=OzZmNDszZDRoaDs8OmhlNUBpMzxqZjw6Zm1wNzMzODczNEBeLzQwNi41XjQxMTFiYy1eYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a20bfee749484e7ea18a1098317c23a8&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhNGQ5MzVkNmMxNWMyYWM5NDEyOTZjNDQ2ZDAyN2Nm&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24009}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/ea1557f8048d42e28d3fdc851fb1c1fb_1631281491\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea1557f8048d42e28d3fdc851fb1c1fb_1631281491~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c961be4f&x-expires=1772722800&x-signature=dMMeWVot7CBngpb3hHcby6FlxW4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea1557f8048d42e28d3fdc851fb1c1fb_1631281491~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c98d839f&x-expires=1772722800&x-signature=re6B1%2F2JHlQvuyUqzTYIIKG4WaQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea1557f8048d42e28d3fdc851fb1c1fb_1631281491~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=36a8d4a1&x-expires=1772722800&x-signature=2LdR8YJjoX89K4oDIqB1U3yWFis%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1746715,\n                        \"file_cs\": \"c:0-7314-3b29\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/eb92bcb8b17ab39539f1fd63a4952e45/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/ccd23a2be9cd4143a8665f851740bec5/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3696&bt=1848&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Z2RmNDU7MzRoNWQ5NDM8NUBpMzxqZjw6Zm1wNzMzODczNEBeXzFhXi81NV8xMi9fMTA0YSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/3a65f01af2fc7319b797387a34200194/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/ccd23a2be9cd4143a8665f851740bec5/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3696&bt=1848&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Z2RmNDU7MzRoNWQ5NDM8NUBpMzxqZjw6Zm1wNzMzODczNEBeXzFhXi81NV8xMi9fMTA0YSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c4tm2jbc77u9acogs9v0&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=723940b1265a42be818028a2d14cbaad&item_id=7006300639940594946&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBkNmFjY2E0MDI1OTUxMmNlNWRhYjI3MDMwMTZhOTk1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1769642,\n                        \"file_cs\": \"c:0-7314-3b29\",\n                        \"file_hash\": \"0a4a87d598c783328c0ea3aed9f89535\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                        \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_h264_540p_1917791\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b7063835166559e2012c18e65c9d6268/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/9e6c549f01b4497baffe01cbf7c0a0ed/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3744&bt=1872&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDQ4PDs4ODQzZzY7NDdoZkBpMzxqZjw6Zm1wNzMzODczNEAxYzRgMTJeXzUxNTUuYWAyYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f7515ff0b8c2a8b8c62265b45094c57b/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/9e6c549f01b4497baffe01cbf7c0a0ed/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3744&bt=1872&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDQ4PDs4ODQzZzY7NDdoZkBpMzxqZjw6Zm1wNzMzODczNEAxYzRgMTJeXzUxNTUuYWAyYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5cced41188834d80b1a55548c975f14e&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkMjU0MjQ2OTc4ZmE3MjQ2YzE5OTlhNWRmOTc3NTAy&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 7382,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/692800fcd3004b06afcfe964a3f206c3_1660954108\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/692800fcd3004b06afcfe964a3f206c3_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=aaac192a&x-expires=1772722800&x-signature=UVWaT%2BoXDF3sn6I3Z9YTfNhDz48%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/692800fcd3004b06afcfe964a3f206c3_1660954108~tplv-tiktokx-origin.image?dr=8606&refresh_token=03e21e79&x-expires=1772722800&x-signature=YhTIVzOrCNnRV6xpTP7GjMTdt4g%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/692800fcd3004b06afcfe964a3f206c3_1660954108~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=08bedae0&x-expires=1772722800&x-signature=70iyybcTXTQqSbNHuu5D2E8t1yE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.3\\\",\\\"LoudnessRangeEnd\\\":\\\"-13.7\\\",\\\"LoudnessRangeStart\\\":\\\"-15\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-12.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-13.6\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-12.1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-13.6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-13.7,\\\\\\\"Version\\\\\\\":1,\\\\\\\"Peak\\\\\\\":0.74989,\\\\\\\"Loudness\\\\\\\":-14.5,\\\\\\\"LoudnessRangeStart\\\\\\\":-15,\\\\\\\"LoudnessRange\\\\\\\":1.3}\\\",\\\"loudness\\\":\\\"-14.5\\\",\\\"peak\\\":\\\"0.74989\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1631281490}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"66\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c4tm2jbc77u9acogs9v0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/eb36369e9ea53bdc91619fc46e7fb8bd/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/ocOAeBD2BonBRcgTFpbcek0BbSQQBhEEXIINmL/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2072\\\\u0026bt=1036\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aTk4O2kzPGQ0aWYzZGU8NEBpMzxqZjw6Zm1wNzMzODczNEBhYjUvNi5gNV4xMGNiYi8zYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/a77003c8cc1406a758e11ed0a4f90bc1/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/ocOAeBD2BonBRcgTFpbcek0BbSQQBhEEXIINmL/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2072\\\\u0026bt=1036\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aTk4O2kzPGQ0aWYzZGU8NEBpMzxqZjw6Zm1wNzMzODczNEBhYjUvNi5gNV4xMGNiYi8zYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c4tm2jbc77u9acogs9v0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=6129ebeaf03c4fa18ac9109f2885e6df\\\\u0026item_id=7006300639940594946\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE1NjczOTEzNTMzMjMyNzE0ZTM1NDVjOTMzNmMyNjNl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1491314,\\\"file_cs\\\":\\\"c:0-7314-3b29\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/72addf30e8f746118fe784446fc3fb82_1631281490\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/72addf30e8f746118fe784446fc3fb82_1631281490~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=5a320891&x-expires=1772722800&x-signature=ZaVMC01bFMtY6ZexgMVJ%2BgJHpTA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/72addf30e8f746118fe784446fc3fb82_1631281490~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=8a71304f&x-expires=1772722800&x-signature=g9wAiWy7HbLCJFMsZ7DvVIlo4R0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/72addf30e8f746118fe784446fc3fb82_1631281490~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=00dc8d9c&x-expires=1772722800&x-signature=kMHvGZoJey%2FbmQgpV3G1dbAFzLM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1769642,\n                        \"file_cs\": \"c:0-7314-3b29\",\n                        \"file_hash\": \"0a4a87d598c783328c0ea3aed9f89535\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                        \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_h264_540p_1917791\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b7063835166559e2012c18e65c9d6268/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/9e6c549f01b4497baffe01cbf7c0a0ed/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3744&bt=1872&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDQ4PDs4ODQzZzY7NDdoZkBpMzxqZjw6Zm1wNzMzODczNEAxYzRgMTJeXzUxNTUuYWAyYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f7515ff0b8c2a8b8c62265b45094c57b/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/9e6c549f01b4497baffe01cbf7c0a0ed/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3744&bt=1872&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDQ4PDs4ODQzZzY7NDdoZkBpMzxqZjw6Zm1wNzMzODczNEAxYzRgMTJeXzUxNTUuYWAyYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5cced41188834d80b1a55548c975f14e&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkMjU0MjQ2OTc4ZmE3MjQ2YzE5OTlhNWRmOTc3NTAy&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1271393,\n                        \"file_cs\": \"c:0-7424-6ec7\",\n                        \"file_hash\": \"ca79c2c8a7a3312c72336a09370ff5b6\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                        \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_bytevc1_540p_1377830\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/9df1b7d6da94cd06c1a81e97b9a8704e/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/4ad7f94b2cef419d9945cef68c72d7f0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2690&bt=1345&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWVnZzY8aTw6Omg8aWZkZ0BpMzxqZjw6Zm1wNzMzODczNEBiMmEwYC4yXl8xYTIuNC4tYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/1a8c0b99a9fc278e4d4b24cc35a9bfa5/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/4ad7f94b2cef419d9945cef68c72d7f0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2690&bt=1345&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWVnZzY8aTw6Omg8aWZkZ0BpMzxqZjw6Zm1wNzMzODczNEBiMmEwYC4yXl8xYTIuNC4tYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0d1a7c1f59de47b7a95f19c33ddd5bef&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI0ZWYxYzhlMzhhNDI3NjVmY2FlZWY3MWIxYWNkZTY2&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1769642,\n                        \"file_cs\": \"c:0-7314-3b29\",\n                        \"file_hash\": \"0a4a87d598c783328c0ea3aed9f89535\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4tm2jbc77u9acogs9v0\",\n                        \"url_key\": \"v10044g50000c4tm2jbc77u9acogs9v0_h264_540p_1917791\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/b7063835166559e2012c18e65c9d6268/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/9e6c549f01b4497baffe01cbf7c0a0ed/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3744&bt=1872&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDQ4PDs4ODQzZzY7NDdoZkBpMzxqZjw6Zm1wNzMzODczNEAxYzRgMTJeXzUxNTUuYWAyYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f7515ff0b8c2a8b8c62265b45094c57b/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/9e6c549f01b4497baffe01cbf7c0a0ed/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3744&bt=1872&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDQ4PDs4ODQzZzY7NDdoZkBpMzxqZjw6Zm1wNzMzODczNEAxYzRgMTJeXzUxNTUuYWAyYSNzcGxecjRfL3FgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5cced41188834d80b1a55548c975f14e&is_play_url=1&item_id=7006300639940594946&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkMjU0MjQ2OTc4ZmE3MjQ2YzE5OTlhNWRmOTc3NTAy&source=STICKER_AWEME&video_id=v10044g50000c4tm2jbc77u9acogs9v0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"add_yours_info\": {\n                    \"video_source\": 1\n                },\n                \"added_sound_music_info\": {\n                    \"album\": \"Paro - Speed Up\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9f2cfec8&x-expires=1772722800&x-signature=GJm8as3NwmAnI0JXm8f8p62EXKM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5fd65683&x-expires=1772722800&x-signature=%2BzRzZB6Z1zShgCv7x4us09NU67A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=897af40e&x-expires=1772722800&x-signature=%2F88ILLCCbOzbVLyHU2QZxwHek84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nejofficial_\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"NEJ' 🫶🏼💓\",\n                            \"sec_uid\": \"MS4wLjABAAAAKD-D0GHHuSoFmGAlgqfWsTDCPfqkL5lvBseyREu8aZ3JM9Yc0VM8dkZo96-47bjy\",\n                            \"status\": 1,\n                            \"uid\": \"6930530865575920646\"\n                        }\n                    ],\n                    \"audition_duration\": 15,\n                    \"author\": \"Nej\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=edc77072&x-expires=1772722800&x-signature=P8DZ%2BI0Q3Btvpb%2B97w9wCHm7aU8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e98600e4&x-expires=1772722800&x-signature=BbJl5%2FWMv09MVl1mX10ay7aqY3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e6d7e4ab&x-expires=1772722800&x-signature=iHnfywcF3SE6XM8MSZ5D4AGEoJs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b5fd7c15&x-expires=1772722800&x-signature=MVsvwUUpQU%2Fa1eWCN9fXh49tZTk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=644c1f9a&x-expires=1772722800&x-signature=tfujKHYH%2FmUJqqhhvM1tAojW2kE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f83844e1&x-expires=1772722800&x-signature=SgI39C9gs9TNygPB5uduZcYSn84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1657530852,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 15,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 15.046,\n                        \"duration_precision\": 15.046,\n                        \"shoot_duration_precision\": 15.046,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.95696807,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/076cef8e85e749cb8505ee37ce184195\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/60731f645a5644b9ae934c2f001aeb11\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/7157528522794d70b07f2f23caf438f0\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/886592a0385142b2b5cca3a6d7381692\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.270293,\\\"music_vid\\\":\\\"v10ad6g50000cb5ujlbc77u6u3ema3r0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7106914366477323014,\n                    \"id_str\": \"7106914366477323014\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": true,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nej\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 20543,\n                            \"start_ms\": 44544\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 153847,\n                        \"h5_url\": \"\",\n                        \"id\": \"7117329154207156225\",\n                        \"performers\": null,\n                        \"title\": \"Paro - Speed Up\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7106914366477323014\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7107290760420001822\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1621555200,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7106914366477323014,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d52f532e2ca74d21b1d896bb527b0aa1\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d52f532e2ca74d21b1d896bb527b0aa1\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7107290760420001822,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 15,\n                    \"sim_group_id_v3\": 29402834178,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/os9AJwtfF63a2igNzyOCD6InvEINIAFfAGAvfD\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/os9AJwtfF63a2igNzyOCD6InvEINIAFfAGAvfD\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        150\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        1\n                    ],\n                    \"title\": \"Paro - Speed Up\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6711137499550323208}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"263840\",\n                        \"keyword\": \"Green Screen\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"286584\\\",\\\"anchor_name\\\":\\\"Green Screen\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    },\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b4e6f14f&x-expires=1772722800&x-signature=wZpta1sKmdTUbuZbTE%2BJYtyRKxY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=dd0c4159&x-expires=1772722800&x-signature=EmitcaFBORPY9KNUvFIcLWzBO3A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=21dfa46a&x-expires=1772722800&x-signature=j%2BVon6Bm%2BsV9jJ0u4Ld1jxxZLHI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=cda066d8&x-expires=1772722800&x-signature=8LICtYia5X66RNcdtwre%2FY%2BNJFs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4432a0e3&x-expires=1772722800&x-signature=%2FnDfB5%2Bmwo59mTzzEagvY2JRHa0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=74a0c05e&x-expires=1772722800&x-signature=cutJg2ebRFK4qRSLh2rk5B8TzEk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7dde0a97&x-expires=1772722800&x-signature=aS7aLcANxi7KA%2F0aEKUtkHXOSac%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fe2af5a9&x-expires=1772722800&x-signature=UzHYhHxR%2FK17AsxRaZdfUj%2BePAQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=281ff06e&x-expires=1772722800&x-signature=GJ1TDfpoC7I1R3iC%2ByN9vPY%2BhKY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8e6657b4&x-expires=1772722800&x-signature=4EV97Bh8hLEvI%2BuxjKA6hvNxzyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=feb323da&x-expires=1772722800&x-signature=0JCyHQ%2BFZ4fg52jxV01c4DF2aGE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8a2177df&x-expires=1772722800&x-signature=tcwz0o1n6k%2FTjplZT1VPQIEKt8M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cefb72c5&x-expires=1772722800&x-signature=a8gmvSo5swNS%2BIid1IksnBpHDIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f3d10449&x-expires=1772722800&x-signature=DKkqQeJZHde9Gh9Qi4zQVRBNpko%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0c18e94f&x-expires=1772722800&x-signature=os3NbiYB%2FtGgDzF1iRIQ8l08%2BZo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/0c3812138755a9139b264a5e23bba8d8\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1669870090,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"i_am_doshik\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"deSHIK\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"NL\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA16xNiriBTQCNh3aKUdxlI38LFn3jLwNQs7dUA0O7YluLJcCcdNrlrnOLTXGMc1fd\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"PR директор: Мария Тараненко\\nРеклама: тг @vladlelyuk                     Сотрудничество: dperova707@gmail.com\\nhttps://gosuslugi.ru/snet/67b4a072be7c3918d3d7378a\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6530595983024215055\",\n                    \"unique_id\": \"de.shik\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 12,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCZALvgFkYIEHUYeIHjFr2pg\",\n                    \"youtube_channel_title\": \"DO$HIK\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6530595983024215055,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7110859496074775810\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00264950318865058}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1655625995,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"why me?\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 7106245494875196674,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7110859496074775810\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Paro - Speed Up\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9f2cfec8&x-expires=1772722800&x-signature=GJm8as3NwmAnI0JXm8f8p62EXKM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=5fd65683&x-expires=1772722800&x-signature=%2BzRzZB6Z1zShgCv7x4us09NU67A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=897af40e&x-expires=1772722800&x-signature=%2F88ILLCCbOzbVLyHU2QZxwHek84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"nejofficial_\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"NEJ' 🫶🏼💓\",\n                            \"sec_uid\": \"MS4wLjABAAAAKD-D0GHHuSoFmGAlgqfWsTDCPfqkL5lvBseyREu8aZ3JM9Yc0VM8dkZo96-47bjy\",\n                            \"status\": 1,\n                            \"uid\": \"6930530865575920646\"\n                        }\n                    ],\n                    \"audition_duration\": 15,\n                    \"author\": \"Nej\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=edc77072&x-expires=1772722800&x-signature=P8DZ%2BI0Q3Btvpb%2B97w9wCHm7aU8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e98600e4&x-expires=1772722800&x-signature=BbJl5%2FWMv09MVl1mX10ay7aqY3Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e6d7e4ab&x-expires=1772722800&x-signature=iHnfywcF3SE6XM8MSZ5D4AGEoJs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b5fd7c15&x-expires=1772722800&x-signature=MVsvwUUpQU%2Fa1eWCN9fXh49tZTk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=644c1f9a&x-expires=1772722800&x-signature=tfujKHYH%2FmUJqqhhvM1tAojW2kE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/aa6337c47689de6529019a6d87a96b7f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f83844e1&x-expires=1772722800&x-signature=SgI39C9gs9TNygPB5uduZcYSn84%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1657530852,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 15,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 15.046,\n                        \"duration_precision\": 15.046,\n                        \"shoot_duration_precision\": 15.046,\n                        \"video_duration_precision\": 6000\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.95696807,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/076cef8e85e749cb8505ee37ce184195\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/60731f645a5644b9ae934c2f001aeb11\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/7157528522794d70b07f2f23caf438f0\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/886592a0385142b2b5cca3a6d7381692\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-9.270293,\\\"music_vid\\\":\\\"v10ad6g50000cb5ujlbc77u6u3ema3r0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7106914366477323014,\n                    \"id_str\": \"7106914366477323014\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": true,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"English\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Nej\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 20543,\n                            \"start_ms\": 44544\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/ooWEgI0EYvAxBYn1ZFcctIEARD71fwCfZABdDQ~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 153847,\n                        \"h5_url\": \"\",\n                        \"id\": \"7117329154207156225\",\n                        \"performers\": null,\n                        \"title\": \"Paro - Speed Up\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7106914366477323014\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7107290760420001822\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1621555200,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 7106914366477323014,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d52f532e2ca74d21b1d896bb527b0aa1\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/d52f532e2ca74d21b1d896bb527b0aa1\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7107290760420001822,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 15,\n                    \"sim_group_id_v3\": 29402834178,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/os9AJwtfF63a2igNzyOCD6InvEINIAFfAGAvfD\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/os9AJwtfF63a2igNzyOCD6InvEINIAFfAGAvfD\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        150\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        1\n                    ],\n                    \"title\": \"Paro - Speed Up\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 6000\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 15033,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"why me?\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"KZ\",\n                \"retry_type\": 0,\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out deSHIK's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out deSHIK’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out deSHIK’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@de.shik/video/7110859496074775810?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7110859496074775810&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@de.shik/video/7110859496074775810?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7110859496074775810&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7110859496074775810\",\n                    \"collect_count\": 167839,\n                    \"comment_count\": 75215,\n                    \"digg_count\": 3348941,\n                    \"download_count\": 57949,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 28388341,\n                    \"repost_count\": 0,\n                    \"share_count\": 14079,\n                    \"whatsapp_share_count\": 3125\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7110859496074775810\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"cfaa5ce4a49351ceb195197df28a788b\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/cfaa5ce4a49351ceb195197df28a788b\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"263840\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Green Screen\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"263840,1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f41956a&x-expires=1772722800&x-signature=KTGk81F%2FU61sGX6DrpLfzpXaoQU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4170735&x-expires=1772722800&x-signature=qMXxMic1duH%2BoOKkw6X244W3mMg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a459cc5c&x-expires=1772722800&x-signature=ia5mr%2BOhQ%2FvqKBUfKJe5%2BNDkad4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f41956a&x-expires=1772722800&x-signature=KTGk81F%2FU61sGX6DrpLfzpXaoQU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4170735&x-expires=1772722800&x-signature=qMXxMic1duH%2BoOKkw6X244W3mMg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a459cc5c&x-expires=1772722800&x-signature=ia5mr%2BOhQ%2FvqKBUfKJe5%2BNDkad4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.image?dr=8606&refresh_token=1f41956a&x-expires=1772722800&x-signature=KTGk81F%2FU61sGX6DrpLfzpXaoQU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.image?dr=8606&refresh_token=f4170735&x-expires=1772722800&x-signature=qMXxMic1duH%2BoOKkw6X244W3mMg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0fc7c30b080a4d06a2bdc6dc538b6a2e_1655625998~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a459cc5c&x-expires=1772722800&x-signature=ia5mr%2BOhQ%2FvqKBUfKJe5%2BNDkad4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1012061,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1923803,\n                                \"file_cs\": \"c:0-13864-4d42\",\n                                \"file_hash\": \"4d42fd5d3acef8673ba8a72aa5b645d1\",\n                                \"height\": 960,\n                                \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                                \"url_key\": \"v10044g50000candhs3c77u0q6knhne0_bytevc1_540p_1012061\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e255c68d2ecc68f99c322db08a4a1797/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/7479f6bff52046628f37f259e059810e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGlmODc6OzZoOTszaGlpaEBpM3FxOTM6ZnZnZDMzODczNEA1MDJgNmNfXjIxNDUvLi0vYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/587a2b54837efbd1d079633cf3d45eda/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/7479f6bff52046628f37f259e059810e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGlmODc6OzZoOTszaGlpaEBpM3FxOTM6ZnZnZDMzODczNEA1MDJgNmNfXjIxNDUvLi0vYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2e0f1f2e8078465ea3b8f794c55c3f8e&is_play_url=1&item_id=7110859496074775810&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdkN2ZiOWFhNWJlMjk2M2EyZDVhMjU0NDM0OGI1MDFl&source=STICKER_AWEME&video_id=v10044g50000candhs3c77u0q6knhne0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 540\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32055}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 602859,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1145961,\n                                \"file_cs\": \"c:0-13864-2804\",\n                                \"file_hash\": \"4f03d0b61fa29793af12c543cbf1574c\",\n                                \"height\": 960,\n                                \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                                \"url_key\": \"v10044g50000candhs3c77u0q6knhne0_bytevc1_540p_602859\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/815848d09c9f199d8d2948732adddc12/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/5890cd40e1394d46a4670aefc5bee7fd/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1176&bt=588&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZjVnNzQ2MzM7ZWk5ZDVkZUBpM3FxOTM6ZnZnZDMzODczNEBeXjVgXjBeXzIxXjMtNC0tYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/ddb0db12ad2a0539de18dfa838fc8550/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/5890cd40e1394d46a4670aefc5bee7fd/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1176&bt=588&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZjVnNzQ2MzM7ZWk5ZDVkZUBpM3FxOTM6ZnZnZDMzODczNEBeXjVgXjBeXzIxXjMtNC0tYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0b0a720a66af4b58b0a033a1c48da2ac&is_play_url=1&item_id=7110859496074775810&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk0NDZlMzBjNjUxNzU1OTUzNmU2NDNhMzkxZmQxMjI1&source=STICKER_AWEME&video_id=v10044g50000candhs3c77u0q6knhne0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 540\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32055}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 421730,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 801657,\n                                \"file_cs\": \"c:0-13864-b8d0\",\n                                \"file_hash\": \"e46a513fc096a9f35326c8d9a7842286\",\n                                \"height\": 960,\n                                \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                                \"url_key\": \"v10044g50000candhs3c77u0q6knhne0_bytevc1_540p_421730\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/f9e5106df5f0dcabb47e31c71cbb7bf5/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/de097cd2f7cd455f9a676a2e6163f216/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=822&bt=411&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=NTo6OTxlaWZnaDw7NThmOEBpM3FxOTM6ZnZnZDMzODczNEA2Li8tYC9fXi0xM2FeXi1eYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/3fc896f2864b4b89a4cf453eb521bd27/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/de097cd2f7cd455f9a676a2e6163f216/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=822&bt=411&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=NTo6OTxlaWZnaDw7NThmOEBpM3FxOTM6ZnZnZDMzODczNEA2Li8tYC9fXi0xM2FeXi1eYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a50ca5a2d8694e0dacbf2bc906271792&is_play_url=1&item_id=7110859496074775810&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNlMmVmNjczZWU5YWJlYjFiYjE2NjkzZTIxZWM1MTA1&source=STICKER_AWEME&video_id=v10044g50000candhs3c77u0q6knhne0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 540\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24083}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/22e2c9e7d5e14905970719cb0877e9c6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/22e2c9e7d5e14905970719cb0877e9c6~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=4be0ef71&x-expires=1772722800&x-signature=pMemuTbuZMtpi5yHnBsG1NtJ8gc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/22e2c9e7d5e14905970719cb0877e9c6~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=e18f6095&x-expires=1772722800&x-signature=qKYpykU9zl62xdBxl7SDQy3n6wk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/22e2c9e7d5e14905970719cb0877e9c6~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=974845e7&x-expires=1772722800&x-signature=aUEOXkpEKsb%2BprABUuGFKSejMJQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 4084623,\n                        \"file_cs\": \"c:0-13544-1ef2\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/84e8d86f0a9c8e3120d04251890cd9d0/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/d56f87eaf23642fcb1737649dc5b5275/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4196&bt=2098&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY8aTQ0NWc2ODllNmZkZUBpM3FxOTM6ZnZnZDMzODczNEA1NTM1Yi8yXmIxYy40LmItYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/e7ab1d5f77a81d82bef186ef4677d016/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/d56f87eaf23642fcb1737649dc5b5275/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4196&bt=2098&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY8aTQ0NWc2ODllNmZkZUBpM3FxOTM6ZnZnZDMzODczNEA1NTM1Yi8yXmIxYy40LmItYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000candhs3c77u0q6knhne0&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=0bea1c731bf645e3ad5221e18f69838d&item_id=7110859496074775810&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRjN2M0MTQ3NTAyYWU3OWM3YjQ3NWU1MDg0NDI5NjIw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 4096510,\n                        \"file_cs\": \"c:0-13544-1ef2\",\n                        \"file_hash\": \"8506359f0c62e9fbfc6f184c30e11679\",\n                        \"height\": 960,\n                        \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                        \"url_key\": \"v10044g50000candhs3c77u0q6knhne0_h264_540p_2155065\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/0296ce8db97a23a0113ea8111f9e235e/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/043bde6f67cd495aaa72c72f02538f91/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4208&bt=2104&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2ZlMzpmZWlnZmdkaDs6aUBpM3FxOTM6ZnZnZDMzODczNEAtXy9iXjBeNi4xLzA2NWJiYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/ff03f14d805713833b40e2a4054f31e1/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/043bde6f67cd495aaa72c72f02538f91/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4208&bt=2104&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2ZlMzpmZWlnZmdkaDs6aUBpM3FxOTM6ZnZnZDMzODczNEAtXy9iXjBeNi4xLzA2NWJiYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=efe7889e3a2d4c1d9fab3ca7e02bbc00&is_play_url=1&item_id=7110859496074775810&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2NjE4Nzg0ZmQ2MDRmOWJjMjI4M2Y5MTNhOGE2NjI4&source=STICKER_AWEME&video_id=v10044g50000candhs3c77u0q6knhne0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"duration\": 15207,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/2f53472553824ba7984dd71729f73b94_1655625997\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/2f53472553824ba7984dd71729f73b94_1655625997~tplv-tiktokx-origin.image?dr=8606&refresh_token=96b7dd03&x-expires=1772722800&x-signature=1aioHBf8lleGS1kuUmvCso%2BkoP4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/2f53472553824ba7984dd71729f73b94_1655625997~tplv-tiktokx-origin.image?dr=8606&refresh_token=f1101ec0&x-expires=1772722800&x-signature=7dUHuon00DXEh%2Fm6OXPTP2cdo2s%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/2f53472553824ba7984dd71729f73b94_1655625997~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3ff0d7b5&x-expires=1772722800&x-signature=7FtHh%2FGPN2TiWDmuQIcajgMMboc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 960,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-8.6\\\",\\\"LoudnessRangeStart\\\":\\\"-11.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-7.6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-8.5\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.97724,\\\\\\\"Loudness\\\\\\\":-9.3,\\\\\\\"LoudnessRangeStart\\\\\\\":-11.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-8.6,\\\\\\\"LoudnessRange\\\\\\\":2.5,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.6,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-8.5,\\\\\\\"Version\\\\\\\":1}\\\",\\\"loudness\\\":\\\"-9.3\\\",\\\"peak\\\":\\\"0.97724\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":540,\\\\\\\"origin_height\\\\\\\":960,\\\\\\\"origin_create_at\\\\\\\":1655625999}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"63.87\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000candhs3c77u0q6knhne0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/2ade7bf023e18ad70cd49412cd647555/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/2e2a8cc6bea647ada21b26f6d2455012/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3626\\\\u0026bt=1813\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Mzo2NWkzZjo3OzY1ZWQ6NkBpM3FxOTM6ZnZnZDMzODczNEAuYjUwNV4wNTYxLzBfLmIuYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b8000\\\",\\\"https://v16m.tiktokcdn-us.com/6984347f5dd8bef5ef4e81a7076a1544/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/2e2a8cc6bea647ada21b26f6d2455012/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3626\\\\u0026bt=1813\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Mzo2NWkzZjo3OzY1ZWQ6NkBpM3FxOTM6ZnZnZDMzODczNEAuYjUwNV4wNTYxLzBfLmIuYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000candhs3c77u0q6knhne0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=STICKER_AWEME\\\\u0026file_id=13e71abb32234894873ca08f3283e710\\\\u0026item_id=7110859496074775810\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNkZjFjZTdjMjI3ZGM0NjkxNzFjYjMxMDlmNDk4MWEz\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":4434950,\\\"file_cs\\\":\\\"c:0-13544-1ef2\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/87fa3f97bf32483baac2cda50282ac8f_1655625998\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/87fa3f97bf32483baac2cda50282ac8f_1655625998~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=df4b8077&x-expires=1772722800&x-signature=hl3PEDhe4IlW2DUtEmoUbm9Ze4Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/87fa3f97bf32483baac2cda50282ac8f_1655625998~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=552af06b&x-expires=1772722800&x-signature=sFzavrv%2FqqiPfMEQEMoRXVwBTRU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/87fa3f97bf32483baac2cda50282ac8f_1655625998~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=95a32356&x-expires=1772722800&x-signature=DREla97T9gUUq6cJNmqG7fMTY%2B8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 4096510,\n                        \"file_cs\": \"c:0-13544-1ef2\",\n                        \"file_hash\": \"8506359f0c62e9fbfc6f184c30e11679\",\n                        \"height\": 960,\n                        \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                        \"url_key\": \"v10044g50000candhs3c77u0q6knhne0_h264_540p_2155065\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/0296ce8db97a23a0113ea8111f9e235e/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/043bde6f67cd495aaa72c72f02538f91/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4208&bt=2104&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2ZlMzpmZWlnZmdkaDs6aUBpM3FxOTM6ZnZnZDMzODczNEAtXy9iXjBeNi4xLzA2NWJiYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/ff03f14d805713833b40e2a4054f31e1/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/043bde6f67cd495aaa72c72f02538f91/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4208&bt=2104&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2ZlMzpmZWlnZmdkaDs6aUBpM3FxOTM6ZnZnZDMzODczNEAtXy9iXjBeNi4xLzA2NWJiYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=efe7889e3a2d4c1d9fab3ca7e02bbc00&is_play_url=1&item_id=7110859496074775810&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2NjE4Nzg0ZmQ2MDRmOWJjMjI4M2Y5MTNhOGE2NjI4&source=STICKER_AWEME&video_id=v10044g50000candhs3c77u0q6knhne0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1923803,\n                        \"file_cs\": \"c:0-13864-4d42\",\n                        \"file_hash\": \"4d42fd5d3acef8673ba8a72aa5b645d1\",\n                        \"height\": 960,\n                        \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                        \"url_key\": \"v10044g50000candhs3c77u0q6knhne0_bytevc1_540p_1012061\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/e255c68d2ecc68f99c322db08a4a1797/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/7479f6bff52046628f37f259e059810e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGlmODc6OzZoOTszaGlpaEBpM3FxOTM6ZnZnZDMzODczNEA1MDJgNmNfXjIxNDUvLi0vYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/587a2b54837efbd1d079633cf3d45eda/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/7479f6bff52046628f37f259e059810e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1976&bt=988&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGlmODc6OzZoOTszaGlpaEBpM3FxOTM6ZnZnZDMzODczNEA1MDJgNmNfXjIxNDUvLi0vYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2e0f1f2e8078465ea3b8f794c55c3f8e&is_play_url=1&item_id=7110859496074775810&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdkN2ZiOWFhNWJlMjk2M2EyZDVhMjU0NDM0OGI1MDFl&source=STICKER_AWEME&video_id=v10044g50000candhs3c77u0q6knhne0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 4096510,\n                        \"file_cs\": \"c:0-13544-1ef2\",\n                        \"file_hash\": \"8506359f0c62e9fbfc6f184c30e11679\",\n                        \"height\": 960,\n                        \"uri\": \"v10044g50000candhs3c77u0q6knhne0\",\n                        \"url_key\": \"v10044g50000candhs3c77u0q6knhne0_h264_540p_2155065\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/0296ce8db97a23a0113ea8111f9e235e/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/043bde6f67cd495aaa72c72f02538f91/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4208&bt=2104&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2ZlMzpmZWlnZmdkaDs6aUBpM3FxOTM6ZnZnZDMzODczNEAtXy9iXjBeNi4xLzA2NWJiYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/ff03f14d805713833b40e2a4054f31e1/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/043bde6f67cd495aaa72c72f02538f91/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4208&bt=2104&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=M2ZlMzpmZWlnZmdkaDs6aUBpM3FxOTM6ZnZnZDMzODczNEAtXy9iXjBeNi4xLzA2NWJiYSNiZWhucjQwZWtgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=efe7889e3a2d4c1d9fab3ca7e02bbc00&is_play_url=1&item_id=7110859496074775810&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2NjE4Nzg0ZmQ2MDRmOWJjMjI4M2Y5MTNhOGE2NjI4&source=STICKER_AWEME&video_id=v10044g50000candhs3c77u0q6knhne0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 540\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 540\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Cha Cha\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/7321691306034954246\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e08a05c3&x-expires=1772722800&x-signature=IttrEX%2B8jUc155Dq6jVDK2Yzimg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a76c8f7d&x-expires=1772722800&x-signature=Fuz00e9%2FbeCCiCSpkhKV1uwD7iU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e50a170c&x-expires=1772722800&x-signature=JoUWJIXNV%2F0MJrwNvreKQfKH8Ew%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"waltdisneysbum\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Beve Stuscemi\",\n                            \"sec_uid\": \"MS4wLjABAAAAffoVT3nCBDTtoaXnI29ZuT37UvylSHFF65us3LObced2LvVRusuZw68UsJqOdMdE\",\n                            \"status\": 1,\n                            \"uid\": \"6568380591338618886\"\n                        }\n                    ],\n                    \"audition_duration\": 10,\n                    \"author\": \"Freddie Dredd\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7321691306034954246\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=00e61b75&x-expires=1772722800&x-signature=I3Y8oaBn10lcWKmIedKy6Dh%2Fjlo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=63f837b5&x-expires=1772722800&x-signature=VKSk%2FhE2OFcBaFn3eYHhXSptczM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f29e5cb1&x-expires=1772722800&x-signature=19zmOnclbfAb%2FJL2d7sZzfZ%2BkzU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7321691306034954246\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fd7cedf1&x-expires=1772722800&x-signature=ljxQ9z%2B28TCqRx27ZSF7crohtSo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=daac2169&x-expires=1772722800&x-signature=7N%2BJO%2FmwnF11AdRJaE1VzFcYj1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=132b3b8e&x-expires=1772722800&x-signature=Wag6r%2BGXIOEgcYEUiFbfszEcUNU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1569353646,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10,\n                        \"duration_precision\": 10,\n                        \"shoot_duration_precision\": 10,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9863317,\\\"apple_song_id\\\":1489386097,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/27d7f743ed474358bcf17c0f1b6d26aa\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/785bbb3f90c141be998ef22c3f95a9c9\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/56c2ca67913a4ce0982c0f6d727f77e0\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/df5d1bd12be140b284e49b968c387d8d\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.378832,\\\"music_vid\\\":\\\"v10ad63a0000c0dkpdp2qt6h80ddnfj0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6696543635405638405,\n                    \"id_str\": \"6696543635405638405\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"Portuguese\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Freddie Dredd\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 34368,\n                            \"start_ms\": 74112\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 173984,\n                        \"h5_url\": \"\",\n                        \"id\": \"6764217930403022849\",\n                        \"performers\": null,\n                        \"title\": \"Cha Cha\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6696543635405638405\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815060019868862475\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1553184000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6696543635405638405,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/60d0964c4b0a4261a0956cc20c81ee84\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/60d0964c4b0a4261a0956cc20c81ee84\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 42.368,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815060019868862475,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 10,\n                    \"sim_group_id_v3\": 29622778882,\n                    \"source_platform\": 74,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/bb6ea945d5294a759e490606972b7806\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/bb6ea945d5294a759e490606972b7806\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Sunny\",\n                        \"Summer\",\n                        \"Cool\",\n                        \"Love\"\n                    ],\n                    \"theme_value\": [\n                        21,\n                        3,\n                        13,\n                        11\n                    ],\n                    \"title\": \"Cha Cha\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    },\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":7000423212794253826}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1111212\",\n                        \"keyword\": \"Slow Zoom\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1118870\\\",\\\"anchor_name\\\":\\\"Slow Zoom\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"f4b277ad74d4ab9447f3e2b6e21902d9\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/f4b277ad74d4ab9447f3e2b6e21902d9\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/f4b277ad74d4ab9447f3e2b6e21902d9\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6dc1a176&x-expires=1772722800&x-signature=fQ6ak%2BWLEbc3mh3jcF%2F8NGbQxJA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b2ae41df&x-expires=1772722800&x-signature=HyPKs18uQvp%2BXVYOdvO98AX28v0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=030d0ccf&x-expires=1772722800&x-signature=lfQJmDOTtOS0Bzdwh1j5Tqdw1Vw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5d5822ab&x-expires=1772722800&x-signature=LK%2FLbeC4L%2F%2BSh9mDNPXSYmkt6tE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5928fbf0&x-expires=1772722800&x-signature=0KiM0NMrILhcZxVPULSWncHIgzM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=3a874941&x-expires=1772722800&x-signature=Vm0bq%2Fl0%2BW0NdnqBLBYiJyVS7HU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e88dc876&x-expires=1772722800&x-signature=zxQeUX5nZmCRwjZgghZnz6b6%2BBM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ffdd73c7&x-expires=1772722800&x-signature=BLW1kSSGZvYaMSQ%2B%2FWwj1I%2FpcXY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7f82f643&x-expires=1772722800&x-signature=atFN8SF7Bkqik%2FjDgYpzcQe0ffM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d9832708&x-expires=1772722800&x-signature=P7hSDBzlQUgnKE3i8lbZLJjBLoI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a533b7e0&x-expires=1772722800&x-signature=m1wk5GuQKcHHGkcNBskTLF0ZgXA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=98da7d23&x-expires=1772722800&x-signature=7Yqtwmmcg9cqQrR7mmV8KnSYvkk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d97ded89&x-expires=1772722800&x-signature=ZvOHfDhvXcYwz5Qt7MHds0aL0cw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f1f26208&x-expires=1772722800&x-signature=ni4HF7xshd1QuG7sHm9XIWQMfKI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7f76613c&x-expires=1772722800&x-signature=%2BWv3KDKU13eCUMFL%2BGazqAf2IZw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/be20045c90be7760d94520c057d9ef14\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1732475765,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Ліза | mommy UGC | курс UGC🤍\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"UA\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA7EsI6OyayXWWgYan1mvPkLNhwvIziskZT-g6RN_jdXF70rRz78zeArLliOKYuJZB\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"⭐️Вчу заробляти +2000$ на зйомках для брендів - навіть якщо в тебе 0 підписників⭐️\\n\\n⬇️БІЛЬШЕ ІНФОРМАЦІЇ В ІНСТАГРАМ⬇️\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6775865442575336453\",\n                    \"unique_id\": \"elis.stone\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 17,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6775865442575336453,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7008062450037787910\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005903532177416029}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1631691697,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"рассказала почему я отменила свою свадьбу👰\\u200d♀️❌ в inste: elis__stone\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7008062450037787910\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Cha Cha\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-maliva-avt-0068/7321691306034954246\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=e08a05c3&x-expires=1772722800&x-signature=IttrEX%2B8jUc155Dq6jVDK2Yzimg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a76c8f7d&x-expires=1772722800&x-signature=Fuz00e9%2FbeCCiCSpkhKV1uwD7iU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e50a170c&x-expires=1772722800&x-signature=JoUWJIXNV%2F0MJrwNvreKQfKH8Ew%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"waltdisneysbum\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"Beve Stuscemi\",\n                            \"sec_uid\": \"MS4wLjABAAAAffoVT3nCBDTtoaXnI29ZuT37UvylSHFF65us3LObced2LvVRusuZw68UsJqOdMdE\",\n                            \"status\": 1,\n                            \"uid\": \"6568380591338618886\"\n                        }\n                    ],\n                    \"audition_duration\": 10,\n                    \"author\": \"Freddie Dredd\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7321691306034954246\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=00e61b75&x-expires=1772722800&x-signature=I3Y8oaBn10lcWKmIedKy6Dh%2Fjlo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=63f837b5&x-expires=1772722800&x-signature=VKSk%2FhE2OFcBaFn3eYHhXSptczM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f29e5cb1&x-expires=1772722800&x-signature=19zmOnclbfAb%2FJL2d7sZzfZ%2BkzU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7321691306034954246\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fd7cedf1&x-expires=1772722800&x-signature=ljxQ9z%2B28TCqRx27ZSF7crohtSo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=daac2169&x-expires=1772722800&x-signature=7N%2BJO%2FmwnF11AdRJaE1VzFcYj1s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321691306034954246~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=132b3b8e&x-expires=1772722800&x-signature=Wag6r%2BGXIOEgcYEUiFbfszEcUNU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": false,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1569353646,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 10,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 10,\n                        \"duration_precision\": 10,\n                        \"shoot_duration_precision\": 10,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9863317,\\\"apple_song_id\\\":1489386097,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/27d7f743ed474358bcf17c0f1b6d26aa\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/785bbb3f90c141be998ef22c3f95a9c9\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/56c2ca67913a4ce0982c0f6d727f77e0\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/df5d1bd12be140b284e49b968c387d8d\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.378832,\\\"music_vid\\\":\\\"v10ad63a0000c0dkpdp2qt6h80ddnfj0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6696543635405638405,\n                    \"id_str\": \"6696543635405638405\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"Portuguese\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Freddie Dredd\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 34368,\n                            \"start_ms\": 74112\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/a50d7ed6dd62450e8a563d71e2b1d769~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 173984,\n                        \"h5_url\": \"\",\n                        \"id\": \"6764217930403022849\",\n                        \"performers\": null,\n                        \"title\": \"Cha Cha\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6696543635405638405\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815060019868862475\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1553184000,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6696543635405638405,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/60d0964c4b0a4261a0956cc20c81ee84\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/60d0964c4b0a4261a0956cc20c81ee84\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 42.368,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815060019868862475,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 10,\n                    \"sim_group_id_v3\": 29622778882,\n                    \"source_platform\": 74,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/bb6ea945d5294a759e490606972b7806\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/bb6ea945d5294a759e490606972b7806\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        152\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Sunny\",\n                        \"Summer\",\n                        \"Cool\",\n                        \"Love\"\n                    ],\n                    \"theme_value\": [\n                        21,\n                        3,\n                        13,\n                        11\n                    ],\n                    \"title\": \"Cha Cha\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 0,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"рассказала почему я отменила свою свадьбу👰\\u200d♀️❌ в inste: elis__stone\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"UA\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Ліза | mommy UGC | курс UGC🤍's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Ліза | mommy UGC | курс UGC🤍’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Ліза | mommy UGC | курс UGC🤍’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@elis.stone/video/7008062450037787910?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7008062450037787910&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@elis.stone/video/7008062450037787910?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7008062450037787910&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8848,2241.4014]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7008062450037787910\",\n                    \"collect_count\": 88560,\n                    \"comment_count\": 13800,\n                    \"digg_count\": 3069674,\n                    \"download_count\": 21835,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 23375836,\n                    \"repost_count\": 0,\n                    \"share_count\": 7644,\n                    \"whatsapp_share_count\": 940\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7008062450037787910\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028,1111212\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 5.008476773121388,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=45e2a2c4&x-expires=1772722800&x-signature=3ylOxucV%2F0D1W8W%2By3MVbMTuGFo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=53b69324&x-expires=1772722800&x-signature=m6za52qEVC9b7wreNVMNeTCuDJY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a43e0ad9&x-expires=1772722800&x-signature=JMy5BpgEl5FnddbkIkmUPPgDleI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=45e2a2c4&x-expires=1772722800&x-signature=3ylOxucV%2F0D1W8W%2By3MVbMTuGFo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=53b69324&x-expires=1772722800&x-signature=m6za52qEVC9b7wreNVMNeTCuDJY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a43e0ad9&x-expires=1772722800&x-signature=JMy5BpgEl5FnddbkIkmUPPgDleI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=45e2a2c4&x-expires=1772722800&x-signature=3ylOxucV%2F0D1W8W%2By3MVbMTuGFo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=53b69324&x-expires=1772722800&x-signature=m6za52qEVC9b7wreNVMNeTCuDJY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/c1356545c88f44038fa51d30aa00073e_1631691698~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a43e0ad9&x-expires=1772722800&x-signature=JMy5BpgEl5FnddbkIkmUPPgDleI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1207687,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1675213,\n                                \"file_cs\": \"c:0-10512-b219\",\n                                \"file_hash\": \"507ac9ea93825611b8c5c6b4caeaeaa1\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                                \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_bytevc1_720p_1207687\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/161597808d3b6dea4f5f6eccbe871d36/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c003/b7da9253bddd4fb49e9f9c22d8cc8b11/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NzY6ZGc1OWVpZGdmZjk5M0BpajtwPDM6ZmV0ODMzNzczM0AyY2A2LjZfXjUxYDFjMDBfYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/d817458a29e98a78ee936e0e0e88625f/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c003/b7da9253bddd4fb49e9f9c22d8cc8b11/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NzY6ZGc1OWVpZGdmZjk5M0BpajtwPDM6ZmV0ODMzNzczM0AyY2A2LjZfXjUxYDFjMDBfYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b03636fc4ccd4a8fabb6921d9ac7f354&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjllMTJiYTI0MjliOGYwZWNiMDc2OTFmYTU2YmVkNDhj&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32008}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 987514,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1369806,\n                                \"file_cs\": \"c:0-10520-b12d\",\n                                \"file_hash\": \"c7bf48290b02dbd9417bb7b985c06c1c\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                                \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_bytevc1_540p_987514\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/65634e4cc67855756cf0219b137dcfd5/69a8a717/video/tos/useast2a/tos-useast2a-pve-0068/433c37927bf4443d9c05de3ee24e7ceb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1928&bt=964&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OGY4aWY5OWVoNjs1aDlmaUBpajtwPDM6ZmV0ODMzNzczM0AyX2ExX14vX2IxYF4uLmBiYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/6e7e922f84337ed8c08cad912c14d95e/69a8a717/video/tos/useast2a/tos-useast2a-pve-0068/433c37927bf4443d9c05de3ee24e7ceb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1928&bt=964&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OGY4aWY5OWVoNjs1aDlmaUBpajtwPDM6ZmV0ODMzNzczM0AyX2ExX14vX2IxYF4uLmBiYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=efcc161ea2c843eebb26a6bc4fd5bc55&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZjNWYzZDkwMjRmNzAyNzBjYWQ5Yjk4ZWM0ODgzYjc0&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32008}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 645458,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 895332,\n                                \"file_cs\": \"c:0-10520-9940\",\n                                \"file_hash\": \"89e1b0a14b36c17f34fbc1f4fbd1e9be\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                                \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_bytevc1_540p_645458\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/c5f4f0dd5efd9d917a122454811f3eb1/69a8a717/video/tos/useast2a/tos-useast2a-pve-0068/6cc1ef80a37e4bc2af4fc1d90fe6122f/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1260&bt=630&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=aGRpZDU0ZTM7NzdoZzQzOkBpajtwPDM6ZmV0ODMzNzczM0BiLy0yXl8wXzUxM2JhMGFeYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/8581eec159e99b507874c44ef8db3ee0/69a8a717/video/tos/useast2a/tos-useast2a-pve-0068/6cc1ef80a37e4bc2af4fc1d90fe6122f/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1260&bt=630&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=aGRpZDU0ZTM7NzdoZzQzOkBpajtwPDM6ZmV0ODMzNzczM0BiLy0yXl8wXzUxM2JhMGFeYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a7d031ddee644488b03bb1a25a0f2aee&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNmODcwOWMxMTVmNjNhNjU4YWVlN2JhY2I1Yzg5ODI5&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32008}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 429045,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 595140,\n                                \"file_cs\": \"c:0-10520-c250\",\n                                \"file_hash\": \"4ca6df70b0f15750f46f87d1b5640fb0\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                                \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_bytevc1_540p_429045\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/b20b8fac0b99c46f0067fad1b05f6d09/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c003/ea954395b71b4879a5b7b8eb17b8da2e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=836&bt=418&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=aTw6ZGRkNmc1OzczZGhnN0BpajtwPDM6ZmV0ODMzNzczM0BjNjQuYWEtNjYxNS42MDBfYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/8203932d194898e6379f403a25b3437f/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c003/ea954395b71b4879a5b7b8eb17b8da2e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=836&bt=418&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=aTw6ZGRkNmc1OzczZGhnN0BpajtwPDM6ZmV0ODMzNzczM0BjNjQuYWEtNjYxNS42MDBfYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b43d3e9a108448929d03dada1a7799ff&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjExNDU5MTkzZDM0NTU2ZmJjNGIzN2U4MTJhOWIyZDcy&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24006}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/ce4de1fb68c04052b3b3a524054001cb_1631691698\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/ce4de1fb68c04052b3b3a524054001cb_1631691698~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e9d22ed7&x-expires=1772722800&x-signature=un0qN5BQW1nPlb3HX7QP4NPl7IM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/ce4de1fb68c04052b3b3a524054001cb_1631691698~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=61bdc6c7&x-expires=1772722800&x-signature=HOx7ygBl4TcJK9EqQyAeXxleeNU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/ce4de1fb68c04052b3b3a524054001cb_1631691698~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=3d869dcd&x-expires=1772722800&x-signature=ycQBuVfZxbbRpxhyy9dWBqhYHog%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 2429000,\n                        \"file_cs\": \"c:0-10338-46ef\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/96aaaf96ac9f63afe6e6d897da9c9d00/69a8a717/video/tos/maliva/tos-maliva-ve-0068c800-us/08f9f55fbbb2435f8f0b55faaca0596a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3420&bt=1710&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzQ0N2RnO2Q8PDhnNWdlNUBpajtwPDM6ZmV0ODMzNzczM0AxNS0wNTZeXzUxNjAzX2BeYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/c1a267269fd451312a776672810453ed/69a8a717/video/tos/maliva/tos-maliva-ve-0068c800-us/08f9f55fbbb2435f8f0b55faaca0596a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3420&bt=1710&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NzQ0N2RnO2Q8PDhnNWdlNUBpajtwPDM6ZmV0ODMzNzczM0AxNS0wNTZeXzUxNjAzX2BeYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c50q7bjc77u019mmh86g&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=a2cbbd623d954989baa89d8a34018144&item_id=7008062450037787910&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg4YjIxMzYwOTM4OTgzYjZkZDYxZTRmNzA3OGFjYTdi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2469055,\n                        \"file_cs\": \"c:0-10338-46ef\",\n                        \"file_hash\": \"651fbe68caf195745ec5902e1054924e\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                        \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_h264_540p_1779980\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6cf08259bd9d9ccffb6fdb80cac9182b/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c001/356e8dd24cb14517b027d1ccd2835477/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3476&bt=1738&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDRmZmk3ZGg5ODU7ZTpoOUBpajtwPDM6ZmV0ODMzNzczM0AxLzAvMV42NTQxYC8uLTAxYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/c54bde4c51337705a65abaa2879179ed/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c001/356e8dd24cb14517b027d1ccd2835477/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3476&bt=1738&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDRmZmk3ZGg5ODU7ZTpoOUBpajtwPDM6ZmV0ODMzNzczM0AxLzAvMV42NTQxYC8uLTAxYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=463e071b28c245768e9aa44f2c3c2141&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjliMTc1NWQxNWY5NmE0OWI4ZDYyZTQwNmM1ZTM1NTcx&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 11097,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/b08303eb4614438786fbd8b6b336fff7_1631691698\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/b08303eb4614438786fbd8b6b336fff7_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=b11a7b06&x-expires=1772722800&x-signature=OuqFjf3txsefK1zg7%2BBaAK9pZaA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/b08303eb4614438786fbd8b6b336fff7_1631691698~tplv-tiktokx-origin.image?dr=8606&refresh_token=6be75a4c&x-expires=1772722800&x-signature=L8p8QkRabFDZ0EmK0oqjleWFLrc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/b08303eb4614438786fbd8b6b336fff7_1631691698~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=40b6f644&x-expires=1772722800&x-signature=PYPvMCQjuUF8DHs0TxqxfSUYBUM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-6.3\\\",\\\"LoudnessRangeStart\\\":\\\"-7.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-5.2\\\",\\\"MaximumShortTermLoudness\\\":\\\"-6.3\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Loudness\\\\\\\":-6.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-6.3,\\\\\\\"LoudnessRangeStart\\\\\\\":-7.1,\\\\\\\"LoudnessRange\\\\\\\":0.7,\\\\\\\"Version\\\\\\\":1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-5.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-6.3}\\\",\\\"loudness\\\":\\\"-6.8\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8848,2241.4014]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1631691699}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"65.89\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c50q7bjc77u019mmh86g\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/1a5eff6573982f3a9b3e756756facfef/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/oUN1dEXAgQAhCooCAkzokwEMoICHVtIhNfNCxm/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2236\\\\u0026bt=1118\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NGQ8OTxkPDg4NjQ0ZmhnZ0BpajtwPDM6ZmV0ODMzNzczM0AwLzIxNi8vNjAxXmAuNS9gYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/00fa2434c6958c0e6ab1615d4b559e1c/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/oUN1dEXAgQAhCooCAkzokwEMoICHVtIhNfNCxm/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2236\\\\u0026bt=1118\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NGQ8OTxkPDg4NjQ0ZmhnZ0BpajtwPDM6ZmV0ODMzNzczM0AwLzIxNi8vNjAxXmAuNS9gYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c50q7bjc77u019mmh86g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=cd2d8e1cc1a1433595292a9946592a31\\\\u0026item_id=7008062450037787910\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI2MWI1YjIyZDQyZDdlMDViMjUzM2Q3ODQzODE1ZGI5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2142984,\\\"file_cs\\\":\\\"c:0-10338-46ef\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/3547856930064944baea2cb330fc9b34_1631691698\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3547856930064944baea2cb330fc9b34_1631691698~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=001a5305&x-expires=1772722800&x-signature=l%2BcSrpIjsGbJYZnTMWHuIbovh5Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3547856930064944baea2cb330fc9b34_1631691698~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=23d7a47b&x-expires=1772722800&x-signature=fIoYIJ7YrFL8ptnPfUWWoFl9Kcc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3547856930064944baea2cb330fc9b34_1631691698~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=8b624c5d&x-expires=1772722800&x-signature=j84w3hgPfV%2B6Ryh6y6%2FwunjAzEU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2469055,\n                        \"file_cs\": \"c:0-10338-46ef\",\n                        \"file_hash\": \"651fbe68caf195745ec5902e1054924e\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                        \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_h264_540p_1779980\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6cf08259bd9d9ccffb6fdb80cac9182b/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c001/356e8dd24cb14517b027d1ccd2835477/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3476&bt=1738&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDRmZmk3ZGg5ODU7ZTpoOUBpajtwPDM6ZmV0ODMzNzczM0AxLzAvMV42NTQxYC8uLTAxYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/c54bde4c51337705a65abaa2879179ed/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c001/356e8dd24cb14517b027d1ccd2835477/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3476&bt=1738&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDRmZmk3ZGg5ODU7ZTpoOUBpajtwPDM6ZmV0ODMzNzczM0AxLzAvMV42NTQxYC8uLTAxYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=463e071b28c245768e9aa44f2c3c2141&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjliMTc1NWQxNWY5NmE0OWI4ZDYyZTQwNmM1ZTM1NTcx&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1369806,\n                        \"file_cs\": \"c:0-10520-b12d\",\n                        \"file_hash\": \"c7bf48290b02dbd9417bb7b985c06c1c\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                        \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_bytevc1_540p_987514\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/65634e4cc67855756cf0219b137dcfd5/69a8a717/video/tos/useast2a/tos-useast2a-pve-0068/433c37927bf4443d9c05de3ee24e7ceb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1928&bt=964&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OGY4aWY5OWVoNjs1aDlmaUBpajtwPDM6ZmV0ODMzNzczM0AyX2ExX14vX2IxYF4uLmBiYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/6e7e922f84337ed8c08cad912c14d95e/69a8a717/video/tos/useast2a/tos-useast2a-pve-0068/433c37927bf4443d9c05de3ee24e7ceb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1928&bt=964&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OGY4aWY5OWVoNjs1aDlmaUBpajtwPDM6ZmV0ODMzNzczM0AyX2ExX14vX2IxYF4uLmBiYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=efcc161ea2c843eebb26a6bc4fd5bc55&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZjNWYzZDkwMjRmNzAyNzBjYWQ5Yjk4ZWM0ODgzYjc0&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 2469055,\n                        \"file_cs\": \"c:0-10338-46ef\",\n                        \"file_hash\": \"651fbe68caf195745ec5902e1054924e\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c50q7bjc77u019mmh86g\",\n                        \"url_key\": \"v09044g40000c50q7bjc77u019mmh86g_h264_540p_1779980\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6cf08259bd9d9ccffb6fdb80cac9182b/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c001/356e8dd24cb14517b027d1ccd2835477/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3476&bt=1738&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDRmZmk3ZGg5ODU7ZTpoOUBpajtwPDM6ZmV0ODMzNzczM0AxLzAvMV42NTQxYC8uLTAxYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/c54bde4c51337705a65abaa2879179ed/69a8a717/video/tos/useast2a/tos-useast2a-ve-0068c001/356e8dd24cb14517b027d1ccd2835477/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3476&bt=1738&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NDRmZmk3ZGg5ODU7ZTpoOUBpajtwPDM6ZmV0ODMzNzczM0AxLzAvMV42NTQxYC8uLTAxYSMzZWoucjRnNC1gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=463e071b28c245768e9aa44f2c3c2141&is_play_url=1&item_id=7008062450037787910&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjliMTc1NWQxNWY5NmE0OWI4ZDYyZTQwNmM1ZTM1NTcx&source=STICKER_AWEME&video_id=v09044g40000c50q7bjc77u019mmh86g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 18,\n                    \"author\": \"kambulat_1\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a1e2aeb&x-expires=1772722800&x-signature=fuNdvwO0cmhkJQo7xKx1rZX%2BoNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=052232aa&x-expires=1772722800&x-signature=FGLqt7R0i5dwoyEpG9%2FMbrpiYIo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=33ffe7de&x-expires=1772722800&x-signature=QOrlbWojT2kBi9PuLQsidm5HYhU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4a1b7f04&x-expires=1772722800&x-signature=3Xm52mV6DKbsiBW2cu48hRj2FNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fb0a23a5&x-expires=1772722800&x-signature=0%2Fi2f7LdYeTxZ7OgBOMAhDCvuxQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=18642079&x-expires=1772722800&x-signature=JkIA9LKTPECG8kgWDIwk4R32or0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fc0f8f8e&x-expires=1772722800&x-signature=iHPu31qRijIn%2F%2Fz1Q4HkaE4GqA8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d5c9fd2d&x-expires=1772722800&x-signature=67YV4OZ0uNlgG6jHGNNZtcPq1yY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a762400b&x-expires=1772722800&x-signature=C6Be1LV6727xD5OqsG1856Qyr7Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a1e2aeb&x-expires=1772722800&x-signature=fuNdvwO0cmhkJQo7xKx1rZX%2BoNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=052232aa&x-expires=1772722800&x-signature=FGLqt7R0i5dwoyEpG9%2FMbrpiYIo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=33ffe7de&x-expires=1772722800&x-signature=QOrlbWojT2kBi9PuLQsidm5HYhU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4a1b7f04&x-expires=1772722800&x-signature=3Xm52mV6DKbsiBW2cu48hRj2FNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fb0a23a5&x-expires=1772722800&x-signature=0%2Fi2f7LdYeTxZ7OgBOMAhDCvuxQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=18642079&x-expires=1772722800&x-signature=JkIA9LKTPECG8kgWDIwk4R32or0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1634647966,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 18,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 18,\n                        \"duration_precision\": 18,\n                        \"shoot_duration_precision\": 18,\n                        \"video_duration_precision\": 18\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":13.76,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7020759529579105538,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c5nbv6jc77ufssrhdnfg\\\",\\\"owner_id\\\":6568071529740582918,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7020759449153784578,\n                    \"id_str\": \"7020759449153784578\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"fingerprint\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=92986efb&x-expires=1772722800&x-signature=XT5TPQPUoaY6L2I31CMceGL5kUo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f89f6862&x-expires=1772722800&x-signature=1%2F0CeRiQoKWfB4sIAxtSG1PoYok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e37f8666&x-expires=1772722800&x-signature=7BnvL4Ln8MjdS72nAhtDA4O0%2BZU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"kambulat_1\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"kambulat_1\",\n                                \"sec_uid\": \"MS4wLjABAAAAaDN5BaygX_OjIzweJRLvQMHMYXmNbPYiwooAgckuX4MICCyFLbmr9i5bNEL3321M\",\n                                \"status\": 1,\n                                \"uid\": \"6568071529740582918\"\n                            }\n                        ],\n                        \"author\": \"Kambulat\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Привет\\\"\",\n                        \"mixed_title\": \"Привет (Contains music from: Привет - Kambulat)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1636675200,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Привет\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Kambulat\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21696,\n                            \"start_ms\": 23616\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 128518,\n                        \"h5_url\": \"\",\n                        \"id\": \"7152869091718465538\",\n                        \"performers\": null,\n                        \"title\": \"Привет\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7020759449153784578\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7025520367204567051\n                    ],\n                    \"music_ugid\": 7020759449153784578,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"kambulat_1\",\n                    \"owner_id\": \"6568071529740582918\",\n                    \"owner_nickname\": \"kambulat_1\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7020783770793937665.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7020783770793937665.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7025520367204567051,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAaDN5BaygX_OjIzweJRLvQMHMYXmNbPYiwooAgckuX4MICCyFLbmr9i5bNEL3321M\",\n                    \"shoot_duration\": 18,\n                    \"sim_group_id_v3\": 37221933314,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/38f5e2ea1ddd7d20f40ecf0189ef7bdc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/38f5e2ea1ddd7d20f40ecf0189ef7bdc.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"Привет\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 18\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3b454772&x-expires=1772722800&x-signature=8ChS2dyusKHtuNEdTspykzNJX1k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=353c83bc&x-expires=1772722800&x-signature=ywsjJUnpauIFAejtiR4laK7g0Xc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a65fd1c5&x-expires=1772722800&x-signature=ma3JxuMndfUtDOG7Xs%2BoKBHdro4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=e4849409&x-expires=1772722800&x-signature=Yc9wuDXgChwqEYS1zPRHaeVn6Tw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b4a86af2&x-expires=1772722800&x-signature=5zr1bJBFKwN4Vlhvw0wbKAg2KDI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=02f3ee20&x-expires=1772722800&x-signature=1N7E%2B4VEPacaQZzlhGeGwjay3xc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=51f8547a&x-expires=1772722800&x-signature=gxElmjm0PRfA0phB3wrneQJBQXc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=153bdf62&x-expires=1772722800&x-signature=0N%2FjO%2B7Ova8AaPjN1Pq2ySobU6o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a167e808&x-expires=1772722800&x-signature=eHhdEFIRq9YE55FHlOPxPO%2BmYLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=43738fdb&x-expires=1772722800&x-signature=Oana4FKaXl0jqCSoOKDfhxhzwqE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f5124d80&x-expires=1772722800&x-signature=jbRVqmL%2FQnv86TEmwGoZeXUpWNY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bff0bcc6&x-expires=1772722800&x-signature=MnB3kxHNDmv7GLAEy8kad05OnwU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=416c9c22&x-expires=1772722800&x-signature=NW581LnY7n5fDh9swVuHHsD05i0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f061c2bb&x-expires=1772722800&x-signature=icJTRgfhyAuofjkafiJfpqa5qIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=530984c3&x-expires=1772722800&x-signature=XTscCgJh90A6znfiSitKbmC2lYk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1596473357,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"БУТОВСКИЙ\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 3,\n                    \"region\": \"LV\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAw-4QuKHopnvg6ESaB4i-5OxP_C1Zh4AVFZRNcYahg8iObHkM9tEHMJqrK6r3Z_Zr\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"По поводу рекламы и предложений \\ninst: malff0i\\nТГ:ПРИЗНАКИ ЖИЗНИ\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6856510635775247366\",\n                    \"unique_id\": \"butovskyyy\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6856510635775247366,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        },\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7028179767379807490\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.000297075855368791}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1636375620,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"\",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7028179767379807490\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 0,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 18,\n                    \"author\": \"kambulat_1\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a1e2aeb&x-expires=1772722800&x-signature=fuNdvwO0cmhkJQo7xKx1rZX%2BoNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=052232aa&x-expires=1772722800&x-signature=FGLqt7R0i5dwoyEpG9%2FMbrpiYIo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=33ffe7de&x-expires=1772722800&x-signature=QOrlbWojT2kBi9PuLQsidm5HYhU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4a1b7f04&x-expires=1772722800&x-signature=3Xm52mV6DKbsiBW2cu48hRj2FNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fb0a23a5&x-expires=1772722800&x-signature=0%2Fi2f7LdYeTxZ7OgBOMAhDCvuxQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=18642079&x-expires=1772722800&x-signature=JkIA9LKTPECG8kgWDIwk4R32or0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fc0f8f8e&x-expires=1772722800&x-signature=iHPu31qRijIn%2F%2Fz1Q4HkaE4GqA8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d5c9fd2d&x-expires=1772722800&x-signature=67YV4OZ0uNlgG6jHGNNZtcPq1yY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a762400b&x-expires=1772722800&x-signature=C6Be1LV6727xD5OqsG1856Qyr7Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a1e2aeb&x-expires=1772722800&x-signature=fuNdvwO0cmhkJQo7xKx1rZX%2BoNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=052232aa&x-expires=1772722800&x-signature=FGLqt7R0i5dwoyEpG9%2FMbrpiYIo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=33ffe7de&x-expires=1772722800&x-signature=QOrlbWojT2kBi9PuLQsidm5HYhU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4a1b7f04&x-expires=1772722800&x-signature=3Xm52mV6DKbsiBW2cu48hRj2FNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fb0a23a5&x-expires=1772722800&x-signature=0%2Fi2f7LdYeTxZ7OgBOMAhDCvuxQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=18642079&x-expires=1772722800&x-signature=JkIA9LKTPECG8kgWDIwk4R32or0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1634647966,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 18,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 18,\n                        \"duration_precision\": 18,\n                        \"shoot_duration_precision\": 18,\n                        \"video_duration_precision\": 18\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":13.76,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7020759529579105538,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c5nbv6jc77ufssrhdnfg\\\",\\\"owner_id\\\":6568071529740582918,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7020759449153784578,\n                    \"id_str\": \"7020759449153784578\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"fingerprint\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=92986efb&x-expires=1772722800&x-signature=XT5TPQPUoaY6L2I31CMceGL5kUo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=f89f6862&x-expires=1772722800&x-signature=1%2F0CeRiQoKWfB4sIAxtSG1PoYok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/69bdabc4e422df7ebf42d6085a12a06f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=e37f8666&x-expires=1772722800&x-signature=7BnvL4Ln8MjdS72nAhtDA4O0%2BZU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"kambulat_1\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"kambulat_1\",\n                                \"sec_uid\": \"MS4wLjABAAAAaDN5BaygX_OjIzweJRLvQMHMYXmNbPYiwooAgckuX4MICCyFLbmr9i5bNEL3321M\",\n                                \"status\": 1,\n                                \"uid\": \"6568071529740582918\"\n                            }\n                        ],\n                        \"author\": \"Kambulat\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Привет\\\"\",\n                        \"mixed_title\": \"Привет (Contains music from: Привет - Kambulat)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1636675200,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Привет\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Kambulat\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 21696,\n                            \"start_ms\": 23616\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUylT7HsACAhAZeVgIF0RgQDafcLp7cEBtBCLI~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 128518,\n                        \"h5_url\": \"\",\n                        \"id\": \"7152869091718465538\",\n                        \"performers\": null,\n                        \"title\": \"Привет\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7020759449153784578\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7025520367204567051\n                    ],\n                    \"music_ugid\": 7020759449153784578,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"kambulat_1\",\n                    \"owner_id\": \"6568071529740582918\",\n                    \"owner_nickname\": \"kambulat_1\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7020783770793937665.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7020783770793937665.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7025520367204567051,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAaDN5BaygX_OjIzweJRLvQMHMYXmNbPYiwooAgckuX4MICCyFLbmr9i5bNEL3321M\",\n                    \"shoot_duration\": 18,\n                    \"sim_group_id_v3\": 37221933314,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/38f5e2ea1ddd7d20f40ecf0189ef7bdc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/38f5e2ea1ddd7d20f40ecf0189ef7bdc.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"Привет\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 18\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out БУТОВСКИЙ's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out БУТОВСКИЙ’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out БУТОВСКИЙ’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@butovskyyy/video/7028179767379807490?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7028179767379807490&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@butovskyyy/video/7028179767379807490?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7028179767379807490&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7028179767379807490\",\n                    \"collect_count\": 160527,\n                    \"comment_count\": 8069,\n                    \"digg_count\": 2737080,\n                    \"download_count\": 37331,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 27161413,\n                    \"repost_count\": 0,\n                    \"share_count\": 15245,\n                    \"whatsapp_share_count\": 2078\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7028179767379807490\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=9e06fe0d&x-expires=1772722800&x-signature=4hcyODGpCUGsKWy03J3sagpWY5c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=0e243b3b&x-expires=1772722800&x-signature=XySgx0V1Nc5dHxesbhx0lLdHyzs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a73d87d1&x-expires=1772722800&x-signature=neMJeyQKDN2qFAqbIGYOCrk9ZOA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=9e06fe0d&x-expires=1772722800&x-signature=4hcyODGpCUGsKWy03J3sagpWY5c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=0e243b3b&x-expires=1772722800&x-signature=XySgx0V1Nc5dHxesbhx0lLdHyzs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a73d87d1&x-expires=1772722800&x-signature=neMJeyQKDN2qFAqbIGYOCrk9ZOA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=9e06fe0d&x-expires=1772722800&x-signature=4hcyODGpCUGsKWy03J3sagpWY5c%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=0e243b3b&x-expires=1772722800&x-signature=XySgx0V1Nc5dHxesbhx0lLdHyzs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/4e88281209164a01845cb4d44676a963_1636375622~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a73d87d1&x-expires=1772722800&x-signature=neMJeyQKDN2qFAqbIGYOCrk9ZOA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 953109,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1808883,\n                                \"file_cs\": \"c:0-13872-c096\",\n                                \"file_hash\": \"e4a3f23c4044573dcae01e2fdb88f2f1\",\n                                \"height\": 1280,\n                                \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                                \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_bytevc1_720p_953109\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/2c35c411b6a5b692a9bc0817cbe1c01b/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/ecfcbcdd76dd4cd8aa20776a4b9b6202/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1860&bt=930&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=PGc5Omg0aWc3NGQ5Zmk5ZEBpanc2aTs6ZmhrOTMzODczNEAwNjIxNV9iNl4xNjUwL2A2YSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/14e8481e04a83a68b4939db137215fe2/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/ecfcbcdd76dd4cd8aa20776a4b9b6202/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1860&bt=930&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=PGc5Omg0aWc3NGQ5Zmk5ZEBpanc2aTs6ZmhrOTMzODczNEAwNjIxNV9iNl4xNjUwL2A2YSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9ac62f3c869a41a49defb18e47569d39&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjliYTVhYTdjMDYzNTI1MjY4Yzc2MTU2MDJhOWE2MzE5&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32138}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 787602,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1494772,\n                                \"file_cs\": \"c:0-13872-981c\",\n                                \"file_hash\": \"796b1d67c8898ffc07687c6b7942499b\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                                \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_bytevc1_540p_787602\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/ff992f5d40aa7c46dad1a15c04dcd868/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/59e75f6d19414f93b602204ee780cd1c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1538&bt=769&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=PDpmaTM2aDo2O2VkaWVmOUBpanc2aTs6ZmhrOTMzODczNEAzMV4uNF5gXjMxMzZjXmNeYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/da5c32d6584f89903129bc619e53fa24/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/59e75f6d19414f93b602204ee780cd1c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1538&bt=769&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=PDpmaTM2aDo2O2VkaWVmOUBpanc2aTs6ZmhrOTMzODczNEAzMV4uNF5gXjMxMzZjXmNeYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a6fcabff9a6b4863a7cea3701fac4769&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUxOTVmNDM5NGVjYWU1ODQ2NTYwN2YxYjQ5MjljZWMy&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32138}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 301545,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 572296,\n                                \"file_cs\": \"c:0-13864-cdd9\",\n                                \"file_hash\": \"67da9fd0d0e81608eecfab93aa91fae8\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                                \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_bytevc1_540p_301545\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e7e617f9dd6ffa484c59ad4bdae921e9/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/6d72c90f381f47bbb58e9fea578754c8/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZzU3aDozOWhnaDs4aWQ5NUBpanc2aTs6ZmhrOTMzODczNEBiYzA0YC8xNTYxNjM2MGAvYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/4c9f3a6cbda3f111a9f7a8437f31dc77/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/6d72c90f381f47bbb58e9fea578754c8/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=588&bt=294&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZzU3aDozOWhnaDs4aWQ5NUBpanc2aTs6ZmhrOTMzODczNEBiYzA0YC8xNTYxNjM2MGAvYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=22c63a9f65984e9d8e4620c77e34f2ed&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQzMDVkNDgxNDVmNzBkYmQ1NzM0NzlkMWQ4NmJlMDU4&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32138}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 197369,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 374583,\n                                \"file_cs\": \"c:0-13872-335c\",\n                                \"file_hash\": \"ac992532988ee809f959c1f8550dc4a2\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                                \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_bytevc1_540p_197369\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/b7c4cb1fee4364d1c956eb2b1530dbfc/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/33c6f19dacec4c5aa25977c8965c0753/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGg3OmU7ZDo8Omc6ZjVoaEBpanc2aTs6ZmhrOTMzODczNEBhXjMzLi8uNTMxMC9gLzJhYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/8fdcfdabd465a6086b0bc3d1cbd22dd8/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/33c6f19dacec4c5aa25977c8965c0753/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGg3OmU7ZDo8Omc6ZjVoaEBpanc2aTs6ZmhrOTMzODczNEBhXjMzLi8uNTMxMC9gLzJhYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=de5e22cc273d4769871a281b6764aed9&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJhNWYzZDY1NWJkZGFmNjBlYjJjZDI2MTk5MGNlZDRj&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24149}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/1a66eafc6222459dac6ff64a756e0059\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1a66eafc6222459dac6ff64a756e0059~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=52028c80&x-expires=1772722800&x-signature=HYawUUzcSBkjpuIVuGmq5QETzik%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1a66eafc6222459dac6ff64a756e0059~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=b638ba92&x-expires=1772722800&x-signature=logJelhZWKiFHzz2MVDAHwCr3OE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1a66eafc6222459dac6ff64a756e0059~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=2147da3b&x-expires=1772722800&x-signature=5TkHmg6ni9rf9nvnOXc9%2FpkUv%2B8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 2392970,\n                        \"file_cs\": \"c:0-13386-e18a\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/a60f9eddb1858295b82f621e0986dd88/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/66ab8afef2ec461bb669f2d16f792970/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2462&bt=1231&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTg2MzpnNzY7NWkzaDRkNEBpanc2aTs6ZmhrOTMzODczNEAwMy42YTQ2NjMxLjZfMDAzYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/21b6559ae01a2069b164fd1b2db7d62f/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/66ab8afef2ec461bb669f2d16f792970/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2462&bt=1231&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NTg2MzpnNzY7NWkzaDRkNEBpanc2aTs6ZmhrOTMzODczNEAwMy42YTQ2NjMxLjZfMDAzYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c64hoebc77u84fr3ntlg&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=613a31be901f426893947dd790136532&item_id=7028179767379807490&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2ZmU3YWE2MTBhNjY0YTVkNWIyNTBjYzJjOGFiOTE4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2410238,\n                        \"file_cs\": \"c:0-13386-e18a\",\n                        \"file_hash\": \"e3274792d3f0a154a1a84853e322ef57\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                        \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_h264_540p_1269966\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/de281d177c37d31f3fa405520b1f5ce2/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/c298669ea8e5488590a64cad45f7b9ae/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2480&bt=1240&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzo4ZWY7NTg7OjhpNTQ3aUBpanc2aTs6ZmhrOTMzODczNEA1YF8vLy0tXi4xMmFgYWMtYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/926ed0e51349695671c22e41d7c7657b/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/c298669ea8e5488590a64cad45f7b9ae/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2480&bt=1240&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzo4ZWY7NTg7OjhpNTQ3aUBpanc2aTs6ZmhrOTMzODczNEA1YF8vLy0tXi4xMmFgYWMtYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ff4d1c2df554718a502082c2bb5c78d&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc2NmRkYjFkM2U2YWIwM2ZjYTllZWE1MzgyZDcwMDBh&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 15183,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/6b6b1744c4dd476e88831db4d7c909c0_1636375622\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/6b6b1744c4dd476e88831db4d7c909c0_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=71da3cf6&x-expires=1772722800&x-signature=6NoVCHdFtXLw09LBtt%2FNJuTNGMY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/6b6b1744c4dd476e88831db4d7c909c0_1636375622~tplv-tiktokx-origin.image?dr=8606&refresh_token=77b3734c&x-expires=1772722800&x-signature=GCJDlcIOwfYGtJrWSLk0LBIr%2F%2Fs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/6b6b1744c4dd476e88831db4d7c909c0_1636375622~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=61506402&x-expires=1772722800&x-signature=lF491Pix67Wn2gYeyWVAIR%2BsjXo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"6.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-7.8\\\",\\\"LoudnessRangeStart\\\":\\\"-14.3\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-7.5\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-9.6,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-6,\\\\\\\"LoudnessRangeStart\\\\\\\":-14.3,\\\\\\\"LoudnessRangeEnd\\\\\\\":-7.8,\\\\\\\"Version\\\\\\\":1,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-7.5,\\\\\\\"LoudnessRange\\\\\\\":6.5}\\\",\\\"loudness\\\":\\\"-9.6\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1636375622}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"56.54\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c64hoebc77u84fr3ntlg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/5ea4861b3c3be09ad4d2d57f1c4b94aa/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/oI5TDRWigwQRAIY7hBEdfce7E7BsQRbuB9Qrns/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1458\\\\u0026bt=729\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzRoNzRnZWVmZzpoMzdoNkBpanc2aTs6ZmhrOTMzODczNEAtNjIwMGAzNjYxNDUxYWM0YSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b8000\\\",\\\"https://v16m.tiktokcdn-us.com/893223a2f44aec29f2fc6bf392d31800/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/oI5TDRWigwQRAIY7hBEdfce7E7BsQRbuB9Qrns/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1458\\\\u0026bt=729\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=MzRoNzRnZWVmZzpoMzdoNkBpanc2aTs6ZmhrOTMzODczNEAtNjIwMGAzNjYxNDUxYWM0YSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c64hoebc77u84fr3ntlg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=73fed4408e774d9c9b6bcd31345e9100\\\\u0026item_id=7028179767379807490\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJjMDYwNTk1MWU0ZWQ3NDBkNzIxZTU0NzZkN2VmOWJi\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1777054,\\\"file_cs\\\":\\\"c:0-13386-e18a\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/f5587329abce41a18fadfed0d2a7b34a_1636375622\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/f5587329abce41a18fadfed0d2a7b34a_1636375622~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=078f1ab9&x-expires=1772722800&x-signature=egYRxzLYWgo7dSL2Tnp4l5o63mc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/f5587329abce41a18fadfed0d2a7b34a_1636375622~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=3d1073ad&x-expires=1772722800&x-signature=1TFhkKC9rml90ZcwGCB0KAdO0cU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/f5587329abce41a18fadfed0d2a7b34a_1636375622~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=72327542&x-expires=1772722800&x-signature=ctMlner8B7tldLMkGM%2FAKgrqF7Q%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2410238,\n                        \"file_cs\": \"c:0-13386-e18a\",\n                        \"file_hash\": \"e3274792d3f0a154a1a84853e322ef57\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                        \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_h264_540p_1269966\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/de281d177c37d31f3fa405520b1f5ce2/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/c298669ea8e5488590a64cad45f7b9ae/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2480&bt=1240&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzo4ZWY7NTg7OjhpNTQ3aUBpanc2aTs6ZmhrOTMzODczNEA1YF8vLy0tXi4xMmFgYWMtYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/926ed0e51349695671c22e41d7c7657b/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/c298669ea8e5488590a64cad45f7b9ae/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2480&bt=1240&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzo4ZWY7NTg7OjhpNTQ3aUBpanc2aTs6ZmhrOTMzODczNEA1YF8vLy0tXi4xMmFgYWMtYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ff4d1c2df554718a502082c2bb5c78d&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc2NmRkYjFkM2U2YWIwM2ZjYTllZWE1MzgyZDcwMDBh&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1494772,\n                        \"file_cs\": \"c:0-13872-981c\",\n                        \"file_hash\": \"796b1d67c8898ffc07687c6b7942499b\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                        \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_bytevc1_540p_787602\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/ff992f5d40aa7c46dad1a15c04dcd868/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/59e75f6d19414f93b602204ee780cd1c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1538&bt=769&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=PDpmaTM2aDo2O2VkaWVmOUBpanc2aTs6ZmhrOTMzODczNEAzMV4uNF5gXjMxMzZjXmNeYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/da5c32d6584f89903129bc619e53fa24/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/59e75f6d19414f93b602204ee780cd1c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1538&bt=769&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=PDpmaTM2aDo2O2VkaWVmOUBpanc2aTs6ZmhrOTMzODczNEAzMV4uNF5gXjMxMzZjXmNeYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=a6fcabff9a6b4863a7cea3701fac4769&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUxOTVmNDM5NGVjYWU1ODQ2NTYwN2YxYjQ5MjljZWMy&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 2410238,\n                        \"file_cs\": \"c:0-13386-e18a\",\n                        \"file_hash\": \"e3274792d3f0a154a1a84853e322ef57\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64hoebc77u84fr3ntlg\",\n                        \"url_key\": \"v10044g50000c64hoebc77u84fr3ntlg_h264_540p_1269966\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/de281d177c37d31f3fa405520b1f5ce2/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/c298669ea8e5488590a64cad45f7b9ae/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2480&bt=1240&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzo4ZWY7NTg7OjhpNTQ3aUBpanc2aTs6ZmhrOTMzODczNEA1YF8vLy0tXi4xMmFgYWMtYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/926ed0e51349695671c22e41d7c7657b/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/c298669ea8e5488590a64cad45f7b9ae/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2480&bt=1240&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzo4ZWY7NTg7OjhpNTQ3aUBpanc2aTs6ZmhrOTMzODczNEA1YF8vLy0tXi4xMmFgYWMtYSNpa28xcjRfbDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0ff4d1c2df554718a502082c2bb5c78d&is_play_url=1&item_id=7028179767379807490&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc2NmRkYjFkM2U2YWIwM2ZjYTllZWE1MzgyZDcwMDBh&source=STICKER_AWEME&video_id=v10044g50000c64hoebc77u84fr3ntlg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 16,\n                    \"author\": \"schnappedx0\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e1ff2740&x-expires=1772722800&x-signature=ioRIQLu0ahcoS1DgEA96ecCfJ7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a72fd82&x-expires=1772722800&x-signature=0PdTwXtQu7%2BFnX8G3OuzZtPlp%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=55b80e23&x-expires=1772722800&x-signature=xjrbdfzs7NnH%2BMmpa6wO53mePV0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=840a8ef8&x-expires=1772722800&x-signature=beIX%2FdPmVyLHXgxEONMYA7InHiM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=43d58729&x-expires=1772722800&x-signature=xC7BggpRXnbLDTXjgBUOBXII8Rs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a51ae3ef&x-expires=1772722800&x-signature=zYYl9ws41Oy%2Fy2G%2Fmv%2BP54yQoyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f05c5216&x-expires=1772722800&x-signature=mvz67Fdhk5xXKAV8a6QF6ehjjeE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9e9d6bc2&x-expires=1772722800&x-signature=oyzpJKSxfv%2BhGMo8PYcXuvmg5Q4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=44f265f5&x-expires=1772722800&x-signature=uS8T3ssqZ9xf9itzcct0mGUvEXw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e1ff2740&x-expires=1772722800&x-signature=ioRIQLu0ahcoS1DgEA96ecCfJ7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a72fd82&x-expires=1772722800&x-signature=0PdTwXtQu7%2BFnX8G3OuzZtPlp%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=55b80e23&x-expires=1772722800&x-signature=xjrbdfzs7NnH%2BMmpa6wO53mePV0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=840a8ef8&x-expires=1772722800&x-signature=beIX%2FdPmVyLHXgxEONMYA7InHiM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=43d58729&x-expires=1772722800&x-signature=xC7BggpRXnbLDTXjgBUOBXII8Rs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a51ae3ef&x-expires=1772722800&x-signature=zYYl9ws41Oy%2Fy2G%2Fmv%2BP54yQoyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1622404010,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 16,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 16,\n                        \"duration_precision\": 16,\n                        \"shoot_duration_precision\": 16,\n                        \"video_duration_precision\": 16\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":16.18,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6968172114725719302,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c2pun9csuveldiqq9dh0\\\",\\\"owner_id\\\":6830793832088126470,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 6968172032160729862,\n                    \"id_str\": \"6968172032160729862\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"8D slowed + reverb tiktok audios & creamy & 11:11 Music Group\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"i wanna be your slave (8D slowed + reverb)\\\"\",\n                        \"mixed_title\": \"original sound - schnapped_x0 (Contains music from: i wanna be your slave (8D slowed + reverb) - 8D slowed + reverb tiktok audios & creamy & 11:11 Music Group)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"i wanna be your slave (8D slowed + reverb)\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"8D slowed + reverb tiktok audios & creamy & 11:11 Music Group\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 43968,\n                            \"start_ms\": 209088\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 260711,\n                        \"h5_url\": \"\",\n                        \"id\": \"7133770772077611010\",\n                        \"performers\": null,\n                        \"title\": \"i wanna be your slave (8D slowed + reverb)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6968172032160729862\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6968172032160729862,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"schnapped_x0\",\n                    \"owner_id\": \"6830793832088126470\",\n                    \"owner_nickname\": \"schnappedx0\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6968172089434065669.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6968172089434065669.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAe4F3USwEIsBucVc1bC5i9hQC2Az7_kKbt8WP3DGpVCZZsw-D47MT4q0ZbwFpHguR\",\n                    \"shoot_duration\": 16,\n                    \"sim_group_id_v3\": 269491970,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/17fdcdee1296c9cf46d5425f42aa5cf6.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/17fdcdee1296c9cf46d5425f42aa5cf6.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - schnapped_x0\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 16\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c1a9274a&x-expires=1772722800&x-signature=gauzuPcq3i4KZq4MesRacjjMAAU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ea6b30ee&x-expires=1772722800&x-signature=5y%2BcIxJqLB5Pp7eIL58mhkLeACQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=2ff69f21&x-expires=1772722800&x-signature=5QixAuQuAsMJ8dHwXwJbTTBPIBw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=aefa45d6&x-expires=1772722800&x-signature=1vMZB%2Bi7680slo4J5ZZzK3Jo1Lg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=8a830bb9&x-expires=1772722800&x-signature=caLeIdzGk8mrpaypikeccWKzgrw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=045e343d&x-expires=1772722800&x-signature=sr79rgl%2B7pGBUhN8B%2BKtvwbOgdk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=333c6db2&x-expires=1772722800&x-signature=oQiglFK3V5GmDqdTL8xST5r4Vxk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=4f77e8d9&x-expires=1772722800&x-signature=EN0DjNmb1OQbu3cAR9bDq%2F2Y2Vw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a8c73127&x-expires=1772722800&x-signature=YHKiptD%2BBpy9X4dPWCaCji0iM8I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f5cd42df&x-expires=1772722800&x-signature=4fPtj0aKNq95t5GvTioc6hlwNZw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e6194d23&x-expires=1772722800&x-signature=iO72UbgX0jAdpHrnRGeP3wH4SG0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=34ee64ad&x-expires=1772722800&x-signature=V4nzleINPSlZC%2FdxWLVBhUBF0No%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=79e3eb59&x-expires=1772722800&x-signature=hMoxFzmftr4c7XsmOuQX1xC%2FBbo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=acef2357&x-expires=1772722800&x-signature=gEDYqDO414GYdQyZvhKgiwQIzl8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=1c97ff54&x-expires=1772722800&x-signature=KFGtk70SohY%2F8mPluuxJxko8F00%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/24e6d16c312ee4e7eb2d39042f93ac42\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1626184386,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"demixday\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"☀ Данил ☀\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAArY1J5qyjRMAumqBo5qN8uALaAScVjbA-sbWtigv8lq2tHVnl-czxZmTEGQ39CCbW\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"☀️С тобой я 🏡\\n❤️Всё самое лучшее ❤️\\nСлучается неожиданно!!!\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6968785026357167109\",\n                    \"unique_id\": \"danya..mil\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6968785026357167109,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7005215168800115969\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.004134250403486912}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1631028758,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Hi, how old do you think I'm?☀️\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7005215168800115969\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 16,\n                    \"author\": \"schnappedx0\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e1ff2740&x-expires=1772722800&x-signature=ioRIQLu0ahcoS1DgEA96ecCfJ7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a72fd82&x-expires=1772722800&x-signature=0PdTwXtQu7%2BFnX8G3OuzZtPlp%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=55b80e23&x-expires=1772722800&x-signature=xjrbdfzs7NnH%2BMmpa6wO53mePV0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=840a8ef8&x-expires=1772722800&x-signature=beIX%2FdPmVyLHXgxEONMYA7InHiM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=43d58729&x-expires=1772722800&x-signature=xC7BggpRXnbLDTXjgBUOBXII8Rs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a51ae3ef&x-expires=1772722800&x-signature=zYYl9ws41Oy%2Fy2G%2Fmv%2BP54yQoyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f05c5216&x-expires=1772722800&x-signature=mvz67Fdhk5xXKAV8a6QF6ehjjeE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9e9d6bc2&x-expires=1772722800&x-signature=oyzpJKSxfv%2BhGMo8PYcXuvmg5Q4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=44f265f5&x-expires=1772722800&x-signature=uS8T3ssqZ9xf9itzcct0mGUvEXw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e1ff2740&x-expires=1772722800&x-signature=ioRIQLu0ahcoS1DgEA96ecCfJ7A%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9a72fd82&x-expires=1772722800&x-signature=0PdTwXtQu7%2BFnX8G3OuzZtPlp%2Fg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=55b80e23&x-expires=1772722800&x-signature=xjrbdfzs7NnH%2BMmpa6wO53mePV0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=840a8ef8&x-expires=1772722800&x-signature=beIX%2FdPmVyLHXgxEONMYA7InHiM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=43d58729&x-expires=1772722800&x-signature=xC7BggpRXnbLDTXjgBUOBXII8Rs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4adb39109f3bf45da9e5f1779bd02cbb~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a51ae3ef&x-expires=1772722800&x-signature=zYYl9ws41Oy%2Fy2G%2Fmv%2BP54yQoyM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1622404010,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 16,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 16,\n                        \"duration_precision\": 16,\n                        \"shoot_duration_precision\": 16,\n                        \"video_duration_precision\": 16\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":16.18,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6968172114725719302,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c2pun9csuveldiqq9dh0\\\",\\\"owner_id\\\":6830793832088126470,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 6968172032160729862,\n                    \"id_str\": \"6968172032160729862\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"8D slowed + reverb tiktok audios & creamy & 11:11 Music Group\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"i wanna be your slave (8D slowed + reverb)\\\"\",\n                        \"mixed_title\": \"original sound - schnapped_x0 (Contains music from: i wanna be your slave (8D slowed + reverb) - 8D slowed + reverb tiktok audios & creamy & 11:11 Music Group)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"i wanna be your slave (8D slowed + reverb)\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"8D slowed + reverb tiktok audios & creamy & 11:11 Music Group\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 43968,\n                            \"start_ms\": 209088\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oUNmgFfGgeEAe4zDa7AoE3FEEuAwAL43DMDOCB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 260711,\n                        \"h5_url\": \"\",\n                        \"id\": \"7133770772077611010\",\n                        \"performers\": null,\n                        \"title\": \"i wanna be your slave (8D slowed + reverb)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6968172032160729862\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6968172032160729862,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"schnapped_x0\",\n                    \"owner_id\": \"6830793832088126470\",\n                    \"owner_nickname\": \"schnappedx0\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6968172089434065669.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6968172089434065669.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAe4F3USwEIsBucVc1bC5i9hQC2Az7_kKbt8WP3DGpVCZZsw-D47MT4q0ZbwFpHguR\",\n                    \"shoot_duration\": 16,\n                    \"sim_group_id_v3\": 269491970,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/17fdcdee1296c9cf46d5425f42aa5cf6.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/17fdcdee1296c9cf46d5425f42aa5cf6.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - schnapped_x0\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 16\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"shoot_page_favourite\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Hi, how old do you think I'm?☀️\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out ☀ Данил ☀'s video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ☀ Данил ☀’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out ☀ Данил ☀’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@danya..mil/video/7005215168800115969?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7005215168800115969&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@danya..mil/video/7005215168800115969?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7005215168800115969&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10026\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7005215168800115969\",\n                    \"collect_count\": 57680,\n                    \"comment_count\": 76627,\n                    \"digg_count\": 2328692,\n                    \"download_count\": 43633,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 18534678,\n                    \"repost_count\": 0,\n                    \"share_count\": 15442,\n                    \"whatsapp_share_count\": 4093\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7005215168800115969\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 3.87,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.image?dr=8606&refresh_token=b988e254&x-expires=1772722800&x-signature=%2FIV3aPbDIaKbGGYcCFVVYzhbsXw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.image?dr=8606&refresh_token=c15f4b28&x-expires=1772722800&x-signature=WujHmv4V9rfH42O98KDwJKb92HM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7757898b&x-expires=1772722800&x-signature=ylxdMdMjVC%2FNfmRFNzYK1H%2BmxO4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.image?dr=8606&refresh_token=b988e254&x-expires=1772722800&x-signature=%2FIV3aPbDIaKbGGYcCFVVYzhbsXw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.image?dr=8606&refresh_token=c15f4b28&x-expires=1772722800&x-signature=WujHmv4V9rfH42O98KDwJKb92HM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7757898b&x-expires=1772722800&x-signature=ylxdMdMjVC%2FNfmRFNzYK1H%2BmxO4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.image?dr=8606&refresh_token=b988e254&x-expires=1772722800&x-signature=%2FIV3aPbDIaKbGGYcCFVVYzhbsXw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.image?dr=8606&refresh_token=c15f4b28&x-expires=1772722800&x-signature=WujHmv4V9rfH42O98KDwJKb92HM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/853ee2f0a2f04dab98286d90d6f91505_1631028759~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=7757898b&x-expires=1772722800&x-signature=ylxdMdMjVC%2FNfmRFNzYK1H%2BmxO4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1300390,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2475781,\n                                \"file_cs\": \"c:0-13855-a1d4\",\n                                \"file_hash\": \"209ca391c9f89b6c05848ea8729ddc5b\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                                \"url_key\": \"v10044g50000c4roacjc77u7htud6iug_bytevc1_540p_1300390\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/5bdc8b7d6bed2756da6c38d2b8df3162/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/269e7ab20ca144d79d94593d6e08b555/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2538&bt=1269&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTY4PDM5ZjZoZWc3MzY4OUBpamxndzo6ZmZyNzMzODczNEBhMDUyYF5hXmAxNF5eNGIzYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/a396b30a3ec28b2c2928ac6b5cfb7cdc/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/269e7ab20ca144d79d94593d6e08b555/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2538&bt=1269&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTY4PDM5ZjZoZWc3MzY4OUBpamxndzo6ZmZyNzMzODczNEBhMDUyYF5hXmAxNF5eNGIzYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=66e573a0a47d4bcea3dca6c0598533d2&is_play_url=1&item_id=7005215168800115969&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY3ZjAwMDI2N2Q1Mzc5MWQ1ZDNjNjg0NjY1ZjdlOTI1&source=STICKER_AWEME&video_id=v10044g50000c4roacjc77u7htud6iug\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32116}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 488753,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 930526,\n                                \"file_cs\": \"c:0-13747-cc10\",\n                                \"file_hash\": \"09785e4c357ffe4c76346b47e1dff02c\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                                \"url_key\": \"v10044g50000c4roacjc77u7htud6iug_bytevc1_540p_488753\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/a50f1be2d0e64f2c2fc7c0d88cd1b38a/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/8f090b9e16cc4531bd659b7a04b00913/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=954&bt=477&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=NGk8OjU5M2RpO2Q5ZDc2aEBpamxndzo6ZmZyNzMzODczNEAzX2BjMF41NmMxLjIwLy4uYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/1c8925ff9768a4e041feca8a144b48b3/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/8f090b9e16cc4531bd659b7a04b00913/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=954&bt=477&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=NGk8OjU5M2RpO2Q5ZDc2aEBpamxndzo6ZmZyNzMzODczNEAzX2BjMF41NmMxLjIwLy4uYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1e13243a561a48ff9a80a632f7c9bf61&is_play_url=1&item_id=7005215168800115969&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkwMTY4ZTQ4MTMxODQxMjAyZDk3YzI2OGFmMGNmMWQ4&source=STICKER_AWEME&video_id=v10044g50000c4roacjc77u7htud6iug\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32116}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 315750,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 601149,\n                                \"file_cs\": \"c:0-13747-7bcb\",\n                                \"file_hash\": \"b7880ef88b7f453b0efbf9921d7ea2c5\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                                \"url_key\": \"v10044g50000c4roacjc77u7htud6iug_bytevc1_540p_315750\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/31e70d1b569d3dbf80ce3b2a70410b46/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/ba50d087da9646ef83c42da31aa1ca15/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=616&bt=308&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDk3M2VoZDdpNWU6ZDw5Z0Bpamxndzo6ZmZyNzMzODczNEBiLjJfX2JfXzIxL2JeMDAwYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://v16m.tiktokcdn-us.com/d8e99e830d28d2171418439db516226f/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/ba50d087da9646ef83c42da31aa1ca15/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=616&bt=308&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDk3M2VoZDdpNWU6ZDw5Z0Bpamxndzo6ZmZyNzMzODczNEBiLjJfX2JfXzIxL2JeMDAwYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3d3639aae72b425fb4baeebbb05416ea&is_play_url=1&item_id=7005215168800115969&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZmZjM1NzM2NmZjNzlhOThmMGEwOGYxMTkwZjRkMzc3&source=STICKER_AWEME&video_id=v10044g50000c4roacjc77u7htud6iug\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24155}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/435d5ac44314481993e48999ab252ec2_1631028759\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/435d5ac44314481993e48999ab252ec2_1631028759~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=fd206df7&x-expires=1772722800&x-signature=BC30BLUNbyXAFb9rWu%2BJZWVIWGA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/435d5ac44314481993e48999ab252ec2_1631028759~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=f0d53a71&x-expires=1772722800&x-signature=8FQFDGrbZ93VgeadB4we%2Bfv3vTU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/435d5ac44314481993e48999ab252ec2_1631028759~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=caa6325a&x-expires=1772722800&x-signature=RIyx3BalKOinta6sMEEaxDbUo1c%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 2501055,\n                        \"file_cs\": \"c:0-13600-fc4a\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/1b2583735defca8d411867ea937ae167/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/af7272c6676e4775b32e21dd4abd452e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2564&bt=1282&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aTYzNjZlNDo5Z2VlNGk3N0Bpamxndzo6ZmZyNzMzODczNEA2YF9fNF8zNWIxYDNiYDZeYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/3e4b0c1bb521202d567028dc6a8b1971/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/af7272c6676e4775b32e21dd4abd452e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2564&bt=1282&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aTYzNjZlNDo5Z2VlNGk3N0Bpamxndzo6ZmZyNzMzODczNEA2YF9fNF8zNWIxYDNiYDZeYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c4roacjc77u7htud6iug&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=a494cfe16bcb4de68761bb73b3b0c39f&item_id=7005215168800115969&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE2YzdkMTlkNjYwMmVhMjhiYTg5Y2NmZmU0MTNhNDcw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2434515,\n                        \"file_cs\": \"c:0-13600-fc4a\",\n                        \"file_hash\": \"de46229c126df12599f44cffe4f01c40\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                        \"url_key\": \"v10044g50000c4roacjc77u7htud6iug_h264_540p_1278715\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f5542e6ddde6bc3c328e4c0f30847d4d/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/46b53d869e9b48618d7ea749e4b21b78/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDY3OTQ8ZDY5OjZkNjU8ZUBpamxndzo6ZmZyNzMzODczNEBjYDVgYzYuNS8xLzBeXjQtYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/90e366125a87239a65e74bd604c8bee8/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/46b53d869e9b48618d7ea749e4b21b78/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDY3OTQ8ZDY5OjZkNjU8ZUBpamxndzo6ZmZyNzMzODczNEBjYDVgYzYuNS8xLzBeXjQtYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0b79a2a33a234726831a99f1c684c3fe&is_play_url=1&item_id=7005215168800115969&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRiMzQwMzg2NDcxMGYzN2U0OTA5MDUzMzU1OWQwMzA5&source=STICKER_AWEME&video_id=v10044g50000c4roacjc77u7htud6iug\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 15231,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/211a8cd1eb7d4ad2bb3ab1ef4af67d17_1631028760\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/211a8cd1eb7d4ad2bb3ab1ef4af67d17_1631028760~tplv-tiktokx-origin.image?dr=8606&refresh_token=02253f36&x-expires=1772722800&x-signature=ux2%2BifS3PJfFeZuslkwiItEcWgo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/211a8cd1eb7d4ad2bb3ab1ef4af67d17_1631028760~tplv-tiktokx-origin.image?dr=8606&refresh_token=6eb217ba&x-expires=1772722800&x-signature=WHKyM3k0bp3uffJ17ER96vRhpe0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/211a8cd1eb7d4ad2bb3ab1ef4af67d17_1631028760~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=87ae6fce&x-expires=1772722800&x-signature=sDgIGRea90LgUIj87QXHXeN6iC4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"max_volume\\\\\\\":-0.7,\\\\\\\"Loudness\\\\\\\":-13.7,\\\\\\\"Peak\\\\\\\":0.92257,\\\\\\\"mean_volume\\\\\\\":-14.6}\\\",\\\"loudness\\\":\\\"-13.7\\\",\\\"peak\\\":\\\"0.92257\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7943,2799.5295]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1631028758}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"59.95\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c4roacjc77u7htud6iug\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/f401b05d31a74549652caa09dfee615a/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/osy47mgJmDyeHEvhA6grIaQBbUEJPBBQlnPRNe/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2052\\\\u0026bt=1026\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDQ5ODY4ZDk6PDRmOzo7NkBpamxndzo6ZmZyNzMzODczNEAtYy9jYS5eNi8xXzZfMl5gYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b8000\\\",\\\"https://v16m.tiktokcdn-us.com/3da9f307824374b700c5ed2fd5f4fd10/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/osy47mgJmDyeHEvhA6grIaQBbUEJPBBQlnPRNe/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2052\\\\u0026bt=1026\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDQ5ODY4ZDk6PDRmOzo7NkBpamxndzo6ZmZyNzMzODczNEAtYy9jYS5eNi8xXzZfMl5gYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c4roacjc77u7htud6iug\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=c3a857b89cb1492796aa15d3f526f109\\\\u0026item_id=7005215168800115969\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdiYWY5MDljYWRhZjlhN2QxOWI3OGE4NzM3NGMwMmFi\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":2508021,\\\"file_cs\\\":\\\"c:0-13600-fc4a\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/5122f731a7a84ec99e5d06aa89e6b70d_1631028759\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/5122f731a7a84ec99e5d06aa89e6b70d_1631028759~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=d48d15fc&x-expires=1772722800&x-signature=MJMXAU733Rnq8qMdODJMzWUvL4w%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/5122f731a7a84ec99e5d06aa89e6b70d_1631028759~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=fb59ed03&x-expires=1772722800&x-signature=oZuNli0y83n7zatBQ%2FtC12%2FVb9U%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/5122f731a7a84ec99e5d06aa89e6b70d_1631028759~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=5ab21b1d&x-expires=1772722800&x-signature=TuzuxMYQxLrQBjRpZljMZOLOEgo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2434515,\n                        \"file_cs\": \"c:0-13600-fc4a\",\n                        \"file_hash\": \"de46229c126df12599f44cffe4f01c40\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                        \"url_key\": \"v10044g50000c4roacjc77u7htud6iug_h264_540p_1278715\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f5542e6ddde6bc3c328e4c0f30847d4d/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/46b53d869e9b48618d7ea749e4b21b78/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDY3OTQ8ZDY5OjZkNjU8ZUBpamxndzo6ZmZyNzMzODczNEBjYDVgYzYuNS8xLzBeXjQtYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/90e366125a87239a65e74bd604c8bee8/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/46b53d869e9b48618d7ea749e4b21b78/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDY3OTQ8ZDY5OjZkNjU8ZUBpamxndzo6ZmZyNzMzODczNEBjYDVgYzYuNS8xLzBeXjQtYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0b79a2a33a234726831a99f1c684c3fe&is_play_url=1&item_id=7005215168800115969&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRiMzQwMzg2NDcxMGYzN2U0OTA5MDUzMzU1OWQwMzA5&source=STICKER_AWEME&video_id=v10044g50000c4roacjc77u7htud6iug\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2475781,\n                        \"file_cs\": \"c:0-13855-a1d4\",\n                        \"file_hash\": \"209ca391c9f89b6c05848ea8729ddc5b\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                        \"url_key\": \"v10044g50000c4roacjc77u7htud6iug_bytevc1_540p_1300390\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/5bdc8b7d6bed2756da6c38d2b8df3162/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/269e7ab20ca144d79d94593d6e08b555/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2538&bt=1269&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTY4PDM5ZjZoZWc3MzY4OUBpamxndzo6ZmZyNzMzODczNEBhMDUyYF5hXmAxNF5eNGIzYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/a396b30a3ec28b2c2928ac6b5cfb7cdc/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/269e7ab20ca144d79d94593d6e08b555/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2538&bt=1269&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NTY4PDM5ZjZoZWc3MzY4OUBpamxndzo6ZmZyNzMzODczNEBhMDUyYF5hXmAxNF5eNGIzYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=66e573a0a47d4bcea3dca6c0598533d2&is_play_url=1&item_id=7005215168800115969&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY3ZjAwMDI2N2Q1Mzc5MWQ1ZDNjNjg0NjY1ZjdlOTI1&source=STICKER_AWEME&video_id=v10044g50000c4roacjc77u7htud6iug\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 2434515,\n                        \"file_cs\": \"c:0-13600-fc4a\",\n                        \"file_hash\": \"de46229c126df12599f44cffe4f01c40\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c4roacjc77u7htud6iug\",\n                        \"url_key\": \"v10044g50000c4roacjc77u7htud6iug_h264_540p_1278715\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f5542e6ddde6bc3c328e4c0f30847d4d/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/46b53d869e9b48618d7ea749e4b21b78/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDY3OTQ8ZDY5OjZkNjU8ZUBpamxndzo6ZmZyNzMzODczNEBjYDVgYzYuNS8xLzBeXjQtYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://v16m.tiktokcdn-us.com/90e366125a87239a65e74bd604c8bee8/69a8a71b/video/tos/alisg/tos-alisg-pve-0037c001/46b53d869e9b48618d7ea749e4b21b78/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2496&bt=1248&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDY3OTQ8ZDY5OjZkNjU8ZUBpamxndzo6ZmZyNzMzODczNEBjYDVgYzYuNS8xLzBeXjQtYSNyM3JlcjRnXm9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b8000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0b79a2a33a234726831a99f1c684c3fe&is_play_url=1&item_id=7005215168800115969&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRiMzQwMzg2NDcxMGYzN2U0OTA5MDUzMzU1OWQwMzA5&source=STICKER_AWEME&video_id=v10044g50000c4roacjc77u7htud6iug\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10026\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Call me Nell 🦅\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b6fb7c20&x-expires=1772722800&x-signature=sqqC4rmMlF8JNYUZBrjtzioPqoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1b125bc0&x-expires=1772722800&x-signature=rf6w87rUJ8PBOafAboPtlkRfr0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a497a8ff&x-expires=1772722800&x-signature=cmj9AMR3CVV30TD10SuHFIBzyHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1614707709,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6.97,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6935116719618837765,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942230000c0v7nu8g3oc499m61tlg\\\",\\\"owner_id\\\":6637163737722503173,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6935116694239169286,\n                    \"id_str\": \"6935116694239169286\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6935116694239169286\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6935116694239169286,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"yanibigbrudda\",\n                    \"owner_id\": \"6637163737722503173\",\n                    \"owner_nickname\": \"Call me Nell 🦅\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7111748720995076111,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMa1SePiuN09GDDYJ8pqWlJqXFvvTB9SXyMa2nyZVff_QRZzaacZCmu1XWDF8-J-g\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 7111748720995076111,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - yanibigbrudda\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=094d4310&x-expires=1772722800&x-signature=%2FDRsjuhBktRFnzuzRdnH8jccUfY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c4a20ad2&x-expires=1772722800&x-signature=MeNTQq%2BBTEXkNg2J0uPAta5nXXI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=c9969a32&x-expires=1772722800&x-signature=e6IxXhZ3lVueZD8wC6jaCXskNQQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=49bf7e2f&x-expires=1772722800&x-signature=3bB0uSRPcYfBb%2BXSUP94b9Rzdf8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=3ba558f0&x-expires=1772722800&x-signature=4h%2F1tVjeVYYfWIibAws3J0k3fZU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=c3c0e9ba&x-expires=1772722800&x-signature=i88SigJgj4HlTtgh6YcDEsilKLM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c905e25&x-expires=1772722800&x-signature=pWvEhnvcBqg8Eco28DOQdoJQrAM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=123e62e2&x-expires=1772722800&x-signature=%2F2xFcxX4pBzqIIx0M4u4lSAa%2Bv8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=4fb88c05&x-expires=1772722800&x-signature=lU0VlnouMRbPz2UM1aDNWB3rJMc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fdeca3fe&x-expires=1772722800&x-signature=pqVvHTt0jVz9o02yvnVxoFdgJ6I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=65b6b6fb&x-expires=1772722800&x-signature=%2B1fyg75Rs9vXh%2FBp%2FuuLo0Wmecs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5e8d44c1&x-expires=1772722800&x-signature=vS2pyKtx%2F2eS5oJhApkKzjoLfR0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ec52ab34&x-expires=1772722800&x-signature=EfSoXLN1s7%2BDUudhYRLjYAjJekM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f49a1b52&x-expires=1772722800&x-signature=lZRyM38QcDjI32fDmlCTYXWudo8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ec0cd74b&x-expires=1772722800&x-signature=MfBOesDBpRhQlNJNi%2FWWjOvJaro%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/5c7f2aa81268c68b3ebb0331598a4f81\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Popular creator\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"kyle thomas 🦸🏻\\u200d♂️\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"HK\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAtpb5mkf9TTCHtx-WHO0gPtJytu6m8VLfrlTjwF8f8YgKLnv0fii9oRLESWcRlal1\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"🦊🌱\\nwildlife, nature & conservation\\n🎥 BBC, Channel4 \\n🎗️Jane Goodall institute, Jimmy's farm\\n✉️ carina@thesohoagency.co.uk\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6668168694621028357\",\n                    \"unique_id\": \"kylethomas\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 12,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6668168694621028357,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        },\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7005247121406315781\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00028229448961156276}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1631036197,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"heart break </3\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7005247121406315781\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 1,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Call me Nell 🦅\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b6fb7c20&x-expires=1772722800&x-signature=sqqC4rmMlF8JNYUZBrjtzioPqoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1b125bc0&x-expires=1772722800&x-signature=rf6w87rUJ8PBOafAboPtlkRfr0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a497a8ff&x-expires=1772722800&x-signature=cmj9AMR3CVV30TD10SuHFIBzyHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1614707709,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6.97,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6935116719618837765,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942230000c0v7nu8g3oc499m61tlg\\\",\\\"owner_id\\\":6637163737722503173,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6935116694239169286,\n                    \"id_str\": \"6935116694239169286\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6935116694239169286\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6935116694239169286,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"yanibigbrudda\",\n                    \"owner_id\": \"6637163737722503173\",\n                    \"owner_nickname\": \"Call me Nell 🦅\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7111748720995076111,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMa1SePiuN09GDDYJ8pqWlJqXFvvTB9SXyMa2nyZVff_QRZzaacZCmu1XWDF8-J-g\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 7111748720995076111,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - yanibigbrudda\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"heart break &lt;/3\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out kyle thomas 🦸🏻\\u200d♂️'s video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out kyle thomas 🦸🏻\\u200d♂️’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out kyle thomas 🦸🏻\\u200d♂️’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@kylethomas/video/7005247121406315781?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7005247121406315781&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@kylethomas/video/7005247121406315781?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7005247121406315781&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7005247121406315781\",\n                    \"collect_count\": 57121,\n                    \"comment_count\": 4495,\n                    \"digg_count\": 2278737,\n                    \"download_count\": 18345,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 15923088,\n                    \"repost_count\": 0,\n                    \"share_count\": 10606,\n                    \"whatsapp_share_count\": 1478\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7005247121406315781\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 5.392222222222222,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=fade049a&x-expires=1772722800&x-signature=jRjcaRJXa5%2FGi2nTpXR1uKaAksQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8d38147&x-expires=1772722800&x-signature=ZN9mA5AOvDH89xd3PTEFIEAIyOU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ba5ad639&x-expires=1772722800&x-signature=4NyAzXJS8PmlwqTAR65bRfQxuJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=fade049a&x-expires=1772722800&x-signature=jRjcaRJXa5%2FGi2nTpXR1uKaAksQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8d38147&x-expires=1772722800&x-signature=ZN9mA5AOvDH89xd3PTEFIEAIyOU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ba5ad639&x-expires=1772722800&x-signature=4NyAzXJS8PmlwqTAR65bRfQxuJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=fade049a&x-expires=1772722800&x-signature=jRjcaRJXa5%2FGi2nTpXR1uKaAksQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=b8d38147&x-expires=1772722800&x-signature=ZN9mA5AOvDH89xd3PTEFIEAIyOU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3b9deee4a09146aaa32f92f116d14932_1631036199~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ba5ad639&x-expires=1772722800&x-signature=4NyAzXJS8PmlwqTAR65bRfQxuJ4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1089179,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 979717,\n                                \"file_cs\": \"c:0-7304-fb20\",\n                                \"file_hash\": \"3182b1a1f1e39f35d1a92c457c9349b7\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                                \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_bytevc1_720p_1089179\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/b0a78cdb306c13f962923cb59f634fb8/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/6a90df4dd17641329943b21b5222e2dd/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2126&bt=1063&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=OmhoZjc2N2YzZDxoNTM4O0BpajYzZGY6Zjt0NzMzNzczM0AvLWA1Ni5iXjIxYC0zL2AyYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/38e936e90cfb46e8eff8c0d964d1efa7/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c004/6a90df4dd17641329943b21b5222e2dd/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2126&bt=1063&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=OmhoZjc2N2YzZDxoNTM4O0BpajYzZGY6Zjt0NzMzNzczM0AvLWA1Ni5iXjIxYC0zL2AyYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=58c520620ec94a50ace413948cce0e27&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxZjBkZGQ3MzUyMTQ4MWE0MGQ0YTFjMDRlYzAzYzIw&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 873645,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 785844,\n                                \"file_cs\": \"c:0-7304-307f\",\n                                \"file_hash\": \"ad30581843fde8e488fefcb76435b7ce\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                                \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_bytevc1_540p_873645\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/cd5a46a9752855d5ba25139314679043/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/02c1f80b926b43fbb71a9641c2596bf0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1706&bt=853&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NjxpaWZlZDU2ZTxkZWQ2ZkBpajYzZGY6Zjt0NzMzNzczM0BgNjNhLWAtXzExNF9gNC8zYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/05567b352937dc98467a94d58ed5f83a/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/02c1f80b926b43fbb71a9641c2596bf0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1706&bt=853&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NjxpaWZlZDU2ZTxkZWQ2ZkBpajYzZGY6Zjt0NzMzNzczM0BgNjNhLWAtXzExNF9gNC8zYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6c237acbba794b43b20acb0cdf6f99c3&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE2YjQ1Mjg2MDVmOWI4ZTk0MGQxYTEzNGMyYmEzMmQ3&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 447467,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 402497,\n                                \"file_cs\": \"c:0-7304-6373\",\n                                \"file_hash\": \"6fa5cbc437bf06dab4382ee382d63e4c\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                                \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_bytevc1_540p_447467\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/a9ec03b02e9069ec33cc76795cc3c284/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/55f03ad0f43e43e09dbca9d359af79b9/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=872&bt=436&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=aTdoNmVnOmY6Z2VkaDZnaEBpajYzZGY6Zjt0NzMzNzczM0BjMi02Mi81XzIxMl82MzBiYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/1ef22b5cfab1a81fa6ea92bbfcc5d8f6/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/55f03ad0f43e43e09dbca9d359af79b9/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=872&bt=436&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=aTdoNmVnOmY6Z2VkaDZnaEBpajYzZGY6Zjt0NzMzNzczM0BjMi02Mi81XzIxMl82MzBiYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ee3d639eba5b4d57bc872d5b930e54ff&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc2ZmY4MTQ1YWU4ZGIxOGU5MTM3NWVhMDRlOGNhNjk1&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 304599,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 273987,\n                                \"file_cs\": \"c:0-7304-fdd7\",\n                                \"file_hash\": \"a45ca77324011d41ba483afdc8336d4e\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                                \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_bytevc1_540p_304599\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/d19d51c07e8ca6fe3ec7dd603fe58726/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/16ac066d9f6949e5b5a75018bfb52c4b/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=594&bt=297&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGg4ZGY8NzZnODUzPDQzOkBpajYzZGY6Zjt0NzMzNzczM0BhMmMxYDVeX2ExLmExYmIuYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/5e95d20e70be14485fc5bd8c318cd174/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/16ac066d9f6949e5b5a75018bfb52c4b/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=594&bt=297&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=PGg4ZGY8NzZnODUzPDQzOkBpajYzZGY6Zjt0NzMzNzczM0BhMmMxYDVeX2ExLmExYmIuYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=17e0e149d01245ddb3a489cc4af55ed9&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmUzODM0MWU0YzA1NDAxNDBhNmM2ZTA3M2MyNmJkZDk4&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24010}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/2f641ad65d4146a495ce7fbd37430321_1631036199\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/2f641ad65d4146a495ce7fbd37430321_1631036199~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=966a5129&x-expires=1772722800&x-signature=hJJN9RFTEYaNDghyku8hIrQRFgE%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/2f641ad65d4146a495ce7fbd37430321_1631036199~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=c9dd691e&x-expires=1772722800&x-signature=1%2B1u94VxE1BGqMGKnIgDjElbAXo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/2f641ad65d4146a495ce7fbd37430321_1631036199~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=23590346&x-expires=1772722800&x-signature=2Cc5Pt5kkGlKoGKyN4NRNp4nCCA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1130979,\n                        \"file_cs\": \"c:0-7166-06e7\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/42b248516ffbfc39d3e205ecfc17ec4e/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/e0ff6c7b1d6345868a96d322c449c4e8/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2454&bt=1227&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OTQ1aTVnNzczNWc0OTo0M0BpajYzZGY6Zjt0NzMzNzczM0BiYS81LjVfXjMxLmJeNTRiYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/662ce2dea3200c0eb760d156ffe1f7c0/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c002/e0ff6c7b1d6345868a96d322c449c4e8/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2454&bt=1227&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OTQ1aTVnNzczNWc0OTo0M0BpajYzZGY6Zjt0NzMzNzczM0BiYS81LjVfXjMxLmJeNTRiYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4rq68bc77uc4aa0c36g&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=e07187a6e11d4260a4b48d128f22d1e6&item_id=7005247121406315781&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJkMTRhOTg2OGY1NTgwOTlhYjZjYmE2YjdiNTllNTdi&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1124515,\n                        \"file_cs\": \"c:0-7166-06e7\",\n                        \"file_hash\": \"917d50532658e995069de051d01860bc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                        \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_h264_540p_1250155\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/988f5ed4edf47cbbdba6344377bd4720/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/b419c74aceff4a8e8567e0ebc459fc5e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2440&bt=1220&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTRnODg4PGQ7ZGc3aDQ1OEBpajYzZGY6Zjt0NzMzNzczM0BiL2FiNi42XzQxNjMyMGNjYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e0e20ae5971c3bebe2df3dfaee86fe85/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/b419c74aceff4a8e8567e0ebc459fc5e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2440&bt=1220&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTRnODg4PGQ7ZGc3aDQ1OEBpajYzZGY6Zjt0NzMzNzczM0BiL2FiNi42XzQxNjMyMGNjYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f5f2315e649d4a78ba991595e5dd21eb&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU5ZjQ2ZTdhNmRlZDNiNjg3ZTQyMjA2OTAxMWU0NTgy&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 7196,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/8c5cbcd1ba6440b8a14925e0a07a5f13_1631036199\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8c5cbcd1ba6440b8a14925e0a07a5f13_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=2100e611&x-expires=1772722800&x-signature=M%2FXOqfyfsQN4dYJklEzp96CsV6E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8c5cbcd1ba6440b8a14925e0a07a5f13_1631036199~tplv-tiktokx-origin.image?dr=8606&refresh_token=888bf6bf&x-expires=1772722800&x-signature=VSJcqgGi6cqJ8Ves4Z03eUHT4Xw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/8c5cbcd1ba6440b8a14925e0a07a5f13_1631036199~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=08bde000&x-expires=1772722800&x-signature=yvD741ejBiFmtBnvYQEVJU2Ya8E%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-10.7,\\\\\\\"Peak\\\\\\\":0.85114,\\\\\\\"mean_volume\\\\\\\":-11.7,\\\\\\\"max_volume\\\\\\\":-1.4}\\\",\\\"loudness\\\":\\\"-10.7\\\",\\\"peak\\\":\\\"0.85114\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1631036198}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"66.89\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c4rq68bc77uc4aa0c36g\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/cbec512763c9bde7d66e90981e0ece1f/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001-euttp/oIs9SzmZEAkQIDQCMgshbGGBIIEIoCfQwYApNt/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1528\\\\u0026bt=764\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmVoZTw7ZzpoNjlnODc8ZUBpajYzZGY6Zjt0NzMzNzczM0A2NWFjNmNiXjExYTZjY2MzYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/57799ef3e228be850c0ad118bf117b75/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001-euttp/oIs9SzmZEAkQIDQCMgshbGGBIIEIoCfQwYApNt/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1528\\\\u0026bt=764\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NmVoZTw7ZzpoNjlnODc8ZUBpajYzZGY6Zjt0NzMzNzczM0A2NWFjNmNiXjExYTZjY2MzYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4rq68bc77uc4aa0c36g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=6bf9f4f59dd6434ea7edf899fbde8b93\\\\u0026item_id=7005247121406315781\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc0NThlZTMzNTM3OGU3NjVjN2MzOTI3MTBmNTJmZTE5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1082527,\\\"file_cs\\\":\\\"c:0-7166-06e7\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/0f94c4881a0340dca27a6b8e5547bfa4_1631036198\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/0f94c4881a0340dca27a6b8e5547bfa4_1631036198~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=8b911531&x-expires=1772722800&x-signature=q92BIkeW5HVXQ%2Fah4mAA5uaSrpo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/0f94c4881a0340dca27a6b8e5547bfa4_1631036198~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=e7c06fbe&x-expires=1772722800&x-signature=%2BuQGZwLD98wFI8swJrhtI1NKRyk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/0f94c4881a0340dca27a6b8e5547bfa4_1631036198~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=897e29bf&x-expires=1772722800&x-signature=hMxdOQW2g5TSD3PAH0MU6Ljv6fM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1124515,\n                        \"file_cs\": \"c:0-7166-06e7\",\n                        \"file_hash\": \"917d50532658e995069de051d01860bc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                        \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_h264_540p_1250155\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/988f5ed4edf47cbbdba6344377bd4720/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/b419c74aceff4a8e8567e0ebc459fc5e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2440&bt=1220&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTRnODg4PGQ7ZGc3aDQ1OEBpajYzZGY6Zjt0NzMzNzczM0BiL2FiNi42XzQxNjMyMGNjYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e0e20ae5971c3bebe2df3dfaee86fe85/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/b419c74aceff4a8e8567e0ebc459fc5e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2440&bt=1220&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTRnODg4PGQ7ZGc3aDQ1OEBpajYzZGY6Zjt0NzMzNzczM0BiL2FiNi42XzQxNjMyMGNjYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f5f2315e649d4a78ba991595e5dd21eb&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU5ZjQ2ZTdhNmRlZDNiNjg3ZTQyMjA2OTAxMWU0NTgy&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 785844,\n                        \"file_cs\": \"c:0-7304-307f\",\n                        \"file_hash\": \"ad30581843fde8e488fefcb76435b7ce\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                        \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_bytevc1_540p_873645\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/cd5a46a9752855d5ba25139314679043/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/02c1f80b926b43fbb71a9641c2596bf0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1706&bt=853&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NjxpaWZlZDU2ZTxkZWQ2ZkBpajYzZGY6Zjt0NzMzNzczM0BgNjNhLWAtXzExNF9gNC8zYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/05567b352937dc98467a94d58ed5f83a/69a8a713/video/tos/useast2a/tos-useast2a-ve-0068c001/02c1f80b926b43fbb71a9641c2596bf0/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1706&bt=853&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NjxpaWZlZDU2ZTxkZWQ2ZkBpajYzZGY6Zjt0NzMzNzczM0BgNjNhLWAtXzExNF9gNC8zYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6c237acbba794b43b20acb0cdf6f99c3&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE2YjQ1Mjg2MDVmOWI4ZTk0MGQxYTEzNGMyYmEzMmQ3&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1124515,\n                        \"file_cs\": \"c:0-7166-06e7\",\n                        \"file_hash\": \"917d50532658e995069de051d01860bc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rq68bc77uc4aa0c36g\",\n                        \"url_key\": \"v09044g40000c4rq68bc77uc4aa0c36g_h264_540p_1250155\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/988f5ed4edf47cbbdba6344377bd4720/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/b419c74aceff4a8e8567e0ebc459fc5e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2440&bt=1220&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTRnODg4PGQ7ZGc3aDQ1OEBpajYzZGY6Zjt0NzMzNzczM0BiL2FiNi42XzQxNjMyMGNjYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e0e20ae5971c3bebe2df3dfaee86fe85/69a8a713/video/tos/useast2a/tos-useast2a-pve-0068/b419c74aceff4a8e8567e0ebc459fc5e/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2440&bt=1220&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZTRnODg4PGQ7ZGc3aDQ1OEBpajYzZGY6Zjt0NzMzNzczM0BiL2FiNi42XzQxNjMyMGNjYSMzYF4xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f5f2315e649d4a78ba991595e5dd21eb&is_play_url=1&item_id=7005247121406315781&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU5ZjQ2ZTdhNmRlZDNiNjg3ZTQyMjA2OTAxMWU0NTgy&source=STICKER_AWEME&video_id=v09044g40000c4rq68bc77uc4aa0c36g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Татарин (ТикТок)\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"АИГЕЛ\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1591111886,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14,\n                        \"duration_precision\": 14,\n                        \"shoot_duration_precision\": 14,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9638395,\\\"apple_song_id\\\":1457203102,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/7615b103b6e34968bfdba4950a41260e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/eed9245a53ca471f81d876c0d52a1290\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5856dff8b7d64a78bf6450a62184fe23\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/9709a1a222fa4b8ea1775ffb2197c019\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.85546,\\\"music_vid\\\":\\\"v10ad6440000c0d9efjkt8n1f59rmvtg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 314687167815933952,\n                    \"id_str\": \"314687167815933952\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"АИГЕЛ\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 42815,\n                            \"start_ms\": 151104\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 194059,\n                        \"h5_url\": \"\",\n                        \"id\": \"6817700793181816834\",\n                        \"performers\": null,\n                        \"title\": \"Татарин\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"314687167815933952\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814535247380613122\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 314687167815933952,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/b997fa79802e40e6a6349bd0b9a643f7\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/b997fa79802e40e6a6349bd0b9a643f7\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 65.919,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814535247380613122,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 14,\n                    \"sim_group_id_v3\": 41020443650,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2e0ed260d77240cc891a52fa4de63642\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2e0ed260d77240cc891a52fa4de63642\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        170\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        1\n                    ],\n                    \"title\": \"Татарин\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3b454772&x-expires=1772722800&x-signature=8ChS2dyusKHtuNEdTspykzNJX1k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=353c83bc&x-expires=1772722800&x-signature=ywsjJUnpauIFAejtiR4laK7g0Xc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a65fd1c5&x-expires=1772722800&x-signature=ma3JxuMndfUtDOG7Xs%2BoKBHdro4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=e4849409&x-expires=1772722800&x-signature=Yc9wuDXgChwqEYS1zPRHaeVn6Tw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b4a86af2&x-expires=1772722800&x-signature=5zr1bJBFKwN4Vlhvw0wbKAg2KDI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=02f3ee20&x-expires=1772722800&x-signature=1N7E%2B4VEPacaQZzlhGeGwjay3xc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=51f8547a&x-expires=1772722800&x-signature=gxElmjm0PRfA0phB3wrneQJBQXc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=153bdf62&x-expires=1772722800&x-signature=0N%2FjO%2B7Ova8AaPjN1Pq2ySobU6o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a167e808&x-expires=1772722800&x-signature=eHhdEFIRq9YE55FHlOPxPO%2BmYLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=43738fdb&x-expires=1772722800&x-signature=Oana4FKaXl0jqCSoOKDfhxhzwqE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f5124d80&x-expires=1772722800&x-signature=jbRVqmL%2FQnv86TEmwGoZeXUpWNY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bff0bcc6&x-expires=1772722800&x-signature=MnB3kxHNDmv7GLAEy8kad05OnwU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=416c9c22&x-expires=1772722800&x-signature=NW581LnY7n5fDh9swVuHHsD05i0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f061c2bb&x-expires=1772722800&x-signature=icJTRgfhyAuofjkafiJfpqa5qIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=530984c3&x-expires=1772722800&x-signature=XTscCgJh90A6znfiSitKbmC2lYk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1596473357,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"БУТОВСКИЙ\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 3,\n                    \"region\": \"LV\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAw-4QuKHopnvg6ESaB4i-5OxP_C1Zh4AVFZRNcYahg8iObHkM9tEHMJqrK6r3Z_Zr\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"По поводу рекламы и предложений \\ninst: malff0i\\nТГ:ПРИЗНАКИ ЖИЗНИ\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6856510635775247366\",\n                    \"unique_id\": \"butovskyyy\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6856510635775247366,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        },\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7028195219954846977\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005232280658062098}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1636379218,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Последнее\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7028195219954846977\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 0,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Татарин (ТикТок)\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 14,\n                    \"author\": \"АИГЕЛ\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 1,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1591111886,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 14,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 14,\n                        \"duration_precision\": 14,\n                        \"shoot_duration_precision\": 14,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0.9638395,\\\"apple_song_id\\\":1457203102,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/7615b103b6e34968bfdba4950a41260e\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/eed9245a53ca471f81d876c0d52a1290\\\",\\\"energy_trace\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/5856dff8b7d64a78bf6450a62184fe23\\\",\\\"merged_beats\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/9709a1a222fa4b8ea1775ffb2197c019\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-10.85546,\\\"music_vid\\\":\\\"v10ad6440000c0d9efjkt8n1f59rmvtg\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 314687167815933952,\n                    \"id_str\": \"314687167815933952\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": false,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"АИГЕЛ\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 42815,\n                            \"start_ms\": 151104\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oIHmIkgzAaerjEDtDAAF1ObNIfuFPfECaAmv6F~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 194059,\n                        \"h5_url\": \"\",\n                        \"id\": \"6817700793181816834\",\n                        \"performers\": null,\n                        \"title\": \"Татарин\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"314687167815933952\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6814535247380613122\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 0,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 314687167815933952,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/b997fa79802e40e6a6349bd0b9a643f7\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-ve-2774/b997fa79802e40e6a6349bd0b9a643f7\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 65.919,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6814535247380613122,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 14,\n                    \"sim_group_id_v3\": 41020443650,\n                    \"source_platform\": 10036,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2e0ed260d77240cc891a52fa4de63642\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2e0ed260d77240cc891a52fa4de63642\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        170\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\",\n                        \"Dance\"\n                    ],\n                    \"theme_value\": [\n                        11,\n                        1\n                    ],\n                    \"title\": \"Татарин\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Последнее\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out БУТОВСКИЙ's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out БУТОВСКИЙ’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out БУТОВСКИЙ’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@butovskyyy/video/7028195219954846977?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7028195219954846977&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@butovskyyy/video/7028195219954846977?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7028195219954846977&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7028195219954846977\",\n                    \"collect_count\": 172340,\n                    \"comment_count\": 19900,\n                    \"digg_count\": 2212970,\n                    \"download_count\": 92474,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 38033128,\n                    \"repost_count\": 0,\n                    \"share_count\": 21760,\n                    \"whatsapp_share_count\": 9225\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7028195219954846977\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=afaef12c&x-expires=1772722800&x-signature=Axj%2FLEbXE2FYrl9RJqj7Pz6SR04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=939c8807&x-expires=1772722800&x-signature=IAayrtfeBJy3V5rd2Xw8La9CbGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=49eaca1e&x-expires=1772722800&x-signature=LXl9Yw9w7hgqej%2B7xgieQaxHeAM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=afaef12c&x-expires=1772722800&x-signature=Axj%2FLEbXE2FYrl9RJqj7Pz6SR04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=939c8807&x-expires=1772722800&x-signature=IAayrtfeBJy3V5rd2Xw8La9CbGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=49eaca1e&x-expires=1772722800&x-signature=LXl9Yw9w7hgqej%2B7xgieQaxHeAM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=afaef12c&x-expires=1772722800&x-signature=Axj%2FLEbXE2FYrl9RJqj7Pz6SR04%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=939c8807&x-expires=1772722800&x-signature=IAayrtfeBJy3V5rd2Xw8La9CbGU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/032445ca60694b9980b6c055059f7c2c_1636379220~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=49eaca1e&x-expires=1772722800&x-signature=LXl9Yw9w7hgqej%2B7xgieQaxHeAM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1104477,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1067201,\n                                \"file_cs\": \"c:0-7732-ee22\",\n                                \"file_hash\": \"7e055f1c47627372e7493e6d180fd629\",\n                                \"height\": 1280,\n                                \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                                \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_bytevc1_720p_1104477\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/ef4ec4b295bce7f6689929e56fe89f7c/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/7a49cc41eafc43dca5b7107ef95590a2/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2156&bt=1078&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NDo3ZjQzM2Y0ZDgzaGU5NEBpM2xzdGY6Zm1sOTMzODczNEAzMWNfNS1gNTIxNi5fYjFfYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/27377dbcf3e6e69b175b821b2c55e6a4/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/7a49cc41eafc43dca5b7107ef95590a2/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2156&bt=1078&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NDo3ZjQzM2Y0ZDgzaGU5NEBpM2xzdGY6Zm1sOTMzODczNEAzMWNfNS1gNTIxNi5fYjFfYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=b146ebbe10954a518cc00081bcf44761&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc5MTVjMjdiNWFiNThhY2MyYTA4NWNiYzRkMGE1NTUw&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32405}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 768602,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 742662,\n                                \"file_cs\": \"c:0-7760-040e\",\n                                \"file_hash\": \"e302f37025e4f5213f6429cde6743f15\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                                \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_bytevc1_540p_768602\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/af7b0582ccc93db7d3d7b8fedf21e5f0/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/78850755ce3242bdbfcd4cd5ae96f761/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1500&bt=750&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGU0PDtnPGdoOzlmODNkNEBpM2xzdGY6Zm1sOTMzODczNEBhY2E1YTViXy8xYS5eYC8uYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/f7fb5d89798893d9c9fd3be05754b777/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/78850755ce3242bdbfcd4cd5ae96f761/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1500&bt=750&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGU0PDtnPGdoOzlmODNkNEBpM2xzdGY6Zm1sOTMzODczNEBhY2E1YTViXy8xYS5eYC8uYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=112ac0a51cd6482ebde98dd889d1fbde&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE4NGRiMWQyMTY1NjJlZjM0OTUwNTkzOTYyMzI2Nzdk&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32405}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 360198,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 348042,\n                                \"file_cs\": \"c:0-7732-6c76\",\n                                \"file_hash\": \"df5f261c2a11aa66d435554ee69ce0ed\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                                \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_bytevc1_540p_360198\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/5f6bc938a64d673e4077e42b42875a9c/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/5f9da75150804b298c7d8204b3e95756/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=702&bt=351&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=aWdkNmVpZWQ5Z2doNTw4Z0BpM2xzdGY6Zm1sOTMzODczNEAxMzZiMC0tXy4xYWIzY2IvYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/a13be505fb788ba2bc039b70620162e9/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/5f9da75150804b298c7d8204b3e95756/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=702&bt=351&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=aWdkNmVpZWQ5Z2doNTw4Z0BpM2xzdGY6Zm1sOTMzODczNEAxMzZiMC0tXy4xYWIzY2IvYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2de5f962eedd4d16ba0b0f3be39a6d4f&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUwOWEzYzUwYTQ3MGY3ZTg3MzM5ZjE3ODIyMDgxZDk1&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32405}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 238460,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 230412,\n                                \"file_cs\": \"c:0-7732-6393\",\n                                \"file_hash\": \"489c43c44f7368b7a5d58bae1786d95f\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                                \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_bytevc1_540p_238460\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/b61ff10a9247513d4ef72b82b6769cfe/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/0a985e3c4b9f4b81bb4c4e1a81b7a8c1/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=464&bt=232&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=MzQ5ZzgzNzM3N2g5PGQ2ZUBpM2xzdGY6Zm1sOTMzODczNEA2NTU1Xl4tNmMxLy0tMjEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/a67ac0620320456534dfe85d260b55b8/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/0a985e3c4b9f4b81bb4c4e1a81b7a8c1/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=464&bt=232&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=MzQ5ZzgzNzM3N2g5PGQ2ZUBpM2xzdGY6Zm1sOTMzODczNEA2NTU1Xl4tNmMxLy0tMjEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5b435a09062e44f49004a0a58d868190&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNmYmMyZDI2ZTA4ZWFiNGMyN2E2Y2I5ZWQ1ODFkYzkw&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24422}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/460d10baa3564a87b14af02a761f9d4f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/460d10baa3564a87b14af02a761f9d4f~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=1f855498&x-expires=1772722800&x-signature=7%2BQSwnmKiwpFxGbCELTmUTfmz%2Bk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/460d10baa3564a87b14af02a761f9d4f~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=52214ec6&x-expires=1772722800&x-signature=EXlZVnHDquCMkH9w%2B40sUFOLVZk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/460d10baa3564a87b14af02a761f9d4f~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=11932457&x-expires=1772722800&x-signature=f6HKzsBSbBzFS6n3u9o0SVGfXEM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1182769,\n                        \"file_cs\": \"c:0-7486-d1b6\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/882a10610f414e4e83588bb74a3c7d81/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/7100ea3d962a402f847c248fd65534bb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2390&bt=1195&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDNpOzxlOWQ0aTc5Zjk5NUBpM2xzdGY6Zm1sOTMzODczNEBiNTIzYzIxXy0xYTFiL2EyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/417a922e44e1ff642586fa0f539aaf5c/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/7100ea3d962a402f847c248fd65534bb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2390&bt=1195&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=aDNpOzxlOWQ0aTc5Zjk5NUBpM2xzdGY6Zm1sOTMzODczNEBiNTIzYzIxXy0xYTFiL2EyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c64ikj3c77ucqqmpcit0&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=52d626ec46d44f01ba465bf9685f80ee&item_id=7028195219954846977&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ0MmQ5Y2M5Y2U3NmQ1ZWMyMDZkNGZiYzU2YjVmNjk4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1183737,\n                        \"file_cs\": \"c:0-7486-d1b6\",\n                        \"file_hash\": \"dbb11e1abfa2cf9732d710205f15796a\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                        \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_h264_540p_1225083\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/75980134c030a615fcec34487fa3dc82/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c8460979ef2849ceafd1f97582096bd6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2392&bt=1196&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzg7OTw6MzQ3NWc3ZWhnZUBpM2xzdGY6Zm1sOTMzODczNEBhMWA0NC41Xy8xXl5hMTEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/2c8bfbca6e897629eb326bf554fddda8/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c8460979ef2849ceafd1f97582096bd6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2392&bt=1196&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzg7OTw6MzQ3NWc3ZWhnZUBpM2xzdGY6Zm1sOTMzODczNEBhMWA0NC41Xy8xXl5hMTEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5b4d4edba4ad4224b180177976c845dd&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3OTQxN2Q4NjMzY2RiNGFiYTllNDNkMmUwN2EzNjE2&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 7730,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/64ece3c95f4a42dcaf56a8e1a6a54d9e_1636379220\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/64ece3c95f4a42dcaf56a8e1a6a54d9e_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=b3f102d2&x-expires=1772722800&x-signature=CJ1jObrjLtHjULTaNwgshNp0fZc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/64ece3c95f4a42dcaf56a8e1a6a54d9e_1636379220~tplv-tiktokx-origin.image?dr=8606&refresh_token=e3282e98&x-expires=1772722800&x-signature=EkDCMzSxELVGgYCyqQdwkodqYVc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/64ece3c95f4a42dcaf56a8e1a6a54d9e_1636379220~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d327ed28&x-expires=1772722800&x-signature=qDIrRSKp%2F5h5iA8yxl9K3v6gtDw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-10.1\\\",\\\"LoudnessRangeStart\\\":\\\"-11\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-7.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-10\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-10.6,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-7.8,\\\\\\\"LoudnessRangeEnd\\\\\\\":-10.1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.237},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.427,\\\\\\\"Peak\\\\\\\":-0.713,\\\\\\\"LTotal\\\\\\\":-12.085,\\\\\\\"RTotal\\\\\\\":-12.512},\\\\\\\"Version\\\\\\\":\\\\\\\"1.3.3\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-10.705}},\\\\\\\"Peak\\\\\\\":0.92257,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-10,\\\\\\\"LoudnessRangeStart\\\\\\\":-11,\\\\\\\"LoudnessRange\\\\\\\":0.9}\\\",\\\"loudness\\\":\\\"-10.6\\\",\\\"peak\\\":\\\"0.92257\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1636379220}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"58.94\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c64ikj3c77ucqqmpcit0\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/7101a6dbe38ccfe8ff41f85c66931749/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/oAJCqxQd1fW6AAoB2wMmIEwBUhIhNASzEt08tX/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1442\\\\u0026bt=721\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aTQ1OWc7ZWY8Zmk2Z2VoNEBpM2xzdGY6Zm1sOTMzODczNEBgYWMvLTNjXmIxL2JfYGEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/6e5754a167714a394d3ebde6dfaca4f4/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/oAJCqxQd1fW6AAoB2wMmIEwBUhIhNASzEt08tX/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1442\\\\u0026bt=721\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aTQ1OWc7ZWY8Zmk2Z2VoNEBpM2xzdGY6Zm1sOTMzODczNEBgYWMvLTNjXmIxL2JfYGEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c64ikj3c77ucqqmpcit0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=51decbbde32f4ce9acfb680d26f2d1cf\\\\u0026item_id=7028195219954846977\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlMDA4ZGJjOWUwYzc3MjlhZTViMmYyNmM3NmQxNmUz\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1073036,\\\"file_cs\\\":\\\"c:0-7486-d1b6\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/6eb48efb923041b1a8bd1fa5cbcc6130_1636379219\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/6eb48efb923041b1a8bd1fa5cbcc6130_1636379219~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=06e730fa&x-expires=1772722800&x-signature=Q%2Bk0QkCrmtQto63EWZdPfP4Ukto%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/6eb48efb923041b1a8bd1fa5cbcc6130_1636379219~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=b02c6a4b&x-expires=1772722800&x-signature=eTW1UHJVzVdOpMH267kHP98wwhI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/6eb48efb923041b1a8bd1fa5cbcc6130_1636379219~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=cba80a46&x-expires=1772722800&x-signature=%2FxJZf%2BCi10em3kM%2FydJ3qPTXqIg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1183737,\n                        \"file_cs\": \"c:0-7486-d1b6\",\n                        \"file_hash\": \"dbb11e1abfa2cf9732d710205f15796a\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                        \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_h264_540p_1225083\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/75980134c030a615fcec34487fa3dc82/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c8460979ef2849ceafd1f97582096bd6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2392&bt=1196&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzg7OTw6MzQ3NWc3ZWhnZUBpM2xzdGY6Zm1sOTMzODczNEBhMWA0NC41Xy8xXl5hMTEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/2c8bfbca6e897629eb326bf554fddda8/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c8460979ef2849ceafd1f97582096bd6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2392&bt=1196&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzg7OTw6MzQ3NWc3ZWhnZUBpM2xzdGY6Zm1sOTMzODczNEBhMWA0NC41Xy8xXl5hMTEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5b4d4edba4ad4224b180177976c845dd&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3OTQxN2Q4NjMzY2RiNGFiYTllNDNkMmUwN2EzNjE2&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 742662,\n                        \"file_cs\": \"c:0-7760-040e\",\n                        \"file_hash\": \"e302f37025e4f5213f6429cde6743f15\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                        \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_bytevc1_540p_768602\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/af7b0582ccc93db7d3d7b8fedf21e5f0/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/78850755ce3242bdbfcd4cd5ae96f761/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1500&bt=750&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGU0PDtnPGdoOzlmODNkNEBpM2xzdGY6Zm1sOTMzODczNEBhY2E1YTViXy8xYS5eYC8uYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f7fb5d89798893d9c9fd3be05754b777/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/78850755ce3242bdbfcd4cd5ae96f761/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1500&bt=750&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aGU0PDtnPGdoOzlmODNkNEBpM2xzdGY6Zm1sOTMzODczNEBhY2E1YTViXy8xYS5eYC8uYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=112ac0a51cd6482ebde98dd889d1fbde&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE4NGRiMWQyMTY1NjJlZjM0OTUwNTkzOTYyMzI2Nzdk&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1183737,\n                        \"file_cs\": \"c:0-7486-d1b6\",\n                        \"file_hash\": \"dbb11e1abfa2cf9732d710205f15796a\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c64ikj3c77ucqqmpcit0\",\n                        \"url_key\": \"v10044g50000c64ikj3c77ucqqmpcit0_h264_540p_1225083\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/75980134c030a615fcec34487fa3dc82/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c8460979ef2849ceafd1f97582096bd6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2392&bt=1196&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzg7OTw6MzQ3NWc3ZWhnZUBpM2xzdGY6Zm1sOTMzODczNEBhMWA0NC41Xy8xXl5hMTEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/2c8bfbca6e897629eb326bf554fddda8/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c8460979ef2849ceafd1f97582096bd6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2392&bt=1196&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zzg7OTw6MzQ3NWc3ZWhnZUBpM2xzdGY6Zm1sOTMzODczNEBhMWA0NC41Xy8xXl5hMTEyYSNxYGpucjQwaDFgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=5b4d4edba4ad4224b180177976c845dd&is_play_url=1&item_id=7028195219954846977&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ3OTQxN2Q4NjMzY2RiNGFiYTllNDNkMmUwN2EzNjE2&source=STICKER_AWEME&video_id=v10044g50000c64ikj3c77ucqqmpcit0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Call me Nell 🦅\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b6fb7c20&x-expires=1772722800&x-signature=sqqC4rmMlF8JNYUZBrjtzioPqoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1b125bc0&x-expires=1772722800&x-signature=rf6w87rUJ8PBOafAboPtlkRfr0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a497a8ff&x-expires=1772722800&x-signature=cmj9AMR3CVV30TD10SuHFIBzyHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1614707709,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6.97,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6935116719618837765,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942230000c0v7nu8g3oc499m61tlg\\\",\\\"owner_id\\\":6637163737722503173,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6935116694239169286,\n                    \"id_str\": \"6935116694239169286\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6935116694239169286\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6935116694239169286,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"yanibigbrudda\",\n                    \"owner_id\": \"6637163737722503173\",\n                    \"owner_nickname\": \"Call me Nell 🦅\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7111748720995076111,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMa1SePiuN09GDDYJ8pqWlJqXFvvTB9SXyMa2nyZVff_QRZzaacZCmu1XWDF8-J-g\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 7111748720995076111,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - yanibigbrudda\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d95059b3&x-expires=1772722800&x-signature=sy%2BsWOmCpkH3nvqrsx8YCrlSvLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d3affac0&x-expires=1772722800&x-signature=HRp22vcXyimVgjvPqi3FsqYyCKw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=12b28b36&x-expires=1772722800&x-signature=TAqgTcyt52TuwiOEBsI4riujfGs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b2f5e29d&x-expires=1772722800&x-signature=nvrsCgCxu5dkBQ5NOvDPYMNcsiY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=04fceafa&x-expires=1772722800&x-signature=DOEfVahdDHz%2Buclxl9gvDzqwvlU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=3dea45b1&x-expires=1772722800&x-signature=JNGi5MxmpDYXeHMfhbns%2FKeZMw0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6e763f3c&x-expires=1772722800&x-signature=9BzDm49SBkEurs6zIuQDz9D8Hfg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e313350f&x-expires=1772722800&x-signature=6aI3Xse%2BbYa7CszxycywHhkfr9E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=eac76b25&x-expires=1772722800&x-signature=cILRvvbk6uQEdE5MhlzrkHN%2F9ys%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=19e73b80&x-expires=1772722800&x-signature=%2Btej%2BmrO78wjmjlgbM4wS5jf9to%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f5ad7f0c&x-expires=1772722800&x-signature=HYGTTaYvVIE5kJ9EF%2Fb7F6htap4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5ffe47da&x-expires=1772722800&x-signature=4qVbxr88tsl20P4%2FWcUXxnPMBEg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=cf50fe4a&x-expires=1772722800&x-signature=qZl6I1lm0FQeT0VaFITMzoY4lV0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5dd9a153&x-expires=1772722800&x-signature=jpIpTcbjYpOd1%2FBCGlK8bsWbdlQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=f251e3cc&x-expires=1772722800&x-signature=2QmqzAFUhTfyiY4Bhhlp71f%2BGJE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/f6e92e81309206892149ef08d0c832b0\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1768536851,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"iyakhyarov\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"🦂 IDRIS 🦂\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"KZ\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMtFGYLagm1A7b4XrAH8vMMjTVUvT-50VBsmbT6ovGw_3ZNIumqSa1yRc99qofbZ-\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"inst: iyakhyarov\\n🦂 ARMY TEAM 🦂\\niyakhyarovcooperation@gmail.com\",\n                    \"special_account\": {\n                        \"special_account_list\": null,\n                        \"tt_now\": {\n                            \"tt_now_log_status\": 2\n                        }\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6700844335224980485\",\n                    \"unique_id\": \"iyakhyar0v\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCgrd4albyYAFvCsNd-3qBKg\",\n                    \"youtube_channel_title\": \"iyakhyarov\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6700844335224980485,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7162959687070092550\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0013783690774517808}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1667756519,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"💔\",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 7161761026898234629,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7162959687070092550\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Call me Nell 🦅\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b6fb7c20&x-expires=1772722800&x-signature=sqqC4rmMlF8JNYUZBrjtzioPqoc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1b125bc0&x-expires=1772722800&x-signature=rf6w87rUJ8PBOafAboPtlkRfr0o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a497a8ff&x-expires=1772722800&x-signature=cmj9AMR3CVV30TD10SuHFIBzyHA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=331c99af&x-expires=1772722800&x-signature=PJeL5GjL%2FOpK8%2FpjTACwctDr3gw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a08bd0fc&x-expires=1772722800&x-signature=D7fvHjnOL%2BqGtpowiRZ6q9s8KPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=6a730a44&x-expires=1772722800&x-signature=sLPPOZWKouBlXseZMKZ4pW9sQxs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7c76c229&x-expires=1772722800&x-signature=Pxr05V%2BLZwOY3Xudpq9aUCaHCww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=aff4648b&x-expires=1772722800&x-signature=PyNVjdp13P1PzD6JjpPUdlWYp6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/782c970842ffd77b800d06a517033a6f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dd4294f7&x-expires=1772722800&x-signature=XSr4vDC6hUXPRZNt1KZl1gNEXMI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1614707709,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6.97,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6935116719618837765,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942230000c0v7nu8g3oc499m61tlg\\\",\\\"owner_id\\\":6637163737722503173,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6935116694239169286,\n                    \"id_str\": \"6935116694239169286\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6935116694239169286\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6935116694239169286,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"yanibigbrudda\",\n                    \"owner_id\": \"6637163737722503173\",\n                    \"owner_nickname\": \"Call me Nell 🦅\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/6935116715051207430.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7111748720995076111,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMa1SePiuN09GDDYJ8pqWlJqXFvvTB9SXyMa2nyZVff_QRZzaacZCmu1XWDF8-J-g\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 7111748720995076111,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f5f04483a3288781fdef185cc6d23a04.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - yanibigbrudda\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 6611,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"💔\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"KZ\",\n                \"retry_type\": 0,\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out 🦂 IDRIS 🦂's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out 🦂 IDRIS 🦂’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out 🦂 IDRIS 🦂’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@iyakhyar0v/video/7162959687070092550?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7162959687070092550&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@iyakhyar0v/video/7162959687070092550?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7162959687070092550&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7162959687070092550\",\n                    \"collect_count\": 223283,\n                    \"comment_count\": 66212,\n                    \"digg_count\": 2174922,\n                    \"download_count\": 43278,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 48036481,\n                    \"repost_count\": 0,\n                    \"share_count\": 84522,\n                    \"whatsapp_share_count\": 5655\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7162959687070092550\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=bdcbaf0d&x-expires=1772722800&x-signature=ke98OwUqMIUXTyj8qVzZkhP%2BPsU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=a4aabf61&x-expires=1772722800&x-signature=U7Nkdd7d3bGj0P%2FrcD00TLyHq5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=048bd7b1&x-expires=1772722800&x-signature=BsvVHtTz32X%2BUuElFN7AG8TXkl4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=bdcbaf0d&x-expires=1772722800&x-signature=ke98OwUqMIUXTyj8qVzZkhP%2BPsU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=a4aabf61&x-expires=1772722800&x-signature=U7Nkdd7d3bGj0P%2FrcD00TLyHq5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=048bd7b1&x-expires=1772722800&x-signature=BsvVHtTz32X%2BUuElFN7AG8TXkl4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=bdcbaf0d&x-expires=1772722800&x-signature=ke98OwUqMIUXTyj8qVzZkhP%2BPsU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=a4aabf61&x-expires=1772722800&x-signature=U7Nkdd7d3bGj0P%2FrcD00TLyHq5w%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/3891b0cf1f8f4607b7488c03ce5f4aa7_1667756521~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=048bd7b1&x-expires=1772722800&x-signature=BsvVHtTz32X%2BUuElFN7AG8TXkl4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1533741,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1268596,\n                                \"file_cs\": \"c:0-6964-789a\",\n                                \"file_hash\": \"695f1f728e0c22f4634e1a2cc9342f28\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                                \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_bytevc1_720p_1533741\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/dde31e422898345be2085c6da5850c72/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c003/92a704cefda04d86941c8531ab8be88a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2994&bt=1497&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=PDRpMzU7ODs2Ozc0ZTRpOEBpajx2OWQ6ZnJ5ZzMzNzczM0AtNl4vNTViNjIxLTFgNmIzYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/b8fe074e7244cd7dc4ef549da1cde9db/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c003/92a704cefda04d86941c8531ab8be88a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2994&bt=1497&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=PDRpMzU7ODs2Ozc0ZTRpOEBpajx2OWQ6ZnJ5ZzMzNzczM0AtNl4vNTViNjIxLTFgNmIzYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=65ef91cb4104485398e5888220af9109&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMxOTRkZTBhMDNlNzlmM2NiMzU5OGVkMGZkZDllODRj&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":33050}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 823607,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 681226,\n                                \"file_cs\": \"c:0-6964-9bef\",\n                                \"file_hash\": \"c17b5b6c16414cbd06d1517786f0435e\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                                \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_bytevc1_540p_823607\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e534d2e119debd6bc21ac12ae03338d4/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/osUOouSjhIFf4TnACygeSzDeQb5uGjDCxUHUPA/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1608&bt=804&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmU5Nzk3OzQ5OjM7NzVoOEBpajx2OWQ6ZnJ5ZzMzNzczM0AvYmMzNmMyXjMxMzMtXzIyYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/99ee29b070c478c570b1a3ef0bb7b74e/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/osUOouSjhIFf4TnACygeSzDeQb5uGjDCxUHUPA/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1608&bt=804&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmU5Nzk3OzQ5OjM7NzVoOEBpajx2OWQ6ZnJ5ZzMzNzczM0AvYmMzNmMyXjMxMzMtXzIyYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=555eb20468604766a158f49664f6eb27&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY2MmRkZmI5YjlmOTA4MTRmZjg3NWMwMzM0ZjAzNTMz&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":33050}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 562321,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 465110,\n                                \"file_cs\": \"c:0-7050-458d\",\n                                \"file_hash\": \"79f878a0c13b78a372fe1fd5f9acecab\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                                \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_bytevc1_540p_562321\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/718e9c20dbd4d6818e4a03a8cedeb6bb/69a8a712/video/tos/useast2a/tos-useast2a-pve-0068/osnPaSzjoCAzuQDgybj5IdUCcHeufgSxO4AMeG/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1098&bt=549&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=OmQ2M2k1aDQzZjk2OTs3ZkBpajx2OWQ6ZnJ5ZzMzNzczM0A2MmMxYDFjNjIxYTFgNDZiYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/23ad4d76db2713df12d735874d595fbe/69a8a712/video/tos/useast2a/tos-useast2a-pve-0068/osnPaSzjoCAzuQDgybj5IdUCcHeufgSxO4AMeG/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1098&bt=549&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=OmQ2M2k1aDQzZjk2OTs3ZkBpajx2OWQ6ZnJ5ZzMzNzczM0A2MmMxYDFjNjIxYTFgNDZiYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ec9478c643d64c5091fe42cf40f35a97&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVhMDkzOGU1MDEwMDc4NTdiYzAzYTc3MjE4MTk3OWE4&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":33050}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 424922,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 351464,\n                                \"file_cs\": \"c:0-7050-f5dd\",\n                                \"file_hash\": \"c35dd4449a04939a41f57c14da5609ac\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                                \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_bytevc1_540p_424922\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/1fb26c526824c569f43b25704e286d07/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oUInUFBOR83ZAUzjcfhXtJpYXjKExhXQJAf5Bu/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDRoNmc8NmhmNTM0OGc2OEBpajx2OWQ6ZnJ5ZzMzNzczM0A0MTI0YjFeNjMxYC9eYTAuYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/781184743f02c2159e4ae37bac83876a/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oUInUFBOR83ZAUzjcfhXtJpYXjKExhXQJAf5Bu/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=828&bt=414&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDRoNmc8NmhmNTM0OGc2OEBpajx2OWQ6ZnJ5ZzMzNzczM0A0MTI0YjFeNjMxYC9eYTAuYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1533dda521c0426c9ea349ed735e417a&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA3Yjc4Zjg0YzI2YmEwZGI4YzNmYWUxOGJiMTM0OGIz&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24931}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/oMjfD46zgHUjAIu8GQQrx0eTIACPSfb4CSCuno\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/oMjfD46zgHUjAIu8GQQrx0eTIACPSfb4CSCuno~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=d266f35b&x-expires=1772722800&x-signature=GVFhQtAr9hvqxf62ryUe3CbobvY%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/oMjfD46zgHUjAIu8GQQrx0eTIACPSfb4CSCuno~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=c8ad32b0&x-expires=1772722800&x-signature=6He3HYPJuQOJqVhzfKg%2FSR%2FcJGA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/oMjfD46zgHUjAIu8GQQrx0eTIACPSfb4CSCuno~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=c1bbf4bf&x-expires=1772722800&x-signature=Qcml6r%2F7SrhcJ%2BwJ531%2FENC%2B9tI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1266274,\n                        \"file_cs\": \"c:0-6813-5a2d\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/6099e10afc594f7aa9331b3cd31a13e9/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c003/osefanzyoASj4SgIUC4DTAHC9QjjgaeuGPCxub/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2918&bt=1459&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGg7PDRmNjllOGc1ODM3aEBpajx2OWQ6ZnJ5ZzMzNzczM0AwLjNhYTBiNWIxMjA1LWFgYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/eb838774879a851f6aa92e374d11df45/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c003/osefanzyoASj4SgIUC4DTAHC9QjjgaeuGPCxub/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2918&bt=1459&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGg7PDRmNjllOGc1ODM3aEBpajx2OWQ6ZnJ5ZzMzNzczM0AwLjNhYTBiNWIxMjA1LWFgYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000cdjv3orc77uae66s09bg&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=ced40085325d45eb86e33cd1d9681e3a&item_id=7162959687070092550&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZiNWQ4NTkxZjU5OGY5NzNiZjUyMjk2ZDQ4ODUzYTBl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1279474,\n                        \"file_cs\": \"c:0-6813-5a2d\",\n                        \"file_hash\": \"e6dfec41c7d855876312c2e31e0a653f\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                        \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_h264_540p_1510149\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d50bff73f9c2726cf0821f3d9868f378/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oEcu4fr4noLeuPUHAAegS7jjSCbCGCCQDtgxIz/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2948&bt=1474&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjQ4OGk5aDo6PDxpPDY1M0Bpajx2OWQ6ZnJ5ZzMzNzczM0AvMWNeYF4wNS8xXmExYi9gYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/a4241d52cf1475109a651db691ad341e/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oEcu4fr4noLeuPUHAAegS7jjSCbCGCCQDtgxIz/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2948&bt=1474&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjQ4OGk5aDo6PDxpPDY1M0Bpajx2OWQ6ZnJ5ZzMzNzczM0AvMWNeYF4wNS8xXmExYi9gYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c022e349dfa94927873ea6cfa5f54127&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkYmRhZmYyNDQxMmM5ZjA2NWQ2NTIzYjcwYjE1ZTFm&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 6778,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/d8a3728800b443abaab6d149fc5a86a2_1667756521\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d8a3728800b443abaab6d149fc5a86a2_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=551f71ee&x-expires=1772722800&x-signature=aSEWmu3VQV3PFwYRfxIDMDYv%2Ff0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d8a3728800b443abaab6d149fc5a86a2_1667756521~tplv-tiktokx-origin.image?dr=8606&refresh_token=0209f0c0&x-expires=1772722800&x-signature=pZkOEjxwEyXlFG8J8%2BCn4N5J8hE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d8a3728800b443abaab6d149fc5a86a2_1667756521~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3cde38b1&x-expires=1772722800&x-signature=O1vmkhBD5uoODu66hRcUTSz8m8A%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-10\\\",\\\"LoudnessRangeStart\\\":\\\"-11.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-9.8\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumShortTermLoudness\\\\\\\":-9.8,\\\\\\\"LoudnessRange\\\\\\\":1.4,\\\\\\\"Version\\\\\\\":1,\\\\\\\"Peak\\\\\\\":0.87096,\\\\\\\"Loudness\\\\\\\":-10.6,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-8,\\\\\\\"LoudnessRangeStart\\\\\\\":-11.4,\\\\\\\"LoudnessRangeEnd\\\\\\\":-10}\\\",\\\"loudness\\\":\\\"-10.6\\\",\\\"peak\\\":\\\"0.87096\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1667756522}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"72.32\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000cdjv3orc77uae66s09bg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/b7b1eb5596d49bb7df20ad1c5b68eea3/69a8a712/video/tos/alisg/tos-alisg-pve-0037c001/o05EXtf5AQ5RzABEQ3KhAxBJpBZfIJdYjJjcRF/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1950\\\\u0026bt=975\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Z2Q2NWY6aThkO2lnOmY4ZEBpajx2OWQ6ZnJ5ZzMzNzczM0AzLy4xNjBjXjIxYV4xMzReYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/95613a009bd46bec50ff06a5bee5a80a/69a8a712/video/tos/alisg/tos-alisg-pve-0037c001/o05EXtf5AQ5RzABEQ3KhAxBJpBZfIJdYjJjcRF/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1950\\\\u0026bt=975\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Z2Q2NWY6aThkO2lnOmY4ZEBpajx2OWQ6ZnJ5ZzMzNzczM0AzLy4xNjBjXjIxYV4xMzReYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000cdjv3orc77uae66s09bg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=STICKER_AWEME\\\\u0026file_id=aa756c47addf485aa5ff379c42132a6d\\\\u0026item_id=7162959687070092550\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiZDExMzA2YmI0OWRhZjdlNjkyODlkMjViNGY1NmU3\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1328545,\\\"file_cs\\\":\\\"c:0-6813-5a2d\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/f30f984469b645d080da33db0f55f56c_1667756521\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/f30f984469b645d080da33db0f55f56c_1667756521~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=fffdbc03&x-expires=1772722800&x-signature=nu9yp%2BjZZ7C2i4rYD96DD4ePraQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/f30f984469b645d080da33db0f55f56c_1667756521~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=cf5c80dc&x-expires=1772722800&x-signature=akV8PqaIOGjmYF3x8IOkf9QoJu0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/f30f984469b645d080da33db0f55f56c_1667756521~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=d7741eed&x-expires=1772722800&x-signature=cyR7q4%2Fg6LF6qOxTwHYc8xFKTig%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1279474,\n                        \"file_cs\": \"c:0-6813-5a2d\",\n                        \"file_hash\": \"e6dfec41c7d855876312c2e31e0a653f\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                        \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_h264_540p_1510149\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d50bff73f9c2726cf0821f3d9868f378/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oEcu4fr4noLeuPUHAAegS7jjSCbCGCCQDtgxIz/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2948&bt=1474&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjQ4OGk5aDo6PDxpPDY1M0Bpajx2OWQ6ZnJ5ZzMzNzczM0AvMWNeYF4wNS8xXmExYi9gYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/a4241d52cf1475109a651db691ad341e/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oEcu4fr4noLeuPUHAAegS7jjSCbCGCCQDtgxIz/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2948&bt=1474&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjQ4OGk5aDo6PDxpPDY1M0Bpajx2OWQ6ZnJ5ZzMzNzczM0AvMWNeYF4wNS8xXmExYi9gYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c022e349dfa94927873ea6cfa5f54127&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkYmRhZmYyNDQxMmM5ZjA2NWQ2NTIzYjcwYjE1ZTFm&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 681226,\n                        \"file_cs\": \"c:0-6964-9bef\",\n                        \"file_hash\": \"c17b5b6c16414cbd06d1517786f0435e\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                        \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_bytevc1_540p_823607\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/e534d2e119debd6bc21ac12ae03338d4/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/osUOouSjhIFf4TnACygeSzDeQb5uGjDCxUHUPA/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1608&bt=804&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmU5Nzk3OzQ5OjM7NzVoOEBpajx2OWQ6ZnJ5ZzMzNzczM0AvYmMzNmMyXjMxMzMtXzIyYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/99ee29b070c478c570b1a3ef0bb7b74e/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/osUOouSjhIFf4TnACygeSzDeQb5uGjDCxUHUPA/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1608&bt=804&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OmU5Nzk3OzQ5OjM7NzVoOEBpajx2OWQ6ZnJ5ZzMzNzczM0AvYmMzNmMyXjMxMzMtXzIyYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=555eb20468604766a158f49664f6eb27&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY2MmRkZmI5YjlmOTA4MTRmZjg3NWMwMzM0ZjAzNTMz&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1279474,\n                        \"file_cs\": \"c:0-6813-5a2d\",\n                        \"file_hash\": \"e6dfec41c7d855876312c2e31e0a653f\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000cdjv3orc77uae66s09bg\",\n                        \"url_key\": \"v09044g40000cdjv3orc77uae66s09bg_h264_540p_1510149\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d50bff73f9c2726cf0821f3d9868f378/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oEcu4fr4noLeuPUHAAegS7jjSCbCGCCQDtgxIz/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2948&bt=1474&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjQ4OGk5aDo6PDxpPDY1M0Bpajx2OWQ6ZnJ5ZzMzNzczM0AvMWNeYF4wNS8xXmExYi9gYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/a4241d52cf1475109a651db691ad341e/69a8a712/video/tos/useast2a/tos-useast2a-ve-0068c002/oEcu4fr4noLeuPUHAAegS7jjSCbCGCCQDtgxIz/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2948&bt=1474&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjQ4OGk5aDo6PDxpPDY1M0Bpajx2OWQ6ZnJ5ZzMzNzczM0AvMWNeYF4wNS8xXmExYi9gYSNfLTNicjRvMGdgLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=c022e349dfa94927873ea6cfa5f54127&is_play_url=1&item_id=7162959687070092550&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZkYmRhZmYyNDQxMmM5ZjA2NWQ2NTIzYjcwYjE1ZTFm&source=STICKER_AWEME&video_id=v09044g40000cdjv3orc77uae66s09bg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 50,\n                    \"author\": \"@hunter_1282\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2af96968&x-expires=1772722800&x-signature=bRzKJUpGZua2670usnqg4pebXGk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d12dfbba&x-expires=1772722800&x-signature=m093lb20e6ZWdp4GfY3TPXTzrJw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5640c6b5&x-expires=1772722800&x-signature=BGojsfwcahkSfdWPyi0HHE4zK6c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8c3e7e0c&x-expires=1772722800&x-signature=5DW%2BHkjrsXdl86k3h%2BMeAKTwx9Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8af87e30&x-expires=1772722800&x-signature=N30jWn6e%2FwqipUlG5Wrh90YtQpM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5a4c336b&x-expires=1772722800&x-signature=rcz3H14DtUrAw%2ByIEIyQscKxSJM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e7340aaf&x-expires=1772722800&x-signature=UIJvRdqmliWr1KAO7hTmQA%2F4u5g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=cb333a81&x-expires=1772722800&x-signature=PUh9beufJhZ5J2%2B67sEv4GVzlQA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ca84927e&x-expires=1772722800&x-signature=m5YDznupZz2f5mVxW0X2K4fMCNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2af96968&x-expires=1772722800&x-signature=bRzKJUpGZua2670usnqg4pebXGk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d12dfbba&x-expires=1772722800&x-signature=m093lb20e6ZWdp4GfY3TPXTzrJw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5640c6b5&x-expires=1772722800&x-signature=BGojsfwcahkSfdWPyi0HHE4zK6c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8c3e7e0c&x-expires=1772722800&x-signature=5DW%2BHkjrsXdl86k3h%2BMeAKTwx9Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8af87e30&x-expires=1772722800&x-signature=N30jWn6e%2FwqipUlG5Wrh90YtQpM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5a4c336b&x-expires=1772722800&x-signature=rcz3H14DtUrAw%2ByIEIyQscKxSJM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1623094297,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 50,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 50,\n                        \"duration_precision\": 50,\n                        \"shoot_duration_precision\": 50,\n                        \"video_duration_precision\": 50\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":38.89,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6971136858247974146,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v07942g50000c2v7849tnjk62u4infq0\\\",\\\"owner_id\\\":6772584758360376326,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 6971136762940869377,\n                    \"id_str\": \"6971136762940869377\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": true,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"группа Экспресс\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Одинокая ветка сирени\\\"\",\n                        \"mixed_title\": \"original sound - hunter_1282 (Contains music from: Одинокая ветка сирени - группа Экспресс)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Одинокая ветка сирени\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"группа Экспресс\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 52608,\n                            \"start_ms\": 158784\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 240430,\n                        \"h5_url\": \"\",\n                        \"id\": \"7012964772182247425\",\n                        \"performers\": null,\n                        \"title\": \"Одинокая ветка сирени\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6971136762940869377\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6971136762940869377,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"hunter_1282\",\n                    \"owner_id\": \"6772584758360376326\",\n                    \"owner_nickname\": \"@hunter_1282\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6971136788857359105.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6971136788857359105.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAArVliz_mwAIe__cpe3aJFNNoZjVs1o6gGGIIPSaFNzd_yk7oxuqZK8sewngpuyV06\",\n                    \"shoot_duration\": 50,\n                    \"sim_group_id_v3\": 6909910696121600003,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5c8d5193cb8d297ba3049d70512b8f63.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5c8d5193cb8d297ba3049d70512b8f63.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - hunter_1282\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 50\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b945d602&x-expires=1772722800&x-signature=Xk0moaUbaAM2nQ3X7mwz%2F3GhzXs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=9212071c&x-expires=1772722800&x-signature=l0BspFtBJOHpFf%2BnDDo34pDgQsc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=653ff095&x-expires=1772722800&x-signature=4w3gmhFOL48XV5mVDD9GfKJ1%2FKQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=5c797016&x-expires=1772722800&x-signature=MyekG%2FpRAqaYzgOwp5xH3%2Bhq%2FtE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=259585ff&x-expires=1772722800&x-signature=r41cL121cOSgCfPMGMDcMOXR0Vo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=69b8bad7&x-expires=1772722800&x-signature=toP863TRNEQs0ZwcwBbNhp98NZA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=107a1f2a&x-expires=1772722800&x-signature=IMT8RspaQUtHuxAUDNsc882PVMc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=08263a56&x-expires=1772722800&x-signature=vjpc7yM%2FYp1QEfPg%2FbcpKgUpmXg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=95a7fec6&x-expires=1772722800&x-signature=OQaG7mvRTDsWWcpdsY%2FOP225M10%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3bacaebc&x-expires=1772722800&x-signature=0hURtSk0kq%2FfHbxRNNr4TzOojjg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cf2bcfa2&x-expires=1772722800&x-signature=wwLrEsvY1hJwBzxMZlJwksVlrGM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f43e809d&x-expires=1772722800&x-signature=z9wdeij23D9EHczs%2FJQXS7IeOIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=05563c01&x-expires=1772722800&x-signature=XQbGWY0Xdz8dyl0j3qA4qePPvj0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bd156bc3&x-expires=1772722800&x-signature=PtnTHo09oTkfeK0CxcV28bCJZ8o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=82eff484&x-expires=1772722800&x-signature=QZ8rIbzM3pOki70FUcPJbxdnVns%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/fccdb1e0c99431418cb759170ed37faa\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1571727396,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Мой ТГК: syper_mama_diana\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"BY\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAHKf3gFjgRuz1Hhe5soRgfZT3z-4gb7v7P1SgNWKL_JrubQXyC6I8tUtw8R4txBKS\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Сотрудничество, реклама, поздравление в ТГ- Diano4ka17121997 📩\\nСпасибо, что Вы со мной 🙃🌸\\n@ТГК: syper_mama_diana \\nОсновной аккаунт... 🥪🫶\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6750512628789199878\",\n                    \"unique_id\": \"little_princess_17_12\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6750512628789199878,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7070452431888321793\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0005036342465426716}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1646217992,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"\",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7070452431888321793\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 3,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 50,\n                    \"author\": \"@hunter_1282\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2af96968&x-expires=1772722800&x-signature=bRzKJUpGZua2670usnqg4pebXGk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d12dfbba&x-expires=1772722800&x-signature=m093lb20e6ZWdp4GfY3TPXTzrJw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5640c6b5&x-expires=1772722800&x-signature=BGojsfwcahkSfdWPyi0HHE4zK6c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8c3e7e0c&x-expires=1772722800&x-signature=5DW%2BHkjrsXdl86k3h%2BMeAKTwx9Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8af87e30&x-expires=1772722800&x-signature=N30jWn6e%2FwqipUlG5Wrh90YtQpM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5a4c336b&x-expires=1772722800&x-signature=rcz3H14DtUrAw%2ByIEIyQscKxSJM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e7340aaf&x-expires=1772722800&x-signature=UIJvRdqmliWr1KAO7hTmQA%2F4u5g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=cb333a81&x-expires=1772722800&x-signature=PUh9beufJhZ5J2%2B67sEv4GVzlQA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ca84927e&x-expires=1772722800&x-signature=m5YDznupZz2f5mVxW0X2K4fMCNg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2af96968&x-expires=1772722800&x-signature=bRzKJUpGZua2670usnqg4pebXGk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d12dfbba&x-expires=1772722800&x-signature=m093lb20e6ZWdp4GfY3TPXTzrJw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=5640c6b5&x-expires=1772722800&x-signature=BGojsfwcahkSfdWPyi0HHE4zK6c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8c3e7e0c&x-expires=1772722800&x-signature=5DW%2BHkjrsXdl86k3h%2BMeAKTwx9Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8af87e30&x-expires=1772722800&x-signature=N30jWn6e%2FwqipUlG5Wrh90YtQpM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/ad869d7884b02ec0583b6555a3a31bfe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=5a4c336b&x-expires=1772722800&x-signature=rcz3H14DtUrAw%2ByIEIyQscKxSJM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1623094297,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 50,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 50,\n                        \"duration_precision\": 50,\n                        \"shoot_duration_precision\": 50,\n                        \"video_duration_precision\": 50\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":38.89,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6971136858247974146,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v07942g50000c2v7849tnjk62u4infq0\\\",\\\"owner_id\\\":6772584758360376326,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 6971136762940869377,\n                    \"id_str\": \"6971136762940869377\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": true,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"группа Экспресс\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Одинокая ветка сирени\\\"\",\n                        \"mixed_title\": \"original sound - hunter_1282 (Contains music from: Одинокая ветка сирени - группа Экспресс)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Одинокая ветка сирени\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"группа Экспресс\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 52608,\n                            \"start_ms\": 158784\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/fb954f466bad4a08b76c439919129ae0~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 240430,\n                        \"h5_url\": \"\",\n                        \"id\": \"7012964772182247425\",\n                        \"performers\": null,\n                        \"title\": \"Одинокая ветка сирени\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6971136762940869377\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6971136762940869377,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"hunter_1282\",\n                    \"owner_id\": \"6772584758360376326\",\n                    \"owner_nickname\": \"@hunter_1282\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6971136788857359105.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6971136788857359105.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAArVliz_mwAIe__cpe3aJFNNoZjVs1o6gGGIIPSaFNzd_yk7oxuqZK8sewngpuyV06\",\n                    \"shoot_duration\": 50,\n                    \"sim_group_id_v3\": 6909910696121600003,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5c8d5193cb8d297ba3049d70512b8f63.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/5c8d5193cb8d297ba3049d70512b8f63.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - hunter_1282\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 50\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Мой ТГК: syper_mama_diana's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Мой ТГК: syper_mama_diana’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Мой ТГК: syper_mama_diana’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@little_princess_17_12/video/7070452431888321793?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7070452431888321793&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@little_princess_17_12/video/7070452431888321793?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7070452431888321793&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5343,4466.2448]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7070452431888321793\",\n                    \"collect_count\": 120016,\n                    \"comment_count\": 57058,\n                    \"digg_count\": 2171717,\n                    \"download_count\": 357594,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 113292534,\n                    \"repost_count\": 0,\n                    \"share_count\": 452026,\n                    \"whatsapp_share_count\": 318856\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7070452431888321793\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 40.128,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.image?dr=8606&refresh_token=1b110a49&x-expires=1772722800&x-signature=nUxTOPH7NM7nzB6RMk0VXpYcowI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.image?dr=8606&refresh_token=e7783462&x-expires=1772722800&x-signature=CTvFrVfZLrJqrYRtEw85U69OUJc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2cadbae6&x-expires=1772722800&x-signature=qyFw1MQ%2FPwR1x5qwiDNV0idWDH8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.image?dr=8606&refresh_token=1b110a49&x-expires=1772722800&x-signature=nUxTOPH7NM7nzB6RMk0VXpYcowI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.image?dr=8606&refresh_token=e7783462&x-expires=1772722800&x-signature=CTvFrVfZLrJqrYRtEw85U69OUJc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2cadbae6&x-expires=1772722800&x-signature=qyFw1MQ%2FPwR1x5qwiDNV0idWDH8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.image?dr=8606&refresh_token=1b110a49&x-expires=1772722800&x-signature=nUxTOPH7NM7nzB6RMk0VXpYcowI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.image?dr=8606&refresh_token=e7783462&x-expires=1772722800&x-signature=CTvFrVfZLrJqrYRtEw85U69OUJc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ea41f5444b3e46f68b58da32ef6b0648_1646218000~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2cadbae6&x-expires=1772722800&x-signature=qyFw1MQ%2FPwR1x5qwiDNV0idWDH8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1245463,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 7956335,\n                                \"file_cs\": \"c:0-43467-da6e\",\n                                \"file_hash\": \"3c9935dead4174fbdf909ac516c2c4d8\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                                \"url_key\": \"v10044g50000c8fkk7bc77u0mjp3jvkg_bytevc1_540p_1245463\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/77d37af77a2a57613d9216a8969e7096/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/a119310a85fb4422909a21480c8b4c23/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2432&bt=1216&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2c4NmU1OWU1ZWg8aDVkaUBpank2bTM6ZjpuOzMzODczNEAuMF8vMl80X2ExLV8yY180YSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                                    \"https://v16m.tiktokcdn-us.com/370be031b27bb16b1c0b6d72365fa70e/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/a119310a85fb4422909a21480c8b4c23/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2432&bt=1216&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2c4NmU1OWU1ZWg8aDVkaUBpank2bTM6ZjpuOzMzODczNEAuMF8vMl80X2ExLV8yY180YSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7fbaf25eb90e4bd2bb76b25b23b53d14&is_play_url=1&item_id=7070452431888321793&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzYTM1YTdmODFlMWZhYjM5NzViMjE0Y2IwYzg3ZDk2&source=STICKER_AWEME&video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32015}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 642646,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4105389,\n                                \"file_cs\": \"c:0-43467-6c1f\",\n                                \"file_hash\": \"53cca6431eba0ba63e4516052dea1f5a\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                                \"url_key\": \"v10044g50000c8fkk7bc77u0mjp3jvkg_bytevc1_540p_642646\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/f293fb5b177f6fc449c12fc9166265c0/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/4c3c54d79cf0451890e38f62120ce4a1/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=NzZlNDdnZDw1ODxlZmc4OUBpank2bTM6ZjpuOzMzODczNEBgYmAvYTQvXy0xNjNjXmIxYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                                    \"https://v16m.tiktokcdn-us.com/79c2ba2c6b8ca710a0256040c861a408/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/4c3c54d79cf0451890e38f62120ce4a1/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1254&bt=627&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=NzZlNDdnZDw1ODxlZmc4OUBpank2bTM6ZjpuOzMzODczNEBgYmAvYTQvXy0xNjNjXmIxYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=46e5adfc6b994502b92a7dd421cbe3c4&is_play_url=1&item_id=7070452431888321793&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI2NGU4OTY1MDk3MDlkOTQwM2YyMjFlY2QwZGYzMWM2&source=STICKER_AWEME&video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32015}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 391996,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2504171,\n                                \"file_cs\": \"c:0-43467-ee9f\",\n                                \"file_hash\": \"1612c111de7d91e8c0dd64a35c070b0e\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                                \"url_key\": \"v10044g50000c8fkk7bc77u0mjp3jvkg_bytevc1_540p_391996\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/e45d507e12d572471d239aab16023390/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/779b21d46088481d9b9805f210b1cc79/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=764&bt=382&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=Z2dnN2Q0OGZoOjczNzxoNUBpank2bTM6ZjpuOzMzODczNEAzLl5iMDMvNi8xMjEzNTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                                    \"https://v16m.tiktokcdn-us.com/66a0cca865c2d735cc08a661ad4782c6/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/779b21d46088481d9b9805f210b1cc79/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=764&bt=382&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=Z2dnN2Q0OGZoOjczNzxoNUBpank2bTM6ZjpuOzMzODczNEAzLl5iMDMvNi8xMjEzNTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=623e89644054472e9c25613ae4ad1d6d&is_play_url=1&item_id=7070452431888321793&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjE4YWNiNjc1YTBjZTU4ZWZiZjA0NDA1NTZkYjYwYzk0&source=STICKER_AWEME&video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24011}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/e964c47432044139ada5e358a2dded2c_1646217996\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/e964c47432044139ada5e358a2dded2c_1646217996~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c117d4bd&x-expires=1772722800&x-signature=Uk0y0iueZ97urqwb%2F5%2FOR2qSvBo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/e964c47432044139ada5e358a2dded2c_1646217996~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=44910921&x-expires=1772722800&x-signature=xEY5lzA5eaOvlEXuZf8flFAY1xw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/e964c47432044139ada5e358a2dded2c_1646217996~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=29290bf6&x-expires=1772722800&x-signature=LeAo4xtVq5C3Eh2a%2BxmwrNKHSNg%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 17465544,\n                        \"file_cs\": \"c:0-38737-e6e6\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/1cd0dfe5a831936c785fb56cfbc54252/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/3605e0231c204bf58a10555c2e952f01/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5338&bt=2669&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjs6M2c0Mzg7OTY6NDxnOkBpank2bTM6ZjpuOzMzODczNEAvYmA2MS0wX14xLTZfLTA1YSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://v16m.tiktokcdn-us.com/70927a19879c075310c5b36dbb90e247/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/3605e0231c204bf58a10555c2e952f01/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5338&bt=2669&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zjs6M2c0Mzg7OTY6NDxnOkBpank2bTM6ZjpuOzMzODczNEAvYmA2MS0wX14xLTZfLTA1YSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c8fkk7bc77u0mjp3jvkg&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=873d09b1970346a8b530014d90c7e82c&item_id=7070452431888321793&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmVmYjhlZDA2ZmZlNDVkZGVmYjE2ODEzNDEyNzJhNDlm&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 17852490,\n                        \"file_cs\": \"c:0-38737-e6e6\",\n                        \"file_hash\": \"0a76ecfb02dcd8915e482cc1e9340fbf\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                        \"url_key\": \"v10044g50000c8fkk7bc77u0mjp3jvkg_h264_540p_2794582\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/17781f89242a1a4869e41018f6a551d9/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/b4f1371bc05842e28a9a3b1281b4c028/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5458&bt=2729&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2Q5OmQ1OmY7M2hnNjhlaUBpank2bTM6ZjpuOzMzODczNEBhXy5jYzEwXzUxMl9jMTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://v16m.tiktokcdn-us.com/67d9356361946d9bd3a6d6ab5756212b/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/b4f1371bc05842e28a9a3b1281b4c028/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5458&bt=2729&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2Q5OmQ1OmY7M2hnNjhlaUBpank2bTM6ZjpuOzMzODczNEBhXy5jYzEwXzUxMl9jMTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6f3b45f3bd5e4088bc3742faf716bad8&is_play_url=1&item_id=7070452431888321793&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlhZjg5MzJjN2FjNDM5YWU1N2Y0M2UzZTI2NzZjZmE5&source=STICKER_AWEME&video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 51106,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/0cb3d6f8f2e04c17a0b81514b7f424d0_1646217994\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0cb3d6f8f2e04c17a0b81514b7f424d0_1646217994~tplv-tiktokx-origin.image?dr=8606&refresh_token=19a36560&x-expires=1772722800&x-signature=3RjuFGA%2BE8OANJ7mca%2B6fARXU48%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0cb3d6f8f2e04c17a0b81514b7f424d0_1646217994~tplv-tiktokx-origin.image?dr=8606&refresh_token=6ebb554e&x-expires=1772722800&x-signature=%2B9P1Mz256chKTD%2FPIudyVda6qgk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0cb3d6f8f2e04c17a0b81514b7f424d0_1646217994~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=935369ab&x-expires=1772722800&x-signature=wwyAJIUZ0PXTzRhha6Cdqh7GVxs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"6.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-17.5\\\",\\\"LoudnessRangeStart\\\":\\\"-24.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-14.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-17\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.50119,\\\\\\\"LoudnessRangeStart\\\\\\\":-24.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-17.5,\\\\\\\"Loudness\\\\\\\":-20.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-14.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-17,\\\\\\\"LoudnessRange\\\\\\\":6.7,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.058},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.133},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-23.884,\\\\\\\"LRDiff\\\\\\\":0.873,\\\\\\\"Peak\\\\\\\":-6.032,\\\\\\\"LTotal\\\\\\\":-23.012},\\\\\\\"Version\\\\\\\":\\\\\\\"1.3.3\\\\\\\"}}\\\",\\\"loudness\\\":\\\"-20.1\\\",\\\"peak\\\":\\\"0.50119\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5343,4466.2448]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1646217996}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"56.94\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c8fkk7bc77u0mjp3jvkg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/d908a34d139a4de14300642f576049f4/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/oon8dDCgoIjHd8fEfQIbMjaQmnZSBRg0ZiQ0AB/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3792\\\\u0026bt=1896\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Ozo5Zmc3Z2QzaGk7NzgzN0Bpank2bTM6ZjpuOzMzODczNEBgNS82LjYxX2IxNF8zMmNeYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e00088000\\\",\\\"https://v16m.tiktokcdn-us.com/7d9cb3322670703abd272e3b503716d9/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/oon8dDCgoIjHd8fEfQIbMjaQmnZSBRg0ZiQ0AB/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3792\\\\u0026bt=1896\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Ozo5Zmc3Z2QzaGk7NzgzN0Bpank2bTM6ZjpuOzMzODczNEBgNS82LjYxX2IxNF8zMmNeYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=a4f05564b87f4ee0ba4d941d9c2687c8\\\\u0026item_id=7070452431888321793\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU2MjY5NzY4M2IyYzNiYTBmMTEzYzJjOTYxYzJmODZl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":13346804,\\\"file_cs\\\":\\\"c:0-38737-e6e6\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/ae5f5e14751e4e5b838f194c23eaefe9_1646217994\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ae5f5e14751e4e5b838f194c23eaefe9_1646217994~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=4481ef47&x-expires=1772722800&x-signature=7eriTdn0onTogqLXlA%2FB%2FM5c1Io%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ae5f5e14751e4e5b838f194c23eaefe9_1646217994~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=3815e599&x-expires=1772722800&x-signature=HO9Z9tsIbWZ0gnXXhZUqx%2Blwz58%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ae5f5e14751e4e5b838f194c23eaefe9_1646217994~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=305c234e&x-expires=1772722800&x-signature=G3%2FrqiWyjrX5Dz697q8LX5PcVqY%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 17852490,\n                        \"file_cs\": \"c:0-38737-e6e6\",\n                        \"file_hash\": \"0a76ecfb02dcd8915e482cc1e9340fbf\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                        \"url_key\": \"v10044g50000c8fkk7bc77u0mjp3jvkg_h264_540p_2794582\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/17781f89242a1a4869e41018f6a551d9/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/b4f1371bc05842e28a9a3b1281b4c028/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5458&bt=2729&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2Q5OmQ1OmY7M2hnNjhlaUBpank2bTM6ZjpuOzMzODczNEBhXy5jYzEwXzUxMl9jMTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://v16m.tiktokcdn-us.com/67d9356361946d9bd3a6d6ab5756212b/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/b4f1371bc05842e28a9a3b1281b4c028/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5458&bt=2729&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2Q5OmQ1OmY7M2hnNjhlaUBpank2bTM6ZjpuOzMzODczNEBhXy5jYzEwXzUxMl9jMTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6f3b45f3bd5e4088bc3742faf716bad8&is_play_url=1&item_id=7070452431888321793&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlhZjg5MzJjN2FjNDM5YWU1N2Y0M2UzZTI2NzZjZmE5&source=STICKER_AWEME&video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 7956335,\n                        \"file_cs\": \"c:0-43467-da6e\",\n                        \"file_hash\": \"3c9935dead4174fbdf909ac516c2c4d8\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                        \"url_key\": \"v10044g50000c8fkk7bc77u0mjp3jvkg_bytevc1_540p_1245463\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/77d37af77a2a57613d9216a8969e7096/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/a119310a85fb4422909a21480c8b4c23/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2432&bt=1216&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2c4NmU1OWU1ZWg8aDVkaUBpank2bTM6ZjpuOzMzODczNEAuMF8vMl80X2ExLV8yY180YSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://v16m.tiktokcdn-us.com/370be031b27bb16b1c0b6d72365fa70e/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/a119310a85fb4422909a21480c8b4c23/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2432&bt=1216&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2c4NmU1OWU1ZWg8aDVkaUBpank2bTM6ZjpuOzMzODczNEAuMF8vMl80X2ExLV8yY180YSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7fbaf25eb90e4bd2bb76b25b23b53d14&is_play_url=1&item_id=7070452431888321793&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjMzYTM1YTdmODFlMWZhYjM5NzViMjE0Y2IwYzg3ZDk2&source=STICKER_AWEME&video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 17852490,\n                        \"file_cs\": \"c:0-38737-e6e6\",\n                        \"file_hash\": \"0a76ecfb02dcd8915e482cc1e9340fbf\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c8fkk7bc77u0mjp3jvkg\",\n                        \"url_key\": \"v10044g50000c8fkk7bc77u0mjp3jvkg_h264_540p_2794582\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/17781f89242a1a4869e41018f6a551d9/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/b4f1371bc05842e28a9a3b1281b4c028/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5458&bt=2729&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2Q5OmQ1OmY7M2hnNjhlaUBpank2bTM6ZjpuOzMzODczNEBhXy5jYzEwXzUxMl9jMTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://v16m.tiktokcdn-us.com/67d9356361946d9bd3a6d6ab5756212b/69a8a73f/video/tos/alisg/tos-alisg-pve-0037c001/b4f1371bc05842e28a9a3b1281b4c028/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5458&bt=2729&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2Q5OmQ1OmY7M2hnNjhlaUBpank2bTM6ZjpuOzMzODczNEBhXy5jYzEwXzUxMl9jMTAzYSNoZ21qcjRfaGNgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e00088000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6f3b45f3bd5e4088bc3742faf716bad8&is_play_url=1&item_id=7070452431888321793&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlhZjg5MzJjN2FjNDM5YWU1N2Y0M2UzZTI2NzZjZmE5&source=STICKER_AWEME&video_id=v10044g50000c8fkk7bc77u0mjp3jvkg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 9,\n                    \"author\": \"Lynks\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fbde7462&x-expires=1772722800&x-signature=4CB0r1jADChzGjGXL4YoSVVyWmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fccaf7f4&x-expires=1772722800&x-signature=VccoDa5fU3e%2BIIomAdgocgkDzZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=793e15d1&x-expires=1772722800&x-signature=RzqjjuhLBEGvQJycu5upLKOXY0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0811f4db&x-expires=1772722800&x-signature=9mD3CgJcXJ%2FVPDyQQiC9%2BJYqaPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c35c5a73&x-expires=1772722800&x-signature=wOdI2VEyq0%2Ffg2kz9BCaIVbSKM0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=84da6808&x-expires=1772722800&x-signature=LMoTMTy56V2EcAM2hiqkLOiFZnA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5c91f449&x-expires=1772722800&x-signature=HoLOY6cUGx9qKMcH9YaUFaeYyRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=04ffa2bd&x-expires=1772722800&x-signature=mrtybs00rOv3oDhj4HvdtjwKutg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=aacccb04&x-expires=1772722800&x-signature=Q%2B%2BlrYh54ivs3ZAh01HOOwRFgPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fbde7462&x-expires=1772722800&x-signature=4CB0r1jADChzGjGXL4YoSVVyWmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fccaf7f4&x-expires=1772722800&x-signature=VccoDa5fU3e%2BIIomAdgocgkDzZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=793e15d1&x-expires=1772722800&x-signature=RzqjjuhLBEGvQJycu5upLKOXY0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0811f4db&x-expires=1772722800&x-signature=9mD3CgJcXJ%2FVPDyQQiC9%2BJYqaPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c35c5a73&x-expires=1772722800&x-signature=wOdI2VEyq0%2Ffg2kz9BCaIVbSKM0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=84da6808&x-expires=1772722800&x-signature=LMoTMTy56V2EcAM2hiqkLOiFZnA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1579221550,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 9,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 9,\n                        \"duration_precision\": 9,\n                        \"shoot_duration_precision\": 9,\n                        \"video_duration_precision\": 9\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6782704872413318405,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942430000bogg4ad45d67lo2b4qu0\\\",\\\"owner_id\\\":6625470025329655814,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0,\\\"ugc_search\\\":1}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": true,\n                    \"id\": 6782695637923269381,\n                    \"id_str\": \"6782695637923269381\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6782695637923269381\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6782695637923269381,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"fnlynks\",\n                    \"owner_id\": \"6625470025329655814\",\n                    \"owner_nickname\": \"Lynks\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/1655931935674422.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/1655931935674422.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA49Sm_kSUKNAKvVJ0_gYfyWvax9WO79NKC7bXZSSQzRfnPJhCjQGNr7BNpX5D-FGt\",\n                    \"shoot_duration\": 9,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/pattern/1df11530443f9fc1d8d82aa34ad89d0a.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/pattern/1df11530443f9fc1d8d82aa34ad89d0a.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"Things that turn Carl Wheezer on\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 9\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=4a655df2&x-expires=1772722800&x-signature=txTD56kfC7YEZOyXYElZykrJPY8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6abb4953&x-expires=1772722800&x-signature=Pvn9yYGgtTLgY%2Fk3hnyax5sAaok%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=4fc1e4f7&x-expires=1772722800&x-signature=QRZa0FB2SWj8lME4V4pi%2Br0Dozs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=3c82d636&x-expires=1772722800&x-signature=Uiquy34%2BZhrvbJjRaEZrt1OveRg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=65cdf6d1&x-expires=1772722800&x-signature=iP%2FJmc9X3Dsu15imN6gvLJFX5WM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=2eba27a4&x-expires=1772722800&x-signature=rT0EqTjGsT4a2%2BTk2btKFM5v6bk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=29ef158a&x-expires=1772722800&x-signature=iUAI8IU8avyUNHG2QXD5ez07V0M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3f446c2a&x-expires=1772722800&x-signature=kN5trMtE4OGJl2AQTWr2AVQIHvg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a8c4ca38&x-expires=1772722800&x-signature=58TUdeM86biuiBFr75lPzeqFdAE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=478a20eb&x-expires=1772722800&x-signature=TbKHMOUTizY318ijSwPN6NPY6ig%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=669d2d74&x-expires=1772722800&x-signature=X5rtgtFkU7kHgmZhr%2F5kHZS5yhQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=978e5cf3&x-expires=1772722800&x-signature=PQ2yTE3NIeXCYx9dhYN8CUxo8NI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fd081ed6&x-expires=1772722800&x-signature=t30NPYkbdnCiPnyIJdto%2B42T3xE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2848ff1a&x-expires=1772722800&x-signature=lomA8oaqVxfgLrkygaYO0iuozlA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3b1d2dd3&x-expires=1772722800&x-signature=CWjN2lrMgsBAr8VVuzrPjba5t4c%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/d5e2b23c9fea2495d0681d3559fd2bae\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 1,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1582616234,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 4,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Кассиопея\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"RU\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAASCAyIUYiDVI7lSTq0OiIYptY7EZAnRgX5s8jha0s2SM1hzMPobRz-66ni56MLXCz\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Сибирское созвездие из Санкт-Петербурга\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6736935636852605957\",\n                    \"unique_id\": \"_kassiopeya_\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6736935636852605957,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        },\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7039337191318834434\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"рекомендации\",\n                        \"cid\": \"49711363\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=49711363\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #рекомендации on TikTok!\",\n                            \"share_desc_info\": \"Check out #рекомендации on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: рекомендации\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/%D1%80%D0%B5%D0%BA%D0%BE%D0%BC%D0%B5%D0%BD%D0%B4%D0%B0%D1%86%D0%B8%D0%B8?_r=1&name=%D1%80%D0%B5%D0%BA%D0%BE%D0%BC%D0%B5%D0%BD%D0%B4%D0%B0%D1%86%D0%B8%D0%B8&u_code=f0fm2g78c3fjm2&_d=f29b6bdlg91aj5&share_challenge_id=49711363&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 2,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0004493993012796242}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1638973410,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Ля франце#рекомендации #🏳️\\u200d🌈lgbt🏳️\\u200d🌈 #спб\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7039337191318834434\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 0,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 9,\n                    \"author\": \"Lynks\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fbde7462&x-expires=1772722800&x-signature=4CB0r1jADChzGjGXL4YoSVVyWmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fccaf7f4&x-expires=1772722800&x-signature=VccoDa5fU3e%2BIIomAdgocgkDzZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=793e15d1&x-expires=1772722800&x-signature=RzqjjuhLBEGvQJycu5upLKOXY0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0811f4db&x-expires=1772722800&x-signature=9mD3CgJcXJ%2FVPDyQQiC9%2BJYqaPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c35c5a73&x-expires=1772722800&x-signature=wOdI2VEyq0%2Ffg2kz9BCaIVbSKM0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=84da6808&x-expires=1772722800&x-signature=LMoTMTy56V2EcAM2hiqkLOiFZnA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5c91f449&x-expires=1772722800&x-signature=HoLOY6cUGx9qKMcH9YaUFaeYyRs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=04ffa2bd&x-expires=1772722800&x-signature=mrtybs00rOv3oDhj4HvdtjwKutg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=aacccb04&x-expires=1772722800&x-signature=Q%2B%2BlrYh54ivs3ZAh01HOOwRFgPg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fbde7462&x-expires=1772722800&x-signature=4CB0r1jADChzGjGXL4YoSVVyWmE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fccaf7f4&x-expires=1772722800&x-signature=VccoDa5fU3e%2BIIomAdgocgkDzZ0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=793e15d1&x-expires=1772722800&x-signature=RzqjjuhLBEGvQJycu5upLKOXY0s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0811f4db&x-expires=1772722800&x-signature=9mD3CgJcXJ%2FVPDyQQiC9%2BJYqaPk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c35c5a73&x-expires=1772722800&x-signature=wOdI2VEyq0%2Ffg2kz9BCaIVbSKM0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/d1adc69cbc879140ef0f5aece83890f7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=84da6808&x-expires=1772722800&x-signature=LMoTMTy56V2EcAM2hiqkLOiFZnA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1579221550,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 9,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 9,\n                        \"duration_precision\": 9,\n                        \"shoot_duration_precision\": 9,\n                        \"video_duration_precision\": 9\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6782704872413318405,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":1,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942430000bogg4ad45d67lo2b4qu0\\\",\\\"owner_id\\\":6625470025329655814,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0,\\\"ugc_search\\\":1}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": true,\n                    \"id\": 6782695637923269381,\n                    \"id_str\": \"6782695637923269381\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"6782695637923269381\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid\": 6782695637923269381,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"fnlynks\",\n                    \"owner_id\": \"6625470025329655814\",\n                    \"owner_nickname\": \"Lynks\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/1655931935674422.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/1655931935674422.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA49Sm_kSUKNAKvVJ0_gYfyWvax9WO79NKC7bXZSSQzRfnPJhCjQGNr7BNpX5D-FGt\",\n                    \"shoot_duration\": 9,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/pattern/1df11530443f9fc1d8d82aa34ad89d0a.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/musically-maliva-obj/pattern/1df11530443f9fc1d8d82aa34ad89d0a.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"Things that turn Carl Wheezer on\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 9\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Ля франце<h id=\\\"6692\\\">#рекомендации</h> <h id=\\\"3192\\\">#🏳️\\u200d🌈lgbt🏳️\\u200d🌈</h> <h id=\\\"3005\\\">#спб</h>\",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"49711363\",\n                            \"hashtag_name\": \"рекомендации\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"6692\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"1653013389264901\",\n                            \"hashtag_name\": \"🏳️\\u200d🌈lgbt🏳️\\u200d🌈\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3192\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"hashtag_id\": \"2102900\",\n                            \"hashtag_name\": \"спб\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"3005\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Кассиопея's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Кассиопея’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Кассиопея’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@_kassiopeya_/video/7039337191318834434?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7039337191318834434&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@_kassiopeya_/video/7039337191318834434?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7039337191318834434&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,1.031,2309.785]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7039337191318834434\",\n                    \"collect_count\": 97770,\n                    \"comment_count\": 9055,\n                    \"digg_count\": 1899956,\n                    \"download_count\": 31165,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 20149119,\n                    \"repost_count\": 0,\n                    \"share_count\": 18662,\n                    \"whatsapp_share_count\": 5931\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7039337191318834434\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 22,\n                        \"hashtag_id\": \"49711363\",\n                        \"hashtag_name\": \"рекомендации\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 9,\n                        \"tag_id\": \"6692\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 40,\n                        \"hashtag_id\": \"1653013389264901\",\n                        \"hashtag_name\": \"🏳️\\u200d🌈lgbt🏳️\\u200d🌈\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 23,\n                        \"tag_id\": \"3192\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    },\n                    {\n                        \"end\": 45,\n                        \"hashtag_id\": \"2102900\",\n                        \"hashtag_name\": \"спб\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 41,\n                        \"tag_id\": \"3005\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 5.711,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.image?dr=8606&refresh_token=747dc9d1&x-expires=1772722800&x-signature=oPA7yBUaaxb0Rv2HaZk6w1WJ%2Bjs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.image?dr=8606&refresh_token=65723b89&x-expires=1772722800&x-signature=vW2oCtkI5j6rqM4c12vfIZdF7SA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=accce5c7&x-expires=1772722800&x-signature=1fkr0zgDn4uMT%2FbW6JMkdF6GnIM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.image?dr=8606&refresh_token=747dc9d1&x-expires=1772722800&x-signature=oPA7yBUaaxb0Rv2HaZk6w1WJ%2Bjs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.image?dr=8606&refresh_token=65723b89&x-expires=1772722800&x-signature=vW2oCtkI5j6rqM4c12vfIZdF7SA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=accce5c7&x-expires=1772722800&x-signature=1fkr0zgDn4uMT%2FbW6JMkdF6GnIM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.image?dr=8606&refresh_token=747dc9d1&x-expires=1772722800&x-signature=oPA7yBUaaxb0Rv2HaZk6w1WJ%2Bjs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.image?dr=8606&refresh_token=65723b89&x-expires=1772722800&x-signature=vW2oCtkI5j6rqM4c12vfIZdF7SA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/40dc418f48e04107a0c4041608c2715f_1638973411~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=accce5c7&x-expires=1772722800&x-signature=1fkr0zgDn4uMT%2FbW6JMkdF6GnIM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 789191,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 934501,\n                                \"file_cs\": \"c:0-9271-23b6\",\n                                \"file_hash\": \"d1502bc16a594ed0336811668f54b192\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                                \"url_key\": \"v10044g50000c6obu1rc77u6q5spl85g_bytevc1_540p_789191\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/bc8458bc51ae1d2691c70b63e2b14529/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/04f1adc63e1f4df48429d0b6598595d2/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1540&bt=770&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2Q4OmdnZWY4Ojk0OzpnNEBpajtzODk6ZjRlOTMzODczNEBjNS9gYWBfNWAxNGEyMF8xYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/037379dfba63668180b11958feaeaaa5/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/04f1adc63e1f4df48429d0b6598595d2/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1540&bt=770&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2Q4OmdnZWY4Ojk0OzpnNEBpajtzODk6ZjRlOTMzODczNEBjNS9gYWBfNWAxNGEyMF8xYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=41bd3758d17647c58cbbcdddc7258af4&is_play_url=1&item_id=7039337191318834434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxNjdiNDY4Yzg3ZGJjMzA4NTNkZTBhOWM4YTFmNDJk&source=STICKER_AWEME&video_id=v10044g50000c6obu1rc77u6q5spl85g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32004}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 369919,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 438031,\n                                \"file_cs\": \"c:0-9339-176a\",\n                                \"file_hash\": \"febc76290d15edf03dd3f60a23f405b9\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                                \"url_key\": \"v10044g50000c6obu1rc77u6q5spl85g_bytevc1_540p_369919\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/12e90088bfac9497eff969a7819a5245/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/38b1990b49c1493e9ba45757266dff79/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=722&bt=361&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=OWk3NGY0OjY0OzdoODk7O0BpajtzODk6ZjRlOTMzODczNEBgYGNhNV9iXjExM2EyLi0vYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/d5d3a4610e0e6d284e4e45e42443f6a2/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/38b1990b49c1493e9ba45757266dff79/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=722&bt=361&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=OWk3NGY0OjY0OzdoODk7O0BpajtzODk6ZjRlOTMzODczNEBgYGNhNV9iXjExM2EyLi0vYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=28081655de644841a3e7b18cd1f4cfc6&is_play_url=1&item_id=7039337191318834434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkZjczMDg2ZDY1ODEwYjg4YjBmYTBmOWI4MDdkZmU5&source=STICKER_AWEME&video_id=v10044g50000c6obu1rc77u6q5spl85g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32004}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 243648,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 288510,\n                                \"file_cs\": \"c:0-9339-0344\",\n                                \"file_hash\": \"f3f1c8a44713490ac0316c59f11efdef\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                                \"url_key\": \"v10044g50000c6obu1rc77u6q5spl85g_bytevc1_540p_243648\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/fe7a3aedde61036dd9c9738eee8e7062/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/1c5483a88c13469ebf341efa69792f2c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=474&bt=237&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=O2gzNDg8ZDU4aDk8PDhpOEBpajtzODk6ZjRlOTMzODczNEAyYDBiLjYwXjExNC0xLjJiYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/08585447af7080b6ad81dce68630a2ff/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/1c5483a88c13469ebf341efa69792f2c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=474&bt=237&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=O2gzNDg8ZDU4aDk8PDhpOEBpajtzODk6ZjRlOTMzODczNEAyYDBiLjYwXjExNC0xLjJiYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e55f154909764e45a23a9915e130ce58&is_play_url=1&item_id=7039337191318834434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3MThkMDYxNTgzZjdlMjFkODQ0ZTFjNWI2YTMxZTIw&source=STICKER_AWEME&video_id=v10044g50000c6obu1rc77u6q5spl85g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24078}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/cae7029461a343e18e84e5962ab37a2a_1638973411\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/cae7029461a343e18e84e5962ab37a2a_1638973411~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=3a258d3a&x-expires=1772722800&x-signature=IhxEw3y8TA0SKstJfzw%2BCQ%2FISO4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/cae7029461a343e18e84e5962ab37a2a_1638973411~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=9a44d3f9&x-expires=1772722800&x-signature=OUBF58qC8HOEn%2BeqsBoG3wouxLs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/cae7029461a343e18e84e5962ab37a2a_1638973411~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=7c9bbcb9&x-expires=1772722800&x-signature=lg06bC8Wa37RiEtTtjRb5x4iQpM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1421326,\n                        \"file_cs\": \"c:0-9045-6b1b\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/85e0d6dbbd6b113bcda5b63f4ef8dcd3/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/8791f38fd2be4c11aecbb6ce9453e051/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGQ4NWVpaDo2OWVoaDlmZEBpajtzODk6ZjRlOTMzODczNEBjMS0yNTVhNTIxXy01YF5gYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/61656c36c73af61016619200acf510e3/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/8791f38fd2be4c11aecbb6ce9453e051/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2344&bt=1172&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZGQ4NWVpaDo2OWVoaDlmZEBpajtzODk6ZjRlOTMzODczNEBjMS0yNTVhNTIxXy01YF5gYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c6obu1rc77u6q5spl85g&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=caacc68e0ebb465387de8f8b52054afa&item_id=7039337191318834434&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlODI0OTJkOGM5YjdmODE5ZTQ3NjRhNDI5NmRlY2U1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1430674,\n                        \"file_cs\": \"c:0-9045-6b1b\",\n                        \"file_hash\": \"73ba95361041bcae2d6516b3431a1ac5\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                        \"url_key\": \"v10044g50000c6obu1rc77u6q5spl85g_h264_540p_1208211\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/67b5b6aaaa8302c8721cc9e441528a85/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/b6954d61911c4533a18e21bd27e36dc4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PDw1ODs8ZGU1PDdmOGhnZkBpajtzODk6ZjRlOTMzODczNEAyY2E1M2A2Xi4xLS9eYDFeYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e90a7f6373eb26820c04bc713bddc381/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/b6954d61911c4533a18e21bd27e36dc4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PDw1ODs8ZGU1PDdmOGhnZkBpajtzODk6ZjRlOTMzODczNEAyY2E1M2A2Xi4xLS9eYDFeYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ac4dcea52c044912ab9ac96885d2f959&is_play_url=1&item_id=7039337191318834434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlYTM3MjZlMzExYmJjNmZmY2IyMzhjZjZmZTg3NGQ2&source=STICKER_AWEME&video_id=v10044g50000c6obu1rc77u6q5spl85g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 9473,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/d69f0f3c70f7458d8c500f354df1d761_1638973412\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d69f0f3c70f7458d8c500f354df1d761_1638973412~tplv-tiktokx-origin.image?dr=8606&refresh_token=87cdcb52&x-expires=1772722800&x-signature=U7AWjBp7%2Bco8EM%2FxAnlPQoVV5Ic%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d69f0f3c70f7458d8c500f354df1d761_1638973412~tplv-tiktokx-origin.image?dr=8606&refresh_token=d5ac151c&x-expires=1772722800&x-signature=WvB71uXRoT1%2B2Guc1eM6rw%2BhXaI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d69f0f3c70f7458d8c500f354df1d761_1638973412~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=31749e73&x-expires=1772722800&x-signature=2FZCsg%2F54wkZZamFkChdiO8Qhsg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-17.5,\\\\\\\"Peak\\\\\\\":0.70795,\\\\\\\"mean_volume\\\\\\\":-22.1,\\\\\\\"max_volume\\\\\\\":-3}\\\",\\\"loudness\\\":\\\"-17.5\\\",\\\"peak\\\":\\\"0.70795\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.031,2309.785]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1638973413}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"49.19\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c6obu1rc77u6q5spl85g\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/61f9f5d9feb40da8fc56e0f05881499d/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/ogovQOBhBgZIeIRWCDPbbgQAzHlnseN8LQ1LME/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1470\\\\u0026bt=735\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ODhmNjo5NDU1OGg4aGQ7OkBpajtzODk6ZjRlOTMzODczNEAvMDU1YTBeNWIxYDMyMS9fYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/4ccec786957c0e3e6c258167a58d1b3d/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/ogovQOBhBgZIeIRWCDPbbgQAzHlnseN8LQ1LME/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1470\\\\u0026bt=735\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ODhmNjo5NDU1OGg4aGQ7OkBpajtzODk6ZjRlOTMzODczNEAvMDU1YTBeNWIxYDMyMS9fYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c6obu1rc77u6q5spl85g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=b7284a5e65ce45e282a136d7838c3525\\\\u0026item_id=7039337191318834434\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFhZjZkYTliNDNiYjRlZjcxZTA1ZGM0Njc0ZjMwNTJi\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1255334,\\\"file_cs\\\":\\\"c:0-9045-6b1b\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/b79b019ff44942c080e91203577aa432_1638973411\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/b79b019ff44942c080e91203577aa432_1638973411~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=1f67e64e&x-expires=1772722800&x-signature=uKzBXiMaNowpC7CyJcpPXpJjawo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/b79b019ff44942c080e91203577aa432_1638973411~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=5fcf160a&x-expires=1772722800&x-signature=KwuXyHQME0012uF17fCOC2dfEsA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/b79b019ff44942c080e91203577aa432_1638973411~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=fe84083d&x-expires=1772722800&x-signature=G7sFZfb3OIJC7Fgi2HEYMfGOqOQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1430674,\n                        \"file_cs\": \"c:0-9045-6b1b\",\n                        \"file_hash\": \"73ba95361041bcae2d6516b3431a1ac5\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                        \"url_key\": \"v10044g50000c6obu1rc77u6q5spl85g_h264_540p_1208211\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/67b5b6aaaa8302c8721cc9e441528a85/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/b6954d61911c4533a18e21bd27e36dc4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PDw1ODs8ZGU1PDdmOGhnZkBpajtzODk6ZjRlOTMzODczNEAyY2E1M2A2Xi4xLS9eYDFeYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e90a7f6373eb26820c04bc713bddc381/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/b6954d61911c4533a18e21bd27e36dc4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PDw1ODs8ZGU1PDdmOGhnZkBpajtzODk6ZjRlOTMzODczNEAyY2E1M2A2Xi4xLS9eYDFeYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ac4dcea52c044912ab9ac96885d2f959&is_play_url=1&item_id=7039337191318834434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlYTM3MjZlMzExYmJjNmZmY2IyMzhjZjZmZTg3NGQ2&source=STICKER_AWEME&video_id=v10044g50000c6obu1rc77u6q5spl85g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 934501,\n                        \"file_cs\": \"c:0-9271-23b6\",\n                        \"file_hash\": \"d1502bc16a594ed0336811668f54b192\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                        \"url_key\": \"v10044g50000c6obu1rc77u6q5spl85g_bytevc1_540p_789191\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/bc8458bc51ae1d2691c70b63e2b14529/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/04f1adc63e1f4df48429d0b6598595d2/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1540&bt=770&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2Q4OmdnZWY4Ojk0OzpnNEBpajtzODk6ZjRlOTMzODczNEBjNS9gYWBfNWAxNGEyMF8xYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/037379dfba63668180b11958feaeaaa5/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/04f1adc63e1f4df48429d0b6598595d2/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1540&bt=770&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=N2Q4OmdnZWY4Ojk0OzpnNEBpajtzODk6ZjRlOTMzODczNEBjNS9gYWBfNWAxNGEyMF8xYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=41bd3758d17647c58cbbcdddc7258af4&is_play_url=1&item_id=7039337191318834434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjYxNjdiNDY4Yzg3ZGJjMzA4NTNkZTBhOWM4YTFmNDJk&source=STICKER_AWEME&video_id=v10044g50000c6obu1rc77u6q5spl85g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1430674,\n                        \"file_cs\": \"c:0-9045-6b1b\",\n                        \"file_hash\": \"73ba95361041bcae2d6516b3431a1ac5\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c6obu1rc77u6q5spl85g\",\n                        \"url_key\": \"v10044g50000c6obu1rc77u6q5spl85g_h264_540p_1208211\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/67b5b6aaaa8302c8721cc9e441528a85/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/b6954d61911c4533a18e21bd27e36dc4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PDw1ODs8ZGU1PDdmOGhnZkBpajtzODk6ZjRlOTMzODczNEAyY2E1M2A2Xi4xLS9eYDFeYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e90a7f6373eb26820c04bc713bddc381/69a8a715/video/tos/alisg/tos-alisg-pve-0037c001/b6954d61911c4533a18e21bd27e36dc4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2358&bt=1179&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PDw1ODs8ZGU1PDdmOGhnZkBpajtzODk6ZjRlOTMzODczNEAyY2E1M2A2Xi4xLS9eYDFeYSMyaXBucjRvcmxgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=ac4dcea52c044912ab9ac96885d2f959&is_play_url=1&item_id=7039337191318834434&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlYTM3MjZlMzExYmJjNmZmY2IyMzhjZjZmZTg3NGQ2&source=STICKER_AWEME&video_id=v10044g50000c6obu1rc77u6q5spl85g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 11,\n                    \"author\": \"xanowx\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=664f723d&x-expires=1772722800&x-signature=fkOVbMCyh3lSO6%2F8%2BwyT%2BDbahww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9b5ad8c7&x-expires=1772722800&x-signature=0QbSrSCuUSDPjx33ERI7N044oxM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b2285646&x-expires=1772722800&x-signature=uAn03RL9EfMPTbSwQC6pqrDPTeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c662876&x-expires=1772722800&x-signature=TtgCmqDEcHiJXGoqUiYKUgFW%2Bhs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d166246&x-expires=1772722800&x-signature=8NwdehfYfWsXf1uX7a%2B2xihtm8M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=180a2254&x-expires=1772722800&x-signature=9gAQu6sCwGw5pYi%2BkUGefTmgH4I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=da781951&x-expires=1772722800&x-signature=HfmWdh%2B945lalbQFAhiTklXDAfE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6e5b5c33&x-expires=1772722800&x-signature=zOXKNw7KnKWaT0fXSZ%2BUuSzOIpI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=f07291a2&x-expires=1772722800&x-signature=KAgatzuRckZdgKnUSsVpNmjTSs4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=664f723d&x-expires=1772722800&x-signature=fkOVbMCyh3lSO6%2F8%2BwyT%2BDbahww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9b5ad8c7&x-expires=1772722800&x-signature=0QbSrSCuUSDPjx33ERI7N044oxM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b2285646&x-expires=1772722800&x-signature=uAn03RL9EfMPTbSwQC6pqrDPTeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c662876&x-expires=1772722800&x-signature=TtgCmqDEcHiJXGoqUiYKUgFW%2Bhs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d166246&x-expires=1772722800&x-signature=8NwdehfYfWsXf1uX7a%2B2xihtm8M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=180a2254&x-expires=1772722800&x-signature=9gAQu6sCwGw5pYi%2BkUGefTmgH4I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1628748889,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 11,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 11,\n                        \"duration_precision\": 11,\n                        \"shoot_duration_precision\": 11,\n                        \"video_duration_precision\": 11\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":10.69,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6995423177514044674,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c4abolbc77u5buqvks00\\\",\\\"owner_id\\\":6919845299704513538,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6995423055803665154,\n                    \"id_str\": \"6995423055803665154\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/32530457a0351584e6c479b658371725\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/32530457a0351584e6c479b658371725~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ff371b12&x-expires=1772722800&x-signature=GbqgONCwFpzMVR5kFlfrQlpw3bA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/32530457a0351584e6c479b658371725~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=383b0916&x-expires=1772722800&x-signature=0iWehotjILRocgqEWfQGu0smv6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/32530457a0351584e6c479b658371725~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d677dd42&x-expires=1772722800&x-signature=1CcLVp9asmbS0GyDDS4psuR9o%2FM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"mayotmm\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"MAYOT\",\n                                \"sec_uid\": \"MS4wLjABAAAAR-g9cHCj1f3vdd1AW6sMJIfKzlEBf4emO8uZUWziDyZYFG8CkEi5TmXM1D2hEaLT\",\n                                \"status\": 1,\n                                \"uid\": \"6873533445822874629\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c0988a46&x-expires=1772722800&x-signature=f3Nhgm73MGGdYwSThBGgQsU5TN0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=461d94c1&x-expires=1772722800&x-signature=n0DYGrzKCY6NwBtLWh3Ysql%2FV88%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1d7b7af0&x-expires=1772722800&x-signature=oZLL50Enlljs%2FMcaH70R%2BmBpKm8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"seemeenokap\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"seemeenokap\",\n                                \"sec_uid\": \"MS4wLjABAAAAOl12m78FrALhrmyaaWIv5razsaCWZi2zs21WMQhPmY6MYJxOjN4b_Fj10YE6fpBg\",\n                                \"status\": 1,\n                                \"uid\": \"6718289342106256390\"\n                            }\n                        ],\n                        \"author\": \"VisaGangBeatz\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Гринч\\\"\",\n                        \"mixed_title\": \"original sound - xanowx (Contains music from: Гринч - VisaGangBeatz)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1587081600,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Гринч\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"VisaGangBeatz\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 27072,\n                            \"start_ms\": 49728\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 111407,\n                        \"h5_url\": \"\",\n                        \"id\": \"6816781066695608322\",\n                        \"performers\": null,\n                        \"title\": \"Гринч\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6995423055803665154\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6817334525903767564\n                    ],\n                    \"music_ugid\": 6995423055803665154,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"xanowx\",\n                    \"owner_id\": \"6919845299704513538\",\n                    \"owner_nickname\": \"xanowx\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6995423002464652033.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6995423002464652033.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6817334525903767564,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAErNESLmiHqs9T_uxjBoZVpE1pC7kkLxKwJEVhtpcJJx6tb3v-9axkcTi8wqlfU5P\",\n                    \"shoot_duration\": 11,\n                    \"sim_group_id_v3\": 6817334525903767564,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/444754f0d2ca842d7aa7fde2998573cc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/444754f0d2ca842d7aa7fde2998573cc.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - xanowx\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 11\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d1f71e78&x-expires=1772722800&x-signature=ibvOmyv%2FIGipmIhmsOuDSJOZy5Y%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=89416d79&x-expires=1772722800&x-signature=vl7q0q0%2FCFUAfRXtAJMmvIsAAoE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=b13b5ffc&x-expires=1772722800&x-signature=8gRJzBjC6eIUj49RqqI35rD2YbA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=4a5979db&x-expires=1772722800&x-signature=s7KozCz8ORME85UL5QTGNBIA3wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=323a83a6&x-expires=1772722800&x-signature=B2JDDGzdsfe488kjpJ0ymSSEBmk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=69248db6&x-expires=1772722800&x-signature=cWkFQoqDxI%2FLInJdqYPjS0j78ic%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=47f7dd19&x-expires=1772722800&x-signature=vpTICBmoia764YpDRXbM9gAznas%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f146a6e3&x-expires=1772722800&x-signature=v3mi%2BrbsiUuHVATDV%2FUVOEDUgK8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=af1139b5&x-expires=1772722800&x-signature=4%2B48kvmPx%2FSmAAoV8fExSWA2dNM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=59121fbc&x-expires=1772722800&x-signature=bKCDXf%2F1I1lpME1SOPZNJsLwGDQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fbf4abec&x-expires=1772722800&x-signature=881RHOpcip5qusMrACpeZ1deTLk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=ad87793c&x-expires=1772722800&x-signature=mg%2FE6sNMj9Wi8r5stNtCmsQtuY4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1c3c2807&x-expires=1772722800&x-signature=1fXBHGXs6D9QypaDXN2Bf4k5Zq4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=64b8dbd8&x-expires=1772722800&x-signature=l3wWpqCJKhBEB0gxXsnaQef7s6s%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ac4e5fdb&x-expires=1772722800&x-signature=1PdGp2JbZWIOMvkxZSr%2Bz9vWCgY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/bef6fc1f0cacc2e20d286eafa5c2597b\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1606474923,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"topchuk15\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"❤️ТОШЕЧКА❤️\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"UA\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAomwCSWfkfqaXgXkiROGJb7MiUMRkmFbILedqT-q86vwasGi-pd73IMuQBXXQYAY7\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Привет, Я Тоха💘\\n😜Тот самый ТОШЕЧКА😜\\nРеклама в ТТ - @reklama_gas ❤️\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6899720372359808001\",\n                    \"unique_id\": \"top4uuuk\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6899720372359808001,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7005194318466108677\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.001277440608802828}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1631023903,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Санта клаус?! хуже😈\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7005194318466108677\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 11,\n                    \"author\": \"xanowx\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=664f723d&x-expires=1772722800&x-signature=fkOVbMCyh3lSO6%2F8%2BwyT%2BDbahww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9b5ad8c7&x-expires=1772722800&x-signature=0QbSrSCuUSDPjx33ERI7N044oxM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b2285646&x-expires=1772722800&x-signature=uAn03RL9EfMPTbSwQC6pqrDPTeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c662876&x-expires=1772722800&x-signature=TtgCmqDEcHiJXGoqUiYKUgFW%2Bhs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d166246&x-expires=1772722800&x-signature=8NwdehfYfWsXf1uX7a%2B2xihtm8M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=180a2254&x-expires=1772722800&x-signature=9gAQu6sCwGw5pYi%2BkUGefTmgH4I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=da781951&x-expires=1772722800&x-signature=HfmWdh%2B945lalbQFAhiTklXDAfE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6e5b5c33&x-expires=1772722800&x-signature=zOXKNw7KnKWaT0fXSZ%2BUuSzOIpI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=f07291a2&x-expires=1772722800&x-signature=KAgatzuRckZdgKnUSsVpNmjTSs4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=664f723d&x-expires=1772722800&x-signature=fkOVbMCyh3lSO6%2F8%2BwyT%2BDbahww%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9b5ad8c7&x-expires=1772722800&x-signature=0QbSrSCuUSDPjx33ERI7N044oxM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b2285646&x-expires=1772722800&x-signature=uAn03RL9EfMPTbSwQC6pqrDPTeM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2c662876&x-expires=1772722800&x-signature=TtgCmqDEcHiJXGoqUiYKUgFW%2Bhs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=3d166246&x-expires=1772722800&x-signature=8NwdehfYfWsXf1uX7a%2B2xihtm8M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/d7de10841d237a393984dccbc5796823~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=180a2254&x-expires=1772722800&x-signature=9gAQu6sCwGw5pYi%2BkUGefTmgH4I%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1628748889,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 11,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 11,\n                        \"duration_precision\": 11,\n                        \"shoot_duration_precision\": 11,\n                        \"video_duration_precision\": 11\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":10.69,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6995423177514044674,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c4abolbc77u5buqvks00\\\",\\\"owner_id\\\":6919845299704513538,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6995423055803665154,\n                    \"id_str\": \"6995423055803665154\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/32530457a0351584e6c479b658371725\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/32530457a0351584e6c479b658371725~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=ff371b12&x-expires=1772722800&x-signature=GbqgONCwFpzMVR5kFlfrQlpw3bA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/32530457a0351584e6c479b658371725~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=383b0916&x-expires=1772722800&x-signature=0iWehotjILRocgqEWfQGu0smv6M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/32530457a0351584e6c479b658371725~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=d677dd42&x-expires=1772722800&x-signature=1CcLVp9asmbS0GyDDS4psuR9o%2FM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"mayotmm\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"MAYOT\",\n                                \"sec_uid\": \"MS4wLjABAAAAR-g9cHCj1f3vdd1AW6sMJIfKzlEBf4emO8uZUWziDyZYFG8CkEi5TmXM1D2hEaLT\",\n                                \"status\": 1,\n                                \"uid\": \"6873533445822874629\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=c0988a46&x-expires=1772722800&x-signature=f3Nhgm73MGGdYwSThBGgQsU5TN0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=461d94c1&x-expires=1772722800&x-signature=n0DYGrzKCY6NwBtLWh3Ysql%2FV88%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/99fc3d06eefdfecd0afbf03f134fde9a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=1d7b7af0&x-expires=1772722800&x-signature=oZLL50Enlljs%2FMcaH70R%2BmBpKm8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"seemeenokap\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"seemeenokap\",\n                                \"sec_uid\": \"MS4wLjABAAAAOl12m78FrALhrmyaaWIv5razsaCWZi2zs21WMQhPmY6MYJxOjN4b_Fj10YE6fpBg\",\n                                \"status\": 1,\n                                \"uid\": \"6718289342106256390\"\n                            }\n                        ],\n                        \"author\": \"VisaGangBeatz\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Гринч\\\"\",\n                        \"mixed_title\": \"original sound - xanowx (Contains music from: Гринч - VisaGangBeatz)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1587081600,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Гринч\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"VisaGangBeatz\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 27072,\n                            \"start_ms\": 49728\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/f47ae7f6cdfa4880ad7f86934f905c6b~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 111407,\n                        \"h5_url\": \"\",\n                        \"id\": \"6816781066695608322\",\n                        \"performers\": null,\n                        \"title\": \"Гринч\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6995423055803665154\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6817334525903767564\n                    ],\n                    \"music_ugid\": 6995423055803665154,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"xanowx\",\n                    \"owner_id\": \"6919845299704513538\",\n                    \"owner_nickname\": \"xanowx\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6995423002464652033.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/6995423002464652033.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6817334525903767564,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAErNESLmiHqs9T_uxjBoZVpE1pC7kkLxKwJEVhtpcJJx6tb3v-9axkcTi8wqlfU5P\",\n                    \"shoot_duration\": 11,\n                    \"sim_group_id_v3\": 6817334525903767564,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/444754f0d2ca842d7aa7fde2998573cc.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/444754f0d2ca842d7aa7fde2998573cc.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - xanowx\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 11\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Санта клаус?! хуже😈\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"UA\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out ❤️ТОШЕЧКА❤️'s video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out ❤️ТОШЕЧКА❤️’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out ❤️ТОШЕЧКА❤️’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@top4uuuk/video/7005194318466108677?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7005194318466108677&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@top4uuuk/video/7005194318466108677?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7005194318466108677&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10080\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7005194318466108677\",\n                    \"collect_count\": 63340,\n                    \"comment_count\": 25311,\n                    \"digg_count\": 1787523,\n                    \"download_count\": 46589,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 19813837,\n                    \"repost_count\": 0,\n                    \"share_count\": 22368,\n                    \"whatsapp_share_count\": 4976\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7005194318466108677\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 1.289844702312139,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=4a933985&x-expires=1772722800&x-signature=CXvfzM6j7CjGglAYoGZy0uYQzsE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=2f1b0631&x-expires=1772722800&x-signature=4J3N8v4nEC%2BHGOl2owE7BP7QuU4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cccc5ba3&x-expires=1772722800&x-signature=S88bzDAUEcUzAd9brlVPSUZSocI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=4a933985&x-expires=1772722800&x-signature=CXvfzM6j7CjGglAYoGZy0uYQzsE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=2f1b0631&x-expires=1772722800&x-signature=4J3N8v4nEC%2BHGOl2owE7BP7QuU4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cccc5ba3&x-expires=1772722800&x-signature=S88bzDAUEcUzAd9brlVPSUZSocI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=4a933985&x-expires=1772722800&x-signature=CXvfzM6j7CjGglAYoGZy0uYQzsE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=2f1b0631&x-expires=1772722800&x-signature=4J3N8v4nEC%2BHGOl2owE7BP7QuU4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d48de874669a45cdb5f34ce4d31723a0_1631023905~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=cccc5ba3&x-expires=1772722800&x-signature=S88bzDAUEcUzAd9brlVPSUZSocI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1698878,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1745173,\n                                \"file_cs\": \"c:0-8164-705f\",\n                                \"file_hash\": \"062b8116ea843b205095f28826841545\",\n                                \"height\": 1280,\n                                \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                                \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_bytevc1_720p_1698878\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/29aeddb64f4647b16d21bcb158f33642/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c004/0f96e74b359942a3b30756d65cefaffa/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3318&bt=1659&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=O2VoNzhoPGU8N2VlOTtkZUBpandldjU6ZjpxNzMzNzczM0AwMl5hYTI0NTExMjUyYWAuYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/ec9802c7e7775f3e32726de70578cbc4/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c004/0f96e74b359942a3b30756d65cefaffa/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3318&bt=1659&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=O2VoNzhoPGU8N2VlOTtkZUBpandldjU6ZjpxNzMzNzczM0AwMl5hYTI0NTExMjUyYWAuYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1bcad8568b5b44498b795ed5d4ae5b38&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZjZjJjNzdhNTMyMGMzMDU4MTg4MDgxMTY1MDNlYmQx&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32212}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1429215,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1468162,\n                                \"file_cs\": \"c:0-8160-ef39\",\n                                \"file_hash\": \"a2339991a42f9e81ab9c0ae7b78e5b85\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                                \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_bytevc1_540p_1429215\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/9f239cbfa653ebbb508997726f6f8a2f/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/286617bc82a441c58e0e7652a2b93688/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2790&bt=1395&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NGU4OzZlPDM4Z2k4NTdnZkBpandldjU6ZjpxNzMzNzczM0BjNjQuMGAtNmExMzUvMWI0YSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/56142bc608aaa6d9874d22f35a28848e/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/286617bc82a441c58e0e7652a2b93688/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2790&bt=1395&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NGU4OzZlPDM4Z2k4NTdnZkBpandldjU6ZjpxNzMzNzczM0BjNjQuMGAtNmExMzUvMWI0YSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7ced4422856f4dd59009cb3318759bf1&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhOWRkZWM3ZjhmZTlhOTM3Nzk5ZjZhODhhMzE3MjZk&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32212}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 783601,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 804955,\n                                \"file_cs\": \"c:0-8160-4723\",\n                                \"file_hash\": \"b7dcbb453968087bca42670a6bf86ae6\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                                \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_bytevc1_540p_783601\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/abd4d79338eb82151f3098f8e7fd360e/69a8a714/video/tos/useast2a/tos-useast2a-pve-0068/d8772ae4d3f34f3ab9d0f53b444330f1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1530&bt=765&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=PGRlOmUzZWRpaGVlNjY2NEBpandldjU6ZjpxNzMzNzczM0BeMV9eNC4vNWExLmMtXi4wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/bbcf85ec16e0042726ebc621bf5690b3/69a8a714/video/tos/useast2a/tos-useast2a-pve-0068/d8772ae4d3f34f3ab9d0f53b444330f1/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1530&bt=765&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=PGRlOmUzZWRpaGVlNjY2NEBpandldjU6ZjpxNzMzNzczM0BeMV9eNC4vNWExLmMtXi4wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3113a303fb1b4edf8a2b107ba7bb4aa9&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJkZTIzMTU4MDMwMzIxMDFmNTU0ZDljNmUyYTFiNGQ2&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32212}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 514923,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 528955,\n                                \"file_cs\": \"c:0-8160-5b09\",\n                                \"file_hash\": \"75346128d2d65eef53ab4f76e157b395\",\n                                \"height\": 1024,\n                                \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                                \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_bytevc1_540p_514923\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/faa0edf94d4721630aec58d59abd0ef3/69a8a714/video/tos/useast2a/tos-useast2a-pve-0068/9819666f6bd14ebb8d4face840348cb6/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1004&bt=502&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=OTM2OTw1ZTllZjhkaGY6N0BpandldjU6ZjpxNzMzNzczM0AzYWMtNDJjNTAxXzIvNWIvYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/a8b1fe5cf0b3e2cb2b6ab24cbe1df181/69a8a714/video/tos/useast2a/tos-useast2a-pve-0068/9819666f6bd14ebb8d4face840348cb6/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1004&bt=502&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=OTM2OTw1ZTllZjhkaGY6N0BpandldjU6ZjpxNzMzNzczM0AzYWMtNDJjNTAxXzIvNWIvYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=24e78c2e5ab54c3b86fb527906f3d066&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU1NDVjMmQwNjc1OTFlMzlmN2RjYTNlMmE4M2JmMWYy&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24281}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/d9365f43f35e4191abcacb563808686c_1631023905\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d9365f43f35e4191abcacb563808686c_1631023905~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=10e58fb6&x-expires=1772722800&x-signature=4%2Bh4bZZIEGOSkTeEX3tjbbPv00E%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d9365f43f35e4191abcacb563808686c_1631023905~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=8596&refresh_token=e9090a7f&x-expires=1772722800&x-signature=iIhh7j7gCCAR6UQnOzY5FOqvF2M%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/d9365f43f35e4191abcacb563808686c_1631023905~tplv-tiktokx-cropcenter-q:300:400:q72.jpeg?dr=8596&refresh_token=3977acdd&x-expires=1772722800&x-signature=6DWe1covhiAbXncqlbbijkXu4P0%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 2142211,\n                        \"file_cs\": \"c:0-7994-19a8\",\n                        \"height\": 720,\n                        \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/eee826adcde15f9498afaf9bea734bd0/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c004/3efaf69097a84c7ab6c52a96d45b0a55/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4072&bt=2036&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzNpNzM1OTU8MzQ7ZWY8NEBpandldjU6ZjpxNzMzNzczM0A2Ll5eLzAxNjQxMzQtMS01YSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/a980f7c536ef6dccad968e40591b38b8/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c004/3efaf69097a84c7ab6c52a96d45b0a55/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4072&bt=2036&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=MzNpNzM1OTU8MzQ7ZWY8NEBpandldjU6ZjpxNzMzNzczM0A2Ll5eLzAxNjQxMzQtMS01YSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4rn67bc77u2ts0bjt4g&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=81094c0b7861407992463220a4af1090&item_id=7005194318466108677&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5NmRlNTdkMDBhYTFkZjFhY2JkMjUzZDM1MTRmMDFh&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2140696,\n                        \"file_cs\": \"c:0-7994-19a8\",\n                        \"file_hash\": \"aa29adf2c5ddd3e93368fd64a76836cc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                        \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_h264_540p_2083909\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/8452ac144008d2a8d43c95555e68c156/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/3770a999158f4cf585be2a41903d3059/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4070&bt=2035&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU5NTw3ODk2ZTs4ZDc0NUBpandldjU6ZjpxNzMzNzczM0A1LzBjYV82XjMxMmBhYC0wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f7befb6c4dd94170e39e39787f95b1d9/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/3770a999158f4cf585be2a41903d3059/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4070&bt=2035&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU5NTw3ODk2ZTs4ZDc0NUBpandldjU6ZjpxNzMzNzczM0A1LzBjYV82XjMxMmBhYC0wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3201c4dac5584b63a695b4d9f2362b89&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNkZGVmYTFhZDFhYmIwMjJiMDNmOTkzODM5Y2RmN2Ey&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 8218,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/4f8b48323ce144ef87a1ffd4113a919b_1631023905\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/4f8b48323ce144ef87a1ffd4113a919b_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=f58648af&x-expires=1772722800&x-signature=YJe5VB465BvpnfcnMRmG%2BUW39to%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/4f8b48323ce144ef87a1ffd4113a919b_1631023905~tplv-tiktokx-origin.image?dr=8606&refresh_token=26cf91fc&x-expires=1772722800&x-signature=5cJGHpvxW0e7nITmATdanO0Lmrw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/4f8b48323ce144ef87a1ffd4113a919b_1631023905~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=76b17f76&x-expires=1772722800&x-signature=ywVBf%2BlyCYgR%2Fi1mkBHDlVgYUaY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-8.6\\\",\\\"LoudnessRangeStart\\\":\\\"-10.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-4.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-8.5\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-4.8,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-8.5,\\\\\\\"Version\\\\\\\":1,\\\\\\\"Loudness\\\\\\\":-9.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-10.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-8.6,\\\\\\\"LoudnessRange\\\\\\\":2.2}\\\",\\\"loudness\\\":\\\"-9.6\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1631023904}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"64.64\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v09044g40000c4rn67bc77u2ts0bjt4g\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/4c977f946b7041ca0bfe869d00b2faa3/69a8a714/video/tos/alisg/tos-alisg-pve-0037c001/ooK7wgECmQz5oCAOIYGCAcwUJkfHIm9hcBw7ts/?a=1233\\\\u0026bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2286\\\\u0026bt=1143\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZTc5NGQ3NmQ5OGZoNWQ1NkBpandldjU6ZjpxNzMzNzczM0AxYTBjNDIvNjAxNjMxLWNiYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/ad3ef18a8c1d92c1b43d2f8c13b80b7d/69a8a714/video/tos/alisg/tos-alisg-pve-0037c001/ooK7wgECmQz5oCAOIYGCAcwUJkfHIm9hcBw7ts/?a=1233\\\\u0026bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2286\\\\u0026bt=1143\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZTc5NGQ3NmQ5OGZoNWQ1NkBpandldjU6ZjpxNzMzNzczM0AxYTBjNDIvNjAxNjMxLWNiYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v09044g40000c4rn67bc77u2ts0bjt4g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=e3f20a426e9c45369a23547af136d44b\\\\u0026item_id=7005194318466108677\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5ZDk3NDY5MTQ0YmYyOGVmYmQ2YTIyOTVjNDdkMDdj\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1771373,\\\"file_cs\\\":\\\"c:0-7994-19a8\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-p-0068/7755335e32124dc7bd1b33a4f9a2e492_1631023907\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7755335e32124dc7bd1b33a4f9a2e492_1631023907~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=7e2020e5&x-expires=1772722800&x-signature=3SnEKI7tK1lUKBOnlTf%2F4SlstYQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7755335e32124dc7bd1b33a4f9a2e492_1631023907~tplv-dmt-adapt-360p.heic?dr=8597&refresh_token=f5d3cbea&x-expires=1772722800&x-signature=vXwLi9fB09Udb2ID4GweguW5kw8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-p-0068/7755335e32124dc7bd1b33a4f9a2e492_1631023907~tplv-dmt-adapt-360p.jpeg?dr=8597&refresh_token=5236ec37&x-expires=1772722800&x-signature=AVzcietm6dOlwSXGRUyPnRSB4qQ%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=feed_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2140696,\n                        \"file_cs\": \"c:0-7994-19a8\",\n                        \"file_hash\": \"aa29adf2c5ddd3e93368fd64a76836cc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                        \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_h264_540p_2083909\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/8452ac144008d2a8d43c95555e68c156/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/3770a999158f4cf585be2a41903d3059/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4070&bt=2035&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU5NTw3ODk2ZTs4ZDc0NUBpandldjU6ZjpxNzMzNzczM0A1LzBjYV82XjMxMmBhYC0wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f7befb6c4dd94170e39e39787f95b1d9/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/3770a999158f4cf585be2a41903d3059/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4070&bt=2035&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU5NTw3ODk2ZTs4ZDc0NUBpandldjU6ZjpxNzMzNzczM0A1LzBjYV82XjMxMmBhYC0wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3201c4dac5584b63a695b4d9f2362b89&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNkZGVmYTFhZDFhYmIwMjJiMDNmOTkzODM5Y2RmN2Ey&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1468162,\n                        \"file_cs\": \"c:0-8160-ef39\",\n                        \"file_hash\": \"a2339991a42f9e81ab9c0ae7b78e5b85\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                        \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_bytevc1_540p_1429215\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/9f239cbfa653ebbb508997726f6f8a2f/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/286617bc82a441c58e0e7652a2b93688/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2790&bt=1395&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NGU4OzZlPDM4Z2k4NTdnZkBpandldjU6ZjpxNzMzNzczM0BjNjQuMGAtNmExMzUvMWI0YSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/56142bc608aaa6d9874d22f35a28848e/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/286617bc82a441c58e0e7652a2b93688/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2790&bt=1395&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=NGU4OzZlPDM4Z2k4NTdnZkBpandldjU6ZjpxNzMzNzczM0BjNjQuMGAtNmExMzUvMWI0YSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7ced4422856f4dd59009cb3318759bf1&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhOWRkZWM3ZjhmZTlhOTM3Nzk5ZjZhODhhMzE3MjZk&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 2140696,\n                        \"file_cs\": \"c:0-7994-19a8\",\n                        \"file_hash\": \"aa29adf2c5ddd3e93368fd64a76836cc\",\n                        \"height\": 1024,\n                        \"uri\": \"v09044g40000c4rn67bc77u2ts0bjt4g\",\n                        \"url_key\": \"v09044g40000c4rn67bc77u2ts0bjt4g_h264_540p_2083909\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/8452ac144008d2a8d43c95555e68c156/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/3770a999158f4cf585be2a41903d3059/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4070&bt=2035&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU5NTw3ODk2ZTs4ZDc0NUBpandldjU6ZjpxNzMzNzczM0A1LzBjYV82XjMxMmBhYC0wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f7befb6c4dd94170e39e39787f95b1d9/69a8a714/video/tos/useast2a/tos-useast2a-ve-0068c001/3770a999158f4cf585be2a41903d3059/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4070&bt=2035&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=PGU5NTw3ODk2ZTs4ZDc0NUBpandldjU6ZjpxNzMzNzczM0A1LzBjYV82XjMxMmBhYC0wYSMxZy1xcjRfM29gLS1kMTZzcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3201c4dac5584b63a695b4d9f2362b89&is_play_url=1&item_id=7005194318466108677&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNkZGVmYTFhZDFhYmIwMjJiMDNmOTkzODM5Y2RmN2Ey&source=STICKER_AWEME&video_id=v09044g40000c4rn67bc77u2ts0bjt4g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10080\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"sunrae | 12k\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e1ffdfea&x-expires=1772722800&x-signature=og1Tj3nB7dl6aNbtaY2sO2i9MwM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8b154df3&x-expires=1772722800&x-signature=Z%2F5UiEnkj546zkgHZU0WvjpCDEQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5565e565&x-expires=1772722800&x-signature=17GZdikzhOP84LPNQU4%2F2YuN%2Bqg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1629081198,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":7.13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6996850432953863430,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c4cssqjc77ufia81qhvg\\\",\\\"owner_id\\\":6932460871072695302,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6996850175440423685,\n                    \"id_str\": \"6996850175440423685\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a3186dae&x-expires=1772722800&x-signature=KdmT0X0%2F%2FvFVtjPYUfYCs74n6PA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0be183de&x-expires=1772722800&x-signature=nr7I%2F3nZ7Nq703eo0iVuAL%2Fkl08%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9f3ce9b7&x-expires=1772722800&x-signature=a59SWmBa9oypk%2F3D7%2FQa%2BHfw2pI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"bear\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"blackbear\",\n                                \"sec_uid\": \"MS4wLjABAAAAnMVX6rUx_5BuBzhkayqGqwWcQzh1u6Y6NIIbOevo7PKgAYXDwYg62ISzFqWehTer\",\n                                \"status\": 1,\n                                \"uid\": \"6740370576605709317\"\n                            }\n                        ],\n                        \"author\": \"blackbear\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"idfc\\\"\",\n                        \"mixed_title\": \"original sound - addzlafyz (Contains music from: idfc - blackbear)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1433203200,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"idfc\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"blackbear\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 26496,\n                            \"start_ms\": 166080\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 207027,\n                        \"h5_url\": \"\",\n                        \"id\": \"6734561987017050113\",\n                        \"performers\": null,\n                        \"title\": \"idfc\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6996850175440423685\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815375505148086283\n                    ],\n                    \"music_ugid\": 6996850175440423685,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"addzlafyz\",\n                    \"owner_id\": \"6932460871072695302\",\n                    \"owner_nickname\": \"sunrae | 12k\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815375505148086283,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA3LEd2oHVqc5FXOIbN_fCuQ0lsJuSitzfsSSnJ0ojn8lfA4UO-5meH3M29Fagi6We\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 259515906,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - addzlafyz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=03911fab&x-expires=1772722800&x-signature=LLIJIFhOdfpR0iF3bDV5%2BbvjI5M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fb9e4d01&x-expires=1772722800&x-signature=cyamDbbbYrgDzG6YD5LWiS6UKd4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=0d317391&x-expires=1772722800&x-signature=qenDPfkaliGZOqY8h9rl0ZXZItw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=0b131be3&x-expires=1772722800&x-signature=FwzINThRR0CaUNuhrd8%2BZKYQDms%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=ae873e10&x-expires=1772722800&x-signature=uDcA2uq2V5pyO28D%2Fn1y4cJZSYs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=07da9a76&x-expires=1772722800&x-signature=ti1QcJ5q8cgy3q%2F0Sncl%2BvVb7a4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=08f3151e&x-expires=1772722800&x-signature=dajSKEHpjJ4VmEiULsu3FCtV7IQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=206ebce5&x-expires=1772722800&x-signature=bX2e9QQ0KU%2Brr5WqzPTmM8B%2FPtM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3330fb8d&x-expires=1772722800&x-signature=H8%2F5lQ9pN1IIfc18ZofEP4j7Ak0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b424bcce&x-expires=1772722800&x-signature=DTeBsmdgWixBnRf22YL3oI9hODM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e265c826&x-expires=1772722800&x-signature=Hz3ir8gCXLeGeA97J%2B9w8xg1p%2BE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=71ab78ce&x-expires=1772722800&x-signature=3HBf88IDgFIqv1y3ETCVnqHBuhQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7a6157b2&x-expires=1772722800&x-signature=ZnVgh6Njfak%2BPIHyvr%2FCzX9G11g%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b40c3dde&x-expires=1772722800&x-signature=V7HqSXTXBjETY5YnmohCoCpb4vo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=64b300ba&x-expires=1772722800&x-signature=Ua0RiS86qcPmSUm%2BbUlu6UbMYjk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/6c5a16ec14170e978bf8575771452310\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1553677795,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"taaarannn\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Dasha Taran\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"KR\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA1LAj0fVWlsjEWgUx92EkDffIjsVFAs_SCTbXW0pES6mcwi0FnOudzFflKFGJGhzG\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"다샤타란❤︎︎\\nвторой акк @Dasha Taran\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6595483122397036550\",\n                    \"unique_id\": \"tarankaaa\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UCoq7W0ipZAA8jrR5KfDSXWA\",\n                    \"youtube_channel_title\": \"Dasha Taran\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6595483122397036550,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7023743285239827714\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0008634962875714488}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1635342671,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"\",\n                \"desc_language\": \"un\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7023743285239827714\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"sunrae | 12k\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e1ffdfea&x-expires=1772722800&x-signature=og1Tj3nB7dl6aNbtaY2sO2i9MwM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=8b154df3&x-expires=1772722800&x-signature=Z%2F5UiEnkj546zkgHZU0WvjpCDEQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5565e565&x-expires=1772722800&x-signature=17GZdikzhOP84LPNQU4%2F2YuN%2Bqg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c4165d32&x-expires=1772722800&x-signature=7Fww21n06OzKqT0xUbKaP6U4hck%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e2a6a47a&x-expires=1772722800&x-signature=fkZih0akIRCOlLQLcotoyg2xrEM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=69944141&x-expires=1772722800&x-signature=jpjzA7q2e0gFbLKzgpIVSnQ7x74%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=830e70b2&x-expires=1772722800&x-signature=bEC8zqeJ3QgljnYvf4mzrbuo8Wc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=03d7a29a&x-expires=1772722800&x-signature=kXkFCXv%2FaqAC9kCcTw0mSeVanek%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4f1608b074f8b35ba771f74506fbe131~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=4f7dfa26&x-expires=1772722800&x-signature=utnu0RSKkEBlax3PYG9sdBXMNag%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1629081198,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":7.13,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":6996850432953863430,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v09942g40000c4cssqjc77ufia81qhvg\\\",\\\"owner_id\\\":6932460871072695302,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6996850175440423685,\n                    \"id_str\": \"6996850175440423685\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d\",\n                                    \"url_list\": [\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=a3186dae&x-expires=1772722800&x-signature=KdmT0X0%2F%2FvFVtjPYUfYCs74n6PA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=0be183de&x-expires=1772722800&x-signature=nr7I%2F3nZ7Nq703eo0iVuAL%2Fkl08%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/992e782529baed6dae1e9551959f623d~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9f3ce9b7&x-expires=1772722800&x-signature=a59SWmBa9oypk%2F3D7%2FQa%2BHfw2pI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"bear\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": true,\n                                \"is_visible\": false,\n                                \"nick_name\": \"blackbear\",\n                                \"sec_uid\": \"MS4wLjABAAAAnMVX6rUx_5BuBzhkayqGqwWcQzh1u6Y6NIIbOevo7PKgAYXDwYg62ISzFqWehTer\",\n                                \"status\": 1,\n                                \"uid\": \"6740370576605709317\"\n                            }\n                        ],\n                        \"author\": \"blackbear\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"idfc\\\"\",\n                        \"mixed_title\": \"original sound - addzlafyz (Contains music from: idfc - blackbear)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1433203200,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"idfc\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"blackbear\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 26496,\n                            \"start_ms\": 166080\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o0NyzC5fPQAauDQkJn8bBBg7yeiA2IQTZAnbtT~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 207027,\n                        \"h5_url\": \"\",\n                        \"id\": \"6734561987017050113\",\n                        \"performers\": null,\n                        \"title\": \"idfc\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6996850175440423685\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6815375505148086283\n                    ],\n                    \"music_ugid\": 6996850175440423685,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"addzlafyz\",\n                    \"owner_id\": \"6932460871072695302\",\n                    \"owner_nickname\": \"sunrae | 12k\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/musically-maliva-obj/6996850334077291270.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6815375505148086283,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAA3LEd2oHVqc5FXOIbN_fCuQ0lsJuSitzfsSSnJ0ojn8lfA4UO-5meH3M29Fagi6We\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 259515906,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/4254ac5de5bff1be6a73c4337fd4011d.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - addzlafyz\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 0,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"KR\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Dasha Taran's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Dasha Taran’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Dasha Taran’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@tarankaaa/video/7023743285239827714?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7023743285239827714&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@tarankaaa/video/7023743285239827714?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7023743285239827714&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10026\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7023743285239827714\",\n                    \"collect_count\": 43505,\n                    \"comment_count\": 6988,\n                    \"digg_count\": 1690756,\n                    \"download_count\": 22711,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 8092681,\n                    \"repost_count\": 0,\n                    \"share_count\": 8435,\n                    \"whatsapp_share_count\": 506\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7023743285239827714\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9c70a04&x-expires=1772722800&x-signature=FxahSPVk1CrDIUtWoRA5LiXsFas%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba714fb9&x-expires=1772722800&x-signature=4zm9bfei%2BRWa%2BSizllBusYvPn%2F8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b14bdddc&x-expires=1772722800&x-signature=LfXQgSsl1Ak9x2%2FPnplqi1S2XH8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9c70a04&x-expires=1772722800&x-signature=FxahSPVk1CrDIUtWoRA5LiXsFas%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba714fb9&x-expires=1772722800&x-signature=4zm9bfei%2BRWa%2BSizllBusYvPn%2F8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b14bdddc&x-expires=1772722800&x-signature=LfXQgSsl1Ak9x2%2FPnplqi1S2XH8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=f9c70a04&x-expires=1772722800&x-signature=FxahSPVk1CrDIUtWoRA5LiXsFas%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=ba714fb9&x-expires=1772722800&x-signature=4zm9bfei%2BRWa%2BSizllBusYvPn%2F8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/a6fe516521904921994464766b0943db_1635342672~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=b14bdddc&x-expires=1772722800&x-signature=LfXQgSsl1Ak9x2%2FPnplqi1S2XH8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 2134484,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1975732,\n                                \"file_cs\": \"c:0-7448-9f88\",\n                                \"file_hash\": \"38afef3ee903ea570ff213425efca652\",\n                                \"height\": 1280,\n                                \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                                \"url_key\": \"v10044g50000c5slib3c77udu40utlag_bytevc1_720p_2134484\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/3de270194a35335ce1744dc3c095beab/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/23b3fdb9261c461fb7476f44f6c3dda4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4168&bt=2084&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=M2g3ODU1OWY4M2U2Nzg6aUBpam94N2c6ZmVvODMzODczNEAzYC0xX2EzNTAxXy4wYDYtYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/0ab4635833cc5747b6aa5f78823bed73/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/23b3fdb9261c461fb7476f44f6c3dda4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4168&bt=2084&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=M2g3ODU1OWY4M2U2Nzg6aUBpam94N2c6ZmVvODMzODczNEAzYC0xX2EzNTAxXy4wYDYtYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=0f97c53413bb40358c66d2b24504ce60&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc0OWQxM2YyOTg3ODc0ZWI1ZmFlZTg5Y2Y0MDY4MGIz&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32113}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1259855,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1166154,\n                                \"file_cs\": \"c:0-7456-a3a0\",\n                                \"file_hash\": \"655680e15e08d4da7ee8ec952ac0e8f8\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                                \"url_key\": \"v10044g50000c5slib3c77udu40utlag_bytevc1_540p_1259855\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/7a31a83bcb10ecb58650c7c33424d91e/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/fae5eba29246420cb2910be4f6964214/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2460&bt=1230&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OjZlOjxlZzxoaTtnZ2dnNkBpam94N2c6ZmVvODMzODczNEBfNjYzYzFgXzMxYC80MTIvYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/9f8345a747c17cc5c2935565eac271c3/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/fae5eba29246420cb2910be4f6964214/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2460&bt=1230&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OjZlOjxlZzxoaTtnZ2dnNkBpam94N2c6ZmVvODMzODczNEBfNjYzYzFgXzMxYC80MTIvYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=235d4d7d2dc84f6eb9cd4bf9679b93b7&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0NTg5MWRmNmE1ZGM1MjI1ZWI5ZjQ2NzYzZTIwNDdl&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32113}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 579689,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 536575,\n                                \"file_cs\": \"c:0-7460-6201\",\n                                \"file_hash\": \"4c7a79a8dc7dfa051b22837537c7ad18\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                                \"url_key\": \"v10044g50000c5slib3c77udu40utlag_bytevc1_540p_579689\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/aa1c43adf7b5e3599de2825f55145c9d/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/d15958ff466e41a8a6214fa310135deb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1132&bt=566&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=OGU5MzhoM2UzO2ZkNjo2Z0Bpam94N2c6ZmVvODMzODczNEA0Y18wLzAxXy8xNmIvYGE2YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/ef8c2bfa8deea09463226a6a21dee53e/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/d15958ff466e41a8a6214fa310135deb/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1132&bt=566&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=OGU5MzhoM2UzO2ZkNjo2Z0Bpam94N2c6ZmVvODMzODczNEA0Y18wLzAxXy8xNmIvYGE2YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9dd3c723ea9c4820bb403e2530b6fb75&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA1YThhZjkxYWIwOWU1MzM5NDRiMjIwN2Y4MjU3ZGJm&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32113}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 341030,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 315666,\n                                \"file_cs\": \"c:0-7456-0e62\",\n                                \"file_hash\": \"9c42d376a6d07e6b16b8c61834e1cec1\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                                \"url_key\": \"v10044g50000c5slib3c77udu40utlag_bytevc1_540p_341030\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/d747c1b7eac700324f9107c7f34d994d/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/653d02e4af974dff931a718eb5733f30/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=MzxmZTpnZjs2aWllNTRmZUBpam94N2c6ZmVvODMzODczNEAxMmMvMi8wXjYxNTYzLS5fYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/3ea7defc5fb601b339220c5bfa81d182/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/653d02e4af974dff931a718eb5733f30/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=666&bt=333&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=MzxmZTpnZjs2aWllNTRmZUBpam94N2c6ZmVvODMzODczNEAxMmMvMi8wXjYxNTYzLS5fYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=bb1c01629b8f4f93a83c2d572bfc5940&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU0MDRmZDA0NWQ3N2RlOGVmOTk2ODYxMDlhNDE3MGMz&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24085}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=ce2d9bd6&x-expires=1772722800&x-signature=EZt9d6X2bNqp4dXuZZV8v7OklAI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=d12f013f&x-expires=1772722800&x-signature=TJJzlC8D8ABR4fE9phX6C3PwUKU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=6c6356bb&x-expires=1772722800&x-signature=cfcB9hNPIKrYAc5VJJ7t12lRL90%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 2295790,\n                        \"file_cs\": \"c:0-8547-3864\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/e96c9d9750089066f770be11c5b293fb/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/52129f495edf4d6ba91576af34866e21/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4920&bt=2460&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjM0Nzw0ZWloZmY6ZmlnNEBpam94N2c6ZmVvODMzODczNEA1MV4tLy4uXmIxXmEzMF40YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/f0ae949d6b252798397dea263ec72313/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/52129f495edf4d6ba91576af34866e21/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4920&bt=2460&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OjM0Nzw0ZWloZmY6ZmlnNEBpam94N2c6ZmVvODMzODczNEA1MV4tLy4uXmIxXmEzMF40YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c5slib3c77udu40utlag&line=0&watermark=1&logo_name=tiktok&source=STICKER_AWEME&file_id=71ad3f6cd7ac4ceeaf1b112904a14087&item_id=7023743285239827714&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE1NjBkZDExNjI4NTU5ZTE2MGYzZGE2NzI1ZDM0M2Rl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 2703901,\n                        \"file_cs\": \"c:0-8547-3864\",\n                        \"file_hash\": \"2ee0eb04cae2e389db5f7731fe41e059\",\n                        \"height\": 1280,\n                        \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                        \"url_key\": \"v10044g50000c5slib3c77udu40utlag_h264_720p_2967243\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7ac6a3e1cd2910a8b3f7a813fbd6babc/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/eaab2f406f664736a059ebbf084ef77c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5794&bt=2897&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2VnZWloOTZoMzxpOWU8PEBpam94N2c6ZmVvODMzODczNEBhNS5jXmIwNl8xYWMxLzM1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/afdfbc63f910cab378fa9130a0ed9654/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/eaab2f406f664736a059ebbf084ef77c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5794&bt=2897&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2VnZWloOTZoMzxpOWU8PEBpam94N2c6ZmVvODMzODczNEBhNS5jXmIwNl8xYWMxLzM1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=89692b46ffd940be9336eeaffb1d8bd8&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3NTA4YjM2ZjYwMDg5MGFhYmUwMzQ4ZWIxM2Y1NWFk&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"duration\": 7290,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/689c55a4aeae43a3bf55a866af051955_1635342672\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/689c55a4aeae43a3bf55a866af051955_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=205d91d0&x-expires=1772722800&x-signature=Jjwadp7OzEKpXSi8cGjU0r0gCss%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/689c55a4aeae43a3bf55a866af051955_1635342672~tplv-tiktokx-origin.image?dr=8606&refresh_token=61c3d1a0&x-expires=1772722800&x-signature=fe4MAlvhnEgoAzjLkgxLtVF0QNc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/689c55a4aeae43a3bf55a866af051955_1635342672~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d28688a2&x-expires=1772722800&x-signature=VEnQtIOpIiKRDOwC2RczWpID3a4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1280,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-14.5,\\\\\\\"Peak\\\\\\\":0.74989,\\\\\\\"mean_volume\\\\\\\":-15.8,\\\\\\\"max_volume\\\\\\\":-2.5}\\\",\\\"loudness\\\":\\\"-14.5\\\",\\\"peak\\\":\\\"0.74989\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.9768,1413.1591]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1635342672}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"62.31\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c5slib3c77udu40utlag\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/a209cddedb2cf49d1fc8b3c3606d5217/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/o8rADe2PggvXj7CIieuUJ8VrwCKAfHJj5AGYRA/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2382\\\\u0026bt=1191\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDpnZWY2ZTM4NTtnODdnNUBpam94N2c6ZmVvODMzODczNEBeLjIvMS4wNjMxMmFfLzI1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/532ed969693107adfa634f1dd95c39b2/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/o8rADe2PggvXj7CIieuUJ8VrwCKAfHJj5AGYRA/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=2382\\\\u0026bt=1191\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=PDpnZWY2ZTM4NTtnODdnNUBpam94N2c6ZmVvODMzODczNEBeLjIvMS4wNjMxMmFfLzI1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c5slib3c77udu40utlag\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=825d24b5dd584265903b134c2b5d17a9\\\\u0026item_id=7023743285239827714\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU4YjkwM2UwMzEyZTU4NmFmMGUxZjgwZTc3MWFmMDZl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1716960,\\\"file_cs\\\":\\\"c:0-8547-3864\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=51fb7845&x-expires=1772722800&x-signature=sgn9Byh1gnO%2B0kMZ0ZytsgaSMgk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=aeb36d24&x-expires=1772722800&x-signature=yHIpJjxQmMH0ygj2qoefQBuRUQA%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/3eae13e148054786b4e680c2d9c0ff85_1635342671~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=76f750fb&x-expires=1772722800&x-signature=Sn8LSxleu%2BLkIFCwakOn3HkDqHU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 2703901,\n                        \"file_cs\": \"c:0-8547-3864\",\n                        \"file_hash\": \"2ee0eb04cae2e389db5f7731fe41e059\",\n                        \"height\": 1280,\n                        \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                        \"url_key\": \"v10044g50000c5slib3c77udu40utlag_h264_720p_2967243\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7ac6a3e1cd2910a8b3f7a813fbd6babc/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/eaab2f406f664736a059ebbf084ef77c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5794&bt=2897&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2VnZWloOTZoMzxpOWU8PEBpam94N2c6ZmVvODMzODczNEBhNS5jXmIwNl8xYWMxLzM1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/afdfbc63f910cab378fa9130a0ed9654/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/eaab2f406f664736a059ebbf084ef77c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5794&bt=2897&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2VnZWloOTZoMzxpOWU8PEBpam94N2c6ZmVvODMzODczNEBhNS5jXmIwNl8xYWMxLzM1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=89692b46ffd940be9336eeaffb1d8bd8&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3NTA4YjM2ZjYwMDg5MGFhYmUwMzQ4ZWIxM2Y1NWFk&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 1166154,\n                        \"file_cs\": \"c:0-7456-a3a0\",\n                        \"file_hash\": \"655680e15e08d4da7ee8ec952ac0e8f8\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                        \"url_key\": \"v10044g50000c5slib3c77udu40utlag_bytevc1_540p_1259855\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7a31a83bcb10ecb58650c7c33424d91e/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/fae5eba29246420cb2910be4f6964214/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2460&bt=1230&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OjZlOjxlZzxoaTtnZ2dnNkBpam94N2c6ZmVvODMzODczNEBfNjYzYzFgXzMxYC80MTIvYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/9f8345a747c17cc5c2935565eac271c3/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/fae5eba29246420cb2910be4f6964214/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2460&bt=1230&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=OjZlOjxlZzxoaTtnZ2dnNkBpam94N2c6ZmVvODMzODczNEBfNjYzYzFgXzMxYC80MTIvYSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=235d4d7d2dc84f6eb9cd4bf9679b93b7&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ0NTg5MWRmNmE1ZGM1MjI1ZWI5ZjQ2NzYzZTIwNDdl&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 2703901,\n                        \"file_cs\": \"c:0-8547-3864\",\n                        \"file_hash\": \"2ee0eb04cae2e389db5f7731fe41e059\",\n                        \"height\": 1280,\n                        \"uri\": \"v10044g50000c5slib3c77udu40utlag\",\n                        \"url_key\": \"v10044g50000c5slib3c77udu40utlag_h264_720p_2967243\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/7ac6a3e1cd2910a8b3f7a813fbd6babc/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/eaab2f406f664736a059ebbf084ef77c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5794&bt=2897&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2VnZWloOTZoMzxpOWU8PEBpam94N2c6ZmVvODMzODczNEBhNS5jXmIwNl8xYWMxLzM1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/afdfbc63f910cab378fa9130a0ed9654/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/eaab2f406f664736a059ebbf084ef77c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=5794&bt=2897&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=O2VnZWloOTZoMzxpOWU8PEBpam94N2c6ZmVvODMzODczNEBhNS5jXmIwNl8xYWMxLzM1YSNecS1ycjQwZnBgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=89692b46ffd940be9336eeaffb1d8bd8&is_play_url=1&item_id=7023743285239827714&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI3NTA4YjM2ZjYwMDg5MGFhYmUwMzQ4ZWIxM2Y1NWFk&source=STICKER_AWEME&video_id=v10044g50000c5slib3c77udu40utlag\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"ratio\": \"720p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10026\\\"}\",\n                    \"width\": 720\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"Ne vlyublyajsya\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d4f5fc4d&x-expires=1772722800&x-signature=aXsUxKYXsa8%2F1Itgln%2Fdpcwhx64%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=bfd78f9e&x-expires=1772722800&x-signature=EfU%2F08Ta%2BRe6fgnBBPgRLug6oak%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=908d244e&x-expires=1772722800&x-signature=uKavdN3LW4meD8aWatk%2BRfVErwE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"mary___gu\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"mary___gu\",\n                            \"sec_uid\": \"MS4wLjABAAAAjpJxGDBKfgAVlakYV3D8YZtu98ctSmqRHZhyVmAl0JQY5ZIn3Jl9kd4WCAQGpxn3\",\n                            \"status\": 1,\n                            \"uid\": \"6729469146742686726\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Mary Gu\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b6a48045&x-expires=1772722800&x-signature=iaIbLKXTteRdPJEdf2%2Fj9sXz8rY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2f1cd252&x-expires=1772722800&x-signature=nUN7eya2d%2FgxxH0UTjwWECegEkM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cd63fa60&x-expires=1772722800&x-signature=SEl34GIQ1AOqaUsUTZr2sMi7Tbk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7e8c3516&x-expires=1772722800&x-signature=M2WfCoembzzT8u9IjJI8abHMPm0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7d2063a8&x-expires=1772722800&x-signature=plRZewxvdg6WqXFHQW5QQUbFDCk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6d75609e&x-expires=1772722800&x-signature=9o0v9ZZKh31QuBRR4QTXw8yUv6o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1605630091,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60.047,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":24.15,\\\"amplitude_peak\\\":1.0351325,\\\"apple_song_id\\\":1538653274,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2dc5f19e15584597abd6da77c5f50598\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c9e748bdb3dd4265b5bdc3a424d92077\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/772275b944c5408ba8596b2f7dbe1f28\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1ca542fd276b43beb8a8a771a8101c99\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.198592,\\\"music_vid\\\":\\\"v10ad6g50000c21gf7pfffmv3tvqnmu0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6896128727969695746,\n                    \"id_str\": \"6896128727969695746\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"Russian\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Mary Gu\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 23808,\n                            \"start_ms\": 56448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 173709,\n                        \"h5_url\": \"\",\n                        \"id\": \"6896128704288655361\",\n                        \"performers\": null,\n                        \"title\": \"Не влюбляйся\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6896128727969695746\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6896129249275545607\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1605830400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6896128727969695746,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/46711e2e370146d1a4db815faf42de3c\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/46711e2e370146d1a4db815faf42de3c\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 50,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6896129249275545607,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 41554956034,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/40ed57390f704410af7d8714040c6c48\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/40ed57390f704410af7d8714040c6c48\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\"\n                    ],\n                    \"theme_value\": [\n                        11\n                    ],\n                    \"title\": \"Не влюбляйся\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=3b454772&x-expires=1772722800&x-signature=8ChS2dyusKHtuNEdTspykzNJX1k%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=353c83bc&x-expires=1772722800&x-signature=ywsjJUnpauIFAejtiR4laK7g0Xc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=a65fd1c5&x-expires=1772722800&x-signature=ma3JxuMndfUtDOG7Xs%2BoKBHdro4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=e4849409&x-expires=1772722800&x-signature=Yc9wuDXgChwqEYS1zPRHaeVn6Tw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b4a86af2&x-expires=1772722800&x-signature=5zr1bJBFKwN4Vlhvw0wbKAg2KDI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=02f3ee20&x-expires=1772722800&x-signature=1N7E%2B4VEPacaQZzlhGeGwjay3xc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=51f8547a&x-expires=1772722800&x-signature=gxElmjm0PRfA0phB3wrneQJBQXc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=153bdf62&x-expires=1772722800&x-signature=0N%2FjO%2B7Ova8AaPjN1Pq2ySobU6o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a167e808&x-expires=1772722800&x-signature=eHhdEFIRq9YE55FHlOPxPO%2BmYLU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=43738fdb&x-expires=1772722800&x-signature=Oana4FKaXl0jqCSoOKDfhxhzwqE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f5124d80&x-expires=1772722800&x-signature=jbRVqmL%2FQnv86TEmwGoZeXUpWNY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=bff0bcc6&x-expires=1772722800&x-signature=MnB3kxHNDmv7GLAEy8kad05OnwU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=416c9c22&x-expires=1772722800&x-signature=NW581LnY7n5fDh9swVuHHsD05i0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f061c2bb&x-expires=1772722800&x-signature=icJTRgfhyAuofjkafiJfpqa5qIg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=530984c3&x-expires=1772722800&x-signature=XTscCgJh90A6znfiSitKbmC2lYk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/8f4edab6888e6bd14a9302c7307449c1\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1596473357,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 3,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"БУТОВСКИЙ\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 3,\n                    \"region\": \"LV\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAw-4QuKHopnvg6ESaB4i-5OxP_C1Zh4AVFZRNcYahg8iObHkM9tEHMJqrK6r3Z_Zr\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"По поводу рекламы и предложений \\ninst: malff0i\\nТГ:ПРИЗНАКИ ЖИЗНИ\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6856510635775247366\",\n                    \"unique_id\": \"butovskyyy\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6856510635775247366,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": [\n                        {\n                            \"action_id\": \"share_to_story\",\n                            \"code\": 1,\n                            \"extra\": \"218\",\n                            \"show_type\": 0\n                        },\n                        {\n                            \"action_id\": \"create_sticker\",\n                            \"code\": 1,\n                            \"extra\": \"216\",\n                            \"show_type\": 1,\n                            \"toast_msg\": \"Create sticker isn’t available for this video\"\n                        }\n                    ],\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7026785857667403009\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00020593091893567612}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1636051075,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"❤️\",\n                \"desc_language\": \"ja\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7026785857667403009\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 1,\n                    \"allow_create_sticker\": {\n                        \"disable_toast\": \"Create sticker isn’t available for this video\",\n                        \"status\": 1\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": false,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 1,\n                \"item_react\": 0,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"Ne vlyublyajsya\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [\n                        {\n                            \"avatar\": {\n                                \"uri\": \"tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=d4f5fc4d&x-expires=1772722800&x-signature=aXsUxKYXsa8%2F1Itgln%2Fdpcwhx64%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=bfd78f9e&x-expires=1772722800&x-signature=EfU%2F08Ta%2BRe6fgnBBPgRLug6oak%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=908d244e&x-expires=1772722800&x-signature=uKavdN3LW4meD8aWatk%2BRfVErwE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"enter_type\": 2,\n                            \"follow_status\": 0,\n                            \"follower_status\": 0,\n                            \"handle\": \"mary___gu\",\n                            \"is_block\": false,\n                            \"is_blocked\": false,\n                            \"is_private_account\": false,\n                            \"is_verified\": true,\n                            \"is_visible\": false,\n                            \"nick_name\": \"mary___gu\",\n                            \"sec_uid\": \"MS4wLjABAAAAjpJxGDBKfgAVlakYV3D8YZtu98ctSmqRHZhyVmAl0JQY5ZIn3Jl9kd4WCAQGpxn3\",\n                            \"status\": 1,\n                            \"uid\": \"6729469146742686726\"\n                        }\n                    ],\n                    \"audition_duration\": 60,\n                    \"author\": \"Mary Gu\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b6a48045&x-expires=1772722800&x-signature=iaIbLKXTteRdPJEdf2%2Fj9sXz8rY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2f1cd252&x-expires=1772722800&x-signature=nUN7eya2d%2FgxxH0UTjwWECegEkM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cd63fa60&x-expires=1772722800&x-signature=SEl34GIQ1AOqaUsUTZr2sMi7Tbk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7e8c3516&x-expires=1772722800&x-signature=M2WfCoembzzT8u9IjJI8abHMPm0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7d2063a8&x-expires=1772722800&x-signature=plRZewxvdg6WqXFHQW5QQUbFDCk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7c342a48d15cf3fd8f4a269594b1888a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6d75609e&x-expires=1772722800&x-signature=9o0v9ZZKh31QuBRR4QTXw8yUv6o%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 3,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1605630091,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 60,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 60,\n                        \"duration_precision\": 60.047,\n                        \"shoot_duration_precision\": 60,\n                        \"video_duration_precision\": 60\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":24.15,\\\"amplitude_peak\\\":1.0351325,\\\"apple_song_id\\\":1538653274,\\\"beats\\\":{\\\"audio_effect_onset\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/2dc5f19e15584597abd6da77c5f50598\\\",\\\"beats_tracker\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/c9e748bdb3dd4265b5bdc3a424d92077\\\",\\\"energy_trace\\\":\\\"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/772275b944c5408ba8596b2f7dbe1f28\\\",\\\"merged_beats\\\":\\\"https://sf16.tiktokcdn-us.com/obj/tos-alisg-v-2774/1ca542fd276b43beb8a8a771a8101c99\\\"},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":0,\\\"loudness_lufs\\\":-8.198592,\\\"music_vid\\\":\\\"v10ad6g50000c21gf7pfffmv3tvqnmu0\\\",\\\"owner_id\\\":0,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": false,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 6896128727969695746,\n                    \"id_str\": \"6896128727969695746\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": true,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": false,\n                    \"is_pgc\": true,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"language\": \"Russian\",\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"pgc\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_song\": {\n                        \"author\": \"Mary Gu\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 23808,\n                            \"start_ms\": 56448\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/4f99ec57cc8048bb84315e71173d12af~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 173709,\n                        \"h5_url\": \"\",\n                        \"id\": \"6896128704288655361\",\n                        \"performers\": null,\n                        \"title\": \"Не влюбляйся\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"6896128727969695746\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        6896129249275545607\n                    ],\n                    \"music_release_info\": {\n                        \"group_release_date\": 1605830400,\n                        \"is_new_release_song\": false\n                    },\n                    \"music_ugid\": 6896128727969695746,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"\",\n                    \"owner_nickname\": \"\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/46711e2e370146d1a4db815faf42de3c\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tos-alisg-ve-2774/46711e2e370146d1a4db815faf42de3c\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 50,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 6896129249275545607,\n                    \"search_highlight\": null,\n                    \"shoot_duration\": 60,\n                    \"sim_group_id_v3\": 41554956034,\n                    \"source_platform\": 10033,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/40ed57390f704410af7d8714040c6c48\",\n                        \"url_list\": [\n                            \"https://sf19.tiktokcdn-us.com/obj/tos-alisg-v-2774/40ed57390f704410af7d8714040c6c48\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"style_value\": [\n                        153\n                    ],\n                    \"tag_list\": null,\n                    \"theme_tags\": [\n                        \"Love\"\n                    ],\n                    \"theme_value\": [\n                        11\n                    ],\n                    \"title\": \"Не влюбляйся\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 60\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 13534,\n                \"music_selected_from\": \"shoot_page_favourite\",\n                \"music_title_style\": 0,\n                \"music_volume\": \"50.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"❤️\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out БУТОВСКИЙ's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out БУТОВСКИЙ’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out БУТОВСКИЙ’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@butovskyyy/video/7026785857667403009?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7026785857667403009&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@butovskyyy/video/7026785857667403009?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7026785857667403009&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.8371,2781.6963]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7026785857667403009\",\n                    \"collect_count\": 76450,\n                    \"comment_count\": 3797,\n                    \"digg_count\": 1669989,\n                    \"download_count\": 18624,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 18438222,\n                    \"repost_count\": 0,\n                    \"share_count\": 8575,\n                    \"whatsapp_share_count\": 1654\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7026785857667403009\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.image?dr=8606&refresh_token=7923b84f&x-expires=1772722800&x-signature=xBtrmqM05pm92RYbzp%2BPp1tTdG0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.image?dr=8606&refresh_token=4dbf9757&x-expires=1772722800&x-signature=U5r2e6O6mjDPSu38BrB0kb490oE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2f558ab7&x-expires=1772722800&x-signature=O05Cu2HZRmsbbFX4FMuZKMd3mwI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.image?dr=8606&refresh_token=7923b84f&x-expires=1772722800&x-signature=xBtrmqM05pm92RYbzp%2BPp1tTdG0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.image?dr=8606&refresh_token=4dbf9757&x-expires=1772722800&x-signature=U5r2e6O6mjDPSu38BrB0kb490oE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2f558ab7&x-expires=1772722800&x-signature=O05Cu2HZRmsbbFX4FMuZKMd3mwI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.image?dr=8606&refresh_token=7923b84f&x-expires=1772722800&x-signature=xBtrmqM05pm92RYbzp%2BPp1tTdG0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.image?dr=8606&refresh_token=4dbf9757&x-expires=1772722800&x-signature=U5r2e6O6mjDPSu38BrB0kb490oE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobAyBfEMgOPn5aQvQBTVtAce9Q1FcCDDuQKp4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=2f558ab7&x-expires=1772722800&x-signature=O05Cu2HZRmsbbFX4FMuZKMd3mwI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 642582,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"normal_540_0\",\n                            \"is_bytevc1\": 0,\n                            \"play_addr\": {\n                                \"data_size\": 1087411,\n                                \"file_cs\": \"c:0-12603-b0c4\",\n                                \"file_hash\": \"e4eeca8153f3fb31a1babcee045cc98d\",\n                                \"height\": 1024,\n                                \"uri\": \"v10025g50000cssa9ufog65nbvlpdp6g\",\n                                \"url_key\": \"v10025g50000cssa9ufog65nbvlpdp6g_h264_540p_642582\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/d5e21aa01b809e29a81009620d95fc81/69a8a719/video/tos/alisg/tos-alisg-pve-0037/owBnAp5OkFUBvCKQInEDuQfNECGSgTueBQ45WV/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1254&bt=627&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY3aGloNTw5ZWQ1NWVnNUBpanNzeXE5cnhkdjMzODgzNEBeNTU2NF4uXjIxXzU2Ml42YSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/c4bdf9b930ac7243d93f0bfc2cfe8097/69a8a719/video/tos/alisg/tos-alisg-pve-0037/owBnAp5OkFUBvCKQInEDuQfNECGSgTueBQ45WV/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1254&bt=627&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY3aGloNTw5ZWQ1NWVnNUBpanNzeXE5cnhkdjMzODgzNEBeNTU2NF4uXjIxXzU2Ml42YSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=92ad5b9282ba4b56a912ae7f9e8483ad&is_play_url=1&item_id=7026785857667403009&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZlZjUzNTViODgwNzllMGVlMWVjNDJlMTRjNGE1NmU5&source=STICKER_AWEME&video_id=v10025g50000cssa9ufog65nbvlpdp6g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 20,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 136259}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 224357}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 324418}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 404803}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 495469}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 859783}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"dacc45709d9319e4f5a4b6744e76b2b5\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32507}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 271889,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 29,\n                            \"gear_name\": \"lowest_540_0\",\n                            \"is_bytevc1\": 0,\n                            \"play_addr\": {\n                                \"data_size\": 460105,\n                                \"file_cs\": \"c:0-12635-c184\",\n                                \"file_hash\": \"7190fdc2e2db56bcd5220ad9c4f3c339\",\n                                \"height\": 1024,\n                                \"uri\": \"v10025g50000cssa9ufog65nbvlpdp6g\",\n                                \"url_key\": \"v10025g50000cssa9ufog65nbvlpdp6g_h264_540p_271889\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/df2f86df27597f6e2eb1f7a902e45f42/69a8a719/video/tos/alisg/tos-alisg-pve-0037/o0uBEBAFWIUukVHgvHCO5TEKrNp5DfNBQQYne4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=530&bt=265&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=aDtpNmY7ZGg2ZjdkZzg8aEBpanNzeXE5cnhkdjMzODgzNEAtMzEvMWI2XzMxNDJiXjQwYSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/365bbdf6e11d3152be18e5c236c5c23d/69a8a719/video/tos/alisg/tos-alisg-pve-0037/o0uBEBAFWIUukVHgvHCO5TEKrNp5DfNBQQYne4/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=530&bt=265&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=aDtpNmY7ZGg2ZjdkZzg8aEBpanNzeXE5cnhkdjMzODgzNEAtMzEvMWI2XzMxNDJiXjQwYSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3e79a5ed5a744c63be9ae84c234f680e&is_play_url=1&item_id=7026785857667403009&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlYzFhMGU5OWYwY2E5YTg4NDJhMzU5N2QxMzAyZGY4&source=STICKER_AWEME&video_id=v10025g50000cssa9ufog65nbvlpdp6g\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 60754}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 96180}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 140872}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 177021}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 216690}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 367645}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"dacc45709d9319e4f5a4b6744e76b2b5\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32511}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oQ54VKN9nEQjC5BupBOFxsTEIuDAvpAW5gfmPe\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQ54VKN9nEQjC5BupBOFxsTEIuDAvpAW5gfmPe~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=85a2387e&x-expires=1772722800&x-signature=4ivWJsa9Pb9B8QR517KUWkIcxBA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQ54VKN9nEQjC5BupBOFxsTEIuDAvpAW5gfmPe~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=e1a00269&x-expires=1772722800&x-signature=%2BBX8MzvvxNViHdy1pHMjNSmhwtw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQ54VKN9nEQjC5BupBOFxsTEIuDAvpAW5gfmPe~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=b87af3e6&x-expires=1772722800&x-signature=T44zDv9%2FFFv1SHXrCxFoqvL2BD8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1170426,\n                        \"file_cs\": \"c:0-12603-b0c4\",\n                        \"height\": 720,\n                        \"uri\": \"v10025g50000cssa9ufog65nbvlpdp6g\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/e777d492bc428fafb83b75d42ea18adb/69a8a719/video/tos/alisg/tos-alisg-pve-0037/oIFTQBdnOATWB55QEueKYVpBQN4fE1uHCvNgID/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1350&bt=675&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ozs7M2gzPGhpZGZpZzc5OkBpanNzeXE5cnhkdjMzODgzNEBfXi1fNF42XzExYWAwMDIuYSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/fb223af69e2f28569799580b3e9b9477/69a8a719/video/tos/alisg/tos-alisg-pve-0037/oIFTQBdnOATWB55QEueKYVpBQN4fE1uHCvNgID/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1350&bt=675&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Ozs7M2gzPGhpZGZpZzc5OkBpanNzeXE5cnhkdjMzODgzNEBfXi1fNF42XzExYWAwMDIuYSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10025g50000cssa9ufog65nbvlpdp6g&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=1756343dcfdc4a4fbe99a07eb008a8b8&item_id=7026785857667403009&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIzMzM5MzQzNTAzYmE3ZTI3OWY2NDE4ZTBiNTRlMTM4&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1087411,\n                        \"file_cs\": \"c:0-12603-b0c4\",\n                        \"file_hash\": \"e4eeca8153f3fb31a1babcee045cc98d\",\n                        \"height\": 1024,\n                        \"uri\": \"v10025g50000cssa9ufog65nbvlpdp6g\",\n                        \"url_key\": \"v10025g50000cssa9ufog65nbvlpdp6g_h264_540p_642582\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d5e21aa01b809e29a81009620d95fc81/69a8a719/video/tos/alisg/tos-alisg-pve-0037/owBnAp5OkFUBvCKQInEDuQfNECGSgTueBQ45WV/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1254&bt=627&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY3aGloNTw5ZWQ1NWVnNUBpanNzeXE5cnhkdjMzODgzNEBeNTU2NF4uXjIxXzU2Ml42YSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/c4bdf9b930ac7243d93f0bfc2cfe8097/69a8a719/video/tos/alisg/tos-alisg-pve-0037/owBnAp5OkFUBvCKQInEDuQfNECGSgTueBQ45WV/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1254&bt=627&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY3aGloNTw5ZWQ1NWVnNUBpanNzeXE5cnhkdjMzODgzNEBeNTU2NF4uXjIxXzU2Ml42YSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=92ad5b9282ba4b56a912ae7f9e8483ad&is_play_url=1&item_id=7026785857667403009&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZlZjUzNTViODgwNzllMGVlMWVjNDJlMTRjNGE1NmU5&source=STICKER_AWEME&video_id=v10025g50000cssa9ufog65nbvlpdp6g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 13538,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/ocPCNfK4Wg1VD8sIAuuEA5BQpBOFIn4en5Tvkg\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocPCNfK4Wg1VD8sIAuuEA5BQpBOFIn4en5Tvkg~tplv-tiktokx-origin.image?dr=8606&refresh_token=794a43a0&x-expires=1772722800&x-signature=tcU1Azt%2F5A%2BQ7Rz7MS6LiYreax8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocPCNfK4Wg1VD8sIAuuEA5BQpBOFIn4en5Tvkg~tplv-tiktokx-origin.image?dr=8606&refresh_token=79641580&x-expires=1772722800&x-signature=vqbundln15RO6F7%2Fz5EOTRpJJxM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/ocPCNfK4Wg1VD8sIAuuEA5BQpBOFIn4en5Tvkg~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=4fc22cf1&x-expires=1772722800&x-signature=yuOpb%2BrUlVkulCCUua5x2Rtr%2Ft8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&sc=dynamic_cover&biz_tag=tt_video&s=STICKER_AWEME\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"3.5\\\",\\\"LoudnessRangeEnd\\\":\\\"-6.7\\\",\\\"LoudnessRangeStart\\\":\\\"-10.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-5.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-6.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-5.7,\\\\\\\"Peak\\\\\\\":1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":3.5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-6.7,\\\\\\\"LoudnessRangeStart\\\\\\\":-10.2,\\\\\\\"Loudness\\\\\\\":-7.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-6.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.544},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-9.303,\\\\\\\"LRDiff\\\\\\\":0.12,\\\\\\\"LTotal\\\\\\\":-9.183,\\\\\\\"Peak\\\\\\\":0.853},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":0.92,\\\\\\\"SingingRatio\\\\\\\":0.85},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":1.47,\\\\\\\"Spkr150G\\\\\\\":1.87,\\\\\\\"Spkr200G\\\\\\\":2.35,\\\\\\\"FCenL\\\\\\\":3012.47,\\\\\\\"FCenR\\\\\\\":3051.63},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-7.744}}}\\\",\\\"loudness\\\":\\\"-7.7\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8371,2781.6963]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1731765507}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"51.17\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10025g50000cssa9ufog65nbvlpdp6g\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/a2ba9439ba415daa2a9c539ec8728ea1/69a8a719/video/tos/alisg/tos-alisg-pve-0037/ocf5qyf5Kn9oQgEsActFvCODBECaOIVmTuQAgB/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026br=1246\\\\u0026bt=623\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDY5OjxpNjQ7Ojg3Nzo8N0BpanNzeXE5cnhkdjMzODgzNEAtL15gYi82NS0xLTEvYV8xYSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/7f4050aff3cd49c7d6174c7c43f1ad53/69a8a719/video/tos/alisg/tos-alisg-pve-0037/ocf5qyf5Kn9oQgEsActFvCODBECaOIVmTuQAgB/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026br=1246\\\\u0026bt=623\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=ZDY5OjxpNjQ7Ojg3Nzo8N0BpanNzeXE5cnhkdjMzODgzNEAtL15gYi82NS0xLTEvYV8xYSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10025g50000cssa9ufog65nbvlpdp6g\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=44b9d7244405470881932fe9c7a6230a\\\\u0026item_id=7026785857667403009\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZhZDEyNjljMDdjMGY1ZGQ1OTUxZjVhYmZiY2IxYWI5\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1400215,\\\"file_cs\\\":\\\"c:0-12603-b0c4\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/oU8VDEguIvnAWUCPIB4a5QF0eONPpBfKuIA1T5\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU8VDEguIvnAWUCPIB4a5QF0eONPpBfKuIA1T5~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=7d433549&x-expires=1772722800&x-signature=U8xwGWU0KUSL7lYoSJQXTuuzMOI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU8VDEguIvnAWUCPIB4a5QF0eONPpBfKuIA1T5~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=77f50b99&x-expires=1772722800&x-signature=4AptS8%2FZFk8JwL2S9amQ4%2FxnPtE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oU8VDEguIvnAWUCPIB4a5QF0eONPpBfKuIA1T5~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=2bc846f5&x-expires=1772722800&x-signature=oysU8VoUuLkHxS1B6nUloexByCg%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1087411,\n                        \"file_cs\": \"c:0-12603-b0c4\",\n                        \"file_hash\": \"e4eeca8153f3fb31a1babcee045cc98d\",\n                        \"height\": 1024,\n                        \"uri\": \"v10025g50000cssa9ufog65nbvlpdp6g\",\n                        \"url_key\": \"v10025g50000cssa9ufog65nbvlpdp6g_h264_540p_642582\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/d5e21aa01b809e29a81009620d95fc81/69a8a719/video/tos/alisg/tos-alisg-pve-0037/owBnAp5OkFUBvCKQInEDuQfNECGSgTueBQ45WV/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1254&bt=627&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY3aGloNTw5ZWQ1NWVnNUBpanNzeXE5cnhkdjMzODgzNEBeNTU2NF4uXjIxXzU2Ml42YSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/c4bdf9b930ac7243d93f0bfc2cfe8097/69a8a719/video/tos/alisg/tos-alisg-pve-0037/owBnAp5OkFUBvCKQInEDuQfNECGSgTueBQ45WV/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&br=1254&bt=627&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=ZzY3aGloNTw5ZWQ1NWVnNUBpanNzeXE5cnhkdjMzODgzNEBeNTU2NF4uXjIxXzU2Ml42YSMzYWlfMmRjNnBgLS1kLy1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=92ad5b9282ba4b56a912ae7f9e8483ad&is_play_url=1&item_id=7026785857667403009&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjZlZjUzNTViODgwNzllMGVlMWVjNDJlMTRjNGE1NmU5&source=STICKER_AWEME&video_id=v10025g50000cssa9ufog65nbvlpdp6g\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": false,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Black Swan\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e75ed309&x-expires=1772722800&x-signature=HAZb5c4gZnQYcz27gM6AvXYeo%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a3526fd2&x-expires=1772722800&x-signature=J75pykdNfbgSvmPVNDUjmUb7qy8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a520543d&x-expires=1772722800&x-signature=%2FSlgVNpPOL1uE6OUnUyP9MkKNBw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9f4a45a6&x-expires=1772722800&x-signature=jBvYuik0VV3meKoG1uChO1UBe1E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2b7ecb2d&x-expires=1772722800&x-signature=iIxjcbHixtUzU5V2rFT5Rjm1bWc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=72b11e7d&x-expires=1772722800&x-signature=vYHpD0MVVM9wgL1NSE43O6loJwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=92fad17e&x-expires=1772722800&x-signature=1itVbkfcq896F2QLGuYLSS%2B2oW4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ba427a5a&x-expires=1772722800&x-signature=EXDfurHcXq29QQnoifWuGpZK2T8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=482f55f5&x-expires=1772722800&x-signature=bZYZ%2Fumq1ZdQUnl2hO%2ByM5zBoaA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e75ed309&x-expires=1772722800&x-signature=HAZb5c4gZnQYcz27gM6AvXYeo%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a3526fd2&x-expires=1772722800&x-signature=J75pykdNfbgSvmPVNDUjmUb7qy8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a520543d&x-expires=1772722800&x-signature=%2FSlgVNpPOL1uE6OUnUyP9MkKNBw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9f4a45a6&x-expires=1772722800&x-signature=jBvYuik0VV3meKoG1uChO1UBe1E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2b7ecb2d&x-expires=1772722800&x-signature=iIxjcbHixtUzU5V2rFT5Rjm1bWc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=72b11e7d&x-expires=1772722800&x-signature=vYHpD0MVVM9wgL1NSE43O6loJwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1632488406,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":3.22,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7011484281830706433,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c56snkbc77udu9vfsmh0\\\",\\\"owner_id\\\":7011413388578948098,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": true,\n                    \"id\": 7011484198930287362,\n                    \"id_str\": \"7011484198930287362\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=051dcb6e&x-expires=1772722800&x-signature=%2FCqROT%2F1td84qVg%2BU2REyInnsa0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6ccb398e&x-expires=1772722800&x-signature=S0cjHaMNjLisNDtpP9RwUIYVH%2FI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=176a3633&x-expires=1772722800&x-signature=wyPoMVICneikKKCW5vV%2F37Sz4As%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"vtornik.phonk\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"VTORNIK\",\n                                \"sec_uid\": \"MS4wLjABAAAANUbaIJ67QpJ_vggEsvp_wn5bAWoFCeJkvy8ZIDaJ3GOVOnmJhl4ZKa1I5oFIgPRI\",\n                                \"status\": 1,\n                                \"uid\": \"7450245083020411921\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b72b0cce&x-expires=1772722800&x-signature=EpFbnNgzo3Y0UiFtiDByz9DFmQE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=096ef7f6&x-expires=1772722800&x-signature=iAoULp%2B5nPIeBsTTR6ZuI6VELfs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=75da0a46&x-expires=1772722800&x-signature=jJQUAVWxfSSRRJLaODK8h5RvnBg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"tranducmanh2109\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Trần Đức Mạnh\",\n                                \"sec_uid\": \"MS4wLjABAAAADZkBKSwtr3OT7q_uvswg6i0gkA92CJCUHM6nNyLrLhpZssoFUHuzzqVb3ks9uHH-\",\n                                \"status\": 1,\n                                \"uid\": \"7464445617289298987\"\n                            }\n                        ],\n                        \"author\": \"VTORNIK\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Money Rain (Phonk Remix)\\\"\",\n                        \"mixed_title\": \"original sound - spnimproxxx (Contains music from: Money Rain (Phonk Remix) - VTORNIK)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1623628800,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Money Rain (Phonk Remix)\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"VTORNIK\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19968,\n                            \"start_ms\": 18816\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 150942,\n                        \"h5_url\": \"\",\n                        \"id\": \"6972140253566928897\",\n                        \"performers\": null,\n                        \"title\": \"Money Rain (Phonk Remix)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7011484198930287362\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7444292846771341339\n                    ],\n                    \"music_ugid\": 7011484198930287362,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"spnimproxxx\",\n                    \"owner_id\": \"7011413388578948098\",\n                    \"owner_nickname\": \"Black Swan\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7011484133847616258.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7011484133847616258.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7444292846771341339,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMwdhU2an4mB_POfLWbBlSiGsV1I_Lw2l1ASH_Xr7zj7Erlnnq3R4X22bEJG3_6Nd\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 25108996098,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/3bbefdcd4ae8067ce8121dbadc1bb4a0.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/3bbefdcd4ae8067ce8121dbadc1bb4a0.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - spnimproxxx\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"allow_gift\": true,\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=8735830c&x-expires=1772722800&x-signature=iORzofJ9g6D4Puj2P%2FurwljcwCc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=fe1b24d0&x-expires=1772722800&x-signature=%2BJcT6iPOEDIxtLSH2g0fmOsz6N8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=5227cdb9&x-expires=1772722800&x-signature=%2BCTZdEGbANJnKORId01hHWfZnYU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=b3ad34d5&x-expires=1772722800&x-signature=5mo6pL6kCvRmoKOD2Usyn6Jrgo4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=1fb158f8&x-expires=1772722800&x-signature=4elO0fYb2FDLSzjlARg8jeWcsdI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=b801eb97&x-expires=1772722800&x-signature=%2FlKPFd3WehQluEHNINSBDmClMvM%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=cb034651&x-expires=1772722800&x-signature=Bxj1J4xkTNbAhZirjbNgrOAhbZY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1069cf6b&x-expires=1772722800&x-signature=hyygACO7mGXgK%2ByrELq8TX5dGE4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=5337f6f8&x-expires=1772722800&x-signature=27LcfECl7gHJWKQWuySVSfvcYRE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9019918f&x-expires=1772722800&x-signature=wf3OuimLbOAO%2Fch%2Bln8dGGN6sBI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=57a2a473&x-expires=1772722800&x-signature=QROF1zxg3TaJy9LECtd%2BvyiEo6E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9100a8af&x-expires=1772722800&x-signature=vWuq599R29iZFb9zz6BL0cHFLAs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=96630d77&x-expires=1772722800&x-signature=4bsBCNoYOzFOePXUA8uep%2Bku03M%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a5d6a2ae&x-expires=1772722800&x-signature=bJ4ZxZb9L9%2Bx3IrBBqsU4%2B5Z0TE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e91f3ca6&x-expires=1772722800&x-signature=vRHHm5acgXbofbITUPdbnAvYp94%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/0a98a702590f4e8bab968bb29c12044c\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1552458155,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"anyaischuk\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"Anya Ischuk\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"NL\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAVf3iW3rxrWgyqivWAOo-XUQzFWO-bgbSc-YgzpBsAOzy6W_bmWqocYzNssoEq8V6\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"Mommy🍼\\nanyaischuk@liveliness.agency\\nРКН:№5079471311\\n\\n↘️СВАДЬБА↙️\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6563579519490506758\",\n                    \"unique_id\": \"anyaischuk\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"UC5cCps5WmkmXZR40L0AOhEQ\",\n                    \"youtube_channel_title\": \"Anya Ischuk\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6563579519490506758,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7023391771191184642\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00017603041549664792}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1635260827,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Эй, девчонка🍓\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 0,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7023391771191184642\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 7,\n                    \"author\": \"Black Swan\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e75ed309&x-expires=1772722800&x-signature=HAZb5c4gZnQYcz27gM6AvXYeo%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a3526fd2&x-expires=1772722800&x-signature=J75pykdNfbgSvmPVNDUjmUb7qy8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a520543d&x-expires=1772722800&x-signature=%2FSlgVNpPOL1uE6OUnUyP9MkKNBw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9f4a45a6&x-expires=1772722800&x-signature=jBvYuik0VV3meKoG1uChO1UBe1E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2b7ecb2d&x-expires=1772722800&x-signature=iIxjcbHixtUzU5V2rFT5Rjm1bWc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=72b11e7d&x-expires=1772722800&x-signature=vYHpD0MVVM9wgL1NSE43O6loJwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=92fad17e&x-expires=1772722800&x-signature=1itVbkfcq896F2QLGuYLSS%2B2oW4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ba427a5a&x-expires=1772722800&x-signature=EXDfurHcXq29QQnoifWuGpZK2T8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=482f55f5&x-expires=1772722800&x-signature=bZYZ%2Fumq1ZdQUnl2hO%2ByM5zBoaA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e75ed309&x-expires=1772722800&x-signature=HAZb5c4gZnQYcz27gM6AvXYeo%2Fk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a3526fd2&x-expires=1772722800&x-signature=J75pykdNfbgSvmPVNDUjmUb7qy8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a520543d&x-expires=1772722800&x-signature=%2FSlgVNpPOL1uE6OUnUyP9MkKNBw%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9f4a45a6&x-expires=1772722800&x-signature=jBvYuik0VV3meKoG1uChO1UBe1E%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2b7ecb2d&x-expires=1772722800&x-signature=iIxjcbHixtUzU5V2rFT5Rjm1bWc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/6406c8902e72fffc9f66aca0a908f4a6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=72b11e7d&x-expires=1772722800&x-signature=vYHpD0MVVM9wgL1NSE43O6loJwk%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1632488406,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 7,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 7,\n                        \"duration_precision\": 7,\n                        \"shoot_duration_precision\": 7,\n                        \"video_duration_precision\": 7\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":3.22,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7011484281830706433,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c56snkbc77udu9vfsmh0\\\",\\\"owner_id\\\":7011413388578948098,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": true,\n                    \"id\": 7011484198930287362,\n                    \"id_str\": \"7011484198930287362\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=051dcb6e&x-expires=1772722800&x-signature=%2FCqROT%2F1td84qVg%2BU2REyInnsa0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=6ccb398e&x-expires=1772722800&x-signature=S0cjHaMNjLisNDtpP9RwUIYVH%2FI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/eb28c18066846dccf9374b814e1b10f8~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=176a3633&x-expires=1772722800&x-signature=wyPoMVICneikKKCW5vV%2F37Sz4As%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"vtornik.phonk\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"VTORNIK\",\n                                \"sec_uid\": \"MS4wLjABAAAANUbaIJ67QpJ_vggEsvp_wn5bAWoFCeJkvy8ZIDaJ3GOVOnmJhl4ZKa1I5oFIgPRI\",\n                                \"status\": 1,\n                                \"uid\": \"7450245083020411921\"\n                            },\n                            {\n                                \"avatar\": {\n                                    \"uri\": \"tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2\",\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b72b0cce&x-expires=1772722800&x-signature=EpFbnNgzo3Y0UiFtiDByz9DFmQE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=096ef7f6&x-expires=1772722800&x-signature=iAoULp%2B5nPIeBsTTR6ZuI6VELfs%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/0baa87d705f81f696d04fa87b10ab0f2~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=75da0a46&x-expires=1772722800&x-signature=jJQUAVWxfSSRRJLaODK8h5RvnBg%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                                    ],\n                                    \"url_prefix\": null\n                                },\n                                \"enter_type\": 2,\n                                \"follow_status\": 0,\n                                \"follower_status\": 0,\n                                \"handle\": \"tranducmanh2109\",\n                                \"is_block\": false,\n                                \"is_blocked\": false,\n                                \"is_private_account\": false,\n                                \"is_verified\": false,\n                                \"is_visible\": false,\n                                \"nick_name\": \"Trần Đức Mạnh\",\n                                \"sec_uid\": \"MS4wLjABAAAADZkBKSwtr3OT7q_uvswg6i0gkA92CJCUHM6nNyLrLhpZssoFUHuzzqVb3ks9uHH-\",\n                                \"status\": 1,\n                                \"uid\": \"7464445617289298987\"\n                            }\n                        ],\n                        \"author\": \"VTORNIK\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Money Rain (Phonk Remix)\\\"\",\n                        \"mixed_title\": \"original sound - spnimproxxx (Contains music from: Money Rain (Phonk Remix) - VTORNIK)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 1623628800,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Money Rain (Phonk Remix)\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"VTORNIK\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19968,\n                            \"start_ms\": 18816\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/oofzCbsBWvBMUlxiHcigwEAGAIA4EwAzrYAoFB~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 150942,\n                        \"h5_url\": \"\",\n                        \"id\": \"6972140253566928897\",\n                        \"performers\": null,\n                        \"title\": \"Money Rain (Phonk Remix)\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7011484198930287362\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7444292846771341339\n                    ],\n                    \"music_ugid\": 7011484198930287362,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"spnimproxxx\",\n                    \"owner_id\": \"7011413388578948098\",\n                    \"owner_nickname\": \"Black Swan\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7011484133847616258.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7011484133847616258.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7444292846771341339,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAMwdhU2an4mB_POfLWbBlSiGsV1I_Lw2l1ASH_Xr7zj7Erlnnq3R4X22bEJG3_6Nd\",\n                    \"shoot_duration\": 7,\n                    \"sim_group_id_v3\": 25108996098,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/3bbefdcd4ae8067ce8121dbadc1bb4a0.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/3bbefdcd4ae8067ce8121dbadc1bb4a0.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - spnimproxxx\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 7\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Эй, девчонка🍓\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out Anya Ischuk's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Anya Ischuk’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out Anya Ischuk’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@anyaischuk/video/7023391771191184642?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7023391771191184642&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@anyaischuk/video/7023391771191184642?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7023391771191184642&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10080\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7023391771191184642\",\n                    \"collect_count\": 59628,\n                    \"comment_count\": 3962,\n                    \"digg_count\": 1583493,\n                    \"download_count\": 25215,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 22507474,\n                    \"repost_count\": 0,\n                    \"share_count\": 7388,\n                    \"whatsapp_share_count\": 1251\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7023391771191184642\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 1.426851851851852,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=333be2a9&x-expires=1772722800&x-signature=VDDPd1aVQkYzLWbAn6pjVZXqsjk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=46a5c4a8&x-expires=1772722800&x-signature=V7Dx7ezj5x%2FFUdIqu36iWHnpwCc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f89217cb&x-expires=1772722800&x-signature=uH997k2O7uA435Q27kHrHMWJB%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=333be2a9&x-expires=1772722800&x-signature=VDDPd1aVQkYzLWbAn6pjVZXqsjk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=46a5c4a8&x-expires=1772722800&x-signature=V7Dx7ezj5x%2FFUdIqu36iWHnpwCc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f89217cb&x-expires=1772722800&x-signature=uH997k2O7uA435Q27kHrHMWJB%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=333be2a9&x-expires=1772722800&x-signature=VDDPd1aVQkYzLWbAn6pjVZXqsjk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=46a5c4a8&x-expires=1772722800&x-signature=V7Dx7ezj5x%2FFUdIqu36iWHnpwCc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/d4896a4ecdc4478da223c5cf1cc5ffad_1635260829~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f89217cb&x-expires=1772722800&x-signature=uH997k2O7uA435Q27kHrHMWJB%2FI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1215645,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1192244,\n                                \"file_cs\": \"c:0-7840-3faf\",\n                                \"file_hash\": \"e63dce43cd13d55346d7f008180ea7c3\",\n                                \"height\": 1280,\n                                \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                                \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_bytevc1_720p_1215645\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/9be98863ee3905b4a51f0026bb3f26f6/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/faed6bbb01a2468c9cece182439c050c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2374&bt=1187&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=Zzo7PGc3OGc3NjQ2N2hkNkBpM2RlOTk6Zjg0ODMzODczNEAyYTYuYzBhXjYxYF81XzNiYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/c3fd50e6560d4336274953432e68abd6/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/faed6bbb01a2468c9cece182439c050c/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2374&bt=1187&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=Zzo7PGc3OGc3NjQ2N2hkNkBpM2RlOTk6Zjg0ODMzODczNEAyYTYuYzBhXjYxYF81XzNiYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e36abe84b3c14394add534fd1998d75d&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkxNWFkYzYzM2U4YjQzOWVkYTI3MWZmOTg3ZTdiMzVm&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 941975,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 923842,\n                                \"file_cs\": \"c:0-7840-65b5\",\n                                \"file_hash\": \"64b6c8002e044767578df9e62396ee4f\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                                \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_bytevc1_540p_941975\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/ac7b569dd26f5c8db2787a0134863fb8/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/aadd564546bd49e28a2a621318e119b3/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1838&bt=919&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWg7PDk5Zjo5OTk1Zjs4NUBpM2RlOTk6Zjg0ODMzODczNEAuXi0wNWI1Xy8xMC5iYmA0YSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/4f57171af23021d7e0081668deb2ae86/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/aadd564546bd49e28a2a621318e119b3/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1838&bt=919&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWg7PDk5Zjo5OTk1Zjs4NUBpM2RlOTk6Zjg0ODMzODczNEAuXi0wNWI1Xy8xMC5iYmA0YSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=72c5e8ec12364626b78ce6863908ae1f&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0MzI2NzU0NWFjZDk5NzczMjAwYTBjNWRkMGM1ZDdm&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 533522,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 523252,\n                                \"file_cs\": \"c:0-7840-7ec0\",\n                                \"file_hash\": \"7c2abbc20fd03624037da490d5445508\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                                \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_bytevc1_540p_533522\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/740e280e953fb307cf7b30cf603cacbc/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/947abe8130564a60997c3642d9f81fc6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1042&bt=521&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZmU0aTM0aGY0Ozc5ODlpPEBpM2RlOTk6Zjg0ODMzODczNEAyNC8vXi0tNWIxLzE1NGMxYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/9f757f8ca53e33e7653e320593843e62/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/947abe8130564a60997c3642d9f81fc6/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1042&bt=521&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=ZmU0aTM0aGY0Ozc5ODlpPEBpM2RlOTk6Zjg0ODMzODczNEAyNC8vXi0tNWIxLzE1NGMxYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=49ff7685462448e18c0e01a02f217b5c&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxMWFjODUyMzBhZmNhYzAzN2I2MDY3ZDIwMDViM2U5&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32012}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 360068,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 353137,\n                                \"file_cs\": \"c:0-7840-2afb\",\n                                \"file_hash\": \"43d3b1f08c8b57fd8eb4b187403763c2\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                                \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_bytevc1_540p_360068\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/930287cc0e7d7fb275fb50a948484840/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c25dd53e38b149a2883b08e2690fea53/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=702&bt=351&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDdnZTQ2OGZmOmZnOzU6ZkBpM2RlOTk6Zjg0ODMzODczNEBeYi4xYTQ2Xy0xLjYxYF80YSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/22b9f770616edfd8032524c41ba2e5dd/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/c25dd53e38b149a2883b08e2690fea53/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=702&bt=351&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZDdnZTQ2OGZmOmZnOzU6ZkBpM2RlOTk6Zjg0ODMzODczNEBeYi4xYTQ2Xy0xLjYxYF80YSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7cb7c2489d1c470cbc9573d14b1de4aa&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjliNThlMzkzYjk2MDk4YzljZjc4OTU0ZDQ0ODUxMWQ0&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24091}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/0b1d42bbff9c46b7a4198a4d4fe44967_1635260829\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0b1d42bbff9c46b7a4198a4d4fe44967_1635260829~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c95eae08&x-expires=1772722800&x-signature=aBiW80vNkk0Gv9T1hDnbSSXQnOM%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0b1d42bbff9c46b7a4198a4d4fe44967_1635260829~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c3ee6b34&x-expires=1772722800&x-signature=2FjEysFjfWOJXAL2EUdGIX70ejA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/0b1d42bbff9c46b7a4198a4d4fe44967_1635260829~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=6e9860bc&x-expires=1772722800&x-signature=GFaXCybHAPuIBM4oVhraBhhvv0I%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1381691,\n                        \"file_cs\": \"c:0-7682-48cd\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/a60d052dc7b97188dcfc0f2cca667b10/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/95192809c6e54a038ccd3595d851f8fc/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2750&bt=1375&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmQ4ZTU6ZDQ0Z2Q4ZWhkOkBpM2RlOTk6Zjg0ODMzODczNEBeLTBhMTA0XzMxXzRfXmItYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/e496d5e79f64c08582cc5e9d9343fb64/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/95192809c6e54a038ccd3595d851f8fc/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2750&bt=1375&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OmQ4ZTU6ZDQ0Z2Q4ZWhkOkBpM2RlOTk6Zjg0ODMzODczNEBeLTBhMTA0XzMxXzRfXmItYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c5s1j5jc77u6t67bta70&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=07eaaebb75ba4d61b17a3742db350aa7&item_id=7023391771191184642&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI5MjhkYmRmMmI0M2ZjZDE1OTg0YTk1M2E1NTc0NDlj&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1410788,\n                        \"file_cs\": \"c:0-7682-48cd\",\n                        \"file_hash\": \"5d18c36e29516939cda7bc5edfad9c13\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                        \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_h264_540p_1438478\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/60c9699d3f53168efdd36304fddf4017/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/af69023a2d4445608ae40d681e3c444a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2808&bt=1404&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmc6aTpnZjkzM2Y5Zzw3O0BpM2RlOTk6Zjg0ODMzODczNEAuMjZfYzVfNjUxLTQ2Xy0uYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/5eb308a743316f906711d485853c9e45/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/af69023a2d4445608ae40d681e3c444a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2808&bt=1404&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmc6aTpnZjkzM2Y5Zzw3O0BpM2RlOTk6Zjg0ODMzODczNEAuMjZfYzVfNjUxLTQ2Xy0uYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1804b99d760c408096bc8df7bf975d1c&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2MjVkMmMwZjY4NGQxZmI2ZGQ0NjFiMWY3MDQxMjRl&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 7846,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/7fd7c9c331f24b7e865b4891650cee76_1635260829\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/7fd7c9c331f24b7e865b4891650cee76_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=a76c1851&x-expires=1772722800&x-signature=I5%2FDAlsYYr1i7YZG%2BnrLk1AKuv4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/7fd7c9c331f24b7e865b4891650cee76_1635260829~tplv-tiktokx-origin.image?dr=8606&refresh_token=abd7b5b9&x-expires=1772722800&x-signature=8G8mAiDv5SSIIpERAwd2pdG8lPs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/7fd7c9c331f24b7e865b4891650cee76_1635260829~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=6c63422b&x-expires=1772722800&x-signature=yV9J5gXl%2BpEhHv577myMmiS7Lsw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"4\\\",\\\"LoudnessRangeEnd\\\":\\\"-5.2\\\",\\\"LoudnessRangeStart\\\":\\\"-9.1\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-3.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-5.1\\\",\\\"Version\\\":\\\"1\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-3.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-5.1,\\\\\\\"LoudnessRangeEnd\\\\\\\":-5.2,\\\\\\\"Loudness\\\\\\\":-6.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-9.1,\\\\\\\"LoudnessRange\\\\\\\":4,\\\\\\\"Version\\\\\\\":1}\\\",\\\"loudness\\\":\\\"-6.9\\\",\\\"peak\\\":\\\"1\\\",\\\"play_time_prob_dist\\\":\\\"[800,1.0802,2122.8036]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1635260830}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"68.58\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c5s1j5jc77u6t67bta70\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/b0e9d60c6800c25540ab272608a54615/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/oUgNUe0IDIaQAAe9BfbmcCWAjdx1Cng1DgK6CN/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1720\\\\u0026bt=860\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aWloZDhpNjg2aTZpM2VpNkBpM2RlOTk6Zjg0ODMzODczNEAvYWBgMS1fXjIxYmMvNDQxYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/12425099fcb656a793989e29cf652fc9/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/oUgNUe0IDIaQAAe9BfbmcCWAjdx1Cng1DgK6CN/?a=1233\\\\u0026bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1720\\\\u0026bt=860\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=aWloZDhpNjg2aTZpM2VpNkBpM2RlOTk6Zjg0ODMzODczNEAvYWBgMS1fXjIxYmMvNDQxYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c5s1j5jc77u6t67bta70\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=437f7b20ffe34f53a5b30f45cacedf2f\\\\u0026item_id=7023391771191184642\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjljOTIxZDg2ZjRhY2U1NmFmMzk1M2VkMzExMjkxMzQx\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1289622,\\\"file_cs\\\":\\\"c:0-7682-48cd\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/1873879930424e0eafc3b1d8dca45910_1635260829\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1873879930424e0eafc3b1d8dca45910_1635260829~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=15bfee68&x-expires=1772722800&x-signature=JBuWoAswEh241WZV4a%2FRx%2BTutKM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1873879930424e0eafc3b1d8dca45910_1635260829~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=c0bd17d5&x-expires=1772722800&x-signature=YvcNK57FqmLDJcwQ3Lsg3RLrIhc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1873879930424e0eafc3b1d8dca45910_1635260829~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=5656935a&x-expires=1772722800&x-signature=clvt%2BxoJp6jJl9WBakFgbdL3%2B6E%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1410788,\n                        \"file_cs\": \"c:0-7682-48cd\",\n                        \"file_hash\": \"5d18c36e29516939cda7bc5edfad9c13\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                        \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_h264_540p_1438478\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/60c9699d3f53168efdd36304fddf4017/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/af69023a2d4445608ae40d681e3c444a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2808&bt=1404&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmc6aTpnZjkzM2Y5Zzw3O0BpM2RlOTk6Zjg0ODMzODczNEAuMjZfYzVfNjUxLTQ2Xy0uYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/5eb308a743316f906711d485853c9e45/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/af69023a2d4445608ae40d681e3c444a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2808&bt=1404&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmc6aTpnZjkzM2Y5Zzw3O0BpM2RlOTk6Zjg0ODMzODczNEAuMjZfYzVfNjUxLTQ2Xy0uYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1804b99d760c408096bc8df7bf975d1c&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2MjVkMmMwZjY4NGQxZmI2ZGQ0NjFiMWY3MDQxMjRl&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 923842,\n                        \"file_cs\": \"c:0-7840-65b5\",\n                        \"file_hash\": \"64b6c8002e044767578df9e62396ee4f\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                        \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_bytevc1_540p_941975\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/ac7b569dd26f5c8db2787a0134863fb8/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/aadd564546bd49e28a2a621318e119b3/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1838&bt=919&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWg7PDk5Zjo5OTk1Zjs4NUBpM2RlOTk6Zjg0ODMzODczNEAuXi0wNWI1Xy8xMC5iYmA0YSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/4f57171af23021d7e0081668deb2ae86/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/aadd564546bd49e28a2a621318e119b3/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1838&bt=919&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=aWg7PDk5Zjo5OTk1Zjs4NUBpM2RlOTk6Zjg0ODMzODczNEAuXi0wNWI1Xy8xMC5iYmA0YSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=72c5e8ec12364626b78ce6863908ae1f&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI0MzI2NzU0NWFjZDk5NzczMjAwYTBjNWRkMGM1ZDdm&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1410788,\n                        \"file_cs\": \"c:0-7682-48cd\",\n                        \"file_hash\": \"5d18c36e29516939cda7bc5edfad9c13\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c5s1j5jc77u6t67bta70\",\n                        \"url_key\": \"v10044g50000c5s1j5jc77u6t67bta70_h264_540p_1438478\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/60c9699d3f53168efdd36304fddf4017/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/af69023a2d4445608ae40d681e3c444a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2808&bt=1404&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmc6aTpnZjkzM2Y5Zzw3O0BpM2RlOTk6Zjg0ODMzODczNEAuMjZfYzVfNjUxLTQ2Xy0uYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/5eb308a743316f906711d485853c9e45/69a8a713/video/tos/alisg/tos-alisg-pve-0037c001/af69023a2d4445608ae40d681e3c444a/?a=1233&bti=O0BzNjQ6QGo6OjZALnAjLzYzYCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2808&bt=1404&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=Zmc6aTpnZjkzM2Y5Zzw3O0BpM2RlOTk6Zjg0ODMzODczNEAuMjZfYzVfNjUxLTQ2Xy0uYSM0cTRxcjRnZ3BgLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1804b99d760c408096bc8df7bf975d1c&is_play_url=1&item_id=7023391771191184642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2MjVkMmMwZjY4NGQxZmI2ZGQ0NjFiMWY3MDQxMjRl&source=STICKER_AWEME&video_id=v10044g50000c5s1j5jc77u6t67bta70\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10080\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 28,\n                    \"author\": \"A.v.g\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c6d0dcb9&x-expires=1772722800&x-signature=wp5AiRhZSf5defFTo2FR07cVJOA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ee5f38f2&x-expires=1772722800&x-signature=8s5TWhRGMq6S6QyfFe%2B%2BQQBXAIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=386b748e&x-expires=1772722800&x-signature=Uk6WldizjtHc6Ykjnitv6NAzgFQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0b02c0d8&x-expires=1772722800&x-signature=wGYIU6%2BfoIGsBLuxNdjllYU%2Frhc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7791f161&x-expires=1772722800&x-signature=uscuH7ZyjmrqW2YWW1bMicbXDWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=444f6f66&x-expires=1772722800&x-signature=5p4b3Cb5FlUj96hQk2R8mfLhWdY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=10b837ca&x-expires=1772722800&x-signature=aBY1VE%2BYZDZ5OOwXFcTK4zvroIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1cb0be2b&x-expires=1772722800&x-signature=ZntexDyg7WNYDc3cX%2F5MrVtPTgQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d1d6730b&x-expires=1772722800&x-signature=LQ8fpbBxpWDuXBS1YUuo2nZY%2BLY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c6d0dcb9&x-expires=1772722800&x-signature=wp5AiRhZSf5defFTo2FR07cVJOA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ee5f38f2&x-expires=1772722800&x-signature=8s5TWhRGMq6S6QyfFe%2B%2BQQBXAIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=386b748e&x-expires=1772722800&x-signature=Uk6WldizjtHc6Ykjnitv6NAzgFQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0b02c0d8&x-expires=1772722800&x-signature=wGYIU6%2BfoIGsBLuxNdjllYU%2Frhc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7791f161&x-expires=1772722800&x-signature=uscuH7ZyjmrqW2YWW1bMicbXDWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=444f6f66&x-expires=1772722800&x-signature=5p4b3Cb5FlUj96hQk2R8mfLhWdY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1641186159,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 28,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 28.944,\n                        \"duration_precision\": 28.944,\n                        \"shoot_duration_precision\": 28.944,\n                        \"video_duration_precision\": 28.944\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":21.03,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7048840844115184898,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c7986qjc77u0gd147jk0\\\",\\\"owner_id\\\":6592975968851656710,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7048840815955069697,\n                    \"id_str\": \"7048840815955069697\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"Jakone & A.V.G\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Мы итальянцы\\\"\",\n                        \"mixed_title\": \"original sound - avg_79 (Contains music from: Мы итальянцы - Jakone & A.V.G)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Мы итальянцы\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Jakone & A.V.G\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19200,\n                            \"start_ms\": 30528\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 101991,\n                        \"h5_url\": \"\",\n                        \"id\": \"7058221695410505729\",\n                        \"performers\": null,\n                        \"title\": \"Мы итальянцы\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7048840815955069697\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7058222222552500224\n                    ],\n                    \"music_ugid\": 7048840815955069697,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"avg_79\",\n                    \"owner_id\": \"6592975968851656710\",\n                    \"owner_nickname\": \"A.v.g\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7048840840898202370.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7048840840898202370.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7058222222552500224,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAFEIGMqLZfQe6kGrgGiW_1DzrBcTSiWVmpypMruWoIynkE2bviBW4XeoStlReb6eF\",\n                    \"shoot_duration\": 28,\n                    \"sim_group_id_v3\": 45665284610,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f05f85b9bd528ca6361f79ced284a19f.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f05f85b9bd528ca6361f79ced284a19f.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - avg_79\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 28\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": [\n                    {\n                        \"actions\": [\n                            {\n                                \"action_type\": 1,\n                                \"icon\": {\n                                    \"height\": 720,\n                                    \"uri\": \"tiktok-obj/28px_primary_create_onDark3x.png\",\n                                    \"url_list\": [\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/28px_primary_create_onDark3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 720\n                                },\n                                \"schema\": \"shoot\"\n                            }\n                        ],\n                        \"anchor_strong\": null,\n                        \"component_key\": \"anchor_effect\",\n                        \"description\": \"Effects\",\n                        \"extra\": \"{\\\"effect_source\\\":0,\\\"is_commerce\\\":0,\\\"resource_id\\\":6994359694881985026}\",\n                        \"icon\": {\n                            \"height\": 720,\n                            \"uri\": \"tiktok-obj/20px_anchor_effect3x.png\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.image?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\",\n                                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/20px_anchor_effect3x.png~tplv-tiktokx-origin.jpeg?biz_tag=anchor.effect&dr=9580&idc=useast8&ps=933b5bde&shcp=34ff8df6&shp=d05b14bd&t=4d5b0474\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"id\": \"1109028\",\n                        \"keyword\": \"Peppery Filter\",\n                        \"log_extra\": \"{\\\"anchor_id\\\":\\\"1108584\\\",\\\"anchor_name\\\":\\\"Peppery Filter\\\",\\\"anchor_type\\\":\\\"prop\\\",\\\"has_friends_info\\\":\\\"0\\\"}\",\n                        \"thumbnail\": {\n                            \"height\": 64,\n                            \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                            \"url_list\": [\n                                \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                                \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 64\n                        },\n                        \"type\": 28\n                    }\n                ],\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/75f601a100559621d30834a48aea196f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=80326ace&x-expires=1772722800&x-signature=K80BM9rZKIPABcDcxIr4LSEnRX4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:168:168.webp?dr=9638&refresh_token=b0699393&x-expires=1772722800&x-signature=%2B3xnUGkeRNHjx%2BDY4Fu7enGgST8%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:168:168.jpeg?dr=9638&refresh_token=9d8b0c07&x-expires=1772722800&x-signature=PI6U6dBx4FcTRzI%2FcvdVmj%2FX3vA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/75f601a100559621d30834a48aea196f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=e2ce8bec&x-expires=1772722800&x-signature=fkm3tCicdbZpYDlZu5yDPHY2ZmI%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:300:300.webp?dr=9638&refresh_token=50381c2f&x-expires=1772722800&x-signature=k%2BECdXYcgZ8oj3DJnDdQkXfBE44%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:300:300.jpeg?dr=9638&refresh_token=ede6524d&x-expires=1772722800&x-signature=FoSMPZMJQLkqP1o2WsiLsmI62TU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/75f601a100559621d30834a48aea196f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ee5ed2d0&x-expires=1772722800&x-signature=tJYtGndykQmjHm8GFmqxV1U2h2U%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=56ddecef&x-expires=1772722800&x-signature=41KXH%2BIHiSjlplJg5aZlu2Rt%2FRE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=cf5faccb&x-expires=1772722800&x-signature=lsEozceePg%2FTi%2FjS2%2F9enDVJWBo%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/75f601a100559621d30834a48aea196f\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d6681b6d&x-expires=1772722800&x-signature=Z1jkPANg%2FCMydmqpnjv9O4lT8Ik%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=02dfa3f3&x-expires=1772722800&x-signature=OiJfxzORUWnO7ODj4bIeHdKAHh4%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dece1741&x-expires=1772722800&x-signature=9KyxLsAD%2FyvAZSWxhEzoS2xfZ98%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/75f601a100559621d30834a48aea196f\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=9d0f371f&x-expires=1772722800&x-signature=MuWntvxxXMnGK8ZvO2%2B3zAD6uY0%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=87aa7ac5&x-expires=1772722800&x-signature=nL0BuQOeWKLjvDOD3mjYy0GVNuA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/75f601a100559621d30834a48aea196f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=e09e4de6&x-expires=1772722800&x-signature=9r08toJz3hQ%2B3xgiomhMo5Y63YU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-alisg-avt-0068/75f601a100559621d30834a48aea196f\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 0,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 1535810359,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"_danya_terekhov_\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"ru\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"_danya_terekhov_\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"qa_status\": 0,\n                    \"react_setting\": 0,\n                    \"region\": \"RU\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAXxaw_2aHWge3VQXtuItPTHDrqZ7BkBK0LQyuFhCpy5bDHll09cJ6PaO2P5Jg3LVz\",\n                    \"secret\": 0,\n                    \"share_info\": {\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"\",\n                        \"share_desc_info\": \"\",\n                        \"share_qrcode_url\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"share_title\": \"\",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"\"\n                    },\n                    \"share_qrcode_uri\": \"\",\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"🖤NSK🖤\\nINST 👇🏻\\nРеклама/Сотрудничество👆🏻\\nТут трансляции👇🏻\\n_danya_terehov_\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6555409627981676550\",\n                    \"unique_id\": \"_danya_terekhov_\",\n                    \"unique_id_modify_time\": 1772638892,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 0,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6555409627981676550,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7063166379905617153\",\n                \"aweme_type\": 0,\n                \"banners\": [\n                    {\n                        \"key\": {\n                            \"component_key\": \"component_key_placeholder\"\n                        }\n                    }\n                ],\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": null,\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.00026867037251023906}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": true,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603041541324E64CD2E4213200D6BF9\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 0,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"202603041541324E64CD2E4213200D6BF9\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        }\n                    }\n                },\n                \"content_original_type\": 2,\n                \"cover_labels\": null,\n                \"create_time\": 1644521575,\n                \"creation_info\": {\n                    \"creation_used_functions\": []\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Как вам такое😏❤️\\u200d🔥\",\n                \"desc_language\": \"ru\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": 7060614757551787265,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7063166379905617153\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": null\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 0,\n                \"item_stitch\": 1,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                        \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 28,\n                    \"author\": \"A.v.g\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c6d0dcb9&x-expires=1772722800&x-signature=wp5AiRhZSf5defFTo2FR07cVJOA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ee5f38f2&x-expires=1772722800&x-signature=8s5TWhRGMq6S6QyfFe%2B%2BQQBXAIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=386b748e&x-expires=1772722800&x-signature=Uk6WldizjtHc6Ykjnitv6NAzgFQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0b02c0d8&x-expires=1772722800&x-signature=wGYIU6%2BfoIGsBLuxNdjllYU%2Frhc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7791f161&x-expires=1772722800&x-signature=uscuH7ZyjmrqW2YWW1bMicbXDWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=444f6f66&x-expires=1772722800&x-signature=5p4b3Cb5FlUj96hQk2R8mfLhWdY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=10b837ca&x-expires=1772722800&x-signature=aBY1VE%2BYZDZ5OOwXFcTK4zvroIU%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1cb0be2b&x-expires=1772722800&x-signature=ZntexDyg7WNYDc3cX%2F5MrVtPTgQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d1d6730b&x-expires=1772722800&x-signature=LQ8fpbBxpWDuXBS1YUuo2nZY%2BLY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c6d0dcb9&x-expires=1772722800&x-signature=wp5AiRhZSf5defFTo2FR07cVJOA%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ee5f38f2&x-expires=1772722800&x-signature=8s5TWhRGMq6S6QyfFe%2B%2BQQBXAIE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=386b748e&x-expires=1772722800&x-signature=Uk6WldizjtHc6Ykjnitv6NAzgFQ%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0b02c0d8&x-expires=1772722800&x-signature=wGYIU6%2BfoIGsBLuxNdjllYU%2Frhc%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=7791f161&x-expires=1772722800&x-signature=uscuH7ZyjmrqW2YWW1bMicbXDWE%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9dd25163deb98fef2770c4074f68e591~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=444f6f66&x-expires=1772722800&x-signature=5p4b3Cb5FlUj96hQk2R8mfLhWdY%3D&t=4d5b0474&ps=13740610&shp=d05b14bd&shcp=34ff8df6&idc=useast8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1641186159,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 28,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 28.944,\n                        \"duration_precision\": 28.944,\n                        \"shoot_duration_precision\": 28.944,\n                        \"video_duration_precision\": 28.944\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":21.03,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7048840844115184898,\\\"from_user_id\\\":7575753839039841294,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000c7986qjc77u0gd147jk0\\\",\\\"owner_id\\\":6592975968851656710,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": false,\n                    \"has_human_voice\": false,\n                    \"id\": 7048840815955069697,\n                    \"id_str\": \"7048840815955069697\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": false,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"matched_pgc_sound\": {\n                        \"artist_infos\": [],\n                        \"author\": \"Jakone & A.V.G\",\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"mixed_author\": \"Contains music from: \\\"Мы итальянцы\\\"\",\n                        \"mixed_title\": \"original sound - avg_79 (Contains music from: Мы итальянцы - Jakone & A.V.G)\",\n                        \"music_release_info\": {\n                            \"group_release_date\": 0,\n                            \"is_new_release_song\": false\n                        },\n                        \"title\": \"Мы итальянцы\",\n                        \"uncert_artists\": null\n                    },\n                    \"matched_song\": {\n                        \"author\": \"Jakone & A.V.G\",\n                        \"chorus_info\": {\n                            \"duration_ms\": 19200,\n                            \"start_ms\": 30528\n                        },\n                        \"cover_medium\": {\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d\",\n                            \"url_list\": [\n                                \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\",\n                                \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/01f9fa1faf3a44c3b87f66f5c5c6785d~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast8\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"full_duration\": 101991,\n                        \"h5_url\": \"\",\n                        \"id\": \"7058221695410505729\",\n                        \"performers\": null,\n                        \"title\": \"Мы итальянцы\"\n                    },\n                    \"meme_song_info\": {},\n                    \"mid\": \"7048840815955069697\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_group_v3_ids\": [\n                        7058222222552500224\n                    ],\n                    \"music_ugid\": 7048840815955069697,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"avg_79\",\n                    \"owner_id\": \"6592975968851656710\",\n                    \"owner_nickname\": \"A.v.g\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7048840840898202370.mp3\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/7048840840898202370.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"same_group_id_v3\": 7058222222552500224,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAFEIGMqLZfQe6kGrgGiW_1DzrBcTSiWVmpypMruWoIynkE2bviBW4XeoStlReb6eF\",\n                    \"shoot_duration\": 28,\n                    \"sim_group_id_v3\": 45665284610,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f05f85b9bd528ca6361f79ced284a19f.json\",\n                        \"url_list\": [\n                            \"https://sf16.tiktokcdn-us.com/obj/tiktok-obj/pattern/f05f85b9bd528ca6361f79ced284a19f.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - avg_79\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 28\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_selected_from\": \"single_song\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"0.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"Как вам такое😏❤️\\u200d🔥\",\n                    \"text_extra\": null\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"RU\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out _danya_terekhov_'s video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out _danya_terekhov_’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out _danya_terekhov_’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@_danya_terekhov_/video/7063166379905617153?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7063166379905617153&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@_danya_terekhov_/video/7063166379905617153?_r=1&u_code=f0fm2g78c3fjm2&preview_pb=0&sharer_language=en&_d=f29b6bdlg91aj5&share_item_id=7063166379905617153&source=h5_m\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10071\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8848,2241.4014]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"banner_enabled\": true\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7063166379905617153\",\n                    \"collect_count\": 88429,\n                    \"comment_count\": 3815,\n                    \"digg_count\": 1568006,\n                    \"download_count\": 22771,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 14199556,\n                    \"repost_count\": 0,\n                    \"share_count\": 5272,\n                    \"whatsapp_share_count\": 1335\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7063166379905617153\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"sticker_detail\": {\n                    \"attributions\": null,\n                    \"children\": null,\n                    \"icon_url\": {\n                        \"height\": 720,\n                        \"uri\": \"45cabb4840604cc24296d058810f28e8\",\n                        \"url_list\": [\n                            \"https://lf16-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\",\n                            \"https://lf19-effectcdn-us.tiktokcdn-us.com/obj/ies-fe-effect-va/45cabb4840604cc24296d058810f28e8\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"id\": \"1109028\",\n                    \"linked_anchors\": null,\n                    \"name\": \"Peppery Filter\",\n                    \"owner_id\": \"\",\n                    \"sec_uid\": \"\",\n                    \"tags\": null\n                },\n                \"stickers\": \"1109028\",\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"tns_ue_feed_info\": {\n                    \"footnote\": {\n                        \"can_add_footnote\": 0,\n                        \"pending_count\": 0\n                    }\n                },\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"upvote_info\": {\n                    \"friends_recall_info\": \"{}\",\n                    \"repost_initiate_score\": 0,\n                    \"user_upvoted\": false\n                },\n                \"upvote_preload\": {\n                    \"need_pull_upvote_info\": false\n                },\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 7.32990366088632,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.image?dr=8606&refresh_token=4710375e&x-expires=1772722800&x-signature=s18Wyx1HYEOorYPmeUcPb2ysAgY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.image?dr=8606&refresh_token=befc40e5&x-expires=1772722800&x-signature=0m7%2FC3S8pMUOoiZgFYy43YZaGYo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a456e0bb&x-expires=1772722800&x-signature=ojhJZUlIMiy4mMDeuzTQTlymWj4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.image?dr=8606&refresh_token=4710375e&x-expires=1772722800&x-signature=s18Wyx1HYEOorYPmeUcPb2ysAgY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.image?dr=8606&refresh_token=befc40e5&x-expires=1772722800&x-signature=0m7%2FC3S8pMUOoiZgFYy43YZaGYo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a456e0bb&x-expires=1772722800&x-signature=ojhJZUlIMiy4mMDeuzTQTlymWj4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.image?dr=8606&refresh_token=4710375e&x-expires=1772722800&x-signature=s18Wyx1HYEOorYPmeUcPb2ysAgY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.image?dr=8606&refresh_token=befc40e5&x-expires=1772722800&x-signature=0m7%2FC3S8pMUOoiZgFYy43YZaGYo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/8234631001da485885eb3c28bd4dd7d8_1644521577~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=a456e0bb&x-expires=1772722800&x-signature=ojhJZUlIMiy4mMDeuzTQTlymWj4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1103470,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1530652,\n                                \"file_cs\": \"c:0-10512-9d5a\",\n                                \"file_hash\": \"b75d881677263464c706688b8f9c42eb\",\n                                \"height\": 1280,\n                                \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                                \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_bytevc1_720p_1103470\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/9aa53a4679bf90fc98f96fb63c71f27e/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/ba67da7f42d240a4a125d5a0df3e710d/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2154&bt=1077&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NDs3NDg8aTVpPDU8NDo8NUBpajhwbTc6ZnJwOzMzODczNEAxYGMvYGA2XjQxYV5fNC4wYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/4dc48c3cd48517ded8cbf365f932ffab/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/ba67da7f42d240a4a125d5a0df3e710d/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2154&bt=1077&cs=2&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=14&rc=NDs3NDg8aTVpPDU8NDo8NUBpajhwbTc6ZnJwOzMzODczNEAxYGMvYGA2XjQxYV5fNC4wYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=321977b1a9d2497fa29fc9c521f4c841&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQzOTc4NzZiNzFiNmE3YzM2MDc5OWM2MTgyZjNjMTBk&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32173}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 682701,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 946993,\n                                \"file_cs\": \"c:0-10512-21f2\",\n                                \"file_hash\": \"ce934d12d917e9bedac8dfc53024dc69\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                                \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_bytevc1_540p_682701\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/c417210c861317bdf63195bf18a00005/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/e349606e870c42f493ff62d5ceb10bc2/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1332&bt=666&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZGQ4MzU3ODc4PGZmOGRkN0BpajhwbTc6ZnJwOzMzODczNEAyNTVeNV5gNjYxXzZjL18uYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/3057d68f1f23fc327c2bc0c35454950e/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/e349606e870c42f493ff62d5ceb10bc2/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1332&bt=666&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZGQ4MzU3ODc4PGZmOGRkN0BpajhwbTc6ZnJwOzMzODczNEAyNTVeNV5gNjYxXzZjL18uYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=14ba2af59cbc499594c5a482a0858a5a&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRmNmMzZmYyZDNiMmNmNmIyMDIzMzlmNjBhMjgwOGEy&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32173}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 315593,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lower_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 437768,\n                                \"file_cs\": \"c:0-10512-08dc\",\n                                \"file_hash\": \"927ddcea949a642cae0781d5ffbd0cac\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                                \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_bytevc1_540p_315593\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/f7a4d2edc939cf7ece3ffefc51fd7120/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/48a7ed0f7690440ca3b71c507cf8cfe0/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=616&bt=308&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=O2Q6OzNlNWlkZTo3Z2c3OkBpajhwbTc6ZnJwOzMzODczNEAxNTEwYS02XmMxXmEwM2EwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/a5203a3546c973cb793b7047e80e3b0a/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/48a7ed0f7690440ca3b71c507cf8cfe0/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=616&bt=308&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=4&rc=O2Q6OzNlNWlkZTo3Z2c3OkBpajhwbTc6ZnJwOzMzODczNEAxNTEwYS02XmMxXmEwM2EwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=37d46d3dd4a74bfaaf920bd038478a48&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJhMmViYzEzZDZlOTRiMDEyMGQ4OGJhZTI2NGVlODMw&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 24,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32173}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 212730,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 295084,\n                                \"file_cs\": \"c:0-10512-9aab\",\n                                \"file_hash\": \"eb23bcc9327ec4748c05cfd203bac1b2\",\n                                \"height\": 1024,\n                                \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                                \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_bytevc1_540p_212730\",\n                                \"url_list\": [\n                                    \"https://v19.tiktokcdn-us.com/7796dc64f7684fb268a7bec2220a8dc8/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/dec31dede116422cb26f26de0a15621a/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=414&bt=207&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZjU0OWU0OWU4ZDxlOjU8O0BpajhwbTc6ZnJwOzMzODczNEAuNl9gLWItXjAxMjUwMGItYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://v16m.tiktokcdn-us.com/2ffb2cf28dd3ee9de2f928d86ae065dc/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/dec31dede116422cb26f26de0a15621a/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=414&bt=207&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=5&rc=ZjU0OWU0OWU4ZDxlOjU8O0BpajhwbTc6ZnJwOzMzODczNEAuNl9gLWItXjAxMjUwMGItYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                                    \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=08e932378b594a35ab06e10bc6b1921c&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRjZTBmOGIzMzFjNjE2YzQ4Yzg3ODBiMmE5Y2I5ZWEy&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24214}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/5d1799a678e447299fd0dce9ef0d5c46_1644521581\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/5d1799a678e447299fd0dce9ef0d5c46_1644521581~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=2ff8a7a3&x-expires=1772722800&x-signature=mNDa1s2B5pVLOPaE49AZJYWxGVQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/5d1799a678e447299fd0dce9ef0d5c46_1644521581~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=a69d2607&x-expires=1772722800&x-signature=afOafm1gNUZUfTPdlfSvv7K9GJU%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/5d1799a678e447299fd0dce9ef0d5c46_1644521581~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=8cf49abf&x-expires=1772722800&x-signature=Fbxj%2BE01UPer2OYPfOWy%2F0ItfYQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&s=STICKER_AWEME&sc=cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 1449326,\n                        \"file_cs\": \"c:0-10366-8be8\",\n                        \"height\": 720,\n                        \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/91881a073b728a8190c4ad18e6a3f3b6/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/4ab912fcbd94447c83be9cfb0a7bdc93/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2040&bt=1020&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OTNmOzk6OjwzOmhkOzdkZkBpajhwbTc6ZnJwOzMzODczNEAtM2M0Mi4uNjExXjM0YDQxYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/685823f29564df539446ceb197025dd3/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/4ab912fcbd94447c83be9cfb0a7bdc93/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2040&bt=1020&cs=0&ds=3&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=OTNmOzk6OjwzOmhkOzdkZkBpajhwbTc6ZnJwOzMzODczNEAtM2M0Mi4uNjExXjM0YDQxYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c82mgorc77u42jhmr5qg&line=0&watermark=1&logo_name=tiktok_m&source=STICKER_AWEME&file_id=4c7ac4786aae47409917175678fc6006&item_id=7063166379905617153&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY4OGViOGRiMDgwM2FlYmVkOTk4OTE0M2M1NTNkMzRl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 1420849,\n                        \"file_cs\": \"c:0-10366-8be8\",\n                        \"file_hash\": \"b5867510ef2338a34c649c79aea2b3e8\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                        \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_h264_540p_1024312\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f12e42d19144cf58da51805032711f4f/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/75a023bfe4104ebc86a59be1ab5edf01/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2000&bt=1000&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NmU7M2c2OGlnaGQ5Zmk1NUBpajhwbTc6ZnJwOzMzODczNEBfMS9fXzQ1NTMxNDAyXjAwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/dd28a5e951d243394130bd44138b58a5/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/75a023bfe4104ebc86a59be1ab5edf01/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2000&bt=1000&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NmU7M2c2OGlnaGQ5Zmk1NUBpajhwbTc6ZnJwOzMzODczNEBfMS9fXzQ1NTMxNDAyXjAwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3232af5c367a4e6d8f8573bdb0284bb3&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0YzI1ZTEyMzgyZjRlNjA2M2U4NjQ3ZTBiZTAzZDI4&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 11097,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/1317d3887b134fc48ab5b631910c2c0f_1644521578\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1317d3887b134fc48ab5b631910c2c0f_1644521578~tplv-tiktokx-origin.image?dr=8606&refresh_token=148db6cc&x-expires=1772722800&x-signature=ruoFF%2B5NrHVtledlYAyO4rG%2FXWI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1317d3887b134fc48ab5b631910c2c0f_1644521578~tplv-tiktokx-origin.image?dr=8606&refresh_token=1c1a4dea&x-expires=1772722800&x-signature=EFy%2BJjlRCIKNvXIgF6KgYh9Mefw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/1317d3887b134fc48ab5b631910c2c0f_1644521578~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=79454a3d&x-expires=1772722800&x-signature=hTkTkmGsV00nYk8HdjsMyjtSkKQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"0\\\",\\\"LoudnessRangeEnd\\\":\\\"0\\\",\\\"LoudnessRangeStart\\\":\\\"0\\\",\\\"MaximumMomentaryLoudness\\\":\\\"0\\\",\\\"MaximumShortTermLoudness\\\":\\\"0\\\",\\\"Version\\\":\\\"0\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Peak\\\\\\\":0.95499,\\\\\\\"mean_volume\\\\\\\":-12.2,\\\\\\\"max_volume\\\\\\\":-0.4,\\\\\\\"Loudness\\\\\\\":-11.4}\\\",\\\"loudness\\\":\\\"-11.4\\\",\\\"peak\\\":\\\"0.95499\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.8848,2241.4014]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":576,\\\\\\\"origin_height\\\\\\\":1024,\\\\\\\"origin_create_at\\\\\\\":1644521579}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"58.44\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v10044g50000c82mgorc77u42jhmr5qg\\\",\\\"url_list\\\":[\\\"https://v19.tiktokcdn-us.com/ee2bb1308106fd763ba5390a83293bee/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/oEiegPXEAnDJ2gfEUm2Bb8IQhBQ3jR4URWB23A/?a=1233\\\\u0026bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1366\\\\u0026bt=683\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDxmZmk4PDhkNzY0Ojc4aUBpajhwbTc6ZnJwOzMzODczNEBhMGMzX2FfNmExYi4wLi1jYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://v16m.tiktokcdn-us.com/b74c6afc48127e0022663c03da0d1322/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/oEiegPXEAnDJ2gfEUm2Bb8IQhBQ3jR4URWB23A/?a=1233\\\\u0026bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=1366\\\\u0026bt=683\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NDxmZmk4PDhkNzY0Ojc4aUBpajhwbTc6ZnJwOzMzODczNEBhMGMzX2FfNmExYi4wLi1jYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=202603041541324E64CD2E4213200D6BF9\\\\u0026btag=e000b0000\\\",\\\"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?video_id=v10044g50000c82mgorc77u42jhmr5qg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end\\\\u0026source=STICKER_AWEME\\\\u0026file_id=ff05143711e344da95b9d5bf6cfc39d1\\\\u0026item_id=7063166379905617153\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE2NGJkZTAzNjhkMjhhMmQ5ZWZjY2Q2MTc3OTliYmM1\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":1310109,\\\"file_cs\\\":\\\"c:0-10366-8be8\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-alisg-p-0037/b7eae7fe78264dc4b5128175f068cd4e_1644521577\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/b7eae7fe78264dc4b5128175f068cd4e_1644521577~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=e01ab2bc&x-expires=1772722800&x-signature=%2B9tpAwhBg5W53%2F8Rs7U3900cBE4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/b7eae7fe78264dc4b5128175f068cd4e_1644521577~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=88be46c8&x-expires=1772722800&x-signature=WAkR5kPg4j%2FMDl%2B7sQzdhm3z2ho%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/b7eae7fe78264dc4b5128175f068cd4e_1644521577~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=55f55330&x-expires=1772722800&x-signature=cC6px0g8T5Fkpuiuzaxi%2F%2FH%2Bfuc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=8b85b4fa&idc=useast8&biz_tag=tt_video&s=STICKER_AWEME&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 1420849,\n                        \"file_cs\": \"c:0-10366-8be8\",\n                        \"file_hash\": \"b5867510ef2338a34c649c79aea2b3e8\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                        \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_h264_540p_1024312\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f12e42d19144cf58da51805032711f4f/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/75a023bfe4104ebc86a59be1ab5edf01/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2000&bt=1000&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NmU7M2c2OGlnaGQ5Zmk1NUBpajhwbTc6ZnJwOzMzODczNEBfMS9fXzQ1NTMxNDAyXjAwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/dd28a5e951d243394130bd44138b58a5/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/75a023bfe4104ebc86a59be1ab5edf01/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2000&bt=1000&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NmU7M2c2OGlnaGQ5Zmk1NUBpajhwbTc6ZnJwOzMzODczNEBfMS9fXzQ1NTMxNDAyXjAwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3232af5c367a4e6d8f8573bdb0284bb3&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0YzI1ZTEyMzgyZjRlNjA2M2U4NjQ3ZTBiZTAzZDI4&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 946993,\n                        \"file_cs\": \"c:0-10512-21f2\",\n                        \"file_hash\": \"ce934d12d917e9bedac8dfc53024dc69\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                        \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_bytevc1_540p_682701\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/c417210c861317bdf63195bf18a00005/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/e349606e870c42f493ff62d5ceb10bc2/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1332&bt=666&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZGQ4MzU3ODc4PGZmOGRkN0BpajhwbTc6ZnJwOzMzODczNEAyNTVeNV5gNjYxXzZjL18uYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/3057d68f1f23fc327c2bc0c35454950e/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/e349606e870c42f493ff62d5ceb10bc2/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1332&bt=666&cs=2&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=11&rc=ZGQ4MzU3ODc4PGZmOGRkN0BpajhwbTc6ZnJwOzMzODczNEAyNTVeNV5gNjYxXzZjL18uYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=14ba2af59cbc499594c5a482a0858a5a&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRmNmMzZmYyZDNiMmNmNmIyMDIzMzlmNjBhMjgwOGEy&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 1420849,\n                        \"file_cs\": \"c:0-10366-8be8\",\n                        \"file_hash\": \"b5867510ef2338a34c649c79aea2b3e8\",\n                        \"height\": 1024,\n                        \"uri\": \"v10044g50000c82mgorc77u42jhmr5qg\",\n                        \"url_key\": \"v10044g50000c82mgorc77u42jhmr5qg_h264_540p_1024312\",\n                        \"url_list\": [\n                            \"https://v19.tiktokcdn-us.com/f12e42d19144cf58da51805032711f4f/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/75a023bfe4104ebc86a59be1ab5edf01/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2000&bt=1000&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NmU7M2c2OGlnaGQ5Zmk1NUBpajhwbTc6ZnJwOzMzODczNEBfMS9fXzQ1NTMxNDAyXjAwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://v16m.tiktokcdn-us.com/dd28a5e951d243394130bd44138b58a5/69a8a717/video/tos/alisg/tos-alisg-pve-0037c001/75a023bfe4104ebc86a59be1ab5edf01/?a=1233&bti=NjQ6QGo7QHM6OjZALzYzYCMucCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2000&bt=1000&cs=0&ds=6&ft=gKfIn8s6oA-O12Nv1Spn.IxRBex0~3_45SY&mime_type=video_mp4&qs=0&rc=NmU7M2c2OGlnaGQ5Zmk1NUBpajhwbTc6ZnJwOzMzODczNEBfMS9fXzQ1NTMxNDAyXjAwYSNub2UvcjRvZC9gLS1kMS1zcw%3D%3D&vvpl=1&l=202603041541324E64CD2E4213200D6BF9&btag=e000b0000\",\n                            \"https://api16-normal-useast8.tiktokv.us/aweme/v1/play/?faid=1233&file_id=3232af5c367a4e6d8f8573bdb0284bb3&is_play_url=1&item_id=7063166379905617153&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM0YzI1ZTEyMzgyZjRlNjA2M2U4NjQ3ZTBiZTAzZDI4&source=STICKER_AWEME&video_id=v10044g50000c82mgorc77u42jhmr5qg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10071\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": true,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": false,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 0,\n                    \"share_type\": 1,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            }\n        ],\n        \"cursor\": 20,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603041541324E64CD2E4213200D6BF9\",\n            \"now\": 1772638892000\n        },\n        \"has_more\": 1,\n        \"log_pb\": {\n            \"impr_id\": \"202603041541324E64CD2E4213200D6BF9\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1772638893\n}"}],"_postman_id":"c2ba88c9-2506-4ceb-b2e8-d86b8438b65e"}],"id":"5c37c938-8e3c-4782-8ee4-5ccf4e56e614","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Effects</strong> folder provides endpoints for working with TikTok effects (internally referred to as stickers). It supports looking up metadata for a single effect by its numeric ID, fetching metadata for multiple effects in one batch call, and retrieving the paginated feed of videos that use a specific effect. Effect IDs are surfaced in the <code>stickers</code> field of any video response, making this folder a natural downstream step after fetching video data.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getStickerByID</code></td>\n<td>Retrieve metadata for a single effect using its numeric ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getStickersByID</code></td>\n<td>Retrieve metadata for multiple effects in a single request using a comma-separated list of IDs</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getStickerFeedByID</code></td>\n<td>Retrieve a paginated feed of videos that use a specific effect</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>sticker_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getStickerByID</code>, <code>/getStickerFeedByID</code></td>\n<td>Numeric ID of the effect. Find it in the <code>stickers</code> field of any video response</td>\n</tr>\n<tr>\n<td><code>sticker_ids</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getStickersByID</code></td>\n<td>Comma-separated list of numeric effect IDs (e.g. <code>1108584,2098741</code>)</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getStickerFeedByID</code></td>\n<td>Alpha-2 region (country) code for localised results. Default: <code>US</code></td>\n</tr>\n<tr>\n<td><code>count</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/getStickerFeedByID</code></td>\n<td>Number of videos to return per page (e.g. <code>10</code>)</td>\n</tr>\n<tr>\n<td><code>cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getStickerFeedByID</code></td>\n<td>Pagination cursor from the previous response for scrolling through the video feed</td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>Finding effect IDs</strong>: Effect IDs are not independently discoverable — they must be extracted from the <code>stickers</code> array in a video response. Fetch a video first using any endpoint in the <strong>Video</strong> folder, then use the IDs found there as input here.</li>\n<li><strong>Batch lookups</strong>: Use <code>/getStickersByID</code> with a comma-separated list of IDs to retrieve metadata for multiple effects in a single request, rather than making repeated calls to <code>/getStickerByID</code>.</li>\n<li><strong>Video feed pagination</strong>: <code>/getStickerFeedByID</code> returns a <code>cursor</code> value in each response. Pass it unchanged to the next request to retrieve the following page of videos.</li>\n<li><strong>Region sensitivity</strong>: The video feed returned by <code>/getStickerFeedByID</code> can vary by region. Set <code>region</code> explicitly when you need results for a specific market.</li>\n<li><strong>Caching</strong>: Responses are cached for 3600 seconds by default. Set <code>cache_timeout=0</code> to force a fresh fetch when up-to-date data is required.</li>\n</ul>\n","_postman_id":"5c37c938-8e3c-4782-8ee4-5ccf4e56e614","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Stories","item":[{"name":"Get user stories","id":"835daea8-d374-4ddb-b46d-2b9cd66cc31b","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserStories?user_id=7603011916704809991","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserStories"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"7603011916704809991"},{"disabled":true,"description":{"content":"<p>Number of items you want to get. For example: 5.</p>\n","type":"text/plain"},"key":"count","value":"5"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in stories items, you can get min_cursor value from the previous response.</p>\n","type":"text/plain"},"key":"min_cursor","value":null},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"cdfafd2c-2848-4bad-a717-8837df83e269","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserStories?user_id=7603011916704809991","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserStories"],"query":[{"key":"user_id","value":"7603011916704809991","description":"TikTok User ID."},{"key":"count","value":"5","description":"Number of items you want to get. For example: 5.","type":"text","disabled":true},{"key":"min_cursor","value":null,"description":"Used for scrolling (pagination) in stories items, you can get min_cursor value from the previous response.","type":"text","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 21:21:47 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=%2FDt9wRQxdVd7apJz%2FfX%2FV%2BMQ%2BT%2F2IzTJPqpMS0yHUVBtSxa49%2FJN867vWYaOq9gWMepD3KnENlCum5Vtsz%2F2Tnai1CeK1iCY%2BjC2JrrpJgHntQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9e18ba2abf2b2799-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603242121451DA0582EC8ED141CCE68\",\n            \"now\": 1774387305000\n        },\n        \"log_pb\": {\n            \"impr_id\": \"202603242121451DA0582EC8ED141CCE68\"\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"user_story\": {\n            \"all_story_lite_metadata\": null,\n            \"all_viewed\": false,\n            \"current_position\": 1,\n            \"has_more_after\": true,\n            \"has_more_before\": true,\n            \"last_story_created_at\": 1774357107010,\n            \"max_cursor\": 1774338584751,\n            \"min_cursor\": 1774337812005,\n            \"stories\": [\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 19,\n                        \"author\": \"mandragora\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=32b46751&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GYUaWU%2FANooLEaKP8D8Kur19y%2FA%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=3392e4f9&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=%2F1FuP909E%2Bgf3KTUEJaWgFXUq0o%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774089726,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 19,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 19.566,\n                            \"duration_precision\": 19.566,\n                            \"shoot_duration_precision\": 19.566,\n                            \"video_duration_precision\": 19.566\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7.564,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7619656960295636254,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6v7bunog65gi3qfj970\\\",\\\"owner_id\\\":7570002771110855735,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7619657179934575390,\n                        \"id_str\": \"7619657179934575390\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7619657179934575390\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7615269479836879636,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"mandragoraautumnaliss\",\n                        \"owner_id\": \"7570002771110855735\",\n                        \"owner_nickname\": \"mandragora\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/f8c09371c15b53dccd8dc52c67f7c65f/69c3a950/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/f8c09371c15b53dccd8dc52c67f7c65f/69c3a950/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/1d1155219c381552e5852826c8e2a164/69c3a950/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d6v7bunog65gi3qfj970&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=d7936eacba484a2ba27e94898cdf49a7&item_id=7619657179934575390&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ1M2E3NzZjM2Y3OGUzMjY2NDNkZDI0NzliNWJmMjA1&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6976279407673477135,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\",\n                        \"shoot_duration\": 19,\n                        \"sim_group_id_v3\": 253608194,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - mandragoraautumnaliss\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 19\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620713971015798023\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032421214590CD2B077CE0551C8A9E\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032421214590CD2B077CE0551C8A9E\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774335746,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7619803904276024606\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620713971015798023,\n                            7619803904276024606\n                        ],\n                        \"GroupdIdList1\": [\n                            7620713971015798023,\n                            7619803904276024606\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.2953,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"7570002771110855735\",\n                                \"original_author_name\": \"mandragora\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7619656960295636254\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 19,\n                        \"author\": \"mandragora\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=32b46751&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GYUaWU%2FANooLEaKP8D8Kur19y%2FA%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=3392e4f9&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=%2F1FuP909E%2Bgf3KTUEJaWgFXUq0o%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774089726,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 19,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 19.566,\n                            \"duration_precision\": 19.566,\n                            \"shoot_duration_precision\": 19.566,\n                            \"video_duration_precision\": 19.566\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7.564,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7619656960295636254,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6v7bunog65gi3qfj970\\\",\\\"owner_id\\\":7570002771110855735,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7619657179934575390,\n                        \"id_str\": \"7619657179934575390\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7619657179934575390\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7615269479836879636,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"mandragoraautumnaliss\",\n                        \"owner_id\": \"7570002771110855735\",\n                        \"owner_nickname\": \"mandragora\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/f8c09371c15b53dccd8dc52c67f7c65f/69c3a950/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/f8c09371c15b53dccd8dc52c67f7c65f/69c3a950/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/1d1155219c381552e5852826c8e2a164/69c3a950/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d6v7bunog65gi3qfj970&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=d7936eacba484a2ba27e94898cdf49a7&item_id=7619657179934575390&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ1M2E3NzZjM2Y3OGUzMjY2NDNkZDI0NzliNWJmMjA1&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6976279407673477135,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\",\n                        \"shoot_duration\": 19,\n                        \"sim_group_id_v3\": 253608194,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - mandragoraautumnaliss\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 19\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620713971015798023?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620713971015798023&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620713971015798023?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620713971015798023&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620713971015798023\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 3,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 19,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620713971015798023\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774422146000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed1e0eae&x-expires=1774472400&x-signature=GGDmsZVGT65ODhIiKC0VAnDnVq8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfa8c1eb&x-expires=1774472400&x-signature=MV%2B6IOFvccnRzhAtX1FEEkdwjB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8ec04e5a&x-expires=1774472400&x-signature=aTIuN74Gf%2FDbdw%2Bmxxe2G2ry1T4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed1e0eae&x-expires=1774472400&x-signature=GGDmsZVGT65ODhIiKC0VAnDnVq8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfa8c1eb&x-expires=1774472400&x-signature=MV%2B6IOFvccnRzhAtX1FEEkdwjB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8ec04e5a&x-expires=1774472400&x-signature=aTIuN74Gf%2FDbdw%2Bmxxe2G2ry1T4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed1e0eae&x-expires=1774472400&x-signature=GGDmsZVGT65ODhIiKC0VAnDnVq8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfa8c1eb&x-expires=1774472400&x-signature=MV%2B6IOFvccnRzhAtX1FEEkdwjB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8ec04e5a&x-expires=1774472400&x-signature=aTIuN74Gf%2FDbdw%2Bmxxe2G2ry1T4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 162583,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 304865,\n                                    \"file_cs\": \"c:0-13885-86da\",\n                                    \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                                    \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/5aed6e97b4b1da4cb07dad69584139f7/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/d07da0ab9d02d87ee3c22cf6cfc56282/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=TIKTOK_STORY_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 52341}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 75201}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 93647}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 112113}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 124423}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 235746}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.787, \\\\\\\"v960\\\\\\\": 89.575, \\\\\\\"v864\\\\\\\": 91.102, \\\\\\\"v720\\\\\\\": 93.189}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.065, \\\\\\\"v960\\\\\\\": 78.446, \\\\\\\"v864\\\\\\\": 80.812, \\\\\\\"v720\\\\\\\": 83.226}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32536}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 142207,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 266657,\n                                    \"file_cs\": \"c:0-13931-7f98\",\n                                    \"file_hash\": \"cbdfa22bda9a20125b4e6efa35e5385b\",\n                                    \"height\": 854,\n                                    \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                                    \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_480p_142207\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/3faa5c7bdbd0ef6cea3c6114c6b17fcb/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYI0rpQIQDATxoh8BbXoEfO6kh3fIIAeMCGjIX/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=276&bt=138&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ODpoOmhoNzk8aDw4Zmk6NEBpM295cnQ5cng2OjMzODczNEAzMl4uYTMtNjIxX2I2Yy9iYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/73762dabf2371b9cc156f2883456f0f3/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYI0rpQIQDATxoh8BbXoEfO6kh3fIIAeMCGjIX/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=276&bt=138&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ODpoOmhoNzk8aDw4Zmk6NEBpM295cnQ5cng2OjMzODczNEAzMl4uYTMtNjIxX2I2Yy9iYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e127ff9ce5b94e5996046ede17ae5765&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNjY2UyYzllMzY4YjYxYWE0OGE5MmNkMWIyNjBmZDRi&source=TIKTOK_STORY_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 46495}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 65790}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 84197}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 100260}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 111036}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 198983}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.015, \\\\\\\"v960\\\\\\\": 74.427, \\\\\\\"v864\\\\\\\": 78.384, \\\\\\\"v720\\\\\\\": 81.404}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.015, \\\\\\\"v960\\\\\\\": 74.427, \\\\\\\"v864\\\\\\\": 78.384, \\\\\\\"v720\\\\\\\": 81.404}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32536}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=29097ebf&x-expires=1774472400&x-signature=gGteEFVc8KICk0XJs1UN%2BOaMWFw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c72b5c02&x-expires=1774472400&x-signature=eW6eLWJudB3FsKdij8Os0z%2BWUtA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=f974926e&x-expires=1774472400&x-signature=s6klDm6XkRHMDFya%2BiBqXWLbjWo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 304865,\n                            \"file_cs\": \"c:0-13885-86da\",\n                            \"height\": 720,\n                            \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                            \"url_list\": [\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d713du7og65qvo3vqlp0&line=0&watermark=0&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&item_id=7620713971015798023&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 304865,\n                            \"file_cs\": \"c:0-13885-86da\",\n                            \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                            \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5aed6e97b4b1da4cb07dad69584139f7/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/d07da0ab9d02d87ee3c22cf6cfc56282/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=TIKTOK_STORY_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15001,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj~tplv-tiktokx-origin.image?dr=8606&refresh_token=7cc2955b&x-expires=1774472400&x-signature=Ja6bLk%2B%2Fz4p2rXO1QFFh2o2CMoM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj~tplv-tiktokx-origin.image?dr=8606&refresh_token=582b4b1e&x-expires=1774472400&x-signature=hOvV61egK21%2FDXYC2NGm%2BNzhrFE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8cb32e73&x-expires=1774472400&x-signature=PZ5V9BvAyMs7krh6Yx2k3q%2B7dKA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": false,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.1\\\",\\\"LoudnessRangeEnd\\\":\\\"-21.3\\\",\\\"LoudnessRangeStart\\\":\\\"-23.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-19.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-20.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-19.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"MaxSTLoud\\\\\\\":-25.42,\\\\\\\"Loud\\\\\\\":-24.5,\\\\\\\"LoudR\\\\\\\":9.2,\\\\\\\"LoudRE\\\\\\\":-25.4,\\\\\\\"LoudRS\\\\\\\":-34.6,\\\\\\\"MaxMomLoud\\\\\\\":-22.02}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2790.79,\\\\\\\"FCenR\\\\\\\":2797.37,\\\\\\\"Spkr100G\\\\\\\":1.45,\\\\\\\"Spkr150G\\\\\\\":1.73,\\\\\\\"Spkr200G\\\\\\\":1.88},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-22.397},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.069},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.145,\\\\\\\"LTotal\\\\\\\":-22.516,\\\\\\\"Peak\\\\\\\":-11.403,\\\\\\\"RTotal\\\\\\\":-22.661},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.13,\\\\\\\"MusicRatio\\\\\\\":0.8,\\\\\\\"SingingRatio\\\\\\\":0.87}},\\\\\\\"Loudness\\\\\\\":-22.4,\\\\\\\"LoudnessRange\\\\\\\":2.1,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.4,\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-21.3,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-20.9,\\\\\\\"Peak\\\\\\\":0.26915}\\\",\\\"loudness\\\":\\\"-22.4\\\",\\\"peak\\\":\\\"0.26915\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774335748}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=b27d2fc0&x-expires=1774472400&x-signature=cvrlDiPrTXW3dmXYAULBBqB7iN8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=6c12c8a9&x-expires=1774472400&x-signature=Oegc%2Fk3V0Vv4yGCqOCgX4MHxDJc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=ccaec60a&x-expires=1774472400&x-signature=CbX0GWzCBqdCqmYG6FLb2%2FH60AI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 304865,\n                            \"file_cs\": \"c:0-13885-86da\",\n                            \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                            \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5aed6e97b4b1da4cb07dad69584139f7/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/d07da0ab9d02d87ee3c22cf6cfc56282/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=TIKTOK_STORY_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 364005,\n                            \"file_cs\": \"c:0-13985-94b1\",\n                            \"file_hash\": \"49828ed774ec3982c07cabdbade8acc8\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                            \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_bytevc1_540p_194123\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d5f5cb6da09178b5c4ef81ca95ee842f/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oITXQCrIAMQ76AeGkNVC8XwX3DoWxIBejGhf2L/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=aDc0NDw6ZmQzaGkzOjg3M0BpM295cnQ5cng2OjMzODczNEA2X2BhNDYvXzYxYy82MDI1YSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/1299ab62c928ddbcc25e5709ab802554/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oITXQCrIAMQ76AeGkNVC8XwX3DoWxIBejGhf2L/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=aDc0NDw6ZmQzaGkzOjg3M0BpM295cnQ5cng2OjMzODczNEA2X2BhNDYvXzYxYy82MDI1YSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8054359720ff4e90ba2c9779d1c1b49e&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjEzNDYzOTg3MDJkZjJlNjFjYmI3ZmUyZmU5ZjZmNGVi&source=TIKTOK_STORY_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 304865,\n                            \"file_cs\": \"c:0-13885-86da\",\n                            \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                            \"height\": 1024,\n                            \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                            \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5aed6e97b4b1da4cb07dad69584139f7/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/d07da0ab9d02d87ee3c22cf6cfc56282/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=TIKTOK_STORY_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 20,\n                        \"author\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=fb4a2e2b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eok7FCnJ09%2FqySSk5GDRzQhRMwI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=f9744614&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=H1%2BKnxV2aJ%2BrBlb0PdG3Fi07WxU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768079554,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 20,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 20.924,\n                            \"duration_precision\": 20.924,\n                            \"shoot_duration_precision\": 20.924,\n                            \"video_duration_precision\": 20.924\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":8.922999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7593843724518526221,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5hc1fvog65v6jboj6ig\\\",\\\"owner_id\\\":7590090017448543287,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7593843816696695565,\n                        \"id_str\": \"7593843816696695565\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7593843816696695565\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7524337607192300310,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"anything4ourmo0nyy\",\n                        \"owner_id\": \"7590090017448543287\",\n                        \"owner_nickname\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/b8ad389d8101cd395632e2059baa5a7f/69c3a951/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/b8ad389d8101cd395632e2059baa5a7f/69c3a951/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/7bea5f0bb85d35c2eeb4612fa528533e/69c3a951/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000d5hc1fvog65v6jboj6ig&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=b5199319729e4a91b560cc0becdbc17d&item_id=7593843816696695565&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMyNDQzNjQwMzc0YTg1NmY3NGIyODgzMmRjOWQxNjZk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA7Tk_Q3RGYJptedw2sktl-6TWazltuQgehgHB1oWH5blfdec6pDuKEiaefRctUVh8\",\n                        \"shoot_duration\": 20,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - anything4ourmo0nyy\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 20\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620722814982704402\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032421214590CD2B077CE0551C8A9E\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032421214590CD2B077CE0551C8A9E\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774337812,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7620722814982704402\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620722814982704402\n                        ],\n                        \"GroupdIdList1\": [\n                            7620722814982704402\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.2953,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"7570002771110855735\",\n                                \"original_author_name\": \"mandragora\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7616472230079352094\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 20,\n                        \"author\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=fb4a2e2b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eok7FCnJ09%2FqySSk5GDRzQhRMwI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=f9744614&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=H1%2BKnxV2aJ%2BrBlb0PdG3Fi07WxU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768079554,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 20,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 20.924,\n                            \"duration_precision\": 20.924,\n                            \"shoot_duration_precision\": 20.924,\n                            \"video_duration_precision\": 20.924\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":8.922999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7593843724518526221,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5hc1fvog65v6jboj6ig\\\",\\\"owner_id\\\":7590090017448543287,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7593843816696695565,\n                        \"id_str\": \"7593843816696695565\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7593843816696695565\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7524337607192300310,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"anything4ourmo0nyy\",\n                        \"owner_id\": \"7590090017448543287\",\n                        \"owner_nickname\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/b8ad389d8101cd395632e2059baa5a7f/69c3a951/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/b8ad389d8101cd395632e2059baa5a7f/69c3a951/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/7bea5f0bb85d35c2eeb4612fa528533e/69c3a951/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000d5hc1fvog65v6jboj6ig&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=b5199319729e4a91b560cc0becdbc17d&item_id=7593843816696695565&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMyNDQzNjQwMzc0YTg1NmY3NGIyODgzMmRjOWQxNjZk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA7Tk_Q3RGYJptedw2sktl-6TWazltuQgehgHB1oWH5blfdec6pDuKEiaefRctUVh8\",\n                        \"shoot_duration\": 20,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - anything4ourmo0nyy\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 20\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620722814982704402?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620722814982704402&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620722814982704402?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620722814982704402&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620722814982704402\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 2,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 11,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620722814982704402\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774424212000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=536469b1&x-expires=1774472400&x-signature=CGwou1twH7Am0H8Xf%2BifBdioNuI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd0bc983&x-expires=1774472400&x-signature=gtE0Es08JlqlJUrE%2FojDetmD0hY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9506b40f&x-expires=1774472400&x-signature=jAq3TjCdXiQHfueCJXjdTGfwVxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=536469b1&x-expires=1774472400&x-signature=CGwou1twH7Am0H8Xf%2BifBdioNuI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd0bc983&x-expires=1774472400&x-signature=gtE0Es08JlqlJUrE%2FojDetmD0hY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9506b40f&x-expires=1774472400&x-signature=jAq3TjCdXiQHfueCJXjdTGfwVxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=536469b1&x-expires=1774472400&x-signature=CGwou1twH7Am0H8Xf%2BifBdioNuI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd0bc983&x-expires=1774472400&x-signature=gtE0Es08JlqlJUrE%2FojDetmD0hY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9506b40f&x-expires=1774472400&x-signature=jAq3TjCdXiQHfueCJXjdTGfwVxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 196631,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 368708,\n                                    \"file_cs\": \"c:0-13957-bcb2\",\n                                    \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                                    \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 33414}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 42923}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 59631}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 82170}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 103313}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 191775}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.355, \\\\\\\"v960\\\\\\\": 87.116, \\\\\\\"v864\\\\\\\": 87.99, \\\\\\\"v720\\\\\\\": 90.144}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.321, \\\\\\\"v960\\\\\\\": 75.826, \\\\\\\"v864\\\\\\\": 77.377, \\\\\\\"v720\\\\\\\": 81.724}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32508}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 168142,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 315289,\n                                    \"file_cs\": \"c:0-13931-2a7f\",\n                                    \"file_hash\": \"2c39954258afa2774899f076c822e402\",\n                                    \"height\": 854,\n                                    \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                                    \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_480p_168142\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/edd8febba5d43ddbec98bc37df4c7050/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ooNlEzCiRc2fMentPgEj1E5wIAEpu8BV9DxBiB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=328&bt=164&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aGlnNDVnNGgzZzk1NDVoaEBpajhyZ3Y5cjQ2OjMzODczNEA1LmFjNWIyNTExMC5jYjMvYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/390f38582625ef609c52ea7caf098951/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ooNlEzCiRc2fMentPgEj1E5wIAEpu8BV9DxBiB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=328&bt=164&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aGlnNDVnNGgzZzk1NDVoaEBpajhyZ3Y5cjQ2OjMzODczNEA1LmFjNWIyNTExMC5jYjMvYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2e6ee2f112364d408e51ed82f1dd1f8e&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY1NWUzNTUyYWY4YmQzY2FhM2MyYjE1NDRlYWRmYmFl&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 30625}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 39544}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 53508}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 73121}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 92292}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 170422}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 64.813, \\\\\\\"v960\\\\\\\": 67.783, \\\\\\\"v864\\\\\\\": 74.47, \\\\\\\"v720\\\\\\\": 75.969}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 64.813, \\\\\\\"v960\\\\\\\": 67.783, \\\\\\\"v864\\\\\\\": 74.47, \\\\\\\"v720\\\\\\\": 75.969}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32508}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=686757cf&x-expires=1774472400&x-signature=TUZK3UJjOFBP5unHvIQZOQi%2BMd4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=12924971&x-expires=1774472400&x-signature=8rv8hJ9nP6KFciEBAWKo2HZ4A3Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=ed247f8b&x-expires=1774472400&x-signature=ggvvHjxn79e8TOc8TrY6%2BIuwdag%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 796860,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"height\": 720,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/8773d30002fd992f6a79636e34abd57c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/okuKiBAiMIL8zRMgEjEwleEjPtPDBflBczzp2C/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OzdlNTczODs2OGQ4ZGQ6ZkBpajhyZ3Y5cjQ2OjMzODczNEBeMzA0YDAwNTQxNmJiNl9jYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/65e9950ef3a724bee47e1f9fadc64b22/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/okuKiBAiMIL8zRMgEjEwleEjPtPDBflBczzp2C/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OzdlNTczODs2OGQ4ZGQ6ZkBpajhyZ3Y5cjQ2OjMzODczNEBeMzA0YDAwNTQxNmJiNl9jYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d713u1vog65s2dlop5mg&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=fcb79aeae59a4573883530c4723b64a8&item_id=7620722814982704402&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjViZGMxNWY1ZjU5NGNmNTRjYzAzMmYzNWZkNTM1MTZl&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 368708,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15001,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA~tplv-tiktokx-origin.image?dr=8606&refresh_token=63583123&x-expires=1774472400&x-signature=GdvWdToZgoKbv2tgYMio6VRWUbI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA~tplv-tiktokx-origin.image?dr=8606&refresh_token=7d9b3253&x-expires=1774472400&x-signature=YEKfidqAr9GS7IxDGhAHG1z6HpY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3d91bd28&x-expires=1774472400&x-signature=kDzG0bOjEMkUc4quu0v7HhVTgYE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-23\\\",\\\"LoudnessRangeStart\\\":\\\"-23.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-22.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-22.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.635},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.204,\\\\\\\"LTotal\\\\\\\":-26.424,\\\\\\\"Peak\\\\\\\":-14.255,\\\\\\\"RTotal\\\\\\\":-26.22},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SingingRatio\\\\\\\":0.8,\\\\\\\"SpeechRatio\\\\\\\":0.27,\\\\\\\"MusicRatio\\\\\\\":1},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-23.51,\\\\\\\"LoudR\\\\\\\":8.4,\\\\\\\"LoudRE\\\\\\\":-23.3,\\\\\\\"LoudRS\\\\\\\":-31.7,\\\\\\\"MaxMomLoud\\\\\\\":-22.26,\\\\\\\"MaxSTLoud\\\\\\\":-23.27}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenR\\\\\\\":3112.3,\\\\\\\"Spkr100G\\\\\\\":0.08,\\\\\\\"Spkr150G\\\\\\\":0.26,\\\\\\\"Spkr200G\\\\\\\":0.47,\\\\\\\"FCenL\\\\\\\":3137.8},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-23.531}},\\\\\\\"Peak\\\\\\\":0.19275,\\\\\\\"LoudnessRangeStart\\\\\\\":-23.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-22.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-23,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-22.1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-23.5,\\\\\\\"LoudnessRange\\\\\\\":0.7}\\\",\\\"loudness\\\":\\\"-23.5\\\",\\\"peak\\\":\\\"0.19275\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774337815}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=6ed8c904&x-expires=1774472400&x-signature=zA6LSbXA%2BxZIDJxgocj4j1Urmsk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=4a999c54&x-expires=1774472400&x-signature=ccrC%2FCjUiEpcPXP0cl12uAD7Pe0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=b976135d&x-expires=1774472400&x-signature=jjsP01WLECbAj%2FuGVgzW8GKU0Cw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 368708,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 481815,\n                            \"file_cs\": \"c:0-13985-f4d7\",\n                            \"file_hash\": \"7edc6b0bf3cbf1d6c7969ca5f6cd93f4\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_bytevc1_540p_256950\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/c00d3e353aad4de528585ea62fcf4cba/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/o86WIaIIj4aey480fAdHeQFhgATT4wGliPjDLC/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=500&bt=250&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZjwzOTNnZjloaGVlPDY1ZkBpajhyZ3Y5cjQ2OjMzODczNEAyMzMwYi0vXzIxXl5gYGFeYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/974ebd3c55fa06c9d8eca6cac89159d9/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/o86WIaIIj4aey480fAdHeQFhgATT4wGliPjDLC/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=500&bt=250&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZjwzOTNnZjloaGVlPDY1ZkBpajhyZ3Y5cjQ2OjMzODczNEAyMzMwYi0vXzIxXl5gYGFeYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=acd2c3c9abab4e5eb62c0de03660695c&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgxNzVlYTBiZjVjOGU0Mzc1ODIzZTNiMmQ0ZDBmZTRl&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 368708,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 18,\n                        \"author\": \"Chloe\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=4b939c27&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=SccEWERlrqcAcydgEwY1eu329iw%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=cfc24d92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=iuVdmAPjn9D%2Fym%2BxBT7xQgUCnlU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772905629,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 18,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 18.991,\n                            \"duration_precision\": 18.991,\n                            \"shoot_duration_precision\": 18.991,\n                            \"video_duration_precision\": 18.991\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":13.989999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614571662612188438,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6m6977og65g5dbnb9i0\\\",\\\"owner_id\\\":7048696889332892678,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7614571664562801430,\n                        \"id_str\": \"7614571664562801430\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=8e21e2ca&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=B2Ihh1jeEl2Qn%2Fk6fIhbNC0%2Bk7M%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=1a3146c2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=0ioM%2FkrjKTBLjpBEgh70wi%2B4GSA%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"ladygaga\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": true,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"ladygaga\",\n                                    \"sec_uid\": \"MS4wLjABAAAAXGEEfLfwPoycHwYf6qZF3gvYruavdCMGpVvu92V1PnV0f22V1SExGDJIFrpWJY0C\",\n                                    \"status\": 1,\n                                    \"uid\": \"138635416672317440\"\n                                }\n                            ],\n                            \"author\": \"Lady Gaga\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Born This Way\\\"\",\n                            \"mixed_title\": \"original sound - waywardalek (Contains music from: Born This Way - Lady Gaga)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1293840000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Born This Way\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Lady Gaga\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 30911,\n                                \"start_ms\": 58176\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 260254,\n                            \"h5_url\": \"\",\n                            \"id\": \"6736275827891111938\",\n                            \"performers\": null,\n                            \"title\": \"Born This Way\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7614571664562801430\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6814883220836845572\n                        ],\n                        \"music_ugid\": 7614162805851179798,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"waywardalek\",\n                        \"owner_id\": \"7048696889332892678\",\n                        \"owner_nickname\": \"Chloe\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/abe249adc9c4efb6ef8fd2fbee10e89a/69c3a94f/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/abe249adc9c4efb6ef8fd2fbee10e89a/69c3a94f/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/00df644472063c3452647a2737bbfd38/69c3a94f/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6m6977og65g5dbnb9i0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=v24942gl0000d6m6977og65g5dbnb9i0&item_id=7614571664562801430&sign=7eb3e1eda9bde529b23274f39170ffed&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjODcwOWE5ZTQ3MmVhNjVlMzVlNWQ4NWYxZTJlODY5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6814883220836845572,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA52lKdfVnISSYPjjrKuCwj0Vuq5iZddN3ZDgf0BevKBvXhLZNWISuyGjxySVrEcnU\",\n                        \"shoot_duration\": 18,\n                        \"sim_group_id_v3\": 212023298,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - waywardalek\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 18\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620724304442936584\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032421214590CD2B077CE0551C8A9E\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 0,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"2026032421214590CD2B077CE0551C8A9E\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774338151,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7614624774609833246\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620724304442936584,\n                            7614624774609833246\n                        ],\n                        \"GroupdIdList1\": [\n                            7620724304442936584,\n                            7614624774609833246\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.3149,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"7048696889332892678\",\n                                \"original_author_name\": \"Chloe\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7614571662612188438\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAA52lKdfVnISSYPjjrKuCwj0Vuq5iZddN3ZDgf0BevKBvXhLZNWISuyGjxySVrEcnU\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 18,\n                        \"author\": \"Chloe\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=4b939c27&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=SccEWERlrqcAcydgEwY1eu329iw%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=cfc24d92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=iuVdmAPjn9D%2Fym%2BxBT7xQgUCnlU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772905629,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 18,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 18.991,\n                            \"duration_precision\": 18.991,\n                            \"shoot_duration_precision\": 18.991,\n                            \"video_duration_precision\": 18.991\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":13.989999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614571662612188438,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6m6977og65g5dbnb9i0\\\",\\\"owner_id\\\":7048696889332892678,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7614571664562801430,\n                        \"id_str\": \"7614571664562801430\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=8e21e2ca&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=B2Ihh1jeEl2Qn%2Fk6fIhbNC0%2Bk7M%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=1a3146c2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=0ioM%2FkrjKTBLjpBEgh70wi%2B4GSA%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"ladygaga\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": true,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"ladygaga\",\n                                    \"sec_uid\": \"MS4wLjABAAAAXGEEfLfwPoycHwYf6qZF3gvYruavdCMGpVvu92V1PnV0f22V1SExGDJIFrpWJY0C\",\n                                    \"status\": 1,\n                                    \"uid\": \"138635416672317440\"\n                                }\n                            ],\n                            \"author\": \"Lady Gaga\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Born This Way\\\"\",\n                            \"mixed_title\": \"original sound - waywardalek (Contains music from: Born This Way - Lady Gaga)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1293840000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Born This Way\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Lady Gaga\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 30911,\n                                \"start_ms\": 58176\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 260254,\n                            \"h5_url\": \"\",\n                            \"id\": \"6736275827891111938\",\n                            \"performers\": null,\n                            \"title\": \"Born This Way\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7614571664562801430\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6814883220836845572\n                        ],\n                        \"music_ugid\": 7614162805851179798,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"waywardalek\",\n                        \"owner_id\": \"7048696889332892678\",\n                        \"owner_nickname\": \"Chloe\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/abe249adc9c4efb6ef8fd2fbee10e89a/69c3a94f/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/abe249adc9c4efb6ef8fd2fbee10e89a/69c3a94f/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/00df644472063c3452647a2737bbfd38/69c3a94f/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6m6977og65g5dbnb9i0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=v24942gl0000d6m6977og65g5dbnb9i0&item_id=7614571664562801430&sign=7eb3e1eda9bde529b23274f39170ffed&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjODcwOWE5ZTQ3MmVhNjVlMzVlNWQ4NWYxZTJlODY5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6814883220836845572,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA52lKdfVnISSYPjjrKuCwj0Vuq5iZddN3ZDgf0BevKBvXhLZNWISuyGjxySVrEcnU\",\n                        \"shoot_duration\": 18,\n                        \"sim_group_id_v3\": 212023298,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - waywardalek\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 18\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724304442936584?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724304442936584&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724304442936584?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724304442936584&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620724304442936584\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 1,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 7,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620724304442936584\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774424551000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=7be76d1f&x-expires=1774472400&x-signature=CSnKapwmfDdLwpMO4F9vk010C0U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=4096e18e&x-expires=1774472400&x-signature=VAcgmphhRL0spkgOf4uklYPLwi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d5b1899b&x-expires=1774472400&x-signature=4ILF1GUdjla%2BDqj6%2FEWrqUY%2BDaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=7be76d1f&x-expires=1774472400&x-signature=CSnKapwmfDdLwpMO4F9vk010C0U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=4096e18e&x-expires=1774472400&x-signature=VAcgmphhRL0spkgOf4uklYPLwi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d5b1899b&x-expires=1774472400&x-signature=4ILF1GUdjla%2BDqj6%2FEWrqUY%2BDaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=7be76d1f&x-expires=1774472400&x-signature=CSnKapwmfDdLwpMO4F9vk010C0U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=4096e18e&x-expires=1774472400&x-signature=VAcgmphhRL0spkgOf4uklYPLwi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d5b1899b&x-expires=1774472400&x-signature=4ILF1GUdjla%2BDqj6%2FEWrqUY%2BDaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 136141,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 16,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 255282,\n                                    \"file_cs\": \"c:0-7796-3941\",\n                                    \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                                    \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 33528}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 59161}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 78249}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 100980}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 119391}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 235131}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.673, \\\\\\\"v960\\\\\\\": 94.227, \\\\\\\"v864\\\\\\\": 95.066, \\\\\\\"v720\\\\\\\": 95.739}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.156, \\\\\\\"v960\\\\\\\": 80.514, \\\\\\\"v864\\\\\\\": 85.056, \\\\\\\"v720\\\\\\\": 85.361}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32396}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 120113,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 16,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 225227,\n                                    \"file_cs\": \"c:0-7782-797b\",\n                                    \"file_hash\": \"838d3435d13c1fac46c928f4807d9ff6\",\n                                    \"height\": 854,\n                                    \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                                    \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_480p_120113\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/973b8e2638b370e1a0ded40f549f823a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oM4CISH60IubC8A7QA4iPvAiEGBDRpA8rwfrGx/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=234&bt=117&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OjhnZWc7OTZpOTU0aTZnZEBpanJ1dnU5cm83OjMzODczNEA0LjFgYWIvNmExLWFfX2AvYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/1e8697f9d86e180aea290a557e47cf3d/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oM4CISH60IubC8A7QA4iPvAiEGBDRpA8rwfrGx/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=234&bt=117&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OjhnZWc7OTZpOTU0aTZnZEBpanJ1dnU5cm83OjMzODczNEA0LjFgYWIvNmExLWFfX2AvYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2acdb3bfd10246df9326e8ddcb4d1577&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY1NDE2MzQ1OGIzNDQ3ZmRkZDJkMjY5NzMwMzk2OTMz&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 29551}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 51632}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 67684}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 85894}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 102912}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 208612}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.416, \\\\\\\"v960\\\\\\\": 79.658, \\\\\\\"v864\\\\\\\": 81.582, \\\\\\\"v720\\\\\\\": 83.548}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.416, \\\\\\\"v960\\\\\\\": 79.658, \\\\\\\"v864\\\\\\\": 81.582, \\\\\\\"v720\\\\\\\": 83.548}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32396}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=a032f017&x-expires=1774472400&x-signature=XFGN3OkdaxW4N8Noqk8TzSx%2BEKo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=79b83a63&x-expires=1774472400&x-signature=8F0STi7uCfU7XLRl2YIJXSwlq%2Bw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=f61838ce&x-expires=1774472400&x-signature=B7%2BGEv1F6yoGkIFYmpSmEeLpvbo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 516376,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"height\": 720,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/09532e96853e28d9ad7a5222ddc4f2c2/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBiwpkBj5BEEpFRxwIPeaAcNggfOX2EjGwQUD/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=536&bt=268&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZDNkNjU2NWdnOmRlZWg0NEBpanJ1dnU5cm83OjMzODczNEBhLy81LzZiNjYxNDMvMGFfYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/3020a57e10d12a6cacc9e5c5d0f2a5a5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBiwpkBj5BEEpFRxwIPeaAcNggfOX2EjGwQUD/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=536&bt=268&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZDNkNjU2NWdnOmRlZWg0NEBpanJ1dnU5cm83OjMzODczNEBhLy81LzZiNjYxNDMvMGFfYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d7140lvog65r8s8rpo3g&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=b1d13e2b6b7a479d9de29322832a20da&item_id=7620724304442936584&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM4YTMxZmViZWQ3MDFhYzU3Yzg4NGM5MjhlYjUzMDA1&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 255282,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15001,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4~tplv-tiktokx-origin.image?dr=8606&refresh_token=aabccc6d&x-expires=1774472400&x-signature=uuXLtZNCrBnimyjOvn7%2BXJEfAa4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4~tplv-tiktokx-origin.image?dr=8606&refresh_token=880ca6f5&x-expires=1774472400&x-signature=c5%2FQkEowYr8OfPbqJKfNH5OXUHo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f5b15ce6&x-expires=1774472400&x-signature=BRFxRg4ATmJuOeJiBok4d0CPkcc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"6\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.9\\\",\\\"LoudnessRangeStart\\\":\\\"-25.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-18.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.7\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Loudness\\\\\\\":-20.7,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.9,\\\\\\\"LoudnessRangeStart\\\\\\\":-25.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-18.3,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.749},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.068},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.084,\\\\\\\"LTotal\\\\\\\":-24.839,\\\\\\\"Peak\\\\\\\":-10.216,\\\\\\\"RTotal\\\\\\\":-24.755},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.6,\\\\\\\"SingingRatio\\\\\\\":0.4,\\\\\\\"SpeechRatio\\\\\\\":0.07},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-24.05,\\\\\\\"LoudR\\\\\\\":8.2,\\\\\\\"LoudRE\\\\\\\":-28.2,\\\\\\\"LoudRS\\\\\\\":-36.4,\\\\\\\"MaxMomLoud\\\\\\\":-22.45,\\\\\\\"MaxSTLoud\\\\\\\":-28.21}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":1.82,\\\\\\\"FCenL\\\\\\\":3350.6,\\\\\\\"FCenR\\\\\\\":3332.58,\\\\\\\"Spkr100G\\\\\\\":1.29,\\\\\\\"Spkr150G\\\\\\\":1.6}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"LoudnessRange\\\\\\\":6,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.7,\\\\\\\"Peak\\\\\\\":0.30903}\\\",\\\"loudness\\\":\\\"-20.7\\\",\\\"peak\\\":\\\"0.30903\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774338153}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=000d97d2&x-expires=1774472400&x-signature=u7UGXczvpoC%2BgJTATS5vjxR%2F5Bo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=b6eac524&x-expires=1774472400&x-signature=lD8qoqKF7B3vKTffpBUZfJ2W3W4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=a263ae71&x-expires=1774472400&x-signature=tsX3ty6wBtjiTSsdlIogBzo5arI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 255282,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 267817,\n                            \"file_cs\": \"c:0-7717-3c01\",\n                            \"file_hash\": \"7a823d8884d220492ca2347f21b0fcff\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_bytevc1_540p_142826\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/640a6b06e4ae531aa3df6cfd1f0856b9/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAiGQSuRBEnGHC7AA8iEuvIr4Af60FAIiPwxC4/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=278&bt=139&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZDQ3ZWg0M2ZoNDM5MzNlaEBpanJ1dnU5cm83OjMzODczNEBfLWIuMzUuNTUxNTVeMjY2YSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/4186a439c7f8b69a192409c41ebb27a5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAiGQSuRBEnGHC7AA8iEuvIr4Af60FAIiPwxC4/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=278&bt=139&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZDQ3ZWg0M2ZoNDM5MzNlaEBpanJ1dnU5cm83OjMzODczNEBfLWIuMzUuNTUxNTVeMjY2YSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e9b50a08680418e8c10816e1be401ba&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlOWYwN2RiY2NiNGFmN2QzMDE4ODEwMzY1NDBhNDlk&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 255282,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=2026032421214590CD2B077CE0551C8A9E&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 20,\n                        \"author\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=fb4a2e2b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eok7FCnJ09%2FqySSk5GDRzQhRMwI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=f9744614&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=H1%2BKnxV2aJ%2BrBlb0PdG3Fi07WxU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768079554,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 20,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 20.924,\n                            \"duration_precision\": 20.924,\n                            \"shoot_duration_precision\": 20.924,\n                            \"video_duration_precision\": 20.924\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":8.922999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7593843724518526221,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5hc1fvog65v6jboj6ig\\\",\\\"owner_id\\\":7590090017448543287,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7593843816696695565,\n                        \"id_str\": \"7593843816696695565\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7593843816696695565\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7524337607192300310,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"anything4ourmo0nyy\",\n                        \"owner_id\": \"7590090017448543287\",\n                        \"owner_nickname\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/23c64dbd9c24bab82307891120306275/69c3a966/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/23c64dbd9c24bab82307891120306275/69c3a966/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/5a0292b5d887c516ba01aeb21ffbd6b7/69c3a966/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000d5hc1fvog65v6jboj6ig&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=b5199319729e4a91b560cc0becdbc17d&item_id=7593843816696695565&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMyNDQzNjQwMzc0YTg1NmY3NGIyODgzMmRjOWQxNjZk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA7Tk_Q3RGYJptedw2sktl-6TWazltuQgehgHB1oWH5blfdec6pDuKEiaefRctUVh8\",\n                        \"shoot_duration\": 20,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - anything4ourmo0nyy\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 20\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620722814982704402\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603242121451DA0582EC8ED141CCE68\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603242121451DA0582EC8ED141CCE68\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774337812,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7620722814982704402\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620722814982704402\n                        ],\n                        \"GroupdIdList1\": [\n                            7620722814982704402\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.2953,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"7570002771110855735\",\n                                \"original_author_name\": \"mandragora\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7616472230079352094\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 20,\n                        \"author\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=fb4a2e2b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eok7FCnJ09%2FqySSk5GDRzQhRMwI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=f9744614&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=H1%2BKnxV2aJ%2BrBlb0PdG3Fi07WxU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=4c4a5c9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5%2BArSsIXECFijCldvucUzKee4f4%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=abbf802d&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GgLRGCkIALL5ZdLCM0xEMmcwKWE%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=e757fe9f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=IQdBv9vr6tXkaQYLwhcjh%2FrX9dE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/6e6f6e56ffb8d223b63b72ebabb6e0ec~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=8b86e95c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=XtAkqsiNW1KVkgnmOwcB7XGsMZA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1768079554,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 20,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 20.924,\n                            \"duration_precision\": 20.924,\n                            \"shoot_duration_precision\": 20.924,\n                            \"video_duration_precision\": 20.924\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":8.922999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7593843724518526221,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000d5hc1fvog65v6jboj6ig\\\",\\\"owner_id\\\":7590090017448543287,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": true,\n                        \"has_human_voice\": false,\n                        \"id\": 7593843816696695565,\n                        \"id_str\": \"7593843816696695565\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": true,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7593843816696695565\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7524337607192300310,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"anything4ourmo0nyy\",\n                        \"owner_id\": \"7590090017448543287\",\n                        \"owner_nickname\": \"𝐚𝐫𝐢𝐚𝐧𝐚 ✪🌙🐾\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/23c64dbd9c24bab82307891120306275/69c3a966/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/23c64dbd9c24bab82307891120306275/69c3a966/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/5a0292b5d887c516ba01aeb21ffbd6b7/69c3a966/video/tos/useast5/tos-useast5-v-27dcd7-tx/oAQJAmFlEiiwLLT6eK5GMAKQINOeJfae8YNaIw/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=ZzRlZmVmMzg0ZGg1PDY8OEBpajlybXk5cmlmODMzZzU8NEA0YGFiLWAzXzYxNjQuNi5fYSNmZ18zMmRzLmVhLS1kMS9zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v12942gd0000d5hc1fvog65v6jboj6ig&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=b5199319729e4a91b560cc0becdbc17d&item_id=7593843816696695565&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMyNDQzNjQwMzc0YTg1NmY3NGIyODgzMmRjOWQxNjZk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA7Tk_Q3RGYJptedw2sktl-6TWazltuQgehgHB1oWH5blfdec6pDuKEiaefRctUVh8\",\n                        \"shoot_duration\": 20,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - anything4ourmo0nyy\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 20\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620722814982704402?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620722814982704402&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620722814982704402?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620722814982704402&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620722814982704402\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 2,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 11,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620722814982704402\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774424212000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=536469b1&x-expires=1774472400&x-signature=CGwou1twH7Am0H8Xf%2BifBdioNuI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd0bc983&x-expires=1774472400&x-signature=gtE0Es08JlqlJUrE%2FojDetmD0hY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9506b40f&x-expires=1774472400&x-signature=jAq3TjCdXiQHfueCJXjdTGfwVxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=536469b1&x-expires=1774472400&x-signature=CGwou1twH7Am0H8Xf%2BifBdioNuI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd0bc983&x-expires=1774472400&x-signature=gtE0Es08JlqlJUrE%2FojDetmD0hY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9506b40f&x-expires=1774472400&x-signature=jAq3TjCdXiQHfueCJXjdTGfwVxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=536469b1&x-expires=1774472400&x-signature=CGwou1twH7Am0H8Xf%2BifBdioNuI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.image?dr=8606&refresh_token=bd0bc983&x-expires=1774472400&x-signature=gtE0Es08JlqlJUrE%2FojDetmD0hY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o8rRBiguIEpAMHExIBCNlciS2wt9PBfj8WAmeD~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=9506b40f&x-expires=1774472400&x-signature=jAq3TjCdXiQHfueCJXjdTGfwVxo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 196631,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 368708,\n                                    \"file_cs\": \"c:0-13957-bcb2\",\n                                    \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                                    \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 33414}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 42923}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 59631}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 82170}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 103313}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 191775}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 85.355, \\\\\\\"v960\\\\\\\": 87.116, \\\\\\\"v864\\\\\\\": 87.99, \\\\\\\"v720\\\\\\\": 90.144}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.321, \\\\\\\"v960\\\\\\\": 75.826, \\\\\\\"v864\\\\\\\": 77.377, \\\\\\\"v720\\\\\\\": 81.724}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32508}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 168142,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 315289,\n                                    \"file_cs\": \"c:0-13931-2a7f\",\n                                    \"file_hash\": \"2c39954258afa2774899f076c822e402\",\n                                    \"height\": 854,\n                                    \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                                    \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_480p_168142\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/edd8febba5d43ddbec98bc37df4c7050/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ooNlEzCiRc2fMentPgEj1E5wIAEpu8BV9DxBiB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=328&bt=164&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aGlnNDVnNGgzZzk1NDVoaEBpajhyZ3Y5cjQ2OjMzODczNEA1LmFjNWIyNTExMC5jYjMvYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/390f38582625ef609c52ea7caf098951/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ooNlEzCiRc2fMentPgEj1E5wIAEpu8BV9DxBiB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=328&bt=164&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aGlnNDVnNGgzZzk1NDVoaEBpajhyZ3Y5cjQ2OjMzODczNEA1LmFjNWIyNTExMC5jYjMvYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2e6ee2f112364d408e51ed82f1dd1f8e&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY1NWUzNTUyYWY4YmQzY2FhM2MyYjE1NDRlYWRmYmFl&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 30625}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 39544}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 53508}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 73121}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 92292}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 170422}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 64.813, \\\\\\\"v960\\\\\\\": 67.783, \\\\\\\"v864\\\\\\\": 74.47, \\\\\\\"v720\\\\\\\": 75.969}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 64.813, \\\\\\\"v960\\\\\\\": 67.783, \\\\\\\"v864\\\\\\\": 74.47, \\\\\\\"v720\\\\\\\": 75.969}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32508}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=686757cf&x-expires=1774472400&x-signature=TUZK3UJjOFBP5unHvIQZOQi%2BMd4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=12924971&x-expires=1774472400&x-signature=8rv8hJ9nP6KFciEBAWKo2HZ4A3Q%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oolgtLPHAJ8Ej4cpRraBBZcRxEQWQAFCeX2wfD~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=ed247f8b&x-expires=1774472400&x-signature=ggvvHjxn79e8TOc8TrY6%2BIuwdag%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 796860,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"height\": 720,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/8773d30002fd992f6a79636e34abd57c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/okuKiBAiMIL8zRMgEjEwleEjPtPDBflBczzp2C/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OzdlNTczODs2OGQ4ZGQ6ZkBpajhyZ3Y5cjQ2OjMzODczNEBeMzA0YDAwNTQxNmJiNl9jYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/65e9950ef3a724bee47e1f9fadc64b22/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/okuKiBAiMIL8zRMgEjEwleEjPtPDBflBczzp2C/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=830&bt=415&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=OzdlNTczODs2OGQ4ZGQ6ZkBpajhyZ3Y5cjQ2OjMzODczNEBeMzA0YDAwNTQxNmJiNl9jYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d713u1vog65s2dlop5mg&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=fcb79aeae59a4573883530c4723b64a8&item_id=7620722814982704402&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjViZGMxNWY1ZjU5NGNmNTRjYzAzMmYzNWZkNTM1MTZl&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 368708,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15001,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA~tplv-tiktokx-origin.image?dr=8606&refresh_token=63583123&x-expires=1774472400&x-signature=GdvWdToZgoKbv2tgYMio6VRWUbI%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA~tplv-tiktokx-origin.image?dr=8606&refresh_token=7d9b3253&x-expires=1774472400&x-signature=YEKfidqAr9GS7IxDGhAHG1z6HpY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oQCt8iBRcBpzwuEePgb2AYxMIflDEqBidwIYjA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=3d91bd28&x-expires=1774472400&x-signature=kDzG0bOjEMkUc4quu0v7HhVTgYE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"0.7\\\",\\\"LoudnessRangeEnd\\\":\\\"-23\\\",\\\"LoudnessRangeStart\\\":\\\"-23.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-22.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-22.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-23.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-22.9,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-23.5,\\\\\\\"LoudnessRange\\\\\\\":0.7,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.8,\\\\\\\"SpeechRatio\\\\\\\":0.27},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-23.51,\\\\\\\"LoudR\\\\\\\":8.4,\\\\\\\"LoudRE\\\\\\\":-23.3,\\\\\\\"LoudRS\\\\\\\":-31.7,\\\\\\\"MaxMomLoud\\\\\\\":-22.26,\\\\\\\"MaxSTLoud\\\\\\\":-23.27}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":3137.8,\\\\\\\"FCenR\\\\\\\":3112.3,\\\\\\\"Spkr100G\\\\\\\":0.08,\\\\\\\"Spkr150G\\\\\\\":0.26,\\\\\\\"Spkr200G\\\\\\\":0.47},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-23.531},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.635},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-14.255,\\\\\\\"RTotal\\\\\\\":-26.22,\\\\\\\"LRDiff\\\\\\\":-0.204,\\\\\\\"LTotal\\\\\\\":-26.424},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.19275,\\\\\\\"LoudnessRangeEnd\\\\\\\":-23,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-22.1}\\\",\\\"loudness\\\":\\\"-23.5\\\",\\\"peak\\\":\\\"0.19275\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774337815}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=6ed8c904&x-expires=1774472400&x-signature=zA6LSbXA%2BxZIDJxgocj4j1Urmsk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=4a999c54&x-expires=1774472400&x-signature=ccrC%2FCjUiEpcPXP0cl12uAD7Pe0%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ItlRBpDwCPeiMa8tDBxgAEclBfADEQuIT2ij~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=b976135d&x-expires=1774472400&x-signature=jjsP01WLECbAj%2FuGVgzW8GKU0Cw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 368708,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 481815,\n                            \"file_cs\": \"c:0-13985-f4d7\",\n                            \"file_hash\": \"7edc6b0bf3cbf1d6c7969ca5f6cd93f4\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_bytevc1_540p_256950\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/c00d3e353aad4de528585ea62fcf4cba/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/o86WIaIIj4aey480fAdHeQFhgATT4wGliPjDLC/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=500&bt=250&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZjwzOTNnZjloaGVlPDY1ZkBpajhyZ3Y5cjQ2OjMzODczNEAyMzMwYi0vXzIxXl5gYGFeYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/974ebd3c55fa06c9d8eca6cac89159d9/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/o86WIaIIj4aey480fAdHeQFhgATT4wGliPjDLC/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=500&bt=250&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZjwzOTNnZjloaGVlPDY1ZkBpajhyZ3Y5cjQ2OjMzODczNEAyMzMwYi0vXzIxXl5gYGFeYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=acd2c3c9abab4e5eb62c0de03660695c&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgxNzVlYTBiZjVjOGU0Mzc1ODIzZTNiMmQ0ZDBmZTRl&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 368708,\n                            \"file_cs\": \"c:0-13957-bcb2\",\n                            \"file_hash\": \"b28b1260b6920fbd11466599097f68f9\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d713u1vog65s2dlop5mg\",\n                            \"url_key\": \"v1c044g50000d713u1vog65s2dlop5mg_h264_540p_196631\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4780f584f75e06b6693ea0b11fc52f7a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/b9a5c659021009dc71447b4106a1ada5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oocMwt6RlIEuEP2BipjgTeB8iDfFABxoTEpCEF/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=384&bt=192&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=Ozk4aWU1OGdkNzs3NjZnNUBpajhyZ3Y5cjQ2OjMzODczNEAyMzVgNGE0X14xLWNiMGFjYSNqbWkvMmRzci5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f2dd33e3f40844aabd75d27bcf856658&is_play_url=1&item_id=7620722814982704402&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM2ZGNkZWY2ZTZhMWEyNDljOTFmMGU5MWVlNTlkYjdh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d713u1vog65s2dlop5mg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 18,\n                        \"author\": \"Chloe\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=4b939c27&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=SccEWERlrqcAcydgEwY1eu329iw%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=cfc24d92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=iuVdmAPjn9D%2Fym%2BxBT7xQgUCnlU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772905629,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 18,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 18.991,\n                            \"duration_precision\": 18.991,\n                            \"shoot_duration_precision\": 18.991,\n                            \"video_duration_precision\": 18.991\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":13.989999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614571662612188438,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6m6977og65g5dbnb9i0\\\",\\\"owner_id\\\":7048696889332892678,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7614571664562801430,\n                        \"id_str\": \"7614571664562801430\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=8e21e2ca&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=B2Ihh1jeEl2Qn%2Fk6fIhbNC0%2Bk7M%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=1a3146c2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=0ioM%2FkrjKTBLjpBEgh70wi%2B4GSA%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"ladygaga\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": true,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"ladygaga\",\n                                    \"sec_uid\": \"MS4wLjABAAAAXGEEfLfwPoycHwYf6qZF3gvYruavdCMGpVvu92V1PnV0f22V1SExGDJIFrpWJY0C\",\n                                    \"status\": 1,\n                                    \"uid\": \"138635416672317440\"\n                                }\n                            ],\n                            \"author\": \"Lady Gaga\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Born This Way\\\"\",\n                            \"mixed_title\": \"original sound - waywardalek (Contains music from: Born This Way - Lady Gaga)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1293840000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Born This Way\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Lady Gaga\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 30911,\n                                \"start_ms\": 58176\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 260254,\n                            \"h5_url\": \"\",\n                            \"id\": \"6736275827891111938\",\n                            \"performers\": null,\n                            \"title\": \"Born This Way\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7614571664562801430\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6814883220836845572\n                        ],\n                        \"music_ugid\": 7614162805851179798,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"waywardalek\",\n                        \"owner_id\": \"7048696889332892678\",\n                        \"owner_nickname\": \"Chloe\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/0982423312c10c011526689f83431c07/69c3a964/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/0982423312c10c011526689f83431c07/69c3a964/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/5f0bfd207343234717274fc5fbe3ba27/69c3a964/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6m6977og65g5dbnb9i0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=v24942gl0000d6m6977og65g5dbnb9i0&item_id=7614571664562801430&sign=7eb3e1eda9bde529b23274f39170ffed&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjODcwOWE5ZTQ3MmVhNjVlMzVlNWQ4NWYxZTJlODY5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6814883220836845572,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA52lKdfVnISSYPjjrKuCwj0Vuq5iZddN3ZDgf0BevKBvXhLZNWISuyGjxySVrEcnU\",\n                        \"shoot_duration\": 18,\n                        \"sim_group_id_v3\": 212023298,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - waywardalek\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 18\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620724304442936584\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603242121451DA0582EC8ED141CCE68\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 0,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603242121451DA0582EC8ED141CCE68\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774338151,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7614624774609833246\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620724304442936584,\n                            7614624774609833246\n                        ],\n                        \"GroupdIdList1\": [\n                            7620724304442936584,\n                            7614624774609833246\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.3149,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"7048696889332892678\",\n                                \"original_author_name\": \"Chloe\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7614571662612188438\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAA52lKdfVnISSYPjjrKuCwj0Vuq5iZddN3ZDgf0BevKBvXhLZNWISuyGjxySVrEcnU\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 18,\n                        \"author\": \"Chloe\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=4b939c27&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=SccEWERlrqcAcydgEwY1eu329iw%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=cfc24d92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=iuVdmAPjn9D%2Fym%2BxBT7xQgUCnlU%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=3fb12815&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ZLOz5OdNFBDOsvIHM7OIeYWdXfI%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=1db9e609&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=O254msSAFsaYP0ADWtVOjD%2BkbsA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=7ad1e290&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=quYkbXjgRsnvhXKoz2IEui1OFhU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast2a-avt-0068-euttp/004972dc2ec14a8b24801fbb53eab392~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=946a6ba1&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Yjtan%2BSvTO7%2FiYEFgdEbubBtkX4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1772905629,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 18,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 18.991,\n                            \"duration_precision\": 18.991,\n                            \"shoot_duration_precision\": 18.991,\n                            \"video_duration_precision\": 18.991\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":13.989999999999998,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7614571662612188438,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6m6977og65g5dbnb9i0\\\",\\\"owner_id\\\":7048696889332892678,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7614571664562801430,\n                        \"id_str\": \"7614571664562801430\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=8e21e2ca&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=B2Ihh1jeEl2Qn%2Fk6fIhbNC0%2Bk7M%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/5a7af336398de9976972158ff813dd26~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=1a3146c2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=0ioM%2FkrjKTBLjpBEgh70wi%2B4GSA%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"ladygaga\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": true,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"ladygaga\",\n                                    \"sec_uid\": \"MS4wLjABAAAAXGEEfLfwPoycHwYf6qZF3gvYruavdCMGpVvu92V1PnV0f22V1SExGDJIFrpWJY0C\",\n                                    \"status\": 1,\n                                    \"uid\": \"138635416672317440\"\n                                }\n                            ],\n                            \"author\": \"Lady Gaga\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Born This Way\\\"\",\n                            \"mixed_title\": \"original sound - waywardalek (Contains music from: Born This Way - Lady Gaga)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 1293840000,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Born This Way\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Lady Gaga\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 30911,\n                                \"start_ms\": 58176\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/osfZIt9pMiUBBAnoGkBTI0MfgAF1BmCHNqDQAE~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 260254,\n                            \"h5_url\": \"\",\n                            \"id\": \"6736275827891111938\",\n                            \"performers\": null,\n                            \"title\": \"Born This Way\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7614571664562801430\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            6814883220836845572\n                        ],\n                        \"music_ugid\": 7614162805851179798,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"waywardalek\",\n                        \"owner_id\": \"7048696889332892678\",\n                        \"owner_nickname\": \"Chloe\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/0982423312c10c011526689f83431c07/69c3a964/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/0982423312c10c011526689f83431c07/69c3a964/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/5f0bfd207343234717274fc5fbe3ba27/69c3a964/video/tos/no1a/tos-no1a-v-2370-no/okJKC1upkBkByAAwZdAsPNEAilaiaEZnZYxC1/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=MzxxZ2o5cjo5OTMzbzU8NUBpMzxxZ2o5cjo5OTMzbzU8NUBmX18yMmQ0NmphLS1kMTFzYSNmX18yMmQ0NmphLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6m6977og65g5dbnb9i0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=v24942gl0000d6m6977og65g5dbnb9i0&item_id=7614571664562801430&sign=7eb3e1eda9bde529b23274f39170ffed&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjhjODcwOWE5ZTQ3MmVhNjVlMzVlNWQ4NWYxZTJlODY5&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6814883220836845572,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAA52lKdfVnISSYPjjrKuCwj0Vuq5iZddN3ZDgf0BevKBvXhLZNWISuyGjxySVrEcnU\",\n                        \"shoot_duration\": 18,\n                        \"sim_group_id_v3\": 212023298,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - waywardalek\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 18\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724304442936584?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724304442936584&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724304442936584?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724304442936584&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620724304442936584\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 1,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 7,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620724304442936584\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774424551000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=7be76d1f&x-expires=1774472400&x-signature=CSnKapwmfDdLwpMO4F9vk010C0U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=4096e18e&x-expires=1774472400&x-signature=VAcgmphhRL0spkgOf4uklYPLwi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d5b1899b&x-expires=1774472400&x-signature=4ILF1GUdjla%2BDqj6%2FEWrqUY%2BDaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=7be76d1f&x-expires=1774472400&x-signature=CSnKapwmfDdLwpMO4F9vk010C0U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=4096e18e&x-expires=1774472400&x-signature=VAcgmphhRL0spkgOf4uklYPLwi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d5b1899b&x-expires=1774472400&x-signature=4ILF1GUdjla%2BDqj6%2FEWrqUY%2BDaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=7be76d1f&x-expires=1774472400&x-signature=CSnKapwmfDdLwpMO4F9vk010C0U%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.image?dr=8606&refresh_token=4096e18e&x-expires=1774472400&x-signature=VAcgmphhRL0spkgOf4uklYPLwi8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owhrA7AHIi4GkAWASQ0CCBGA4Iwxu8HfwARi7I~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=d5b1899b&x-expires=1774472400&x-signature=4ILF1GUdjla%2BDqj6%2FEWrqUY%2BDaE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 136141,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 16,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 255282,\n                                    \"file_cs\": \"c:0-7796-3941\",\n                                    \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                                    \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 33528}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 59161}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 78249}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 100980}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 119391}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 235131}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 90.673, \\\\\\\"v960\\\\\\\": 94.227, \\\\\\\"v864\\\\\\\": 95.066, \\\\\\\"v720\\\\\\\": 95.739}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 79.156, \\\\\\\"v960\\\\\\\": 80.514, \\\\\\\"v864\\\\\\\": 85.056, \\\\\\\"v720\\\\\\\": 85.361}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32396}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 120113,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 16,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 225227,\n                                    \"file_cs\": \"c:0-7782-797b\",\n                                    \"file_hash\": \"838d3435d13c1fac46c928f4807d9ff6\",\n                                    \"height\": 854,\n                                    \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                                    \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_480p_120113\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/973b8e2638b370e1a0ded40f549f823a/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oM4CISH60IubC8A7QA4iPvAiEGBDRpA8rwfrGx/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=234&bt=117&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OjhnZWc7OTZpOTU0aTZnZEBpanJ1dnU5cm83OjMzODczNEA0LjFgYWIvNmExLWFfX2AvYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/1e8697f9d86e180aea290a557e47cf3d/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oM4CISH60IubC8A7QA4iPvAiEGBDRpA8rwfrGx/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=234&bt=117&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OjhnZWc7OTZpOTU0aTZnZEBpanJ1dnU5cm83OjMzODczNEA0LjFgYWIvNmExLWFfX2AvYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=2acdb3bfd10246df9326e8ddcb4d1577&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmY1NDE2MzQ1OGIzNDQ3ZmRkZDJkMjY5NzMwMzk2OTMz&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 29551}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 51632}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 67684}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 85894}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 102912}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 208612}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.416, \\\\\\\"v960\\\\\\\": 79.658, \\\\\\\"v864\\\\\\\": 81.582, \\\\\\\"v720\\\\\\\": 83.548}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.416, \\\\\\\"v960\\\\\\\": 79.658, \\\\\\\"v864\\\\\\\": 81.582, \\\\\\\"v720\\\\\\\": 83.548}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32396}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=a032f017&x-expires=1774472400&x-signature=XFGN3OkdaxW4N8Noqk8TzSx%2BEKo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=79b83a63&x-expires=1774472400&x-signature=8F0STi7uCfU7XLRl2YIJXSwlq%2Bw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oYh44hiIIAw0rB4fxQiuCtn8HGAGFCARBASIA7~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=f61838ce&x-expires=1774472400&x-signature=B7%2BGEv1F6yoGkIFYmpSmEeLpvbo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 516376,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"height\": 720,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/09532e96853e28d9ad7a5222ddc4f2c2/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBiwpkBj5BEEpFRxwIPeaAcNggfOX2EjGwQUD/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=536&bt=268&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZDNkNjU2NWdnOmRlZWg0NEBpanJ1dnU5cm83OjMzODczNEBhLy81LzZiNjYxNDMvMGFfYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/3020a57e10d12a6cacc9e5c5d0f2a5a5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIBiwpkBj5BEEpFRxwIPeaAcNggfOX2EjGwQUD/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=536&bt=268&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZDNkNjU2NWdnOmRlZWg0NEBpanJ1dnU5cm83OjMzODczNEBhLy81LzZiNjYxNDMvMGFfYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d7140lvog65r8s8rpo3g&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=b1d13e2b6b7a479d9de29322832a20da&item_id=7620724304442936584&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM4YTMxZmViZWQ3MDFhYzU3Yzg4NGM5MjhlYjUzMDA1&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 255282,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15001,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4~tplv-tiktokx-origin.image?dr=8606&refresh_token=aabccc6d&x-expires=1774472400&x-signature=uuXLtZNCrBnimyjOvn7%2BXJEfAa4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4~tplv-tiktokx-origin.image?dr=8606&refresh_token=880ca6f5&x-expires=1774472400&x-signature=c5%2FQkEowYr8OfPbqJKfNH5OXUHo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oARGQSmRBIjGHC7AA8iAubIr4Af60hAIiEwxC4~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f5b15ce6&x-expires=1774472400&x-signature=BRFxRg4ATmJuOeJiBok4d0CPkcc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"6\\\",\\\"LoudnessRangeEnd\\\":\\\"-19.9\\\",\\\"LoudnessRangeStart\\\":\\\"-25.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-18.3\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19.7\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-25.9,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-18.3,\\\\\\\"Peak\\\\\\\":0.30903,\\\\\\\"LoudnessRange\\\\\\\":6,\\\\\\\"LoudnessRangeEnd\\\\\\\":-19.9,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.749},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.068},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"Peak\\\\\\\":-10.216,\\\\\\\"RTotal\\\\\\\":-24.755,\\\\\\\"LRDiff\\\\\\\":-0.084,\\\\\\\"LTotal\\\\\\\":-24.839},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.6,\\\\\\\"SingingRatio\\\\\\\":0.4,\\\\\\\"SpeechRatio\\\\\\\":0.07},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"LoudRS\\\\\\\":-36.4,\\\\\\\"MaxMomLoud\\\\\\\":-22.45,\\\\\\\"MaxSTLoud\\\\\\\":-28.21,\\\\\\\"Loud\\\\\\\":-24.05,\\\\\\\"LoudR\\\\\\\":8.2,\\\\\\\"LoudRE\\\\\\\":-28.2}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":1.29,\\\\\\\"Spkr150G\\\\\\\":1.6,\\\\\\\"Spkr200G\\\\\\\":1.82,\\\\\\\"FCenL\\\\\\\":3350.6,\\\\\\\"FCenR\\\\\\\":3332.58}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-20.7,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19.7}\\\",\\\"loudness\\\":\\\"-20.7\\\",\\\"peak\\\":\\\"0.30903\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774338153}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=000d97d2&x-expires=1774472400&x-signature=u7UGXczvpoC%2BgJTATS5vjxR%2F5Bo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=b6eac524&x-expires=1774472400&x-signature=lD8qoqKF7B3vKTffpBUZfJ2W3W4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/osfXB2AOQEwNM6wBkgpEEDNBwQhic5afgAjFOR~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=a263ae71&x-expires=1774472400&x-signature=tsX3ty6wBtjiTSsdlIogBzo5arI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 255282,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 267817,\n                            \"file_cs\": \"c:0-7717-3c01\",\n                            \"file_hash\": \"7a823d8884d220492ca2347f21b0fcff\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_bytevc1_540p_142826\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/640a6b06e4ae531aa3df6cfd1f0856b9/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAiGQSuRBEnGHC7AA8iEuvIr4Af60FAIiPwxC4/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=278&bt=139&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZDQ3ZWg0M2ZoNDM5MzNlaEBpanJ1dnU5cm83OjMzODczNEBfLWIuMzUuNTUxNTVeMjY2YSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/4186a439c7f8b69a192409c41ebb27a5/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAiGQSuRBEnGHC7AA8iEuvIr4Af60FAIiPwxC4/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=278&bt=139&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZDQ3ZWg0M2ZoNDM5MzNlaEBpanJ1dnU5cm83OjMzODczNEBfLWIuMzUuNTUxNTVeMjY2YSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=9e9b50a08680418e8c10816e1be401ba&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVlOWYwN2RiY2NiNGFmN2QzMDE4ODEwMzY1NDBhNDlk&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 255282,\n                            \"file_cs\": \"c:0-7796-3941\",\n                            \"file_hash\": \"9b1e419f30451a7bf3f0387e4e584a70\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7140lvog65r8s8rpo3g\",\n                            \"url_key\": \"v1c044g50000d7140lvog65r8s8rpo3g_h264_540p_136141\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/89a10c7e6a47da03d1b0f8ec4529e53c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/560883e77e25962292414142d30a4b03/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/osf008ILCBB4GC7itQiArITGAH5xEwA7S4DuRA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OzpmOzxkNjkzPGVlMzdmaEBpanJ1dnU5cm83OjMzODczNEA2NWNfYmBjXi4xYTQwLi8zYSMwbTU1MmRzLS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=6e2c14307bdb4910a6f3cae9b8fc8798&is_play_url=1&item_id=7620724304442936584&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU1ZDY3ZTBiNjk2MWE2OTRiNmY5MDg2YzU0MGU4NWVh&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7140lvog65r8s8rpo3g\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 23,\n                        \"author\": \"₊˚ෆ\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=ab1b6087&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=YAOem1WbqVltL3Eg8ZgwU9uf6d8%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=5625861f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=R92fiQt8YHGg7uVLuBt%2F1K5KvUM%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=19d29711&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=sgPpqiz2mcC2bd2pgJIY8ljJLX0%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=975f0cd4&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=OdIZQJMQjicQuBpH%2F3qIqWvTEtI%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e6306f99&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=n2JSWoJdLZPEm2h8RsnDtsBkPOY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=11bb8aa5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=gDLwwGBW%2FQJ%2B0oLOGYnZEUEcUK4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=ab1b6087&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=YAOem1WbqVltL3Eg8ZgwU9uf6d8%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=5625861f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=R92fiQt8YHGg7uVLuBt%2F1K5KvUM%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=19d29711&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=sgPpqiz2mcC2bd2pgJIY8ljJLX0%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=975f0cd4&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=OdIZQJMQjicQuBpH%2F3qIqWvTEtI%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1755993429,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 23,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 23.248938,\n                            \"duration_precision\": 23.248938,\n                            \"shoot_duration_precision\": 23.248938,\n                            \"video_duration_precision\": 23.248938\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7.247,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7541934252573674783,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d2l5al7og65iso4r29q0\\\",\\\"owner_id\\\":7445053856096011306,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7541934245070687007,\n                        \"id_str\": \"7541934245070687007\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7541934245070687007\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7532978425229806349,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"..eczlipsse\",\n                        \"owner_id\": \"7445053856096011306\",\n                        \"owner_nickname\": \"₊˚ෆ\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/5b86d001cc176d81f7815adc0d36374f/69c3a969/video/tos/useast5/tos-useast5-v-27dcd7-tx/osi2PimKpFtCB6ArV5APax0AVBJMAIlRNViyg/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NzdpN2lnODxpZWkzM2Q8ZUBpMzx1cmw5cm84NTMzaTU8NEAtLi40MWMtNjExNTE2YC41YSNuLzFwMmQ0XmlhLS1kMTJzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5b86d001cc176d81f7815adc0d36374f/69c3a969/video/tos/useast5/tos-useast5-v-27dcd7-tx/osi2PimKpFtCB6ArV5APax0AVBJMAIlRNViyg/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NzdpN2lnODxpZWkzM2Q8ZUBpMzx1cmw5cm84NTMzaTU8NEAtLi40MWMtNjExNTE2YC41YSNuLzFwMmQ0XmlhLS1kMTJzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/8043943b9845447fc835781e47199162/69c3a969/video/tos/useast5/tos-useast5-v-27dcd7-tx/osi2PimKpFtCB6ArV5APax0AVBJMAIlRNViyg/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NzdpN2lnODxpZWkzM2Q8ZUBpMzx1cmw5cm84NTMzaTU8NEAtLi40MWMtNjExNTE2YC41YSNuLzFwMmQ0XmlhLS1kMTJzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d2l5al7og65iso4r29q0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=8b19ca90408f4b4f9905fd4f741f1404&item_id=7541934245070687007&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJiZmI0YzE1MTkwZTBjOWQwY2Q0YTM1OTE1NzAyMDNk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7575982528431917090,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAUpWHBAYLR5WZMyKow2n6YcWfN0Ux1xThjLlk5BN2uPyK6It5Pfz2M-UksDiPbRe-\",\n                        \"shoot_duration\": 23,\n                        \"sim_group_id_v3\": 209140367874,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/a2c4d19c92268501b732a2dca0c6e248.json\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/a2c4d19c92268501b732a2dca0c6e248.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - ..eczlipsse\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 23\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620724576271568146\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603242121451DA0582EC8ED141CCE68\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 1,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603242121451DA0582EC8ED141CCE68\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774338218,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7616398442062990593\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620724576271568146,\n                            7619890770106912007,\n                            7617030341009722645,\n                            7616850618312887560,\n                            7620485521143352583,\n                            7616398442062990593,\n                            7620651712864701716,\n                            7616634833728490770,\n                            7620627840161058069,\n                            7620621696646581525,\n                            7616983739503021333,\n                            7620596012020813076,\n                            7620404308986711316,\n                            7620430167005007125,\n                            7620538112371920149,\n                            7620444854249590024\n                        ],\n                        \"GroupdIdList1\": [\n                            7620724576271568146,\n                            7619890770106912007,\n                            7617030341009722645,\n                            7616850618312887560,\n                            7620485521143352583,\n                            7616398442062990593,\n                            7620651712864701716,\n                            7616634833728490770,\n                            7620627840161058069,\n                            7620621696646581525,\n                            7616983739503021333,\n                            7620596012020813076,\n                            7620404308986711316,\n                            7620430167005007125,\n                            7620538112371920149,\n                            7620444854249590024\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.2953,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"7086306901266842670\",\n                                \"original_author_name\": \"૮ ˶ᵔ ᵕ ᵔ˶ ა\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7615770959445888286\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAAR2XZ63V_Ie3jWVcRgfs6Z9glGpMvfXR5NNOmlPYVTu-wS7jRPEnCzRYRtzuCfi5V\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 23,\n                        \"author\": \"₊˚ෆ\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=ab1b6087&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=YAOem1WbqVltL3Eg8ZgwU9uf6d8%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=5625861f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=R92fiQt8YHGg7uVLuBt%2F1K5KvUM%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=19d29711&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=sgPpqiz2mcC2bd2pgJIY8ljJLX0%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=975f0cd4&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=OdIZQJMQjicQuBpH%2F3qIqWvTEtI%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e6306f99&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=n2JSWoJdLZPEm2h8RsnDtsBkPOY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=11bb8aa5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=gDLwwGBW%2FQJ%2B0oLOGYnZEUEcUK4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=ab1b6087&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=YAOem1WbqVltL3Eg8ZgwU9uf6d8%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=5625861f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=R92fiQt8YHGg7uVLuBt%2F1K5KvUM%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=19d29711&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=sgPpqiz2mcC2bd2pgJIY8ljJLX0%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/cda1521dcc843b019d6f6096921fd2de~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=975f0cd4&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=OdIZQJMQjicQuBpH%2F3qIqWvTEtI%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1755993429,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 23,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 23.248938,\n                            \"duration_precision\": 23.248938,\n                            \"shoot_duration_precision\": 23.248938,\n                            \"video_duration_precision\": 23.248938\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7.247,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7541934252573674783,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d2l5al7og65iso4r29q0\\\",\\\"owner_id\\\":7445053856096011306,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":1,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7541934245070687007,\n                        \"id_str\": \"7541934245070687007\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"meme_song_info\": {},\n                        \"mid\": \"7541934245070687007\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7532978425229806349,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"..eczlipsse\",\n                        \"owner_id\": \"7445053856096011306\",\n                        \"owner_nickname\": \"₊˚ෆ\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/5b86d001cc176d81f7815adc0d36374f/69c3a969/video/tos/useast5/tos-useast5-v-27dcd7-tx/osi2PimKpFtCB6ArV5APax0AVBJMAIlRNViyg/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NzdpN2lnODxpZWkzM2Q8ZUBpMzx1cmw5cm84NTMzaTU8NEAtLi40MWMtNjExNTE2YC41YSNuLzFwMmQ0XmlhLS1kMTJzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/5b86d001cc176d81f7815adc0d36374f/69c3a969/video/tos/useast5/tos-useast5-v-27dcd7-tx/osi2PimKpFtCB6ArV5APax0AVBJMAIlRNViyg/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NzdpN2lnODxpZWkzM2Q8ZUBpMzx1cmw5cm84NTMzaTU8NEAtLi40MWMtNjExNTE2YC41YSNuLzFwMmQ0XmlhLS1kMTJzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/8043943b9845447fc835781e47199162/69c3a969/video/tos/useast5/tos-useast5-v-27dcd7-tx/osi2PimKpFtCB6ArV5APax0AVBJMAIlRNViyg/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=NzdpN2lnODxpZWkzM2Q8ZUBpMzx1cmw5cm84NTMzaTU8NEAtLi40MWMtNjExNTE2YC41YSNuLzFwMmQ0XmlhLS1kMTJzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d2l5al7og65iso4r29q0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=8b19ca90408f4b4f9905fd4f741f1404&item_id=7541934245070687007&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJiZmI0YzE1MTkwZTBjOWQwY2Q0YTM1OTE1NzAyMDNk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7575982528431917090,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAUpWHBAYLR5WZMyKow2n6YcWfN0Ux1xThjLlk5BN2uPyK6It5Pfz2M-UksDiPbRe-\",\n                        \"shoot_duration\": 23,\n                        \"sim_group_id_v3\": 209140367874,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"strong_beat_url\": {\n                            \"height\": 720,\n                            \"uri\": \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/a2c4d19c92268501b732a2dca0c6e248.json\",\n                            \"url_list\": [\n                                \"https://sf19.tiktokcdn-us.com/obj/tiktok-obj/pattern/a2c4d19c92268501b732a2dca0c6e248.json\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"tag_list\": null,\n                        \"title\": \"original sound - ..eczlipsse\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 23\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724576271568146?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724576271568146&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724576271568146?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724576271568146&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10052\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620724576271568146\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 0,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 6,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620724576271568146\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774424618000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.image?dr=8606&refresh_token=5d6eb7ab&x-expires=1774472400&x-signature=Y1KCZHjKb%2B5z%2Bh9Tr5M%2BYAX4EPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6372727&x-expires=1774472400&x-signature=Gv0G9zncO%2BbqhLy8V1VO%2B7OwSTc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=385fa3b3&x-expires=1774472400&x-signature=kQz6QTL2wNe%2BPI2x%2FVbZU8nuncU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.image?dr=8606&refresh_token=5d6eb7ab&x-expires=1774472400&x-signature=Y1KCZHjKb%2B5z%2Bh9Tr5M%2BYAX4EPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6372727&x-expires=1774472400&x-signature=Gv0G9zncO%2BbqhLy8V1VO%2B7OwSTc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=385fa3b3&x-expires=1774472400&x-signature=kQz6QTL2wNe%2BPI2x%2FVbZU8nuncU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.image?dr=8606&refresh_token=5d6eb7ab&x-expires=1774472400&x-signature=Y1KCZHjKb%2B5z%2Bh9Tr5M%2BYAX4EPQ%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.image?dr=8606&refresh_token=c6372727&x-expires=1774472400&x-signature=Gv0G9zncO%2BbqhLy8V1VO%2B7OwSTc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgvTFVEEQWQgew6kEfCOhiARm6jpDctBANVB3~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=385fa3b3&x-expires=1774472400&x-signature=kQz6QTL2wNe%2BPI2x%2FVbZU8nuncU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 109564,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 23,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 205653,\n                                    \"file_cs\": \"c:0-10748-1e2d\",\n                                    \"file_hash\": \"b7ed066273559f7107c95bae0273df2b\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v1c044g50000d71418nog65nlfarq9jg\",\n                                    \"url_key\": \"v1c044g50000d71418nog65nlfarq9jg_h264_540p_109564\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/bad6ed0ba8a90a3f0321b06f088cee4b/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/846becd7e4231592d8387f0f04b8be62/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7ef96b9050334e61a56ac00443227f2a&is_play_url=1&item_id=7620724576271568146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkZGM3M2QzOWIwN2I2MWVkZWQ4Y2M1MTBkODA0NzBm&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71418nog65nlfarq9jg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 31126}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 40107}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 56858}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 68648}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 88270}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 159954}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 95.553, \\\\\\\"v960\\\\\\\": 96.842, \\\\\\\"v864\\\\\\\": 97.113, \\\\\\\"v720\\\\\\\": 98.663}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 81.582, \\\\\\\"v960\\\\\\\": 84.443, \\\\\\\"v864\\\\\\\": 86.116, \\\\\\\"v720\\\\\\\": 90.082}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.295,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":65.732,\\\\\\\"srv1\\\\\\\":77.966},\\\\\\\"src\\\\\\\":79.295,\\\\\\\"trans\\\\\\\":65.732,\\\\\\\"version\\\\\\\":\\\\\\\"v1.1\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32518}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 97377,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 23,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 182777,\n                                    \"file_cs\": \"c:0-10742-e14b\",\n                                    \"file_hash\": \"a3baf187529bffa8f8ae9193d677f093\",\n                                    \"height\": 854,\n                                    \"uri\": \"v1c044g50000d71418nog65nlfarq9jg\",\n                                    \"url_key\": \"v1c044g50000d71418nog65nlfarq9jg_h264_480p_97377\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/53223a2ce5df1b40fdd92e2c9aad6567/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oEOCRFcDpBQvTp6FEkfk2AQVEBtCfw9g6RIKni/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=190&bt=95&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OGk8ZmVkNTs4aDs7ZTNnM0Bpajx1aXE5cjs3OjMzODczNEAtL19fLzRiNS4xNV82YS0yYSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/4b63188ef970a471c82c7290d00ac9da/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oEOCRFcDpBQvTp6FEkfk2AQVEBtCfw9g6RIKni/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=190&bt=95&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=OGk8ZmVkNTs4aDs7ZTNnM0Bpajx1aXE5cjs3OjMzODczNEAtL19fLzRiNS4xNV82YS0yYSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=500dd09bb8884e1588e27a2bbcb92f05&is_play_url=1&item_id=7620724576271568146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUwYTExMjVhMjVkODk5NmRmYmVlN2E2MjczODM5NzA4&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71418nog65nlfarq9jg\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 28409}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 36494}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 50411}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 62191}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 78183}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 142012}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.278, \\\\\\\"v960\\\\\\\": 79.912, \\\\\\\"v864\\\\\\\": 82.259, \\\\\\\"v720\\\\\\\": 87.527}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.278, \\\\\\\"v960\\\\\\\": 79.912, \\\\\\\"v864\\\\\\\": 82.259, \\\\\\\"v720\\\\\\\": 87.527}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":79.295,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":61.754,\\\\\\\"srv1\\\\\\\":61.314},\\\\\\\"src\\\\\\\":79.295,\\\\\\\"trans\\\\\\\":61.754,\\\\\\\"version\\\\\\\":\\\\\\\"v1.1\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32518}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/owWI1WYAEia3BJi9AnB9gIKJQAoZXqvsvACac\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owWI1WYAEia3BJi9AnB9gIKJQAoZXqvsvACac~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c8ba118c&x-expires=1774472400&x-signature=HWByrLxOAKzffMxLv63N3tMDVCc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owWI1WYAEia3BJi9AnB9gIKJQAoZXqvsvACac~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=0392a520&x-expires=1774472400&x-signature=QRsQM8FC9z4r0hpif6naEGzl7%2Fk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owWI1WYAEia3BJi9AnB9gIKJQAoZXqvsvACac~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=8a2d0194&x-expires=1774472400&x-signature=5QKl6Dn7choXXWhC8R37EazAEHc%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 413974,\n                            \"file_cs\": \"c:0-10748-1e2d\",\n                            \"height\": 720,\n                            \"uri\": \"v1c044g50000d71418nog65nlfarq9jg\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/78c5205633aedb652f7c5d61b4294d7d/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIbG9JN3EIEUJvWnqYaiBCBXMri9AUcKoRQAA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=430&bt=215&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZzZoOmdkNjNmNDZnNDszN0Bpajx1aXE5cjs3OjMzODczNEAvYy8tXi8zXjQxLWA1MTEvYSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/ebdc8a96644109b32b9871b06ef3e310/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIbG9JN3EIEUJvWnqYaiBCBXMri9AUcKoRQAA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=430&bt=215&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=ZzZoOmdkNjNmNDZnNDszN0Bpajx1aXE5cjs3OjMzODczNEAvYy8tXi8zXjQxLWA1MTEvYSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d71418nog65nlfarq9jg&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=24404881cd03417ca0632aad072ef32d&item_id=7620724576271568146&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQwMDEwNjNhNTVjYmZlYTA5ZjNmMmE0ZDNhZjAxN2Iy&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 205653,\n                            \"file_cs\": \"c:0-10748-1e2d\",\n                            \"file_hash\": \"b7ed066273559f7107c95bae0273df2b\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71418nog65nlfarq9jg\",\n                            \"url_key\": \"v1c044g50000d71418nog65nlfarq9jg_h264_540p_109564\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/bad6ed0ba8a90a3f0321b06f088cee4b/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/846becd7e4231592d8387f0f04b8be62/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7ef96b9050334e61a56ac00443227f2a&is_play_url=1&item_id=7620724576271568146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkZGM3M2QzOWIwN2I2MWVkZWQ4Y2M1MTBkODA0NzBm&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71418nog65nlfarq9jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15016,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/okKqE99JABnAzAZ3SWOCvxIAiBciaIQoXYJz9\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okKqE99JABnAzAZ3SWOCvxIAiBciaIQoXYJz9~tplv-tiktokx-origin.image?dr=8606&refresh_token=71c8b852&x-expires=1774472400&x-signature=y7XYQPJtl7kKflkOxqrdRay3vQY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okKqE99JABnAzAZ3SWOCvxIAiBciaIQoXYJz9~tplv-tiktokx-origin.image?dr=8606&refresh_token=4788be05&x-expires=1774472400&x-signature=xVtjxd96twY5A16J8JJXA3jg%2FQc%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okKqE99JABnAzAZ3SWOCvxIAiBciaIQoXYJz9~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=e3c635e0&x-expires=1774472400&x-signature=Lh5YrkZdRCgH%2BptcAVUVro4cFkE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"4.8\\\",\\\"LoudnessRangeEnd\\\":\\\"-23.4\\\",\\\"LoudnessRangeStart\\\":\\\"-28.2\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-22.7\\\",\\\"MaximumShortTermLoudness\\\":\\\"-23.2\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-23.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-23.2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.072},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.167,\\\\\\\"LTotal\\\\\\\":-26.944,\\\\\\\"Peak\\\\\\\":-15.404,\\\\\\\"RTotal\\\\\\\":-27.11},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1190.44,\\\\\\\"FCenR\\\\\\\":1196.13,\\\\\\\"Spkr100G\\\\\\\":0.53,\\\\\\\"Spkr150G\\\\\\\":0.77,\\\\\\\"Spkr200G\\\\\\\":1.05},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-25.635}},\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-25.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-28.2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-22.7,\\\\\\\"Peak\\\\\\\":0.16982,\\\\\\\"LoudnessRange\\\\\\\":4.8}\\\",\\\"loudness\\\":\\\"-25.6\\\",\\\"peak\\\":\\\"0.16982\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774338219}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"65.03\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/owBGR2DQwfkfCsBtCVW6c3iEAOvFQEp6BQgAKT\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owBGR2DQwfkfCsBtCVW6c3iEAOvFQEp6BQgAKT~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=e647ad1e&x-expires=1774472400&x-signature=tmyZG7l2lXkeOoTPp%2FRJcJe91QU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owBGR2DQwfkfCsBtCVW6c3iEAOvFQEp6BQgAKT~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=19d23016&x-expires=1774472400&x-signature=0UUfB%2BE5izHuZdpjHomUO55Q%2BoM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owBGR2DQwfkfCsBtCVW6c3iEAOvFQEp6BQgAKT~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=7ca965d9&x-expires=1774472400&x-signature=69ImXZrhpMcWGoGeK68ro%2FBJAKk%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 205653,\n                            \"file_cs\": \"c:0-10748-1e2d\",\n                            \"file_hash\": \"b7ed066273559f7107c95bae0273df2b\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71418nog65nlfarq9jg\",\n                            \"url_key\": \"v1c044g50000d71418nog65nlfarq9jg_h264_540p_109564\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/bad6ed0ba8a90a3f0321b06f088cee4b/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/846becd7e4231592d8387f0f04b8be62/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7ef96b9050334e61a56ac00443227f2a&is_play_url=1&item_id=7620724576271568146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkZGM3M2QzOWIwN2I2MWVkZWQ4Y2M1MTBkODA0NzBm&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71418nog65nlfarq9jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 256882,\n                            \"file_cs\": \"c:0-10765-7a6d\",\n                            \"file_hash\": \"d6dea3f0aa3b2c2c3c1cf752688e8ef4\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71418nog65nlfarq9jg\",\n                            \"url_key\": \"v1c044g50000d71418nog65nlfarq9jg_bytevc1_540p_136857\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/355f823811c346c339770bb86ab41e2f/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/os6CL3397XvEocKiJ9LnqJYQBDEaAiWAdBDAI/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=266&bt=133&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZmY4M2VmPDw5aWg1ZmhpZkBpajx1aXE5cjs3OjMzODczNEAxNl9eMmFhNTExYjVjYF4uYSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/d3cb8bbae550a24d44e4c9434c214fbb/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/os6CL3397XvEocKiJ9LnqJYQBDEaAiWAdBDAI/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=266&bt=133&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZmY4M2VmPDw5aWg1ZmhpZkBpajx1aXE5cjs3OjMzODczNEAxNl9eMmFhNTExYjVjYF4uYSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=1cafcefc82ee4f4689d9dc5ba0b59c4c&is_play_url=1&item_id=7620724576271568146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU0NDVjMmU1Yjk3M2JjOGYyOGRmNjM2OTVmYWQ1YTIy&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71418nog65nlfarq9jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 205653,\n                            \"file_cs\": \"c:0-10748-1e2d\",\n                            \"file_hash\": \"b7ed066273559f7107c95bae0273df2b\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71418nog65nlfarq9jg\",\n                            \"url_key\": \"v1c044g50000d71418nog65nlfarq9jg_h264_540p_109564\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/bad6ed0ba8a90a3f0321b06f088cee4b/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/846becd7e4231592d8387f0f04b8be62/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIAiX9no19BIcB3qiDQjJaChXAEYWKEvIAJV9/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=212&bt=106&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZGk1NjczZDg0aDYzM2U8aEBpajx1aXE5cjs3OjMzODczNEAvNC8xLWAzXjMxMDI2M2M0YSNnbl5pMmRrLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=7ef96b9050334e61a56ac00443227f2a&is_play_url=1&item_id=7620724576271568146&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRkZGM3M2QzOWIwN2I2MWVkZWQ4Y2M1MTBkODA0NzBm&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71418nog65nlfarq9jg\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10052\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 17,\n                        \"author\": \"🗡️\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=0b53cd05&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=yGI7KBu7bJ1MnxIQdScmIPvHdZY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=6cbcbc7a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=pUmcZAbKsWWD9UVlcYjeT3Yny74%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=6a1abc3f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ROz1rSyirdXJZa2%2B%2BvDyR%2BkD9Ok%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=16938dc5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vlr22kzuFTdRGnAtl%2FOsetl3PLY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=88183bc0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=4%2FdAsrKrFRAopoOeMOgbeJKgJyg%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=160ea91a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=btFd9YlIBFt7kaPWkfpHk82igZ8%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=0b53cd05&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=yGI7KBu7bJ1MnxIQdScmIPvHdZY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=6cbcbc7a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=pUmcZAbKsWWD9UVlcYjeT3Yny74%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=6a1abc3f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ROz1rSyirdXJZa2%2B%2BvDyR%2BkD9Ok%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=16938dc5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vlr22kzuFTdRGnAtl%2FOsetl3PLY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1771835135,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 17,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 17.162437,\n                            \"duration_precision\": 17.162437,\n                            \"shoot_duration_precision\": 17.162437,\n                            \"video_duration_precision\": 17.162437\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":17.161,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7609973863253953813,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d6e0tvnog65r5n8ims2g\\\",\\\"owner_id\\\":7605708619275879445,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7609973941843249941,\n                        \"id_str\": \"7609973941843249941\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast5-avt-0068-tx/f4f234a764d282fabcd854f2ff7d44d5\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f4f234a764d282fabcd854f2ff7d44d5~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=f2668dea&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KrkPzXI4oYTxzlV0R9WLT1ZG%2BbQ%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f4f234a764d282fabcd854f2ff7d44d5~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=29a52e7b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KsiGfDgNEQy5kCgZ%2FuYC%2Fhlv1Co%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"lanadelrey\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": true,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"Lana Del Rey\",\n                                    \"sec_uid\": \"MS4wLjABAAAAmpzP975srCEKbSRWp1SE5Dc4T6O-oVj0SDUyjSjl-wscLXtzTNORYn9JAdeltOVj\",\n                                    \"status\": 1,\n                                    \"uid\": \"6922236182459040774\"\n                                }\n                            ],\n                            \"author\": \"Lana Del Rey\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Brooklyn Baby\\\"\",\n                            \"mixed_title\": \"original sound - mordjoy (Contains music from: Brooklyn Baby - Lana Del Rey)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Brooklyn Baby\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Lana Del Rey\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 18431,\n                                \"start_ms\": 184320\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 351687,\n                            \"h5_url\": \"\",\n                            \"id\": \"6736275857494509569\",\n                            \"performers\": null,\n                            \"title\": \"Brooklyn Baby\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7609973941843249941\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7457266358108031774,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"mordjoy\",\n                        \"owner_id\": \"7605708619275879445\",\n                        \"owner_nickname\": \"🗡️\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/4d4f8435731ea7fce4ef828a5694e629/69c3a963/video/tos/alisg/tos-alisg-v-27dcd7/oIv0WrECKcBzEcZi7DidfEAvAFAdEwA7gcAoLB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=anZscXU5cnkzOTMzODU8NEBpanZscXU5cnkzOTMzODU8NEAvajUyMmRrcWJhLS1kMS1zYSMvajUyMmRrcWJhLS1kMS1zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4d4f8435731ea7fce4ef828a5694e629/69c3a963/video/tos/alisg/tos-alisg-v-27dcd7/oIv0WrECKcBzEcZi7DidfEAvAFAdEwA7gcAoLB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=anZscXU5cnkzOTMzODU8NEBpanZscXU5cnkzOTMzODU8NEAvajUyMmRrcWJhLS1kMS1zYSMvajUyMmRrcWJhLS1kMS1zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/429c01a72e1d9c006531e48a135f76db/69c3a963/video/tos/alisg/tos-alisg-v-27dcd7/oIv0WrECKcBzEcZi7DidfEAvAFAdEwA7gcAoLB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=anZscXU5cnkzOTMzODU8NEBpanZscXU5cnkzOTMzODU8NEAvajUyMmRrcWJhLS1kMS1zYSMvajUyMmRrcWJhLS1kMS1zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v10942g50000d6e0tvnog65r5n8ims2g&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=v10942g50000d6e0tvnog65r5n8ims2g&item_id=7609973941843249941&sign=aaa6a09a0eb89f86f25343564ab48c08&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc2ODY0OGQ5YzM4YzE4MmE3NmYwMjFmYWU4NDNhODA2&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6814925921040992260,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAtZkODkjxJN6LeKR47JFg2vd0cVVmDj6-tXa_hm22LQ72w-dItLcQZa_RA_sXbiRn\",\n                        \"shoot_duration\": 17,\n                        \"sim_group_id_v3\": 212031490,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - mordjoy\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 17\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620724703421943058\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603242121451DA0582EC8ED141CCE68\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 0,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603242121451DA0582EC8ED141CCE68\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774338247,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7620724703421943058\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620724703421943058\n                        ],\n                        \"GroupdIdList1\": [\n                            7620724703421943058\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.2953,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"7605708619275879445\",\n                                \"original_author_name\": \"?️\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7609973863253953813\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAAtZkODkjxJN6LeKR47JFg2vd0cVVmDj6-tXa_hm22LQ72w-dItLcQZa_RA_sXbiRn\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 17,\n                        \"author\": \"🗡️\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=0b53cd05&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=yGI7KBu7bJ1MnxIQdScmIPvHdZY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=6cbcbc7a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=pUmcZAbKsWWD9UVlcYjeT3Yny74%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=6a1abc3f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ROz1rSyirdXJZa2%2B%2BvDyR%2BkD9Ok%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=16938dc5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vlr22kzuFTdRGnAtl%2FOsetl3PLY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": false,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=88183bc0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=4%2FdAsrKrFRAopoOeMOgbeJKgJyg%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=160ea91a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=btFd9YlIBFt7kaPWkfpHk82igZ8%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=0b53cd05&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=yGI7KBu7bJ1MnxIQdScmIPvHdZY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=6cbcbc7a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=pUmcZAbKsWWD9UVlcYjeT3Yny74%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=6a1abc3f&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ROz1rSyirdXJZa2%2B%2BvDyR%2BkD9Ok%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/98ceacc72ecd7ace42da0666f7006c3e~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=16938dc5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vlr22kzuFTdRGnAtl%2FOsetl3PLY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1771835135,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 17,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 17.162437,\n                            \"duration_precision\": 17.162437,\n                            \"shoot_duration_precision\": 17.162437,\n                            \"video_duration_precision\": 17.162437\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":17.161,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7609973863253953813,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v10942g50000d6e0tvnog65r5n8ims2g\\\",\\\"owner_id\\\":7605708619275879445,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7609973941843249941,\n                        \"id_str\": \"7609973941843249941\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast5-avt-0068-tx/f4f234a764d282fabcd854f2ff7d44d5\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f4f234a764d282fabcd854f2ff7d44d5~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=f2668dea&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KrkPzXI4oYTxzlV0R9WLT1ZG%2BbQ%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/f4f234a764d282fabcd854f2ff7d44d5~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=29a52e7b&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KsiGfDgNEQy5kCgZ%2FuYC%2Fhlv1Co%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"lanadelrey\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": true,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"Lana Del Rey\",\n                                    \"sec_uid\": \"MS4wLjABAAAAmpzP975srCEKbSRWp1SE5Dc4T6O-oVj0SDUyjSjl-wscLXtzTNORYn9JAdeltOVj\",\n                                    \"status\": 1,\n                                    \"uid\": \"6922236182459040774\"\n                                }\n                            ],\n                            \"author\": \"Lana Del Rey\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"Brooklyn Baby\\\"\",\n                            \"mixed_title\": \"original sound - mordjoy (Contains music from: Brooklyn Baby - Lana Del Rey)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"Brooklyn Baby\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Lana Del Rey\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 18431,\n                                \"start_ms\": 184320\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o4emfCDNWlBBXFZHmd94qAQtgIQoBaAIAA6EEY~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 351687,\n                            \"h5_url\": \"\",\n                            \"id\": \"6736275857494509569\",\n                            \"performers\": null,\n                            \"title\": \"Brooklyn Baby\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7609973941843249941\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_ugid\": 7457266358108031774,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"mordjoy\",\n                        \"owner_id\": \"7605708619275879445\",\n                        \"owner_nickname\": \"🗡️\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/4d4f8435731ea7fce4ef828a5694e629/69c3a963/video/tos/alisg/tos-alisg-v-27dcd7/oIv0WrECKcBzEcZi7DidfEAvAFAdEwA7gcAoLB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=anZscXU5cnkzOTMzODU8NEBpanZscXU5cnkzOTMzODU8NEAvajUyMmRrcWJhLS1kMS1zYSMvajUyMmRrcWJhLS1kMS1zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/4d4f8435731ea7fce4ef828a5694e629/69c3a963/video/tos/alisg/tos-alisg-v-27dcd7/oIv0WrECKcBzEcZi7DidfEAvAFAdEwA7gcAoLB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=anZscXU5cnkzOTMzODU8NEBpanZscXU5cnkzOTMzODU8NEAvajUyMmRrcWJhLS1kMS1zYSMvajUyMmRrcWJhLS1kMS1zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/429c01a72e1d9c006531e48a135f76db/69c3a963/video/tos/alisg/tos-alisg-v-27dcd7/oIv0WrECKcBzEcZi7DidfEAvAFAdEwA7gcAoLB/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ds=5&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=13&rc=anZscXU5cnkzOTMzODU8NEBpanZscXU5cnkzOTMzODU8NEAvajUyMmRrcWJhLS1kMS1zYSMvajUyMmRrcWJhLS1kMS1zcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00078000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v10942g50000d6e0tvnog65r5n8ims2g&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=v10942g50000d6e0tvnog65r5n8ims2g&item_id=7609973941843249941&sign=aaa6a09a0eb89f86f25343564ab48c08&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjc2ODY0OGQ5YzM4YzE4MmE3NmYwMjFmYWU4NDNhODA2&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 6814925921040992260,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAtZkODkjxJN6LeKR47JFg2vd0cVVmDj6-tXa_hm22LQ72w-dItLcQZa_RA_sXbiRn\",\n                        \"shoot_duration\": 17,\n                        \"sim_group_id_v3\": 212031490,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - mordjoy\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 17\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 0,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724703421943058?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724703421943058&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620724703421943058?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620724703421943058&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620724703421943058\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 0,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 6,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620724703421943058\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774424647000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.image?dr=8606&refresh_token=e296ea21&x-expires=1774472400&x-signature=NHYwpBFvYWCul5jai7PYPYmlLNw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.image?dr=8606&refresh_token=a6888a6f&x-expires=1774472400&x-signature=DhyZ%2BthtLLfMGFTSy7PPhZGr5dw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=766c0cbf&x-expires=1774472400&x-signature=kkuWJ%2FlWQAaRiIQhTwOZrUo5Bo8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.image?dr=8606&refresh_token=e296ea21&x-expires=1774472400&x-signature=NHYwpBFvYWCul5jai7PYPYmlLNw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.image?dr=8606&refresh_token=a6888a6f&x-expires=1774472400&x-signature=DhyZ%2BthtLLfMGFTSy7PPhZGr5dw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=766c0cbf&x-expires=1774472400&x-signature=kkuWJ%2FlWQAaRiIQhTwOZrUo5Bo8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.image?dr=8606&refresh_token=e296ea21&x-expires=1774472400&x-signature=NHYwpBFvYWCul5jai7PYPYmlLNw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.image?dr=8606&refresh_token=a6888a6f&x-expires=1774472400&x-signature=DhyZ%2BthtLLfMGFTSy7PPhZGr5dw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o07FI4EDHsfDtfrAQTICIFwIMEFhDjAhsfCXxA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=766c0cbf&x-expires=1774472400&x-signature=kkuWJ%2FlWQAaRiIQhTwOZrUo5Bo8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 153307,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 287470,\n                                    \"file_cs\": \"c:0-13897-5f26\",\n                                    \"file_hash\": \"4b17aee705294d3bfd652f502512dc4b\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v1c044g50000d7141fvog65vm0tiq5o0\",\n                                    \"url_key\": \"v1c044g50000d7141fvog65vm0tiq5o0_h264_540p_153307\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/dc59f0dfc755ef458f9a864cfc14aa38/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/1453de39c6d37a754526ad62e0a5984f/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3634b3ee5584b699e7dd9ba430c63db&is_play_url=1&item_id=7620724703421943058&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkMmE1YTY2Y2NjNjkzNDEyNDU3MDFiYjQzMjAzYWRj&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7141fvog65vm0tiq5o0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 22204}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 40789}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 61168}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 73247}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 100155}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 225411}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 91.473, \\\\\\\"v960\\\\\\\": 92.917, \\\\\\\"v864\\\\\\\": 93.421, \\\\\\\"v720\\\\\\\": 95.848}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 76.636, \\\\\\\"v960\\\\\\\": 79.003, \\\\\\\"v864\\\\\\\": 83.018, \\\\\\\"v720\\\\\\\": 84.629}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32535}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 131046,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 245728,\n                                    \"file_cs\": \"c:0-13899-6d94\",\n                                    \"file_hash\": \"b9290fcc0c5666c7788cd5abc0e56918\",\n                                    \"height\": 854,\n                                    \"uri\": \"v1c044g50000d7141fvog65vm0tiq5o0\",\n                                    \"url_key\": \"v1c044g50000d7141fvog65vm0tiq5o0_h264_480p_131046\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/458921ee09b2a8b73626d5620e5db066/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIXCfwLQeOGyOQ2gSFXnAQDMAAwVfGHM8QCR0e/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=254&bt=127&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTk7aWQ1OWk0aTM0OTU7aEBpMzhsM3k5cmk3OjMzODczNEAyYjAxNjEwNWAxY18tLi01YSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/e69df661a8c65b452da4de193b5386b4/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oIXCfwLQeOGyOQ2gSFXnAQDMAAwVfGHM8QCR0e/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=254&bt=127&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTk7aWQ1OWk0aTM0OTU7aEBpMzhsM3k5cmk3OjMzODczNEAyYjAxNjEwNWAxY18tLi01YSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8e081206b1f04fc18f36429a4f38e65b&is_play_url=1&item_id=7620724703421943058&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI1M2NkOWVkYzlmYzQ1YTg5ODgzMmNmZjZhZTQ4Nzhl&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7141fvog65vm0tiq5o0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 21434}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 37355}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 54112}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 65228}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 87529}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 191833}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.908, \\\\\\\"v960\\\\\\\": 75.433, \\\\\\\"v864\\\\\\\": 77.625, \\\\\\\"v720\\\\\\\": 82.02}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 72.908, \\\\\\\"v960\\\\\\\": 75.433, \\\\\\\"v864\\\\\\\": 77.625, \\\\\\\"v720\\\\\\\": 82.02}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32535}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/owAh8AMCAgeGZXGynwXfLAwRAgeEFOWgmxeQQ0\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owAh8AMCAgeGZXGynwXfLAwRAgeEFOWgmxeQQ0~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=da83400c&x-expires=1774472400&x-signature=5LAhbbqhXYbZvzbfQG8rtLDdpvw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owAh8AMCAgeGZXGynwXfLAwRAgeEFOWgmxeQQ0~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=8947ac6e&x-expires=1774472400&x-signature=FbALWO6G0cAzRKhD6B2ESjgWqBs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owAh8AMCAgeGZXGynwXfLAwRAgeEFOWgmxeQQ0~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=922e294e&x-expires=1774472400&x-signature=hvEY1GVPetX1ntIsJZeBFixRp%2B8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 656787,\n                            \"file_cs\": \"c:0-13897-5f26\",\n                            \"height\": 720,\n                            \"uri\": \"v1c044g50000d7141fvog65vm0tiq5o0\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/64cc213aa39adeec2102a6df43175b81/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYIssfIA4KAFwEIQPZjFfhfDZFDjDCBEtKOTsC/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=684&bt=342&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aTllNGk2Ojc6ZWRmNjlnZkBpMzhsM3k5cmk3OjMzODczNEBiNmMzNjFiXzYxMDYyMC1hYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/dd99b52d23f7f379504b479781aebc29/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYIssfIA4KAFwEIQPZjFfhfDZFDjDCBEtKOTsC/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=684&bt=342&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=aTllNGk2Ojc6ZWRmNjlnZkBpMzhsM3k5cmk3OjMzODczNEBiNmMzNjFiXzYxMDYyMC1hYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d7141fvog65vm0tiq5o0&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=dc0d36539c3a4b97b4e7439f61fb96ef&item_id=7620724703421943058&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmZmMDI2ZjE4MjBlYzMzNzM0NjRlNjQ5ZTlmY2FlMjM2&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 287470,\n                            \"file_cs\": \"c:0-13897-5f26\",\n                            \"file_hash\": \"4b17aee705294d3bfd652f502512dc4b\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7141fvog65vm0tiq5o0\",\n                            \"url_key\": \"v1c044g50000d7141fvog65vm0tiq5o0_h264_540p_153307\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dc59f0dfc755ef458f9a864cfc14aa38/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/1453de39c6d37a754526ad62e0a5984f/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3634b3ee5584b699e7dd9ba430c63db&is_play_url=1&item_id=7620724703421943058&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkMmE1YTY2Y2NjNjkzNDEyNDU3MDFiYjQzMjAzYWRj&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7141fvog65vm0tiq5o0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15001,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/owThTfFQINIwCtsIIfGCIDABAjFMq4fDoAsDFE\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owThTfFQINIwCtsIIfGCIDABAjFMq4fDoAsDFE~tplv-tiktokx-origin.image?dr=8606&refresh_token=639d132f&x-expires=1774472400&x-signature=0g2d8udJkfW%2FHkgrM5O8e8qqGCM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owThTfFQINIwCtsIIfGCIDABAjFMq4fDoAsDFE~tplv-tiktokx-origin.image?dr=8606&refresh_token=f76b0235&x-expires=1774472400&x-signature=AdQobvWWjempWfs8ZaiamHtGRyM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/owThTfFQINIwCtsIIfGCIDABAjFMq4fDoAsDFE~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=f3e824b0&x-expires=1774472400&x-signature=OAY2siIEiPDXAwX85SmilPltxzE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"3.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-30.4\\\",\\\"LoudnessRangeStart\\\":\\\"-33.6\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-26.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-29\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumShortTermLoudness\\\\\\\":-29,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SingingRatio\\\\\\\":1,\\\\\\\"SpeechRatio\\\\\\\":0,\\\\\\\"MusicRatio\\\\\\\":0.8},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":1728.22,\\\\\\\"FCenR\\\\\\\":1736.93,\\\\\\\"Spkr100G\\\\\\\":0.27,\\\\\\\"Spkr150G\\\\\\\":0.54,\\\\\\\"Spkr200G\\\\\\\":0.68},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-31.624},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.157},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.152,\\\\\\\"LTotal\\\\\\\":-34.257,\\\\\\\"Peak\\\\\\\":-18.15,\\\\\\\"RTotal\\\\\\\":-34.408},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Version\\\\\\\":2,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-26.8,\\\\\\\"Peak\\\\\\\":0.12303,\\\\\\\"Loudness\\\\\\\":-31.6,\\\\\\\"LoudnessRange\\\\\\\":3.2,\\\\\\\"LoudnessRangeEnd\\\\\\\":-30.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-33.6}\\\",\\\"loudness\\\":\\\"-31.6\\\",\\\"peak\\\":\\\"0.12303\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774338248}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oIFFMGFThAztDFfAEfDIbjQC4oCfIvsRIswAID\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIFFMGFThAztDFfAEfDIbjQC4oCfIvsRIswAID~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=4237b7dd&x-expires=1774472400&x-signature=XVcriWhcL9kqVW01phWbwNOLiPE%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIFFMGFThAztDFfAEfDIbjQC4oCfIvsRIswAID~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=a34fa4fa&x-expires=1774472400&x-signature=9Zu%2F1INvADPlsAwz55zoJz%2FFuzM%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIFFMGFThAztDFfAEfDIbjQC4oCfIvsRIswAID~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=ed5c64ad&x-expires=1774472400&x-signature=UvL%2FYPZGQzrCnIxG1RO47FXxhDo%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 287470,\n                            \"file_cs\": \"c:0-13897-5f26\",\n                            \"file_hash\": \"4b17aee705294d3bfd652f502512dc4b\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7141fvog65vm0tiq5o0\",\n                            \"url_key\": \"v1c044g50000d7141fvog65vm0tiq5o0_h264_540p_153307\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dc59f0dfc755ef458f9a864cfc14aa38/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/1453de39c6d37a754526ad62e0a5984f/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3634b3ee5584b699e7dd9ba430c63db&is_play_url=1&item_id=7620724703421943058&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkMmE1YTY2Y2NjNjkzNDEyNDU3MDFiYjQzMjAzYWRj&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7141fvog65vm0tiq5o0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 362507,\n                            \"file_cs\": \"c:0-13985-52e7\",\n                            \"file_hash\": \"5dac0a55fdb5d21b45656a75cf1effa6\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7141fvog65vm0tiq5o0\",\n                            \"url_key\": \"v1c044g50000d7141fvog65vm0tiq5o0_bytevc1_540p_193324\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/a706f45e665f8829ea382a46f5f352b1/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/owMCjTishvDEIQTCDAEAFfFffs9ARFIDFt4CwI/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=376&bt=188&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=PDplOTZnOmgzNmloZTZkZUBpMzhsM3k5cmk3OjMzODczNEA0MzJiNTMyXzAxYy02Ly01YSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/548973a67f3d58dbd7201e32c91e8d79/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/owMCjTishvDEIQTCDAEAFfFffs9ARFIDFt4CwI/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=376&bt=188&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=PDplOTZnOmgzNmloZTZkZUBpMzhsM3k5cmk3OjMzODczNEA0MzJiNTMyXzAxYy02Ly01YSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8b0a239b0eff4330be576d83e65b6779&is_play_url=1&item_id=7620724703421943058&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjM1MWM5YWI2NjhjZDU2ZmI3ZjZmMmFmZmQ4ZTdjM2Nj&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7141fvog65vm0tiq5o0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 287470,\n                            \"file_cs\": \"c:0-13897-5f26\",\n                            \"file_hash\": \"4b17aee705294d3bfd652f502512dc4b\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d7141fvog65vm0tiq5o0\",\n                            \"url_key\": \"v1c044g50000d7141fvog65vm0tiq5o0_h264_540p_153307\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/dc59f0dfc755ef458f9a864cfc14aa38/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/1453de39c6d37a754526ad62e0a5984f/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oAk8Ew4juI1Is7DtDYAFFhMaIfQsTfECDEFfCA/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=298&bt=149&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=ZTZmNmQ8Z2g8ZTs4aGU2NkBpMzhsM3k5cmk3OjMzODczNEBhMy0xX2E0NjMxMmIwMTNhYSNsbnFqMmRzLi5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3634b3ee5584b699e7dd9ba430c63db&is_play_url=1&item_id=7620724703421943058&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjVkMmE1YTY2Y2NjNjkzNDEyNDU3MDFiYjQzMjAzYWRj&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d7141fvog65vm0tiq5o0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                },\n                {\n                    \"added_sound_music_info\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 41,\n                        \"author\": \"oleyes\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=30669295&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=1MEj42fju9Tb0%2ByP59pNPs9ZK7Q%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d55d877a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ACMKejz6P0A7zyOC%2FTAUWl3giUY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=f2e7b12e&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=mEQT5xgnzZjVRsxiutlekDwDnKY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=17d2e618&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5Wa0Sia0J50T08yNu4WttCfUj54%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=3635a7a5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=%2BmLJja%2B%2BGFa47nNGD1FrbdTlI%2F0%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=f2d4d2fd&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Ow0TvRpUixkvk309tbIRfdQjeA4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=30669295&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=1MEj42fju9Tb0%2ByP59pNPs9ZK7Q%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d55d877a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ACMKejz6P0A7zyOC%2FTAUWl3giUY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=f2e7b12e&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=mEQT5xgnzZjVRsxiutlekDwDnKY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=17d2e618&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5Wa0Sia0J50T08yNu4WttCfUj54%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774033182,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 41,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 41.195,\n                            \"duration_precision\": 41.195,\n                            \"shoot_duration_precision\": 41.195,\n                            \"video_duration_precision\": 41.195\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7619414438109646102,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6upi67og65o6qica9o0\\\",\\\"owner_id\\\":6996631656689894405,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7619414469630184214,\n                        \"id_str\": \"7619414469630184214\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast8-avt-0068-tx2/3a94620b8e5b266b6fa21b1f431e1a7d\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3a94620b8e5b266b6fa21b1f431e1a7d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=50350500&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=I3fSEZ2Q7qEX9EPM73iAvOZP9Mc%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3a94620b8e5b266b6fa21b1f431e1a7d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d2206c67&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GssUaHfOrNfj%2FPGFxkNjtny2mDw%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"zekebleu\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": false,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"Zeke Bleu\",\n                                    \"sec_uid\": \"MS4wLjABAAAAXhIsxuax3DybMeDI6LmZJymG7pWQx0HfeAzVA5gMCXcYtYDpuK1l9TQxq1dJM39b\",\n                                    \"status\": 1,\n                                    \"uid\": \"7152115375979758638\"\n                                }\n                            ],\n                            \"author\": \"Zeke Bleu\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"A New Life\\\"\",\n                            \"mixed_title\": \"original sound - oleyes (Contains music from: A New Life - Zeke Bleu)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"A New Life\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Zeke Bleu\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 38207,\n                                \"start_ms\": 161472\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 217018,\n                            \"h5_url\": \"\",\n                            \"id\": \"7601347574864840721\",\n                            \"performers\": null,\n                            \"title\": \"A New Life\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7619414469630184214\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7475608303146371091\n                        ],\n                        \"music_ugid\": 7619414469630184214,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"oleyes\",\n                        \"owner_id\": \"6996631656689894405\",\n                        \"owner_nickname\": \"oleyes\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/94521eba8fce4e11a2fc48132cfe61ab/69c3a97b/video/tos/no1a/tos-no1a-v-2370-no/ooP9FZaJuGB4CYZKK26Nq7mlyitAbBRiMIwDT/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=MzxmOTk7aWk7M2lnaTZlOUBpMzxmdHI5cjlzOTMzbzU8NUBfNTRgXl8uNWIxNTA2MDQyYSNsXmYzMmQ0ZnJhLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/94521eba8fce4e11a2fc48132cfe61ab/69c3a97b/video/tos/no1a/tos-no1a-v-2370-no/ooP9FZaJuGB4CYZKK26Nq7mlyitAbBRiMIwDT/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=MzxmOTk7aWk7M2lnaTZlOUBpMzxmdHI5cjlzOTMzbzU8NUBfNTRgXl8uNWIxNTA2MDQyYSNsXmYzMmQ0ZnJhLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00088000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/45f93d10dc1bd2e6665370eb935e9b0c/69c3a97b/video/tos/no1a/tos-no1a-v-2370-no/ooP9FZaJuGB4CYZKK26Nq7mlyitAbBRiMIwDT/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=MzxmOTk7aWk7M2lnaTZlOUBpMzxmdHI5cjlzOTMzbzU8NUBfNTRgXl8uNWIxNTA2MDQyYSNsXmYzMmQ0ZnJhLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00088000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6upi67og65o6qica9o0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=567b339f3d8f40e88f1fb8a6c67c89b0&item_id=7619414469630184214&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNmNDUxYmQ5NjljNTNjMmVjM2MxY2VlNzU5MDIxMzNk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7475608303146371091,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAihFp2lVZgXrVX64Qfyj9pJSEd0U0Bfi-rj-Gpckj39c-WjlHWVBv6ktJXpicBx5Z\",\n                        \"shoot_duration\": 41,\n                        \"sim_group_id_v3\": 7475608303146371091,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - oleyes\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 41\n                    },\n                    \"aigc_info\": {\n                        \"aigc_label_type\": 0,\n                        \"created_by_ai\": false\n                    },\n                    \"anchors\": null,\n                    \"anchors_extras\": \"\",\n                    \"animated_image_info\": {\n                        \"effect\": 0,\n                        \"type\": 0\n                    },\n                    \"author\": {\n                        \"accept_private_policy\": false,\n                        \"account_labels\": null,\n                        \"account_region\": \"\",\n                        \"ad_cover_url\": null,\n                        \"advance_feature_item_order\": null,\n                        \"advanced_feature_info\": null,\n                        \"apple_account\": 0,\n                        \"authority_status\": 0,\n                        \"avatar_168x168\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_300x300\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_larger\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_meta_info_list\": [\n                            {\n                                \"avatar_category\": 6,\n                                \"avatar_meta_info\": {}\n                            },\n                            {\n                                \"avatar_category\": 1,\n                                \"avatar_meta_info\": {\n                                    \"avatar_source\": 1\n                                }\n                            }\n                        ],\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                        \"aweme_count\": 0,\n                        \"bind_phone\": \"\",\n                        \"bold_fields\": null,\n                        \"can_message_follow_status_list\": [\n                            0,\n                            1,\n                            2,\n                            4\n                        ],\n                        \"can_set_geofencing\": null,\n                        \"cha_list\": null,\n                        \"comment_filter_status\": 0,\n                        \"comment_setting\": 0,\n                        \"commerce_user_level\": 0,\n                        \"cover_url\": [],\n                        \"create_time\": 0,\n                        \"custom_verify\": \"\",\n                        \"cv_level\": \"\",\n                        \"download_prompt_ts\": 1770216090,\n                        \"download_setting\": 0,\n                        \"duet_setting\": 0,\n                        \"enabled_filter_all_comments\": false,\n                        \"enterprise_verify_reason\": \"\",\n                        \"events\": null,\n                        \"fake_data_info\": {},\n                        \"favoriting_count\": 0,\n                        \"fb_expire_time\": 0,\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"follower_status\": 0,\n                        \"followers_detail\": null,\n                        \"following_count\": 0,\n                        \"friends_status\": 0,\n                        \"geofencing\": null,\n                        \"google_account\": \"\",\n                        \"has_email\": false,\n                        \"has_facebook_token\": false,\n                        \"has_insights\": false,\n                        \"has_orders\": false,\n                        \"has_twitter_token\": false,\n                        \"has_youtube_token\": false,\n                        \"hide_search\": false,\n                        \"homepage_bottom_toast\": null,\n                        \"ins_id\": \"\",\n                        \"is_ad_fake\": false,\n                        \"is_block\": false,\n                        \"is_discipline_member\": false,\n                        \"is_mute\": 0,\n                        \"is_mute_lives\": 0,\n                        \"is_mute_non_story_post\": 0,\n                        \"is_mute_story\": 0,\n                        \"is_phone_binded\": false,\n                        \"is_star\": false,\n                        \"item_list\": null,\n                        \"language\": \"en\",\n                        \"live_agreement\": 0,\n                        \"live_commerce\": false,\n                        \"live_verify\": 0,\n                        \"mention_status\": 1,\n                        \"mutual_relation_avatars\": null,\n                        \"need_points\": null,\n                        \"need_recommend\": 0,\n                        \"nickname\": \"Merlin season 1 episode 13\",\n                        \"platform_sync_info\": null,\n                        \"prevent_download\": false,\n                        \"react_setting\": 0,\n                        \"region\": \"NG\",\n                        \"relative_users\": null,\n                        \"reply_with_video_flag\": 4,\n                        \"room_id\": 0,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n                        \"secret\": 0,\n                        \"shield_comment_notice\": 0,\n                        \"shield_digg_notice\": 0,\n                        \"shield_edit_field_info\": null,\n                        \"shield_follow_notice\": 0,\n                        \"short_id\": \"0\",\n                        \"show_image_bubble\": false,\n                        \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n                        \"special_account\": {\n                            \"special_account_list\": null\n                        },\n                        \"special_lock\": 1,\n                        \"status\": 1,\n                        \"stitch_setting\": 0,\n                        \"story_status\": 1,\n                        \"total_favorited\": 0,\n                        \"tw_expire_time\": 0,\n                        \"twitter_id\": \"\",\n                        \"twitter_name\": \"\",\n                        \"type_label\": null,\n                        \"uid\": \"7603011916704809991\",\n                        \"unique_id\": \"appletv28\",\n                        \"unique_id_modify_time\": 1772349363,\n                        \"user_all_story_metadata\": {\n                            \"post_type_to_counts\": [\n                                {\n                                    \"count\": 8,\n                                    \"post_type\": 1\n                                }\n                            ],\n                            \"story_lite_metadata\": [\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774422146000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620713971015798023,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424212000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620722814982704402,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424551000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724304442936584,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424618000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724576271568146,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424647000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620724703421943058,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774424984000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620726134702886151,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774430234000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620748715812244743,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                },\n                                {\n                                    \"aweme_type\": 0,\n                                    \"expire_at\": 1774443507000,\n                                    \"is_sub_only\": false,\n                                    \"item_id\": 7620805726306438418,\n                                    \"post_type\": 1,\n                                    \"viewed\": false\n                                }\n                            ],\n                            \"user_story_change_time\": 1774357166838\n                        },\n                        \"user_canceled\": false,\n                        \"user_mode\": 1,\n                        \"user_now_pack_info\": {},\n                        \"user_period\": 0,\n                        \"user_profile_guide\": null,\n                        \"user_rate\": 1,\n                        \"user_spark_info\": {},\n                        \"user_tags\": null,\n                        \"verification_type\": 0,\n                        \"verify_info\": \"\",\n                        \"video_icon\": {\n                            \"height\": 720,\n                            \"uri\": \"\",\n                            \"url_list\": [],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"white_cover_url\": null,\n                        \"with_commerce_entry\": false,\n                        \"with_shop_entry\": false,\n                        \"youtube_channel_id\": \"\",\n                        \"youtube_channel_title\": \"\",\n                        \"youtube_expire_time\": 0\n                    },\n                    \"author_user_id\": 7603011916704809991,\n                    \"aweme_acl\": {\n                        \"download_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"download_mask_panel\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"platform_list\": null,\n                        \"press_action_list\": null,\n                        \"share_action_list\": null,\n                        \"share_general\": {\n                            \"code\": 1,\n                            \"extra\": \"219\",\n                            \"mute\": false,\n                            \"show_type\": 0,\n                            \"transcode\": 1\n                        },\n                        \"share_list_status\": 0\n                    },\n                    \"aweme_id\": \"7620726134702886151\",\n                    \"aweme_type\": 0,\n                    \"banners\": [\n                        {\n                            \"key\": {\n                                \"component_key\": \"component_key_placeholder\"\n                            }\n                        }\n                    ],\n                    \"behind_the_song_music_ids\": null,\n                    \"behind_the_song_video_music_ids\": null,\n                    \"bodydance_score\": 0,\n                    \"bottom_products\": null,\n                    \"branded_content_accounts\": null,\n                    \"c2pa_info\": {\n                        \"aigc_src\": \"\",\n                        \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n                        \"dedup_src\": \"\",\n                        \"is_capcut\": false,\n                        \"is_tiktok\": false,\n                        \"total_audio\": 0,\n                        \"total_err\": 0,\n                        \"total_img\": 0,\n                        \"total_src\": 0,\n                        \"total_vid\": 0,\n                        \"upload_dur\": 0\n                    },\n                    \"cc_template_info\": {\n                        \"author_name\": \"\",\n                        \"clip_count\": 0,\n                        \"desc\": \"\",\n                        \"duration_milliseconds\": 0,\n                        \"related_music_id\": \"\",\n                        \"template_id\": \"\"\n                    },\n                    \"cha_list\": null,\n                    \"challenge_position\": null,\n                    \"cmt_swt\": false,\n                    \"collect_stat\": 0,\n                    \"comment_at_tako_info\": {\n                        \"show_tako_account\": 0\n                    },\n                    \"comment_config\": {\n                        \"comment_panel_show_tab_config\": {\n                            \"comment_tab_info_config\": [\n                                {\n                                    \"priority\": 100,\n                                    \"tab_id\": 2,\n                                    \"tab_name\": \"like_list\"\n                                },\n                                {\n                                    \"priority\": 101,\n                                    \"tab_id\": 3,\n                                    \"tab_name\": \"view_list\"\n                                },\n                                {\n                                    \"priority\": -100,\n                                    \"tab_id\": 4,\n                                    \"tab_name\": \"story2viewer_list\"\n                                },\n                                {\n                                    \"priority\": 102,\n                                    \"tab_id\": 5,\n                                    \"tab_name\": \"video_auth_page\"\n                                },\n                                {\n                                    \"priority\": 11,\n                                    \"tab_id\": 11,\n                                    \"tab_name\": \"ec_reviews_tab\"\n                                }\n                            ],\n                            \"max_tab_count\": 3\n                        },\n                        \"emoji_recommend_list\": null,\n                        \"long_press_recommend_list\": null,\n                        \"preload\": {\n                            \"preds\": \"{\\\"item_post_comment\\\":0}\"\n                        },\n                        \"quick_comment\": {\n                            \"enabled\": true,\n                            \"rec_level\": 0\n                        },\n                        \"quick_comment_emoji_recommend_list\": null,\n                        \"social_quick_comment\": {\n                            \"enabled\": false,\n                            \"rec_metrics\": {\n                                \"non_social_enabled\": \"true\",\n                                \"p_comment\": \"0\",\n                                \"p_skip\": \"0\",\n                                \"p_stay_time\": \"0\"\n                            }\n                        },\n                        \"zero_comment_button_config\": {\n                            \"background_url\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"background_url_for_black\": {\n                                \"url_list\": [\n                                    \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                                ],\n                                \"url_prefix\": null\n                            },\n                            \"image_type\": 1,\n                            \"zero_comment_button_enable\": true,\n                            \"zero_comment_button_main_text\": \"Start the conversation\",\n                            \"zero_comment_button_text\": \"Comment\"\n                        }\n                    },\n                    \"comment_topbar_info\": null,\n                    \"commerce_config_data\": null,\n                    \"commerce_info\": {\n                        \"adv_promotable\": false,\n                        \"auction_ad_invited\": false,\n                        \"branded_content_type\": 0,\n                        \"is_diversion_ad\": 0,\n                        \"organic_log_extra\": \"{\\\"req_id\\\":\\\"202603242121451DA0582EC8ED141CCE68\\\"}\",\n                        \"with_comment_filter_words\": false\n                    },\n                    \"content_desc\": \"\",\n                    \"content_desc_extra\": [],\n                    \"content_level\": 0,\n                    \"content_model\": {\n                        \"custom_biz\": {\n                            \"aweme_trace\": \"202603242121451DA0582EC8ED141CCE68\",\n                            \"high_quality_boost_info\": {\n                                \"description\": \"\",\n                                \"is_high_quality_post\": false,\n                                \"link\": \"\"\n                            },\n                            \"high_quality_boost_info_v2\": {}\n                        },\n                        \"standard_biz\": {\n                            \"ai_comment_photo\": {\n                                \"enable_comment\": true\n                            },\n                            \"e_commerce\": {\n                                \"ttec_content_tag\": {\n                                    \"recommendation_tag_consumer_str\": \"\",\n                                    \"recommendation_tag_creator_str\": \"\"\n                                }\n                            },\n                            \"local_alliance_info\": {\n                                \"alliance_item_label_text\": \"\",\n                                \"alliance_item_label_type\": 0\n                            },\n                            \"tts_voice_info\": {\n                                \"tts_voice_attr\": \"[]\",\n                                \"tts_voice_reuse_params\": \"[]\"\n                            },\n                            \"vc_filter_info\": {\n                                \"vc_filter_attr\": \"[]\"\n                            }\n                        }\n                    },\n                    \"content_original_type\": 1,\n                    \"content_size_type\": 1,\n                    \"content_type\": \"share\",\n                    \"cover_labels\": null,\n                    \"create_time\": 1774338584,\n                    \"creation_info\": {\n                        \"creation_used_functions\": [\n                            \"high_quality_upload\"\n                        ]\n                    },\n                    \"creator_ai_comment\": {\n                        \"eligible_video\": false,\n                        \"has_ai_topic\": false,\n                        \"not_eligible_reason\": 213\n                    },\n                    \"desc\": \"\",\n                    \"desc_language\": \"un\",\n                    \"disable_search_trending_bar\": false,\n                    \"distance\": \"\",\n                    \"distribute_type\": 1,\n                    \"ecosystem_perception_enhancement\": null,\n                    \"follow_up_publish_from_id\": -1,\n                    \"geofencing\": null,\n                    \"geofencing_regions\": null,\n                    \"green_screen_materials\": null,\n                    \"group_id\": \"7619635943338724615\",\n                    \"group_id_list\": {\n                        \"GroupdIdList0\": [\n                            7620726134702886151,\n                            7619635943338724615\n                        ],\n                        \"GroupdIdList1\": [\n                            7620726134702886151,\n                            7619635943338724615\n                        ]\n                    },\n                    \"has_danmaku\": false,\n                    \"has_vs_entry\": false,\n                    \"have_dashboard\": false,\n                    \"hybrid_label\": null,\n                    \"image_infos\": null,\n                    \"interact_permission\": {\n                        \"allow_adding_as_post\": {\n                            \"status\": 0\n                        },\n                        \"allow_adding_to_story\": 0,\n                        \"allow_create_sticker\": {\n                            \"status\": 0\n                        },\n                        \"allow_story_switch_to_post\": {\n                            \"status\": 1\n                        },\n                        \"duet\": 0,\n                        \"duet_privacy_setting\": 0,\n                        \"stitch\": 0,\n                        \"stitch_privacy_setting\": 0,\n                        \"upvote\": 1\n                    },\n                    \"interaction_stickers\": [\n                        {\n                            \"attr\": \"\",\n                            \"index\": 0,\n                            \"is_non_global\": false,\n                            \"is_non_global_v2\": false,\n                            \"material_index\": 0,\n                            \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.3937,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                            \"type\": 19,\n                            \"video_share_info\": {\n                                \"original_author_id\": \"6996631656689894405\",\n                                \"original_author_name\": \"oleyes\",\n                                \"original_index\": -1,\n                                \"original_item_id\": \"7619414438109646102\",\n                                \"original_sec_author_id\": \"MS4wLjABAAAAihFp2lVZgXrVX64Qfyj9pJSEd0U0Bfi-rj-Gpckj39c-WjlHWVBv6ktJXpicBx5Z\"\n                            }\n                        }\n                    ],\n                    \"is_ads\": false,\n                    \"is_description_translatable\": false,\n                    \"is_hash_tag\": 1,\n                    \"is_nff_or_nr\": false,\n                    \"is_on_this_day\": 0,\n                    \"is_paid_content\": false,\n                    \"is_pgcshow\": false,\n                    \"is_preview\": 0,\n                    \"is_relieve\": false,\n                    \"is_text_sticker_translatable\": false,\n                    \"is_tiktok_story\": true,\n                    \"is_title_translatable\": false,\n                    \"is_top\": 0,\n                    \"is_vr\": false,\n                    \"item_comment_settings\": 3,\n                    \"item_duet\": 0,\n                    \"item_react\": 0,\n                    \"item_stitch\": 0,\n                    \"label_top\": {\n                        \"height\": 720,\n                        \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                        \"url_list\": [\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                            \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"label_top_text\": null,\n                    \"long_video\": null,\n                    \"main_arch_common\": \"\",\n                    \"mask_infos\": [],\n                    \"meme_reg_info\": {},\n                    \"misc_info\": \"{}\",\n                    \"muf_comment_info_v2\": null,\n                    \"music\": {\n                        \"album\": \"\",\n                        \"allow_offline_music_to_detail_page\": false,\n                        \"artists\": [],\n                        \"audition_duration\": 41,\n                        \"author\": \"oleyes\",\n                        \"author_deleted\": false,\n                        \"author_position\": null,\n                        \"avatar_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=30669295&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=1MEj42fju9Tb0%2ByP59pNPs9ZK7Q%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d55d877a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ACMKejz6P0A7zyOC%2FTAUWl3giUY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"avatar_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=f2e7b12e&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=mEQT5xgnzZjVRsxiutlekDwDnKY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=17d2e618&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5Wa0Sia0J50T08yNu4WttCfUj54%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"binded_challenge_id\": 0,\n                        \"can_be_stitched\": true,\n                        \"can_not_reuse\": false,\n                        \"collect_stat\": 0,\n                        \"commercial_right_type\": 2,\n                        \"cover_large\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=3635a7a5&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=%2BmLJja%2B%2BGFa47nNGD1FrbdTlI%2F0%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=f2d4d2fd&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Ow0TvRpUixkvk309tbIRfdQjeA4%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_medium\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=30669295&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=1MEj42fju9Tb0%2ByP59pNPs9ZK7Q%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d55d877a&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=ACMKejz6P0A7zyOC%2FTAUWl3giUY%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"cover_thumb\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-maliva-avt-0068/7321229167470673925\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=f2e7b12e&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=mEQT5xgnzZjVRsxiutlekDwDnKY%3D\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7321229167470673925~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=17d2e618&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=5Wa0Sia0J50T08yNu4WttCfUj54%3D\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"create_time\": 1774033182,\n                        \"dmv_auto_show\": false,\n                        \"duration\": 41,\n                        \"duration_high_precision\": {\n                            \"audition_duration_precision\": 41.195,\n                            \"duration_precision\": 41.195,\n                            \"shoot_duration_precision\": 41.195,\n                            \"video_duration_precision\": 41.195\n                        },\n                        \"external_song_info\": [],\n                        \"extra\": \"{\\\"aed_music_dur\\\":7,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7619414438109646102,\\\"from_user_id\\\":7577508911801795597,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v24942gl0000d6upi67og65o6qica9o0\\\",\\\"owner_id\\\":6996631656689894405,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                        \"has_commerce_right\": true,\n                        \"has_commerce_right_strict\": false,\n                        \"has_human_voice\": false,\n                        \"id\": 7619414469630184214,\n                        \"id_str\": \"7619414469630184214\",\n                        \"is_audio_url_with_cookie\": false,\n                        \"is_author_artist\": false,\n                        \"is_commerce_music\": true,\n                        \"is_commerce_music_strict\": false,\n                        \"is_matched_metadata\": false,\n                        \"is_original\": false,\n                        \"is_original_sound\": true,\n                        \"is_pgc\": false,\n                        \"is_play_music\": false,\n                        \"is_shooting_allow\": true,\n                        \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"group3\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                        \"lyric_short_position\": null,\n                        \"matched_pgc_sound\": {\n                            \"artist_infos\": [\n                                {\n                                    \"avatar\": {\n                                        \"uri\": \"tos-useast8-avt-0068-tx2/3a94620b8e5b266b6fa21b1f431e1a7d\",\n                                        \"url_list\": [\n                                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3a94620b8e5b266b6fa21b1f431e1a7d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=50350500&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=I3fSEZ2Q7qEX9EPM73iAvOZP9Mc%3D\",\n                                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/3a94620b8e5b266b6fa21b1f431e1a7d~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d2206c67&s=TIKTOK_STORY_DETAIL&sc=avatar&shcp=3d9fb63a&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GssUaHfOrNfj%2FPGFxkNjtny2mDw%3D\"\n                                        ],\n                                        \"url_prefix\": null\n                                    },\n                                    \"enter_type\": 2,\n                                    \"follow_status\": 0,\n                                    \"follower_status\": 0,\n                                    \"handle\": \"zekebleu\",\n                                    \"is_block\": false,\n                                    \"is_blocked\": false,\n                                    \"is_private_account\": false,\n                                    \"is_verified\": false,\n                                    \"is_visible\": false,\n                                    \"nick_name\": \"Zeke Bleu\",\n                                    \"sec_uid\": \"MS4wLjABAAAAXhIsxuax3DybMeDI6LmZJymG7pWQx0HfeAzVA5gMCXcYtYDpuK1l9TQxq1dJM39b\",\n                                    \"status\": 1,\n                                    \"uid\": \"7152115375979758638\"\n                                }\n                            ],\n                            \"author\": \"Zeke Bleu\",\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"mixed_author\": \"Contains music from: \\\"A New Life\\\"\",\n                            \"mixed_title\": \"original sound - oleyes (Contains music from: A New Life - Zeke Bleu)\",\n                            \"music_release_info\": {\n                                \"group_release_date\": 0,\n                                \"is_new_release_song\": false\n                            },\n                            \"title\": \"A New Life\",\n                            \"uncert_artists\": null\n                        },\n                        \"matched_song\": {\n                            \"author\": \"Zeke Bleu\",\n                            \"chorus_info\": {\n                                \"duration_ms\": 38207,\n                                \"start_ms\": 161472\n                            },\n                            \"cover_medium\": {\n                                \"height\": 720,\n                                \"uri\": \"tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft\",\n                                \"url_list\": [\n                                    \"https://p16-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\",\n                                    \"https://p19-common.tiktokcdn-us.com/tos-alisg-v-2774/o8X60ZAIEoDFfgjFW2CgDS0nhA6DzaAAIlejft~tplv-tiktokx-cropcenter:200:200.jpeg?dr=9584&t=4d5b0474&ps=933b5bde&shp=08d74b56&shcp=d05b14bd&idc=useast5\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"full_duration\": 217018,\n                            \"h5_url\": \"\",\n                            \"id\": \"7601347574864840721\",\n                            \"performers\": null,\n                            \"title\": \"A New Life\"\n                        },\n                        \"meme_song_info\": {},\n                        \"mid\": \"7619414469630184214\",\n                        \"multi_bit_rate_play_info\": null,\n                        \"music_group_use_count\": 0,\n                        \"music_group_v3_ids\": [\n                            7475608303146371091\n                        ],\n                        \"music_ugid\": 7619414469630184214,\n                        \"music_ugid_use_count\": 0,\n                        \"mute_share\": false,\n                        \"mute_type\": 0,\n                        \"offline_desc\": \"\",\n                        \"owner_handle\": \"oleyes\",\n                        \"owner_id\": \"6996631656689894405\",\n                        \"owner_nickname\": \"oleyes\",\n                        \"play_url\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"https://v16m.tiktokcdn-us.com/94521eba8fce4e11a2fc48132cfe61ab/69c3a97b/video/tos/no1a/tos-no1a-v-2370-no/ooP9FZaJuGB4CYZKK26Nq7mlyitAbBRiMIwDT/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=MzxmOTk7aWk7M2lnaTZlOUBpMzxmdHI5cjlzOTMzbzU8NUBfNTRgXl8uNWIxNTA2MDQyYSNsXmYzMmQ0ZnJhLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00088000&shp=d05b14bd&shcp=-\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/94521eba8fce4e11a2fc48132cfe61ab/69c3a97b/video/tos/no1a/tos-no1a-v-2370-no/ooP9FZaJuGB4CYZKK26Nq7mlyitAbBRiMIwDT/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=MzxmOTk7aWk7M2lnaTZlOUBpMzxmdHI5cjlzOTMzbzU8NUBfNTRgXl8uNWIxNTA2MDQyYSNsXmYzMmQ0ZnJhLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00088000&shp=d05b14bd&shcp=-\",\n                                \"https://v19.tiktokcdn-us.com/45f93d10dc1bd2e6665370eb935e9b0c/69c3a97b/video/tos/no1a/tos-no1a-v-2370-no/ooP9FZaJuGB4CYZKK26Nq7mlyitAbBRiMIwDT/?a=1233&bti=ODR2KTU6PGYpNzo5Zi86bTUuNDpkNDQwOg%3D%3D&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=audio_mpeg&qs=6&rc=MzxmOTk7aWk7M2lnaTZlOUBpMzxmdHI5cjlzOTMzbzU8NUBfNTRgXl8uNWIxNTA2MDQyYSNsXmYzMmQ0ZnJhLS1kMTFzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e00088000&shp=d05b14bd&shcp=-\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v24942gl0000d6upi67og65o6qica9o0&line=0&is_play_url=1&source=TIKTOK_STORY_DETAIL&file_id=567b339f3d8f40e88f1fb8a6c67c89b0&item_id=7619414469630184214&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjNmNDUxYmQ5NjljNTNjMmVjM2MxY2VlNzU5MDIxMzNk&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"position\": null,\n                        \"prevent_download\": false,\n                        \"preview_end_time\": 0,\n                        \"preview_start_time\": 0,\n                        \"recommend_status\": 100,\n                        \"same_group_id_v3\": 7475608303146371091,\n                        \"search_highlight\": null,\n                        \"sec_uid\": \"MS4wLjABAAAAihFp2lVZgXrVX64Qfyj9pJSEd0U0Bfi-rj-Gpckj39c-WjlHWVBv6ktJXpicBx5Z\",\n                        \"shoot_duration\": 41,\n                        \"sim_group_id_v3\": 7475608303146371091,\n                        \"source_platform\": 72,\n                        \"status\": 1,\n                        \"tag_list\": null,\n                        \"title\": \"original sound - oleyes\",\n                        \"tt_to_dsp_song_infos\": [],\n                        \"uncert_artists\": null,\n                        \"user_count\": 0,\n                        \"video_duration\": 41\n                    },\n                    \"music_begin_time_in_ms\": 0,\n                    \"music_end_time_in_ms\": 15000,\n                    \"music_selected_from\": \"original\",\n                    \"music_title_style\": 1,\n                    \"music_volume\": \"0.000000\",\n                    \"need_trim_step\": false,\n                    \"need_vs_entry\": false,\n                    \"nickname_position\": null,\n                    \"no_selected_music\": false,\n                    \"operator_boost_info\": null,\n                    \"origin_comment_ids\": null,\n                    \"origin_volume\": \"50.000000\",\n                    \"original_client_text\": {\n                        \"markup_text\": \"\",\n                        \"text_extra\": null\n                    },\n                    \"paid_content_info\": {\n                        \"paid_collection_id\": 0\n                    },\n                    \"picked_users\": [],\n                    \"playlist_blocked\": false,\n                    \"poi_re_tag_signal\": 0,\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"products_info\": null,\n                    \"question_list\": null,\n                    \"quick_reply_emojis\": [\n                        \"😍\",\n                        \"😂\",\n                        \"😳\"\n                    ],\n                    \"rate\": 12,\n                    \"reference_tts_voice_ids\": null,\n                    \"reference_voice_filter_ids\": null,\n                    \"region\": \"NG\",\n                    \"retry_type\": 0,\n                    \"right_products\": null,\n                    \"risk_infos\": {\n                        \"content\": \"\",\n                        \"risk_sink\": false,\n                        \"type\": 0,\n                        \"vote\": false,\n                        \"warn\": false\n                    },\n                    \"search_highlight\": null,\n                    \"share_info\": {\n                        \"bool_persist\": 0,\n                        \"now_invitation_card_image_urls\": null,\n                        \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n                        \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_link_desc\": \"\",\n                        \"share_quote\": \"\",\n                        \"share_signature_desc\": \"\",\n                        \"share_signature_url\": \"\",\n                        \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n                        \"share_title_myself\": \"\",\n                        \"share_title_other\": \"\",\n                        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620726134702886151?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620726134702886151&source=h5_m&story_type=1\",\n                        \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                    },\n                    \"share_to_story_info\": {\n                        \"is_visible\": 1,\n                        \"share_story_post_type\": 0\n                    },\n                    \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620726134702886151?_r=1&u_code=f0hib2kf7i190e&preview_pb=0&sharer_language=en&_d=f2h7h4197b16cd&aweme_type=40&share_item_id=7620726134702886151&source=h5_m&story_type=1\",\n                    \"smart_search_info\": {\n                        \"ai_overview_intent_type\": 0,\n                        \"ask_tako_intent_type\": 0,\n                        \"find_similar_intent_type\": 0,\n                        \"related_videos_intent_type\": 0,\n                        \"title_smart_search_panel_type\": 0\n                    },\n                    \"social_interaction_blob\": {\n                        \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n                    },\n                    \"solaria_profile\": {\n                        \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n                    },\n                    \"sort_label\": \"\",\n                    \"standard_component_info\": {\n                        \"banner_enabled\": true\n                    },\n                    \"statistics\": {\n                        \"aweme_id\": \"7620726134702886151\",\n                        \"collect_count\": 0,\n                        \"comment_count\": 0,\n                        \"digg_count\": 1,\n                        \"download_count\": 0,\n                        \"forward_count\": 0,\n                        \"lose_comment_count\": 0,\n                        \"lose_count\": 0,\n                        \"play_count\": 5,\n                        \"repost_count\": 0,\n                        \"share_count\": 0,\n                        \"whatsapp_share_count\": 0\n                    },\n                    \"status\": {\n                        \"allow_comment\": true,\n                        \"allow_share\": true,\n                        \"aweme_id\": \"7620726134702886151\",\n                        \"download_status\": 0,\n                        \"in_reviewing\": false,\n                        \"is_delete\": false,\n                        \"is_prohibited\": false,\n                        \"private_status\": 0,\n                        \"review_result\": {\n                            \"review_status\": 0\n                        },\n                        \"reviewed\": 1,\n                        \"self_see\": false\n                    },\n                    \"story_metadata\": {\n                        \"chat_disabled\": false,\n                        \"emoji_disabled\": false,\n                        \"expired_at\": 1774424984000,\n                        \"is_official\": false,\n                        \"story_style_version\": 2,\n                        \"total_comments\": 0,\n                        \"viewed\": false,\n                        \"viewer_count\": 0\n                    },\n                    \"story_type\": 1,\n                    \"support_danmaku\": false,\n                    \"survey_info\": null,\n                    \"tako_bubble_info\": {\n                        \"tako_bubble_enable\": false\n                    },\n                    \"text_extra\": [],\n                    \"text_sticker_major_lang\": \"un\",\n                    \"title_language\": \"un\",\n                    \"tns_ue_feed_info\": {\n                        \"footnote\": {\n                            \"can_add_footnote\": 0,\n                            \"pending_count\": 0\n                        }\n                    },\n                    \"ttec_suggest_words\": {\n                        \"ttec_suggest_words\": null\n                    },\n                    \"tts_voice_ids\": null,\n                    \"uniqid_position\": null,\n                    \"used_full_song\": false,\n                    \"user_digged\": 0,\n                    \"video\": {\n                        \"CoverTsp\": 0,\n                        \"ai_dynamic_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9702212&x-expires=1774472400&x-signature=unQ4maY9dhslaVYSU%2Fm5lj6IcfE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=bc6fb907&x-expires=1774472400&x-signature=6zw2sD9ijppksFH%2Bv4D0KFbT6sM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ad59c964&x-expires=1774472400&x-signature=rkMrYDya9q5TD3fCqAvM%2FjoZNsw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"ai_dynamic_cover_bak\": {\n                            \"uri\": \"tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9702212&x-expires=1774472400&x-signature=unQ4maY9dhslaVYSU%2Fm5lj6IcfE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=bc6fb907&x-expires=1774472400&x-signature=6zw2sD9ijppksFH%2Bv4D0KFbT6sM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ad59c964&x-expires=1774472400&x-signature=rkMrYDya9q5TD3fCqAvM%2FjoZNsw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"animated_cover\": {\n                            \"uri\": \"tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=d9702212&x-expires=1774472400&x-signature=unQ4maY9dhslaVYSU%2Fm5lj6IcfE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.image?dr=8606&refresh_token=bc6fb907&x-expires=1774472400&x-signature=6zw2sD9ijppksFH%2Bv4D0KFbT6sM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oobVCBEIyTiSA3GfCw8CXu0hQbI84AQ1iIQAAn~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ad59c964&x-expires=1774472400&x-signature=rkMrYDya9q5TD3fCqAvM%2FjoZNsw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&sc=dynamic_cover&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL\"\n                            ],\n                            \"url_prefix\": null\n                        },\n                        \"big_thumbs\": [],\n                        \"bit_rate\": [\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 135509,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_540_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 254098,\n                                    \"file_cs\": \"c:0-13781-0437\",\n                                    \"file_hash\": \"794cd041798e1303dc5b061a372b0a4a\",\n                                    \"height\": 1024,\n                                    \"uri\": \"v1c044g50000d71443fog65salq3orp0\",\n                                    \"url_key\": \"v1c044g50000d71443fog65salq3orp0_h264_540p_135509\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/d08015b232f5796241f3e2d6438b1b52/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/e07aa790ef991737677d048fdb69c07c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ee525ee9e5401c9aa52bfb5400fe5f&is_play_url=1&item_id=7620726134702886151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2N2IxZDEzZTFkOTJjMzAwMGUxYTZmMDdkNzE4YjE5&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71443fog65salq3orp0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 576\n                                },\n                                \"quality_type\": 25,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 40639}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 61978}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 80969}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 98468}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 114933}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 186170}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 84.124, \\\\\\\"v960\\\\\\\": 87.292, \\\\\\\"v864\\\\\\\": 88.455, \\\\\\\"v720\\\\\\\": 90.18}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.303, \\\\\\\"v960\\\\\\\": 77.949, \\\\\\\"v864\\\\\\\": 80.706, \\\\\\\"v720\\\\\\\": 81.967}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":77.237,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":58.964,\\\\\\\"srv1\\\\\\\":65.14},\\\\\\\"src\\\\\\\":77.237,\\\\\\\"trans\\\\\\\":58.964,\\\\\\\"version\\\\\\\":\\\\\\\"v1.1\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32507}\"\n                            },\n                            {\n                                \"HDR_bit\": \"\",\n                                \"HDR_type\": \"\",\n                                \"bit_rate\": 118610,\n                                \"dub_infos\": null,\n                                \"fid_profile_labels\": \"\",\n                                \"fps\": 30,\n                                \"gear_name\": \"lowest_480_0\",\n                                \"is_bytevc1\": 0,\n                                \"play_addr\": {\n                                    \"data_size\": 222410,\n                                    \"file_cs\": \"c:0-13679-7ca6\",\n                                    \"file_hash\": \"699e5f476704d06750b7d9883ba1aebd\",\n                                    \"height\": 854,\n                                    \"uri\": \"v1c044g50000d71443fog65salq3orp0\",\n                                    \"url_key\": \"v1c044g50000d71443fog65salq3orp0_h264_480p_118610\",\n                                    \"url_list\": [\n                                        \"https://v16m.tiktokcdn-us.com/1847836e2e43f652b4faa773f0e3e5c4/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ocXQhDZy0rAKTbQCA8iiwEBGC4AIQxMEIVf8uS/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=230&bt=115&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=NWdmO2dlaTs0OmU2OjY7OEBpM3U2b3Y5cjY3OjMzODczNEBfYV4zMTAwX2MxYTM2Mi5hYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://v19.tiktokcdn-us.com/7a525fcaf23702bc22c27a99e2c36845/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ocXQhDZy0rAKTbQCA8iiwEBGC4AIQxMEIVf8uS/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=230&bt=115&cs=0&ds=2&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=NWdmO2dlaTs0OmU2OjY7OEBpM3U2b3Y5cjY3OjMzODczNEBfYV4zMTAwX2MxYTM2Mi5hYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                        \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d518539763db47f1b83f3b4d68acddb2&is_play_url=1&item_id=7620726134702886151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmE4MzI0Mjk0MjAzYjE4NWY1OTg4MGY3OGZjYWQwNDQw&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71443fog65salq3orp0\"\n                                    ],\n                                    \"url_prefix\": null,\n                                    \"width\": 480\n                                },\n                                \"quality_type\": 35,\n                                \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 36502}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 54239}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 70743}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 84218}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 99630}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 161668}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.871, \\\\\\\"v960\\\\\\\": 77.206, \\\\\\\"v864\\\\\\\": 77.248, \\\\\\\"v720\\\\\\\": 80.307}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.871, \\\\\\\"v960\\\\\\\": 77.206, \\\\\\\"v864\\\\\\\": 77.248, \\\\\\\"v720\\\\\\\": 80.307}}}\\\",\\\"ufq\\\":\\\"{\\\\\\\"enh\\\\\\\":77.237,\\\\\\\"playback\\\\\\\":{\\\\\\\"ori\\\\\\\":56.39,\\\\\\\"srv1\\\\\\\":55.95},\\\\\\\"src\\\\\\\":77.237,\\\\\\\"trans\\\\\\\":56.39,\\\\\\\"version\\\\\\\":\\\\\\\"v1.1\\\\\\\"}\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32507}\"\n                            }\n                        ],\n                        \"bit_rate_audio\": [],\n                        \"cdn_url_expired\": 0,\n                        \"cla_info\": {\n                            \"caption_infos\": null,\n                            \"captions_type\": 0,\n                            \"creator_edited_caption_id\": 0,\n                            \"enable_auto_caption\": 0,\n                            \"has_original_audio\": 0,\n                            \"hide_original_caption\": false,\n                            \"is_author_dubbing_qualified\": false,\n                            \"no_caption_reason\": 1,\n                            \"vertical_positions\": null\n                        },\n                        \"cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/o0ziQQ8hIV8Cu34AbCkBfAyIEGAiA4SwgN30IX\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ziQQ8hIV8Cu34AbCkBfAyIEGAiA4SwgN30IX~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=bce3c852&x-expires=1774472400&x-signature=JsfaNdc5bOUxZYRxTz%2BS8D%2FySO4%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ziQQ8hIV8Cu34AbCkBfAyIEGAiA4SwgN30IX~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=275ed602&x-expires=1774472400&x-signature=etbY%2B6Rfnlh%2FC1EMQeBSlO3wddQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0ziQQ8hIV8Cu34AbCkBfAyIEGAiA4SwgN30IX~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=c4e7533e&x-expires=1774472400&x-signature=9QDqFRq%2BJ1nOUchCrxXNsZN1ThA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&s=TIKTOK_STORY_DETAIL&sc=cover&biz_tag=tt_video\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"did_profile_labels\": \"\",\n                        \"download_addr\": {\n                            \"data_size\": 574948,\n                            \"file_cs\": \"c:0-13781-0437\",\n                            \"height\": 720,\n                            \"uri\": \"v1c044g50000d71443fog65salq3orp0\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/fb686eaf1a64e7639ae194356b54135d/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ogupwRD4QBBEim4RfEAgIe8FhkENwk3II5qRch/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=598&bt=299&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Nzg0NzYzZ2dlZWc5PDVoNkBpM3U2b3Y5cjY3OjMzODczNEBgMWEtYmAyNS8xY15eNTAtYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/d1483f37ba514b7a22603fdeec76f08b/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/ogupwRD4QBBEim4RfEAgIe8FhkENwk3II5qRch/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=598&bt=299&cs=0&ds=3&eid=20480&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=0&rc=Nzg0NzYzZ2dlZWc5PDVoNkBpM3U2b3Y5cjY3OjMzODczNEBgMWEtYmAyNS8xY15eNTAtYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v1c044g50000d71443fog65salq3orp0&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_STORY_DETAIL&file_id=033e82a9a6fd4b2b8d5dc0e304d145c4&item_id=7620726134702886151&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjlkNDMxYTNhODRlZTU1YjZhY2NkZWNjZGMzNGU0MjM3&shp=d05b14bd&shcp=-\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"download_no_watermark_addr\": {\n                            \"data_size\": 254098,\n                            \"file_cs\": \"c:0-13781-0437\",\n                            \"file_hash\": \"794cd041798e1303dc5b061a372b0a4a\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71443fog65salq3orp0\",\n                            \"url_key\": \"v1c044g50000d71443fog65salq3orp0_h264_540p_135509\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d08015b232f5796241f3e2d6438b1b52/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/e07aa790ef991737677d048fdb69c07c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ee525ee9e5401c9aa52bfb5400fe5f&is_play_url=1&item_id=7620726134702886151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2N2IxZDEzZTFkOTJjMzAwMGUxYTZmMDdkNzE4YjE5&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71443fog65salq3orp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"duration\": 15001,\n                        \"dynamic_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/os5eAf3uDB2pFChENEEhkcQDwBcQqk4g4KRnIA\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/os5eAf3uDB2pFChENEEhkcQDwBcQqk4g4KRnIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=5953d6ff&x-expires=1774472400&x-signature=m6vy%2FFBGzh2Pcx5TBjwSyz4sXj4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/os5eAf3uDB2pFChENEEhkcQDwBcQqk4g4KRnIA~tplv-tiktokx-origin.image?dr=8606&refresh_token=f2fb2d94&x-expires=1774472400&x-signature=V8Ugz3VuJT%2Bfo%2B8auEmvwEfCTFg%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/os5eAf3uDB2pFChENEEhkcQDwBcQqk4g4KRnIA~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=ea6a7b08&x-expires=1774472400&x-signature=gGb%2F9hiwzq%2BvwduzKi1oUW5fdYM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=dynamic_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"has_watermark\": true,\n                        \"height\": 1024,\n                        \"is_bytevc1\": 0,\n                        \"is_callback\": true,\n                        \"meta\": \"{\\\"LoudnessRange\\\":\\\"5.9\\\",\\\"LoudnessRangeEnd\\\":\\\"-21.8\\\",\\\"LoudnessRangeStart\\\":\\\"-27.7\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-15.8\\\",\\\"MaximumShortTermLoudness\\\":\\\"-21.6\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"Version\\\\\\\":2,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-21.6,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.73,\\\\\\\"MusicRatio\\\\\\\":0.93,\\\\\\\"SingingRatio\\\\\\\":0.07},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-21.61,\\\\\\\"LoudR\\\\\\\":5.4,\\\\\\\"LoudRE\\\\\\\":-21.8,\\\\\\\"LoudRS\\\\\\\":-27.2,\\\\\\\"MaxMomLoud\\\\\\\":-15.77,\\\\\\\"MaxSTLoud\\\\\\\":-21.56}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":4741.95,\\\\\\\"FCenR\\\\\\\":4671.1,\\\\\\\"Spkr100G\\\\\\\":0.2,\\\\\\\"Spkr150G\\\\\\\":0.38,\\\\\\\"Spkr200G\\\\\\\":0.66},\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-22.944},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.581},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.281,\\\\\\\"LTotal\\\\\\\":-27.874,\\\\\\\"Peak\\\\\\\":-6.585,\\\\\\\"RTotal\\\\\\\":-27.592},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Peak\\\\\\\":0.46774,\\\\\\\"Loudness\\\\\\\":-23,\\\\\\\"LoudnessRange\\\\\\\":5.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-21.8,\\\\\\\"LoudnessRangeStart\\\\\\\":-27.7,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-15.8}\\\",\\\"loudness\\\":\\\"-23\\\",\\\"peak\\\":\\\"0.46774\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774338586}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"63.59\\\"}\",\n                        \"need_set_token\": false,\n                        \"origin_cover\": {\n                            \"data_size\": 0,\n                            \"height\": 720,\n                            \"uri\": \"tos-alisg-p-0037/oM8EIuyVGBAhQXXmCSi8AI0APC8wbAZ4IQf8Ci\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oM8EIuyVGBAhQXXmCSi8AI0APC8wbAZ4IQf8Ci~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=5e0d10ee&x-expires=1774472400&x-signature=tDtKeToZphlDVazG2wQxlO%2BoW3g%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oM8EIuyVGBAhQXXmCSi8AI0APC8wbAZ4IQf8Ci~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=cc381fbe&x-expires=1774472400&x-signature=d0kiKB4dNA5n77LtTOp0v%2BZiDBw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oM8EIuyVGBAhQXXmCSi8AI0APC8wbAZ4IQf8Ci~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=dbacf35c&x-expires=1774472400&x-signature=5QBWgnNQEfrk7Ih7V9NcvLKjpcU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=3d9fb63a&idc=useast5&biz_tag=tt_video&s=TIKTOK_STORY_DETAIL&sc=feed_cover\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 720\n                        },\n                        \"play_addr\": {\n                            \"data_size\": 254098,\n                            \"file_cs\": \"c:0-13781-0437\",\n                            \"file_hash\": \"794cd041798e1303dc5b061a372b0a4a\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71443fog65salq3orp0\",\n                            \"url_key\": \"v1c044g50000d71443fog65salq3orp0_h264_540p_135509\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d08015b232f5796241f3e2d6438b1b52/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/e07aa790ef991737677d048fdb69c07c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ee525ee9e5401c9aa52bfb5400fe5f&is_play_url=1&item_id=7620726134702886151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2N2IxZDEzZTFkOTJjMzAwMGUxYTZmMDdkNzE4YjE5&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71443fog65salq3orp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_bytevc1\": {\n                            \"data_size\": 275803,\n                            \"file_cs\": \"c:0-14145-d672\",\n                            \"file_hash\": \"376a60ffeea0e866f275f725f492289e\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71443fog65salq3orp0\",\n                            \"url_key\": \"v1c044g50000d71443fog65salq3orp0_bytevc1_540p_147085\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/82b2d31432f4fd24a2a136fdbe9369ff/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oUNfSiETAh8I8B8bEyQAGVVQvaiC40DuwEACIX/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=286&bt=143&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZTpoO2QzNDtnOmRoaGg8aUBpM3U2b3Y5cjY3OjMzODczNEBhNC5iX2MuXjUxMjJeYmBeYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/d8ec3de6dfc78e63f63e9ba4529b37c0/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oUNfSiETAh8I8B8bEyQAGVVQvaiC40DuwEACIX/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=286&bt=143&cs=2&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&rc=ZTpoO2QzNDtnOmRoaGg8aUBpM3U2b3Y5cjY3OjMzODczNEBhNC5iX2MuXjUxMjJeYmBeYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=afc9eeae5e5a478da811f0bae81e77db&is_play_url=1&item_id=7620726134702886151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdhZjFmMDA1Zjk4MzQ4YzZlZjg4YzlhMTFjMzg4OGM0&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71443fog65salq3orp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"play_addr_h264\": {\n                            \"data_size\": 254098,\n                            \"file_cs\": \"c:0-13781-0437\",\n                            \"file_hash\": \"794cd041798e1303dc5b061a372b0a4a\",\n                            \"height\": 1024,\n                            \"uri\": \"v1c044g50000d71443fog65salq3orp0\",\n                            \"url_key\": \"v1c044g50000d71443fog65salq3orp0_h264_540p_135509\",\n                            \"url_list\": [\n                                \"https://v16m.tiktokcdn-us.com/d08015b232f5796241f3e2d6438b1b52/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://v19.tiktokcdn-us.com/e07aa790ef991737677d048fdb69c07c/69c354d8/video/tos/alisg/tos-alisg-pve-0037c001/oYQCE0XViziSAiZL8DuIJwAQ7G44AyB8CEhfIb/?a=1233&bti=OzQ6QGo4NHYpNzo5Zi80NmAjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=264&bt=132&cs=0&ds=6&ft=arR-Iqq3mbuPD12x4Zms3wUPydJ5aeF~O5&mime_type=video_mp4&qs=5&rc=aWgzN2VlOGRmMzg8aDVoNEBpM3U2b3Y5cjY3OjMzODczNEAyYy0yYy9eNi4xYmIyMmJjYSNtbG5eMmRjMS5hLS1kMWBzcw%3D%3D&vvpl=1&l=202603242121451DA0582EC8ED141CCE68&btag=e000b8200\",\n                                \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=f1ee525ee9e5401c9aa52bfb5400fe5f&is_play_url=1&item_id=7620726134702886151&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjQ2N2IxZDEzZTFkOTJjMzAwMGUxYTZmMDdkNzE4YjE5&source=TIKTOK_STORY_DETAIL&video_id=v1c044g50000d71443fog65salq3orp0\"\n                            ],\n                            \"url_prefix\": null,\n                            \"width\": 576\n                        },\n                        \"ratio\": \"540p\",\n                        \"source_HDR_type\": 0,\n                        \"tags\": null,\n                        \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n                        \"width\": 576\n                    },\n                    \"video_control\": {\n                        \"allow_download\": false,\n                        \"allow_duet\": false,\n                        \"allow_dynamic_wallpaper\": true,\n                        \"allow_music\": true,\n                        \"allow_react\": false,\n                        \"allow_stitch\": true,\n                        \"draft_progress_bar\": 1,\n                        \"prevent_download_type\": 2,\n                        \"share_type\": 0,\n                        \"show_progress_bar\": 1,\n                        \"timer_status\": 1\n                    },\n                    \"video_labels\": [],\n                    \"video_text\": [],\n                    \"visual_search_info\": {\n                        \"fallback_vtag_enable\": false,\n                        \"fallback_vtag_enable_type\": 0,\n                        \"long_press_entrance_enable\": false,\n                        \"long_press_entrance_enable_type\": 0,\n                        \"screenshot_entrance_enable\": 0,\n                        \"visual_search_intent_level\": 0,\n                        \"vtag_enable\": false,\n                        \"vtag_enable_type\": 0\n                    },\n                    \"voice_filter_ids\": null,\n                    \"with_promotional_music\": false,\n                    \"without_watermark\": false\n                }\n            ],\n            \"total_count\": 8\n        }\n    },\n    \"timestamp\": 1774387306\n}"}],"_postman_id":"835daea8-d374-4ddb-b46d-2b9cd66cc31b"},{"name":"Get story info by ID","id":"a6441736-22e8-4cfb-8538-8fbd3b9ab970","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getStoryInfoByID?story_id=7620713971015798023","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getStoryInfoByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok Story ID.</p>\n","type":"text/plain"},"key":"story_id","value":"7620713971015798023"},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"8a503ccf-c0f8-4167-b0a9-dc884d5fc088","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getStoryInfoByID?story_id=7620713971015798023","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getStoryInfoByID"],"query":[{"key":"story_id","value":"7620713971015798023","description":"TikTok Story ID."},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 21:43:11 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=XaMZBxcICvUWVzeRaHBoB1XobXOnAAykLlGdfW2pUInh75%2Bo%2FiL%2BaEgg6zcufKhc7QccwqNl8PfOWa3lGzojc0S%2FgSguWwb5Hkc4ey2IFiEiOg%3D%3D\"}]}"},{"key":"cf-ray","value":"9e18d98ddd6c6a36-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"added_sound_music_info\": {\n            \"album\": \"\",\n            \"allow_offline_music_to_detail_page\": false,\n            \"artists\": [],\n            \"audition_duration\": 19,\n            \"author\": \"mandragora\",\n            \"author_deleted\": false,\n            \"author_position\": null,\n            \"avatar_medium\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_thumb\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"binded_challenge_id\": 0,\n            \"can_be_stitched\": true,\n            \"can_not_reuse\": false,\n            \"collect_stat\": 0,\n            \"commercial_right_type\": 2,\n            \"cover_large\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=32b46751&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GYUaWU%2FANooLEaKP8D8Kur19y%2FA%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=3392e4f9&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=%2F1FuP909E%2Bgf3KTUEJaWgFXUq0o%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"cover_medium\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"cover_thumb\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"create_time\": 1774089726,\n            \"dmv_auto_show\": false,\n            \"duration\": 19,\n            \"duration_high_precision\": {\n                \"audition_duration_precision\": 19.566,\n                \"duration_precision\": 19.566,\n                \"shoot_duration_precision\": 19.566,\n                \"video_duration_precision\": 19.566\n            },\n            \"external_song_info\": [],\n            \"extra\": \"{\\\"aed_music_dur\\\":7.564,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7619656960295636254,\\\"from_user_id\\\":7577957900406096909,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6v7bunog65gi3qfj970\\\",\\\"owner_id\\\":7570002771110855735,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n            \"has_commerce_right\": true,\n            \"has_commerce_right_strict\": false,\n            \"has_human_voice\": false,\n            \"id\": 7619657179934575390,\n            \"id_str\": \"7619657179934575390\",\n            \"is_audio_url_with_cookie\": false,\n            \"is_author_artist\": false,\n            \"is_commerce_music\": true,\n            \"is_commerce_music_strict\": false,\n            \"is_matched_metadata\": false,\n            \"is_original\": false,\n            \"is_original_sound\": true,\n            \"is_pgc\": false,\n            \"is_play_music\": false,\n            \"is_shooting_allow\": true,\n            \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n            \"lyric_short_position\": null,\n            \"meme_song_info\": {},\n            \"mid\": \"7619657179934575390\",\n            \"multi_bit_rate_play_info\": null,\n            \"music_group_use_count\": 0,\n            \"music_ugid\": 7615269479836879636,\n            \"music_ugid_use_count\": 0,\n            \"mute_share\": false,\n            \"offline_desc\": \"\",\n            \"owner_handle\": \"mandragoraautumnaliss\",\n            \"owner_id\": \"7570002771110855735\",\n            \"owner_nickname\": \"mandragora\",\n            \"play_url\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"https://v19.tiktokcdn-us.com/6f8b4a17e1d04f2baea7cf9421420747/69cc4015/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                \"url_list\": [\n                    \"https://v19.tiktokcdn-us.com/6f8b4a17e1d04f2baea7cf9421420747/69cc4015/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                    \"https://v16m.tiktokcdn-us.com/4f3029aa5948a5070131fba6756bef6f/69cc4015/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                    \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d6v7bunog65gi3qfj970&line=0&is_play_url=1&source=AWEME_DETAIL&file_id=d7936eacba484a2ba27e94898cdf49a7&item_id=7619657179934575390&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ1M2E3NzZjM2Y3OGUzMjY2NDNkZDI0NzliNWJmMjA1&shp=d05b14bd&shcp=-\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"position\": null,\n            \"prevent_download\": false,\n            \"preview_end_time\": 0,\n            \"preview_start_time\": 0,\n            \"recommend_status\": 100,\n            \"same_group_id_v3\": 6976279407673477135,\n            \"search_highlight\": null,\n            \"sec_uid\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\",\n            \"shoot_duration\": 19,\n            \"sim_group_id_v3\": 253608194,\n            \"source_platform\": 72,\n            \"status\": 1,\n            \"tag_list\": null,\n            \"title\": \"original sound - mandragoraautumnaliss\",\n            \"tt_to_dsp_song_infos\": [],\n            \"uncert_artists\": null,\n            \"user_count\": 0,\n            \"video_duration\": 19\n        },\n        \"aigc_info\": {\n            \"aigc_label_type\": 0,\n            \"created_by_ai\": false\n        },\n        \"anchors\": null,\n        \"anchors_extras\": \"\",\n        \"animated_image_info\": {\n            \"effect\": 0,\n            \"type\": 0\n        },\n        \"author\": {\n            \"accept_private_policy\": false,\n            \"account_labels\": null,\n            \"account_region\": \"\",\n            \"ad_cover_url\": null,\n            \"advance_feature_item_order\": null,\n            \"advanced_feature_info\": null,\n            \"apple_account\": 0,\n            \"authority_status\": 0,\n            \"avatar_168x168\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=4caec00c&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Q98sMUCkCu8zLlYYnTEE%2Fuw9mjU%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=8833&idc=useast5&ps=87d6e48a&refresh_token=d1d25ed2&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=UvlpwkitewcH7IZS9%2FFypdUgIBA%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_300x300\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=8b8cd3f0&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=E7FXGJb4epu16wFWX8DlcMeOocE%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=8834&idc=useast5&ps=87d6e48a&refresh_token=9fe80242&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=laBKsfexzvgOGSFDj2n8Hn6SZek%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_larger\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=a6b60c92&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=3nzug6Bd0H5a3J8CWuz8ScVHxas%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=e1ee3285&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=Eb%2FWfLYZr4Aru9wWrCH4l0YzzxQ%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_medium\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=353fdc6a&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=2c1P%2FgOx8VN5sPcYWD6KA6thSqc%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=505d5150&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=b8YpebJ%2Fdj3SveN3CZ9KlDF%2BdYA%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_meta_info_list\": [\n                {\n                    \"avatar_category\": 6,\n                    \"avatar_meta_info\": {}\n                },\n                {\n                    \"avatar_category\": 1,\n                    \"avatar_meta_info\": {\n                        \"avatar_source\": 1\n                    }\n                }\n            ],\n            \"avatar_thumb\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=b92f7e10&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=vyhWYIUH2u5SqyaqmCZni%2BXuohs%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=0462a624&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=uLPT5IGXRDpgw0zK35VCAWvyyhQ%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_uri\": \"tos-alisg-avt-0068/f2ffb3d959fd01953c3aa19e63c94e9f\",\n            \"aweme_count\": 0,\n            \"bind_phone\": \"\",\n            \"bold_fields\": null,\n            \"can_message_follow_status_list\": [\n                0,\n                1,\n                2,\n                4\n            ],\n            \"can_set_geofencing\": null,\n            \"cha_list\": null,\n            \"comment_filter_status\": 0,\n            \"comment_setting\": 0,\n            \"commerce_user_level\": 0,\n            \"cover_url\": [],\n            \"create_time\": 0,\n            \"custom_verify\": \"\",\n            \"cv_level\": \"\",\n            \"download_prompt_ts\": 1770216090,\n            \"download_setting\": 0,\n            \"duet_setting\": 0,\n            \"enabled_filter_all_comments\": false,\n            \"enterprise_verify_reason\": \"\",\n            \"events\": null,\n            \"fake_data_info\": {},\n            \"favoriting_count\": 0,\n            \"fb_expire_time\": 0,\n            \"follow_status\": 0,\n            \"follower_count\": 0,\n            \"follower_status\": 0,\n            \"followers_detail\": null,\n            \"following_count\": 0,\n            \"friends_status\": 0,\n            \"geofencing\": null,\n            \"google_account\": \"\",\n            \"has_email\": false,\n            \"has_facebook_token\": false,\n            \"has_insights\": false,\n            \"has_orders\": false,\n            \"has_twitter_token\": false,\n            \"has_youtube_token\": false,\n            \"hide_search\": false,\n            \"homepage_bottom_toast\": null,\n            \"ins_id\": \"\",\n            \"is_ad_fake\": false,\n            \"is_block\": false,\n            \"is_discipline_member\": false,\n            \"is_mute\": 0,\n            \"is_mute_lives\": 0,\n            \"is_mute_non_story_post\": 0,\n            \"is_mute_story\": 0,\n            \"is_phone_binded\": false,\n            \"is_star\": false,\n            \"item_list\": null,\n            \"language\": \"en\",\n            \"live_agreement\": 0,\n            \"live_commerce\": false,\n            \"live_verify\": 0,\n            \"mention_status\": 1,\n            \"mutual_relation_avatars\": null,\n            \"need_points\": null,\n            \"need_recommend\": 0,\n            \"nickname\": \"Merlin season 1 episode 13\",\n            \"platform_sync_info\": null,\n            \"prevent_download\": false,\n            \"react_setting\": 0,\n            \"region\": \"NG\",\n            \"relative_users\": null,\n            \"reply_with_video_flag\": 4,\n            \"room_id\": 0,\n            \"search_highlight\": null,\n            \"sec_uid\": \"MS4wLjABAAAAwLs5LEXDAsACb8LRAxKFIrbIfoBcHD6p-pLDlloV8BaWOKBejmKr5RiHJeLZrW3E\",\n            \"secret\": 0,\n            \"share_info\": {\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"\",\n                \"share_desc_info\": \"\",\n                \"share_qrcode_url\": {\n                    \"height\": 720,\n                    \"uri\": \"\",\n                    \"url_list\": [],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"share_title\": \"\",\n                \"share_title_myself\": \"\",\n                \"share_title_other\": \"\",\n                \"share_url\": \"\"\n            },\n            \"share_qrcode_uri\": \"\",\n            \"shield_comment_notice\": 0,\n            \"shield_digg_notice\": 0,\n            \"shield_edit_field_info\": null,\n            \"shield_follow_notice\": 0,\n            \"short_id\": \"0\",\n            \"show_image_bubble\": false,\n            \"signature\": \"TV, Film, Merlin, King Arthur, Morgana & Leon BBC.\",\n            \"special_account\": {\n                \"special_account_list\": null\n            },\n            \"special_lock\": 1,\n            \"status\": 1,\n            \"stitch_setting\": 0,\n            \"story_status\": 1,\n            \"total_favorited\": 0,\n            \"tw_expire_time\": 0,\n            \"twitter_id\": \"\",\n            \"twitter_name\": \"\",\n            \"type_label\": null,\n            \"uid\": \"7603011916704809991\",\n            \"unique_id\": \"appletv28\",\n            \"unique_id_modify_time\": 1772349363,\n            \"user_all_story_metadata\": {\n                \"post_type_to_counts\": [\n                    {\n                        \"count\": 8,\n                        \"post_type\": 1\n                    }\n                ],\n                \"story_lite_metadata\": [\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774422146000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620713971015798023,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    },\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774424212000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620722814982704402,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    },\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774424551000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620724304442936584,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    },\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774424618000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620724576271568146,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    },\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774424647000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620724703421943058,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    },\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774424984000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620726134702886151,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    },\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774430234000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620748715812244743,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    },\n                    {\n                        \"aweme_type\": 0,\n                        \"expire_at\": 1774443507000,\n                        \"is_sub_only\": false,\n                        \"item_id\": 7620805726306438418,\n                        \"post_type\": 1,\n                        \"viewed\": false\n                    }\n                ],\n                \"user_story_change_time\": 1774357166838\n            },\n            \"user_canceled\": false,\n            \"user_mode\": 1,\n            \"user_now_pack_info\": {},\n            \"user_period\": 0,\n            \"user_profile_guide\": null,\n            \"user_rate\": 1,\n            \"user_spark_info\": {},\n            \"user_tags\": null,\n            \"verification_type\": 0,\n            \"verify_info\": \"\",\n            \"video_icon\": {\n                \"height\": 720,\n                \"uri\": \"\",\n                \"url_list\": [],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"white_cover_url\": null,\n            \"with_commerce_entry\": false,\n            \"with_shop_entry\": false,\n            \"youtube_channel_id\": \"\",\n            \"youtube_channel_title\": \"\",\n            \"youtube_expire_time\": 0\n        },\n        \"author_user_id\": 7603011916704809991,\n        \"aweme_acl\": {\n            \"download_general\": {\n                \"code\": 1,\n                \"extra\": \"219\",\n                \"mute\": false,\n                \"show_type\": 0,\n                \"transcode\": 1\n            },\n            \"download_mask_panel\": {\n                \"code\": 1,\n                \"extra\": \"219\",\n                \"mute\": false,\n                \"show_type\": 0,\n                \"transcode\": 1\n            },\n            \"platform_list\": null,\n            \"press_action_list\": null,\n            \"share_action_list\": null,\n            \"share_general\": {\n                \"code\": 1,\n                \"extra\": \"219\",\n                \"mute\": false,\n                \"show_type\": 0,\n                \"transcode\": 1\n            },\n            \"share_list_status\": 0\n        },\n        \"aweme_id\": \"7620713971015798023\",\n        \"aweme_type\": 0,\n        \"banners\": null,\n        \"behind_the_song_music_ids\": null,\n        \"behind_the_song_video_music_ids\": null,\n        \"bodydance_score\": 0,\n        \"bottom_products\": null,\n        \"branded_content_accounts\": null,\n        \"c2pa_info\": {\n            \"aigc_src\": \"\",\n            \"c2pa_extra_data\": \"{\\\"aigc_percentage_type\\\":0,\\\"has_invisible_watermark\\\":2,\\\"generate_server_task_id\\\":[]}\",\n            \"dedup_src\": \"\",\n            \"is_capcut\": false,\n            \"is_tiktok\": false,\n            \"total_audio\": 0,\n            \"total_err\": 0,\n            \"total_img\": 0,\n            \"total_src\": 0,\n            \"total_vid\": 0,\n            \"upload_dur\": 0\n        },\n        \"cc_template_info\": {\n            \"author_name\": \"\",\n            \"clip_count\": 0,\n            \"desc\": \"\",\n            \"duration_milliseconds\": 0,\n            \"related_music_id\": \"\",\n            \"template_id\": \"\"\n        },\n        \"cha_list\": null,\n        \"challenge_position\": null,\n        \"cmt_swt\": false,\n        \"collect_stat\": 0,\n        \"comment_config\": {\n            \"comment_panel_show_tab_config\": {\n                \"comment_tab_info_config\": [\n                    {\n                        \"priority\": 100,\n                        \"tab_id\": 2,\n                        \"tab_name\": \"like_list\"\n                    },\n                    {\n                        \"priority\": 101,\n                        \"tab_id\": 3,\n                        \"tab_name\": \"view_list\"\n                    },\n                    {\n                        \"priority\": -100,\n                        \"tab_id\": 4,\n                        \"tab_name\": \"story2viewer_list\"\n                    },\n                    {\n                        \"priority\": 102,\n                        \"tab_id\": 5,\n                        \"tab_name\": \"video_auth_page\"\n                    },\n                    {\n                        \"priority\": 11,\n                        \"tab_id\": 11,\n                        \"tab_name\": \"ec_reviews_tab\"\n                    }\n                ],\n                \"max_tab_count\": 3\n            },\n            \"emoji_recommend_list\": null,\n            \"long_press_recommend_list\": null,\n            \"preload\": {\n                \"preds\": \"{\\\"item_post_comment\\\":0}\",\n                \"type\": 2\n            },\n            \"quick_comment\": {\n                \"enabled\": true,\n                \"rec_level\": 0\n            },\n            \"quick_comment_emoji_recommend_list\": null,\n            \"social_quick_comment\": {\n                \"enabled\": false,\n                \"rec_metrics\": {\n                    \"non_social_enabled\": \"true\",\n                    \"p_comment\": \"0\",\n                    \"p_skip\": \"0\",\n                    \"p_stay_time\": \"0\"\n                }\n            },\n            \"zero_comment_button_config\": {\n                \"background_url\": {\n                    \"url_list\": [\n                        \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/gn6gf8xt1757574524464\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"background_url_for_black\": {\n                    \"url_list\": [\n                        \"https://sf16-muse-va.ibytedtos.com/obj/search-static-maliva/maliva/x9tcc9941757574581693\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"image_type\": 1,\n                \"zero_comment_button_enable\": true,\n                \"zero_comment_button_main_text\": \"Start the conversation\",\n                \"zero_comment_button_text\": \"Comment\"\n            }\n        },\n        \"comment_topbar_info\": null,\n        \"commerce_config_data\": null,\n        \"commerce_info\": {\n            \"adv_promotable\": false,\n            \"auction_ad_invited\": false,\n            \"branded_content_type\": 0,\n            \"is_diversion_ad\": 0,\n            \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032421431027FDA5C6CA4B7C1DBEE1\\\"}\",\n            \"with_comment_filter_words\": false\n        },\n        \"content_desc\": \"\",\n        \"content_desc_extra\": [],\n        \"content_level\": 1,\n        \"content_model\": {\n            \"custom_biz\": {\n                \"aweme_trace\": \"2026032421431027FDA5C6CA4B7C1DBEE1\",\n                \"high_quality_boost_info\": {\n                    \"description\": \"\",\n                    \"is_high_quality_post\": false,\n                    \"link\": \"\"\n                }\n            },\n            \"standard_biz\": {\n                \"ai_comment_photo\": {\n                    \"enable_comment\": true\n                },\n                \"creator_analytics\": {\n                    \"creator_analytics_entrance_status\": 1\n                },\n                \"e_commerce\": {\n                    \"ttec_content_tag\": {\n                        \"recommendation_tag_consumer_str\": \"\",\n                        \"recommendation_tag_creator_str\": \"\"\n                    }\n                },\n                \"local_alliance_info\": {\n                    \"alliance_item_label_text\": \"\",\n                    \"alliance_item_label_type\": 0\n                },\n                \"tts_voice_info\": {\n                    \"tts_voice_attr\": \"[]\",\n                    \"tts_voice_reuse_params\": \"[]\"\n                },\n                \"vc_filter_info\": {\n                    \"vc_filter_attr\": \"[]\"\n                }\n            }\n        },\n        \"content_original_type\": 1,\n        \"content_size_type\": 1,\n        \"content_type\": \"share\",\n        \"cover_labels\": null,\n        \"create_time\": 1774335746,\n        \"creation_info\": {\n            \"creation_used_functions\": [\n                \"high_quality_upload\"\n            ]\n        },\n        \"creator_ai_comment\": {\n            \"eligible_video\": false,\n            \"has_ai_topic\": false,\n            \"not_eligible_reason\": 213\n        },\n        \"desc\": \"\",\n        \"desc_language\": \"un\",\n        \"disable_search_trending_bar\": false,\n        \"distance\": \"\",\n        \"distribute_type\": 1,\n        \"ecosystem_perception_enhancement\": null,\n        \"follow_up_publish_from_id\": -1,\n        \"geofencing\": null,\n        \"geofencing_regions\": null,\n        \"green_screen_materials\": null,\n        \"group_id\": \"7619803904276024606\",\n        \"group_id_list\": {\n            \"GroupdIdList0\": [\n                7620713971015798023,\n                7619803904276024606\n            ],\n            \"GroupdIdList1\": [\n                7620713971015798023,\n                7619803904276024606\n            ]\n        },\n        \"has_danmaku\": false,\n        \"has_promote_entry\": 1,\n        \"has_vs_entry\": false,\n        \"have_dashboard\": false,\n        \"hybrid_label\": null,\n        \"image_infos\": null,\n        \"interact_permission\": {\n            \"allow_adding_as_post\": {\n                \"status\": 0\n            },\n            \"allow_adding_to_story\": 0,\n            \"allow_create_sticker\": {\n                \"status\": 0\n            },\n            \"allow_story_switch_to_post\": {\n                \"status\": 1\n            },\n            \"duet\": 0,\n            \"duet_privacy_setting\": 0,\n            \"stitch\": 0,\n            \"stitch_privacy_setting\": 0,\n            \"upvote\": 0\n        },\n        \"interaction_stickers\": [\n            {\n                \"attr\": \"\",\n                \"index\": 0,\n                \"is_non_global\": false,\n                \"is_non_global_v2\": false,\n                \"material_index\": 0,\n                \"track_info\": \"[{\\\"end_time\\\":15000.0,\\\"h\\\":0.2953,\\\"r\\\":0.0,\\\"s\\\":0.7,\\\"start_time\\\":0.0,\\\"w\\\":0.6999,\\\"x\\\":0.5,\\\"y\\\":0.5,\\\"p\\\":-1}]\",\n                \"type\": 19,\n                \"video_share_info\": {\n                    \"original_author_id\": \"7570002771110855735\",\n                    \"original_author_name\": \"mandragora\",\n                    \"original_index\": -1,\n                    \"original_item_id\": \"7619656960295636254\",\n                    \"original_sec_author_id\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\"\n                }\n            }\n        ],\n        \"is_ads\": false,\n        \"is_description_translatable\": false,\n        \"is_hash_tag\": 1,\n        \"is_nff_or_nr\": false,\n        \"is_on_this_day\": 0,\n        \"is_paid_content\": false,\n        \"is_pgcshow\": false,\n        \"is_preview\": 0,\n        \"is_relieve\": false,\n        \"is_text_sticker_translatable\": false,\n        \"is_tiktok_story\": true,\n        \"is_title_translatable\": false,\n        \"is_top\": 0,\n        \"is_vr\": false,\n        \"item_comment_settings\": 3,\n        \"item_duet\": 0,\n        \"item_react\": 0,\n        \"item_stitch\": 0,\n        \"label_top\": {\n            \"height\": 720,\n            \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n            \"url_list\": [\n                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                \"https://p19-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\",\n                \"https://p16-common.tiktokcdn-us.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=9580&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=useast5\"\n            ],\n            \"url_prefix\": null,\n            \"width\": 720\n        },\n        \"label_top_text\": null,\n        \"long_video\": null,\n        \"main_arch_common\": \"\",\n        \"mask_infos\": [],\n        \"meme_reg_info\": {},\n        \"misc_info\": \"{}\",\n        \"muf_comment_info_v2\": null,\n        \"music\": {\n            \"album\": \"\",\n            \"allow_offline_music_to_detail_page\": false,\n            \"artists\": [],\n            \"audition_duration\": 19,\n            \"author\": \"mandragora\",\n            \"author_deleted\": false,\n            \"author_position\": null,\n            \"avatar_medium\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"avatar_thumb\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"binded_challenge_id\": 0,\n            \"can_be_stitched\": true,\n            \"can_not_reuse\": false,\n            \"collect_stat\": 0,\n            \"commercial_right_type\": 2,\n            \"cover_large\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=32b46751&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=GYUaWU%2FANooLEaKP8D8Kur19y%2FA%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=8837&idc=useast5&ps=87d6e48a&refresh_token=3392e4f9&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=%2F1FuP909E%2Bgf3KTUEJaWgFXUq0o%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"cover_medium\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=18236e45&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=KJlXXOm3fN%2B4668f4LzYqL9J%2FJI%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=8836&idc=useast5&ps=87d6e48a&refresh_token=d81429f1&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=xfEHcdqmGuBwk3xMcc%2FjDkHdw2M%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"cover_thumb\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=bd9af077&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=m4Z47pFjESB1KRMT%2Fr4rmB%2BbUVc%3D\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/55ff73f3786c54adb0bf7ef21d5fcf91~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=8835&idc=useast5&ps=87d6e48a&refresh_token=30b5225b&s=AWEME_DETAIL&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774472400&x-signature=EAiqET%2FqKuCMHAKveZJjcv%2B%2FvJs%3D\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"create_time\": 1774089726,\n            \"dmv_auto_show\": false,\n            \"duration\": 19,\n            \"duration_high_precision\": {\n                \"audition_duration_precision\": 19.566,\n                \"duration_precision\": 19.566,\n                \"shoot_duration_precision\": 19.566,\n                \"video_duration_precision\": 19.566\n            },\n            \"external_song_info\": [],\n            \"extra\": \"{\\\"aed_music_dur\\\":7.564,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7619656960295636254,\\\"from_user_id\\\":7577957900406096909,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":true,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v15942gf0000d6v7bunog65gi3qfj970\\\",\\\"owner_id\\\":7570002771110855735,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n            \"has_commerce_right\": true,\n            \"has_commerce_right_strict\": false,\n            \"has_human_voice\": false,\n            \"id\": 7619657179934575390,\n            \"id_str\": \"7619657179934575390\",\n            \"is_audio_url_with_cookie\": false,\n            \"is_author_artist\": false,\n            \"is_commerce_music\": true,\n            \"is_commerce_music_strict\": false,\n            \"is_matched_metadata\": false,\n            \"is_original\": false,\n            \"is_original_sound\": true,\n            \"is_pgc\": false,\n            \"is_play_music\": false,\n            \"is_shooting_allow\": true,\n            \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n            \"lyric_short_position\": null,\n            \"meme_song_info\": {},\n            \"mid\": \"7619657179934575390\",\n            \"multi_bit_rate_play_info\": null,\n            \"music_group_use_count\": 0,\n            \"music_ugid\": 7615269479836879636,\n            \"music_ugid_use_count\": 0,\n            \"mute_share\": false,\n            \"mute_type\": 0,\n            \"offline_desc\": \"\",\n            \"owner_handle\": \"mandragoraautumnaliss\",\n            \"owner_id\": \"7570002771110855735\",\n            \"owner_nickname\": \"mandragora\",\n            \"play_url\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"https://v19.tiktokcdn-us.com/6f8b4a17e1d04f2baea7cf9421420747/69cc4015/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                \"url_list\": [\n                    \"https://v19.tiktokcdn-us.com/6f8b4a17e1d04f2baea7cf9421420747/69cc4015/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                    \"https://v16m.tiktokcdn-us.com/4f3029aa5948a5070131fba6756bef6f/69cc4015/video/tos/useast8/tos-useast8-v-27dcd7-tx2/oImFQ8SQJGIwzAhjc6EFeLfCvQUl1YeQmOfnSJ/?a=1233&bti=OUBzOTg7QGo6OjZAL3AjLTAzYCMxNDNg&ch=0&cr=0&dr=0&er=0&lr=default&cd=0%7C0%7C0%7C0&br=250&bt=125&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=audio_mpeg&qs=6&rc=OjxpZjw3aDVlZDtkZmg2OkBpMzxpNmo5cng6OTMzaTU8NEBeMWE1NTY0Xi8xMV9eMzZhYSM0Z25mMmRrX3NhLS1kMTJzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000&shp=d05b14bd&shcp=-\",\n                    \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v15942gf0000d6v7bunog65gi3qfj970&line=0&is_play_url=1&source=AWEME_DETAIL&file_id=d7936eacba484a2ba27e94898cdf49a7&item_id=7619657179934575390&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ1M2E3NzZjM2Y3OGUzMjY2NDNkZDI0NzliNWJmMjA1&shp=d05b14bd&shcp=-\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"position\": null,\n            \"prevent_download\": false,\n            \"preview_end_time\": 0,\n            \"preview_start_time\": 0,\n            \"recommend_status\": 100,\n            \"same_group_id_v3\": 6976279407673477135,\n            \"search_highlight\": null,\n            \"sec_uid\": \"MS4wLjABAAAAlHskYS9OElRclzswVbGbxPnaoxxW8Qa-8kMCnXYQUMGx3mZ485pznivwgSRK8Hx2\",\n            \"shoot_duration\": 19,\n            \"sim_group_id_v3\": 253608194,\n            \"source_platform\": 72,\n            \"status\": 1,\n            \"tag_list\": null,\n            \"title\": \"original sound - mandragoraautumnaliss\",\n            \"tt_to_dsp_song_infos\": [],\n            \"uncert_artists\": null,\n            \"user_count\": 0,\n            \"video_duration\": 19\n        },\n        \"music_begin_time_in_ms\": 0,\n        \"music_end_time_in_ms\": 15000,\n        \"music_selected_from\": \"original\",\n        \"music_title_style\": 0,\n        \"music_volume\": \"0.000000\",\n        \"need_trim_step\": false,\n        \"need_vs_entry\": false,\n        \"nickname_position\": null,\n        \"no_selected_music\": false,\n        \"operator_boost_info\": null,\n        \"origin_comment_ids\": null,\n        \"origin_volume\": \"50.000000\",\n        \"original_client_text\": {\n            \"markup_text\": \"\",\n            \"text_extra\": null\n        },\n        \"paid_content_info\": {\n            \"paid_collection_id\": 0\n        },\n        \"picked_users\": [],\n        \"playlist_blocked\": false,\n        \"poi_re_tag_signal\": 0,\n        \"position\": null,\n        \"prevent_download\": false,\n        \"products_info\": null,\n        \"promote\": {\n            \"extra\": \"{\\\"is_self_post\\\":false,\\\"page_source\\\":\\\"aweme_detail\\\",\\\"share_panel_icon_text_key\\\":\\\"\\\",\\\"store_country_code\\\":\\\"US\\\",\\\"traffic_level\\\":0}\",\n            \"is_show_video_view\": false,\n            \"promote_traffic_tag\": {\n                \"need_track\": false,\n                \"traffic_level\": 0,\n                \"version\": \"2025v1\"\n            },\n            \"video_view_count\": 0,\n            \"video_view_schema\": \"\"\n        },\n        \"promote_capcut_toggle\": 0,\n        \"promote_icon_text\": \"Promote\",\n        \"promote_toast\": \"\",\n        \"promote_toast_key\": \"\",\n        \"question_list\": null,\n        \"quick_reply_emojis\": [\n            \"😍\",\n            \"😂\",\n            \"😳\"\n        ],\n        \"rate\": 12,\n        \"reference_tts_voice_ids\": null,\n        \"reference_voice_filter_ids\": null,\n        \"region\": \"NG\",\n        \"retry_type\": 0,\n        \"right_products\": null,\n        \"risk_infos\": {\n            \"content\": \"\",\n            \"risk_sink\": false,\n            \"type\": 0,\n            \"vote\": false,\n            \"warn\": false\n        },\n        \"search_highlight\": null,\n        \"share_info\": {\n            \"bool_persist\": 0,\n            \"now_invitation_card_image_urls\": null,\n            \"share_desc\": \"Check out Merlin season 1 episode 13’s Story!\",\n            \"share_desc_info\": \"TikTok: Make Every Second CountCheck out Merlin season 1 episode 13’s video! #TikTok > \",\n            \"share_link_desc\": \"\",\n            \"share_quote\": \"\",\n            \"share_signature_desc\": \"\",\n            \"share_signature_url\": \"\",\n            \"share_title\": \"Check out Merlin season 1 episode 13’s video! #TikTok > \",\n            \"share_title_myself\": \"\",\n            \"share_title_other\": \"\",\n            \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620713971015798023?_r=1&u_code=f0i6796melac41&preview_pb=0&sharer_language=en&_d=f2dbkfi2107ke3&aweme_type=40&share_item_id=7620713971015798023&source=h5_m&story_type=1\",\n            \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n        },\n        \"share_to_story_info\": {\n            \"is_visible\": 1,\n            \"share_story_post_type\": 0\n        },\n        \"share_url\": \"https://www.tiktok.com/@appletv28/video/7620713971015798023?_r=1&u_code=f0i6796melac41&preview_pb=0&sharer_language=en&_d=f2dbkfi2107ke3&aweme_type=40&share_item_id=7620713971015798023&source=h5_m&story_type=1\",\n        \"smart_search_info\": {\n            \"ai_overview_intent_type\": 0,\n            \"ask_tako_intent_type\": 0,\n            \"find_similar_intent_type\": 0,\n            \"related_videos_intent_type\": 0,\n            \"title_smart_search_panel_type\": 0\n        },\n        \"social_interaction_blob\": {\n            \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA6GAoECAEQARIQCAEQABgAIAAoADAAOABAAA==\"\n        },\n        \"solaria_profile\": {\n            \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10045\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\"}\"\n        },\n        \"sort_label\": \"\",\n        \"statistics\": {\n            \"aweme_id\": \"7620713971015798023\",\n            \"collect_count\": 0,\n            \"comment_count\": 0,\n            \"digg_count\": 3,\n            \"download_count\": 0,\n            \"forward_count\": 0,\n            \"lose_comment_count\": 0,\n            \"lose_count\": 0,\n            \"play_count\": 19,\n            \"repost_count\": 0,\n            \"share_count\": 0,\n            \"whatsapp_share_count\": 0\n        },\n        \"status\": {\n            \"allow_comment\": true,\n            \"allow_share\": true,\n            \"aweme_id\": \"7620713971015798023\",\n            \"download_status\": 0,\n            \"in_reviewing\": false,\n            \"is_delete\": false,\n            \"is_prohibited\": false,\n            \"private_status\": 0,\n            \"review_result\": {\n                \"review_status\": 0\n            },\n            \"reviewed\": 1,\n            \"self_see\": false\n        },\n        \"story_metadata\": {\n            \"chat_disabled\": false,\n            \"emoji_disabled\": false,\n            \"expired_at\": 1774422146000,\n            \"is_official\": false,\n            \"story_style_version\": 2,\n            \"total_comments\": 0,\n            \"viewed\": false,\n            \"viewer_count\": 0\n        },\n        \"story_type\": 1,\n        \"support_danmaku\": false,\n        \"survey_info\": null,\n        \"tako_bubble_info\": {\n            \"tako_bubble_enable\": false\n        },\n        \"text_extra\": [],\n        \"text_sticker_major_lang\": \"un\",\n        \"title_language\": \"un\",\n        \"tns_ue_feed_info\": {\n            \"footnote\": {\n                \"can_add_footnote\": 0,\n                \"pending_count\": 0\n            }\n        },\n        \"ttec_suggest_words\": {\n            \"ttec_suggest_words\": null\n        },\n        \"tts_voice_ids\": null,\n        \"uniqid_position\": null,\n        \"used_full_song\": false,\n        \"user_digged\": 0,\n        \"video\": {\n            \"CoverTsp\": 0,\n            \"ai_dynamic_cover\": {\n                \"uri\": \"tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed1e0eae&x-expires=1774472400&x-signature=GGDmsZVGT65ODhIiKC0VAnDnVq8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfa8c1eb&x-expires=1774472400&x-signature=MV%2B6IOFvccnRzhAtX1FEEkdwjB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8ec04e5a&x-expires=1774472400&x-signature=aTIuN74Gf%2FDbdw%2Bmxxe2G2ry1T4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                ],\n                \"url_prefix\": null\n            },\n            \"ai_dynamic_cover_bak\": {\n                \"uri\": \"tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed1e0eae&x-expires=1774472400&x-signature=GGDmsZVGT65ODhIiKC0VAnDnVq8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfa8c1eb&x-expires=1774472400&x-signature=MV%2B6IOFvccnRzhAtX1FEEkdwjB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8ec04e5a&x-expires=1774472400&x-signature=aTIuN74Gf%2FDbdw%2Bmxxe2G2ry1T4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                ],\n                \"url_prefix\": null\n            },\n            \"animated_cover\": {\n                \"uri\": \"tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=ed1e0eae&x-expires=1774472400&x-signature=GGDmsZVGT65ODhIiKC0VAnDnVq8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.image?dr=8606&refresh_token=bfa8c1eb&x-expires=1774472400&x-signature=MV%2B6IOFvccnRzhAtX1FEEkdwjB8%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/okGeoXMmjIDl7QLxaCQQB3CANA6AwXffhT8krT~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8ec04e5a&x-expires=1774472400&x-signature=aTIuN74Gf%2FDbdw%2Bmxxe2G2ry1T4%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                ],\n                \"url_prefix\": null\n            },\n            \"big_thumbs\": [],\n            \"bit_rate\": [\n                {\n                    \"HDR_bit\": \"\",\n                    \"HDR_type\": \"\",\n                    \"bit_rate\": 162583,\n                    \"dub_infos\": null,\n                    \"fid_profile_labels\": \"\",\n                    \"fps\": 30,\n                    \"gear_name\": \"lowest_540_0\",\n                    \"is_bytevc1\": 0,\n                    \"play_addr\": {\n                        \"data_size\": 304865,\n                        \"file_cs\": \"c:0-13885-86da\",\n                        \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                        \"height\": 1024,\n                        \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                        \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/08fe9a9f665de337e46e8b0801416986/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/ca37c975584dbc765275aaf04f23037f/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                            \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=AWEME_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"quality_type\": 25,\n                    \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 52341}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 75201}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 93647}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 112113}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 124423}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 235746}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 86.787, \\\\\\\"v960\\\\\\\": 89.575, \\\\\\\"v864\\\\\\\": 91.102, \\\\\\\"v720\\\\\\\": 93.189}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 75.065, \\\\\\\"v960\\\\\\\": 78.446, \\\\\\\"v864\\\\\\\": 80.812, \\\\\\\"v720\\\\\\\": 83.226}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32536}\"\n                },\n                {\n                    \"HDR_bit\": \"\",\n                    \"HDR_type\": \"\",\n                    \"bit_rate\": 142207,\n                    \"dub_infos\": null,\n                    \"fid_profile_labels\": \"\",\n                    \"fps\": 30,\n                    \"gear_name\": \"lowest_480_0\",\n                    \"is_bytevc1\": 0,\n                    \"play_addr\": {\n                        \"data_size\": 266657,\n                        \"file_cs\": \"c:0-13931-7f98\",\n                        \"file_hash\": \"cbdfa22bda9a20125b4e6efa35e5385b\",\n                        \"height\": 854,\n                        \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                        \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_480p_142207\",\n                        \"url_list\": [\n                            \"https://v16m.tiktokcdn-us.com/46b0cd85ffa963a7a9629000dc574c05/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oYI0rpQIQDATxoh8BbXoEfO6kh3fIIAeMCGjIX/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=276&bt=138&cs=0&ds=2&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=ODpoOmhoNzk8aDw4Zmk6NEBpM295cnQ5cng2OjMzODczNEAzMl4uYTMtNjIxX2I2Yy9iYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                            \"https://v19.tiktokcdn-us.com/4eb32c5dbc2571e24173fe8d72d904fc/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oYI0rpQIQDATxoh8BbXoEfO6kh3fIIAeMCGjIX/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=276&bt=138&cs=0&ds=2&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=ODpoOmhoNzk8aDw4Zmk6NEBpM295cnQ5cng2OjMzODczNEAzMl4uYTMtNjIxX2I2Yy9iYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                            \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=e127ff9ce5b94e5996046ede17ae5765&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNjY2UyYzllMzY4YjYxYWE0OGE5MmNkMWIyNjBmZDRi&source=AWEME_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 480\n                    },\n                    \"quality_type\": 35,\n                    \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 46495}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 65790}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 84197}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 100260}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 111036}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 198983}]\\\",\\\"mvmaf\\\":\\\"{\\\\\\\"v2.0\\\\\\\": {\\\\\\\"srv1\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.015, \\\\\\\"v960\\\\\\\": 74.427, \\\\\\\"v864\\\\\\\": 78.384, \\\\\\\"v720\\\\\\\": 81.404}, \\\\\\\"ori\\\\\\\": {\\\\\\\"v1080\\\\\\\": 71.015, \\\\\\\"v960\\\\\\\": 74.427, \\\\\\\"v864\\\\\\\": 78.384, \\\\\\\"v720\\\\\\\": 81.404}}}\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"25b3faebdda74a9e438e851988a6efcc\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32536}\"\n                }\n            ],\n            \"bit_rate_audio\": [],\n            \"cdn_url_expired\": 0,\n            \"cla_info\": {\n                \"caption_infos\": null,\n                \"captions_type\": 0,\n                \"creator_edited_caption_id\": 0,\n                \"enable_auto_caption\": 0,\n                \"has_original_audio\": 0,\n                \"hide_original_caption\": false,\n                \"is_author_dubbing_qualified\": false,\n                \"no_caption_reason\": 1,\n                \"vertical_positions\": null\n            },\n            \"cover\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=29097ebf&x-expires=1774472400&x-signature=gGteEFVc8KICk0XJs1UN%2BOaMWFw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V~tplv-tiktokx-cropcenter-comet-q:300:400:q72.heic?dr=11006&refresh_token=c72b5c02&x-expires=1774472400&x-signature=eW6eLWJudB3FsKdij8Os0z%2BWUtA%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIgAGIvxCrTAyFvNAgI9CLhIjDwGfA3ofIeH9V~tplv-tiktokx-cropcenter-comet-q:300:400:q72.jpeg?dr=11006&refresh_token=f974926e&x-expires=1774472400&x-signature=s6klDm6XkRHMDFya%2BiBqXWLbjWo%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=cover\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"did_profile_labels\": \"\",\n            \"download_addr\": {\n                \"data_size\": 304865,\n                \"file_cs\": \"c:0-13885-86da\",\n                \"height\": 720,\n                \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                \"url_list\": [\n                    \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?video_id=v14044g50000d713du7og65qvo3vqlp0&line=0&watermark=0&logo_name=tiktok_m&source=AWEME_DETAIL&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&item_id=7620713971015798023&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&shp=d05b14bd&shcp=-\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"download_no_watermark_addr\": {\n                \"data_size\": 304865,\n                \"file_cs\": \"c:0-13885-86da\",\n                \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                \"height\": 1024,\n                \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                \"url_list\": [\n                    \"https://v16m.tiktokcdn-us.com/08fe9a9f665de337e46e8b0801416986/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://v19.tiktokcdn-us.com/ca37c975584dbc765275aaf04f23037f/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=AWEME_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 576\n            },\n            \"duration\": 15001,\n            \"dynamic_cover\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj~tplv-tiktokx-origin.image?dr=8606&refresh_token=7cc2955b&x-expires=1774472400&x-signature=Ja6bLk%2B%2Fz4p2rXO1QFFh2o2CMoM%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj~tplv-tiktokx-origin.image?dr=8606&refresh_token=582b4b1e&x-expires=1774472400&x-signature=hOvV61egK21%2FDXYC2NGm%2BNzhrFE%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/oIe6NGxohCDLfCyIAI9truAgVf3AwTXAGIjCIj~tplv-tiktokx-origin.jpeg?dr=8606&refresh_token=8cb32e73&x-expires=1774472400&x-signature=PZ5V9BvAyMs7krh6Yx2k3q%2B7dKA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=dynamic_cover\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"has_watermark\": false,\n            \"height\": 1024,\n            \"is_bytevc1\": 0,\n            \"is_callback\": true,\n            \"meta\": \"{\\\"LoudnessRange\\\":\\\"2.1\\\",\\\"LoudnessRangeEnd\\\":\\\"-21.3\\\",\\\"LoudnessRangeStart\\\":\\\"-23.4\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-19.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-20.9\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-23.4,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-20.9,\\\\\\\"LoudnessRangeEnd\\\\\\\":-21.3,\\\\\\\"LoudnessRange\\\\\\\":2.1,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-19.1,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-22.397},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.069},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.145,\\\\\\\"LTotal\\\\\\\":-22.516,\\\\\\\"Peak\\\\\\\":-11.403,\\\\\\\"RTotal\\\\\\\":-22.661},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"MusicRatio\\\\\\\":0.8,\\\\\\\"SingingRatio\\\\\\\":0.87,\\\\\\\"SpeechRatio\\\\\\\":0.13},\\\\\\\"AnchorLoudness\\\\\\\":{\\\\\\\"Speech\\\\\\\":{\\\\\\\"Loud\\\\\\\":-24.5,\\\\\\\"LoudR\\\\\\\":9.2,\\\\\\\"LoudRE\\\\\\\":-25.4,\\\\\\\"LoudRS\\\\\\\":-34.6,\\\\\\\"MaxMomLoud\\\\\\\":-22.02,\\\\\\\"MaxSTLoud\\\\\\\":-25.42}},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":1.88,\\\\\\\"FCenL\\\\\\\":2790.79,\\\\\\\"FCenR\\\\\\\":2797.37,\\\\\\\"Spkr100G\\\\\\\":1.45,\\\\\\\"Spkr150G\\\\\\\":1.73}},\\\\\\\"Peak\\\\\\\":0.26915,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Loudness\\\\\\\":-22.4}\\\",\\\"loudness\\\":\\\"-22.4\\\",\\\"peak\\\":\\\"0.26915\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.7924,2821.0958]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":720,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1774335748}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"vq_score\\\":\\\"0\\\"}\",\n            \"need_set_token\": false,\n            \"origin_cover\": {\n                \"data_size\": 0,\n                \"height\": 720,\n                \"uri\": \"tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=b27d2fc0&x-expires=1774472400&x-signature=cvrlDiPrTXW3dmXYAULBBqB7iN8%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\",\n                    \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9~tplv-tiktokx-comet-shrink-aq:360:360:q75.heic?dr=11731&refresh_token=6c12c8a9&x-expires=1774472400&x-signature=Oegc%2Fk3V0Vv4yGCqOCgX4MHxDJc%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\",\n                    \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-p-0037/o0UKeAGhyNbDwLjfTfVx3AoIAI0CCAiIgQrGI9~tplv-tiktokx-comet-shrink-aq:360:360:q75.jpeg?dr=11731&refresh_token=ccaec60a&x-expires=1774472400&x-signature=CbX0GWzCBqdCqmYG6FLb2%2FH60AI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=useast5&biz_tag=tt_video&s=AWEME_DETAIL&sc=feed_cover\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 720\n            },\n            \"play_addr\": {\n                \"data_size\": 304865,\n                \"file_cs\": \"c:0-13885-86da\",\n                \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                \"height\": 1024,\n                \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                \"url_list\": [\n                    \"https://v16m.tiktokcdn-us.com/08fe9a9f665de337e46e8b0801416986/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://v19.tiktokcdn-us.com/ca37c975584dbc765275aaf04f23037f/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=AWEME_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 576\n            },\n            \"play_addr_bytevc1\": {\n                \"data_size\": 364005,\n                \"file_cs\": \"c:0-13985-94b1\",\n                \"file_hash\": \"49828ed774ec3982c07cabdbade8acc8\",\n                \"height\": 1024,\n                \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_bytevc1_540p_194123\",\n                \"url_list\": [\n                    \"https://v16m.tiktokcdn-us.com/ac4b2edc97e0d1c537a4e9d99b5cac4f/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oITXQCrIAMQ76AeGkNVC8XwX3DoWxIBejGhf2L/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&rc=aDc0NDw6ZmQzaGkzOjg3M0BpM295cnQ5cng2OjMzODczNEA2X2BhNDYvXzYxYy82MDI1YSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://v19.tiktokcdn-us.com/59a38518df56b1cc4647e8d620fe2b45/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oITXQCrIAMQ76AeGkNVC8XwX3DoWxIBejGhf2L/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=378&bt=189&cs=2&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&rc=aDc0NDw6ZmQzaGkzOjg3M0BpM295cnQ5cng2OjMzODczNEA2X2BhNDYvXzYxYy82MDI1YSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=8054359720ff4e90ba2c9779d1c1b49e&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjEzNDYzOTg3MDJkZjJlNjFjYmI3ZmUyZmU5ZjZmNGVi&source=AWEME_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 576\n            },\n            \"play_addr_h264\": {\n                \"data_size\": 304865,\n                \"file_cs\": \"c:0-13885-86da\",\n                \"file_hash\": \"a1254b16ce805b848e071cdaf3c32c6f\",\n                \"height\": 1024,\n                \"uri\": \"v14044g50000d713du7og65qvo3vqlp0\",\n                \"url_key\": \"v14044g50000d713du7og65qvo3vqlp0_h264_540p_162583\",\n                \"url_list\": [\n                    \"https://v16m.tiktokcdn-us.com/08fe9a9f665de337e46e8b0801416986/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://v19.tiktokcdn-us.com/ca37c975584dbc765275aaf04f23037f/69c359de/video/tos/alisg/tos-alisg-pve-0037c001/oIBThJM6QDCQTOXT8IAAIocXfGExfkr3hlejob/?a=1233&bti=OTg7QGo5QHM6OjZALTAzYCMvcCMxNDNg&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=316&bt=158&cs=0&ds=6&ft=ha56B2WCjBk9w8cLOiXgp0~OVwfuLopiss7MgwBMEeF&mime_type=video_mp4&qs=5&rc=PDhkZzw7aTQ3Z2hpPDo6NkBpM295cnQ5cng2OjMzODczNEBeMTEvXzVfXjExLS8vNWBhYSNtbjBzMmQ0YS5hLS1kMTFzcw%3D%3D&vvpl=1&l=2026032421431027FDA5C6CA4B7C1DBEE1&btag=e000b8000\",\n                    \"https://api16-normal-useast5.tiktokv.us/aweme/v1/play/?faid=1233&file_id=d3c787292f0e4d44a1bf88b92d4a45a9&is_play_url=1&item_id=7620713971015798023&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA5ZjJkODY5Mjk0ZjA3MmM3Njg0Y2EzYWFkODY2MDFk&source=AWEME_DETAIL&video_id=v14044g50000d713du7og65qvo3vqlp0\"\n                ],\n                \"url_prefix\": null,\n                \"width\": 576\n            },\n            \"ratio\": \"540p\",\n            \"source_HDR_type\": 0,\n            \"tags\": null,\n            \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10045\\\"}\",\n            \"width\": 576\n        },\n        \"video_control\": {\n            \"allow_download\": false,\n            \"allow_duet\": false,\n            \"allow_dynamic_wallpaper\": true,\n            \"allow_music\": true,\n            \"allow_react\": false,\n            \"allow_stitch\": true,\n            \"draft_progress_bar\": 1,\n            \"prevent_download_type\": 2,\n            \"share_type\": 0,\n            \"show_progress_bar\": 1,\n            \"timer_status\": 1\n        },\n        \"video_labels\": [],\n        \"video_text\": [],\n        \"visual_search_info\": {\n            \"fallback_vtag_enable\": false,\n            \"fallback_vtag_enable_type\": 0,\n            \"long_press_entrance_enable\": false,\n            \"long_press_entrance_enable_type\": 0,\n            \"screenshot_entrance_enable\": 0,\n            \"visual_search_intent_level\": 0,\n            \"vtag_enable\": false,\n            \"vtag_enable_type\": 0\n        },\n        \"voice_filter_ids\": null,\n        \"with_promotional_music\": false,\n        \"without_watermark\": false\n    },\n    \"timestamp\": 1774388591\n}"}],"_postman_id":"a6441736-22e8-4cfb-8538-8fbd3b9ab970"}],"id":"3982bd0f-104e-47ea-b8a6-e0356ecf34d4","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Stories</strong> folder provides endpoints for accessing TikTok Stories — short-lived content posted by users. It supports fetching the full paginated list of active stories for a given user, as well as retrieving detailed metadata for a single story by its numeric ID. These endpoints are useful for monitoring creator activity, archiving story content, or building story-aware analytics pipelines.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getUserStories</code></td>\n<td>Retrieve a paginated list of active stories for a user by their numeric TikTok user ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getStoryInfoByID</code></td>\n<td>Retrieve full metadata for a single story using its numeric story ID</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>user_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getUserStories</code></td>\n<td>Numeric TikTok user ID of the account whose stories to fetch</td>\n</tr>\n<tr>\n<td><code>story_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getStoryInfoByID</code></td>\n<td>Numeric ID of the story to retrieve. Obtainable from the <code>/getUserStories</code> response</td>\n</tr>\n<tr>\n<td><code>min_cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getUserStories</code></td>\n<td>Pagination cursor from the previous response for scrolling through stories</td>\n</tr>\n<tr>\n<td><code>count</code></td>\n<td>integer</td>\n<td>No</td>\n<td><code>/getUserStories</code></td>\n<td>Number of stories to return per page (e.g. <code>5</code>)</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td>Both endpoints</td>\n<td>Region (country) code for localised results. Default: <code>US</code></td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>Both endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>Getting the user ID</strong>: The <code>user_id</code> required by <code>/getUserStories</code> is a numeric TikTok user ID. If you only have a username or profile URL, resolve it first using <code>/getUserID</code> from the <strong>User</strong> folder.</li>\n<li><strong>Getting story IDs</strong>: Individual story IDs are returned in the <code>/getUserStories</code> response. Use them as input to <code>/getStoryInfoByID</code> to retrieve full metadata for a specific story.</li>\n<li><strong>Pagination</strong>: <code>/getUserStories</code> uses a <code>min_cursor</code> parameter for pagination, unlike most other endpoints in this collection which use <code>cursor</code>. Pass the <code>min_cursor</code> value from the previous response to retrieve the next page.</li>\n<li><strong>Stories are ephemeral</strong>: TikTok Stories expire after 24 hours. Set <code>cache_timeout=0</code> to ensure you are always working with the current set of active stories rather than a cached snapshot.</li>\n<li><strong>Region sensitivity</strong>: Story availability and content may vary by region. Set <code>region</code> explicitly when targeting a specific market.</li>\n</ul>\n","_postman_id":"3982bd0f-104e-47ea-b8a6-e0356ecf34d4","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Playlists","item":[{"name":"Get user playlists","id":"1dbc7f82-e882-4ee0-9772-50fc4d5c7a52","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserPlaylists?user_id=6745191554350760966","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserPlaylists"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6745191554350760966"},{"disabled":true,"description":{"content":"<p>Used for scrolling (pagination) in stories items, you can get cursor value from the previous response.</p>\n","type":"text/plain"},"key":"cursor","value":""},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"e93827cb-7a6e-4fb3-8d61-cc0a36fdaa8b","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserPlaylists?user_id=6745191554350760966","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserPlaylists"],"query":[{"key":"user_id","value":"6745191554350760966","description":"TikTok User ID."},{"key":"cursor","value":"","description":"Used for scrolling (pagination) in stories items, you can get cursor value from the previous response.","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 21:53:02 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=JG64aPatFgMpq5ksNkttsH9dPO9r58bbQZPa1CEcaIyjQPfAowV4oMkPc1CiAHEjXDq4ic7XEwD7XQaW0S9eWB9mEUUaDoyrd0jnaFlzNpR0dw%3D%3D\"}]}"},{"key":"cf-ray","value":"9e18e7f33a1627bd-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"cursor\": 3,\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603242153022E9369D49B4629A65F55\",\n            \"now\": 1774389182000\n        },\n        \"has_more\": false,\n        \"log_pb\": {\n            \"impr_id\": \"202603242153022E9369D49B4629A65F55\"\n        },\n        \"mix_list\": [\n            {\n                \"mix_id\": \"7359404761613208363\",\n                \"mix_type\": 1,\n                \"name\": \"DJ x Chris Janson\",\n                \"statistic\": {\n                    \"total\": 4\n                },\n                \"status\": {\n                    \"status\": 1\n                }\n            },\n            {\n                \"mix_id\": \"7356431522917845803\",\n                \"mix_type\": 1,\n                \"name\": \"Uncut Leg Day\",\n                \"statistic\": {\n                    \"total\": 4\n                },\n                \"status\": {\n                    \"status\": 1\n                }\n            },\n            {\n                \"mix_id\": \"7343653378448313134\",\n                \"mix_type\": 1,\n                \"name\": \"PEOPLE’S CHAMP\",\n                \"statistic\": {\n                    \"total\": 6\n                },\n                \"status\": {\n                    \"status\": 1\n                }\n            }\n        ],\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"total\": 0\n    },\n    \"timestamp\": 1774389182\n}"}],"_postman_id":"1dbc7f82-e882-4ee0-9772-50fc4d5c7a52"},{"name":"Get user playlist by ID","id":"5e6dd62b-83ff-4adf-8450-1ce8b87a932c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getUserPlaylistByID?user_id=6745191554350760966&playlist_id=7359404761613208363","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getUserPlaylistByID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6745191554350760966"},{"description":{"content":"<p>TikTok Playlist ID (mix_id).</p>\n","type":"text/plain"},"key":"playlist_id","value":"7359404761613208363"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"6173ab63-244b-407c-9955-1768b3e8137b","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getUserPlaylistByID?user_id=6745191554350760966&playlist_id=7359404761613208363","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getUserPlaylistByID"],"query":[{"key":"user_id","value":"6745191554350760966","description":"TikTok User ID."},{"key":"playlist_id","value":"7359404761613208363","description":"TikTok Playlist ID (mix_id)."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 22:38:18 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=IZyObZ%2BhXacbY2Se53YqsYML1PDORmm6CjEyXHXsCbkLN9UQMr85DW9e9X%2BCadE31shKpZ4O2LUvuX93DEOYNg1xDuuFo6fRrYW0eYyskmxbmg%3D%3D\"}]}"},{"key":"cf-ray","value":"9e192a518fb42795-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"202603242238183CF6D743ED5BF2B00A8D\",\n            \"now\": 1774391898000\n        },\n        \"is_collect\": false,\n        \"log_pb\": {\n            \"impr_id\": \"202603242238183CF6D743ED5BF2B00A8D\"\n        },\n        \"mix\": {\n            \"author\": {\n                \"account_labels\": null,\n                \"ad_cover_url\": null,\n                \"advance_feature_item_order\": null,\n                \"advanced_feature_info\": null,\n                \"avatar_larger\": {\n                    \"uri\": \"1080x1080/tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=74ef1533&x-expires=1774562400&x-signature=TAuRa4VidFSu4A%2F7IyhP1yAgZVc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=1d1a97fc&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"avatar_medium\": {\n                    \"uri\": \"720x720/tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=b71544c5&x-expires=1774562400&x-signature=hhZBw8lVuRrD%2FHWOWyiwT%2F%2Buk0M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=1d1a97fc&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"avatar_thumb\": {\n                    \"uri\": \"100x100/tos-maliva-avt-0068/7310325298631802885\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d7545465&x-expires=1774562400&x-signature=480QHLFWy6tqMRg0%2Fr7ky0jddOg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=1d1a97fc&idc=no1a\"\n                    ],\n                    \"url_prefix\": null\n                },\n                \"bold_fields\": null,\n                \"can_message_follow_status_list\": null,\n                \"can_set_geofencing\": null,\n                \"cha_list\": null,\n                \"cover_url\": null,\n                \"events\": null,\n                \"followers_detail\": null,\n                \"geofencing\": null,\n                \"homepage_bottom_toast\": null,\n                \"item_list\": null,\n                \"mutual_relation_avatars\": null,\n                \"need_points\": null,\n                \"nickname\": \"The Rock\",\n                \"platform_sync_info\": null,\n                \"relative_users\": null,\n                \"search_highlight\": null,\n                \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                \"shield_edit_field_info\": null,\n                \"type_label\": null,\n                \"uid\": \"6745191554350760966\",\n                \"unique_id\": \"therock\",\n                \"user_profile_guide\": null,\n                \"user_tags\": null,\n                \"white_cover_url\": null\n            },\n            \"creator_name\": \"therock\",\n            \"mix_id\": \"7359404761613208363\",\n            \"mix_type\": 1,\n            \"name\": \"DJ x Chris Janson\",\n            \"share_info\": {\n                \"now_invitation_card_image_urls\": null,\n                \"share_desc\": \"Check out the playlist DJ x Chris Janson created by therock\",\n                \"share_desc_info\": \"Playlist DJ x Chris Janson created by therock\",\n                \"share_title\": \"DJ x Chris Janson on TikTok\",\n                \"share_url\": \"https://www.tiktok.com/@smerti_z857/playlist/DJ-x-Chris-Janson-7359404761613208363?_r=1&_d=f2h8ljjhkm3405&language=en&u_code=f0fh6b1cjaaaj7\"\n            },\n            \"statistic\": {\n                \"total\": 4,\n                \"total_play_count\": 0\n            },\n            \"status\": {\n                \"status\": 1\n            }\n        },\n        \"status_code\": 0,\n        \"status_msg\": \"\"\n    },\n    \"timestamp\": 1774391898\n}"}],"_postman_id":"5e6dd62b-83ff-4adf-8450-1ce8b87a932c"},{"name":"Get video by playlist ID","id":"e8d84cc7-b4e3-44ba-ada0-6e26a6d0dd79","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getVideoByPlaylistID?user_id=6745191554350760966&playlist_id=7359404761613208363","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getVideoByPlaylistID"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"6745191554350760966"},{"description":{"content":"<p>TikTok Playlist ID (mix_id).</p>\n","type":"text/plain"},"key":"playlist_id","value":"7359404761613208363"},{"disabled":true,"description":{"content":"<p>If in a response you get parameter has_more equal to 1 then you also have max_cursor value for a next set.</p>\n","type":"text/plain"},"key":"max_cursor","value":null},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"69594bea-edf7-4630-8822-c2d8c0cae002","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getVideoByPlaylistID?user_id=6745191554350760966&playlist_id=7359404761613208363","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getVideoByPlaylistID"],"query":[{"key":"user_id","value":"6745191554350760966","description":"TikTok User ID."},{"key":"playlist_id","value":"7359404761613208363","description":"TikTok Playlist ID (mix_id)."},{"key":"max_cursor","value":null,"description":"If in a response you get parameter has_more equal to 1 then you also have max_cursor value for a next set.","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 22:38:50 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=stcWuP8bK2T6ge5Uk40z9tXRC%2B2a2V6ma7%2B8Q7mwCo%2BIquaCHQi9LkRX%2FnMEUzifjeVDImnF6xJENqSWcYPvV9C7hcmx6YJ2nme54WUu7C2UHg%3D%3D\"}]}"},{"key":"cf-ray","value":"9e192b0abba52795-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"extra\": {\n            \"fatal_item_ids\": [],\n            \"logid\": \"2026032422384956D10DE0D0387FB50C66\",\n            \"now\": 1774391929000\n        },\n        \"has_more\": false,\n        \"has_more_of_load_more\": false,\n        \"log_pb\": {\n            \"impr_id\": \"2026032422384956D10DE0D0387FB50C66\"\n        },\n        \"max_cursor\": 4,\n        \"min_cursor\": 0,\n        \"status_code\": 0,\n        \"status_msg\": \"\",\n        \"videos\": [\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 55,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713470645,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 55,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 55.484062,\n                        \"duration_precision\": 55.484062,\n                        \"shoot_duration_precision\": 55.484062,\n                        \"video_duration_precision\": 55.484062\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":3,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359300238349241642,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cognpd7og65obj0eslqg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": true,\n                    \"id\": 7359300363909909290,\n                    \"id_str\": \"7359300363909909290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359300363909909290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359300366153927466.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359300366153927466.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 55,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 55\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1c8959db&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=%2BJHSGLyUAQbdRgXSoQAILGUjnVc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f986a6c7&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=4zrSEwq7I8QaS6NtEHpEfGfO4ps%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=7f200753&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=fAT%2FqS1xI7DNoNkD81mEeCTJlR0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=11f13dcc&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=v5L62AIpLgWN17xgeEPSTi%2Bqvfg%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ca7eb210&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=oZQw1FPbjQhR6%2Blzd%2BfDdqrCBqA%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0dd7717d&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=puE7p8wzJ6gOZtYTREMk4%2FequAI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"therock\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"The Rock\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6745191554350760966\",\n                    \"unique_id\": \"therock\",\n                    \"unique_id_modify_time\": 1774391929,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6745191554350760966,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7359300238349241642\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"whatchaseeiswhatchaget\",\n                        \"cid\": \"1645048733676550\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1645048733676550\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #whatchaseeiswhatchaget on TikTok!\",\n                            \"share_desc_info\": \"Check out #whatchaseeiswhatchaget on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: whatchaseeiswhatchaget\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/whatchaseeiswhatchaget?_r=1&name=whatchaseeiswhatchaget&u_code=em3g4g7fle9hk0&_d=f2g1gbc25g3e03&share_challenge_id=1645048733676550&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0009216834180588776}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    }\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032422384956D10DE0D0387FB50C66\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026032422384956D10DE0D0387FB50C66\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1713470640,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"PART 1: How me and @Chris Janson became buddies🥃🍻🤜🏾🤛🏼 should we drop part 2 with the full song? #whatchaseeiswhatchaget \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7359300238349241642\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": [\n                        7359300238349241642\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 1,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 55,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713470645,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 55,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 55.484062,\n                        \"duration_precision\": 55.484062,\n                        \"shoot_duration_precision\": 55.484062,\n                        \"video_duration_precision\": 55.484062\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":3,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359300238349241642,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cognpd7og65obj0eslqg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": true,\n                    \"id\": 7359300363909909290,\n                    \"id_str\": \"7359300363909909290\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359300363909909290\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359300366153927466.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359300366153927466.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 55,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 55\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 55433,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"PART 1: How me and <m id=\\\"1\\\">@Chris Janson</m> became buddies🥃🍻🤜🏾🤛🏼 should we drop part 2 with the full song? <h id=\\\"331\\\">#whatchaseeiswhatchaget</h> \",\n                    \"text_extra\": [\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                            \"tag_id\": \"1\",\n                            \"type\": 0,\n                            \"user_id\": \"6736242815124784133\"\n                        },\n                        {\n                            \"hashtag_id\": \"1645048733676550\",\n                            \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"331\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"playlist_info\": {\n                    \"index\": 0,\n                    \"item_total\": 4,\n                    \"mix_id\": \"7359404761613208363\",\n                    \"name\": \"DJ x Chris Janson\"\n                },\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7359300238349241642?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359300238349241642&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7359300238349241642?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359300238349241642&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10009\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5253,4672.1049]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"button\": {\n                        \"buttons\": [\n                            {\n                                \"key\": {\n                                    \"component_key\": \"bottom_button_quick_external_share\"\n                                },\n                                \"signal\": {\n                                    \"auto_display\": true,\n                                    \"code\": -1,\n                                    \"releasable\": true\n                                },\n                                \"ui\": {\n                                    \"template\": {\n                                        \"actions\": [\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_expose\"\n                                                    },\n                                                    {\n                                                        \"next\": [\n                                                            {\n                                                                \"next\": [\n                                                                    {\n                                                                        \"params\": \"{\\\"buttons.button1.variant\\\":\\\"primary\\\"}\",\n                                                                        \"type\": \"update_vo\"\n                                                                    }\n                                                                ],\n                                                                \"type\": \"bottom_button_quick_external_share_will_update\"\n                                                            }\n                                                        ],\n                                                        \"params\": \"{\\\"duration\\\":1000}\",\n                                                        \"type\": \"timer\"\n                                                    }\n                                                ],\n                                                \"key\": \"exposure_action\"\n                                            },\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"exit_screen\"\n                                                    },\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_click\"\n                                                    }\n                                                ],\n                                                \"key\": \"click_button1\"\n                                            }\n                                        ],\n                                        \"fields\": \"{\\\"buttons\\\":{\\\"button1\\\":{\\\"text\\\":\\\"quick_external_share\\\",\\\"variant\\\":\\\"secondary\\\",\\\"action_key\\\":\\\"click_button1\\\"}}}\",\n                                        \"type\": 1\n                                    },\n                                    \"ui_type\": 2\n                                }\n                            }\n                        ],\n                        \"enable_standard_button\": true\n                    }\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7359300238349241642\",\n                    \"collect_count\": 1043,\n                    \"comment_count\": 452,\n                    \"digg_count\": 19564,\n                    \"download_count\": 98,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 490407,\n                    \"repost_count\": 0,\n                    \"share_count\": 732,\n                    \"whatsapp_share_count\": 6\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7359300238349241642\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 0,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 32,\n                        \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                        \"start\": 19,\n                        \"tag_id\": \"1\",\n                        \"type\": 0,\n                        \"user_id\": \"6736242815124784133\"\n                    },\n                    {\n                        \"end\": 125,\n                        \"hashtag_id\": \"1645048733676550\",\n                        \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 102,\n                        \"tag_id\": \"331\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=5bf1c60d&x-expires=1774476000&x-signature=2dAZAYI7sw4hlG716YL7KVPSh5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=c32de2d4&x-expires=1774476000&x-signature=D9qwzHzB8S5QtOhLeVWbtMzpr2I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=5bf1c60d&x-expires=1774476000&x-signature=2dAZAYI7sw4hlG716YL7KVPSh5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=c32de2d4&x-expires=1774476000&x-signature=D9qwzHzB8S5QtOhLeVWbtMzpr2I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=5bf1c60d&x-expires=1774476000&x-signature=2dAZAYI7sw4hlG716YL7KVPSh5I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/ada7d046456a46528815999d4ce88a7c_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=c32de2d4&x-expires=1774476000&x-signature=D9qwzHzB8S5QtOhLeVWbtMzpr2I%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1315004,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 9114296,\n                                \"file_cs\": \"c:0-47294-b34d\",\n                                \"file_hash\": \"e9a0945144b49a0bf4f21d4da0d401f7\",\n                                \"height\": 1924,\n                                \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                                \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_bytevc1_1080p_1315004\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/0a1a101e6e8cdaddd7fb17e93a4ed245/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oURYkxEIQDgmutIfqfFSCUhg2qtvXEAvDBXRgg/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2568&bt=1284&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=OWlkZDRpN2ZpNmY0Z2g3OUBpamx5d2o5cnVxcjMzZzczNEA0LjJjLjI1NTAxLi8zNC4uYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                                    \"https://v15m.tiktokcdn-eu.com/b38fb1994da7ead571aa3b0bbf455388/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oURYkxEIQDgmutIfqfFSCUhg2qtvXEAvDBXRgg/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2568&bt=1284&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=OWlkZDRpN2ZpNmY0Z2g3OUBpamx5d2o5cnVxcjMzZzczNEA0LjJjLjI1NTAxLi8zNC4uYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=16147e6d211c433f8c845f11fa5a1f76&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg2N2NkMDNmMWE5Y2I5YjQwNzBjMjJkYjYzNGMwNTg3&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 357291}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 482923}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 621031}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 762832}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 908238}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1689145}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a25a89afb152a0eff099ec0b2bf186a3\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64216}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 688186,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 4769820,\n                                \"file_cs\": \"c:0-47500-1ef7\",\n                                \"file_hash\": \"aa133fecda317109330bc4ef53ec3961\",\n                                \"height\": 1282,\n                                \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                                \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_bytevc2_720p_688186\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/6796c93f59fdee5de7cad85acb6f4e4c/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oQjqXQEi4wgx71AFBIhUIEdbE9vkSbiPXwBiZ/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1344&bt=672&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=PGVlNTRoNDZlOGc5OGY1aEBpamx5d2o5cnVxcjMzZzczNEBfNF80LS9gXy0xM2NeMjA1YSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                                    \"https://v15m.tiktokcdn-eu.com/b91aed5e4579918b49961078ae77b9cb/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oQjqXQEi4wgx71AFBIhUIEdbE9vkSbiPXwBiZ/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1344&bt=672&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=PGVlNTRoNDZlOGc5OGY1aEBpamx5d2o5cnVxcjMzZzczNEBfNF80LS9gXy0xM2NeMjA1YSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=8e325ca5f66d450bb3c12e0172bb7bb9&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjFiOTc1ODU5YzdhMjQ3YmE2NDJhZDc0M2JiZGVmMTdk&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 231016}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 280568}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 319102}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 380792}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 446496}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 869954}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"7c6d3b841f26db21f2b8ed48e950065b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64216}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 600313,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 4160774,\n                                \"file_cs\": \"c:0-47500-e7cd\",\n                                \"file_hash\": \"52cdd033ce0ce0ddb829f7b691f41f08\",\n                                \"height\": 1026,\n                                \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                                \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_bytevc2_540p_600313\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/d84fbc211e8d085ebe08e8c82cf8ea13/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/o0kih4O8ZbS1FwULD9XAg8q2EbX7ivBIBQwiE/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1172&bt=586&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=NTw4Mzo2PDppaDtkNTs4OkBpamx5d2o5cnVxcjMzZzczNEAtYDVeYi5eXmAxNmA1NS1iYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                                    \"https://v15m.tiktokcdn-eu.com/0e9aa0ac296a69fb7b2362ae99623655/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/o0kih4O8ZbS1FwULD9XAg8q2EbX7ivBIBQwiE/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1172&bt=586&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=NTw4Mzo2PDppaDtkNTs4OkBpamx5d2o5cnVxcjMzZzczNEAtYDVeYi5eXmAxNmA1NS1iYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=e7058882ca984ecfa7a913e7a085c902&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdiNzgyMjJiZDk4MDFlY2MyYmE2NDQ2ZTVjNzBlZmFh&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 208558}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 248511}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 280954}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 332898}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 390961}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 752294}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"dedce4c22f1c45f2ea60af015eeb82b7\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32121}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 359158,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 2489327,\n                                \"file_cs\": \"c:0-47294-93a0\",\n                                \"file_hash\": \"45523ee6cd993b4b8a540d11f8a42429\",\n                                \"height\": 1026,\n                                \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                                \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_bytevc1_540p_359158\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/78e29d28c6a3e93e14925f9b95812705/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/o0xISQuIDvGtXBfkgEfhAAgvgFvqEmDEqg2RFC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=700&bt=350&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=O2doNDc3ZWQ7OWY7Z2Y1aEBpamx5d2o5cnVxcjMzZzczNEBgMF5iMGFiNmMxMjU2L15gYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                                    \"https://v15m.tiktokcdn-eu.com/6c588cd4db563be74560273fec4480cd/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/o0xISQuIDvGtXBfkgEfhAAgvgFvqEmDEqg2RFC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=700&bt=350&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=O2doNDc3ZWQ7OWY7Z2Y1aEBpamx5d2o5cnVxcjMzZzczNEBgMF5iMGFiNmMxMjU2L15gYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=cea22c9d885c46f89aebd434e1ae3dc8&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjY0ZGYyZDg2ZThmNDQ1MjI5OTc2YmE3MTQxZWM4N2Ey&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 129781}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 159535}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 193468}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 226385}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 261254}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 479537}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a3d845a283840731aa1b0291e435ad98\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24109}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 800,\n                                \"cla_subtitle_id\": 7359300526967622446,\n                                \"complaint_id\": 7359300526967622446,\n                                \"expire\": 1776983984,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 910976277,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-eu.com/c4301ca0cf1a81ae51e211b623a8fd85/69ea9fb0/video/tos/maliva/tos-maliva-v-0068c799-us/14dee44a5d7a4d7f8fb69d92082d0b9b/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=23948&bt=11974&cs=0&ds=4&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=amx5d2o5cnVxcjMzZzczNEBpamx5d2o5cnVxcjMzZzczNEBhLV5fMmRramRgLS1kMS9zYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00048000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-eu.com/c4301ca0cf1a81ae51e211b623a8fd85/69ea9fb0/video/tos/maliva/tos-maliva-v-0068c799-us/14dee44a5d7a4d7f8fb69d92082d0b9b/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=23948&bt=11974&cs=0&ds=4&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=amx5d2o5cnVxcjMzZzczNEBpamx5d2o5cnVxcjMzZzczNEBhLV5fMmRramRgLS1kMS9zYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00048000\",\n                                    \"https://v16-cla.tiktokcdn-eu.com/08f5d0872dc7872a038f5cbb8cd3840a/69ea9fb0/video/tos/maliva/tos-maliva-v-0068c799-us/14dee44a5d7a4d7f8fb69d92082d0b9b/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=23948&bt=11974&cs=0&ds=4&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=amx5d2o5cnVxcjMzZzczNEBpamx5d2o5cnVxcjMzZzczNEBhLV5fMmRramRgLS1kMS9zYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00048000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmQ2MTJlNmEyZmNhZDFiMDJjMGE0MmU5ZGMyMTViNTNl&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                                ],\n                                \"variant\": \"default\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 80,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/oseeQsYBMicAkge7PCgQq2KAfHBALF1fCx4sJp\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/oseeQsYBMicAkge7PCgQq2KAfHBALF1fCx4sJp~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=1ad2ea46&x-expires=1774476000&x-signature=f9FOjo4Df8ad6rLV5ZvYxU1A4Mk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/oseeQsYBMicAkge7PCgQq2KAfHBALF1fCx4sJp~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=65d465f5&x-expires=1774476000&x-signature=%2F%2FUKJTsZ2PLItIlJM%2F%2BAzv9qkKk%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 12042113,\n                        \"file_cs\": \"c:0-47121-11c1\",\n                        \"height\": 720,\n                        \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/4c6e7d6437a1ed2817c411e9fc0657fa/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oIfXmDIgtgDggvAuQ55EBXqC2SFNRIkEQWvvf9/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3392&bt=1696&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWc1OTxlNjdmNDc3NzQ8aEBpamx5d2o5cnVxcjMzZzczNEBiLy5eMDIuXzMxNmJeMmBiYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                            \"https://v15m.tiktokcdn-eu.com/5573b943b714a108b2be009309598a55/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oIfXmDIgtgDggvAuQ55EBXqC2SFNRIkEQWvvf9/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3392&bt=1696&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWc1OTxlNjdmNDc3NzQ8aEBpamx5d2o5cnVxcjMzZzczNEBiLy5eMDIuXzMxNmJeMmBiYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cognmrnog65gbtav0idg&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_MIX_ITEM_LIST&file_id=eec951a4e494416cb4135b39a6122deb&item_id=7359300238349241642&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjkzMzc2N2JiNjRiYTI5YjgxOTg5NmE4NzU1YmUwZGEw&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 13674851,\n                        \"file_cs\": \"c:0-47121-11c1\",\n                        \"file_hash\": \"1bb273a2da1dcc4df50d744f3f35679b\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                        \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_h264_540p_1972998\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/d4c7c152fbe03e3936fd79f9eb8f4c67/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/ok1qcf4YQgFeMBxie8msiCJeFKzAfg2KsA07RA/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3852&bt=1926&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NDgzZzxnaTNkNmY8MzhkZkBpamx5d2o5cnVxcjMzZzczNEA0YzIvXi1jXjAxYi82XjReYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                            \"https://v15m.tiktokcdn-eu.com/3ca89e9d84bdcc15dd742eec0fd9ac69/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/ok1qcf4YQgFeMBxie8msiCJeFKzAfg2KsA07RA/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3852&bt=1926&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NDgzZzxnaTNkNmY8MzhkZkBpamx5d2o5cnVxcjMzZzczNEA0YzIvXi1jXjAxYi82XjReYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=ac7aa59029ec433aa0ff0da92d50f571&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhZGQwMTUxY2M1ZDRmMTAyNzg4YzI2MzM4ODhmMGJm&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 55448,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/5871afebab604fb18fc6fcc1a83edadb_1713470643\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/5871afebab604fb18fc6fcc1a83edadb_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=30a0d850&x-expires=1774476000&x-signature=TVRtfIAPBIsHo09MVAPAFJsVH6o%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/5871afebab604fb18fc6fcc1a83edadb_1713470643~tplv-tiktokx-origin.image?dr=9229&refresh_token=7cc590ea&x-expires=1774476000&x-signature=smZGiqmHU0ClVSGQOpkyI%2FGMC1M%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1026,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"7.2\\\",\\\"LoudnessRangeEnd\\\":\\\"-18.5\\\",\\\"LoudnessRangeStart\\\":\\\"-25.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.6\\\",\\\"MaximumShortTermLoudness\\\":\\\"-17.4\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-18.5,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-22.653},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.198},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"RTotal\\\\\\\":-24.782,\\\\\\\"LRDiff\\\\\\\":0.543,\\\\\\\"Peak\\\\\\\":-2.144,\\\\\\\"LTotal\\\\\\\":-24.239},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr150G\\\\\\\":2.46,\\\\\\\"Spkr100G\\\\\\\":1.61,\\\\\\\"FCenL\\\\\\\":2106.33,\\\\\\\"FCenR\\\\\\\":2193.2,\\\\\\\"Spkr200G\\\\\\\":2.7},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.78,\\\\\\\"MusicRatio\\\\\\\":0.16,\\\\\\\"SingingRatio\\\\\\\":0.02},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Loudness\\\\\\\":-22.6,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.6,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-17.4,\\\\\\\"LoudnessRangeStart\\\\\\\":-25.8,\\\\\\\"Peak\\\\\\\":0.78524,\\\\\\\"LoudnessRange\\\\\\\":7.2}\\\",\\\"bright_ratio_mean\\\":\\\"0.0264\\\",\\\"brightness_mean\\\":\\\"93.348\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0018\\\",\\\"loudness\\\":\\\"-22.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0094\\\",\\\"peak\\\":\\\"0.78524\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.5253,4672.1049]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1924,\\\\\\\"origin_create_at\\\\\\\":1713470650}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"3.2071\\\",\\\"vq_score\\\":\\\"58.76\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000cognmrnog65gbtav0idg\\\",\\\"url_list\\\":[\\\"https://v45.tiktokcdn-eu.com/236cf3f329cf999553be613ee6887cef/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oAQECFmvXBYkDvDxIfvxeSggEFTq2IgugLtARR/?a=1233\\\\u0026bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3436\\\\u0026bt=1718\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NjNpNGc4aWg0NTk3OGVkaUBpamx5d2o5cnVxcjMzZzczNEBiMDI1XjA1XmIxLV80MmEzYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e0008d000\\\",\\\"https://v15m.tiktokcdn-eu.com/7717f8066476c9ccdfb0c83acfcd6e60/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/oAQECFmvXBYkDvDxIfvxeSggEFTq2IgugLtARR/?a=1233\\\\u0026bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3436\\\\u0026bt=1718\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=NjNpNGc4aWg0NTk3OGVkaUBpamx5d2o5cnVxcjMzZzczNEBiMDI1XjA1XmIxLV80MmEzYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e00088000\\\",\\\"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cognmrnog65gbtav0idg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=TIKTOK_MIX_ITEM_LIST\\\\u0026file_id=6fda5b75b40642e1ae8f35ad815f30e3\\\\u0026item_id=7359300238349241642\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjI3NzdkMjNmNjI3MTNmODdhZjE3OTM5N2Y2MDY0MzFm\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":13077079,\\\"file_cs\\\":\\\"c:0-47121-11c1\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/dabb7d7617f746efad97ca892815fbb9_1713470642\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/dabb7d7617f746efad97ca892815fbb9_1713470642~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=99eddc69&x-expires=1774476000&x-signature=Ct%2B0iqEqW2sF0FnHCzjfoPXeplw%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/dabb7d7617f746efad97ca892815fbb9_1713470642~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=9ebe0fb8&x-expires=1774476000&x-signature=h17NTNOm5SqKBNrY7DFEnUXeQfs%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 13674851,\n                        \"file_cs\": \"c:0-47121-11c1\",\n                        \"file_hash\": \"1bb273a2da1dcc4df50d744f3f35679b\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                        \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_h264_540p_1972998\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/d4c7c152fbe03e3936fd79f9eb8f4c67/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/ok1qcf4YQgFeMBxie8msiCJeFKzAfg2KsA07RA/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3852&bt=1926&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NDgzZzxnaTNkNmY8MzhkZkBpamx5d2o5cnVxcjMzZzczNEA0YzIvXi1jXjAxYi82XjReYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                            \"https://v15m.tiktokcdn-eu.com/3ca89e9d84bdcc15dd742eec0fd9ac69/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/ok1qcf4YQgFeMBxie8msiCJeFKzAfg2KsA07RA/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3852&bt=1926&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NDgzZzxnaTNkNmY8MzhkZkBpamx5d2o5cnVxcjMzZzczNEA0YzIvXi1jXjAxYi82XjReYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=ac7aa59029ec433aa0ff0da92d50f571&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhZGQwMTUxY2M1ZDRmMTAyNzg4YzI2MzM4ODhmMGJm&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 4842036,\n                        \"file_cs\": \"c:0-47306-2f08\",\n                        \"file_hash\": \"495b5bdf4a79e78bf49c1c2eb7031a39\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                        \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_bytevc1_540p_698605\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/f27d1dd7805d074104ab068471d1104d/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/o4iez7AAQLAsZgefCfMTFC4Ve2YNcKkiCAPx9F/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1364&bt=682&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=OzloZzgzNzg2MzZmZjlnNkBpamx5d2o5cnVxcjMzZzczNEBjL2FiXzJgNi8xYGNfL2MtYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                            \"https://v15m.tiktokcdn-eu.com/e73e93d7be3282ac781a092120fb8536/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/o4iez7AAQLAsZgefCfMTFC4Ve2YNcKkiCAPx9F/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1364&bt=682&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=OzloZzgzNzg2MzZmZjlnNkBpamx5d2o5cnVxcjMzZzczNEBjL2FiXzJgNi8xYGNfL2MtYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=03fd26bcfcc3402395c450b5edde26f8&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjk1YmZlZDA2NDBmYzAzMWZkMjYwZDI3NWRiZWI4MzA0&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 13674851,\n                        \"file_cs\": \"c:0-47121-11c1\",\n                        \"file_hash\": \"1bb273a2da1dcc4df50d744f3f35679b\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cognmrnog65gbtav0idg\",\n                        \"url_key\": \"v12044gd0000cognmrnog65gbtav0idg_h264_540p_1972998\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/d4c7c152fbe03e3936fd79f9eb8f4c67/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/ok1qcf4YQgFeMBxie8msiCJeFKzAfg2KsA07RA/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3852&bt=1926&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NDgzZzxnaTNkNmY8MzhkZkBpamx5d2o5cnVxcjMzZzczNEA0YzIvXi1jXjAxYi82XjReYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e0008d000\",\n                            \"https://v15m.tiktokcdn-eu.com/3ca89e9d84bdcc15dd742eec0fd9ac69/69c46430/video/tos/maliva/tos-maliva-ve-0068c799-us/ok1qcf4YQgFeMBxie8msiCJeFKzAfg2KsA07RA/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3852&bt=1926&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NDgzZzxnaTNkNmY8MzhkZkBpamx5d2o5cnVxcjMzZzczNEA0YzIvXi1jXjAxYi82XjReYSNhLV5fMmRramRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00088000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=ac7aa59029ec433aa0ff0da92d50f571&is_play_url=1&item_id=7359300238349241642&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhZGQwMTUxY2M1ZDRmMTAyNzg4YzI2MzM4ODhmMGJm&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cognmrnog65gbtav0idg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10009\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 105,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713483391,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 105,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 105.61306,\n                        \"duration_precision\": 105.61306,\n                        \"shoot_duration_precision\": 105.61306,\n                        \"video_duration_precision\": 105.61306\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359355058435198251,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cogqsvvog65jvrmm6tgg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 7359355108934814510,\n                    \"id_str\": \"7359355108934814510\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359355108934814510\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359355118447610667.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359355118447610667.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 105,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/d49d239ca9ddfa3b8dec82accb521699.json\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/d49d239ca9ddfa3b8dec82accb521699.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 105\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1c8959db&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=%2BJHSGLyUAQbdRgXSoQAILGUjnVc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f986a6c7&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=4zrSEwq7I8QaS6NtEHpEfGfO4ps%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=7f200753&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=fAT%2FqS1xI7DNoNkD81mEeCTJlR0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=11f13dcc&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=v5L62AIpLgWN17xgeEPSTi%2Bqvfg%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ca7eb210&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=oZQw1FPbjQhR6%2Blzd%2BfDdqrCBqA%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0dd7717d&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=puE7p8wzJ6gOZtYTREMk4%2FequAI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"therock\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"The Rock\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6745191554350760966\",\n                    \"unique_id\": \"therock\",\n                    \"unique_id_modify_time\": 1774391929,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6745191554350760966,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7359355058435198251\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"whatchaseeiswhatchaget\",\n                        \"cid\": \"1645048733676550\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1645048733676550\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #whatchaseeiswhatchaget on TikTok!\",\n                            \"share_desc_info\": \"Check out #whatchaseeiswhatchaget on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: whatchaseeiswhatchaget\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/whatchaseeiswhatchaget?_r=1&name=whatchaseeiswhatchaget&u_code=em3g4g7fle9hk0&_d=f2g1gbc25g3e03&share_challenge_id=1645048733676550&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0009668550929694424}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    }\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032422384956D10DE0D0387FB50C66\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 1,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026032422384956D10DE0D0387FB50C66\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1713483386,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"filter\",\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Replying to @LOCO Luchador PART 2: How me and Chris Janson became buddies🥃🍻🤜🏾🤛🏼  #whatchaseeiswhatchaget \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7359314624086428933\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": [\n                        7359314624086428933\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.1907,\\\"end_time\\\":2466.6667,\\\"p\\\":-1,\\\"y\\\":0.1469,\\\"h\\\":0.0692,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.2326,\\\"s\\\":0.5}]\",\n                        \"type\": 4\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 1,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 105,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713483391,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 105,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 105.61306,\n                        \"duration_precision\": 105.61306,\n                        \"shoot_duration_precision\": 105.61306,\n                        \"video_duration_precision\": 105.61306\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":6,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359355058435198251,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cogqsvvog65jvrmm6tgg\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 7359355108934814510,\n                    \"id_str\": \"7359355108934814510\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359355108934814510\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359355118447610667.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359355118447610667.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 105,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/d49d239ca9ddfa3b8dec82accb521699.json\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/d49d239ca9ddfa3b8dec82accb521699.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 105\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 105566,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<rc>Replying to <m id=\\\"2\\\">@LOCO Luchador</m></rc> PART 2: How me and Chris Janson became buddies🥃🍻🤜🏾🤛🏼  <h id=\\\"577\\\">#whatchaseeiswhatchaget</h> \",\n                    \"text_extra\": [\n                        {\n                            \"hashtag_id\": \"1645048733676550\",\n                            \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"577\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAA2JWcHy_a5v49l4XzefsN19FB1cTcPDQp7ngJzLLsaRKlSc3YQsIfkq_yggCOqZ_A\",\n                            \"sub_type\": 2,\n                            \"tag_id\": \"2\",\n                            \"type\": 0,\n                            \"user_id\": \"7338842861389136939\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"playlist_info\": {\n                    \"index\": 1,\n                    \"item_total\": 4,\n                    \"mix_id\": \"7359404761613208363\",\n                    \"name\": \"DJ x Chris Janson\"\n                },\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7359355058435198251?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359355058435198251&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7359355058435198251?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359355058435198251&source=h5_m\",\n                \"shoot_tab_name\": \"video_15\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.4064,8335.4201]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"button\": {\n                        \"buttons\": [\n                            {\n                                \"key\": {\n                                    \"component_key\": \"bottom_button_quick_external_share\"\n                                },\n                                \"signal\": {\n                                    \"auto_display\": true,\n                                    \"code\": -1,\n                                    \"releasable\": true\n                                },\n                                \"ui\": {\n                                    \"template\": {\n                                        \"actions\": [\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_expose\"\n                                                    },\n                                                    {\n                                                        \"next\": [\n                                                            {\n                                                                \"next\": [\n                                                                    {\n                                                                        \"params\": \"{\\\"buttons.button1.variant\\\":\\\"primary\\\"}\",\n                                                                        \"type\": \"update_vo\"\n                                                                    }\n                                                                ],\n                                                                \"type\": \"bottom_button_quick_external_share_will_update\"\n                                                            }\n                                                        ],\n                                                        \"params\": \"{\\\"duration\\\":1000}\",\n                                                        \"type\": \"timer\"\n                                                    }\n                                                ],\n                                                \"key\": \"exposure_action\"\n                                            },\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"exit_screen\"\n                                                    },\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_click\"\n                                                    }\n                                                ],\n                                                \"key\": \"click_button1\"\n                                            }\n                                        ],\n                                        \"fields\": \"{\\\"buttons\\\":{\\\"button1\\\":{\\\"text\\\":\\\"quick_external_share\\\",\\\"variant\\\":\\\"secondary\\\",\\\"action_key\\\":\\\"click_button1\\\"}}}\",\n                                        \"type\": 1\n                                    },\n                                    \"ui_type\": 2\n                                }\n                            }\n                        ],\n                        \"enable_standard_button\": true\n                    }\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7359355058435198251\",\n                    \"collect_count\": 4757,\n                    \"comment_count\": 1284,\n                    \"digg_count\": 77720,\n                    \"download_count\": 224,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 1328017,\n                    \"repost_count\": 0,\n                    \"share_count\": 12599,\n                    \"whatsapp_share_count\": 22\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7359355058435198251\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 26,\n                        \"sec_uid\": \"MS4wLjABAAAA2JWcHy_a5v49l4XzefsN19FB1cTcPDQp7ngJzLLsaRKlSc3YQsIfkq_yggCOqZ_A\",\n                        \"start\": 12,\n                        \"sub_type\": 2,\n                        \"tag_id\": \"2\",\n                        \"type\": 0,\n                        \"user_id\": \"7338842861389136939\"\n                    },\n                    {\n                        \"end\": 110,\n                        \"hashtag_id\": \"1645048733676550\",\n                        \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 87,\n                        \"tag_id\": \"577\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 3.400606823529412,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389~tplv-tiktokx-origin.image?dr=9229&refresh_token=2995b584&x-expires=1774476000&x-signature=lkv3JLUvcBPQ5FBtY1ga9EeXpX0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389~tplv-tiktokx-origin.image?dr=9229&refresh_token=d24d742e&x-expires=1774476000&x-signature=s9XHfVd2oSFtBEvpR4OZDixKjNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389~tplv-tiktokx-origin.image?dr=9229&refresh_token=2995b584&x-expires=1774476000&x-signature=lkv3JLUvcBPQ5FBtY1ga9EeXpX0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389~tplv-tiktokx-origin.image?dr=9229&refresh_token=d24d742e&x-expires=1774476000&x-signature=s9XHfVd2oSFtBEvpR4OZDixKjNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389~tplv-tiktokx-origin.image?dr=9229&refresh_token=2995b584&x-expires=1774476000&x-signature=lkv3JLUvcBPQ5FBtY1ga9EeXpX0%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/c9b27846247845a5a0e8a1de0d9c5c99_1713483389~tplv-tiktokx-origin.image?dr=9229&refresh_token=d24d742e&x-expires=1774476000&x-signature=s9XHfVd2oSFtBEvpR4OZDixKjNs%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 105.566667,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 106,\n                            \"img_uris\": [\n                                \"tos-maliva-p-0068c799-us/8ef25e18a7844503b804507e48b60568_1713483399\",\n                                \"tos-maliva-p-0068c799-us/95906a65a65349238ab7f4267d421a79_1713483399\",\n                                \"tos-maliva-p-0068c799-us/e3fdac6da7c4484f96e85ee366bfd613_1713483399\",\n                                \"tos-maliva-p-0068c799-us/e0389cfc78e04ee48a95ffd6de40bc3c_1713483399\",\n                                \"tos-maliva-p-0068c799-us/38080e1abceb4df0baf3e55849fca374_1713483399\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/8ef25e18a7844503b804507e48b60568_1713483399~tplv-noop.image?dr=13848&refresh_token=85d7eb71&x-expires=1774478434&x-signature=OiuzZ9lduifUDENdxvZnG2ys%2FqA%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/95906a65a65349238ab7f4267d421a79_1713483399~tplv-noop.image?dr=13848&refresh_token=74fd5c77&x-expires=1774478434&x-signature=xDQaTQlPRSWqPLGikBA5gIuVeM0%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/e3fdac6da7c4484f96e85ee366bfd613_1713483399~tplv-noop.image?dr=13848&refresh_token=00b24716&x-expires=1774478434&x-signature=A3qCGNy9N0E5iOmeKYuk5yT2I0o%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/e0389cfc78e04ee48a95ffd6de40bc3c_1713483399~tplv-noop.image?dr=13848&refresh_token=29a27832&x-expires=1774478434&x-signature=4UwQY%2FaQtYNtx1dRdt4%2F7o0PyMg%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/38080e1abceb4df0baf3e55849fca374_1713483399~tplv-noop.image?dr=13848&refresh_token=1b142ebe&x-expires=1774478434&x-signature=Lz%2FQ6Eqj5eikRDrzNOyyWI1H%2Fqg%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogqr17og65ps7v8n3g0\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 134,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1998080,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 26370167,\n                                \"file_cs\": \"c:0-88510-8148\",\n                                \"file_hash\": \"e82ff1fa2ebd1f0d552812b182da769a\",\n                                \"height\": 1920,\n                                \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_bytevc1_1080p_1998080\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/df83f26f768dd7bef4ffbd76b6b71a5a/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oUE6cEIgSaAFgEatgvRjzIffJ2DYDBZELQAmwh/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3902&bt=1951&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=ZzplPDxnaDs1M2VpZTo8NkBpMzY7OnM5cjR0cjMzZzczNEA0MC02Ni81XjAxNTM2XzBeYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/a1e400d0d65af352c9e5bd018fc6b4a5/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oUE6cEIgSaAFgEatgvRjzIffJ2DYDBZELQAmwh/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3902&bt=1951&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=ZzplPDxnaDs1M2VpZTo8NkBpMzY7OnM5cjR0cjMzZzczNEA0MC02Ni81XjAxNTM2XzBeYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=a339b79b6f8b4032a88e2d99990b377d&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjU5NjBlYmQ3OTI5NTU3N2FmZWM1MWU0N2YxYTc1YmIx&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1078\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 515053}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 692165}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 920254}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1144017}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1343473}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 2567245}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3929594987f7ef2999a6a4bb04ccccbb\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64098}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 872117,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 11509765,\n                                \"file_cs\": \"c:0-88716-f0b8\",\n                                \"file_hash\": \"5c048d5be78e695925cf9960bf7ec38d\",\n                                \"height\": 1282,\n                                \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_bytevc2_720p_872117\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/af0a376fc2351d09481ee44cd47d4d89/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oc91MHInsgGXA0AJQygICxfhAkLmjQHIiV1hee/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1702&bt=851&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=aGhmaDUzaWY1MzU3NGk3OkBpMzY7OnM5cjR0cjMzZzczNEBeXjA0Xl4zNTMxYF5jNC4xYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/07cd85209654f44a7c1f31b0eda670a1/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oc91MHInsgGXA0AJQygICxfhAkLmjQHIiV1hee/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1702&bt=851&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=aGhmaDUzaWY1MzU3NGk3OkBpMzY7OnM5cjR0cjMzZzczNEBeXjA0Xl4zNTMxYF5jNC4xYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=47147ff1a4c240628c6fa0a27e3caeae&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRkZWEwNDVhNGE1MmE4YzkwZTVlNmY1NzExOTkyMmJj&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 354934}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 441995}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 488577}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 586802}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 683780}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1249970}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"7c6d3b841f26db21f2b8ed48e950065b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64099}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 723831,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_srv1\\\":\\\"0\\\",\\\"srqa3_0_ori\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 9552767,\n                                \"file_cs\": \"c:0-88716-4eef\",\n                                \"file_hash\": \"909493b32d24d9c94a8b8f0ea7f3a7c0\",\n                                \"height\": 1026,\n                                \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_bytevc2_540p_723831\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/44ad8c94767a4ec4a416f4ebfae5d370/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oceXQALDOfkJtHWDHgGAIsQnjhMA3CBIS1I0e3/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1412&bt=706&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZDY1NGdoPGQ1ZDY1ZTozN0BpMzY7OnM5cjR0cjMzZzczNEAwXjQyYTU0Ni8xYGA0Yl82YSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/72c850bac6f45080d495ed553d4adbca/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oceXQALDOfkJtHWDHgGAIsQnjhMA3CBIS1I0e3/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1412&bt=706&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZDY1NGdoPGQ1ZDY1ZTozN0BpMzY7OnM5cjR0cjMzZzczNEAwXjQyYTU0Ni8xYGA0Yl82YSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=94b0e77bc2c34a229a798edd5172a33a&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmYxYjk3Mzc1MTBhNDlhMmUyZTVkYmM1NWFiZDc2MGVj&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 308956}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 377946}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 413932}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 497741}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 573364}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1028100}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"dedce4c22f1c45f2ea60af015eeb82b7\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32063}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 504965,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 6664408,\n                                \"file_cs\": \"c:0-88473-c675\",\n                                \"file_hash\": \"68e5e62605837d449def6362370f7d6d\",\n                                \"height\": 1026,\n                                \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                                \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_bytevc1_540p_504965\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/133de8fe0563194de17571e916677541/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/ogwE6sLgIwzESGIBjhqDfDgR2EAFQWagGrumEf/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=986&bt=493&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=ZTU4OmY0aWg3NmZkN2gzaEBpMzY7OnM5cjR0cjMzZzczNEBiLS5eYWNfNWAxLmMvYTUwYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/05957a344fe3694a0a148a7c04a13b28/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/ogwE6sLgIwzESGIBjhqDfDgR2EAFQWagGrumEf/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=986&bt=493&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=ZTU4OmY0aWg3NmZkN2gzaEBpMzY7OnM5cjR0cjMzZzczNEBiLS5eYWNfNWAxLmMvYTUwYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=3e80de24fa1c43c48ebff1dca71502eb&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgzMGZkN2Q1ZGQwNzUwMWFkYTJiMTExZmZmM2MzOWYw&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 223625}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 276812}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 322954}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 377326}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 429481}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 771974}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"a9c6eaa67abbbc306a24c984dbf5982f\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24055}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 244,\n                                \"cla_subtitle_id\": 7359355549710076718,\n                                \"complaint_id\": 7359355549710076718,\n                                \"expire\": 1776984034,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"\",\n                                \"sub_id\": -1358833815,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-eu.com/5198c9bd7c45e445587d8f4b696013b0/69ea9fe2/video/tos/maliva/tos-maliva-v-0068c799-us/f1a794667777495a990923f2bbbf41da/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19208&bt=9604&ds=4&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=MzY7OnM5cjR0cjMzZzczNEBpMzY7OnM5cjR0cjMzZzczNEBka3NwMmQ0b2RgLS1kMS9zYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-eu.com/5198c9bd7c45e445587d8f4b696013b0/69ea9fe2/video/tos/maliva/tos-maliva-v-0068c799-us/f1a794667777495a990923f2bbbf41da/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19208&bt=9604&ds=4&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=MzY7OnM5cjR0cjMzZzczNEBpMzY7OnM5cjR0cjMzZzczNEBka3NwMmQ0b2RgLS1kMS9zYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00050000\",\n                                    \"https://v16-cla.tiktokcdn-eu.com/168d0f59453e139f52467fb491e92ad6/69ea9fe2/video/tos/maliva/tos-maliva-v-0068c799-us/f1a794667777495a990923f2bbbf41da/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=19208&bt=9604&ds=4&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=MzY7OnM5cjR0cjMzZzczNEBpMzY7OnM5cjR0cjMzZzczNEBka3NwMmQ0b2RgLS1kMS9zYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00050000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjcwMzZmY2IyZjJhNjc5ZmUxZjdkYzEwOGVjMjc0NjE2&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                                ],\n                                \"variant\": \"default\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 80,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/d78dedd6aba141e1bcf8c0642d35d9c9_1713483390\",\n                        \"url_list\": [\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d78dedd6aba141e1bcf8c0642d35d9c9_1713483390~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=3ff1cef0&x-expires=1774476000&x-signature=7x1eRzJRmaOoFL4ZuBz2IcakJXQ%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d78dedd6aba141e1bcf8c0642d35d9c9_1713483390~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=d37609a7&x-expires=1774476000&x-signature=F%2FTJHkXK1S3QTmx1iIwNR5DXSx8%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 28167465,\n                        \"file_cs\": \"c:0-88269-59fe\",\n                        \"height\": 720,\n                        \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/98e568e8e4b6da63d549816340daad77/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/owNQjDfEIgIpmEgSwEB2RLA0afIIF6E3DzMarh/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4168&bt=2084&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=OTxpOTs8NWhmZjYzOTQ2OkBpMzY7OnM5cjR0cjMzZzczNEA0YDRfMTUzNjIxYTZjNjMuYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/b6de6a40f69843f5f70a867075303786/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/owNQjDfEIgIpmEgSwEB2RLA0afIIF6E3DzMarh/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4168&bt=2084&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=OTxpOTs8NWhmZjYzOTQ2OkBpMzY7OnM5cjR0cjMzZzczNEA0YDRfMTUzNjIxYTZjNjMuYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cogqr17og65ps7v8n3g0&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_MIX_ITEM_LIST&file_id=176391f690d34c5c9e628948b67fc976&item_id=7359355058435198251&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNjNDZhMTY1NDg5NzhlNTM4MTZlOTliMTIxZDJkOTZl&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 32616618,\n                        \"file_cs\": \"c:0-88269-59fe\",\n                        \"file_hash\": \"f38f96dd3bfc18c34474bb950b40f15a\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                        \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_h264_540p_2471423\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/5cf35617dfb62e6f97dff1b758a0d1db/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oYIfIkTe1rHQ0sIjJrQMhgLsAGBGfwAHAXnNhC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4826&bt=2413&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWdmOjc5N2QzOGRoN2Y4OkBpMzY7OnM5cjR0cjMzZzczNEBeMV8wMDMwX18xNDEyXjJfYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/cf1cb10c902fcd24a759a9cb3ab025e8/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oYIfIkTe1rHQ0sIjJrQMhgLsAGBGfwAHAXnNhC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4826&bt=2413&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWdmOjc5N2QzOGRoN2Y4OkBpMzY7OnM5cjR0cjMzZzczNEBeMV8wMDMwX18xNDEyXjJfYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=b755ac544e7a45b0ba34663437bc4dab&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMwOTJiMjdjNDVlM2IzOTc3NTY1YWE3OWJhMzk4NWEy&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 105580,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/6182238d5d184922b619a013400cbd66_1713483395\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/6182238d5d184922b619a013400cbd66_1713483395~tplv-tiktokx-origin.image?dr=9229&refresh_token=e7a53081&x-expires=1774476000&x-signature=qcl0MAxiA91b0wSigWoh97ncuAw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/6182238d5d184922b619a013400cbd66_1713483395~tplv-tiktokx-origin.image?dr=9229&refresh_token=0ec63b6c&x-expires=1774476000&x-signature=%2F9dTwVwDA%2FAe91Dk7AMDu1u8SDw%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1026,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"9.1\\\",\\\"LoudnessRangeEnd\\\":\\\"-22.7\\\",\\\"LoudnessRangeStart\\\":\\\"-31.8\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-13.9\\\",\\\"MaximumShortTermLoudness\\\":\\\"-19\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-13.9,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-19,\\\\\\\"LoudnessRangeEnd\\\\\\\":-22.7,\\\\\\\"LoudnessRange\\\\\\\":9.1,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Peak\\\\\\\":0.41687,\\\\\\\"Loudness\\\\\\\":-26.6,\\\\\\\"LoudnessRangeStart\\\\\\\":-31.8,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-26.568},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.635},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":-0.017,\\\\\\\"Peak\\\\\\\":-7.569,\\\\\\\"LTotal\\\\\\\":-29.281,\\\\\\\"RTotal\\\\\\\":-29.265},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr100G\\\\\\\":0.4,\\\\\\\"FCenL\\\\\\\":2028.51,\\\\\\\"FCenR\\\\\\\":2030.4,\\\\\\\"Spkr200G\\\\\\\":0.98,\\\\\\\"Spkr150G\\\\\\\":0.69},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.26,\\\\\\\"MusicRatio\\\\\\\":0.57,\\\\\\\"SingingRatio\\\\\\\":0.1},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"}}\\\",\\\"bright_ratio_mean\\\":\\\"0.0251\\\",\\\"brightness_mean\\\":\\\"97.7581\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0028\\\",\\\"loudness\\\":\\\"-26.6\\\",\\\"overexposure_ratio_mean\\\":\\\"0.0103\\\",\\\"peak\\\":\\\"0.41687\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.4064,8335.4201]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1078,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1713483395}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"3.3932\\\",\\\"vq_score\\\":\\\"60.62\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000cogqr17og65ps7v8n3g0\\\",\\\"url_list\\\":[\\\"https://v45.tiktokcdn-eu.com/f0f2a5ce43e52c2b71e7202d6fe62d98/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oksQGenJIIQkIeSHhgMALCf0Q9j1AQXArHh60c/?a=1233\\\\u0026bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=4354\\\\u0026bt=2177\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=O2Y1N2U2Ozs3OmY4aDw1aEBpMzY7OnM5cjR0cjMzZzczNEA1YDIuMF4tNjIxMC1jM2EwYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e00095000\\\",\\\"https://v15m.tiktokcdn-eu.com/7e7e8269748332f1d34c739e0177f454/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oksQGenJIIQkIeSHhgMALCf0Q9j1AQXArHh60c/?a=1233\\\\u0026bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=4354\\\\u0026bt=2177\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=O2Y1N2U2Ozs3OmY4aDw1aEBpMzY7OnM5cjR0cjMzZzczNEA1YDIuMF4tNjIxMC1jM2EwYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cogqr17og65ps7v8n3g0\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=TIKTOK_MIX_ITEM_LIST\\\\u0026file_id=3ed269fe053c47549808a33b1452cc88\\\\u0026item_id=7359355058435198251\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBhNTE5NmU2ODY2Y2UzZjI3NWU4MGIyYjVhMmIzYTRl\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":30545779,\\\"file_cs\\\":\\\"c:0-88269-59fe\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/bd43de85bbe544c78cfca5e73d390f97_1713483388\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/bd43de85bbe544c78cfca5e73d390f97_1713483388~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=bccdeb80&x-expires=1774476000&x-signature=jMEDbHH9f%2FUfUSFtosF6lAF6bXI%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&sc=feed_cover&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/bd43de85bbe544c78cfca5e73d390f97_1713483388~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=2b06969d&x-expires=1774476000&x-signature=AE1V4ahFaHmXc8wLb1hcwl5guKU%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&sc=feed_cover&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 32616618,\n                        \"file_cs\": \"c:0-88269-59fe\",\n                        \"file_hash\": \"f38f96dd3bfc18c34474bb950b40f15a\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                        \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_h264_540p_2471423\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/5cf35617dfb62e6f97dff1b758a0d1db/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oYIfIkTe1rHQ0sIjJrQMhgLsAGBGfwAHAXnNhC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4826&bt=2413&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWdmOjc5N2QzOGRoN2Y4OkBpMzY7OnM5cjR0cjMzZzczNEBeMV8wMDMwX18xNDEyXjJfYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/cf1cb10c902fcd24a759a9cb3ab025e8/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oYIfIkTe1rHQ0sIjJrQMhgLsAGBGfwAHAXnNhC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4826&bt=2413&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWdmOjc5N2QzOGRoN2Y4OkBpMzY7OnM5cjR0cjMzZzczNEBeMV8wMDMwX18xNDEyXjJfYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=b755ac544e7a45b0ba34663437bc4dab&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMwOTJiMjdjNDVlM2IzOTc3NTY1YWE3OWJhMzk4NWEy&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 14685147,\n                        \"file_cs\": \"c:0-88473-c721\",\n                        \"file_hash\": \"0d1f06e8b128e551b50db8d5795c7793\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                        \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_bytevc1_540p_1112700\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/275e5a686440f3c284bcfbf7a4d09258/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/ocfY3gcAMhHVfH0DCnLIAsGJIQAjw0AIQheXk1/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2172&bt=1086&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZTRkaGU7Ozw6NWlkaGhmNUBpMzY7OnM5cjR0cjMzZzczNEA0YS80MTReNl8xYS5jM180YSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/863ca2b3ab397dbb9975cf2f25521cb2/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/ocfY3gcAMhHVfH0DCnLIAsGJIQAjw0AIQheXk1/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2172&bt=1086&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZTRkaGU7Ozw6NWlkaGhmNUBpMzY7OnM5cjR0cjMzZzczNEA0YS80MTReNl8xYS5jM180YSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=72bc6efe1adf42b799a8784b7e2ad17b&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmIyNmYxMDA2ZDhhYTYyZWI0MjEzZDk4ZWQ3NWVlZjc0&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 32616618,\n                        \"file_cs\": \"c:0-88269-59fe\",\n                        \"file_hash\": \"f38f96dd3bfc18c34474bb950b40f15a\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogqr17og65ps7v8n3g0\",\n                        \"url_key\": \"v12044gd0000cogqr17og65ps7v8n3g0_h264_540p_2471423\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/5cf35617dfb62e6f97dff1b758a0d1db/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oYIfIkTe1rHQ0sIjJrQMhgLsAGBGfwAHAXnNhC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4826&bt=2413&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWdmOjc5N2QzOGRoN2Y4OkBpMzY7OnM5cjR0cjMzZzczNEBeMV8wMDMwX18xNDEyXjJfYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/cf1cb10c902fcd24a759a9cb3ab025e8/69c46462/video/tos/maliva/tos-maliva-ve-0068c799-us/oYIfIkTe1rHQ0sIjJrQMhgLsAGBGfwAHAXnNhC/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4826&bt=2413&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=ZWdmOjc5N2QzOGRoN2Y4OkBpMzY7OnM5cjR0cjMzZzczNEBeMV8wMDMwX18xNDEyXjJfYSNka3NwMmQ0b2RgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=b755ac544e7a45b0ba34663437bc4dab&is_play_url=1&item_id=7359355058435198251&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmMwOTJiMjdjNDVlM2IzOTc3NTY1YWE3OWJhMzk4NWEy&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogqr17og65ps7v8n3g0\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 3,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_reply_info\": {\n                    \"alias_comment_id\": 7359316036900520746,\n                    \"aweme_id\": 7359300238349241642,\n                    \"comment_id\": 7359342992353788718\n                },\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 79,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713496074,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 79,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 79.751816,\n                        \"duration_precision\": 79.751816,\n                        \"shoot_duration_precision\": 79.751816,\n                        \"video_duration_precision\": 79.751816\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359409536538627371,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cogu02fog65nu5296bng\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": true,\n                    \"id\": 7359409576342522666,\n                    \"id_str\": \"7359409576342522666\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359409576342522666\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359409579943168814.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359409579943168814.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 79,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 79\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1c8959db&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=%2BJHSGLyUAQbdRgXSoQAILGUjnVc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f986a6c7&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=4zrSEwq7I8QaS6NtEHpEfGfO4ps%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=7f200753&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=fAT%2FqS1xI7DNoNkD81mEeCTJlR0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=11f13dcc&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=v5L62AIpLgWN17xgeEPSTi%2Bqvfg%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ca7eb210&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=oZQw1FPbjQhR6%2Blzd%2BfDdqrCBqA%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0dd7717d&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=puE7p8wzJ6gOZtYTREMk4%2FequAI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"therock\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"The Rock\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6745191554350760966\",\n                    \"unique_id\": \"therock\",\n                    \"unique_id_modify_time\": 1774391929,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6745191554350760966,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7359409536538627371\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"whatchaseeiswhatchaget\",\n                        \"cid\": \"1645048733676550\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1645048733676550\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #whatchaseeiswhatchaget on TikTok!\",\n                            \"share_desc_info\": \"Check out #whatchaseeiswhatchaget on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: whatchaseeiswhatchaget\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/whatchaseeiswhatchaget?_r=1&name=whatchaseeiswhatchaget&u_code=em3g4g7fle9hk0&_d=f2g1gbc25g3e03&share_challenge_id=1645048733676550&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0007683327878578917}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    }\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032422384956D10DE0D0387FB50C66\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"\",\n                \"content_desc_extra\": [],\n                \"content_level\": 2,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026032422384956D10DE0D0387FB50C66\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1713496070,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"Replying to @Chris Janson PART 3: How me and @Chris Janson became buddies🥃🍻🤜🏾🤛🏼 #whatchaseeiswhatchaget \",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 2,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7359314624086428933\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": [\n                        7359314624086428933,\n                        7359355058435198251\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": [\n                    {\n                        \"attr\": \"\",\n                        \"index\": 0,\n                        \"is_non_global\": false,\n                        \"is_non_global_v2\": false,\n                        \"material_index\": 0,\n                        \"track_info\": \"[{\\\"x\\\":0.2359,\\\"end_time\\\":19900,\\\"p\\\":-1,\\\"y\\\":0.737,\\\"h\\\":0.0952,\\\"isRatioCoord\\\":true,\\\"start_time\\\":0,\\\"r\\\":0,\\\"w\\\":0.3096,\\\"s\\\":0.6879}]\",\n                        \"type\": 4\n                    }\n                ],\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 1,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 79,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713496074,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 79,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 79.751816,\n                        \"duration_precision\": 79.751816,\n                        \"shoot_duration_precision\": 79.751816,\n                        \"video_duration_precision\": 79.751816\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":2,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359409536538627371,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cogu02fog65nu5296bng\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": true,\n                    \"id\": 7359409576342522666,\n                    \"id_str\": \"7359409576342522666\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359409576342522666\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359409579943168814.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359409579943168814.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 79,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 79\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 79700,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"<rc>Replying to <m id=\\\"2\\\">@Chris Janson</m></rc> PART 3: How me and <m id=\\\"155\\\">@Chris Janson</m> became buddies🥃🍻🤜🏾🤛🏼 <h id=\\\"729\\\">#whatchaseeiswhatchaget</h> \",\n                    \"text_extra\": [\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                            \"tag_id\": \"155\",\n                            \"type\": 0,\n                            \"user_id\": \"6736242815124784133\"\n                        },\n                        {\n                            \"hashtag_id\": \"1645048733676550\",\n                            \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                            \"is_commerce\": false,\n                            \"sec_uid\": \"\",\n                            \"tag_id\": \"729\",\n                            \"type\": 1,\n                            \"user_id\": \"\"\n                        },\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                            \"sub_type\": 2,\n                            \"tag_id\": \"2\",\n                            \"type\": 0,\n                            \"user_id\": \"6736242815124784133\"\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"playlist_info\": {\n                    \"index\": 2,\n                    \"item_total\": 4,\n                    \"mix_id\": \"7359404761613208363\",\n                    \"name\": \"DJ x Chris Janson\"\n                },\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7359409536538627371?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359409536538627371&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7359409536538627371?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359409536538627371&source=h5_m\",\n                \"shoot_tab_name\": \"video_15\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"play_time_prob_dist\\\":\\\"[800,0.445,7551.3921]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"button\": {\n                        \"buttons\": [\n                            {\n                                \"key\": {\n                                    \"component_key\": \"bottom_button_quick_external_share\"\n                                },\n                                \"signal\": {\n                                    \"auto_display\": true,\n                                    \"code\": -1,\n                                    \"releasable\": true\n                                },\n                                \"ui\": {\n                                    \"template\": {\n                                        \"actions\": [\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_expose\"\n                                                    },\n                                                    {\n                                                        \"next\": [\n                                                            {\n                                                                \"next\": [\n                                                                    {\n                                                                        \"params\": \"{\\\"buttons.button1.variant\\\":\\\"primary\\\"}\",\n                                                                        \"type\": \"update_vo\"\n                                                                    }\n                                                                ],\n                                                                \"type\": \"bottom_button_quick_external_share_will_update\"\n                                                            }\n                                                        ],\n                                                        \"params\": \"{\\\"duration\\\":1000}\",\n                                                        \"type\": \"timer\"\n                                                    }\n                                                ],\n                                                \"key\": \"exposure_action\"\n                                            },\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"exit_screen\"\n                                                    },\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_click\"\n                                                    }\n                                                ],\n                                                \"key\": \"click_button1\"\n                                            }\n                                        ],\n                                        \"fields\": \"{\\\"buttons\\\":{\\\"button1\\\":{\\\"text\\\":\\\"quick_external_share\\\",\\\"variant\\\":\\\"secondary\\\",\\\"action_key\\\":\\\"click_button1\\\"}}}\",\n                                        \"type\": 1\n                                    },\n                                    \"ui_type\": 2\n                                }\n                            }\n                        ],\n                        \"enable_standard_button\": true\n                    }\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7359409536538627371\",\n                    \"collect_count\": 1128,\n                    \"comment_count\": 439,\n                    \"digg_count\": 24898,\n                    \"download_count\": 134,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 571367,\n                    \"repost_count\": 0,\n                    \"share_count\": 368,\n                    \"whatsapp_share_count\": 5\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7359409536538627371\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 1,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 25,\n                        \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                        \"start\": 12,\n                        \"sub_type\": 2,\n                        \"tag_id\": \"2\",\n                        \"type\": 0,\n                        \"user_id\": \"6736242815124784133\"\n                    },\n                    {\n                        \"end\": 58,\n                        \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                        \"start\": 45,\n                        \"tag_id\": \"155\",\n                        \"type\": 0,\n                        \"user_id\": \"6736242815124784133\"\n                    },\n                    {\n                        \"end\": 109,\n                        \"hashtag_id\": \"1645048733676550\",\n                        \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                        \"is_commerce\": false,\n                        \"sec_uid\": \"\",\n                        \"start\": 86,\n                        \"tag_id\": \"729\",\n                        \"type\": 1,\n                        \"user_id\": \"\"\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 0,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072~tplv-tiktokx-origin.image?dr=9229&refresh_token=08e856cb&x-expires=1774476000&x-signature=9f8d41gERwg%2B4jKMc0n9Iz4l3Nk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072~tplv-tiktokx-origin.image?dr=9229&refresh_token=6772da6a&x-expires=1774476000&x-signature=BggQ7ZreHOJxyR8WfTCKlN1i3EU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072~tplv-tiktokx-origin.image?dr=9229&refresh_token=08e856cb&x-expires=1774476000&x-signature=9f8d41gERwg%2B4jKMc0n9Iz4l3Nk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072~tplv-tiktokx-origin.image?dr=9229&refresh_token=6772da6a&x-expires=1774476000&x-signature=BggQ7ZreHOJxyR8WfTCKlN1i3EU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072~tplv-tiktokx-origin.image?dr=9229&refresh_token=08e856cb&x-expires=1774476000&x-signature=9f8d41gERwg%2B4jKMc0n9Iz4l3Nk%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/b1815353807d49e591cdab7a2d5dfd1b_1713496072~tplv-tiktokx-origin.image?dr=9229&refresh_token=6772da6a&x-expires=1774476000&x-signature=BggQ7ZreHOJxyR8WfTCKlN1i3EU%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [\n                        {\n                            \"duration\": 79.7,\n                            \"fext\": \"jpeg\",\n                            \"img_num\": 80,\n                            \"img_uris\": [\n                                \"tos-maliva-p-0068c799-us/8285fdd202764d3781fe4103726cb3a3_1713496077\",\n                                \"tos-maliva-p-0068c799-us/839a36f4d93043908a6a04bc80bc04a5_1713496077\",\n                                \"tos-maliva-p-0068c799-us/c6c599d38aa342f7adf71a365c4865d6_1713496077\",\n                                \"tos-maliva-p-0068c799-us/5afa69c4c36f4e2fbfb0266aa97e947f_1713496077\"\n                            ],\n                            \"img_url\": \"\",\n                            \"img_urls\": [\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/8285fdd202764d3781fe4103726cb3a3_1713496077~tplv-noop.image?dr=13848&refresh_token=63b063ae&x-expires=1774478408&x-signature=Pb6a9kTs9AiHW95%2Bvo0zo1g56DQ%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogtucvog65ps7vkftbg\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/839a36f4d93043908a6a04bc80bc04a5_1713496077~tplv-noop.image?dr=13848&refresh_token=d37e6358&x-expires=1774478408&x-signature=nTGFuBcutqRgTEM9RqKY3iRinAM%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogtucvog65ps7vkftbg\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/c6c599d38aa342f7adf71a365c4865d6_1713496077~tplv-noop.image?dr=13848&refresh_token=8ec229bb&x-expires=1774478408&x-signature=K%2Bs%2FpEwBE%2Blhsp5ZmVkp%2BmVZqm8%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogtucvog65ps7vkftbg\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-p-0068c799-us/5afa69c4c36f4e2fbfb0266aa97e947f_1713496077~tplv-noop.image?dr=13848&refresh_token=f4c64052&x-expires=1774478408&x-signature=2syAXRAHrXULxADAoVqYsYKsaSs%3D&t=9276707c&ps=14f1eb3e&shp=9e36835a&shcp=d05b14bd&idc=no1a&VideoID=v12044gd0000cogtucvog65ps7vkftbg\"\n                            ],\n                            \"img_x_len\": 5,\n                            \"img_x_size\": 134,\n                            \"img_y_len\": 5,\n                            \"img_y_size\": 240,\n                            \"interval\": 1,\n                            \"uri\": \"\"\n                        }\n                    ],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 2040857,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 20335872,\n                                \"file_cs\": \"c:0-67242-28f5\",\n                                \"file_hash\": \"cb3b6438b3cfe3c3c32404c0ab862610\",\n                                \"height\": 1926,\n                                \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                                \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_bytevc1_1080p_2040857\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/ca9605ed6dadf0c36b95f9a75dce1049/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/o8mH65Mfgxj6InhIL7AZeQIGDAxkQyPCuReron/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3986&bt=1993&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=Zzk2Zzw7NjU1NDQ5ZTlmNUBpanduOnM5cmZ3cjMzZzczNEBeMjMxXjUvNl4xMmMyMV4wYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/36097f1edfaa561e45b281997f9f6523/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/o8mH65Mfgxj6InhIL7AZeQIGDAxkQyPCuReron/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3986&bt=1993&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=Zzk2Zzw7NjU1NDQ5ZTlmNUBpanduOnM5cmZ3cjMzZzczNEBeMjMxXjUvNl4xMmMyMV4wYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=32ac465bf65141a2922388a94d6356ad&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU3MTYxY2MzMjE4OGU5MDYyY2NiNWVlNmU4MjA0MmIy&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 610967}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 835189}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 1099575}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 1336193}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1520417}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 3043153}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"457abcbba8f4db80631420d3ecb518ab\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64130}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 874695,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 8715791,\n                                \"file_cs\": \"c:0-67452-eddc\",\n                                \"file_hash\": \"3ee25ea9056927bef09f095ecf1a9499\",\n                                \"height\": 1284,\n                                \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                                \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_bytevc2_720p_874695\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/f1a75761c3cf9a36705d122b5f491693/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oMIk1RBmgIiI8FHLzX8DkgQES9DfAzwT9EIfEd/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1708&bt=854&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=PDhpZmc6OzVpOjloaGg3M0BpanduOnM5cmZ3cjMzZzczNEAzMC9iLl8uNi4xMDUuLWMuYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/f277a23d53ec278dab3194b2d9f4003d/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oMIk1RBmgIiI8FHLzX8DkgQES9DfAzwT9EIfEd/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1708&bt=854&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=PDhpZmc6OzVpOjloaGg3M0BpanduOnM5cmZ3cjMzZzczNEAzMC9iLl8uNi4xMDUuLWMuYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=10f40e1e8e36471f9218b71dec2f3569&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjg0NWExZDQzYTA4ODk5NDFjNTNiYzM0OGE5YzdkZjVj&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 303453}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 374274}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 410267}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 477217}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 559796}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1188628}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"fb277a5b7ea24fbc4345e6d975dc73ee\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64130}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 767670,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 7649361,\n                                \"file_cs\": \"c:0-67452-6852\",\n                                \"file_hash\": \"0a69a4c893aa0b42c3e65a28504d669f\",\n                                \"height\": 1026,\n                                \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                                \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_bytevc2_540p_767670\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/9d0d0bce4e48899bd73aa8114ee9b7c3/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/og8wzAffSIEQXIR4Ezg9IHFEKqH9SmiqD6DdBi/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1498&bt=749&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZjtkODxpaTU2OzY1PDs5O0BpanduOnM5cmZ3cjMzZzczNEA2Yy4yY2EvXjQxMy9fYjVeYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/49fc711db6525e04de2d77ea18238740/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/og8wzAffSIEQXIR4Ezg9IHFEKqH9SmiqD6DdBi/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1498&bt=749&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZjtkODxpaTU2OzY1PDs5O0BpanduOnM5cmZ3cjMzZzczNEA2Yy4yY2EvXjQxMy9fYjVeYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=a886e8b922634873a22fdff9551af89c&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJlNTI5NmFlMzdkYjE4NjQ2N2RjOGM1YzhkYTkxNWJk&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 294883}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 361755}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 394604}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 459324}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 541339}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1139252}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"844c8694992912c2620737e09eea75d2\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32071}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 484696,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 4829701,\n                                \"file_cs\": \"c:0-67193-4395\",\n                                \"file_hash\": \"5ab986b20094b0bcb426c28409af84c8\",\n                                \"height\": 1026,\n                                \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                                \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_bytevc1_540p_484696\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/54665fa1f42b27b63a2d4482a2f1a262/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oUJN6BIIQHAMnfQefxLkDzhPuD56AIAhGC7jgn/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=946&bt=473&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=aTw5M2c0ZzNoNjQ8OTk2NUBpanduOnM5cmZ3cjMzZzczNEBiYDY0MDYyNTIxYjAvLmBiYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                                    \"https://v15m.tiktokcdn-eu.com/d574090d4cd6bd4562c5435a356cbc19/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oUJN6BIIQHAMnfQefxLkDzhPuD56AIAhGC7jgn/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=946&bt=473&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=aTw5M2c0ZzNoNjQ8OTk2NUBpanduOnM5cmZ3cjMzZzczNEBiYDY0MDYyNTIxYjAvLmBiYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=e2c3162639e1435e805d913d7096c9ef&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmJkMjgxZmZjODdmMDAwNDM2Mzc0NzU5YThlMGQyMzFi&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 219820}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 282448}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 339726}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 377156}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 454588}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 817220}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"739b02700e6ba046dabe2dfe4b03be03\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24065}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": [\n                            {\n                                \"caption_format\": \"webvtt\",\n                                \"caption_length\": 1140,\n                                \"cla_subtitle_id\": 7359409958095457067,\n                                \"complaint_id\": 7359409958095457067,\n                                \"expire\": 1776984008,\n                                \"is_auto_generated\": true,\n                                \"is_original_caption\": true,\n                                \"lang\": \"eng-US\",\n                                \"language_code\": \"en\",\n                                \"language_id\": 2,\n                                \"source_tag\": \"vv_counter,\",\n                                \"sub_id\": 523745989,\n                                \"sub_version\": \"1\",\n                                \"subtitle_type\": 1,\n                                \"translation_type\": 0,\n                                \"translator_id\": 0,\n                                \"url\": \"https://v19-cla.tiktokcdn-eu.com/aa3510911cb6a7b922884939ef94aca7/69ea9fc8/video/tos/maliva/tos-maliva-v-0068c799-us/b8837f21213a434a9407ac2a86014c01/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=10784&bt=5392&ds=3&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=anduOnM5cmZ3cjMzZzczNEBpanduOnM5cmZ3cjMzZzczNEBfY3NwMmRzcmRgLS1kMS9zYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00050000\",\n                                \"url_list\": [\n                                    \"https://v19-cla.tiktokcdn-eu.com/aa3510911cb6a7b922884939ef94aca7/69ea9fc8/video/tos/maliva/tos-maliva-v-0068c799-us/b8837f21213a434a9407ac2a86014c01/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=10784&bt=5392&ds=3&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=anduOnM5cmZ3cjMzZzczNEBpanduOnM5cmZ3cjMzZzczNEBfY3NwMmRzcmRgLS1kMS9zYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00050000\",\n                                    \"https://v16-cla.tiktokcdn-eu.com/3a0606ab3ae82b5391e483704543b7cf/69ea9fc8/video/tos/maliva/tos-maliva-v-0068c799-us/b8837f21213a434a9407ac2a86014c01/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=10784&bt=5392&ds=3&ft=ER_CktZas0Jv12NvQYP0.IxR_DUp~3_45SY&mime_type=video_mp4&qs=13&rc=anduOnM5cmZ3cjMzZzczNEBpanduOnM5cmZ3cjMzZzczNEBfY3NwMmRzcmRgLS1kMS9zYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00050000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&format=webvtt&is_play_url=1&language=eng-US&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjRiMDAxM2JjZmE2YmZhMTI0YzBlMzQyZWE4YmI5NzNj&source=SmartPlayerSubtitleRedirect&version=1&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                                ],\n                                \"variant\": \"default\"\n                            }\n                        ],\n                        \"captions_type\": 1,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 1,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 0,\n                        \"original_language_info\": {\n                            \"can_translate_realtime\": false,\n                            \"can_translate_realtime_skip_translation_lang_check\": true,\n                            \"first_subtitle_time\": 800,\n                            \"is_burnin_caption\": false,\n                            \"lang\": \"eng-US\",\n                            \"language_code\": \"en\",\n                            \"language_id\": 2,\n                            \"original_caption_type\": 1\n                        },\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/oYBaA49IEFohwEdBEmEDzAfXI8Xxg89fDShzHR\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/oYBaA49IEFohwEdBEmEDzAfXI8Xxg89fDShzHR~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=29182e6a&x-expires=1774476000&x-signature=ThADDU3JPfs5OJ8GqHJIZFPc6zs%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/oYBaA49IEFohwEdBEmEDzAfXI8Xxg89fDShzHR~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=7f60d0a9&x-expires=1774476000&x-signature=IXvPdMwSfKsHnztL4zaMLB6um%2Bw%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 20058332,\n                        \"file_cs\": \"c:0-67021-66bc\",\n                        \"height\": 720,\n                        \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/afc76d16d4bdb3862917d292a2e60809/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oofO4dzSIBDF9cXIQEHIzTA29w8gDmnfDERhEQ/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3930&bt=1965&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=aDtkZzVoOTplZGYzaDo2ZUBpanduOnM5cmZ3cjMzZzczNEA0LV8vNTQvNWMxNDVjYDEtYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/b473a8321fb68161cb38232c308a2c64/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oofO4dzSIBDF9cXIQEHIzTA29w8gDmnfDERhEQ/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3930&bt=1965&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=aDtkZzVoOTplZGYzaDo2ZUBpanduOnM5cmZ3cjMzZzczNEA0LV8vNTQvNWMxNDVjYDEtYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cogtucvog65ps7vkftbg&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_MIX_ITEM_LIST&file_id=0b43c7fe807c4afb87267e822dba087e&item_id=7359409536538627371&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmM5Yzc0Njc1MzZhYWI3MzAzNDFjNGZmMGFmMDc4MWQ3&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 23897445,\n                        \"file_cs\": \"c:0-67021-66bc\",\n                        \"file_hash\": \"eb62c9a3e4b372802289a942f06299b3\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                        \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_h264_540p_2398348\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/965cc10a221849d1fcb8735f0f1ef2c8/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oIlg7ItnDnMAucfwf9IOCLQIjHIGhA5k6QeJP6/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4684&bt=2342&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=PGg1OWgzPDk4NDU4OWZpaEBpanduOnM5cmZ3cjMzZzczNEAtLjFeLi0wXmExYjReLS80YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/d6d47fd6d069727f87f1ce374fb3a3e2/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oIlg7ItnDnMAucfwf9IOCLQIjHIGhA5k6QeJP6/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4684&bt=2342&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=PGg1OWgzPDk4NDU4OWZpaEBpanduOnM5cmZ3cjMzZzczNEAtLjFeLi0wXmExYjReLS80YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=7e2f0ca675e241d5a639001ea6421e09&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlNTlmODhkOGFlM2I3NzcxOTMzMWRkNDA1NzA2Y2Zk&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 79713,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/31857a53eaa648f1ba2acf637fe92b65_1713496073\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/31857a53eaa648f1ba2acf637fe92b65_1713496073~tplv-tiktokx-origin.image?dr=9229&refresh_token=37e81b57&x-expires=1774476000&x-signature=YTiyZ9fq28QERSimQlq7o58Yx%2FY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/31857a53eaa648f1ba2acf637fe92b65_1713496073~tplv-tiktokx-origin.image?dr=9229&refresh_token=bc93ee3d&x-expires=1774476000&x-signature=JaccFWSD4N0Co7AcmDzEQKcxaYY%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1026,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"is_long_video\": 1,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"9.6\\\",\\\"LoudnessRangeEnd\\\":\\\"-15.3\\\",\\\"LoudnessRangeStart\\\":\\\"-24.9\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-12.1\\\",\\\"MaximumShortTermLoudness\\\":\\\"-14.5\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeStart\\\\\\\":-24.9,\\\\\\\"LoudnessRange\\\\\\\":9.6,\\\\\\\"Peak\\\\\\\":0.52481,\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-12.1,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-14.5,\\\\\\\"LoudnessRangeEnd\\\\\\\":-15.3,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-20.813},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":-0.096},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0.165,\\\\\\\"Peak\\\\\\\":-5.62,\\\\\\\"LTotal\\\\\\\":-22.792,\\\\\\\"RTotal\\\\\\\":-22.958},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"Spkr200G\\\\\\\":2.75,\\\\\\\"Spkr150G\\\\\\\":2.42,\\\\\\\"Spkr100G\\\\\\\":0.88,\\\\\\\"FCenL\\\\\\\":1744.9,\\\\\\\"FCenR\\\\\\\":1746.44},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.87,\\\\\\\"MusicRatio\\\\\\\":0.01,\\\\\\\"SingingRatio\\\\\\\":0},\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\"},\\\\\\\"Loudness\\\\\\\":-20.8}\\\",\\\"bright_ratio_mean\\\":\\\"0.0328\\\",\\\"brightness_mean\\\":\\\"98.751\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0028\\\",\\\"loudness\\\":\\\"-20.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.016\\\",\\\"peak\\\":\\\"0.52481\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.445,7551.3921]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":718,\\\\\\\"origin_height\\\\\\\":1280,\\\\\\\"origin_create_at\\\\\\\":1713496080}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"4.0415\\\",\\\"vq_score\\\":\\\"62.89\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000cogtucvog65ps7vkftbg\\\",\\\"url_list\\\":[\\\"https://v45.tiktokcdn-eu.com/437904cadefdea17d1716ef8caaf9bf1/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oUX85QSDmB4z9WHFEVSdxAIwED9xfIYgfREjZz/?a=1233\\\\u0026bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=4164\\\\u0026bt=2082\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OzNmPGY1NTxpOTZpZGZnNUBpanduOnM5cmZ3cjMzZzczNEAuNTBjYjFfXjMxXi40YjM0YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e00095000\\\",\\\"https://v15m.tiktokcdn-eu.com/09bffe8f9e2a46275a28efb46fbf6e56/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oUX85QSDmB4z9WHFEVSdxAIwED9xfIYgfREjZz/?a=1233\\\\u0026bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=4164\\\\u0026bt=2082\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=OzNmPGY1NTxpOTZpZGZnNUBpanduOnM5cmZ3cjMzZzczNEAuNTBjYjFfXjMxXi40YjM0YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e00090000\\\",\\\"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cogtucvog65ps7vkftbg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=TIKTOK_MIX_ITEM_LIST\\\\u0026file_id=726dec7a1fa3466fa9b242ecf93c8018\\\\u0026item_id=7359409536538627371\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjUxNTlhOGFlNWIxZTkxOTY5OGM5MmE5Y2M5ZjM2NTUy\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":22321590,\\\"file_cs\\\":\\\"c:0-67021-66bc\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/68627178b6a4453b802a8088df97f570_1713496071\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/68627178b6a4453b802a8088df97f570_1713496071~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=a02bc191&x-expires=1774476000&x-signature=bRMPi9DPW87%2FcnEbNmZ%2FvsWsrU4%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/68627178b6a4453b802a8088df97f570_1713496071~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=ddc71027&x-expires=1774476000&x-signature=rNgEES%2BPyYagQze1AputHgiMO40%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 23897445,\n                        \"file_cs\": \"c:0-67021-66bc\",\n                        \"file_hash\": \"eb62c9a3e4b372802289a942f06299b3\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                        \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_h264_540p_2398348\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/965cc10a221849d1fcb8735f0f1ef2c8/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oIlg7ItnDnMAucfwf9IOCLQIjHIGhA5k6QeJP6/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4684&bt=2342&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=PGg1OWgzPDk4NDU4OWZpaEBpanduOnM5cmZ3cjMzZzczNEAtLjFeLi0wXmExYjReLS80YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/d6d47fd6d069727f87f1ce374fb3a3e2/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oIlg7ItnDnMAucfwf9IOCLQIjHIGhA5k6QeJP6/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4684&bt=2342&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=PGg1OWgzPDk4NDU4OWZpaEBpanduOnM5cmZ3cjMzZzczNEAtLjFeLi0wXmExYjReLS80YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=7e2f0ca675e241d5a639001ea6421e09&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlNTlmODhkOGFlM2I3NzcxOTMzMWRkNDA1NzA2Y2Zk&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 10992640,\n                        \"file_cs\": \"c:0-67193-7ee9\",\n                        \"file_hash\": \"94616024df8890fc4c8fcce4cdf0268c\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                        \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_bytevc1_540p_1103194\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/b82a259a349cdc9c8681db5cddb987b7/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/ogSGLC6h7Ine685hQgUmIeunk4QDMIAfyHPjAW/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2154&bt=1077&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=NjU6O2Q2aTk2ZGQ6NmdnaEBpanduOnM5cmZ3cjMzZzczNEAvLjMyM14yNTIxXi80NDQzYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/ab8f05a4390671fcbd56be4c92cd44fc/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/ogSGLC6h7Ine685hQgUmIeunk4QDMIAfyHPjAW/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=2154&bt=1077&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=NjU6O2Q2aTk2ZGQ6NmdnaEBpanduOnM5cmZ3cjMzZzczNEAvLjMyM14yNTIxXi80NDQzYSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=6e7d7d7327aa4a53865fa36a58671223&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmNiYjc5MTc4YThhNGEwNjZiMzAwMTAzZjI4NDA3ZTdm&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 23897445,\n                        \"file_cs\": \"c:0-67021-66bc\",\n                        \"file_hash\": \"eb62c9a3e4b372802289a942f06299b3\",\n                        \"height\": 1026,\n                        \"uri\": \"v12044gd0000cogtucvog65ps7vkftbg\",\n                        \"url_key\": \"v12044gd0000cogtucvog65ps7vkftbg_h264_540p_2398348\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/965cc10a221849d1fcb8735f0f1ef2c8/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oIlg7ItnDnMAucfwf9IOCLQIjHIGhA5k6QeJP6/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4684&bt=2342&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=PGg1OWgzPDk4NDU4OWZpaEBpanduOnM5cmZ3cjMzZzczNEAtLjFeLi0wXmExYjReLS80YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00095000\",\n                            \"https://v15m.tiktokcdn-eu.com/d6d47fd6d069727f87f1ce374fb3a3e2/69c46448/video/tos/maliva/tos-maliva-ve-0068c799-us/oIlg7ItnDnMAucfwf9IOCLQIjHIGhA5k6QeJP6/?a=1233&bti=NjR2KTM2OWYpNzo5Zi86bTMyNTpkNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4684&bt=2342&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=PGg1OWgzPDk4NDU4OWZpaEBpanduOnM5cmZ3cjMzZzczNEAtLjFeLi0wXmExYjReLS80YSNfY3NwMmRzcmRgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e00090000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=7e2f0ca675e241d5a639001ea6421e09&is_play_url=1&item_id=7359409536538627371&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBlNTlmODhkOGFlM2I3NzcxOTMzMWRkNDA1NzA2Y2Zk&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cogtucvog65ps7vkftbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"\",\n                    \"video_model\": \"\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 3,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_reply_info\": {\n                    \"alias_comment_id\": 7359374616475009835,\n                    \"aweme_id\": 7359355058435198251,\n                    \"comment_id\": 7359366594327331614\n                },\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            },\n            {\n                \"added_sound_music_info\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 26,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713559942,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 26,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 26.253063,\n                        \"duration_precision\": 26.253063,\n                        \"shoot_duration_precision\": 26.253063,\n                        \"video_duration_precision\": 26.253063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":18,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359683800785227050,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cohdj1nog65gc1jam37g\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 7359683898336676650,\n                    \"id_str\": \"7359683898336676650\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359683898336676650\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359683896646060842.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359683896646060842.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 26,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf77-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/4f04b1ab9e80cd1f1263324a5cec49ee.json\",\n                        \"url_list\": [\n                            \"https://sf77-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/4f04b1ab9e80cd1f1263324a5cec49ee.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 26\n                },\n                \"aigc_info\": {\n                    \"aigc_label_type\": 0,\n                    \"created_by_ai\": false\n                },\n                \"anchors\": null,\n                \"anchors_extras\": \"\",\n                \"animated_image_info\": {\n                    \"effect\": 0,\n                    \"type\": 0\n                },\n                \"author\": {\n                    \"accept_private_policy\": false,\n                    \"account_labels\": null,\n                    \"account_region\": \"\",\n                    \"ad_cover_url\": null,\n                    \"advance_feature_item_order\": null,\n                    \"advanced_feature_info\": null,\n                    \"apple_account\": 0,\n                    \"authority_status\": 0,\n                    \"avatar_168x168\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=1c8959db&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=%2BJHSGLyUAQbdRgXSoQAILGUjnVc%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.heic?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=f986a6c7&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=4zrSEwq7I8QaS6NtEHpEfGfO4ps%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:168:168:q70.jpeg?dr=9604&idc=no1a&ps=87d6e48a&refresh_token=7f200753&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=fAT%2FqS1xI7DNoNkD81mEeCTJlR0%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_300x300\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=11f13dcc&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=v5L62AIpLgWN17xgeEPSTi%2Bqvfg%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.heic?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=ca7eb210&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=oZQw1FPbjQhR6%2Blzd%2BfDdqrCBqA%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:300:300:q70.jpeg?dr=9605&idc=no1a&ps=87d6e48a&refresh_token=0dd7717d&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=puE7p8wzJ6gOZtYTREMk4%2FequAI%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_larger\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                    \"aweme_count\": 0,\n                    \"bind_phone\": \"\",\n                    \"bold_fields\": null,\n                    \"can_message_follow_status_list\": [\n                        0,\n                        1,\n                        2,\n                        4\n                    ],\n                    \"can_set_geofencing\": null,\n                    \"cha_list\": null,\n                    \"comment_filter_status\": 1,\n                    \"comment_setting\": 0,\n                    \"commerce_user_level\": 0,\n                    \"cover_url\": [],\n                    \"create_time\": 0,\n                    \"custom_verify\": \"Verified account\",\n                    \"cv_level\": \"\",\n                    \"download_prompt_ts\": 0,\n                    \"download_setting\": 0,\n                    \"duet_setting\": 0,\n                    \"enabled_filter_all_comments\": false,\n                    \"enterprise_verify_reason\": \"\",\n                    \"events\": null,\n                    \"fake_data_info\": {},\n                    \"favoriting_count\": 0,\n                    \"fb_expire_time\": 0,\n                    \"follow_status\": 0,\n                    \"follower_count\": 0,\n                    \"follower_status\": 0,\n                    \"followers_detail\": null,\n                    \"following_count\": 0,\n                    \"friends_status\": 0,\n                    \"geofencing\": null,\n                    \"google_account\": \"\",\n                    \"has_email\": false,\n                    \"has_facebook_token\": false,\n                    \"has_insights\": false,\n                    \"has_orders\": false,\n                    \"has_twitter_token\": false,\n                    \"has_youtube_token\": false,\n                    \"hide_search\": false,\n                    \"homepage_bottom_toast\": null,\n                    \"ins_id\": \"therock\",\n                    \"is_ad_fake\": false,\n                    \"is_block\": false,\n                    \"is_discipline_member\": false,\n                    \"is_mute\": 0,\n                    \"is_mute_lives\": 0,\n                    \"is_mute_non_story_post\": 0,\n                    \"is_mute_story\": 0,\n                    \"is_phone_binded\": false,\n                    \"is_star\": false,\n                    \"item_list\": null,\n                    \"language\": \"en\",\n                    \"live_agreement\": 0,\n                    \"live_commerce\": false,\n                    \"live_verify\": 0,\n                    \"mention_status\": 1,\n                    \"mutual_relation_avatars\": null,\n                    \"need_points\": null,\n                    \"need_recommend\": 0,\n                    \"nickname\": \"The Rock\",\n                    \"platform_sync_info\": null,\n                    \"prevent_download\": false,\n                    \"react_setting\": 0,\n                    \"region\": \"US\",\n                    \"relative_users\": null,\n                    \"reply_with_video_flag\": 4,\n                    \"room_id\": 0,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"secret\": 0,\n                    \"shield_comment_notice\": 0,\n                    \"shield_digg_notice\": 0,\n                    \"shield_edit_field_info\": null,\n                    \"shield_follow_notice\": 0,\n                    \"short_id\": \"0\",\n                    \"show_image_bubble\": false,\n                    \"signature\": \"CEO of #RockTok\\nLife's so much sweeter when you're not an asshole\",\n                    \"special_account\": {\n                        \"special_account_list\": null\n                    },\n                    \"special_lock\": 1,\n                    \"status\": 1,\n                    \"stitch_setting\": 0,\n                    \"total_favorited\": 0,\n                    \"tw_expire_time\": 0,\n                    \"twitter_id\": \"\",\n                    \"twitter_name\": \"\",\n                    \"type_label\": null,\n                    \"uid\": \"6745191554350760966\",\n                    \"unique_id\": \"therock\",\n                    \"unique_id_modify_time\": 1774391929,\n                    \"user_canceled\": false,\n                    \"user_mode\": 1,\n                    \"user_now_pack_info\": {},\n                    \"user_period\": 0,\n                    \"user_profile_guide\": null,\n                    \"user_rate\": 1,\n                    \"user_spark_info\": {},\n                    \"user_tags\": null,\n                    \"verification_type\": 1,\n                    \"verify_info\": \"\",\n                    \"video_icon\": {\n                        \"height\": 720,\n                        \"uri\": \"\",\n                        \"url_list\": [],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"white_cover_url\": null,\n                    \"with_commerce_entry\": false,\n                    \"with_shop_entry\": false,\n                    \"youtube_channel_id\": \"\",\n                    \"youtube_channel_title\": \"\",\n                    \"youtube_expire_time\": 0\n                },\n                \"author_user_id\": 6745191554350760966,\n                \"aweme_acl\": {\n                    \"download_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"download_mask_panel\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"platform_list\": null,\n                    \"press_action_list\": null,\n                    \"share_action_list\": null,\n                    \"share_general\": {\n                        \"code\": 0,\n                        \"mute\": false,\n                        \"show_type\": 2,\n                        \"transcode\": 3\n                    },\n                    \"share_list_status\": 0\n                },\n                \"aweme_id\": \"7359683800785227050\",\n                \"aweme_type\": 0,\n                \"banners\": null,\n                \"behind_the_song_music_ids\": null,\n                \"behind_the_song_video_music_ids\": null,\n                \"bodydance_score\": 0,\n                \"bottom_products\": null,\n                \"branded_content_accounts\": null,\n                \"cc_template_info\": {\n                    \"author_name\": \"\",\n                    \"clip_count\": 0,\n                    \"desc\": \"\",\n                    \"duration_milliseconds\": 0,\n                    \"related_music_id\": \"\",\n                    \"template_id\": \"\"\n                },\n                \"cha_list\": [\n                    {\n                        \"author\": {\n                            \"account_labels\": null,\n                            \"ad_cover_url\": null,\n                            \"advance_feature_item_order\": null,\n                            \"advanced_feature_info\": null,\n                            \"bold_fields\": null,\n                            \"can_message_follow_status_list\": null,\n                            \"can_set_geofencing\": null,\n                            \"cha_list\": null,\n                            \"cover_url\": null,\n                            \"events\": null,\n                            \"followers_detail\": null,\n                            \"geofencing\": null,\n                            \"homepage_bottom_toast\": null,\n                            \"item_list\": null,\n                            \"mutual_relation_avatars\": null,\n                            \"need_points\": null,\n                            \"platform_sync_info\": null,\n                            \"relative_users\": null,\n                            \"search_highlight\": null,\n                            \"shield_edit_field_info\": null,\n                            \"type_label\": null,\n                            \"user_profile_guide\": null,\n                            \"user_tags\": null,\n                            \"white_cover_url\": null\n                        },\n                        \"banner_list\": null,\n                        \"cha_attrs\": null,\n                        \"cha_name\": \"whatchaseeiswatchaget\",\n                        \"cid\": \"1698843604000774\",\n                        \"collect_stat\": 0,\n                        \"connect_music\": [],\n                        \"desc\": \"\",\n                        \"extra_attr\": {\n                            \"is_live\": false\n                        },\n                        \"hashtag_profile\": \"\",\n                        \"is_challenge\": 0,\n                        \"is_commerce\": false,\n                        \"is_pgcshow\": false,\n                        \"schema\": \"aweme://aweme/challenge/detail?cid=1698843604000774\",\n                        \"search_highlight\": null,\n                        \"share_info\": {\n                            \"bool_persist\": 0,\n                            \"now_invitation_card_image_urls\": null,\n                            \"share_desc\": \"Check out #whatchaseeiswatchaget on TikTok!\",\n                            \"share_desc_info\": \"Check out #whatchaseeiswatchaget on TikTok!\",\n                            \"share_quote\": \"\",\n                            \"share_signature_desc\": \"\",\n                            \"share_signature_url\": \"\",\n                            \"share_title\": \"It is a becoming a big trend on TikTok now! Click here: whatchaseeiswatchaget\",\n                            \"share_title_myself\": \"\",\n                            \"share_title_other\": \"\",\n                            \"share_url\": \"https://www.tiktok.com/tag/whatchaseeiswatchaget?_r=1&name=whatchaseeiswatchaget&u_code=em3g4g7fle9hk0&_d=f2g1gbc25g3e03&share_challenge_id=1698843604000774&sharer_language=en&source=h5_m\"\n                        },\n                        \"show_items\": null,\n                        \"sub_type\": 0,\n                        \"type\": 1,\n                        \"use_count\": 0,\n                        \"user_count\": 0,\n                        \"view_count\": 0\n                    }\n                ],\n                \"challenge_position\": null,\n                \"cmt_swt\": false,\n                \"collect_stat\": 0,\n                \"comment_config\": {\n                    \"comment_panel_show_tab_config\": {\n                        \"comment_tab_info_config\": [\n                            {\n                                \"priority\": 100,\n                                \"tab_id\": 2,\n                                \"tab_name\": \"like_list\"\n                            },\n                            {\n                                \"priority\": 101,\n                                \"tab_id\": 3,\n                                \"tab_name\": \"view_list\"\n                            },\n                            {\n                                \"priority\": -100,\n                                \"tab_id\": 4,\n                                \"tab_name\": \"story2viewer_list\"\n                            },\n                            {\n                                \"priority\": 102,\n                                \"tab_id\": 5,\n                                \"tab_name\": \"video_auth_page\"\n                            },\n                            {\n                                \"priority\": 11,\n                                \"tab_id\": 11,\n                                \"tab_name\": \"ec_reviews_tab\"\n                            }\n                        ],\n                        \"max_tab_count\": 3\n                    },\n                    \"emoji_recommend_list\": null,\n                    \"long_press_recommend_list\": null,\n                    \"preload\": {\n                        \"preds\": \"{\\\"item_post_comment\\\":0.0010871325516027188}\"\n                    },\n                    \"quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_level\": 0\n                    },\n                    \"quick_comment_emoji_recommend_list\": null,\n                    \"social_quick_comment\": {\n                        \"enabled\": false,\n                        \"rec_metrics\": {\n                            \"non_social_enabled\": \"false\",\n                            \"p_comment\": \"0\",\n                            \"p_skip\": \"0\",\n                            \"p_stay_time\": \"0\"\n                        }\n                    }\n                },\n                \"comment_topbar_info\": null,\n                \"commerce_config_data\": null,\n                \"commerce_info\": {\n                    \"adv_promotable\": false,\n                    \"auction_ad_invited\": false,\n                    \"branded_content_type\": 0,\n                    \"is_diversion_ad\": 0,\n                    \"organic_log_extra\": \"{\\\"req_id\\\":\\\"2026032422384956D10DE0D0387FB50C66\\\"}\",\n                    \"with_comment_filter_words\": false\n                },\n                \"content_desc\": \"[\\\"\\\\ud83d\\\\udea8 Our OFFICIAL NEW @Chris Janson VIDEO #WhatchaSeeIsWatchaGet is OUT NOW \\\\ud83d\\\\udefb\\\\ud83c\\\\udf7b \\\",\\\"\\\",\\\"Man we had so much fun shooting this video down in Texas on the back of our truck, drinking, singing and of course cutting donuts tearing shit up \\\\ud83c\\\\udf69\\\\ud83d\\\\udefb\\\\ud83e\\\\udd23\\\\ud83d\\\\udc4a\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"Fans are loving this song, which is awesome. And fans are also loving the meaning behind the song which is even better — be real, be YOU. \\\",\\\"\\\",\\\"Check out the full video now on @YouTube and link in my bio \\\\ud83d\\\\udd17 ☝\\\\ud83c\\\\udffe \\\",\\\"\\\",\\\"Congrats brother! \\\",\\\"\\\",\\\"\\\\ud83e\\\\udd43\\\\ud83d\\\\udefb\\\\ud83c\\\\udf7b\\\\ud83d\\\\udc4a\\\\ud83c\\\\udffe\\\",\\\"\\\",\\\"#WhatchaSeeIsWhatchaGet\\\"]\",\n                \"content_desc_extra\": [\n                    {\n                        \"end\": 33,\n                        \"line_idx\": 0,\n                        \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                        \"start\": 20,\n                        \"tag_id\": \"114\",\n                        \"type\": 0,\n                        \"user_id\": \"6736242815124784133\"\n                    },\n                    {\n                        \"end\": 62,\n                        \"hashtag_id\": \"1698843604000774\",\n                        \"hashtag_name\": \"whatchaseeiswatchaget\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 0,\n                        \"start\": 40,\n                        \"tag_id\": \"1\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 40,\n                        \"line_idx\": 6,\n                        \"sec_uid\": \"MS4wLjABAAAAArqeg0AH6RC-fIqKkuKz6juPUUe_ZrsdxXNQkPisuxkFsilT3-ePqzHwwb3r_VTU\",\n                        \"start\": 32,\n                        \"tag_id\": \"83\",\n                        \"type\": 0,\n                        \"user_id\": \"6920401241349014534\"\n                    },\n                    {\n                        \"end\": 23,\n                        \"hashtag_id\": \"1645048733676550\",\n                        \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                        \"is_commerce\": false,\n                        \"line_idx\": 12,\n                        \"start\": 0,\n                        \"tag_id\": \"2\",\n                        \"type\": 1\n                    }\n                ],\n                \"content_level\": 2,\n                \"content_model\": {\n                    \"custom_biz\": {\n                        \"aweme_trace\": \"2026032422384956D10DE0D0387FB50C66\",\n                        \"high_quality_boost_info\": {\n                            \"description\": \"\",\n                            \"is_high_quality_post\": false,\n                            \"link\": \"\"\n                        }\n                    },\n                    \"standard_biz\": {\n                        \"ai_comment_photo\": {\n                            \"enable_comment\": true\n                        },\n                        \"e_commerce\": {\n                            \"ttec_content_tag\": {\n                                \"recommendation_tag_consumer_str\": \"\",\n                                \"recommendation_tag_creator_str\": \"\"\n                            }\n                        },\n                        \"local_alliance_info\": {\n                            \"alliance_item_label_text\": \"\",\n                            \"alliance_item_label_type\": 0\n                        },\n                        \"tts_voice_info\": {\n                            \"tts_voice_attr\": \"[]\",\n                            \"tts_voice_reuse_params\": \"\"\n                        },\n                        \"vc_filter_info\": {\n                            \"vc_filter_attr\": \"[]\"\n                        }\n                    }\n                },\n                \"content_original_type\": 1,\n                \"content_size_type\": 1,\n                \"content_type\": \"video\",\n                \"cover_labels\": null,\n                \"create_time\": 1713559939,\n                \"creation_info\": {\n                    \"creation_used_functions\": [\n                        \"select_music\",\n                        \"high_quality_upload\"\n                    ]\n                },\n                \"creator_ai_comment\": {\n                    \"eligible_video\": false,\n                    \"has_ai_topic\": false,\n                    \"not_eligible_reason\": 213\n                },\n                \"desc\": \"🚨 Our OFFICIAL NEW @Chris Janson VIDEO #WhatchaSeeIsWatchaGet is OUT NOW 🛻🍻  Man we had so much fun shooting this video down in Texas on the back of our truck, drinking, singing and of course cutting donuts tearing shit up 🍩🛻🤣👊🏾 Fans are loving this song, which is awesome. And fans are also loving the meaning behind the song which is even better — be real, be YOU.  Check out the full video now on @YouTube and link in my bio 🔗 ☝🏾  Congrats brother!  🥃🛻🍻👊🏾 #WhatchaSeeIsWhatchaGet\",\n                \"desc_language\": \"en\",\n                \"disable_search_trending_bar\": false,\n                \"distance\": \"\",\n                \"distribute_type\": 1,\n                \"ecosystem_perception_enhancement\": null,\n                \"follow_up_publish_from_id\": -1,\n                \"geofencing\": null,\n                \"geofencing_regions\": null,\n                \"green_screen_materials\": null,\n                \"group_id\": \"7359683800785227050\",\n                \"group_id_list\": {\n                    \"GroupdIdList0\": null,\n                    \"GroupdIdList1\": [\n                        7359683800785227050\n                    ]\n                },\n                \"has_danmaku\": false,\n                \"has_vs_entry\": false,\n                \"have_dashboard\": false,\n                \"hybrid_label\": null,\n                \"image_infos\": null,\n                \"interact_permission\": {\n                    \"allow_adding_as_post\": {\n                        \"status\": 0\n                    },\n                    \"allow_adding_to_story\": 0,\n                    \"allow_create_sticker\": {\n                        \"status\": 0\n                    },\n                    \"allow_story_switch_to_post\": {\n                        \"status\": 1\n                    },\n                    \"duet\": 0,\n                    \"duet_privacy_setting\": 0,\n                    \"stitch\": 0,\n                    \"stitch_privacy_setting\": 0,\n                    \"upvote\": 0\n                },\n                \"interaction_stickers\": null,\n                \"is_ads\": false,\n                \"is_description_translatable\": true,\n                \"is_hash_tag\": 1,\n                \"is_nff_or_nr\": false,\n                \"is_on_this_day\": 0,\n                \"is_paid_content\": false,\n                \"is_pgcshow\": false,\n                \"is_preview\": 0,\n                \"is_relieve\": false,\n                \"is_text_sticker_translatable\": false,\n                \"is_title_translatable\": false,\n                \"is_top\": 0,\n                \"is_vr\": false,\n                \"item_comment_settings\": 0,\n                \"item_duet\": 0,\n                \"item_react\": 1,\n                \"item_stitch\": 0,\n                \"label_top\": {\n                    \"height\": 720,\n                    \"uri\": \"tiktok-obj/1598708589477025.PNG\",\n                    \"url_list\": [\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p19-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.image?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\",\n                        \"https://p16-common.tiktokcdn-eu.com/tiktok-obj/1598708589477025.PNG~tplv-tiktokx-origin.jpeg?dr=10423&t=4d5b0474&ps=933b5bde&shp=d05b14bd&shcp=34ff8df6&idc=no1a\"\n                    ],\n                    \"url_prefix\": null,\n                    \"width\": 720\n                },\n                \"label_top_text\": null,\n                \"long_video\": null,\n                \"main_arch_common\": \"\",\n                \"mask_infos\": [],\n                \"meme_reg_info\": {},\n                \"misc_info\": \"{}\",\n                \"muf_comment_info_v2\": null,\n                \"music\": {\n                    \"album\": \"\",\n                    \"allow_offline_music_to_detail_page\": false,\n                    \"artists\": [],\n                    \"audition_duration\": 26,\n                    \"author\": \"The Rock\",\n                    \"author_deleted\": false,\n                    \"author_position\": null,\n                    \"avatar_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"avatar_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"binded_challenge_id\": 0,\n                    \"can_be_stitched\": true,\n                    \"can_not_reuse\": false,\n                    \"collect_stat\": 0,\n                    \"commercial_right_type\": 2,\n                    \"cover_large\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=8b3f90ee&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=HM42lGjomKdvqbS%2F3Ga3jmO3l5Y%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.heic?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=fc910f8b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=cbTDzTjFONCXZiM%2FidWlaYKUN3g%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:1080:1080:q70.jpeg?dr=9608&idc=no1a&ps=87d6e48a&refresh_token=30c80daa&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=B1Tw%2FrdPA5xEJMLBcakk0%2FTYHT8%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_medium\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c5f507b&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=18hKoJYjRECzSPmLNgw2Q7UAPYo%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.heic?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=1c1973f3&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=x8AZfnIVlM5YchQ7FvU9b5VebqM%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:720:720:q70.jpeg?dr=9607&idc=no1a&ps=87d6e48a&refresh_token=3b6ce4a8&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=a7u%2BmDpY6ZNUTgAD3cVOQorEfyg%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_thumb\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-maliva-avt-0068/7310325298631802885\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=1667bbb9&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=14gRgyYF63VpxhD4ZWQG1qZTgoI%3D\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.heic?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=e1fb1f8c&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=zyLa5m%2BC0DCl30agd3m05nDt29A%3D\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7310325298631802885~tplv-tiktokx-cropcenter-q:100:100:q70.jpeg?dr=9606&idc=no1a&ps=87d6e48a&refresh_token=abc2a4cf&s=TIKTOK_MIX_ITEM_LIST&sc=avatar&shcp=1d1a97fc&shp=d05b14bd&t=223449c4&x-expires=1774476000&x-signature=7gb%2BqhUTClGRmgv128bR9topLsw%3D\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"create_time\": 1713559942,\n                    \"dmv_auto_show\": false,\n                    \"duration\": 26,\n                    \"duration_high_precision\": {\n                        \"audition_duration_precision\": 26.253063,\n                        \"duration_precision\": 26.253063,\n                        \"shoot_duration_precision\": 26.253063,\n                        \"video_duration_precision\": 26.253063\n                    },\n                    \"external_song_info\": [],\n                    \"extra\": \"{\\\"aed_music_dur\\\":18,\\\"amplitude_peak\\\":0,\\\"beats\\\":{},\\\"can_read\\\":true,\\\"can_reuse\\\":true,\\\"erase_type\\\":0,\\\"erase_uid\\\":0,\\\"extract_item_id\\\":7359683800785227050,\\\"from_user_id\\\":7542160541848077334,\\\"full_song_beat_info\\\":{},\\\"full_song_beats\\\":{},\\\"has_edited\\\":0,\\\"is_batch_take_down_music\\\":false,\\\"is_ugc_mapping\\\":false,\\\"is_used\\\":1,\\\"loudness_lufs\\\":0,\\\"music_vid\\\":\\\"v12942gd0000cohdj1nog65gc1jam37g\\\",\\\"owner_id\\\":6745191554350760966,\\\"resource_status\\\":0,\\\"review_unshelve_reason\\\":0,\\\"reviewed\\\":0,\\\"schedule_search_time\\\":0}\",\n                    \"has_commerce_right\": true,\n                    \"has_commerce_right_strict\": true,\n                    \"has_human_voice\": false,\n                    \"id\": 7359683898336676650,\n                    \"id_str\": \"7359683898336676650\",\n                    \"is_audio_url_with_cookie\": false,\n                    \"is_author_artist\": false,\n                    \"is_commerce_music\": true,\n                    \"is_commerce_music_strict\": true,\n                    \"is_matched_metadata\": false,\n                    \"is_original\": false,\n                    \"is_original_sound\": true,\n                    \"is_pgc\": false,\n                    \"is_play_music\": false,\n                    \"is_shooting_allow\": true,\n                    \"log_extra\": \"{\\\"meta_song_matched_type\\\":\\\"not_found\\\",\\\"ttm_matched_type\\\":\\\"\\\",\\\"ttm_track_id\\\":\\\"\\\",\\\"matched_meta_song_id\\\":\\\"\\\",\\\"vid\\\":\\\"\\\",\\\"owner_id\\\":\\\"\\\"}\",\n                    \"lyric_short_position\": null,\n                    \"meme_song_info\": {},\n                    \"mid\": \"7359683898336676650\",\n                    \"multi_bit_rate_play_info\": null,\n                    \"music_group_use_count\": 0,\n                    \"music_ugid_use_count\": 0,\n                    \"mute_share\": false,\n                    \"mute_type\": 0,\n                    \"offline_desc\": \"\",\n                    \"owner_handle\": \"therock\",\n                    \"owner_id\": \"6745191554350760966\",\n                    \"owner_nickname\": \"The Rock\",\n                    \"play_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359683896646060842.mp3\",\n                        \"url_list\": [\n                            \"https://sf16-ies-music-va.tiktokcdn.com/obj/ies-music-ttp-dup-us/7359683896646060842.mp3\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"position\": null,\n                    \"prevent_download\": false,\n                    \"preview_end_time\": 0,\n                    \"preview_start_time\": 0,\n                    \"recommend_status\": 100,\n                    \"search_highlight\": null,\n                    \"sec_uid\": \"MS4wLjABAAAAM3R2BtjzVT-uAtstkl2iugMzC6AtnpkojJbjiOdDDrdsTiTR75-8lyWJCY5VvDrZ\",\n                    \"shoot_duration\": 26,\n                    \"source_platform\": 72,\n                    \"status\": 1,\n                    \"strong_beat_url\": {\n                        \"height\": 720,\n                        \"uri\": \"https://sf77-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/4f04b1ab9e80cd1f1263324a5cec49ee.json\",\n                        \"url_list\": [\n                            \"https://sf77-ies-music-sg.tiktokcdn.com/obj/tiktok-obj/pattern/4f04b1ab9e80cd1f1263324a5cec49ee.json\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"tag_list\": null,\n                    \"title\": \"original sound - therock\",\n                    \"tt_to_dsp_song_infos\": null,\n                    \"uncert_artists\": null,\n                    \"user_count\": 0,\n                    \"video_duration\": 26\n                },\n                \"music_begin_time_in_ms\": 0,\n                \"music_end_time_in_ms\": 26200,\n                \"music_selected_from\": \"original\",\n                \"music_title_style\": 1,\n                \"music_volume\": \"0.000000\",\n                \"need_trim_step\": false,\n                \"need_vs_entry\": false,\n                \"nickname_position\": null,\n                \"no_selected_music\": false,\n                \"operator_boost_info\": null,\n                \"origin_comment_ids\": null,\n                \"origin_volume\": \"50.000000\",\n                \"original_client_text\": {\n                    \"markup_text\": \"🚨 Our OFFICIAL NEW <m id=\\\"114\\\">@Chris Janson</m> VIDEO <h id=\\\"1\\\">#WhatchaSeeIsWatchaGet</h> is OUT NOW 🛻🍻 <br><br>Man we had so much fun shooting this video down in Texas on the back of our truck, drinking, singing and of course cutting donuts tearing shit up 🍩🛻🤣👊🏾<br><br>Fans are loving this song, which is awesome. And fans are also loving the meaning behind the song which is even better — be real, be YOU. <br><br>Check out the full video now on <m id=\\\"83\\\">@YouTube</m> and link in my bio 🔗 ☝🏾 <br><br>Congrats brother! <br><br>🥃🛻🍻👊🏾<br><br><h id=\\\"2\\\">#WhatchaSeeIsWhatchaGet</h>\",\n                    \"text_extra\": [\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                            \"tag_id\": \"114\",\n                            \"type\": 0,\n                            \"user_id\": \"6736242815124784133\"\n                        },\n                        {\n                            \"hashtag_id\": \"1698843604000774\",\n                            \"hashtag_name\": \"whatchaseeiswatchaget\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"1\",\n                            \"type\": 1\n                        },\n                        {\n                            \"sec_uid\": \"MS4wLjABAAAAArqeg0AH6RC-fIqKkuKz6juPUUe_ZrsdxXNQkPisuxkFsilT3-ePqzHwwb3r_VTU\",\n                            \"tag_id\": \"83\",\n                            \"type\": 0,\n                            \"user_id\": \"6920401241349014534\"\n                        },\n                        {\n                            \"hashtag_id\": \"1645048733676550\",\n                            \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                            \"is_commerce\": false,\n                            \"tag_id\": \"2\",\n                            \"type\": 1\n                        }\n                    ]\n                },\n                \"paid_content_info\": {\n                    \"paid_collection_id\": 0\n                },\n                \"picked_users\": [],\n                \"playlist_blocked\": false,\n                \"playlist_info\": {\n                    \"index\": 3,\n                    \"item_total\": 4,\n                    \"mix_id\": \"7359404761613208363\",\n                    \"name\": \"DJ x Chris Janson\"\n                },\n                \"poi_re_tag_signal\": 0,\n                \"position\": null,\n                \"prevent_download\": false,\n                \"products_info\": null,\n                \"question_list\": null,\n                \"quick_reply_emojis\": [\n                    \"😍\",\n                    \"😂\",\n                    \"😳\"\n                ],\n                \"rate\": 12,\n                \"reference_tts_voice_ids\": null,\n                \"reference_voice_filter_ids\": null,\n                \"region\": \"US\",\n                \"right_products\": null,\n                \"risk_infos\": {\n                    \"content\": \"\",\n                    \"risk_sink\": false,\n                    \"type\": 0,\n                    \"vote\": false,\n                    \"warn\": false\n                },\n                \"search_highlight\": null,\n                \"share_info\": {\n                    \"bool_persist\": 0,\n                    \"now_invitation_card_image_urls\": null,\n                    \"share_desc\": \"Check out The Rock's video! #TikTok\",\n                    \"share_desc_info\": \"TikTok: Make Every Second CountCheck out The Rock’s video! #TikTok > \",\n                    \"share_link_desc\": \"\",\n                    \"share_quote\": \"\",\n                    \"share_signature_desc\": \"\",\n                    \"share_signature_url\": \"\",\n                    \"share_title\": \"Check out The Rock’s video! #TikTok > \",\n                    \"share_title_myself\": \"\",\n                    \"share_title_other\": \"\",\n                    \"share_url\": \"https://www.tiktok.com/@therock/video/7359683800785227050?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359683800785227050&source=h5_m\",\n                    \"whatsapp_desc\": \"Download TikTok and watch more fun videos:\"\n                },\n                \"share_url\": \"https://www.tiktok.com/@therock/video/7359683800785227050?_r=1&u_code=em3g4g7fle9hk0&preview_pb=0&sharer_language=en&_d=f2g1gbc25g3e03&share_item_id=7359683800785227050&source=h5_m\",\n                \"shoot_tab_name\": \"photo\",\n                \"smart_search_info\": {\n                    \"ai_overview_intent_type\": 0,\n                    \"ask_tako_intent_type\": 0,\n                    \"find_similar_intent_type\": 0,\n                    \"related_videos_intent_type\": 0,\n                    \"title_smart_search_panel_type\": 0\n                },\n                \"social_interaction_blob\": {\n                    \"auxiliary_model_content\": \"ChIKBPCfmI0KBPCfmIIKBPCfmLMaBAoAEgA=\"\n                },\n                \"solaria_profile\": {\n                    \"profile\": \"{\\\"PACK_VOD:vod_diversity_tier3\\\":\\\"10046\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6877,3461.0608]\\\"}\"\n                },\n                \"sort_label\": \"\",\n                \"standard_component_info\": {\n                    \"button\": {\n                        \"buttons\": [\n                            {\n                                \"key\": {\n                                    \"component_key\": \"bottom_button_quick_external_share\"\n                                },\n                                \"signal\": {\n                                    \"auto_display\": true,\n                                    \"code\": -1,\n                                    \"releasable\": true\n                                },\n                                \"ui\": {\n                                    \"template\": {\n                                        \"actions\": [\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_expose\"\n                                                    },\n                                                    {\n                                                        \"next\": [\n                                                            {\n                                                                \"next\": [\n                                                                    {\n                                                                        \"params\": \"{\\\"buttons.button1.variant\\\":\\\"primary\\\"}\",\n                                                                        \"type\": \"update_vo\"\n                                                                    }\n                                                                ],\n                                                                \"type\": \"bottom_button_quick_external_share_will_update\"\n                                                            }\n                                                        ],\n                                                        \"params\": \"{\\\"duration\\\":1000}\",\n                                                        \"type\": \"timer\"\n                                                    }\n                                                ],\n                                                \"key\": \"exposure_action\"\n                                            },\n                                            {\n                                                \"events\": [\n                                                    {\n                                                        \"type\": \"exit_screen\"\n                                                    },\n                                                    {\n                                                        \"type\": \"bottom_button_quick_external_share_click\"\n                                                    }\n                                                ],\n                                                \"key\": \"click_button1\"\n                                            }\n                                        ],\n                                        \"fields\": \"{\\\"buttons\\\":{\\\"button1\\\":{\\\"text\\\":\\\"quick_external_share\\\",\\\"variant\\\":\\\"secondary\\\",\\\"action_key\\\":\\\"click_button1\\\"}}}\",\n                                        \"type\": 1\n                                    },\n                                    \"ui_type\": 2\n                                }\n                            }\n                        ],\n                        \"enable_standard_button\": true\n                    }\n                },\n                \"statistics\": {\n                    \"aweme_id\": \"7359683800785227050\",\n                    \"collect_count\": 1647,\n                    \"comment_count\": 678,\n                    \"digg_count\": 32525,\n                    \"download_count\": 287,\n                    \"forward_count\": 0,\n                    \"lose_comment_count\": 0,\n                    \"lose_count\": 0,\n                    \"play_count\": 623659,\n                    \"repost_count\": 0,\n                    \"share_count\": 839,\n                    \"whatsapp_share_count\": 21\n                },\n                \"status\": {\n                    \"allow_comment\": true,\n                    \"allow_share\": true,\n                    \"aweme_id\": \"7359683800785227050\",\n                    \"download_status\": 0,\n                    \"in_reviewing\": false,\n                    \"is_delete\": false,\n                    \"is_prohibited\": false,\n                    \"private_status\": 0,\n                    \"review_result\": {\n                        \"review_status\": 0\n                    },\n                    \"reviewed\": 0,\n                    \"self_see\": false\n                },\n                \"support_danmaku\": false,\n                \"survey_info\": null,\n                \"tako_bubble_info\": {\n                    \"tako_bubble_enable\": false\n                },\n                \"text_extra\": [\n                    {\n                        \"end\": 33,\n                        \"sec_uid\": \"MS4wLjABAAAAG1HHChihOZpPogYFAg_drbdX3yiOrEq5TKIJlAGB5uHyH3YikGWWtxMKVwMoyZC9\",\n                        \"start\": 20,\n                        \"tag_id\": \"114\",\n                        \"type\": 0,\n                        \"user_id\": \"6736242815124784133\"\n                    },\n                    {\n                        \"end\": 62,\n                        \"hashtag_id\": \"1698843604000774\",\n                        \"hashtag_name\": \"whatchaseeiswatchaget\",\n                        \"is_commerce\": false,\n                        \"start\": 40,\n                        \"tag_id\": \"1\",\n                        \"type\": 1\n                    },\n                    {\n                        \"end\": 416,\n                        \"sec_uid\": \"MS4wLjABAAAAArqeg0AH6RC-fIqKkuKz6juPUUe_ZrsdxXNQkPisuxkFsilT3-ePqzHwwb3r_VTU\",\n                        \"start\": 408,\n                        \"tag_id\": \"83\",\n                        \"type\": 0,\n                        \"user_id\": \"6920401241349014534\"\n                    },\n                    {\n                        \"end\": 497,\n                        \"hashtag_id\": \"1645048733676550\",\n                        \"hashtag_name\": \"whatchaseeiswhatchaget\",\n                        \"is_commerce\": false,\n                        \"start\": 474,\n                        \"tag_id\": \"2\",\n                        \"type\": 1\n                    }\n                ],\n                \"text_sticker_major_lang\": \"un\",\n                \"title_language\": \"un\",\n                \"ttec_suggest_words\": {\n                    \"ttec_suggest_words\": null\n                },\n                \"tts_voice_ids\": null,\n                \"ttt_product_recall_type\": -2,\n                \"uniqid_position\": null,\n                \"used_full_song\": false,\n                \"user_digged\": 0,\n                \"video\": {\n                    \"CoverTsp\": 16.76946778711484,\n                    \"ai_dynamic_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=c3984213&x-expires=1774476000&x-signature=9SjBDCzyuNGa4BImNJVm2a4nyoA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=21a61e72&x-expires=1774476000&x-signature=Oo6gX%2FS8KS3PNd4pLz9A%2FLHmweo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"ai_dynamic_cover_bak\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=c3984213&x-expires=1774476000&x-signature=9SjBDCzyuNGa4BImNJVm2a4nyoA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=21a61e72&x-expires=1774476000&x-signature=Oo6gX%2FS8KS3PNd4pLz9A%2FLHmweo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"animated_cover\": {\n                        \"uri\": \"tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=c3984213&x-expires=1774476000&x-signature=9SjBDCzyuNGa4BImNJVm2a4nyoA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/d084c359a3e349758f38f847b3bfd0b0_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=21a61e72&x-expires=1774476000&x-signature=Oo6gX%2FS8KS3PNd4pLz9A%2FLHmweo%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover\"\n                        ],\n                        \"url_prefix\": null\n                    },\n                    \"big_thumbs\": [],\n                    \"bit_rate\": [\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 1700799,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"50\\\",\\\"srqa3_0_srv1\\\":\\\"55\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lowest_1080_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 5573520,\n                                \"file_cs\": \"c:0-23257-084f\",\n                                \"file_hash\": \"d354d5d9f26cd97ad322b06807f99fd5\",\n                                \"height\": 1920,\n                                \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                                \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_bytevc1_1080p_1700799\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/766d31cc90aa09448a4e109f80d9e8e4/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oweY8FGRRxGigFjIftLQfQojOuKVIAFf2ugIYA/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3320&bt=1660&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=ZTVlZmQ0PDQ1ZTs2aWRnNEBpanEzNXk5cjZncjMzZzczNEBhL2MwYS9eNmMxXi4wYGE1YSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                                    \"https://v15m.tiktokcdn-eu.com/908bd773518dc6e8c83e1a084cce2b68/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oweY8FGRRxGigFjIftLQfQojOuKVIAFf2ugIYA/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=3320&bt=1660&cs=2&ds=4&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=15&rc=ZTVlZmQ0PDQ1ZTs2aWRnNEBpanEzNXk5cjZncjMzZzczNEBhL2MwYS9eNmMxXi4wYGE1YSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=81ddca3f13a84bf291a921da3cfb22db&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjA4ZmIxYzU1ZmE0MGJiZDk2Y2MwMjhiNWU5ZDk0MmMz&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 1080\n                            },\n                            \"quality_type\": 2,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 498289}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 670957}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 815939}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 978229}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 1251733}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 2172467}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"3929594987f7ef2999a6a4bb04ccccbb\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64396}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 786980,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_lower_720_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 2578737,\n                                \"file_cs\": \"c:0-23471-29de\",\n                                \"file_hash\": \"5b4887e9bcd0e6a145ae67ee2b7ee4db\",\n                                \"height\": 1280,\n                                \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                                \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_bytevc2_720p_786980\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/ff2f67e67df6ab0c5382732315d318c1/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oU3jPskEdKRwQEGIFBFmAAYDgXSGCDlKftIECf/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1536&bt=768&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=NWU6aWhkZmk4aGU8Mzs2aEBpanEzNXk5cjZncjMzZzczNEBhYzEvYWI1NjAxYTQuNjQvYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                                    \"https://v15m.tiktokcdn-eu.com/4a3387cf8c205e6c468fe96a655edda7/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oU3jPskEdKRwQEGIFBFmAAYDgXSGCDlKftIECf/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1536&bt=768&cs=5&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=14&rc=NWU6aWhkZmk4aGU8Mzs2aEBpanEzNXk5cjZncjMzZzczNEBhYzEvYWI1NjAxYTQuNjQvYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=2e73981079db4e359f8ceade2f47fbd2&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjdkZmUwZWE3NDEyZmQxNWRmZDNlY2UwZTM3MWVhMzEx&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 720\n                            },\n                            \"quality_type\": 14,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 294104}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 350722}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 409625}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 475301}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 592998}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 1082954}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"7c6d3b841f26db21f2b8ed48e950065b\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":64400}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 690047,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"adapt_540_2\",\n                            \"is_bytevc1\": 2,\n                            \"play_addr\": {\n                                \"data_size\": 2261112,\n                                \"file_cs\": \"c:0-23471-2721\",\n                                \"file_hash\": \"f77d5f85d18ed109349bf6e7988d4c1a\",\n                                \"height\": 1024,\n                                \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                                \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_bytevc2_540p_690047\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/aaeb3538641398107325cc762a090ab7/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oICvQf3KDDAmFKwEPjEAtdIHIBSEsXCgfwRdkA/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1346&bt=673&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZmY1Ozo6ZjplZWg4Njc7Z0BpanEzNXk5cjZncjMzZzczNEAwMWMwLmEwXzUxNmFjLTNjYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                                    \"https://v15m.tiktokcdn-eu.com/e71d3faae2fef3f881cc0017bb444a8f/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oICvQf3KDDAmFKwEPjEAtdIHIBSEsXCgfwRdkA/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1346&bt=673&cs=5&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=ZmY1Ozo6ZjplZWg4Njc7Z0BpanEzNXk5cjZncjMzZzczNEAwMWMwLmEwXzUxNmFjLTNjYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=fd6804f3d59e4b8bb73cd71738f24c3c&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmU4MzUwMmI0Mjc0NWRiZjg3ODlhYmZiMGRhZDRjYjU5&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 28,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 274898}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 326107}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 379192}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 437994}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 545882}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 980463}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"dedce4c22f1c45f2ea60af015eeb82b7\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":32200}\"\n                        },\n                        {\n                            \"HDR_bit\": \"\",\n                            \"HDR_type\": \"\",\n                            \"bit_rate\": 574077,\n                            \"dub_infos\": null,\n                            \"fid_profile_labels\": \"{\\\"srqa3_0_ori\\\":\\\"0\\\",\\\"srqa3_0_srv1\\\":\\\"0\\\"}\",\n                            \"fps\": 30,\n                            \"gear_name\": \"lowest_540_1\",\n                            \"is_bytevc1\": 1,\n                            \"play_addr\": {\n                                \"data_size\": 1881253,\n                                \"file_cs\": \"c:0-23258-7819\",\n                                \"file_hash\": \"cceb2b2f60af12909c7344bfdc1aba66\",\n                                \"height\": 1024,\n                                \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                                \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_bytevc1_540p_574077\",\n                                \"url_list\": [\n                                    \"https://v45.tiktokcdn-eu.com/a98028d586b31c7a1a32e69b54e48147/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/ow2RVigpYLFuAFIlgYffGeADQIQCeOuGIFtTij/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1120&bt=560&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=NzYzMzhkOGU6ZDxkZzppZEBpanEzNXk5cjZncjMzZzczNEBiYzU0LTQyXzExLzBjXzU2YSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                                    \"https://v15m.tiktokcdn-eu.com/66c05cbdfd556fce7c2dd4fe65da7311/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/ow2RVigpYLFuAFIlgYffGeADQIQCeOuGIFtTij/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1120&bt=560&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=5&rc=NzYzMzhkOGU6ZDxkZzppZEBpanEzNXk5cjZncjMzZzczNEBiYzU0LTQyXzExLzBjXzU2YSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                                    \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=9a8fb7fd3a294a47bb557a057080f3e4&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmRhOTk0YTkwMjA0NDFmMzZhMDUzMDZhNzFhOThlYTZl&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                                ],\n                                \"url_prefix\": null,\n                                \"width\": 576\n                            },\n                            \"quality_type\": 25,\n                            \"video_extra\": \"{\\\"PktOffsetMap\\\":\\\"[{\\\\\\\"time\\\\\\\": 1, \\\\\\\"offset\\\\\\\": 182798}, {\\\\\\\"time\\\\\\\": 2, \\\\\\\"offset\\\\\\\": 235939}, {\\\\\\\"time\\\\\\\": 3, \\\\\\\"offset\\\\\\\": 278435}, {\\\\\\\"time\\\\\\\": 4, \\\\\\\"offset\\\\\\\": 326155}, {\\\\\\\"time\\\\\\\": 5, \\\\\\\"offset\\\\\\\": 417943}, {\\\\\\\"time\\\\\\\": 10, \\\\\\\"offset\\\\\\\": 744599}]\\\",\\\"mvmaf\\\":\\\"\\\",\\\"ufq\\\":\\\"\\\",\\\"volume_info_json\\\":\\\"\\\",\\\"transcode_feature_id\\\":\\\"276abe89de51a8e409db7e747e491cd4\\\",\\\"dec_info\\\":\\\"\\\",\\\"gearvqm\\\":\\\"\\\",\\\"audio_bit_rate\\\":24189}\"\n                        }\n                    ],\n                    \"bit_rate_audio\": [],\n                    \"cdn_url_expired\": 0,\n                    \"cla_info\": {\n                        \"caption_infos\": null,\n                        \"captions_type\": 0,\n                        \"creator_edited_caption_id\": 0,\n                        \"enable_auto_caption\": 0,\n                        \"has_original_audio\": 0,\n                        \"hide_original_caption\": false,\n                        \"is_author_dubbing_qualified\": false,\n                        \"no_caption_reason\": 3,\n                        \"vertical_positions\": null\n                    },\n                    \"cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/59bf453bc37e48d0ab873fc9d107af8b_1713559941\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/59bf453bc37e48d0ab873fc9d107af8b_1713559941~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=3fe3a3a6&x-expires=1774476000&x-signature=Noo71Qtdm3unPpvGGixmWAtdW1o%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/59bf453bc37e48d0ab873fc9d107af8b_1713559941~tplv-tiktokx-cropcenter-q:300:400:q72.heic?dr=9232&refresh_token=e765c39b&x-expires=1774476000&x-signature=r6p%2BkcU6HksLThVRr1rwOIYh4xI%3D&t=bacd0480&ps=933b5bde&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"cover_is_custom\": true,\n                    \"did_profile_labels\": \"\",\n                    \"download_addr\": {\n                        \"data_size\": 7569443,\n                        \"file_cs\": \"c:0-22923-a358\",\n                        \"height\": 720,\n                        \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/33fdfeec73b205f46983be205b3bedc8/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/ogwikmKsEyltAFuACQSIOgD2jPHIBXDfEEYfR3/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4510&bt=2255&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=MzxpaTllaTc0PGZnPDk2OkBpanEzNXk5cjZncjMzZzczNEBfYDQuLjQzNjIxXzQwYi0xYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                            \"https://v15m.tiktokcdn-eu.com/03a0b3d3f58b660121ccb9b2ac81026f/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/ogwikmKsEyltAFuACQSIOgD2jPHIBXDfEEYfR3/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4510&bt=2255&cs=0&ds=3&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=MzxpaTllaTc0PGZnPDk2OkBpanEzNXk5cjZncjMzZzczNEBfYDQuLjQzNjIxXzQwYi0xYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cohdi3vog65vm2m05nbg&line=0&watermark=1&logo_name=tiktok_m&source=TIKTOK_MIX_ITEM_LIST&file_id=4703e6397dbc4951946f7b161f7fc9b0&item_id=7359683800785227050&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjBiZmFjM2NhYzA5NzA1MmU5MjE3ZDg5NjNlZWNlM2I1&shp=d05b14bd&shcp=-\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"download_no_watermark_addr\": {\n                        \"data_size\": 7049863,\n                        \"file_cs\": \"c:0-22923-a358\",\n                        \"file_hash\": \"3509cb9b17aa6201ac5a549a9db04996\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                        \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_h264_540p_2151480\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/3598ae29f746bc4de035e757b51f93a2/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oEuFG2ueYQINRcOfsFiLjhQIIgGgYtAFfAeKzV/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4202&bt=2101&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NzppaDRmOmVkOzNnNDM3N0BpanEzNXk5cjZncjMzZzczNEBjXjI1MTIyXjYxYS9fYjYzYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                            \"https://v15m.tiktokcdn-eu.com/b70a23db3fcbe595c8747c124b9f1805/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oEuFG2ueYQINRcOfsFiLjhQIIgGgYtAFfAeKzV/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4202&bt=2101&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NzppaDRmOmVkOzNnNDM3N0BpanEzNXk5cjZncjMzZzczNEBjXjI1MTIyXjYxYS9fYjYzYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=6494e0b12dd0489aab575c418e5fa7f4&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI2ZjliOWFjOWExMmQxM2ZkMTdlYTk1YWE2MTU2Nzkx&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"duration\": 26214,\n                    \"dynamic_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/1f5017663a3c4a8385253887153e3ec7_1713559942\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/1f5017663a3c4a8385253887153e3ec7_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=36382dd7&x-expires=1774476000&x-signature=irytRnIMONWcwexxOZ1bm5ZAtQA%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover&biz_tag=tt_video\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/1f5017663a3c4a8385253887153e3ec7_1713559942~tplv-tiktokx-origin.image?dr=9229&refresh_token=e5e73fb8&x-expires=1774476000&x-signature=JiggJGI7HBLa6%2FvLTTNWq7km2Ms%3D&t=bacd0480&ps=4f5296ae&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&s=TIKTOK_MIX_ITEM_LIST&sc=dynamic_cover&biz_tag=tt_video\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"has_watermark\": true,\n                    \"height\": 1024,\n                    \"is_bytevc1\": 0,\n                    \"is_callback\": true,\n                    \"meta\": \"{\\\"LoudnessRange\\\":\\\"1.4\\\",\\\"LoudnessRangeEnd\\\":\\\"-15.1\\\",\\\"LoudnessRangeStart\\\":\\\"-16.5\\\",\\\"MaximumMomentaryLoudness\\\":\\\"-14\\\",\\\"MaximumShortTermLoudness\\\":\\\"-15\\\",\\\"Version\\\":\\\"2\\\",\\\"VolumeInfoJson\\\":\\\"{\\\\\\\"LoudnessRangeEnd\\\\\\\":-15.1,\\\\\\\"Peak\\\\\\\":0.56234,\\\\\\\"Loudness\\\\\\\":-15.8,\\\\\\\"LoudnessRangeStart\\\\\\\":-16.5,\\\\\\\"LoudnessRange\\\\\\\":1.4,\\\\\\\"Version\\\\\\\":2,\\\\\\\"Metrics\\\\\\\":{\\\\\\\"Version\\\\\\\":\\\\\\\"1.4.2\\\\\\\",\\\\\\\"Loudness\\\\\\\":{\\\\\\\"Integrated\\\\\\\":-15.822},\\\\\\\"Phase\\\\\\\":{\\\\\\\"RMSDownmixDiff\\\\\\\":0},\\\\\\\"RMSStats\\\\\\\":{\\\\\\\"LRDiff\\\\\\\":0,\\\\\\\"Peak\\\\\\\":-5.034,\\\\\\\"LTotal\\\\\\\":-18.024,\\\\\\\"RTotal\\\\\\\":-18.024},\\\\\\\"Cutoff\\\\\\\":{\\\\\\\"FCenL\\\\\\\":2884.77,\\\\\\\"FCenR\\\\\\\":2884.77,\\\\\\\"Spkr200G\\\\\\\":2.78,\\\\\\\"Spkr150G\\\\\\\":2.42,\\\\\\\"Spkr100G\\\\\\\":1.5},\\\\\\\"AEDInfo\\\\\\\":{\\\\\\\"SpeechRatio\\\\\\\":0.04,\\\\\\\"MusicRatio\\\\\\\":1,\\\\\\\"SingingRatio\\\\\\\":0.08}},\\\\\\\"MaximumMomentaryLoudness\\\\\\\":-14,\\\\\\\"MaximumShortTermLoudness\\\\\\\":-15}\\\",\\\"bright_ratio_mean\\\":\\\"0.0313\\\",\\\"brightness_mean\\\":\\\"116.0826\\\",\\\"diff_overexposure_ratio\\\":\\\"0.0068\\\",\\\"loudness\\\":\\\"-15.8\\\",\\\"overexposure_ratio_mean\\\":\\\"0.01\\\",\\\"peak\\\":\\\"0.56234\\\",\\\"play_time_prob_dist\\\":\\\"[800,0.6877,3461.0608]\\\",\\\"sp_extra_info\\\":\\\"{\\\\\\\"origin_width\\\\\\\":1080,\\\\\\\"origin_height\\\\\\\":1920,\\\\\\\"origin_create_at\\\\\\\":1713559948}\\\",\\\"sr_score\\\":\\\"1.000\\\",\\\"std_brightness\\\":\\\"32.1725\\\",\\\"vq_score\\\":\\\"65.61\\\"}\",\n                    \"misc_download_addrs\": \"{\\\"suffix_scene\\\":{\\\"uri\\\":\\\"v12044gd0000cohdi3vog65vm2m05nbg\\\",\\\"url_list\\\":[\\\"https://v45.tiktokcdn-eu.com/b111c783c9b38d72ce944a1d4a24d0e5/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oIERkSmAthtsZPXxDDIC3IFo7GQBwgffE3E2KK/?a=1233\\\\u0026bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3714\\\\u0026bt=1857\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Zjw4ZWlkNTo1aDk4aWk8Z0BpanEzNXk5cjZncjMzZzczNEBeL19hXzUwXi4xLmAvXi81YSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e000bd000\\\",\\\"https://v15m.tiktokcdn-eu.com/1733cf63029f2fbd368628fef6121234/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oIERkSmAthtsZPXxDDIC3IFo7GQBwgffE3E2KK/?a=1233\\\\u0026bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D\\\\u0026ch=0\\\\u0026cr=13\\\\u0026dr=0\\\\u0026er=0\\\\u0026lr=all\\\\u0026net=0\\\\u0026cd=0%7C0%7C0%7C\\\\u0026cv=1\\\\u0026br=3714\\\\u0026bt=1857\\\\u0026cs=0\\\\u0026ds=3\\\\u0026ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5\\\\u0026mime_type=video_mp4\\\\u0026qs=0\\\\u0026rc=Zjw4ZWlkNTo1aDk4aWk8Z0BpanEzNXk5cjZncjMzZzczNEBeL19hXzUwXi4xLmAvXi81YSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D\\\\u0026vvpl=1\\\\u0026l=2026032422384956D10DE0D0387FB50C66\\\\u0026btag=e000b8000\\\",\\\"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?video_id=v12044gd0000cohdi3vog65vm2m05nbg\\\\u0026line=0\\\\u0026watermark=1\\\\u0026logo_name=tiktok_end_sonic\\\\u0026source=TIKTOK_MIX_ITEM_LIST\\\\u0026file_id=8d29af2fc5164e12a7328abfdbb529ac\\\\u0026item_id=7359683800785227050\\\\u0026signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjJkMTEwMmY0NTM3MzBlMjY4Yjk5Nzk5YzE4MWY1OTQw\\\\u0026shp=d05b14bd\\\\u0026shcp=-\\\"],\\\"width\\\":720,\\\"height\\\":720,\\\"data_size\\\":7186567,\\\"file_cs\\\":\\\"c:0-22923-a358\\\",\\\"url_prefix\\\":null}}\",\n                    \"need_set_token\": false,\n                    \"origin_cover\": {\n                        \"data_size\": 0,\n                        \"height\": 720,\n                        \"uri\": \"tos-useast5-p-0068-tx/aea276a26bc34c29abbfddcbf988f41b_1713559941\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/aea276a26bc34c29abbfddcbf988f41b_1713559941~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=fda1126d&x-expires=1774476000&x-signature=y7SqGsuO34ME%2BIeo53palHGoVME%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=feed_cover\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/tos-useast5-p-0068-tx/aea276a26bc34c29abbfddcbf988f41b_1713559941~tplv-dmt-adapt-360p.heic?dr=1360&refresh_token=5bdeb649&x-expires=1774476000&x-signature=EWXr4kxd0Ik45MI6ryDGOCPAEic%3D&t=bacd0480&ps=d97f9a4f&shp=d05b14bd&shcp=1d1a97fc&idc=no1a&biz_tag=tt_video&s=TIKTOK_MIX_ITEM_LIST&sc=feed_cover\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 720\n                    },\n                    \"play_addr\": {\n                        \"data_size\": 7049863,\n                        \"file_cs\": \"c:0-22923-a358\",\n                        \"file_hash\": \"3509cb9b17aa6201ac5a549a9db04996\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                        \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_h264_540p_2151480\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/3598ae29f746bc4de035e757b51f93a2/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oEuFG2ueYQINRcOfsFiLjhQIIgGgYtAFfAeKzV/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4202&bt=2101&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NzppaDRmOmVkOzNnNDM3N0BpanEzNXk5cjZncjMzZzczNEBjXjI1MTIyXjYxYS9fYjYzYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                            \"https://v15m.tiktokcdn-eu.com/b70a23db3fcbe595c8747c124b9f1805/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oEuFG2ueYQINRcOfsFiLjhQIIgGgYtAFfAeKzV/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4202&bt=2101&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NzppaDRmOmVkOzNnNDM3N0BpanEzNXk5cjZncjMzZzczNEBjXjI1MTIyXjYxYS9fYjYzYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=6494e0b12dd0489aab575c418e5fa7f4&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI2ZjliOWFjOWExMmQxM2ZkMTdlYTk1YWE2MTU2Nzkx&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_bytevc1\": {\n                        \"data_size\": 2464632,\n                        \"file_cs\": \"c:0-23264-0f9e\",\n                        \"file_hash\": \"5df5357c1f3ac59345c7fc71f328dd89\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                        \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_bytevc1_540p_752100\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/6fa0b91ed9a905df9426ab1a3a61d125/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oAYDkvDXFC3PI2iDWR2XABCEsfwIESQfgmtKzE/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1468&bt=734&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=aDU0ODtnNmc1N2k7NzhkaEBpanEzNXk5cjZncjMzZzczNEA0L2E0MjVeX2ExYzZeNF4xYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                            \"https://v15m.tiktokcdn-eu.com/fa71535669704235d41969135c7afad9/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oAYDkvDXFC3PI2iDWR2XABCEsfwIESQfgmtKzE/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=1468&bt=734&cs=2&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=11&rc=aDU0ODtnNmc1N2k7NzhkaEBpanEzNXk5cjZncjMzZzczNEA0L2E0MjVeX2ExYzZeNF4xYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=4eaa75a498ff44d2bda38d5875d1227e&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLjgwY2Y5YzA1MDJlOGEyNjhiODUzNTljNWQxNTIyMzg2&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"play_addr_h264\": {\n                        \"data_size\": 7049863,\n                        \"file_cs\": \"c:0-22923-a358\",\n                        \"file_hash\": \"3509cb9b17aa6201ac5a549a9db04996\",\n                        \"height\": 1024,\n                        \"uri\": \"v12044gd0000cohdi3vog65vm2m05nbg\",\n                        \"url_key\": \"v12044gd0000cohdi3vog65vm2m05nbg_h264_540p_2151480\",\n                        \"url_list\": [\n                            \"https://v45.tiktokcdn-eu.com/3598ae29f746bc4de035e757b51f93a2/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oEuFG2ueYQINRcOfsFiLjhQIIgGgYtAFfAeKzV/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4202&bt=2101&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NzppaDRmOmVkOzNnNDM3N0BpanEzNXk5cjZncjMzZzczNEBjXjI1MTIyXjYxYS9fYjYzYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000bd000\",\n                            \"https://v15m.tiktokcdn-eu.com/b70a23db3fcbe595c8747c124b9f1805/69c46413/video/tos/maliva/tos-maliva-ve-0068c799-us/oEuFG2ueYQINRcOfsFiLjhQIIgGgYtAFfAeKzV/?a=1233&bti=OTg7QGo2NHYpNzo5Zi0wM2AjLzptNDQwOg%3D%3D&ch=0&cr=13&dr=0&er=0&lr=all&net=0&cd=0%7C0%7C0%7C&cv=1&br=4202&bt=2101&cs=0&ds=6&ft=XsFb8q4fmr2PD12j5oms3wUe09c.aeF~O5&mime_type=video_mp4&qs=0&rc=NzppaDRmOmVkOzNnNDM3N0BpanEzNXk5cjZncjMzZzczNEBjXjI1MTIyXjYxYS9fYjYzYSNfMmpqMmRzZmVgLS1kMS9zcw%3D%3D&vvpl=1&l=2026032422384956D10DE0D0387FB50C66&btag=e000b8000\",\n                            \"https://api16-normal-no1a.tiktokv.eu/aweme/v1/play/?faid=1233&file_id=6494e0b12dd0489aab575c418e5fa7f4&is_play_url=1&item_id=7359683800785227050&line=0&signaturev3=dmlkZW9faWQ7ZmlsZV9pZDtpdGVtX2lkLmI2ZjliOWFjOWExMmQxM2ZkMTdlYTk1YWE2MTU2Nzkx&source=TIKTOK_MIX_ITEM_LIST&video_id=v12044gd0000cohdi3vog65vm2m05nbg\"\n                        ],\n                        \"url_prefix\": null,\n                        \"width\": 576\n                    },\n                    \"ratio\": \"540p\",\n                    \"source_HDR_type\": 0,\n                    \"tags\": null,\n                    \"vid_profile_labels\": \"{\\\"tier3\\\":\\\"10046\\\"}\",\n                    \"width\": 576\n                },\n                \"video_control\": {\n                    \"allow_download\": false,\n                    \"allow_duet\": true,\n                    \"allow_dynamic_wallpaper\": true,\n                    \"allow_music\": true,\n                    \"allow_react\": true,\n                    \"allow_stitch\": true,\n                    \"draft_progress_bar\": 1,\n                    \"prevent_download_type\": 2,\n                    \"share_type\": 0,\n                    \"show_progress_bar\": 1,\n                    \"timer_status\": 1\n                },\n                \"video_labels\": [],\n                \"video_text\": [],\n                \"visual_search_info\": {\n                    \"fallback_vtag_enable\": false,\n                    \"fallback_vtag_enable_type\": 0,\n                    \"long_press_entrance_enable\": false,\n                    \"long_press_entrance_enable_type\": 0,\n                    \"screenshot_entrance_enable\": 0,\n                    \"visual_search_intent_level\": 0,\n                    \"vtag_enable\": false,\n                    \"vtag_enable_type\": 0\n                },\n                \"voice_filter_ids\": null,\n                \"with_promotional_music\": false,\n                \"without_watermark\": false\n            }\n        ]\n    },\n    \"timestamp\": 1774391930\n}"}],"_postman_id":"e8d84cc7-b4e3-44ba-ada0-6e26a6d0dd79"}],"id":"602b44de-0fc5-421c-9e8f-a725f69b3c0e","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Playlists</strong> folder provides endpoints for working with TikTok user-curated playlists (also known as mixes). It supports listing all playlists belonging to a user, retrieving the metadata of a specific playlist by its ID, and fetching the paginated video feed contained within a playlist. These endpoints are useful for mapping a creator's content organisation, building playlist-aware browsing experiences, or extracting structured video collections.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getUserPlaylists</code></td>\n<td>Retrieve a paginated list of all playlists created by a user</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getUserPlaylistByID</code></td>\n<td>Retrieve metadata for a specific playlist using the user ID and playlist ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getVideoByPlaylistID</code></td>\n<td>Retrieve the paginated feed of videos contained within a specific playlist</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>user_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td>All endpoints</td>\n<td>Numeric TikTok user ID of the playlist owner</td>\n</tr>\n<tr>\n<td><code>playlist_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getUserPlaylistByID</code>, <code>/getVideoByPlaylistID</code></td>\n<td>Numeric playlist ID (also referred to as <code>mix_id</code>). Obtainable from the <code>/getUserPlaylists</code> response</td>\n</tr>\n<tr>\n<td><code>cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getUserPlaylists</code></td>\n<td>Pagination cursor from the previous response for scrolling through the playlists list</td>\n</tr>\n<tr>\n<td><code>max_cursor</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getVideoByPlaylistID</code></td>\n<td>Pagination cursor for the video feed. Pass the <code>max_cursor</code> value from the previous response when <code>has_more</code> equals <code>1</code></td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>Typical workflow</strong>: Start with <code>/getUserPlaylists</code> to retrieve all playlists for a user, extract the <code>playlist_id</code> from the response, then call <code>/getUserPlaylistByID</code> for playlist metadata or <code>/getVideoByPlaylistID</code> to enumerate its videos.</li>\n<li><strong>Getting the user ID</strong>: All three endpoints require a numeric <code>user_id</code>. If you only have a username or profile URL, resolve it first using <code>/getUserID</code> from the <strong>User</strong> folder.</li>\n<li><strong>Playlist list pagination</strong>: <code>/getUserPlaylists</code> uses a standard <code>cursor</code> for pagination. Pass the cursor from the previous response to retrieve the next page of playlists.</li>\n<li><strong>Video feed pagination</strong>: <code>/getVideoByPlaylistID</code> uses <code>max_cursor</code> instead of <code>cursor</code>. Check the <code>has_more</code> field in the response — when it equals <code>1</code>, a <code>max_cursor</code> value is also returned. Pass it to the next request to load the following page of videos.</li>\n<li><strong>Caching</strong>: Responses are cached for 3600 seconds by default. Set <code>cache_timeout=0</code> to force a fresh fetch when up-to-date playlist or video data is required.</li>\n</ul>\n","_postman_id":"602b44de-0fc5-421c-9e8f-a725f69b3c0e","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}},{"name":"Live","item":[{"name":"Get available ranking list","id":"1a07f40a-70c8-4604-9154-a72e172c5e4c","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getAvailableRankingList?room_id=7620881460702087949&user_id=7427227547880047662","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getAvailableRankingList"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok Live Room ID.</p>\n","type":"text/plain"},"key":"room_id","value":"7620881460702087949"},{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"7427227547880047662"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"9936dc37-6b89-4846-8b3d-6d4f1e61ccdc","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getAvailableRankingList?room_id=7620881460702087949&user_id=7427227547880047662","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getAvailableRankingList"],"query":[{"key":"room_id","value":"7620881460702087949","description":"TikTok Live Room ID."},{"key":"user_id","value":"7427227547880047662","description":"TikTok User ID."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 22:39:25 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=tpgnrwzi5NP4W4Q%2FyJiMdI3L63jO0AU2P77vRqI0FHmIhB%2FejkwxmmQYMdirx1d4%2BQURWxqFzHqrfzdIrGAg7xWpyGn1qlGWoVamJDcsCy%2FqCA%3D%3D\"}]}"},{"key":"cf-ray","value":"9e192bf0cd492795-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"server\": \"DigitalOcean | SFO3\",\n    \"license_cached\": true,\n    \"license_status\": \"valid\",\n    \"limits_info\": {\n        \"usage_in_procents\": \"3.59\",\n        \"requests_count\": 71749,\n        \"requests_limit\": 2000300\n    },\n    \"graftype_api_calls\": [\n        \"updateRequestsCount\",\n        \"updateEndpointCounter\"\n    ],\n    \"rate_limit_reached\": false,\n    \"tiktok\": {\n        \"data\": [\n            {\n                \"Priority\": 10,\n                \"animation_loop_for_off\": false,\n                \"data\": {\n                    \"entrances\": [\n                        {\n                            \"affiliated_content\": {\n                                \"gap_desc\": {\n                                    \"default_format\": {\n                                        \"bold\": false,\n                                        \"color\": \"#ffffffff\",\n                                        \"font_size\": 0,\n                                        \"italic\": false,\n                                        \"italic_angle\": 0,\n                                        \"use_heigh_light_color\": false,\n                                        \"use_remote_clor\": false,\n                                        \"weight\": 400\n                                    },\n                                    \"default_pattern\": \"{0:string} to reach No. 99\",\n                                    \"key\": \"ttlive_ranking_rankingUpdateLabel_behindNo99\",\n                                    \"pieces\": [\n                                        {\n                                            \"string_value\": \"302884\",\n                                            \"type\": 1\n                                        }\n                                    ]\n                                },\n                                \"midday_peak_time_stamp\": 1774465200,\n                                \"sticker_gap_desc\": {\n                                    \"default_format\": {\n                                        \"bold\": false,\n                                        \"color\": \"#ffffffff\",\n                                        \"font_size\": 0,\n                                        \"italic\": false,\n                                        \"italic_angle\": 0,\n                                        \"use_heigh_light_color\": false,\n                                        \"use_remote_clor\": false,\n                                        \"weight\": 400\n                                    },\n                                    \"default_pattern\": \"{0:string} TO REACH NO.99\",\n                                    \"key\": \"ttlive_rankingStickers_stickerText_pointsToReach99\",\n                                    \"pieces\": [\n                                        {\n                                            \"string_value\": \"302884\",\n                                            \"type\": 1\n                                        }\n                                    ]\n                                },\n                                \"sticker_settle_show_duration\": 10,\n                                \"sticker_show_scene\": 0,\n                                \"sticker_track_param\": {\n                                    \"comparison_rank\": \"99\",\n                                    \"score_diff\": \"302884\"\n                                }\n                            },\n                            \"block_message\": false,\n                            \"countdown\": 19235,\n                            \"current_score\": 451,\n                            \"default_content\": {\n                                \"default_format\": {\n                                    \"bold\": false,\n                                    \"color\": \"#ffffffff\",\n                                    \"font_size\": 0,\n                                    \"italic\": false,\n                                    \"italic_angle\": 0,\n                                    \"use_heigh_light_color\": false,\n                                    \"use_remote_clor\": false,\n                                    \"weight\": 400\n                                },\n                                \"default_pattern\": \"Daily Ranking\",\n                                \"key\": \"pm_mt_daily_entrance\",\n                                \"pieces\": []\n                            },\n                            \"list_schema\": \"\",\n                            \"owner_on_rank\": false,\n                            \"owner_rank_idx\": 0,\n                            \"rank_type\": 8,\n                            \"related_tab_rank_type\": 8,\n                            \"request_first_show_type\": 8,\n                            \"reset_time\": 1774411200,\n                            \"roll_config\": {\n                                \"duration\": 0,\n                                \"weight\": 0\n                            },\n                            \"window_size\": 86400\n                        },\n                        {\n                            \"affiliated_content\": {\n                                \"midday_peak_time_stamp\": 0,\n                                \"sticker_settle_show_duration\": 0,\n                                \"sticker_show_scene\": 0,\n                                \"sticker_track_param\": {},\n                                \"team_rank_bonus_time\": {\n                                    \"bonus_rate\": 2,\n                                    \"bonus_time_gift_id\": 13651,\n                                    \"end_timestamp\": 1774400400,\n                                    \"show_animation\": false,\n                                    \"start_timestamp\": 1774396800,\n                                    \"switch\": true\n                                }\n                            },\n                            \"block_message\": false,\n                            \"countdown\": 19235,\n                            \"current_score\": 0,\n                            \"default_content\": {\n                                \"default_format\": {\n                                    \"bold\": false,\n                                    \"color\": \"#ffffffff\",\n                                    \"font_size\": 0,\n                                    \"italic\": false,\n                                    \"italic_angle\": 0,\n                                    \"use_heigh_light_color\": false,\n                                    \"use_remote_clor\": false,\n                                    \"weight\": 400\n                                },\n                                \"default_pattern\": \"Popular LIVE\",\n                                \"key\": \"pm_mt_trending_goLIVE_trending_tag\",\n                                \"pieces\": []\n                            },\n                            \"list_schema\": \"\",\n                            \"owner_on_rank\": false,\n                            \"owner_rank_idx\": 0,\n                            \"rank_type\": 15,\n                            \"related_tab_rank_type\": 15,\n                            \"request_first_show_type\": 15,\n                            \"reset_time\": 1774411200,\n                            \"roll_config\": {\n                                \"duration\": 0,\n                                \"weight\": 0\n                            },\n                            \"window_size\": 86400\n                        },\n                        {\n                            \"affiliated_content\": {\n                                \"gap_desc\": {\n                                    \"default_format\": {\n                                        \"bold\": false,\n                                        \"color\": \"#ffffffff\",\n                                        \"font_size\": 0,\n                                        \"italic\": false,\n                                        \"italic_angle\": 0,\n                                        \"use_heigh_light_color\": false,\n                                        \"use_remote_clor\": false,\n                                        \"weight\": 400\n                                    },\n                                    \"default_pattern\": \"{0:string} TO GET {1:string}[fragment_icon]\",\n                                    \"key\": \"ttlive_rankingStickers_stickerText_pointsToGetFragments\",\n                                    \"pieces\": [\n                                        {\n                                            \"string_value\": \"669\",\n                                            \"type\": 1\n                                        },\n                                        {\n                                            \"string_value\": \"1\",\n                                            \"type\": 1\n                                        }\n                                    ]\n                                },\n                                \"midday_peak_time_stamp\": 0,\n                                \"sticker_gap_desc\": {\n                                    \"default_format\": {\n                                        \"bold\": false,\n                                        \"color\": \"#ffffffff\",\n                                        \"font_size\": 0,\n                                        \"italic\": false,\n                                        \"italic_angle\": 0,\n                                        \"use_heigh_light_color\": false,\n                                        \"use_remote_clor\": false,\n                                        \"weight\": 400\n                                    },\n                                    \"default_pattern\": \"{0:string} TO GET {1:string}[fragment_icon]\",\n                                    \"key\": \"ttlive_rankingStickers_stickerText_pointsToGetFragments\",\n                                    \"pieces\": [\n                                        {\n                                            \"string_value\": \"669\",\n                                            \"type\": 1\n                                        },\n                                        {\n                                            \"string_value\": \"1\",\n                                            \"type\": 1\n                                        }\n                                    ]\n                                },\n                                \"sticker_settle_show_duration\": 10,\n                                \"sticker_show_scene\": 0,\n                                \"sticker_track_param\": {\n                                    \"anchor_ranking_league_get_star\": \"1\",\n                                    \"score_diff\": \"669\"\n                                }\n                            },\n                            \"block_message\": false,\n                            \"class_info\": {\n                                \"class_type\": 500,\n                                \"star_count\": 1\n                            },\n                            \"countdown\": 19235,\n                            \"current_score\": 451,\n                            \"default_content\": {\n                                \"default_format\": {\n                                    \"bold\": false,\n                                    \"color\": \"#ffffffff\",\n                                    \"font_size\": 0,\n                                    \"italic\": false,\n                                    \"italic_angle\": 0,\n                                    \"use_heigh_light_color\": false,\n                                    \"use_remote_clor\": false,\n                                    \"weight\": 400\n                                },\n                                \"default_pattern\": \"League {0:string} top {1:string}%\",\n                                \"key\": \"ttlive_LIVEpage_rankingEntry_creatorRank\",\n                                \"pieces\": [\n                                    {\n                                        \"string_value\": \"D1\",\n                                        \"type\": 1\n                                    },\n                                    {\n                                        \"string_value\": \"80\",\n                                        \"type\": 1\n                                    }\n                                ]\n                            },\n                            \"entranceIcon\": {\n                                \"avg_color\": \"\",\n                                \"height\": 13,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"tos-alisg-i-cuqfs489yo-sg/class_rank/entrance_D.png\",\n                                \"url_list\": [\n                                    \"http://p16-common-sign.tiktokcdn-eu.com/tos-alisg-i-cuqfs489yo-sg/class_rank/entrance_D.png~tplv-tiktokx-origin.image?dr=10402&refresh_token=4f144b59&x-expires=1774411200&x-signature=K7NWMXnbHULve9ggz8bOD5pT4PY%3D&t=4d5b0474&ps=13740610&shp=75a09491&shcp=75a09491&idc=no1a\"\n                                ],\n                                \"width\": 13\n                            },\n                            \"list_schema\": \"\",\n                            \"owner_on_rank\": false,\n                            \"owner_rank_idx\": 0,\n                            \"rank_type\": 16,\n                            \"related_tab_rank_type\": 8,\n                            \"request_first_show_type\": 16,\n                            \"reset_time\": 1774411200,\n                            \"roll_config\": {\n                                \"duration\": 0,\n                                \"weight\": 0\n                            },\n                            \"window_size\": 86400\n                        }\n                    ],\n                    \"tabs\": [\n                        {\n                            \"list_lynx_type\": 0,\n                            \"rank_type\": 8,\n                            \"title\": \"Daily Ranking\",\n                            \"title_text\": {\n                                \"default_format\": {\n                                    \"bold\": false,\n                                    \"color\": \"#ffffffff\",\n                                    \"font_size\": 0,\n                                    \"italic\": false,\n                                    \"italic_angle\": 0,\n                                    \"use_heigh_light_color\": false,\n                                    \"use_remote_clor\": false,\n                                    \"weight\": 400\n                                },\n                                \"default_pattern\": \"Daily Ranking\",\n                                \"key\": \"pm_mt_daily_entrance\",\n                                \"pieces\": []\n                            }\n                        },\n                        {\n                            \"list_lynx_type\": 0,\n                            \"rank_type\": 15,\n                            \"title\": \"Popular LIVE\",\n                            \"title_text\": {\n                                \"default_format\": {\n                                    \"bold\": false,\n                                    \"color\": \"#ffffffff\",\n                                    \"font_size\": 0,\n                                    \"italic\": false,\n                                    \"italic_angle\": 0,\n                                    \"use_heigh_light_color\": false,\n                                    \"use_remote_clor\": false,\n                                    \"weight\": 400\n                                },\n                                \"default_pattern\": \"Popular LIVE\",\n                                \"key\": \"pm_mt_trending_goLIVE_trending_tag\",\n                                \"pieces\": []\n                            }\n                        }\n                    ]\n                },\n                \"group_type\": 1,\n                \"is_animation_loop_play\": false,\n                \"union_animation\": {\n                    \"rank_type_array\": [\n                        8,\n                        15,\n                        16\n                    ],\n                    \"supported_version\": 0,\n                    \"union_type\": 1\n                }\n            }\n        ],\n        \"extra\": {\n            \"now\": 1774391965705\n        },\n        \"status_code\": 0\n    },\n    \"req_time\": 1,\n    \"timestamp\": 1774391965\n}"}],"_postman_id":"1a07f40a-70c8-4604-9154-a72e172c5e4c"},{"name":"Get ranking info","id":"6509149d-769a-4bcd-b7cc-35db9816ddaa","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getRankingInfo?rank_type=8&room_id=7620881460702087949&user_id=7427227547880047662","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getRankingInfo"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>Rank type can be obtained from /getAvailableRankingList response</p>\n","type":"text/plain"},"key":"rank_type","value":"8"},{"description":{"content":"<p>TikTok Live Room ID.</p>\n","type":"text/plain"},"key":"room_id","value":"7620881460702087949"},{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"7427227547880047662"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"eef0f5fb-0e7f-4519-81a6-e75febcaf434","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getRankingInfo?rank_type=8&room_id=7620881460702087949&user_id=7427227547880047662","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getRankingInfo"],"query":[{"key":"rank_type","value":"8","description":"Rank type can be obtained from /getAvailableRankingList response"},{"key":"room_id","value":"7620881460702087949","description":"TikTok Live Room ID."},{"key":"user_id","value":"7427227547880047662","description":"TikTok User ID."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 22:53:06 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=KVdFk%2BblsQ1ndu0q9Tjz%2BFxwWtk6aErAIFpSn20yWnUaEL8hlnFbekpchVpM11DPoJN6eSR8w25%2FWBnxWLKeDCT74fswIoN9kr9RP3skJ%2B6AWQ%3D%3D\"}]}"},{"key":"cf-ray","value":"9e193fe57849278d-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"data\": {\n            \"rank_view\": {\n                \"bulletin\": {\n                    \"enable\": false,\n                    \"notice_type\": \"\",\n                    \"schema\": \"\"\n                },\n                \"bulletin_loop\": {\n                    \"bulletins\": []\n                },\n                \"countdown\": 18415,\n                \"cut_off_line\": [\n                    {\n                        \"content\": {\n                            \"default_format\": {\n                                \"bold\": false,\n                                \"color\": \"#ffffffff\",\n                                \"font_size\": 0,\n                                \"italic\": false,\n                                \"italic_angle\": 0,\n                                \"use_heigh_light_color\": false,\n                                \"use_remote_clor\": false,\n                                \"weight\": 400\n                            },\n                            \"default_pattern\": \"Top 20 LIVE creators will get ranking rewards\",\n                            \"key\": \"pm_mt_Live_WRbonus\",\n                            \"pieces\": []\n                        },\n                        \"cut_off_index\": 20\n                    }\n                ],\n                \"has_last_rank\": true,\n                \"is_position_safe\": true,\n                \"midday_peak_time_stamp\": 1774465200,\n                \"next_period_time_stamp\": 1774411200,\n                \"owner_rank\": {\n                    \"gap\": {\n                        \"ban_Info\": 0,\n                        \"button\": {\n                            \"action\": 2,\n                            \"button_content\": {\n                                \"default_format\": {\n                                    \"bold\": false,\n                                    \"color\": \"#ffffffff\",\n                                    \"font_size\": 0,\n                                    \"italic\": false,\n                                    \"italic_angle\": 0,\n                                    \"use_heigh_light_color\": false,\n                                    \"use_remote_clor\": false,\n                                    \"weight\": 400\n                                },\n                                \"default_pattern\": \"Send Gift\",\n                                \"key\": \"pm_mt_live_page_gift\",\n                                \"pieces\": []\n                            },\n                            \"button_display_type\": 0,\n                            \"button_type\": \"\",\n                            \"schema_url\": \"\"\n                        },\n                        \"display_type\": 0,\n                        \"gap_description\": {\n                            \"default_format\": {\n                                \"bold\": false,\n                                \"color\": \"#ffffffff\",\n                                \"font_size\": 0,\n                                \"italic\": false,\n                                \"italic_angle\": 0,\n                                \"use_heigh_light_color\": false,\n                                \"use_remote_clor\": false,\n                                \"weight\": 400\n                            },\n                            \"default_pattern\": \"{0:string} Diamonds to reach No. {1:string}\",\n                            \"key\": \"pm_mt_Live_WRdiamonds\",\n                            \"pieces\": [\n                                {\n                                    \"string_value\": \"302.8K\",\n                                    \"type\": 1\n                                },\n                                {\n                                    \"string_value\": \"99\",\n                                    \"type\": 1\n                                }\n                            ]\n                        },\n                        \"gap_extra\": {\n                            \"class_rank_extra\": {\n                                \"bottom_schema\": \"\"\n                            },\n                            \"skip_info\": {\n                                \"is_skip\": false,\n                                \"skip_schema\": \"\"\n                            },\n                            \"tile_bottom_bar\": {}\n                        },\n                        \"gap_score\": 0\n                    },\n                    \"labels\": [],\n                    \"rank\": 0,\n                    \"rank_str\": \"99+\",\n                    \"room_id\": 0,\n                    \"room_id_str\": \"\",\n                    \"score\": 451,\n                    \"score_description\": \"451\",\n                    \"team_rank_extra\": {\n                        \"club_name\": \"\",\n                        \"contributor_num\": 0\n                    },\n                    \"user\": {\n                        \"allow_find_by_contacts\": false,\n                        \"allow_others_download_video\": false,\n                        \"allow_others_download_when_sharing_video\": false,\n                        \"allow_share_show_profile\": false,\n                        \"allow_show_in_gossip\": false,\n                        \"allow_show_my_action\": false,\n                        \"allow_strange_comment\": false,\n                        \"allow_unfollower_comment\": false,\n                        \"allow_use_linkmic\": false,\n                        \"avatar_thumb\": {\n                            \"avg_color\": \"\",\n                            \"height\": 0,\n                            \"image_type\": 0,\n                            \"is_animated\": false,\n                            \"open_web_url\": \"\",\n                            \"uri\": \"100x100/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                            \"url_list\": [\n                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=66c52708&x-expires=1774562400&x-signature=%2BApyDTib6srtJw263y2qFALH8I8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6913d63b&x-expires=1774562400&x-signature=Bhgj%2B%2FhBdLBUIQfc2Gl%2BUEszZOA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=a2243acf&x-expires=1774562400&x-signature=LW7tF9%2Fyzjq15XbBCd8MuFgJaFY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                            ],\n                            \"width\": 0\n                        },\n                        \"badge_image_list\": [],\n                        \"badge_list\": [],\n                        \"bg_img_url\": \"\",\n                        \"bio_description\": \"\",\n                        \"block_status\": 0,\n                        \"border_list\": [],\n                        \"comment_restrict\": 0,\n                        \"commerce_webcast_config_ids\": [],\n                        \"constellation\": \"\",\n                        \"create_time\": 1729286299,\n                        \"deprecated1\": 0,\n                        \"deprecated12\": 0,\n                        \"deprecated13\": 0,\n                        \"deprecated15\": 0,\n                        \"deprecated16\": false,\n                        \"deprecated17\": false,\n                        \"deprecated18\": \"\",\n                        \"deprecated19\": false,\n                        \"deprecated2\": 0,\n                        \"deprecated21\": 0,\n                        \"deprecated28\": false,\n                        \"deprecated29\": \"\",\n                        \"deprecated3\": 0,\n                        \"deprecated4\": 0,\n                        \"deprecated5\": \"\",\n                        \"deprecated6\": 0,\n                        \"deprecated7\": \"\",\n                        \"deprecated8\": 0,\n                        \"disable_ichat\": 0,\n                        \"display_id\": \"apple87788\",\n                        \"enable_ichat_img\": 0,\n                        \"enigma_info\": {\n                            \"is_enigma_mask_on\": false\n                        },\n                        \"exp\": 0,\n                        \"fan_ticket_count\": 0,\n                        \"fold_stranger_chat\": false,\n                        \"follow_info\": {\n                            \"follow_status\": 0,\n                            \"follower_count\": 1683,\n                            \"following_count\": 1125,\n                            \"push_status\": 0\n                        },\n                        \"follow_status\": 0,\n                        \"ichat_restrict_type\": 0,\n                        \"id\": 7427227547880047662,\n                        \"id_str\": \"7427227547880047662\",\n                        \"is_anchor_marked\": false,\n                        \"is_block\": false,\n                        \"is_follower\": false,\n                        \"is_following\": false,\n                        \"is_subscribe\": false,\n                        \"link_mic_stats\": 1,\n                        \"media_badge_image_list\": [],\n                        \"mint_type_label\": [],\n                        \"modify_time\": 0,\n                        \"need_profile_guide\": false,\n                        \"new_real_time_icons\": [],\n                        \"nickname\": \"Apple\",\n                        \"pay_grade\": {\n                            \"deprecated20\": 0,\n                            \"deprecated22\": 0,\n                            \"deprecated23\": 0,\n                            \"deprecated24\": 0,\n                            \"deprecated25\": 0,\n                            \"deprecated26\": 0,\n                            \"grade_banner\": \"\",\n                            \"grade_describe\": \"\",\n                            \"grade_icon_list\": [],\n                            \"level\": 0,\n                            \"name\": \"\",\n                            \"next_name\": \"\",\n                            \"next_privileges\": \"\",\n                            \"score\": 0,\n                            \"screen_chat_type\": 0,\n                            \"upgrade_need_consume\": 0\n                        },\n                        \"pay_score\": 0,\n                        \"pay_scores\": 0,\n                        \"push_comment_status\": false,\n                        \"push_digg\": false,\n                        \"push_follow\": false,\n                        \"push_friend_action\": false,\n                        \"push_ichat\": false,\n                        \"push_status\": false,\n                        \"push_video_post\": false,\n                        \"push_video_recommend\": false,\n                        \"real_time_icons\": [],\n                        \"scm_label\": \"\",\n                        \"sec_uid\": \"MS4wLjABAAAAQRm3DkkU_G_hWkc277EVoUE8KbPZVr0GVgJQMeMhIkTruiCjMgarHNaUZvlrjPBA\",\n                        \"secret\": 0,\n                        \"share_qrcode_uri\": \"\",\n                        \"special_id\": \"\",\n                        \"status\": 0,\n                        \"ticket_count\": 0,\n                        \"top_fans\": [],\n                        \"top_vip_no\": 0,\n                        \"upcoming_event_list\": [],\n                        \"user_attr\": {\n                            \"admin_permissions\": {},\n                            \"has_voting_function\": false,\n                            \"is_admin\": false,\n                            \"is_channel_admin\": false,\n                            \"is_muted\": false,\n                            \"is_super_admin\": false,\n                            \"mute_duration\": 0\n                        },\n                        \"user_role\": 0,\n                        \"verified\": false,\n                        \"verified_content\": \"\",\n                        \"verified_reason\": \"\",\n                        \"with_car_management_permission\": false,\n                        \"with_commerce_permission\": false,\n                        \"with_fusion_shop_entry\": false\n                    },\n                    \"weekly_rank_extra\": {\n                        \"curr_week_rank\": 0,\n                        \"last_week_rank\": 0\n                    }\n                },\n                \"rank_extra_info\": {\n                    \"class_extra\": {\n                        \"class_type\": 500,\n                        \"creator_class_image\": {\n                            \"avg_color\": \"\",\n                            \"height\": 14,\n                            \"image_type\": 0,\n                            \"is_animated\": false,\n                            \"open_web_url\": \"\",\n                            \"uri\": \"tos-alisg-i-cuqfs489yo-sg/class_rank/D1.png\",\n                            \"url_list\": [\n                                \"http://p16-common-sign.tiktokcdn-eu.com/tos-alisg-i-cuqfs489yo-sg/class_rank/D1.png~tplv-tiktokx-origin.image?dr=10402&refresh_token=342de337&x-expires=1774411200&x-signature=njvcz9KPNZ7oFdUJgzVYXgVDGSw%3D&t=4d5b0474&ps=13740610&shp=75a09491&shcp=75a09491&idc=no1a\"\n                            ],\n                            \"width\": 32\n                        }\n                    },\n                    \"hall_of_fame_rank_extra\": {\n                        \"is_first_day\": false\n                    }\n                },\n                \"rank_type\": 8,\n                \"ranks\": [\n                    {\n                        \"labels\": [],\n                        \"rank\": 1,\n                        \"rank_str\": \"1\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 5089947,\n                        \"score_description\": \"5.0M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/d998c09f3eff347a5e6a7ab9db8da633\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d998c09f3eff347a5e6a7ab9db8da633~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4e2df54d&x-expires=1774562400&x-signature=aVtSC0wmvaZOp82MghT89fy2xY4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d998c09f3eff347a5e6a7ab9db8da633~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6816a2bf&x-expires=1774562400&x-signature=%2F%2BT%2BZJ8AVEvQzs5zjqrTeOwF%2BW8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d998c09f3eff347a5e6a7ab9db8da633~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=7e6c1726&x-expires=1774562400&x-signature=VAdCis55CvqN6LtFBIn%2BobW8o7U%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1720311737,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ljr561\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 21532,\n                                \"following_count\": 15,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7366648351285543982,\n                            \"id_str\": \"7366648351285543982\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🦂💣🚀\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAnrpv3Cm1GRP13NpF_Q9EzCQpRTKaozOVzixjhiJusWAFMCjUSsbXVtGWQNEyH9At\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 2,\n                        \"rank_str\": \"2\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 3255388,\n                        \"score_description\": \"3.2M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/a16a2fbd751e1f284052ebd739a5a56c\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a16a2fbd751e1f284052ebd739a5a56c~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=302b5e65&x-expires=1774562400&x-signature=n7GAE29qs5sGdI%2B%2B7TZp94mzl3Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a16a2fbd751e1f284052ebd739a5a56c~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2078b145&x-expires=1774562400&x-signature=cX1c6SbexCW3DvRw%2BNjYrC1ACrI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a16a2fbd751e1f284052ebd739a5a56c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=51ef11fd&x-expires=1774562400&x-signature=2w0CI0LGhoFw2z9Vl2ORfrHQTVk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Lealtad humildad y respeto🫡🫡🫡\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1642749456,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"alvarothebadboy\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 330904,\n                                \"following_count\": 2781,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7055554680433132549,\n                            \"id_str\": \"7055554680433132549\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"ALVAROTHEBADBOY💣💣💣🇺🇲🇳🇮\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAfJ7LP6UqFkrbAj9ULvKBDM3V4fHfCy-yvb-WnxKhToEGpL9ZbKNyuOZT6ctjwnku\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 3,\n                        \"rank_str\": \"3\",\n                        \"room_id\": 7620902933290306335,\n                        \"room_id_str\": \"7620902933290306335\",\n                        \"score\": 1653110,\n                        \"score_description\": \"1.6M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/fd9d4fe1eb27aae8ca4a1834d88bf467\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fd9d4fe1eb27aae8ca4a1834d88bf467~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=0e0d0439&x-expires=1774562400&x-signature=9EMsTT%2Bv7DZ2%2Bt84ImbV0TFJxvY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5be10d83&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fd9d4fe1eb27aae8ca4a1834d88bf467~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8f1252b2&x-expires=1774562400&x-signature=ZdzTcgG0aUtqu2cAxcYRvwnKwrc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5be10d83&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/fd9d4fe1eb27aae8ca4a1834d88bf467~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=bc46d726&x-expires=1774562400&x-signature=m4XBpDOsnv3kvP8q9%2F6Kyw3w30k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=5be10d83&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1587050056,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ayiekoanne\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 106096,\n                                \"following_count\": 9615,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6816301979640300550,\n                            \"id_str\": \"6816301979640300550\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Ayiekoanne\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAMn600aF_m3YPHhVb33tpenva1KIpPuF9Bk-94MqG6EO42l_hiPjD7hyONQSmtnh7\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 4,\n                        \"rank_str\": \"4\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 1543131,\n                        \"score_description\": \"1.5M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/f28f72f954e436c28a637ac4950e5c5b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f28f72f954e436c28a637ac4950e5c5b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=3e707b01&x-expires=1774562400&x-signature=qcxSORVVaTMgKnxZfmojG3kbE3o%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f28f72f954e436c28a637ac4950e5c5b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d5b8dc3b&x-expires=1774562400&x-signature=LH%2B99raL8FX%2BFCjFOqsFMG1m9oI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f28f72f954e436c28a637ac4950e5c5b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4890e458&x-expires=1774562400&x-signature=hXUFNgZcbxjHV6d5ghzLtBHUpXM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1716436412,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"rambovillanuev\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 57079,\n                                \"following_count\": 1786,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7372037717876999211,\n                            \"id_str\": \"7372037717876999211\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🦆😡🇭🇳🐇🦉La Diva loca Rv🦅\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAw4jiyvfuA4BrH6SPtthxluhLyrSwMoDbed2qTTN44WFzz1zrexdDzs2bNn7DdaaV\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 5,\n                        \"rank_str\": \"5\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 1442616,\n                        \"score_description\": \"1.4M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/09d05cad27e4f5dc9969c2e0a5aecd59\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/09d05cad27e4f5dc9969c2e0a5aecd59~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=adbd0bc6&x-expires=1774562400&x-signature=likaYKtPG2MiHt5Ne5FaOzbxreU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/09d05cad27e4f5dc9969c2e0a5aecd59~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=39192338&x-expires=1774562400&x-signature=3kTLsrsUpc7QECwaJHMQkfpfQRg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/09d05cad27e4f5dc9969c2e0a5aecd59~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=f9eefd4f&x-expires=1774562400&x-signature=cNAMOgqmOAGLKhT60gOXTT14IA8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Business: Trevor@mhmedia.management\\n🐴 LIVE DAILY 🐴\\n👻 AMOS: trevor_bfitt\\nJoin the Agency ⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1606259827,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"trevor_bfit\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1192960,\n                                \"following_count\": 8416,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6898832824285594629,\n                            \"id_str\": \"6898832824285594629\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Trevor\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAhisdyiilQkCu2iu2xGiPM0a5PaU1ZAxFQ2A44pownF5zq2dEbOY_wiXNYws_ZKye\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 6,\n                        \"rank_str\": \"6\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 1430915,\n                        \"score_description\": \"1.4M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/be1c5dfb5697feaadbf8b57918972af0\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/be1c5dfb5697feaadbf8b57918972af0~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=45869340&x-expires=1774562400&x-signature=6zlJUS1lEWo%2BDE%2F%2BYpvuIvXFMo0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/be1c5dfb5697feaadbf8b57918972af0~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=cb3dfc55&x-expires=1774562400&x-signature=q7yngDIDGJkJ3yNoPtjN3Fz67Ow%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/be1c5dfb5697feaadbf8b57918972af0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=aa4b79a8&x-expires=1774562400&x-signature=AqToA0VMr%2FONQ8%2B5mMA4D3rHAkQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"SNAPCHAT 👉 Tyler_River\\nWOLF PRO ✅ 🐺 \\nPO BOX #405 \\nBogota NJ 07603\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1573631766,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"tyler_river\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 633494,\n                                \"following_count\": 9977,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6758816569066963973,\n                            \"id_str\": \"6758816569066963973\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Tyler River 💚☕️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAm3dDLkZMPxs0RMZvFXDJXfvf2ImlqiaSsdCe4Wzdw3WZpY6EOLDpGe7UAz-0tZEF\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 7,\n                        \"rank_str\": \"7\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 1424766,\n                        \"score_description\": \"1.4M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/42067c23cb00c68fe72b9f150a81de3d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42067c23cb00c68fe72b9f150a81de3d~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b45af1c4&x-expires=1774562400&x-signature=nuhqlV6a6FXbSim5OilcK%2BVXLK4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42067c23cb00c68fe72b9f150a81de3d~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4f84eee8&x-expires=1774562400&x-signature=bIDldToOmw9puPiI5buKPxPesfE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42067c23cb00c68fe72b9f150a81de3d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=e594bcc3&x-expires=1774562400&x-signature=cWV9EYrL8ewPvSIKaPfinY73XrA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"7AM CST GENUINE COMMUNITY MEET NEW FRIENDS HERE POSITIVITY IM NOT A ATM TRYING TO FIND REAL FRIENDS!!! 40 BADGE THAT GIFTS WITH NO EXPECTATIONS!!! 🫡❤️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1589111169,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"kraz153\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 219410,\n                                \"following_count\": 3259,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6825169781088846853,\n                            \"id_str\": \"6825169781088846853\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"KRAZ_DADDYCHALUPA🎯💋💚\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAY3txIHH00SIvWges1dTvVwSSlUTBfiGm2SEH70zsQazt7n7OOMwFTa5KDoWyRUIr\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 8,\n                        \"rank_str\": \"8\",\n                        \"room_id\": 7620898968872012575,\n                        \"room_id_str\": \"7620898968872012575\",\n                        \"score\": 1083646,\n                        \"score_description\": \"1.0M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/b2bba07600ad9640e376b36dc00d2eec\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b2bba07600ad9640e376b36dc00d2eec~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1a75a8da&x-expires=1774562400&x-signature=JXI6rJ1zh7rvdGlqC6j%2Bm69IN98%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=3ea1580e&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b2bba07600ad9640e376b36dc00d2eec~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=70ebac79&x-expires=1774562400&x-signature=ku2k5jQB9CUq4ZI7xIoT%2FJC3RwA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=3ea1580e&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b2bba07600ad9640e376b36dc00d2eec~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=7f0ff3f3&x-expires=1774562400&x-signature=6T3OotJBRJ4G76lE3y%2Br5xZIvy4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=3ea1580e&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\\\"HAUTE SAUCE\\\" THE ALBUM 9/24/25 🔥\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1567638909,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"saucysantana\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 4802600,\n                                \"following_count\": 1257,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6732956919511974918,\n                            \"id_str\": \"6732956919511974918\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Saucy Santana\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAvOzW5GaqUYQPiyyRov-tixGtxvowIPRlL6ek-WpalRT-gAQxNoPt1j46gtQxBbCx\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 9,\n                        \"rank_str\": \"9\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 1043072,\n                        \"score_description\": \"1.0M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/53abd03002fc19c9a5691922cc670111\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/53abd03002fc19c9a5691922cc670111~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2788c5d9&x-expires=1774562400&x-signature=B81CbWJ0njzxnexYCwoaQrUMefU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/53abd03002fc19c9a5691922cc670111~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4bed142b&x-expires=1774562400&x-signature=PzAMGNbo21XWX0GnBbkcq4SgmfY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/53abd03002fc19c9a5691922cc670111~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=252bd6aa&x-expires=1774562400&x-signature=W3GeZaUb1ju8ajEpARIoNWryfcQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"stay gold kids 🪽\\nLIVE DAILY 🚨 : 9PM PST\\nSNAPCHAT 👻 : amani.mariee\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1485633200,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"amanialzubi\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 5699406,\n                                \"following_count\": 6529,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 189841134607818752,\n                            \"id_str\": \"189841134607818752\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"amani\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAbaHZnnJEyFHrPm0cWtWlJ28aWzJ7o02zeoONZqiXC0eWmZ85_IImjjt9SbBlf45g\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 10,\n                        \"rank_str\": \"10\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 1019411,\n                        \"score_description\": \"1.0M\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/4327bc25f4995c02520617060f8ae1e8\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4327bc25f4995c02520617060f8ae1e8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=5133ca60&x-expires=1774562400&x-signature=EaKyQnUxX%2FKnDoqLOT2PFWPs2SY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4327bc25f4995c02520617060f8ae1e8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=674eeb5c&x-expires=1774562400&x-signature=Fr%2FgN6BHEvyiHNi8fBSzpKFK0T0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4327bc25f4995c02520617060f8ae1e8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=c9b159cd&x-expires=1774562400&x-signature=DdV1an89oAYSTi4uWf%2BqhvqsuDE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"BIG SCORPIO 🦂🦂🦂🦂\\nLas Vegas living📍🎲 Louisiana 🐊made⚜️⚜️⚜️⚜️🤍🤍\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1657054986,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"millsdree\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 121467,\n                                \"following_count\": 872,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7116996256668894250,\n                            \"id_str\": \"7116996256668894250\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🦂Scorp🦂\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAAHiNboHi2W6lm6m2r4M7MrOWj3xPshMlXzE_eOy1qsArIgSaXS8QhSPAptUgpR3x\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 11,\n                        \"rank_str\": \"11\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 916442,\n                        \"score_description\": \"916.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/f727b291cfefee01a5980c1df05ced29\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f727b291cfefee01a5980c1df05ced29~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=dfa7797b&x-expires=1774562400&x-signature=00HBut4P44eD26YxPmQq%2BTcEDc4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f727b291cfefee01a5980c1df05ced29~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a5a47a42&x-expires=1774562400&x-signature=r0aU7kRJny1DbpE9Omg5%2BFU8Xfg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f727b291cfefee01a5980c1df05ced29~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=8f328920&x-expires=1774562400&x-signature=iYmYo%2BkkHrxkwl%2F00%2Bn5MlLidyg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"miamii\\nLIVE EVERY DAY.\\nSnapchat: allyxreign\\n🔗🔗\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1460531568,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"allyyreign\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 116681,\n                                \"following_count\": 3454,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 84557388929789952,\n                            \"id_str\": \"84557388929789952\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Ally Reign\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAmeyFYSlQBp073mftNxjnNPhE7mAS5i717rOahSPOV8ow6RjF1KG1wKXVCT0HRwZI\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 12,\n                        \"rank_str\": \"12\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 883438,\n                        \"score_description\": \"883.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/d5f43ae26896ed656058e344beb13b94\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d5f43ae26896ed656058e344beb13b94~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=78ebb91e&x-expires=1774562400&x-signature=z2Yo7mSzcvVOtwuwaRVvhwTfdbw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d5f43ae26896ed656058e344beb13b94~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9efcfb21&x-expires=1774562400&x-signature=NV1%2Bjxy%2B5OwZ%2BkMDzl0bn7x3Glc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d5f43ae26896ed656058e344beb13b94~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=fd4d75b1&x-expires=1774562400&x-signature=HkEO1juIZugRKYPy9lEllqYvo1A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live daily 8-12am pst\\nJoin my community⤵️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1573528349,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"keyslul\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 939399,\n                                \"following_count\": 656,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6758252486517474310,\n                            \"id_str\": \"6758252486517474310\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Keys🔑\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA_uE0YcRecrUo6w66gvkw8hpNj-ivQWW4UMosKAD4gb1nL04fCZMCXdid7dgWw7RI\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 13,\n                        \"rank_str\": \"13\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 875942,\n                        \"score_description\": \"875.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/64a98e0f1e0f93fc6c63e7bf72f268ce\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/64a98e0f1e0f93fc6c63e7bf72f268ce~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a50b7096&x-expires=1774562400&x-signature=ysXyhyvqeNvAMwHhpVG8oYf2wME%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/64a98e0f1e0f93fc6c63e7bf72f268ce~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=f7f60fd2&x-expires=1774562400&x-signature=cs%2FXQkNOILYLqDn2GTZu1it%2FQSU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/64a98e0f1e0f93fc6c63e7bf72f268ce~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=a7f6273e&x-expires=1774562400&x-signature=GFcZqyOTLFvf%2BunF5j7WOy5Rc4Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"To all the girls in my DMs — sorry I’ve been quiet. My phone’s overheating from all the notifications. 🔥📱🐨🐥\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1697000085,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"onlytomcat\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 31309,\n                                \"following_count\": 2537,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7288559051505419310,\n                            \"id_str\": \"7288559051505419310\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Tom Cat❄️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA-BBDNOb4XS4BiXEMffWWoQfND6EjtxuDUMWZiHQGRhH1-N6i2IRek6IOXpBSOJiP\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 14,\n                        \"rank_str\": \"14\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 817592,\n                        \"score_description\": \"817.5K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/e68cf8c705542839fdad026147227ef4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e68cf8c705542839fdad026147227ef4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=e7ae447d&x-expires=1774562400&x-signature=0V%2FSAes39KB6kgeMUw%2FuCPe5tts%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e68cf8c705542839fdad026147227ef4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=7bf05a7a&x-expires=1774562400&x-signature=I5uDRZThSFYxsYByxf1YDXdrSUg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e68cf8c705542839fdad026147227ef4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=e62ab20c&x-expires=1774562400&x-signature=mMqLjXWiSZ8StoRv%2BKQvPJ4iM5w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"† live daily 🐁  \\nfollow on all platforms below ⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1441347166,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"alexreuter_\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 134098,\n                                \"following_count\": 902,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 8381526,\n                            \"id_str\": \"8381526\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"lex 🐁\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAa8VQekU_UwZi1DzGeeo0-v3vVTGBTIZbyqp19MjDAGU\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 15,\n                        \"rank_str\": \"15\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 758496,\n                        \"score_description\": \"758.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/8737f7665680e05e39f4f9cbf5af5089\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8737f7665680e05e39f4f9cbf5af5089~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=edb86561&x-expires=1774562400&x-signature=3emF5qTiUMqAbWbqkmfTVRUB6lI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8737f7665680e05e39f4f9cbf5af5089~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=668efd08&x-expires=1774562400&x-signature=6Mw6omhjawa6tRLMe%2B6Jf%2B7ikBw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8737f7665680e05e39f4f9cbf5af5089~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=9d94471d&x-expires=1774562400&x-signature=zWKjCgymzt0hWuNAGK53%2FThynxw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🇹🇷  - live daily \\njoin the best management - @LuxeLive  \\nsnapchat: ssezzzennn\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1585254453,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ssezzzenn\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1731157,\n                                \"following_count\": 1255,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6794257457734026245,\n                            \"id_str\": \"6794257457734026245\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"sezen 🧿\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAfEJPpD_eUTUehVY46vcz4WDIJMwKTp1rAj3Z6JkRzpWV5vEHfkOo_wJJrB3H51-A\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 16,\n                        \"rank_str\": \"16\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 734540,\n                        \"score_description\": \"734.5K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/bdbfa0af51157097670e02842db8f321\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bdbfa0af51157097670e02842db8f321~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=770f730d&x-expires=1774562400&x-signature=WnnX3PF45r34YlbBMJDMe8aScTk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bdbfa0af51157097670e02842db8f321~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b6fa7aee&x-expires=1774562400&x-signature=z0uR9SmxeHb70sOSdAGLkLqKaMo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bdbfa0af51157097670e02842db8f321~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=3ba7170e&x-expires=1774562400&x-signature=%2FyX8lNcEh1u8Onxo8Z7lQ0aAeYk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"•🅻🅸🆅🅴 DAILY•\\nCEO/SADD🩷- ᗰⓔℕ𝐭αⓛ 𝒽ⓔαⓛ𝐭ｈ ᗰ𝒾丂丂𝒾ㄖℕ\\nSTAY ANOTHER DAY DUDE\\n🄰🄳🄳 🅃🄷🄴 🄳🄸🅂🄲🄾🅁🄳👇🏼\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1578782026,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"sadd_baddie_\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 9166,\n                                \"following_count\": 1915,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6780816185892209669,\n                            \"id_str\": \"6780816185892209669\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"LO🩷\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAxDW-L1HJEq6vXMg-beKJMzl3SkoFmEB4Dk0gqNgqZuV16ByjknQfxx9XBPbA-Zz8\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 17,\n                        \"rank_str\": \"17\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 727944,\n                        \"score_description\": \"727.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/6fa7c3ec5876e3a19c3ac11f6b67e9bf\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6fa7c3ec5876e3a19c3ac11f6b67e9bf~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=ccbc39fb&x-expires=1774562400&x-signature=N1omwjbHAHUpCoJyBu0ZVtFmLPM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6fa7c3ec5876e3a19c3ac11f6b67e9bf~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=157ed35e&x-expires=1774562400&x-signature=Neg47O09au5DS51jnKkID213dzk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6fa7c3ec5876e3a19c3ac11f6b67e9bf~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=83e68dd7&x-expires=1774562400&x-signature=yv8HEckzVOR8M0Y5UeFzGcN1q04%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🎥 LIVE DAILY #TEAMBRIBRI💰\\nNawfsideshawtty on TWITCH \\n📩:bri2xbookings@gmail.com \\nATL\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1721626667,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"nawfsideshawtty\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 117616,\n                                \"following_count\": 1155,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7394329939373933614,\n                            \"id_str\": \"7394329939373933614\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"BRI BRI 💰\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAmlmURH_YkS6rZzcgStldgGJzc4wwt-_qgWIq9qveFbOb7XS59j5VBD4wq5m7QtdV\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 18,\n                        \"rank_str\": \"18\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 720041,\n                        \"score_description\": \"720.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/9425da1b8081fc56914e5654cd4d67e6\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/9425da1b8081fc56914e5654cd4d67e6~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=cfe02a15&x-expires=1774562400&x-signature=hhcy9%2BJGbpm7ez8GDxmoy0zIxlQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/9425da1b8081fc56914e5654cd4d67e6~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=89774dce&x-expires=1774562400&x-signature=5Myn%2FNoGOkPdzrDPYE%2FAbJAnF3I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/9425da1b8081fc56914e5654cd4d67e6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=2503613a&x-expires=1774562400&x-signature=GqB4ZhrG0bZCga2iCdm%2FcK4c65Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Insta: GeraldoPerdomo93\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1712734550,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"geraldoperdomo93\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 57219,\n                                \"following_count\": 316,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7356138216259781674,\n                            \"id_str\": \"7356138216259781674\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Geraldo Perdomo Jr\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAHpmhfuDXeExNBn5IA9j3GBvprmGw73uY9RWF8uDhnbll9QIZqpjxZopffN5yHfUg\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 19,\n                        \"rank_str\": \"19\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 713786,\n                        \"score_description\": \"713.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-alisg-avt-0068/e0f2b5826de92a9be287dbb2b82359fa\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e0f2b5826de92a9be287dbb2b82359fa~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=3b03505b&x-expires=1774562400&x-signature=m9XFvl%2FWFxAD5DPG1lcWz9YLyO8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e0f2b5826de92a9be287dbb2b82359fa~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8e226cfa&x-expires=1774562400&x-signature=%2FbD3Fb5eYIMMxBO947WqXX%2B%2FeVw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e0f2b5826de92a9be287dbb2b82359fa~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=eb163bc3&x-expires=1774562400&x-signature=ZA1Fgt8dBqNKvmBkZ7zs171RNMo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live Streamer\\nThe Empire🐉💜\\nDaily USA Top 1: 85x\\n⬇️Merch⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1631102025,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"prettyboyali24\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1044888,\n                                \"following_count\": 5923,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7005525148082390022,\n                            \"id_str\": \"7005525148082390022\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"PrettyBoyAli24\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAeQcjI7rHNLTnM2NBk3D46xj5IDJEj7SFngm-Dzsplk0QrK_lq3fCZFcdQMMP0Nnq\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 20,\n                        \"rank_str\": \"20\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 710979,\n                        \"score_description\": \"710.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/4c13747253d4a696b60d4f244c15f357\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4c13747253d4a696b60d4f244c15f357~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4399a1c2&x-expires=1774562400&x-signature=3BKTWfx4KYE%2FUUw7wSV9lr0q4n4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4c13747253d4a696b60d4f244c15f357~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=3e2870ea&x-expires=1774562400&x-signature=M2dWyS8pkvr%2BUIHfE5NdSqH1K6Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4c13747253d4a696b60d4f244c15f357~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=b547d1f8&x-expires=1774562400&x-signature=wss2k1QoKlzGU%2Fduhh%2Fy60owmL4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Im the one you need 🫰🤝🫶\\nClick the link ⬇️⬇️⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1688484163,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"youreyekandy\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1569,\n                                \"following_count\": 216,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7251983719690322987,\n                            \"id_str\": \"7251983719690322987\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"💙𝑱𝑩𝑯𝑽𝑷✞𝑶𝑮’𝑴𝒐𝒎𝒎𝒚💙\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAPJvmkrCWdgA0X5NacWnMG2jkpVUEqB8L8RKePaJ2rdc5caien0AwxB1L7C1uNbQ1\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 21,\n                        \"rank_str\": \"21\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 702352,\n                        \"score_description\": \"702.3K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/36b246c15be303d1c3802cc5f5e1a41e\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36b246c15be303d1c3802cc5f5e1a41e~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=aa025ab5&x-expires=1774562400&x-signature=Vdq%2FPnG363jziGvw8Y41ILG9EwY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36b246c15be303d1c3802cc5f5e1a41e~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=7e8318ac&x-expires=1774562400&x-signature=Aj6vFBGVBNKP%2BRMBB5wg4FG6Z9w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/36b246c15be303d1c3802cc5f5e1a41e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4df52554&x-expires=1774562400&x-signature=%2FzKcY69HcPaAT4iD76s%2FlwdVoZM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Lazy live pro in the car\\nLong Island NY \\n♻️ free live creator\\n🇸🇻\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1571697988,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"los.ki\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 283203,\n                                \"following_count\": 1939,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6741866520379245574,\n                            \"id_str\": \"6741866520379245574\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Loski\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA6Fw2aBmYDVNFtyRLQPZLMv04qTu1t-18wKF1X3mAxcXjZ3m3s9fNcDQ2potuUsap\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 22,\n                        \"rank_str\": \"22\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 648853,\n                        \"score_description\": \"648.8K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/2f9bc9bff828897039a7a5e86e0e2383\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2f9bc9bff828897039a7a5e86e0e2383~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6f944a10&x-expires=1774562400&x-signature=yTdSQ25FwOv1r2LzYDgLFZcXCaQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2f9bc9bff828897039a7a5e86e0e2383~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a2f0f21b&x-expires=1774562400&x-signature=JIXr78VYPCs61HxBfMlTX5uhtDE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2f9bc9bff828897039a7a5e86e0e2383~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=f24e1c55&x-expires=1774562400&x-signature=EIxc1ExNDu0Xcwlo0S12RT4vfDU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Breaking hits for every sport\\nSingle Boy Dad x2\\nThat Dad from that 📺 show\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1581837882,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"smokeshowbreaks\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 596411,\n                                \"following_count\": 9472,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6773792814281032709,\n                            \"id_str\": \"6773792814281032709\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Smoke Show Breaks\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA-wj246AG-fnMBDIcIQuhlUC_SrZ9DrMhcO8SiUjQuwahQJJI19kKCwN_cAPVmw2q\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 23,\n                        \"rank_str\": \"23\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 620363,\n                        \"score_description\": \"620.3K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/c3491ffba690539ceb8e3bc40eb32a3f\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c3491ffba690539ceb8e3bc40eb32a3f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9c4a9537&x-expires=1774562400&x-signature=HZeElrEGRgOuUoTgD6AX3vvpWzU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c3491ffba690539ceb8e3bc40eb32a3f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=be65dd6b&x-expires=1774562400&x-signature=%2FbbYdr7p1OxYkRZ3ykAXe%2F%2Fu0Fg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c3491ffba690539ceb8e3bc40eb32a3f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=dd04ca55&x-expires=1774562400&x-signature=y8QqTjuxs280oaiUFofcU3Z0s%2BE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1700878761,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"electra504de_yady\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 120503,\n                                \"following_count\": 4087,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7305218290858574891,\n                            \"id_str\": \"7305218290858574891\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🐓🦗LA SILLA CALIENTE 🧝\\u200d♀️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAajyWx1ybDmKRwHoUS8baboOybGTsc-lY2DPkUbGxWOIklGu0iJJJw2cCUAoptEe6\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 24,\n                        \"rank_str\": \"24\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 618256,\n                        \"score_description\": \"618.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/1c340a23c3bfd7edabfe43b5ec358e00\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c340a23c3bfd7edabfe43b5ec358e00~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=eddb6ddf&x-expires=1774562400&x-signature=FwuBWXY9KyX0qGoSkVUMDzppZwE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c340a23c3bfd7edabfe43b5ec358e00~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a3c75cce&x-expires=1774562400&x-signature=mn3QUrTfFHCq06plPYtYJlaQv8k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c340a23c3bfd7edabfe43b5ec358e00~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=9926c445&x-expires=1774562400&x-signature=arN5bpRguyUIxmS6jNrcC%2FCt3aY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🌸Hello Gorgeous, Welcome to your new addiction🌸\\n\\n💠 LIVE:Sun/Mon & Thur/Fri 💠\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1614295373,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"glamourgirldesigns\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 29775,\n                                \"following_count\": 1273,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6928458762820240389,\n                            \"id_str\": \"6928458762820240389\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🌸 Glamour Girl 🌸\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAANH9ebKJnzZx3IxJRNHFKHau8amRgbFQ0GmMdGkut6HN61XMP8C-n8EY5fsYi_e-D\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 25,\n                        \"rank_str\": \"25\",\n                        \"room_id\": 7620941491518720782,\n                        \"room_id_str\": \"7620941491518720782\",\n                        \"score\": 616239,\n                        \"score_description\": \"616.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/4d8f544805a132c98e095b5ebec5ded2\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4d8f544805a132c98e095b5ebec5ded2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=49bab31f&x-expires=1774562400&x-signature=MBoMfNBQDQs1buND1J1ZXjCLkIw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4d8f544805a132c98e095b5ebec5ded2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=494e730b&x-expires=1774562400&x-signature=98PFZpaPSRxffRpU97Tw7NOG8%2Fo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4d8f544805a132c98e095b5ebec5ded2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=d27c2966&x-expires=1774562400&x-signature=VUY%2BlfhKuWdntXLUlPHQTpZjaQA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Im pretty good at making music🤓 Artist | Singer. Live daily🎈\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1571823927,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"officialdanielmunoz\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 301261,\n                                \"following_count\": 1302,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6751052203525424133,\n                            \"id_str\": \"6751052203525424133\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Daniel Muñoz🎈\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAg8Ph0YYKLqT-Smm50F0-khGSxTuAxWzdpEVOqvvG5Z74WHYSrYWy32-NQYmq4L2n\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 26,\n                        \"rank_str\": \"26\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 599452,\n                        \"score_description\": \"599.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/e048993ede4d0a1daa05d495ca476495\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e048993ede4d0a1daa05d495ca476495~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=c56f7327&x-expires=1774562400&x-signature=6ZQHzp%2BRuNuWY5cGIDtMAoV9%2BXM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e048993ede4d0a1daa05d495ca476495~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a0cde941&x-expires=1774562400&x-signature=1TQ2dxlFKNPb6Jti4yF4LUgoN7M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e048993ede4d0a1daa05d495ca476495~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=d83d8c09&x-expires=1774562400&x-signature=B0IpOI%2BbZoCluzuw3CLXe%2B8Yj%2FA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"❤️\\u200d🔥 God 1st! JOIN MY LIVE! Follow me! You Matter! ❤️\\u200d🔥\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1576588305,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"blessings2youall\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 409344,\n                                \"following_count\": 9116,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6771375707891074053,\n                            \"id_str\": \"6771375707891074053\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Himbibi\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAYP_pBI4SDWiqmRspAgIbubTfAUgblEZ0WAJzWTIRQrKfyONAXFECj3lNWyTd_NSK\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 27,\n                        \"rank_str\": \"27\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 591728,\n                        \"score_description\": \"591.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/4c2dd3912d51880214de2da72b8399af\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4c2dd3912d51880214de2da72b8399af~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=fe28d8ea&x-expires=1774562400&x-signature=zknfAbS%2BBworq%2BE98Zp%2BCqH7o1c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4c2dd3912d51880214de2da72b8399af~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1042fd63&x-expires=1774562400&x-signature=G%2FW3mkJpImb7KtPZTN6W2MMEK2Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4c2dd3912d51880214de2da72b8399af~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=162ed1fa&x-expires=1774562400&x-signature=0ZexWqU5a3mvkDOeRF5j%2Bp6%2BffA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Team Jesus! Going Live? ✅\\nLearn to Monetize $$$ Mon-Fri 9am Est\\nBuild Your Community & Brand!\\nLearn BMM (Boss Metri Method)\\nPlay BMM Games= Free chance to win $\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1654903134,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"bossmetri\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 96412,\n                                \"following_count\": 685,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7014445636003660806,\n                            \"id_str\": \"7014445636003660806\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Boss Metri\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAXzSWyqm_6SP9vTV3iYzl_xL-nBFVop6-ezbrAKKaS6txVukE3r3dMFbsydTDwOFR\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 28,\n                        \"rank_str\": \"28\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 590611,\n                        \"score_description\": \"590.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/410e65d98d2b7d88938a85d9b33db80c\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/410e65d98d2b7d88938a85d9b33db80c~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4b4d7107&x-expires=1774562400&x-signature=qJEj4bGDDU8m4j5wXm%2Busar4wrk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/410e65d98d2b7d88938a85d9b33db80c~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9fa7a2c5&x-expires=1774562400&x-signature=RXY%2B3oNSwN1IQA%2BvBDNecPd6qGo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/410e65d98d2b7d88938a85d9b33db80c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4d2385f2&x-expires=1774562400&x-signature=5oGeST%2BbvnxHcNhd0f9kSebCXk4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live everyday\\nJesus Saves\\nJoin my community!\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1720206872,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"tlobsta\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 14554,\n                                \"following_count\": 717,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7388231963091403819,\n                            \"id_str\": \"7388231963091403819\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Trenten🦞\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAWk0grG9UuP5xlFgWq15oEiGbVWvSQflsj1fFyw3z76VhRe43bTXDdaqEHhqqyVHj\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 29,\n                        \"rank_str\": \"29\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 582715,\n                        \"score_description\": \"582.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/4d091685178552d2f82091b0b72d3be6\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4d091685178552d2f82091b0b72d3be6~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9974dbdc&x-expires=1774562400&x-signature=QJvSrey71Jr13%2FLI%2FLsCOc9CB%2Bk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4d091685178552d2f82091b0b72d3be6~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=71d1a3a2&x-expires=1774562400&x-signature=QFcT4%2BMq7WbziXT04hscl5gTQYk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4d091685178552d2f82091b0b72d3be6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=b9a1d0e9&x-expires=1774562400&x-signature=LUwtngAx0AVYGRbT9KmQUtDJrSo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"PHILLY 📍🏙️\\n@Amber🌈🥦 🔐 ❤️ \\nYES IM LOUD AND I LIKE IT\\nKINDNESS IS FREEfollow my main @Barrie_Blendz🏳️\\u200d🌈🥦\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1686885774,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"barrieblendz444\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1440,\n                                \"following_count\": 507,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7245118645671363626,\n                            \"id_str\": \"7245118645671363626\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"barrieblendz444🏳️\\u200d🌈🥦\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAlPJhPMkqQPHRK18afDoBrJFaK9O3gvi2SiXn5SoDY1HD6dYyu24vq3AA_Nwk0meD\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 30,\n                        \"rank_str\": \"30\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 567944,\n                        \"score_description\": \"567.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/bbb226231c6aad3f364ec6f2d92cd62a\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bbb226231c6aad3f364ec6f2d92cd62a~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1531aa89&x-expires=1774562400&x-signature=R7woVqKbqYxLwpKd%2BX%2BUmtjPEKY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bbb226231c6aad3f364ec6f2d92cd62a~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b3755448&x-expires=1774562400&x-signature=ObqhuNIS%2FizE8pp3b1AS1GEFVj4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/bbb226231c6aad3f364ec6f2d92cd62a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=42e0618b&x-expires=1774562400&x-signature=nu9wE%2BSIuhP8DKVTkF4BRemrpAA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"I MAKE SHORT FILMS, FOLLOW ME! TX, Titans! 2A, - FR8 Productions\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1452412693,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"frizzfr8\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 28442,\n                                \"following_count\": 9952,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 28411087,\n                            \"id_str\": \"28411087\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"FrizzFR8  “FR8”\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAdcMDitVV3z27WaF9wG7OKfMSHfKDUGJ7UxIYYOZ0YvQ\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 31,\n                        \"rank_str\": \"31\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 552204,\n                        \"score_description\": \"552.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/c846a81f7a905bb8d6e739ff67b4ef43\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c846a81f7a905bb8d6e739ff67b4ef43~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b0f491cd&x-expires=1774562400&x-signature=vx1%2BuychG0JapsOUZ8%2B0i17UrrE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c846a81f7a905bb8d6e739ff67b4ef43~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=06b30f9e&x-expires=1774562400&x-signature=IJWd1RXR%2BJIw%2F2XTH5f%2FxFGc5ZQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c846a81f7a905bb8d6e739ff67b4ef43~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=134fa62d&x-expires=1774562400&x-signature=bwQmE2l5aQNAnMlh8wgBBBeRUxo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"@Next Up Agency \\nLive everyday 😊 \\nAshleypottsbooking@gmail.com\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1443081601,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ashleypottss\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 216016,\n                                \"following_count\": 2722,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 10503891,\n                            \"id_str\": \"10503891\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Ashley ❄️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAeCzcEb9cbo0a6Q-TXkYt5gIJKYQciKQhKd9Q25Q8sT0\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 32,\n                        \"rank_str\": \"32\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 532715,\n                        \"score_description\": \"532.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/f2a104161f9d0562ef8ac6a2ec408871\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f2a104161f9d0562ef8ac6a2ec408871~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1f45ae2b&x-expires=1774562400&x-signature=5hYP5Il8rW1zKPxOsB81WhnQKZI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f2a104161f9d0562ef8ac6a2ec408871~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=5d13e753&x-expires=1774562400&x-signature=u0lbAbi7qz4dk%2B8Hwk3vO2qPwZs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f2a104161f9d0562ef8ac6a2ec408871~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=bcae07fc&x-expires=1774562400&x-signature=6KumMDG1E4VZfT8WHLU6dHI5CVk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"florida | 🇦🇷\\nSTEPHANIEEVEY10 For 10% off Edikted\\n@stephspamskiii\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1481971573,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"stephanieevey\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 33933,\n                                \"following_count\": 774,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 174483172485849088,\n                            \"id_str\": \"174483172485849088\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"stephanieeee💝\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA6qU2Vq-XjMkQGgoLBwIwy9Ry4AinEkwrz9wXwOSUuMW33fWWgIWxwvutbwlP3fSl\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 33,\n                        \"rank_str\": \"33\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 522988,\n                        \"score_description\": \"522.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/6674609bdbc92c50a5af70308ae7f3f2\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6674609bdbc92c50a5af70308ae7f3f2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9d69aea3&x-expires=1774562400&x-signature=zFiGA9rlHI6A7%2BqXuBzd7va6fIk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6674609bdbc92c50a5af70308ae7f3f2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=fcb24241&x-expires=1774562400&x-signature=Bt5bxz36SQ7mc86Mhj%2BiaxnYcRM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6674609bdbc92c50a5af70308ae7f3f2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=39688fa6&x-expires=1774562400&x-signature=eLupD7CDNH2rc7q2tBm%2Bx4DKeH8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Hii💗\\nLas Vegas☀️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1466323338,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"tiffanyrichele\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 84217,\n                                \"following_count\": 1588,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 108849833267896320,\n                            \"id_str\": \"108849833267896320\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Tiffany🤸🏽\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAG1oA1EaU0DAfZkiaiWLwhXmKYjixdo1WTizbo5Z-vpdsey0_deGJln9LF7VdidBg\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 34,\n                        \"rank_str\": \"34\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 516608,\n                        \"score_description\": \"516.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/db3aaf95bb9c154a1da9484b6312eacd\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/db3aaf95bb9c154a1da9484b6312eacd~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=bd0953bb&x-expires=1774562400&x-signature=%2BC%2B3VFaO2anWNtyWzpFefS2OYos%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/db3aaf95bb9c154a1da9484b6312eacd~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4d367bdd&x-expires=1774562400&x-signature=5be2Kc5RdMFoRvGbw7I577RWST4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/db3aaf95bb9c154a1da9484b6312eacd~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=d818e083&x-expires=1774562400&x-signature=QPvfKoDqxFKHNujqCrd5hIwU%2BVA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"IG:yiyiyh8888\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1702283346,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"yiyimak\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 126194,\n                                \"following_count\": 1372,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7311250528180110379,\n                            \"id_str\": \"7311250528180110379\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Yiyizi8💖\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAuOxzk2gGp4Qgt-0t4zXl9Uurfv4CUTMl8zHRuA-nUQRnAVTyKUxVNeqXqc3715oL\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 35,\n                        \"rank_str\": \"35\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 511671,\n                        \"score_description\": \"511.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/90b6b38faa9c4add26458042d901c57b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/90b6b38faa9c4add26458042d901c57b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=56259b89&x-expires=1774562400&x-signature=ETimXucn4JLvH0RjVP1UGyIBULA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/90b6b38faa9c4add26458042d901c57b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4af78f16&x-expires=1774562400&x-signature=MwYWPeQ%2BDL%2Bflggf5c%2BIuQFMK%2F0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/90b6b38faa9c4add26458042d901c57b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=24589caa&x-expires=1774562400&x-signature=Kbe5IrYSakzMUkcI9EofY7oQOwk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🔴 Variety Streamer 🔴\\n⬇️ Avo's Community Discord ⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1646872574,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"therealavocado_\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 333006,\n                                \"following_count\": 1043,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7060386355735479343,\n                            \"id_str\": \"7060386355735479343\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"ItsAvo\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAGrlI734sDgrLnZiGIfefKLlndCtLYCbX8tS0UY-AsBBNP8eBjdSX_IIEL6hV_AM2\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 36,\n                        \"rank_str\": \"36\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 494063,\n                        \"score_description\": \"494.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/5a4b1a4280fa0d54b733132ebcfbf5ff\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a4b1a4280fa0d54b733132ebcfbf5ff~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=5cce91ec&x-expires=1774562400&x-signature=%2B6Yv5t1%2Fyr3n2taOPZpp5ZmKs9k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a4b1a4280fa0d54b733132ebcfbf5ff~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8d013b7f&x-expires=1774562400&x-signature=dBYNSRCyG1KDAqJuKo36CfHYZJQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a4b1a4280fa0d54b733132ebcfbf5ff~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=983ebadb&x-expires=1774562400&x-signature=U1h%2BGit%2FHM2nXj5s%2BP54e%2BUnYnQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🩸TEAM SANGRE 🩸\\n (cuenta oficial )\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1680476892,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"romaylasangre_oficial\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 314839,\n                                \"following_count\": 2206,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7217592595231753258,\n                            \"id_str\": \"7217592595231753258\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🩸ROMAY LA SANGRE 🩸 (Team 🩸)\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAYB97p3gyOAGN92U5Bp2E26Xq2n65qn5FmHyE628rVutY3psLm-Fl0qm-vl_z6R9f\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 37,\n                        \"rank_str\": \"37\",\n                        \"room_id\": 7620949346707622686,\n                        \"room_id_str\": \"7620949346707622686\",\n                        \"score\": 490634,\n                        \"score_description\": \"490.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/5391ad2519e9d3c8cdb5b850488d6cd3\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5391ad2519e9d3c8cdb5b850488d6cd3~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=56ebf4e2&x-expires=1774562400&x-signature=O%2FCAHtQuCtWMXyV%2B3U05O2ZvBx8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5391ad2519e9d3c8cdb5b850488d6cd3~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8452ab68&x-expires=1774562400&x-signature=p3e0P2S6ywYRN2%2FKV12c69uZMco%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5391ad2519e9d3c8cdb5b850488d6cd3~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4cff906b&x-expires=1774562400&x-signature=mAXxQZsa3h7niI00wK7KTHktmJY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"YOUTUBE: madamliyahh\\nSnapchat: beautyofliyahh \\nBusiness email:beautyofliyah@gmail.com\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1618446003,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"beautyofliyah\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1802190,\n                                \"following_count\": 581,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6951171596783567878,\n                            \"id_str\": \"6951171596783567878\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Liyah 💗\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA_CCsObgr2SrqotRYb9KPI4UNSfBunZxfQVfWywmxuugaBY84liQSLuchJWasoJTe\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 38,\n                        \"rank_str\": \"38\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 473776,\n                        \"score_description\": \"473.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/580b2bd96f655392b52d0204b4581d6d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/580b2bd96f655392b52d0204b4581d6d~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6bb2c17e&x-expires=1774562400&x-signature=PiM7OLmPOLyxJehw5QOv7S6vaKI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/580b2bd96f655392b52d0204b4581d6d~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=0d6708b4&x-expires=1774562400&x-signature=qwgu%2F7IzhbYaFZBwd5gMIaE%2F%2FG4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/580b2bd96f655392b52d0204b4581d6d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=31f33dde&x-expires=1774562400&x-signature=etHHH9hv5u5p6Kh2i2bGBwU%2Fz3I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"LIVE DAILY\\n˙⋆🦋⋆˙\\nJOIN THE DISCORD ↓\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1584770364,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"jamie.ellaaa\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 65102,\n                                \"following_count\": 853,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6747137026853864454,\n                            \"id_str\": \"6747137026853864454\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"jamie 🦋\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA6adZVG4GCA02iXqzZquxPvA0UFLmjo6G-NZGOQZnGmmq3wkWL6DMtvLz5HI58P-w\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 39,\n                        \"rank_str\": \"39\",\n                        \"room_id\": 7620905163641572127,\n                        \"room_id_str\": \"7620905163641572127\",\n                        \"score\": 466633,\n                        \"score_description\": \"466.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/d4e71cc98e1932a094b56099a0687197\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d4e71cc98e1932a094b56099a0687197~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=7d258fe1&x-expires=1774562400&x-signature=XsbrLDpQU9xwHsIS69XpJwoeZoo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d4e71cc98e1932a094b56099a0687197~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=eeafa53e&x-expires=1774562400&x-signature=e%2Fh03Eit2a9h2MavanEV0VNGZlc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d4e71cc98e1932a094b56099a0687197~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=a2470c9a&x-expires=1774562400&x-signature=oIZa358xMYOdbJhc0eGW5z9S%2BFU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Sagittarius 🍷\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1549430858,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ohthatsjhane\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 17459,\n                                \"following_count\": 3663,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6640997977559302149,\n                            \"id_str\": \"6640997977559302149\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Celiece🔮🪬\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA4uVIVWt8Qru70Hv52df_UGUrjfq8JnHF64_WKHfEBXTNmpN9eXuesdmR32SEAlVv\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 40,\n                        \"rank_str\": \"40\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 463673,\n                        \"score_description\": \"463.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/56c846430a3046293a2b6733b23a54d4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/56c846430a3046293a2b6733b23a54d4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=50c75102&x-expires=1774562400&x-signature=5G5Bt6zHbVIAz2MVQhwqmxq7T4A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/56c846430a3046293a2b6733b23a54d4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=ae1c79d4&x-expires=1774562400&x-signature=uUpgaCOML5uBVFNyHqGfjGEuxX4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/56c846430a3046293a2b6733b23a54d4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=692b5f28&x-expires=1774562400&x-signature=9z16yduDZDSA92EXlsQ6tuyewk0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"I'M BUSY CA (San Jose )🇺🇸 \\nGundii ☠️☠️☠️🫦\\nCapricorn ♑️\\nBuddha was born in Nepal 🇳🇵\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1726261247,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"kabitakhatri637\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 105035,\n                                \"following_count\": 632,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7410445609186542638,\n                            \"id_str\": \"7410445609186542638\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Kaitlyn_637\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA5JHTjXiC7zkMMH3ARJhPF3oydWuY6Un29ON543SCVDvLmbWcAzhChwXsa37Km4RP\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 41,\n                        \"rank_str\": \"41\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 463562,\n                        \"score_description\": \"463.5K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/f76de284abf7c229e9b70e96b4cb4601\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f76de284abf7c229e9b70e96b4cb4601~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=3a5b1a42&x-expires=1774562400&x-signature=YJr9J5DlWPxuYnCqPXD8BJIZTH0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f76de284abf7c229e9b70e96b4cb4601~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1cd1457d&x-expires=1774562400&x-signature=69J8mmEEOuBWONc8Pj9z28flP4E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f76de284abf7c229e9b70e96b4cb4601~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=92bc62b0&x-expires=1774562400&x-signature=vb8fP5gBPSa%2F1Ja53inoW76MLK0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Back up for @nigerian_nupe\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1639266866,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"nigerian_nupebackup\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 90647,\n                                \"following_count\": 801,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6895035987208340486,\n                            \"id_str\": \"6895035987208340486\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Diamond 💎✨/Nupe\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAALu2aBXdP5yotSb365MhHakG6TnF0t9gtOPCfvIhatadvTrWJOgF_WIFyyPobWHIF\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 42,\n                        \"rank_str\": \"42\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 442944,\n                        \"score_description\": \"442.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/ad31c9bfe4a96b032b256a67c3fc15da\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ad31c9bfe4a96b032b256a67c3fc15da~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=606d5ad8&x-expires=1774558800&x-signature=vrYsWODKkMstTX2WsB6uts2%2BwLs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ad31c9bfe4a96b032b256a67c3fc15da~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=c7380f2d&x-expires=1774558800&x-signature=6KwjA7iWiMBo5c46G0S254fvAvc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ad31c9bfe4a96b032b256a67c3fc15da~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=e36d32b0&x-expires=1774558800&x-signature=8HuYeCkeVaeW0s8u4Qmo8kKWcpk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Backup acc: @KD Johnson \\n$devyn9595       CA\\nP.O. Box 54\\nArab, AL 35016\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1664585996,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"kevdev8395\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 104015,\n                                \"following_count\": 9005,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7077474529593885739,\n                            \"id_str\": \"7077474529593885739\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Kevin and Devyn Johnson💋\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAcACQSUf4C7PB2j0pvHZjkt35R_aze_r5OjTkYtXmyRoXKd3jscmxKZKcIzlSIEkx\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 43,\n                        \"rank_str\": \"43\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 430825,\n                        \"score_description\": \"430.8K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/a892d7cdb5f2cdd0ef8fba1a6ac672fe\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a892d7cdb5f2cdd0ef8fba1a6ac672fe~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=942c7d57&x-expires=1774562400&x-signature=E7%2Bm5%2B9QE8KggyJ8X3mNY7X4tBg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a892d7cdb5f2cdd0ef8fba1a6ac672fe~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=83e623a7&x-expires=1774562400&x-signature=JqjmyuFTUCWO3Ha2rOfptxAoiB4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a892d7cdb5f2cdd0ef8fba1a6ac672fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=ee731a26&x-expires=1774562400&x-signature=dAGz4PvdGTgExgdmuZfCuUZ6r9Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"1908 💕💚 & 🇵🇷\\nLive M-Sa: 2pm & 9:30pm CT\\n#TheQueendom 💕👑 #LLK 🕊️💙\\n💜🚀\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1582661606,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"idesignedmyself\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 700835,\n                                \"following_count\": 4431,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6760417718240904198,\n                            \"id_str\": \"6760417718240904198\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"💕👑 Top Tier Krystal 💕✨\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA5Bi-Vuecd0Pa8EpZL0o4pcOy9bONdYDTNu95lUtfkIydjHEcGqamaXrVVz9TZya_\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 44,\n                        \"rank_str\": \"44\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 424012,\n                        \"score_description\": \"424.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/c08fe7982e18b9712169f82191332456\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c08fe7982e18b9712169f82191332456~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=89f2f4cb&x-expires=1774562400&x-signature=872sHUKKCq7h%2F7a0c1D4%2FAA2r5M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c08fe7982e18b9712169f82191332456~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=7c1945de&x-expires=1774562400&x-signature=0%2FObfypltr%2FJCWO2oP7emWMjWdY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c08fe7982e18b9712169f82191332456~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=0db74dc2&x-expires=1774562400&x-signature=DcoPi2MsUDtgbIWYnvOOFCpmSKg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live : Thursday 9pm PST ❤️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1584337536,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"nikkijoxo\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 12576,\n                                \"following_count\": 673,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6803131687338869765,\n                            \"id_str\": \"6803131687338869765\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Nikki 🖤💋\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAPhFHdFm60tGwilgqAQLDOXi4neziTPxlaPkDwkSj820wXhvuHjZiwynBq0fGLnDg\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 45,\n                        \"rank_str\": \"45\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 423985,\n                        \"score_description\": \"423.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/d0c0da99c9efb57514ca2ff6a40ac192\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d0c0da99c9efb57514ca2ff6a40ac192~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d6f1cfeb&x-expires=1774562400&x-signature=XAuLUeUFm0rNqifkpdMVPk0C4WE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d0c0da99c9efb57514ca2ff6a40ac192~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=0f57e487&x-expires=1774562400&x-signature=rOULDbi7SHfdkgulXHrd4eOWznU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d0c0da99c9efb57514ca2ff6a40ac192~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=962d2b03&x-expires=1774562400&x-signature=75My44THD4%2F7Al%2BjnUqOK2mX9WU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🍪 LIVE DAILY 🍪 \\n\\ninsta: orestes_bohorques\\nsnap: orestes.b\\n@focuslivestreaming\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1749282821,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"orestes.bohorques\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 111080,\n                                \"following_count\": 619,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7513111385813271582,\n                            \"id_str\": \"7513111385813271582\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Oreo 🍪\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAgymdu6h2d9G-5pXgn4mSOb4bn-M0g7x2JyYGbf7SLBYPhJ8Cep6NvEWX30ENsXQZ\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 46,\n                        \"rank_str\": \"46\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 419278,\n                        \"score_description\": \"419.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/403eb17831b90241c4e3ebce65087602\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/403eb17831b90241c4e3ebce65087602~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=72e2a19b&x-expires=1774562400&x-signature=UNm6GroHXVjPU4yN9NiRRbGRdDQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/403eb17831b90241c4e3ebce65087602~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1b977ba2&x-expires=1774562400&x-signature=5HYfv%2FzB1cTjOT3%2BgcP7WfZTdpU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/403eb17831b90241c4e3ebce65087602~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4a7b9df9&x-expires=1774562400&x-signature=Bae1n3bpXHbI4rGHw5kWg72q1wM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"El Tiempo de dios es perfecto\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1647803688,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ultrackplay\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 318797,\n                                \"following_count\": 1380,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7036480581010228230,\n                            \"id_str\": \"7036480581010228230\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🫡UltrackPlay\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAgsfglCdCmWYv_9coA36Jz7qj3QbjXj3WQM-uSimtNbJAo2MMckCQQ_AKoOhBxt8O\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 47,\n                        \"rank_str\": \"47\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 413430,\n                        \"score_description\": \"413.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/8a11ada48442f28205acdf5f656ef9de\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8a11ada48442f28205acdf5f656ef9de~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=16dab1d6&x-expires=1774562400&x-signature=LUxMjfonsquWJnHzHtochqdZmn0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8a11ada48442f28205acdf5f656ef9de~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=aac98615&x-expires=1774562400&x-signature=xb5UCYCX%2F4kEOagDfzfudbnyJvs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/8a11ada48442f28205acdf5f656ef9de~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=9756f5c6&x-expires=1774562400&x-signature=YT5cVk5X0reJNzAVUc%2BQlsyYsUU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live Daily 🌎 \\nForever Blessed🪽GQ 🎙️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1668549813,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"itswilsonbruh\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 5697,\n                                \"following_count\": 1005,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7166366304407520299,\n                            \"id_str\": \"7166366304407520299\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"W I L L Y 🌎\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAHyephuZ4xJJ17hN4Bdw3-A7YZNHltFwUr7dqTZpOaPiQh3M0OYh3HFI9y5h7WPl9\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 48,\n                        \"rank_str\": \"48\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 412972,\n                        \"score_description\": \"412.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/74567e6a1b934ae7d206861263594f17\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/74567e6a1b934ae7d206861263594f17~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2d80fe7f&x-expires=1774562400&x-signature=Ph3SSxPxjynrTKqQ0M%2BTa%2FNrZ8M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/74567e6a1b934ae7d206861263594f17~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=e992aae8&x-expires=1774562400&x-signature=YiEEYOVEkZfHbg4yQUNGv%2FbRacU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/74567e6a1b934ae7d206861263594f17~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=996d8bb9&x-expires=1774562400&x-signature=na7Dp3y3X1w%2BXKW1KGp0AnA7m6g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"📲[LH]📱🇨🇺🇺🇸= Streamer & Live -8.00 am hour Miami All Days!!+AI/effects\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1652476523,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"technologystorellc\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 108433,\n                                \"following_count\": 1745,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7097331877390369838,\n                            \"id_str\": \"7097331877390369838\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"📱𝐓𝐄𝐂𝐇𝐍𝐎𝐋𝐎𝐆𝐘[𝐋𝐇]📱\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAriyf4bDKdQG7sI9qIX0m7Astgq-L-UwoGVSdDS_OUhRTCzcSkAXScGkHh3lxdWpS\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 49,\n                        \"rank_str\": \"49\",\n                        \"room_id\": 7620955144301415181,\n                        \"room_id_str\": \"7620955144301415181\",\n                        \"score\": 411524,\n                        \"score_description\": \"411.5K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/e2a419369829df979a3f073300d98b0c\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e2a419369829df979a3f073300d98b0c~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4d6e8a87&x-expires=1774562400&x-signature=pMIBT4B65ym0XID18%2BZ09T75mp0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e2a419369829df979a3f073300d98b0c~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=ca4f5b30&x-expires=1774562400&x-signature=uDMMejqZmbxkWnhe5OPGlHh3Onc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e2a419369829df979a3f073300d98b0c~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=12f3ef99&x-expires=1774562400&x-signature=18b56vHspxE1lkbgZnqYNmvxy8s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Banned (LIVE PRO)\\nFlorida 🇺🇸\\nRip Dad 🪽\\nProfessional Drag Race Pro mods\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1578589355,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"jwrenlimited2\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 97140,\n                                \"following_count\": 9797,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6779988363023057926,\n                            \"id_str\": \"6779988363023057926\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Jwren2🩵\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAf7HRb2oPjsCSEjL8vzL5pS3laiqVvXfessZVUu3ZwtGEqsfJLRHCn2OzoESz9ci6\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 50,\n                        \"rank_str\": \"50\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 411213,\n                        \"score_description\": \"411.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/1ebe3c48701cb49bf9e8e3924a19842f\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ebe3c48701cb49bf9e8e3924a19842f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=69abd2b2&x-expires=1774562400&x-signature=Ovej%2FVo0I90KPB5LPic%2BHZVNraA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ebe3c48701cb49bf9e8e3924a19842f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=7c7093d6&x-expires=1774562400&x-signature=p2WWoiPVS1U9DERE2Cg8Ew9uqEY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ebe3c48701cb49bf9e8e3924a19842f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=1b3fad43&x-expires=1774562400&x-signature=BUzRFMRY8mlaEL3szsiAxZKXFL8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1604807493,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"justmarsh_\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 11157,\n                                \"following_count\": 2301,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6892595136049923078,\n                            \"id_str\": \"6892595136049923078\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Marsh\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAD5Dbm4fARWviDIXnlDqyOea3tShihEDoHUs7j-DPWbYP1hBNMWtpBDRSLfm0PhI8\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 51,\n                        \"rank_str\": \"51\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 410423,\n                        \"score_description\": \"410.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/ecb81485b4046426fd1b4cf7a92a165d\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ecb81485b4046426fd1b4cf7a92a165d~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2e5a5f2d&x-expires=1774562400&x-signature=DalYhJGvvIt9UgDUqBteCvwKWSE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ecb81485b4046426fd1b4cf7a92a165d~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1372f3a2&x-expires=1774562400&x-signature=Q0uBTyfThOkQhdcM%2B%2F0hTY%2B9e6w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ecb81485b4046426fd1b4cf7a92a165d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4e0cd404&x-expires=1774562400&x-signature=xnXWZKII%2FHCggQbqSGkAEzXP7fk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Miami 📍\\n🇯🇴🇨🇴🇩🇴\\nLive Daily 🥂\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1614698731,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"luluexit1\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1326256,\n                                \"following_count\": 4574,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6935077667801531398,\n                            \"id_str\": \"6935077667801531398\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Lulu🥂\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA1GDUP-KyGcqRZGyZBfMPJZhHY4sDgR1xohZAkIofyBAAXifePY7UbKr9Umo4hOFy\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 52,\n                        \"rank_str\": \"52\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 396764,\n                        \"score_description\": \"396.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/98fc54c338208e28393db265688b2d28\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/98fc54c338208e28393db265688b2d28~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=f43f2987&x-expires=1774562400&x-signature=gpFBtcoT8LoM1FtmLq9NKbGnil4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/98fc54c338208e28393db265688b2d28~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=43ccbadc&x-expires=1774562400&x-signature=ZsY2pZ%2Fja%2FpniVOlLdWQSNvza3M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/98fc54c338208e28393db265688b2d28~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=fd21ce3a&x-expires=1774562400&x-signature=2FNKso%2FkfNPwZNSC%2FeYlsfJaS8A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live Daily 🌞\\nRV Adventures ☮️\\n📍FL 🏝️\\n⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1735521515,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"xdrewb\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 132360,\n                                \"following_count\": 480,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7416774267796538410,\n                            \"id_str\": \"7416774267796538410\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Drew 🌞\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAApv9eGQxgBd_NHaDBWRPvaS-pYFIps-s_yrZvO9BAOSejWUELaB7B5-4CR9m89t3e\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 53,\n                        \"rank_str\": \"53\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 394988,\n                        \"score_description\": \"394.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/44455f8c0dc0d98aca69efb18fdeeeae\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/44455f8c0dc0d98aca69efb18fdeeeae~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=bdc3eed8&x-expires=1774562400&x-signature=3JMDBZv%2F1fdLH4MQ29EtmqqVf7E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/44455f8c0dc0d98aca69efb18fdeeeae~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d47b4976&x-expires=1774562400&x-signature=HDu%2BjmEx8PLlywlpMUDWx5G6S8Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/44455f8c0dc0d98aca69efb18fdeeeae~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=47220eb3&x-expires=1774562400&x-signature=jYWJcqIXojsLFEicP9NJBrboPr0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live Everyday 3pmEST💖\\nTeam Mia🫧🐩\\nCA: $miaalexis31\\nWishlist below\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1600767196,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"miaalexis_0831\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 15808,\n                                \"following_count\": 2859,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6875365988705010694,\n                            \"id_str\": \"6875365988705010694\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"miaalexis_0831\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA0fHGzYFq134KVB3iYCamtX8Q46QIrcFrkElCjvbGK1Ewk9GmlqWwHud1taSqHCrJ\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 54,\n                        \"rank_str\": \"54\",\n                        \"room_id\": 7620952978438081293,\n                        \"room_id_str\": \"7620952978438081293\",\n                        \"score\": 392683,\n                        \"score_description\": \"392.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/f6b84ae63538f4a8b6901722f95daeb5\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f6b84ae63538f4a8b6901722f95daeb5~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=178cbae6&x-expires=1774562400&x-signature=877Jy1tKNIrO6LmeYUqUG%2B%2FdZ%2F4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f6b84ae63538f4a8b6901722f95daeb5~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=105bdea4&x-expires=1774562400&x-signature=Bv2Ql46pOlbH5LCGYLs49h8phu8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f6b84ae63538f4a8b6901722f95daeb5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4cf488a4&x-expires=1774562400&x-signature=lYLlDeMOz8NowwGs62pvyn46GcM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1755790688,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"llego.mi.papacito3\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 26984,\n                                \"following_count\": 3159,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7540314656163480590,\n                            \"id_str\": \"7540314656163480590\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🐎🍍peñita remodeling 🍍🐎\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA6zMx6zF55sff105e5esxP5S9UcvK5DhipZOEdfqPuWoH5j8aslXmctljuWPwUVS8\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 55,\n                        \"rank_str\": \"55\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 392249,\n                        \"score_description\": \"392.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/7315173358704787462\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7315173358704787462~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2bd8109b&x-expires=1774558800&x-signature=oJftsSaDwvXM5Lctd3PIq%2B6nr3Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7315173358704787462~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9431b1a0&x-expires=1774558800&x-signature=HMWdRr3Cuev1yifkQb%2FloY4XCkw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7315173358704787462~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=5367eb90&x-expires=1774558800&x-signature=qsrLcJvZzURMhYqSUTV66JbZ6So%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Just try to make people smile 🕺🏻🕺🏻🤗🤗\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1441778425,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"danrue\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 4690523,\n                                \"following_count\": 1753,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 8991304,\n                            \"id_str\": \"8991304\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Dan Rue\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAtXZwGYpaNEjnGTT7FMHfOiQ-qJYFOwUy6yU-qlIQVmM\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 56,\n                        \"rank_str\": \"56\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 391921,\n                        \"score_description\": \"391.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/308c7a88f866d3abacc414a43a144add\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/308c7a88f866d3abacc414a43a144add~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4d2a3465&x-expires=1774562400&x-signature=ZMU5yRM4l5q%2Ftqz%2B8w5JJIhx2dY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/308c7a88f866d3abacc414a43a144add~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b44c504d&x-expires=1774562400&x-signature=DgHZajhq7zXo3QZ26bTMU7XCoAg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/308c7a88f866d3abacc414a43a144add~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=9bb8fefa&x-expires=1774562400&x-signature=0kw0Um2c982chc6aggtYqgw48Ic%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"#TeamGrey🦉\\nAZ🌵\\nLive 8pm EST\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1639892669,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"itsryangrey\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 160883,\n                                \"following_count\": 3124,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7043284504425530374,\n                            \"id_str\": \"7043284504425530374\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Ryan Grey 🦉\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAXD2y7siN9Y7hevAkOvoHEoHeNlzbUh0KWZ1n9KViViFwDlhuKr6IzF5y4o6pG6A3\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 57,\n                        \"rank_str\": \"57\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 388249,\n                        \"score_description\": \"388.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/656621822efdb39a48d22ab059a96285\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/656621822efdb39a48d22ab059a96285~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=83df1a0f&x-expires=1774562400&x-signature=CodjF8QxBNExbgp9ITnmQeYLN58%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/656621822efdb39a48d22ab059a96285~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2bd8b663&x-expires=1774562400&x-signature=WudDoaF5LqtepzixK1yXPaaLaOA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/656621822efdb39a48d22ab059a96285~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=b49ea24f&x-expires=1774562400&x-signature=lasg8I5IIdVSVbMteLhQyBW1oRg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"GOD FIRST 🙏🏽\\nLIVE 8pm–12am EST 🎥✨\\n👉 SINGLE, NO KIDS 💋✨\\n       IG: benzi_2.0 💋\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1573263217,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"benzi_2.0\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 40712,\n                                \"following_count\": 4141,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6756949591243228166,\n                            \"id_str\": \"6756949591243228166\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"💜Benzi🩵\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAsU16doLJzKNHq8xhwgUcnQ82fio8rYk0RtKOoFWBw7NKvmR8rB_NNUTpTcIYxvsW\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 58,\n                        \"rank_str\": \"58\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 383007,\n                        \"score_description\": \"383.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/d17f957b0eebf4151a9c4ec740e1ff6b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d17f957b0eebf4151a9c4ec740e1ff6b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=fb44faa2&x-expires=1774562400&x-signature=quu%2FIXLrArcppGcN%2BQBSRUcxptc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d17f957b0eebf4151a9c4ec740e1ff6b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b076f68e&x-expires=1774562400&x-signature=5W5RtiZws%2BDtlVw5I%2B0QeRS%2BCJs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/d17f957b0eebf4151a9c4ec740e1ff6b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=9394e229&x-expires=1774562400&x-signature=M3BaOVv2LC6ja0gN0MA8G3ce5%2Fk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"EAT.PRAY.LOVE \\n\\nI GO LIVE EVERYDAY \\n\\nIG:1Drebaby\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1645730218,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"1drebby\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 28007,\n                                \"following_count\": 1007,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6939214573582173189,\n                            \"id_str\": \"6939214573582173189\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"DREBABY 🔪🧸🅿️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA7gAIjUn5ffq2J9WNzHcm04QbJqoo5SyJKNgI-Y99wbjnypBAraA_bRZVFclh_5Bx\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 59,\n                        \"rank_str\": \"59\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 378845,\n                        \"score_description\": \"378.8K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-alisg-avt-0068/e7a957334738401b48886556a7e4496e\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e7a957334738401b48886556a7e4496e~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=ff05e58b&x-expires=1774562400&x-signature=ZGxX9ZmXg3TGNnbFSwN1kAoH0Ko%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e7a957334738401b48886556a7e4496e~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=7cce3ba4&x-expires=1774562400&x-signature=u7DwUMJd7YtGhmC5Wci20VkoLRA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/e7a957334738401b48886556a7e4496e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=e80711ef&x-expires=1774562400&x-signature=DS5OISRHa%2FjYw%2FtjLcSMoYWkEh4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Join the Kingdom Battle Squad👑🔥❤️💸 Daily Battles filled with entertainment💯\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1735006080,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"kingdom.battles\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 24142,\n                                \"following_count\": 2336,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7451793277333193733,\n                            \"id_str\": \"7451793277333193733\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Battle King👑\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAtOcYiFJWFF_LJRbzTkDpCm2iTll7_5S2yiM2rJw9hPK9yoRnhEMrbPHuuYM41IdB\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 60,\n                        \"rank_str\": \"60\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 376488,\n                        \"score_description\": \"376.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/6af348e2c5880d36051e5211762014d4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6af348e2c5880d36051e5211762014d4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=cc2816e9&x-expires=1774562400&x-signature=LuSJVwBeCEt%2BzVBUhFfRafq1TBc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6af348e2c5880d36051e5211762014d4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b184c7f3&x-expires=1774562400&x-signature=xGbHbZiOOIoC123ik4p9MuIp1qc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/6af348e2c5880d36051e5211762014d4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=c95632b8&x-expires=1774562400&x-signature=4fmZxPnWjuze6yy6rWF6t4PYw9Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Member 50 • Pablo & Goodboy\\n3️⃣Live Daily3️⃣ \\n10am-2pm CST/8pm-12am CST\\nTalenture Agency \\nGmail • nathanbrewcrew3@gmail.com\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1744663844,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"nateb0310\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 100535,\n                                \"following_count\": 631,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7493273271863002143,\n                            \"id_str\": \"7493273271863002143\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"N3️⃣\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA1KUtrYuMkvBYQ8dOk6aaORVVhvLoCfLAXQmYFPCURIONWzK69sCUbGqdFznjK7eD\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 61,\n                        \"rank_str\": \"61\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 376034,\n                        \"score_description\": \"376.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/dbb46bf367067d6fb6f081bb0416a065\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/dbb46bf367067d6fb6f081bb0416a065~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=43b34fae&x-expires=1774562400&x-signature=38UY4%2FynQBD7AC3MceAS1x%2FrslQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/dbb46bf367067d6fb6f081bb0416a065~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=81afe06a&x-expires=1774562400&x-signature=ul0xupJpwy0d9DGBihP5K2tfPwA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/dbb46bf367067d6fb6f081bb0416a065~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=2e122112&x-expires=1774562400&x-signature=mNpFSrLwyibg%2BDVhxDs1b8IztXs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"MTV Wild N Out, MTV Singled Out, YO! MTV Raps\\n🚨follow backup! @conceited..nyc\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1577620430,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"therealconceitednyc\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 509327,\n                                \"following_count\": 1802,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6775945226513531910,\n                            \"id_str\": \"6775945226513531910\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"ConceitedNYC🗽\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAABu1ijBglOd_qnhukRNDSPKMj5oYcqrKeh8nfuaxbUIG2qZdZDSelY17V9Gzp6IWy\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 62,\n                        \"rank_str\": \"62\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 375701,\n                        \"score_description\": \"375.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/ee952ffda68207dadceff3a1b2faac09\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ee952ffda68207dadceff3a1b2faac09~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=00053870&x-expires=1774562400&x-signature=%2FZY3Q84n4Y%2BGOUFzx4E%2F0OdjVZM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ee952ffda68207dadceff3a1b2faac09~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a0f7c25c&x-expires=1774562400&x-signature=R7ipm%2BjgVYj%2BHvZg2Y%2BcFpHlLIE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ee952ffda68207dadceff3a1b2faac09~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=ce7646b9&x-expires=1774562400&x-signature=Zn62%2BZ1mmclkEAXH5GC5vQltHjQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"live/spam\\nconfracted@gmail.com\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1645938751,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"notjoonhwann\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 785656,\n                                \"following_count\": 1018,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7069252894684808234,\n                            \"id_str\": \"7069252894684808234\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"hayden🐼\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAgvFr_UpUOFEo-qFFqa7PthFYrR4u5LHSFykVbU-j5uH0K6ABcDdGxq3i74RZdW3G\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 63,\n                        \"rank_str\": \"63\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 373007,\n                        \"score_description\": \"373.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/43baea3686e101e775cc19032b04cdd0\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/43baea3686e101e775cc19032b04cdd0~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=78dbba9f&x-expires=1774562400&x-signature=a3%2BMFOfIZEv7cT1ORw9TnJwXwZg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/43baea3686e101e775cc19032b04cdd0~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=664a0041&x-expires=1774562400&x-signature=9pcb3%2FcEG%2BQ%2ByrKUmlDhHJc6koM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/43baea3686e101e775cc19032b04cdd0~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=ee57b816&x-expires=1774562400&x-signature=%2Fh%2FgFjYB3LLuLEtvQVTzm6Ld4wc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"JESUS IS KING\\nLive Daily\\n✝️OVERCOMERS⛰️\\nMusic on all platforms🎵\\nApply to Recapture⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1686771931,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"tannersoutherlandmusic\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 35932,\n                                \"following_count\": 7217,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7244629444647470122,\n                            \"id_str\": \"7244629444647470122\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Tannersoutherlandmusic\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAo3sqSJQOpU40GGyPSFY9p2TzaDegR8fsaRtoEVo5QyD-2B8hrw5NPMclMmdZPMl_\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 64,\n                        \"rank_str\": \"64\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 372915,\n                        \"score_description\": \"372.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/84df05d72600f33c4c49b7c8b923d302\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/84df05d72600f33c4c49b7c8b923d302~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8c77ffda&x-expires=1774562400&x-signature=P3nwDtRSHBPq4R14Xb7ZxoGulCc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/84df05d72600f33c4c49b7c8b923d302~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9e74b697&x-expires=1774562400&x-signature=U%2B%2BOIPxXEfg2v7ac7aiyhbs8e9s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/84df05d72600f33c4c49b7c8b923d302~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=f37756a1&x-expires=1774562400&x-signature=2FKtvP%2FMOkJPUDna9D8jyLzTeSo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"LIVESTREAMS 10:00 PM CST 💥\\n⚠️THIS IS MY ONLY ACCOUNT⚠️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1595610123,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"omfgitsdustintyler\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 2038292,\n                                \"following_count\": 5159,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6835339826327766022,\n                            \"id_str\": \"6835339826327766022\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"DUSTIN TYLER\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAdlRyL8sJx36BO_vKBwxwjO6cTPC0wSs6wlpaSlhj_kRrSv9Tnt8ofbWOB540CfcW\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 65,\n                        \"rank_str\": \"65\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 372499,\n                        \"score_description\": \"372.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/15437f8ba1118ae4836d39516a3019c2\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/15437f8ba1118ae4836d39516a3019c2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2ef2a0f2&x-expires=1774562400&x-signature=tFLvZSPEzjdprOO1sAdjtquf7Zo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/15437f8ba1118ae4836d39516a3019c2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=38facd7a&x-expires=1774562400&x-signature=QJbU3SwyyZ%2Fs%2BkiFpFavd0eldXc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/15437f8ba1118ae4836d39516a3019c2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=cf29098e&x-expires=1774562400&x-signature=egVq4pLD%2FsiGSN24eLasPuiBAA4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Southern belle with A LOT of soul🎤🎶\\n'BIG BOY' IS OUT👇🏻🫦🙊\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1494366230,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"theofficialkristylee\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 3489852,\n                                \"following_count\": 2003,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 226470163087486976,\n                            \"id_str\": \"226470163087486976\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"KristyLee✨\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAPUvHTBz36QoB58rAZ9p9S6eVYO6Qq800KCjM-fOXm1PSmLa4ZKXGQxFKdja9hgHO\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 66,\n                        \"rank_str\": \"66\",\n                        \"room_id\": 7620932856889625357,\n                        \"room_id_str\": \"7620932856889625357\",\n                        \"score\": 367972,\n                        \"score_description\": \"367.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/e87181ac90cc0b434b780536011ec8e1\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e87181ac90cc0b434b780536011ec8e1~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1b4c0b0a&x-expires=1774562400&x-signature=QZcw2R6sKhK7786Q%2B88yFAr2gp4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e87181ac90cc0b434b780536011ec8e1~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=bcd6b36d&x-expires=1774562400&x-signature=mkhOWzkY6%2BiBAqr5Ok%2FV%2F3yKX3M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e87181ac90cc0b434b780536011ec8e1~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=ead81064&x-expires=1774562400&x-signature=CCLscmicF1zYEiEsU%2B6oO3QJM94%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1736120299,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ervin.u.roblero\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 12349,\n                                \"following_count\": 9551,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7456578108443870251,\n                            \"id_str\": \"7456578108443870251\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🌊⃝⃟🐬Ervin 🐅🐅🐅🐅🐅\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAxQUJFSTAGNzhxYUkL0q7i8zylQXAo3-Ozl_wtThaFbcdjbe0JdUw0eDlFUv-T47u\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 67,\n                        \"rank_str\": \"67\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 364897,\n                        \"score_description\": \"364.8K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/59311407919ffac6ebb4bf1922cfcc07\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/59311407919ffac6ebb4bf1922cfcc07~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9643ad5e&x-expires=1774562400&x-signature=Tr9ro5Lg42zKIVH7wqBed7WVq9o%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/59311407919ffac6ebb4bf1922cfcc07~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=46976ff0&x-expires=1774562400&x-signature=C3vYEeTumvLKatosUGWzj0DDNNE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/59311407919ffac6ebb4bf1922cfcc07~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=b366ba95&x-expires=1774562400&x-signature=OYbgLqs9WF3%2Bn5ckK3ujGe36XCo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"👻🤍🖤🦝🇲🇽\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1603638377,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"pressure_yc\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 186869,\n                                \"following_count\": 6521,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6887573787589100550,\n                            \"id_str\": \"6887573787589100550\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"𝐘𝐔𝐂𝐀🔥🐆™️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAqZnlTVVhUILWWEEbKF6woaPdfqBGtxBT1gCGLGarBaNKMo7Wq_h-lHb1N4caDYxD\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 68,\n                        \"rank_str\": \"68\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 364410,\n                        \"score_description\": \"364.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/c6aa66dfa235b826f0f24a01a7118cf2\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c6aa66dfa235b826f0f24a01a7118cf2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=5cf15914&x-expires=1774562400&x-signature=Ba7M%2FodhjteNSRpPWdYh9ICA2SI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c6aa66dfa235b826f0f24a01a7118cf2~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=0edcd3c9&x-expires=1774562400&x-signature=e1LZ1WPmN2wMOtRNv5cdZXIcFP0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/c6aa66dfa235b826f0f24a01a7118cf2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=2a45d2c0&x-expires=1774562400&x-signature=qE%2BLNWEMCDVForNpWBMS5DupPyo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🇺🇸 -🇦🇫\\n📍TX\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1700719052,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"sakina.mohammadi1\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 318823,\n                                \"following_count\": 371,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7304521856508544043,\n                            \"id_str\": \"7304521856508544043\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"꧁༺SAKINA_MOHAMMDI༻꧂\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAcKYcuj-AUE5hGz6EkLOwJzp97fc1W_OiNiwOVqwJmBRfC0fn0wTbxhUn_uG9Qr0W\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 69,\n                        \"rank_str\": \"69\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 361295,\n                        \"score_description\": \"361.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/557eedc687a320cf5a206078a6e262e8\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/557eedc687a320cf5a206078a6e262e8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=3c1a02e5&x-expires=1774562400&x-signature=cQNy1g3U6njDbQz5IAIe%2BW7YNW4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/557eedc687a320cf5a206078a6e262e8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=77f4d5e8&x-expires=1774562400&x-signature=WknYugVLg5WAEq36BaFSdY6HWQ8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/557eedc687a320cf5a206078a6e262e8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=5ad9aa43&x-expires=1774562400&x-signature=PiFniDGvUDXq9NQf5VqCexJIZP4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🐊💘\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1644925642,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"guanakito1000_g\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 387396,\n                                \"following_count\": 1212,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7064898305490764847,\n                            \"id_str\": \"7064898305490764847\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🙋🏼\\u200d♂️🔥🐨GUANAKITO100_G🐊💘\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAcS1K6gKdTlwP-bENXb0TuKw1PTcI3DQ7D8B0pE8QRNIwq-oJsOaLqsfk7HYjnFfF\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 70,\n                        \"rank_str\": \"70\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 356942,\n                        \"score_description\": \"356.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/2dae1196d46b82f54281536554e5b110\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2dae1196d46b82f54281536554e5b110~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9c56867d&x-expires=1774562400&x-signature=XNoRt8w2Kp%2FZtCteCRHn3f2zN1s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2dae1196d46b82f54281536554e5b110~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=5b37f1df&x-expires=1774562400&x-signature=NKgX9GCHZppOLDNR0BnTIhGYXzo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2dae1196d46b82f54281536554e5b110~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=6eedd72d&x-expires=1774562400&x-signature=mzqiDu9olC5UzQAj3Ff0k%2BTAkyc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Kemarilyn Chanel , can't you tell 🤭 \\nSTAR OUT NOW ⭐️⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1581371614,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"kemarilyn\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 464277,\n                                \"following_count\": 7069,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6791937914630046725,\n                            \"id_str\": \"6791937914630046725\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"kemarilyn ⭐️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA1HH-s7BY9w11Tx9UuACJP1Fc8PiTRV9drBPETusJ91c4Cx1wexD2ZAJg-HCq7ZLG\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 71,\n                        \"rank_str\": \"71\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 355227,\n                        \"score_description\": \"355.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/15f1a14cddb577db80cd5630187d30fe\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/15f1a14cddb577db80cd5630187d30fe~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2e67e41a&x-expires=1774562400&x-signature=HiRqi83xh5PDG8%2F7ibcpCEtYX%2Fw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/15f1a14cddb577db80cd5630187d30fe~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4d5e1ecf&x-expires=1774562400&x-signature=PtCrSlGQ%2FBVOemeGQJIFbJCmCXM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/15f1a14cddb577db80cd5630187d30fe~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=cd132520&x-expires=1774562400&x-signature=vRE0Y46wtOh6XDMYsVPpdvUczGg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🇵🇸\\nLIVE DAILY\\nInsta: missnarmin\\nback up @missnarminn\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1598802554,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"missnarminx\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 43818,\n                                \"following_count\": 1412,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6791567380176946181,\n                            \"id_str\": \"6791567380176946181\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"MISSNARMIN🤎\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAGKC90qr_eVIzJX2dG_Mi0hbG24r_AnPW-EfeEWDbDKZbgYKHcIMy1Cq3uEk8dgbX\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 72,\n                        \"rank_str\": \"72\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 354612,\n                        \"score_description\": \"354.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/42bf14181f7de54ebc17a1fb1eb666e4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42bf14181f7de54ebc17a1fb1eb666e4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d6e19a7e&x-expires=1774562400&x-signature=Sc%2B59gxHbZFioCeFqTVb1zfYAJM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42bf14181f7de54ebc17a1fb1eb666e4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=343861a4&x-expires=1774562400&x-signature=HTDY1SqCZgDNyNTreALfbbe4uV0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/42bf14181f7de54ebc17a1fb1eb666e4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=9bb8f11d&x-expires=1774562400&x-signature=SsDIA8LfdEJQR0b7Vtd21d8L12M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"زينب🇱🇧\\nlive daily🤍\\nOnly account!!\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1604964904,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"zeinabbmansour\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 148505,\n                                \"following_count\": 7756,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6893208718181516294,\n                            \"id_str\": \"6893208718181516294\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Zeinab 🍒\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAASQhdTLUyT8IBppNO29pZAfBfNv3k0yll13mo-UqSBGFsyuJOon_u4UQYDpGNhi7m\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 73,\n                        \"rank_str\": \"73\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 354222,\n                        \"score_description\": \"354.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/a3a4df4bf0386cd4106edeabc4766471\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3a4df4bf0386cd4106edeabc4766471~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=b32ad2d1&x-expires=1774562400&x-signature=ZQ76dttRtMX95hBc4KwQsyM37ao%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3a4df4bf0386cd4106edeabc4766471~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=3f3e9f84&x-expires=1774562400&x-signature=Bva6E2bQ0Lps95WPTFdVnVyO5Bs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3a4df4bf0386cd4106edeabc4766471~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=ba4cce63&x-expires=1774562400&x-signature=1FQa5ozC4ETlusmCaN80hXSzCqk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🚨LIVE EVERYDAY🚨\\n⬇️ P.O Box ⬇️\\n5143 S John Pkwy Suite #420\\nOrlando Fl, 32839\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1584664905,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \".jawlinee\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 121366,\n                                \"following_count\": 502,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6774047053279986694,\n                            \"id_str\": \"6774047053279986694\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Jawline 🧠\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA8R_0dqU4zcdzu9ZAyfnpuqQu6UilWe5PMozcCCayZ9_7tdZDLXN6qu5jS1mvTH_8\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 74,\n                        \"rank_str\": \"74\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 351513,\n                        \"score_description\": \"351.5K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/4eb12b1003baf118e9c6110c981275ca\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4eb12b1003baf118e9c6110c981275ca~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1801ad78&x-expires=1774562400&x-signature=3iGYDIA530qPE3kyaL7grcXh2Ak%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4eb12b1003baf118e9c6110c981275ca~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=9e568875&x-expires=1774562400&x-signature=Sqh%2FL1wCgUrOVNKLKDqbScSStWg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4eb12b1003baf118e9c6110c981275ca~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=81458bb9&x-expires=1774562400&x-signature=DldI0FkoU8O0owhbA2ARFlFmIK4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Routine is lethal 〰️ Change it up\\n📍JERSEY\\nDaily Livestreams EST\\n🕓 11PM-2AM \\n👇 All socials below 👇\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1579226836,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"mejitsworld\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 245218,\n                                \"following_count\": 3772,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6782726574905394182,\n                            \"id_str\": \"6782726574905394182\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Mejit 🔐\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAprOqzuoCRtc8uhpJ6C3wpd75QtWnqjHCXGvfJx-1BVtY2Bi7tP-YjDknd0uQtVOg\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 75,\n                        \"rank_str\": \"75\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 351232,\n                        \"score_description\": \"351.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/22ae74ece91bd49843f8fe7bbf3b65a8\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/22ae74ece91bd49843f8fe7bbf3b65a8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=44a849a5&x-expires=1774562400&x-signature=nXrxKcg%2BbN6x7aeKrLWQYmFFt5k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/22ae74ece91bd49843f8fe7bbf3b65a8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=28b45bfa&x-expires=1774562400&x-signature=5XaAQljq7zsyT%2F9rJEO%2FxN12dNw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/22ae74ece91bd49843f8fe7bbf3b65a8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=d244d47b&x-expires=1774562400&x-signature=6B8Rldqe0yv28O1V%2Bil1KCb97MU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"😈🕷️LOS RATATATA🕷️😈\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1576637254,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"darell\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1925680,\n                                \"following_count\": 464,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6723860065664140294,\n                            \"id_str\": \"6723860065664140294\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Darell\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAlkcqZnak1wa9FI9ExDj0M7hRQ_jxW71X6l-Sk0BKXn8xE_fd7YEs1nPTAE5E5BQl\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 76,\n                        \"rank_str\": \"76\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 351083,\n                        \"score_description\": \"351.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/e46d2be8b1efacec8c5f83ccc915c7dc\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e46d2be8b1efacec8c5f83ccc915c7dc~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=22328455&x-expires=1774562400&x-signature=pd1j6WnWfjsOPJmrI723DgNeT4Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e46d2be8b1efacec8c5f83ccc915c7dc~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=ec5052b7&x-expires=1774562400&x-signature=%2Fb30HprxGaT9twDTZdkW%2F703ah4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/e46d2be8b1efacec8c5f83ccc915c7dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=04c85e3d&x-expires=1774562400&x-signature=ZMFFnyY2L6xpm66nlo2UddlUHPk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"I am worthy beyond measure✨\\n🇯🇴|🇵🇸|🇺🇸\\nMy only account ✨ Daily live\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1651056740,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"its.ghennaa\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 48316,\n                                \"following_count\": 690,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7091234650157401131,\n                            \"id_str\": \"7091234650157401131\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"𝐆𝐡𝐞𝐧𝐚|غنى🐆\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAMYDoDOX8gKrC1mw7yiGeXKzaIBVGxD9C5FQ50XQZ5WSSgoQ8pOEaQRCw7JQWBl6j\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 77,\n                        \"rank_str\": \"77\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 349683,\n                        \"score_description\": \"349.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/cc17d433e3612b8d174cfcc75bbf8487\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/cc17d433e3612b8d174cfcc75bbf8487~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6588dfff&x-expires=1774562400&x-signature=ohDOijOiREnMwGwPk2zYBshwapc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/cc17d433e3612b8d174cfcc75bbf8487~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8daf0499&x-expires=1774562400&x-signature=AwCbq2R8i4RhFYi9v8J5vm%2BIzaA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/cc17d433e3612b8d174cfcc75bbf8487~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=80165439&x-expires=1774562400&x-signature=oeHosbpKEbUGrZls9O3YeEalhB4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"#1 2024 US TIKTOK LIVE FEST WINNER |               DIMENATION  💎\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1585725018,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"theraminadime\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 153980,\n                                \"following_count\": 1692,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6810635862734668805,\n                            \"id_str\": \"6810635862734668805\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Ramina Dime 💎\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAnAnehyUActk-lI-DrnrcWOPe7ONJNgggqyeWK7FGmHVh6NwBrlv56L6cXBY71MdZ\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 78,\n                        \"rank_str\": \"78\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 349406,\n                        \"score_description\": \"349.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/1ba282f45097aa9c6634ffc4f631106a\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ba282f45097aa9c6634ffc4f631106a~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d2fb9cb4&x-expires=1774562400&x-signature=KPTIHdYvfJYOaFiBK1p6yeCeYbI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ba282f45097aa9c6634ffc4f631106a~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=750c46cb&x-expires=1774562400&x-signature=S1RSooXRPJ3ZskPpLYAT0asGz6E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ba282f45097aa9c6634ffc4f631106a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=4be0f22b&x-expires=1774562400&x-signature=v2BsW6JnAYEHUTZW%2FGCnrbiUtmM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"✨☕️Your favorite yapper☕️✨\\n•LIVE DAILY• \\n💌DM for collabs\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1547679388,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"reallifejass\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 13369,\n                                \"following_count\": 4056,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6647221119773310981,\n                            \"id_str\": \"6647221119773310981\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"JASS☕️🦖🖤\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAmagZ06WmDg0MQW-ia7kmUghDsLtRUD-0VpmKr7nKYBkBe17h0016Efj_gQ2pwxx5\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 79,\n                        \"rank_str\": \"79\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 349226,\n                        \"score_description\": \"349.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/2081ca5f1db16dfd2ef1ef5576af237f\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2081ca5f1db16dfd2ef1ef5576af237f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=204ebb83&x-expires=1774562400&x-signature=2Du8st8pMef6neIhGaJmIZ4jmLc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2081ca5f1db16dfd2ef1ef5576af237f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=adcb5479&x-expires=1774562400&x-signature=gfUEzPoAGjBk5ywH7rgCn7mp%2Bcw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/2081ca5f1db16dfd2ef1ef5576af237f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=62964bf7&x-expires=1774562400&x-signature=xUf9ww6l%2F0kCI74A%2B7mGmRY1UeA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"P.O box 243 Bowling Green, ky 42102\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1614036422,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"clintvanmeter1\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 50131,\n                                \"following_count\": 6968,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6932232950143828998,\n                            \"id_str\": \"6932232950143828998\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Dubs_Fishing\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAEYEljvGKS7Qe1KB1_DRRAA_NbqaTPChcC7govN_-N7BrUbcDmiI9HoxCGnR1QqAh\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 80,\n                        \"rank_str\": \"80\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 345666,\n                        \"score_description\": \"345.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/43475913a47a68a18cbdc70771dc8107\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/43475913a47a68a18cbdc70771dc8107~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=61c97e60&x-expires=1774562400&x-signature=STi6NRX%2Fv3IhgCYH1Rh8r5qEhs8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/43475913a47a68a18cbdc70771dc8107~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=49656c73&x-expires=1774562400&x-signature=31tAwwZvEV9wgl0ra8yro0ioqTw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/43475913a47a68a18cbdc70771dc8107~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=7c16ead2&x-expires=1774562400&x-signature=wEp4sD3fuoopV5eUhe0ntB%2BTyYo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"˚₊‧꒰ა ♡ ໒꒱ ‧₊˚\\n|| 19 ||🔮•💎|| main ||\\n  || sc&ig: squxwy || backup: @𝑆𝑎𝑚𝑎𝑟𝑎ℎ  ||\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1627941795,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"squxwy\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 14830,\n                                \"following_count\": 656,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6991956278390555654,\n                            \"id_str\": \"6991956278390555654\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"𝑆𝑎𝑚𝑎𝑟𝑎ℎ 🪽•🔮💎\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAHcVKxrQLvP5DTXD65EImZ-9eD59q7IwaPcpoYj---5bDT4KgB8zuxSSxiezStJLb\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 81,\n                        \"rank_str\": \"81\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 344900,\n                        \"score_description\": \"344.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/f635ac3dee0b274ecb4def67f39b8b6b\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f635ac3dee0b274ecb4def67f39b8b6b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=f7309170&x-expires=1774562400&x-signature=7sSDnFqtaB4p%2BT%2BfXmRf%2BruPLbI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f635ac3dee0b274ecb4def67f39b8b6b~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=06250e37&x-expires=1774562400&x-signature=udfjwpVjJd1waO5v3HszOsZHHhQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f635ac3dee0b274ecb4def67f39b8b6b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=b661380b&x-expires=1774562400&x-signature=rU5Rp3WjsqhhyMybCUSTlnJj72s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Saliendo adelante con las oportunidades de Dios 🙏🏻💸🇭🇳live todos los días\\n9:30 am New York y noche 10:50 pm 🙏🏻💸🇭🇳\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1707889243,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"planet_laviz736\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 47799,\n                                \"following_count\": 9995,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7335327478556476458,\n                            \"id_str\": \"7335327478556476458\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"💸T.G EL GREÑAS_💸🦅🎲🧿\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAuqZ3lbS0FsJdZnWcWA7lVlr_lksSblEzHrd9ZynTu6pu4hH4EkAxSygVVa-hIBbE\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 82,\n                        \"rank_str\": \"82\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 340107,\n                        \"score_description\": \"340.1K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/4cafaaa8f3e428e3e8eb668c53892f87\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4cafaaa8f3e428e3e8eb668c53892f87~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=fd6bd886&x-expires=1774562400&x-signature=LjerGmqoMghTMRQxW%2BsBKQjRNo4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4cafaaa8f3e428e3e8eb668c53892f87~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=e6f351b7&x-expires=1774562400&x-signature=R5f0vw%2FVX8oV6cPyBAsfClpYtuw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/4cafaaa8f3e428e3e8eb668c53892f87~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=dce99acb&x-expires=1774562400&x-signature=myXQC4sxZrVuB7VrX3q3ugwLXg0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"LIVE DAILY 🌏\\n@Perfect Society\\nInsta @calliekonopka 🤍🔗 💙\\nhot mom w/ an opinion | RAGING REPUBLICAN \\nTHIS IS MY ONLY ACCOUNT\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1728925186,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"mama.cals\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 128237,\n                                \"following_count\": 1258,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7425676674514076714,\n                            \"id_str\": \"7425676674514076714\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Mama Cals 🐆\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAihG23U63H13qkeREIYCvtD9PEXOuoJFhh1dT2U2Dk8MbzZ-3vVO9kB_IUQQxRtqr\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 83,\n                        \"rank_str\": \"83\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 339779,\n                        \"score_description\": \"339.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/7709cf943d6e6557ceb869796da05b36\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7709cf943d6e6557ceb869796da05b36~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=60f531b1&x-expires=1774562400&x-signature=dhUIG%2Bx9gMTgyDjwoEV3qBY2yIw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7709cf943d6e6557ceb869796da05b36~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=0121cb0d&x-expires=1774562400&x-signature=RDUN1qhfxfw%2Bw431rq1z6zGuYpg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7709cf943d6e6557ceb869796da05b36~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=305da5da&x-expires=1774562400&x-signature=myoMyZXGz%2FzkevujwrEroHJYYYE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🄹🄴🅂🅄🅂 🄸🅂 🄺🄸🄽🄶\\nCA\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1591623822,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"donshayneal\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 5665,\n                                \"following_count\": 1899,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6834313406280778758,\n                            \"id_str\": \"6834313406280778758\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Don♟️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAc5bJQT39olvOEr4EvuTJaPSubia8LLFgP2y9qY4Pa1vNC3HJBHFgDcZedg6VI0WP\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 84,\n                        \"rank_str\": \"84\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 335777,\n                        \"score_description\": \"335.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/aabf177792bb0a00edde60c4ffb40688\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/aabf177792bb0a00edde60c4ffb40688~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=e4227827&x-expires=1774562400&x-signature=tyB57nqXhxO5Q8Qq70eEFUhUIE0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/aabf177792bb0a00edde60c4ffb40688~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1d714741&x-expires=1774562400&x-signature=kf27C6ULiy5bZWEFBqeNn1G%2By8E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/aabf177792bb0a00edde60c4ffb40688~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=2d1c7563&x-expires=1774562400&x-signature=dbr98qrEcRxmEXbgrkJL2TbeC7Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"NFDG\\n🔥SCAVENGER HUNT 🔥\\n📆Tue-Fri\\nPrepare to Gain Followers\\n⬇️Link to buy merch\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1440369642,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"nofaceduo_backup\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 669404,\n                                \"following_count\": 3811,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7248030,\n                            \"id_str\": \"7248030\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🔥NOFACEDUO🔥\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA-QIOXsohX4cVY4SbPpszPHjb4v0FAf4D8omNOO8dHkA\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 85,\n                        \"rank_str\": \"85\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 334829,\n                        \"score_description\": \"334.8K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/f582c36af53aeee2c99949ca3d633ee5\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f582c36af53aeee2c99949ca3d633ee5~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6df822c2&x-expires=1774562400&x-signature=bvZL9x9%2Fthm7A8zSntDGPT7D1vI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f582c36af53aeee2c99949ca3d633ee5~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=e9dd4ef0&x-expires=1774562400&x-signature=Iy9YCgI%2Fzyjsxg8wWtirzevVN9M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/f582c36af53aeee2c99949ca3d633ee5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=96ff1d3d&x-expires=1774562400&x-signature=0DASU41KW1lQoRhi%2BB0Zf1JL1VY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"soy divertida pero con mucho jeyre todos me odian pero les doy una naranja\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1696624004,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"coraldecorales3\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 20045,\n                                \"following_count\": 4440,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7196793201236689966,\n                            \"id_str\": \"7196793201236689966\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"lamaschingona de los retos\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA-fHc6PBfNxb2xaX7iNa-HRKMbpHUYuOpN1i252WI7lwWnqp9hz7GCspE5WlWEVO7\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 86,\n                        \"rank_str\": \"86\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 334484,\n                        \"score_description\": \"334.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/ee572e78eaf8b5ddeda74613be596cdf\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ee572e78eaf8b5ddeda74613be596cdf~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=5a717c5f&x-expires=1774562400&x-signature=ixTNIzZ52cMzKmEwtxEfbc2USy4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ee572e78eaf8b5ddeda74613be596cdf~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=406d12ce&x-expires=1774562400&x-signature=R1ztydTUVdvB6qIUBnvI7iWRNnw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ee572e78eaf8b5ddeda74613be596cdf~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=ff0e7461&x-expires=1774562400&x-signature=IFL6kImZ9Z%2Fj0Bv31svAm0hWzsE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🎥LIVE daily 💫\\n⏰EARLY MORNING positiviTEA ☕️ ⏰\\nJACK 🌊LVL 50 👑\\nROB LVL 50 👑\\n#TheRealOnes🐈\\u200d⬛🌙\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1726239779,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"azmazing222\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 22875,\n                                \"following_count\": 2011,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7414142769369056298,\n                            \"id_str\": \"7414142769369056298\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Azlyn 🌊\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA-2ebNEaCCftsbCXTDZPcTjtcetNuxr_dkU054-ZMRzr8LILw5g0E1KJDh-e5NFdP\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 87,\n                        \"rank_str\": \"87\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 333016,\n                        \"score_description\": \"333.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-alisg-avt-0068/43b8f7ec9517384711a22c62d8713438\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/43b8f7ec9517384711a22c62d8713438~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=31241c1c&x-expires=1774562400&x-signature=19al%2FG6ZuDe%2FtCXaaEn1mKnFQ8E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/43b8f7ec9517384711a22c62d8713438~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d5537386&x-expires=1774562400&x-signature=VL7tLMMYtEilON0Azk0KIfWob5Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/43b8f7ec9517384711a22c62d8713438~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=c4417225&x-expires=1774562400&x-signature=FmwbwMP3kxECQcwKXzaAu0INS58%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🇮🇶💚\\nLive daily 10:30PM MT\\n💌derinch3@gmail.com\\nAdd my socials!\\n⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1599526997,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"derinc5\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 184994,\n                                \"following_count\": 1161,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6869915647654282245,\n                            \"id_str\": \"6869915647654282245\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"𝐃𝐞𝐫𝐢𝐧💚\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAaPwSvKH0Y29PeOP7OXjK5oR6SgQ4IpjdWiUBD--evnUpbbErIqQPOIYbnHGeTqZj\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 88,\n                        \"rank_str\": \"88\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 329614,\n                        \"score_description\": \"329.6K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/69d3bb3d6af5249061473009f39ee9c4\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/69d3bb3d6af5249061473009f39ee9c4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=c39a8745&x-expires=1774562400&x-signature=3C8gG%2B%2FSF1QhWDiRH3LYP4iW7SI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/69d3bb3d6af5249061473009f39ee9c4~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6283bed9&x-expires=1774562400&x-signature=9BjEBRHXYUKnEJZ4xqpDcwcuc9w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/69d3bb3d6af5249061473009f39ee9c4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=fdd757cb&x-expires=1774562400&x-signature=ZLH6Tq2oL4QoOlcHByi2I%2Bp0TEU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"MIA📍\\nLIVE DAILY 🤩\\nIG: @Prettypammm\\nFashion | Beauty | Lifestyle 💋\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1687733313,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"prettypammm_\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 16827,\n                                \"following_count\": 1854,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7246717970230412331,\n                            \"id_str\": \"7246717970230412331\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"PrettyPammm\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA9Adr3PkgtlVbjoXdI0iAmYOG6cvAjSjdcwpk0x3aKFqy_WJYEC785Z7zeR2gA4BW\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 89,\n                        \"rank_str\": \"89\",\n                        \"room_id\": 7620958233407064850,\n                        \"room_id_str\": \"7620958233407064850\",\n                        \"score\": 327309,\n                        \"score_description\": \"327.3K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-alisg-avt-0068/ec91a7f0d574f8ca7e034a763aee4e8f\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/ec91a7f0d574f8ca7e034a763aee4e8f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=59cf1111&x-expires=1774562400&x-signature=aDdXa4Sn65NbbnBcmCiNcmw2MCc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/ec91a7f0d574f8ca7e034a763aee4e8f~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=542c308e&x-expires=1774562400&x-signature=r40RU0auy6a0%2BtgEabjRg%2Bp1hJE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-alisg-avt-0068/ec91a7f0d574f8ca7e034a763aee4e8f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=c6acea06&x-expires=1774562400&x-signature=R3dz5ZJ75yDzTfv%2BmDIh7T4f%2F2g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Top 1 🇺🇸 X 13 🥇\\nNo tires regalos por vicio, primero eres tu y tu familia y despues el juego.\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1691635012,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"arielcito_mx\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 220886,\n                                \"following_count\": 4288,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7265516897323254789,\n                            \"id_str\": \"7265516897323254789\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"⚡️⚡️ARIELCITO 🇲🇽🐙🍀🔋🦋🔱\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA_-FhOE4WZosOhAu8MkUTcDxn_jIYAEHCdTIgkDeZ0CrZmK6FAcEjBSwR-WIaAcpN\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 90,\n                        \"rank_str\": \"90\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 324416,\n                        \"score_description\": \"324.4K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/b681c59fd52fcbb7fca468324a1d86ca\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b681c59fd52fcbb7fca468324a1d86ca~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6fcd2c08&x-expires=1774562400&x-signature=%2B6S4mOeNFBxfeOMeZTJPAImO5Dc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b681c59fd52fcbb7fca468324a1d86ca~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=26fcecd5&x-expires=1774562400&x-signature=SjDqOAkMZV3yQgX0qS24k%2BnkjRs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/b681c59fd52fcbb7fca468324a1d86ca~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=5afbce6f&x-expires=1774562400&x-signature=TUAKHVg2tFu7l3XZQss%2BOypP0fE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🌹Team Rositas🌹\\nChicago📍\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1583591025,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"alfredocedil_\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 152220,\n                                \"following_count\": 9024,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6791288143209710597,\n                            \"id_str\": \"6791288143209710597\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"🌹Alfredo Cedillo🌹\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAA2LFZtGHSk5ZQUac1Eht_yFEBWDF1MhbPXYFB3AG7UI4s_wXQDsP2blbJ6G6I6cEB\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 91,\n                        \"rank_str\": \"91\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 322708,\n                        \"score_description\": \"322.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/807f2b8a14b7607885ea67f0205d0b58\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/807f2b8a14b7607885ea67f0205d0b58~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4742bb8e&x-expires=1774562400&x-signature=Ikyb4wddJC9kxPV5bhFbl%2FQzrhM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/807f2b8a14b7607885ea67f0205d0b58~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d43e9bef&x-expires=1774562400&x-signature=7TdOsCt%2FzdtGx84s%2FmHMbbpUsQc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/807f2b8a14b7607885ea67f0205d0b58~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=cc278b15&x-expires=1774562400&x-signature=mg1wGO5DxUs7%2FC7uUzBLDy00lAg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🎙️Absurd Qs, Dares, & Real Talk en Español y English💥👇 Watch the chaos unfold\\nLIVE \\nCafe con Leche M-F 6:45am EST\\nBilingual Brothers Pod T/R/S 1pm EST\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1741887695,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"bilingualbrotherspod\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 40086,\n                                \"following_count\": 155,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7435297216229803051,\n                            \"id_str\": \"7435297216229803051\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Bilingual Brothers Podcast 🎙️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAATS2GoW5kQ9KwLubmezXFJqeBfvkEqLD6oNYAgG3kEBHtmlKf5Nvh1lF1NqBKgfHm\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 92,\n                        \"rank_str\": \"92\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 317248,\n                        \"score_description\": \"317.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/89f4b189e8d4b9ac9c304116b85e1487\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/89f4b189e8d4b9ac9c304116b85e1487~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=0c6dd78e&x-expires=1774562400&x-signature=5FadWq%2B0i3lTDIt1jY%2BTC%2B6KjFI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/89f4b189e8d4b9ac9c304116b85e1487~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a33bf154&x-expires=1774562400&x-signature=MKB60sISXCu2jXiTsY9be%2BJTQxY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/89f4b189e8d4b9ac9c304116b85e1487~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=12fa9582&x-expires=1774562400&x-signature=gf34DJfq7U4HGRkHc2mAwNxx94w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"The hardest choices require the strongest wills 💪🏽\\nLIVE EVERYDAY\\n👻 @wassupzae\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1711177815,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"rich.zaee\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 160732,\n                                \"following_count\": 1712,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7349452444415820843,\n                            \"id_str\": \"7349452444415820843\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"𝐑𝐈𝐂𝐇.𝐙𝐀𝐄𝐄✨\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAGIqDdzREABvYOQvSgHsNJCvxo9TZa0hJ3MiabJFwxhdVhI2NhYe0osbQv1SLLa_p\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 93,\n                        \"rank_str\": \"93\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 315027,\n                        \"score_description\": \"315.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/ea4beee2bf9ce7fb9143f4d03856b982\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea4beee2bf9ce7fb9143f4d03856b982~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=e3c20181&x-expires=1774562400&x-signature=225e6FU55MoIc1cZk%2FuFPdx%2FcmQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea4beee2bf9ce7fb9143f4d03856b982~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=62490981&x-expires=1774562400&x-signature=Y25JrGfm255kWqzYonL%2BwToJELg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea4beee2bf9ce7fb9143f4d03856b982~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=becb39f3&x-expires=1774562400&x-signature=39HCuK15FtE2pMZBEAGRK80nlrI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"💢\\nTodo asu calma 🙏🏼\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1723001286,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"pucca3971\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 30298,\n                                \"following_count\": 3218,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7400233920543409194,\n                            \"id_str\": \"7400233920543409194\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"»💢𝑷𝑼𝑪𝑪𝑨💢«\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAvdB0zOwQjsR2fENmttUX1hPoYfKoO-7IjOn2ti3SBTYzIA4kXu4pq2UKNsb6NjTT\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 94,\n                        \"rank_str\": \"94\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 309296,\n                        \"score_description\": \"309.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/1ddd5d2ff7e9def96053264f49cd03e6\",\n                                \"url_list\": [\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ddd5d2ff7e9def96053264f49cd03e6~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8cd44cb3&x-expires=1774562400&x-signature=31pQD%2FRPXK1RGgrvS0AtaiB2Cq4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ddd5d2ff7e9def96053264f49cd03e6~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=df2e6570&x-expires=1774562400&x-signature=Ld2lDsYAgm6NNPhPwbobw9I10d0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1ddd5d2ff7e9def96053264f49cd03e6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=a2f3c09f&x-expires=1774562400&x-signature=ZnpT66vBDQ0hpq2VjHiPmVprmJA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"🥈x2\\nLive daily 8:00am M-F 🏝️💎\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1636128034,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"ayeeetre\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 111509,\n                                \"following_count\": 9813,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7024173069942703109,\n                            \"id_str\": \"7024173069942703109\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Livin🏝️\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAADAGeIaANv_NG5OZH5WyhOyTKPXOed0adHvuqjKF2ry12QQXuW4-RsYUCcwW4m8K5\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 95,\n                        \"rank_str\": \"95\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 309094,\n                        \"score_description\": \"309.0K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/5a98de135b0f02080b17f4541567c0be\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a98de135b0f02080b17f4541567c0be~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=8926b605&x-expires=1774562400&x-signature=Ufqnic6qeGo4eAU6mRJBy3JLybg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a98de135b0f02080b17f4541567c0be~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=180c1b64&x-expires=1774562400&x-signature=y%2FMVMya54WzJDWMrC%2BtfLLOYjVQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a98de135b0f02080b17f4541567c0be~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=955ffeec&x-expires=1774562400&x-signature=wd5ejw6URi4t6WgatoIWN1JGZfo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Wearing wtf I want when I want👠\\nCashapp: $baybum\\nLIVE Mon-Fri🫶🏻\\nhttps://inprintwetrust.co/en-us?snowball=BAILEE86587\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1451478988,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"baileenstewart\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 180727,\n                                \"following_count\": 951,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 25513760,\n                            \"id_str\": \"25513760\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Bailee Stewart🍓\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAjciiVLearuLWVEt_DEXukrlmp6Ki0o-dM8Xc69xJqjs\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 96,\n                        \"rank_str\": \"96\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 308900,\n                        \"score_description\": \"308.9K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/82f71fa5960853d62a0e7da44ee8fba8\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/82f71fa5960853d62a0e7da44ee8fba8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a5085f04&x-expires=1774562400&x-signature=x6Kv6kqi5g1z4k0CTKaVdpswMxU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/82f71fa5960853d62a0e7da44ee8fba8~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=3ed21a89&x-expires=1774562400&x-signature=CvjnOREZflyInFgB%2FGLd57cC43A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/82f71fa5960853d62a0e7da44ee8fba8~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=e5dbcca1&x-expires=1774562400&x-signature=5%2B5h3e8B%2Brfy%2B0OwEskwo4IHVUI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"eresentertains@gmail.com\\nSnapchat- Its_Eres\\nInsta-eresrocks2\\nVenmo- Eres-Perez\\nI love my girlfriend ❤️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1726540687,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"eres2955\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 24767,\n                                \"following_count\": 255,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7415435346878350378,\n                            \"id_str\": \"7415435346878350378\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Eres\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAkrhDRyzafNW6Dy0V_ZOH8a6-cEpRTJzCJ30fvDbpWLroceoR26Acl9PyPBBhhl4M\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 97,\n                        \"rank_str\": \"97\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 306715,\n                        \"score_description\": \"306.7K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/5a0ca9fa7db58c42285dc76cb3f9d438\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a0ca9fa7db58c42285dc76cb3f9d438~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=98dd0091&x-expires=1774562400&x-signature=CE%2BpIJDcJFKuMnPHgFNXKHt0Sy0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a0ca9fa7db58c42285dc76cb3f9d438~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=21f2a7ec&x-expires=1774562400&x-signature=5AV3WEg7PfZ2CYzYPeD5jKLOlZM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/5a0ca9fa7db58c42285dc76cb3f9d438~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=d6245060&x-expires=1774562400&x-signature=MY9wmNmk5UFASvPEhnwh9MdWPpw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Live daily 7 PM EST occasional pop ups at 12am EST  MS warrior. Cancer survivor. Now walking beside my son in his cancer journey. His CA is $CodyDKeating\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1635697551,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"heyitstoni12\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 43886,\n                                \"following_count\": 271,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7025235623209010182,\n                            \"id_str\": \"7025235623209010182\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Toni ❌\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAkNkRj4QVQU80-VDpxBVsErqT5cK_w2Is35gcnBnp51ixhzMiPzBxLH6760uK3p8o\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 98,\n                        \"rank_str\": \"98\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 305224,\n                        \"score_description\": \"305.2K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/0c1332beb1a3dceba0f384c43df838ca\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/0c1332beb1a3dceba0f384c43df838ca~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a0a6e3f3&x-expires=1774562400&x-signature=i3xJlL9PXtZcSK%2FpWyWzyIxzl3Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/0c1332beb1a3dceba0f384c43df838ca~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=719a8a54&x-expires=1774562400&x-signature=D0NvT1QihVL2WyGANs6e5N5u%2BcY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/0c1332beb1a3dceba0f384c43df838ca~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=6216964b&x-expires=1774562400&x-signature=8kJFwY036yj0tJTuc3KODYVkkhM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"Personal : @Mama Jaz 🤍 \\n💼 support@customsbyjaz.com\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1709396536,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"customsbyjaz\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 249519,\n                                \"following_count\": 603,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 7341802131735135274,\n                            \"id_str\": \"7341802131735135274\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"Mama Jaz 🩷\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAxxqb9S4p0h1lYDpfGi9bJUlFH_yQapuHKz7w9NyWyy0dgC9-NLkG3uMgixWwCOj_\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    },\n                    {\n                        \"labels\": [],\n                        \"rank\": 99,\n                        \"rank_str\": \"99\",\n                        \"room_id\": 0,\n                        \"room_id_str\": \"0\",\n                        \"score\": 303334,\n                        \"score_description\": \"303.3K\",\n                        \"user\": {\n                            \"allow_find_by_contacts\": false,\n                            \"allow_others_download_video\": false,\n                            \"allow_others_download_when_sharing_video\": false,\n                            \"allow_share_show_profile\": false,\n                            \"allow_show_in_gossip\": false,\n                            \"allow_show_my_action\": false,\n                            \"allow_strange_comment\": false,\n                            \"allow_unfollower_comment\": false,\n                            \"allow_use_linkmic\": false,\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/ccfa59a7f595eaa0344fee367e8e11e3\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ccfa59a7f595eaa0344fee367e8e11e3~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=dbdd5726&x-expires=1774562400&x-signature=FrdHos87%2B1ckia60yhnBVrUTsDY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ccfa59a7f595eaa0344fee367e8e11e3~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=c5340ed7&x-expires=1774562400&x-signature=0w9Pif%2BpFOF5HkcF%2BUlIbQvA2JI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ccfa59a7f595eaa0344fee367e8e11e3~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=67529ed9&x-expires=1774562400&x-signature=VlHt12J8c04LOwTBlphkH4xfQmk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_image_list\": [],\n                            \"badge_list\": [],\n                            \"bg_img_url\": \"\",\n                            \"bio_description\": \"👑HYPE ARCHITECT👑\\n🔥Helping You Pursue Excellence🔥\\nBuild🧱 Inspire💡& Brand 🍾 M-Sat1-4 CST\\nP.O.Box 232 Carl junction mo 64834\\n⬇️Join my Hype Team⬇️\",\n                            \"block_status\": 0,\n                            \"border_list\": [],\n                            \"comment_restrict\": 0,\n                            \"commerce_webcast_config_ids\": [],\n                            \"constellation\": \"\",\n                            \"create_time\": 1609719452,\n                            \"deprecated1\": 0,\n                            \"deprecated12\": 0,\n                            \"deprecated13\": 0,\n                            \"deprecated15\": 0,\n                            \"deprecated16\": false,\n                            \"deprecated17\": false,\n                            \"deprecated18\": \"\",\n                            \"deprecated19\": false,\n                            \"deprecated2\": 0,\n                            \"deprecated21\": 0,\n                            \"deprecated28\": false,\n                            \"deprecated29\": \"\",\n                            \"deprecated3\": 0,\n                            \"deprecated4\": 0,\n                            \"deprecated5\": \"\",\n                            \"deprecated6\": 0,\n                            \"deprecated7\": \"\",\n                            \"deprecated8\": 0,\n                            \"disable_ichat\": 0,\n                            \"display_id\": \"jakedyer2\",\n                            \"enable_ichat_img\": 0,\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"exp\": 0,\n                            \"fan_ticket_count\": 0,\n                            \"fold_stranger_chat\": false,\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 34611,\n                                \"following_count\": 2229,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"ichat_restrict_type\": 0,\n                            \"id\": 6913691713199129606,\n                            \"id_str\": \"6913691713199129606\",\n                            \"is_anchor_marked\": false,\n                            \"is_block\": false,\n                            \"is_follower\": false,\n                            \"is_following\": false,\n                            \"is_subscribe\": false,\n                            \"link_mic_stats\": 1,\n                            \"media_badge_image_list\": [],\n                            \"mint_type_label\": [],\n                            \"modify_time\": 0,\n                            \"need_profile_guide\": false,\n                            \"new_real_time_icons\": [],\n                            \"nickname\": \"👑Jake #1Hype Man👑\",\n                            \"pay_grade\": {\n                                \"deprecated20\": 0,\n                                \"deprecated22\": 0,\n                                \"deprecated23\": 0,\n                                \"deprecated24\": 0,\n                                \"deprecated25\": 0,\n                                \"deprecated26\": 0,\n                                \"grade_banner\": \"\",\n                                \"grade_describe\": \"\",\n                                \"grade_icon_list\": [],\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"next_name\": \"\",\n                                \"next_privileges\": \"\",\n                                \"score\": 0,\n                                \"screen_chat_type\": 0,\n                                \"upgrade_need_consume\": 0\n                            },\n                            \"pay_score\": 0,\n                            \"pay_scores\": 0,\n                            \"push_comment_status\": false,\n                            \"push_digg\": false,\n                            \"push_follow\": false,\n                            \"push_friend_action\": false,\n                            \"push_ichat\": false,\n                            \"push_status\": false,\n                            \"push_video_post\": false,\n                            \"push_video_recommend\": false,\n                            \"real_time_icons\": [],\n                            \"scm_label\": \"\",\n                            \"sec_uid\": \"MS4wLjABAAAAaUdcogeP7k0E7_elKvvb3ZlFNpq-as-fv6gLR_4PWw6wKV-JUfClaXTVpMdgWJV0\",\n                            \"secret\": 0,\n                            \"share_qrcode_uri\": \"\",\n                            \"special_id\": \"\",\n                            \"status\": 0,\n                            \"ticket_count\": 0,\n                            \"top_fans\": [],\n                            \"top_vip_no\": 0,\n                            \"upcoming_event_list\": [],\n                            \"user_attr\": {\n                                \"admin_permissions\": {},\n                                \"has_voting_function\": false,\n                                \"is_admin\": false,\n                                \"is_channel_admin\": false,\n                                \"is_muted\": false,\n                                \"is_super_admin\": false,\n                                \"mute_duration\": 0\n                            },\n                            \"user_role\": 0,\n                            \"verified\": false,\n                            \"verified_content\": \"\",\n                            \"verified_reason\": \"\",\n                            \"with_car_management_permission\": false,\n                            \"with_commerce_permission\": false,\n                            \"with_fusion_shop_entry\": false\n                        }\n                    }\n                ],\n                \"rule_url\": \"sslocal://webcast_webview_popup?hide_nav_bar=1&gravity=bottom&radius=10&rate_height=480&height=450&darkmode_color=BGSecondary&url=http%3A%2F%2Fwww.tiktok.com%2Flive%2Fmonetization%2Franking%2Fday-rule%2Ffaq%3Ffinalize_time%3D1665374400000%26show_turn_off_creator_ranking%3D1%26is_from_live%3D1%26mid_peak_settle%3D1665428400000\",\n                \"sub_tabs\": [\n                    {\n                        \"dark_icon\": {\n                            \"avg_color\": \"\",\n                            \"height\": 12,\n                            \"image_type\": 0,\n                            \"is_animated\": false,\n                            \"open_web_url\": \"\",\n                            \"uri\": \"tos-alisg-i-cuqfs489yo-sg/daily_rank/sub_tab_icon.png\",\n                            \"url_list\": [\n                                \"http://p16-common-sign.tiktokcdn-eu.com/tos-alisg-i-cuqfs489yo-sg/daily_rank/sub_tab_icon.png~tplv-tiktokx-origin.image?dr=10402&refresh_token=65ae1f76&x-expires=1774411200&x-signature=KM%2Fezxksf4OmA6Tn5mETyPIdlnM%3D&t=4d5b0474&ps=13740610&shp=75a09491&shcp=75a09491&idc=no1a\"\n                            ],\n                            \"width\": 12\n                        },\n                        \"icon\": {\n                            \"avg_color\": \"\",\n                            \"height\": 12,\n                            \"image_type\": 0,\n                            \"is_animated\": false,\n                            \"open_web_url\": \"\",\n                            \"uri\": \"tos-alisg-i-cuqfs489yo-sg/daily_rank/sub_tab_icon.png\",\n                            \"url_list\": [\n                                \"http://p16-common-sign.tiktokcdn-eu.com/tos-alisg-i-cuqfs489yo-sg/daily_rank/sub_tab_icon.png~tplv-tiktokx-origin.image?dr=10402&refresh_token=65ae1f76&x-expires=1774411200&x-signature=KM%2Fezxksf4OmA6Tn5mETyPIdlnM%3D&t=4d5b0474&ps=13740610&shp=75a09491&shcp=75a09491&idc=no1a\"\n                            ],\n                            \"width\": 12\n                        },\n                        \"rank_type\": 8,\n                        \"selected_bg_color\": {\n                            \"dark\": \"#ffffe19a\",\n                            \"light\": \"#ffffe19a\"\n                        },\n                        \"selected_text_color\": {\n                            \"dark\": \"#ff512219\",\n                            \"light\": \"#ff512219\"\n                        },\n                        \"title_text\": {\n                            \"default_format\": {\n                                \"bold\": false,\n                                \"color\": \"#ffffffff\",\n                                \"font_size\": 0,\n                                \"italic\": false,\n                                \"italic_angle\": 0,\n                                \"use_heigh_light_color\": false,\n                                \"use_remote_clor\": false,\n                                \"weight\": 400\n                            },\n                            \"default_pattern\": \"Daily Ranking\",\n                            \"key\": \"pm_mt_daily_entrance\",\n                            \"pieces\": []\n                        }\n                    },\n                    {\n                        \"dark_icon\": {\n                            \"avg_color\": \"\",\n                            \"height\": 12,\n                            \"image_type\": 0,\n                            \"is_animated\": false,\n                            \"open_web_url\": \"\",\n                            \"uri\": \"tos-alisg-i-cuqfs489yo-sg/class_rank/league_D_tab_icon.png\",\n                            \"url_list\": [\n                                \"http://p16-common-sign.tiktokcdn-eu.com/tos-alisg-i-cuqfs489yo-sg/class_rank/league_D_tab_icon.png~tplv-tiktokx-origin.image?dr=10402&refresh_token=b5f7805c&x-expires=1774411200&x-signature=Y0keJkasiWVGuB5VMIu0ZX%2FQfjE%3D&t=4d5b0474&ps=13740610&shp=75a09491&shcp=75a09491&idc=no1a\"\n                            ],\n                            \"width\": 12\n                        },\n                        \"icon\": {\n                            \"avg_color\": \"\",\n                            \"height\": 12,\n                            \"image_type\": 0,\n                            \"is_animated\": false,\n                            \"open_web_url\": \"\",\n                            \"uri\": \"tos-alisg-i-cuqfs489yo-sg/class_rank/league_D_tab_icon.png\",\n                            \"url_list\": [\n                                \"http://p16-common-sign.tiktokcdn-eu.com/tos-alisg-i-cuqfs489yo-sg/class_rank/league_D_tab_icon.png~tplv-tiktokx-origin.image?dr=10402&refresh_token=b5f7805c&x-expires=1774411200&x-signature=Y0keJkasiWVGuB5VMIu0ZX%2FQfjE%3D&t=4d5b0474&ps=13740610&shp=75a09491&shcp=75a09491&idc=no1a\"\n                            ],\n                            \"width\": 12\n                        },\n                        \"rank_type\": 16,\n                        \"selected_bg_color\": {\n                            \"dark\": \"#fff5dbdb\",\n                            \"light\": \"#fff5dbdb\"\n                        },\n                        \"selected_text_color\": {\n                            \"dark\": \"#ff461517\",\n                            \"light\": \"#ff461517\"\n                        },\n                        \"title_text\": {\n                            \"default_format\": {\n                                \"bold\": false,\n                                \"color\": \"#ffffffff\",\n                                \"font_size\": 0,\n                                \"italic\": false,\n                                \"italic_angle\": 0,\n                                \"use_heigh_light_color\": false,\n                                \"use_remote_clor\": false,\n                                \"weight\": 400\n                            },\n                            \"default_pattern\": \"League {0:string}\",\n                            \"key\": \"pm_mt_league_subTab_league\",\n                            \"pieces\": [\n                                {\n                                    \"string_value\": \"D1\",\n                                    \"type\": 1\n                                }\n                            ]\n                        }\n                    }\n                ],\n                \"title\": \"Daily Ranking\"\n            }\n        },\n        \"extra\": {\n            \"now\": 1774392785335\n        },\n        \"status_code\": 0\n    },\n    \"timestamp\": 1774392786\n}"}],"_postman_id":"6509149d-769a-4bcd-b7cc-35db9816ddaa"},{"name":"Get live info","id":"04bb1d8a-3fd1-47c4-9e93-962ec789d32a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getLiveInfo?room_id=7620881460702087949&user_id=7427227547880047662","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getLiveInfo"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>TikTok Live Room ID.</p>\n","type":"text/plain"},"key":"room_id","value":"7620881460702087949"},{"description":{"content":"<p>TikTok User ID.</p>\n","type":"text/plain"},"key":"user_id","value":"7427227547880047662"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"1c5b8192-e529-447a-bbed-1307757517ab","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getLiveInfo?room_id=7620881460702087949&user_id=7427227547880047662","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getLiveInfo"],"query":[{"key":"room_id","value":"7620881460702087949","description":"TikTok Live Room ID."},{"key":"user_id","value":"7427227547880047662","description":"TikTok User ID."},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 22:53:35 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=gx5g%2BFvat7iLp4cQAfIVr18Llj0Z%2BX72djxO%2FW%2FmnXz1ChPENKCggDOZwIJ93PknKa03Qir2%2BFUuqToIShZOh6iBNNXBPpkww3yF38jD64YWuA%3D%3D\"}]}"},{"key":"cf-ray","value":"9e1940ad0b7d278d-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"data\": {\n            \"AnchorABMap\": {},\n            \"adjust_display_order\": 1,\n            \"admin_ec_show_permission\": {},\n            \"admin_user_ids\": [],\n            \"age_restricted\": {\n                \"AgeInterval\": 4,\n                \"restricted\": false,\n                \"source\": 1\n            },\n            \"aggregation_data\": {\n                \"Audience\": {\n                    \"allow_find_by_contacts\": false,\n                    \"allow_others_download_video\": false,\n                    \"allow_others_download_when_sharing_video\": false,\n                    \"allow_share_show_profile\": false,\n                    \"allow_show_in_gossip\": false,\n                    \"allow_show_my_action\": false,\n                    \"allow_strange_comment\": false,\n                    \"allow_unfollower_comment\": false,\n                    \"allow_use_linkmic\": false,\n                    \"author_stats\": {\n                        \"variety_show_play_count\": 0,\n                        \"video_total_count\": 0,\n                        \"video_total_favorite_count\": 0,\n                        \"video_total_play_count\": 0,\n                        \"video_total_series_count\": 0,\n                        \"video_total_share_count\": 0\n                    },\n                    \"avatar_large\": {\n                        \"avg_color\": \"\",\n                        \"height\": 0,\n                        \"image_type\": 0,\n                        \"is_animated\": false,\n                        \"open_web_url\": \"\",\n                        \"uri\": \"1080x1080/musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=37efa9e4&x-expires=1774562400&x-signature=eE20WWnIiPcfx%2FHwctLCMkLJepw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=f844c934&x-expires=1774562400&x-signature=E7OfMkPyTa6X3fKm%2FURTYq9s6vk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=4171319e&x-expires=1774562400&x-signature=sSnCsYTKoFhL8dYp5U0I58dY%2FXc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                        ],\n                        \"width\": 0\n                    },\n                    \"avatar_medium\": {\n                        \"avg_color\": \"\",\n                        \"height\": 0,\n                        \"image_type\": 0,\n                        \"is_animated\": false,\n                        \"open_web_url\": \"\",\n                        \"uri\": \"720x720/musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=7d47d893&x-expires=1774562400&x-signature=zxEvyH0D3Ts%2FyWfNSmYTXFGELko%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=b72fc4fe&x-expires=1774562400&x-signature=8hKEKoYNR%2BBOecIkwF96BBbaX0Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=195dbfc3&x-expires=1774562400&x-signature=x13nqpNeompMlEUAjNE5cWFs1YM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                        ],\n                        \"width\": 0\n                    },\n                    \"avatar_thumb\": {\n                        \"avg_color\": \"\",\n                        \"height\": 0,\n                        \"image_type\": 0,\n                        \"is_animated\": false,\n                        \"open_web_url\": \"\",\n                        \"uri\": \"100x100/musically-maliva-obj/1594805258216454\",\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d903cd23&x-expires=1774562400&x-signature=wVQ9s7U0QzTT3eYbzZ5XWYkGWGU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                            \"https://p19-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=57556ffe&x-expires=1774562400&x-signature=tXMR5Pk2a10SRNfurMUhYxaUFLc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                            \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=b51a74c4&x-expires=1774562400&x-signature=ZrXMUU2kshK10Tn%2FQpiNbMfx8B4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                        ],\n                        \"width\": 0\n                    },\n                    \"badge_image_list\": [],\n                    \"badge_list\": [],\n                    \"bg_img_url\": \"\",\n                    \"bio_description\": \"\",\n                    \"block_status\": 0,\n                    \"border_list\": [],\n                    \"comment_restrict\": 0,\n                    \"commerce_webcast_config_ids\": [],\n                    \"constellation\": \"\",\n                    \"create_time\": 0,\n                    \"deprecated1\": 0,\n                    \"deprecated12\": 0,\n                    \"deprecated13\": 0,\n                    \"deprecated15\": 0,\n                    \"deprecated16\": false,\n                    \"deprecated17\": false,\n                    \"deprecated18\": \"\",\n                    \"deprecated19\": false,\n                    \"deprecated2\": 0,\n                    \"deprecated21\": 0,\n                    \"deprecated28\": false,\n                    \"deprecated29\": \"\",\n                    \"deprecated3\": 0,\n                    \"deprecated4\": 0,\n                    \"deprecated5\": \"\",\n                    \"deprecated6\": 0,\n                    \"deprecated7\": \"\",\n                    \"deprecated8\": 0,\n                    \"disable_ichat\": 0,\n                    \"display_id\": \"rusanovsasha122\",\n                    \"enable_ichat_img\": 0,\n                    \"enigma_info\": {\n                        \"is_enigma_mask_on\": false\n                    },\n                    \"exp\": 0,\n                    \"fan_ticket_count\": 0,\n                    \"fold_stranger_chat\": false,\n                    \"follow_info\": {\n                        \"follow_status\": 0,\n                        \"follower_count\": 0,\n                        \"following_count\": 0,\n                        \"push_status\": 0\n                    },\n                    \"follow_status\": 0,\n                    \"ichat_restrict_type\": 0,\n                    \"id\": 7578348298105898006,\n                    \"id_str\": \"7578348298105898006\",\n                    \"is_anchor_marked\": false,\n                    \"is_block\": false,\n                    \"is_follower\": false,\n                    \"is_following\": false,\n                    \"is_subscribe\": false,\n                    \"link_mic_stats\": 2,\n                    \"media_badge_image_list\": [],\n                    \"mint_type_label\": [],\n                    \"modify_time\": 1771836057,\n                    \"need_profile_guide\": false,\n                    \"new_real_time_icons\": [],\n                    \"nickname\": \"rusanovsasha122\",\n                    \"pay_grade\": {\n                        \"deprecated20\": 0,\n                        \"deprecated22\": 0,\n                        \"deprecated23\": 0,\n                        \"deprecated24\": 0,\n                        \"deprecated25\": 0,\n                        \"deprecated26\": 0,\n                        \"grade_banner\": \"\",\n                        \"grade_describe\": \"\",\n                        \"grade_icon_list\": [],\n                        \"level\": 0,\n                        \"name\": \"\",\n                        \"next_name\": \"\",\n                        \"next_privileges\": \"\",\n                        \"score\": 0,\n                        \"screen_chat_type\": 0,\n                        \"upgrade_need_consume\": 0\n                    },\n                    \"pay_score\": 0,\n                    \"pay_scores\": 0,\n                    \"push_comment_status\": false,\n                    \"push_digg\": false,\n                    \"push_follow\": false,\n                    \"push_friend_action\": false,\n                    \"push_ichat\": false,\n                    \"push_status\": false,\n                    \"push_video_post\": false,\n                    \"push_video_recommend\": false,\n                    \"real_time_icons\": [],\n                    \"scm_label\": \"\",\n                    \"sec_uid\": \"MS4wLjABAAAAL1gG2YB8twfZcR1g6kHTfxcfpX1hHJLOeahrza87YFFWAB6jtlQE2Qi9FsDAh58h\",\n                    \"secret\": 0,\n                    \"share_qrcode_uri\": \"\",\n                    \"special_id\": \"\",\n                    \"status\": 1,\n                    \"ticket_count\": 0,\n                    \"top_fans\": [],\n                    \"top_vip_no\": 0,\n                    \"upcoming_event_list\": [],\n                    \"user_attr\": {\n                        \"admin_permissions\": {},\n                        \"has_voting_function\": false,\n                        \"is_admin\": false,\n                        \"is_channel_admin\": false,\n                        \"is_muted\": false,\n                        \"is_super_admin\": false,\n                        \"mute_duration\": 0\n                    },\n                    \"user_role\": 0,\n                    \"verified\": false,\n                    \"verified_content\": \"\",\n                    \"verified_reason\": \"\",\n                    \"with_car_management_permission\": false,\n                    \"with_commerce_permission\": false,\n                    \"with_fusion_shop_entry\": false\n                },\n                \"SuccessList\": [\n                    0\n                ]\n            },\n            \"aigc_self_disclosure_switch\": false,\n            \"all_emoji_list\": [],\n            \"allow_preview_time\": -1,\n            \"anchor_live_pro_info\": {\n                \"banner_starling_key\": \"\",\n                \"gamer_banner_starling_key\": \"\",\n                \"is_live_pro\": false,\n                \"live_pro_type\": 0,\n                \"show_banner\": false\n            },\n            \"anchor_scheduled_time_text\": \"\",\n            \"anchor_share_text\": \"\",\n            \"anchor_tab_type\": 7,\n            \"answering_question_content\": \"\",\n            \"app_id\": 1233,\n            \"audio_mute\": 0,\n            \"auto_cover\": 0,\n            \"ba_leads_gen_info\": {\n                \"leads_gen_model\": \"\",\n                \"leads_gen_permission\": false\n            },\n            \"ba_link_info\": {\n                \"ba_link_data\": \"\",\n                \"ba_link_permission\": 0\n            },\n            \"biz_sticker_list\": [],\n            \"blurred_cover\": {\n                \"avg_color\": \"#FFF1EB\",\n                \"height\": 100,\n                \"image_type\": 0,\n                \"is_animated\": false,\n                \"open_web_url\": \"\",\n                \"uri\": \"tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                \"url_list\": [\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-resize-blur:100:100:4.webp?dr=10375&refresh_token=211f42bb&x-expires=1774411200&x-signature=4x9f5%2BgEYK4lw8mPahT96wJ9jzQ%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=no1a&ftpl=1\",\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-resize-blur:100:100:4.webp?dr=10375&refresh_token=df573d7f&x-expires=1774411200&x-signature=TWSq1JWeght0l1%2F1L3GDwGcIODY%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=no1a&ftpl=1\",\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-resize-blur:100:100:4.jpeg?dr=10375&refresh_token=669a00cf&x-expires=1774411200&x-signature=pC3knEsMJhpaheXb7oh6xcIHhWc%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=no1a&ftpl=1\"\n                ],\n                \"width\": 100\n            },\n            \"book_end_time\": 0,\n            \"book_time\": 0,\n            \"business_live\": 0,\n            \"caption_info\": {\n                \"align_stream\": false,\n                \"location\": 0,\n                \"open\": false,\n                \"show_type\": 0,\n                \"support_lang\": []\n            },\n            \"challenge_info\": \"\",\n            \"client_version\": 440303,\n            \"comment_has_text_emoji_emote\": 2,\n            \"comment_name_mode\": 0,\n            \"commerce_info\": {\n                \"commerce_permission\": 0,\n                \"oec_live_enter_room_init_data\": \"\",\n                \"product_num\": 0,\n                \"use_async_load\": false,\n                \"use_new_promotion\": 0\n            },\n            \"commercial_content_toggle\": {\n                \"open_commercial_content_toggle\": false,\n                \"promote_myself\": false,\n                \"promote_third_party\": false\n            },\n            \"common_label_list\": \"\",\n            \"content_tag\": \"\",\n            \"continuous_room_quota_config\": {\n                \"1\": {\n                    \"component_type\": 1,\n                    \"count\": 1,\n                    \"coutinuous_room_cnt\": 3\n                }\n            },\n            \"cover\": {\n                \"avg_color\": \"\",\n                \"height\": 0,\n                \"image_type\": 0,\n                \"is_animated\": false,\n                \"open_web_url\": \"\",\n                \"uri\": \"720x720/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                \"url_list\": [\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=ec5eb151&x-expires=1774562400&x-signature=oO5eh%2BhTOSNH4WZn95Qk02DHoC4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=59a68fc3&x-expires=1774562400&x-signature=CqhND84M8VNlWjhtobphFf53uAo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=57ed17c5&x-expires=1774562400&x-signature=vtT%2BPdluy7xbT1uLw2wO9VJPV%2Fc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                ],\n                \"width\": 0\n            },\n            \"cover_type\": 1,\n            \"cpp_version\": 0,\n            \"create_time\": 1774374876,\n            \"decisions\": {\n                \"data\": {\n                    \"comment_input_placeholder\": \"\\\"ttlive_liveChatInputField_viewerScreen_bottomInputField_typePlaceholder\\\"\",\n                    \"enter_msg\": \"1\",\n                    \"im_frequency\": \"-2\",\n                    \"public_screen_first_interval\": \"3000\",\n                    \"public_screen_frequency\": \"1.5\",\n                    \"usercount_release_interval\": \"2000\"\n                },\n                \"data_v2\": {\n                    \"comment_input_placeholder\": \"{\\\"value\\\":\\\"Type...\\\",\\\"source\\\":\\\"1420\\\",\\\"decision_name\\\":\\\"1417\\\",\\\"decision_id\\\":\\\"\\\"}\",\n                    \"comment_input_placeholder_inner\": \"{\\\"value\\\":\\\"Type...\\\",\\\"source\\\":\\\"1420\\\",\\\"decision_name\\\":\\\"1417\\\",\\\"decision_id\\\":\\\"\\\"}\",\n                    \"enter_msg\": \"{\\\"value\\\":\\\"1\\\",\\\"source\\\":\\\"7498932781591663671\\\",\\\"decision_name\\\":\\\"7498932781591696439\\\",\\\"decision_id\\\":\\\"\\\"}\",\n                    \"im_frequency\": \"{\\\"value\\\":\\\"-2\\\",\\\"source\\\":\\\"1362\\\",\\\"decision_name\\\":\\\"1392\\\",\\\"decision_id\\\":\\\"\\\"}\",\n                    \"public_screen_first_interval\": \"{\\\"value\\\":\\\"3000\\\",\\\"source\\\":\\\"1415\\\",\\\"decision_name\\\":\\\"1415\\\",\\\"decision_id\\\":\\\"\\\"}\",\n                    \"public_screen_frequency\": \"{\\\"value\\\":\\\"1.5\\\",\\\"source\\\":\\\"1465\\\",\\\"decision_name\\\":\\\"1433\\\",\\\"decision_id\\\":\\\"\\\"}\",\n                    \"usercount_release_interval\": \"{\\\"value\\\":\\\"2000\\\",\\\"source\\\":\\\"1368\\\",\\\"decision_name\\\":\\\"1396\\\",\\\"decision_id\\\":\\\"\\\"}\"\n                },\n                \"server_features\": {\n                    \"comment_active_layer\": \"00\",\n                    \"exp_level\": \"3\",\n                    \"following\": \"0\",\n                    \"fyp_live_cache_expire_time\": \"10000\",\n                    \"hot_level\": \"1\",\n                    \"is_new_watch_user\": \"1\",\n                    \"linkmic_audience_count\": \"5\",\n                    \"pk_status\": \"-1\",\n                    \"recommend_preclk_0s\": \"0\",\n                    \"room_stream_complex_bl\": \"0\",\n                    \"room_stream_complex_br\": \"0\",\n                    \"room_stream_complex_tl\": \"0\",\n                    \"room_stream_complex_tr\": \"0\",\n                    \"room_stream_top_lightness_ltr\": \"0\",\n                    \"room_stream_top_lightness_rtl\": \"0\",\n                    \"screen_height\": \"-1\",\n                    \"toolbar_tips_has_no_quota\": \"0\",\n                    \"ua_consume_d14_count\": \"0\",\n                    \"user_anchor_pair_send_gift_or_replay_14d_qw\": \"0\",\n                    \"user_count\": \"9\",\n                    \"user_shared_live_7d\": \"0\"\n                },\n                \"server_features_v2\": {\n                    \"float_feature\": {\n                        \"default$epi.recommend_preclk_0s\": 0,\n                        \"default$epi.room_stream_complex_bl\": 0,\n                        \"default$epi.room_stream_complex_br\": 0,\n                        \"default$epi.room_stream_complex_tl\": 0,\n                        \"default$epi.room_stream_complex_tr\": 0,\n                        \"default$epi.room_stream_top_lightness_ltr\": 0,\n                        \"default$epi.room_stream_top_lightness_rtl\": 0,\n                        \"default$epi.screen_height\": -1\n                    },\n                    \"int_feature\": {\n                        \"$.user_count\": 9,\n                        \"default$epi.comment_active_layer\": 0,\n                        \"default$epi.exp_level\": 3,\n                        \"default$epi.following\": 0,\n                        \"default$epi.fyp_live_cache_expire_time\": 10000,\n                        \"default$epi.hot_level\": 1,\n                        \"default$epi.is_new_watch_user\": 1,\n                        \"default$epi.linkmic_audience_count\": 5,\n                        \"default$epi.pk_status\": -1,\n                        \"default$epi.toolbar_tips_has_no_quota\": 0,\n                        \"default$epi.ua_consume_d14_count\": 0,\n                        \"default$epi.user_anchor_pair_send_gift_or_replay_14d_qw\": 0,\n                        \"default$epi.user_shared_live_7d\": 0\n                    },\n                    \"string_feature\": {}\n                },\n                \"ts\": 1774392814\n            },\n            \"deco_list\": [],\n            \"deprecated10\": \"\",\n            \"deprecated11\": \"\",\n            \"deprecated12\": \"\",\n            \"deprecated13\": \"\",\n            \"deprecated14\": 0,\n            \"deprecated15\": 0,\n            \"deprecated16\": 0,\n            \"deprecated17\": [],\n            \"deprecated18\": 0,\n            \"deprecated19\": \"\",\n            \"deprecated195\": false,\n            \"deprecated2\": \"\",\n            \"deprecated20\": 0,\n            \"deprecated21\": false,\n            \"deprecated22\": 0,\n            \"deprecated23\": \"\",\n            \"deprecated24\": 0,\n            \"deprecated26\": \"\",\n            \"deprecated28\": \"\",\n            \"deprecated3\": {},\n            \"deprecated30\": \"\",\n            \"deprecated31\": false,\n            \"deprecated32\": \"\",\n            \"deprecated35\": 0,\n            \"deprecated36\": 0,\n            \"deprecated39\": \"\",\n            \"deprecated4\": 0,\n            \"deprecated41\": 0,\n            \"deprecated43\": false,\n            \"deprecated44\": 0,\n            \"deprecated5\": false,\n            \"deprecated6\": \"\",\n            \"deprecated7\": 0,\n            \"deprecated8\": \"\",\n            \"deprecated9\": \"\",\n            \"detect_anchor_leave\": 0,\n            \"disable_preload_stream\": false,\n            \"disable_preview_sub_only\": 0,\n            \"disable_screen_record\": false,\n            \"drawer_tab_position\": \"\",\n            \"drop_comment_group\": 0,\n            \"ec_age_interval\": 0,\n            \"ecom_room_type\": 0,\n            \"ecommerce_room_tags\": [],\n            \"effect_frame_upload_demotion\": 0,\n            \"effect_info\": [],\n            \"emoji_list\": [],\n            \"enable_optimize_sensitive_word\": true,\n            \"enable_server_drop\": 0,\n            \"enable_stream_encryption\": false,\n            \"enlarge_view_info\": {\n                \"ab_result\": false,\n                \"enabler_enlarge_view\": true,\n                \"in_enlarge_blacklist\": false,\n                \"landscape_view\": 0,\n                \"portrait_view\": 0\n            },\n            \"enter_room_boost_extra\": \"\",\n            \"existed_commerce_goods\": false,\n            \"existed_ttls_goods\": false,\n            \"fansclub_msg_style\": 2,\n            \"feed_room_labels\": [],\n            \"filter_msg_rules\": [\n                {\n                    \"name\": \"regiongroupit\",\n                    \"random\": {\n                        \"percentage\": 100\n                    },\n                    \"rule\": 0\n                },\n                {\n                    \"name\": \"agegroup3\",\n                    \"random\": {\n                        \"percentage\": 100\n                    },\n                    \"rule\": 0\n                }\n            ],\n            \"finish_reason\": 0,\n            \"finish_time\": 1774374876,\n            \"finish_url\": \"\",\n            \"finish_url_v2\": \"\",\n            \"follow_msg_style\": 2,\n            \"forbidden_copy\": false,\n            \"forum_extra_data\": \"\",\n            \"fyp_skylight_avatar_refresh\": 0,\n            \"game_demo\": 0,\n            \"game_gift_guide_config\": {\n                \"game_gift_guide_keyword_config\": [\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 1,\n                        \"value\": \"ttlive_giftMoment_viewerCmtOcr1\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 1,\n                        \"value\": \"ttlive_giftMoment_viewerCmtOcr2\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 1,\n                        \"value\": \"ttlive_giftMoment_viewerCmtOcr3\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 1,\n                        \"value\": \"ttlive_giftMoment_viewerCmtOcr4\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"good game\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"cheers\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"nice game\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"gG\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"good job\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"nice play\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"nice work\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"good bro\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"epico\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"epic\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"nice\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"perfect\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"fantastic\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"Clutch play\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"Awesome\"\n                    },\n                    {\n                        \"regrex_pattern\": \"(?i)\\\\b${value}\\\\b\",\n                        \"type\": 2,\n                        \"value\": \"celebrate\"\n                    }\n                ]\n            },\n            \"game_tag\": [\n                {\n                    \"bundle_id\": \"\",\n                    \"full_name\": \"\",\n                    \"game_category\": [],\n                    \"gar\": [],\n                    \"hashtag_id\": [],\n                    \"hashtag_list\": [],\n                    \"id\": 0,\n                    \"is_new_game\": false,\n                    \"landscape\": 0,\n                    \"package_name\": \"\",\n                    \"short_name\": \"\",\n                    \"show_name\": \"\"\n                }\n            ],\n            \"gift_msg_style\": 2,\n            \"gift_poll_vote_enabled\": true,\n            \"group_live_info\": {},\n            \"group_live_session\": {\n                \"group_live_members\": [],\n                \"is_group_live_session\": false,\n                \"last_visit_time\": 0\n            },\n            \"group_source\": 0,\n            \"gs_guessing_xtab_ab_param\": 0,\n            \"has_commerce_goods\": false,\n            \"has_more_history_comment\": false,\n            \"has_ttls_goods\": false,\n            \"has_ttls_live_permission\": false,\n            \"has_used_music\": false,\n            \"has_viewer_wishes_game_tricks\": false,\n            \"have_wishlist\": false,\n            \"history_comment_cursor\": \"\",\n            \"history_comment_list\": [],\n            \"host_board_status\": 0,\n            \"hot_sentence_info\": \"\",\n            \"id\": 7620881460702087949,\n            \"id_str\": \"7620881460702087949\",\n            \"idc_region\": \"useast5\",\n            \"indicators\": [],\n            \"intended_drm\": \"\",\n            \"interaction_question\": {\n                \"has_lightning_strengthen\": false,\n                \"has_quick_answer\": false,\n                \"has_recommend\": false,\n                \"question_and_answer_entry\": 4\n            },\n            \"interaction_question_version\": 1,\n            \"interception\": false,\n            \"introduction\": \"\",\n            \"is_game\": 0,\n            \"is_gated_room\": false,\n            \"is_replay\": false,\n            \"is_reposted_expect\": 0,\n            \"is_show_user_card_switch\": false,\n            \"is_stream_low_latency\": false,\n            \"is_tag2_sfv_relation_pair\": false,\n            \"karaoke_info\": {\n                \"display_karaoke\": false,\n                \"karaoke_lyric_status\": false,\n                \"karaoke_status\": false\n            },\n            \"last_ping_time\": 0,\n            \"layout\": 0,\n            \"like_agg_optimize_group\": 2,\n            \"like_count\": 26248,\n            \"like_effect\": {\n                \"effect_cnt\": 0,\n                \"effect_interval_ms\": 300,\n                \"level\": 0,\n                \"version\": 0\n            },\n            \"like_icon_info\": {\n                \"default_icons\": [],\n                \"icons\": [],\n                \"icons_self\": []\n            },\n            \"like_info\": {\n                \"click_cnt\": 0,\n                \"show_cnt\": 0\n            },\n            \"link_mic\": {\n                \"ab_infos\": {},\n                \"audience_id_list\": [\n                    6873133076463272965,\n                    7079556477943350318,\n                    6968438555128841221,\n                    6618281530726858757,\n                    6900568916112704517\n                ],\n                \"battle_scores\": [],\n                \"battle_settings\": {\n                    \"battle_id\": 0,\n                    \"battle_status\": 0,\n                    \"channel_id\": 0,\n                    \"duration\": 0,\n                    \"finished\": 0,\n                    \"match_type\": 0,\n                    \"start_time\": 0,\n                    \"start_time_ms\": 0,\n                    \"theme\": \"\"\n                },\n                \"channel_id\": 0,\n                \"channel_info\": {\n                    \"dimension\": 0,\n                    \"group_channel_id\": 0,\n                    \"inner_channel_id\": 0,\n                    \"layout\": 0,\n                    \"vendor\": 0\n                },\n                \"cohost_settings_info\": {\n                    \"anchor_settings\": {\n                        \"17\": true\n                    }\n                },\n                \"followed_count\": 0,\n                \"link_mic_channel\": 0,\n                \"linked_user_list\": [],\n                \"linker_mode\": 1,\n                \"linkmic_unify_channel_id\": 7620881460702087949,\n                \"multi_guest_enable\": true,\n                \"multi_live_enum\": 1,\n                \"rival_anchor_id\": 0,\n                \"show_user_list\": []\n            },\n            \"linker_map\": {},\n            \"linkmic_layout\": 0,\n            \"lite_user_not_visible\": false,\n            \"lite_user_visible\": false,\n            \"live_distribution\": [],\n            \"live_id\": 12,\n            \"live_reason\": \"\",\n            \"live_room_mode\": 0,\n            \"live_sub_only\": 0,\n            \"live_sub_only_month\": 0,\n            \"live_sub_only_tier\": 0,\n            \"live_sub_only_use_music\": 0,\n            \"live_type_audio\": false,\n            \"live_type_linkmic\": false,\n            \"live_type_normal\": true,\n            \"live_type_sandbox\": false,\n            \"live_type_screenshot\": false,\n            \"live_type_social_live\": false,\n            \"live_type_third_party\": false,\n            \"living_room_attrs\": {\n                \"admin_flag\": 0,\n                \"rank\": 0,\n                \"room_id\": 7620881460702087949,\n                \"room_id_str\": \"7620881460702087949\",\n                \"silence_flag\": 0\n            },\n            \"log_id\": \"202603242253349547A121EB7BA1650654\",\n            \"lottery_finish_time\": 0,\n            \"m2_guide_info\": {\n                \"show_account_recover\": false,\n                \"show_m2_guide\": false\n            },\n            \"max_continue_watch_mill_seconds\": 30000,\n            \"max_preview_time\": 60000,\n            \"mosaic_status\": 0,\n            \"multi_stream_id\": 0,\n            \"multi_stream_id_str\": \"\",\n            \"multi_stream_net_mode\": 0,\n            \"multi_stream_scene\": 0,\n            \"multi_stream_source\": 0,\n            \"multi_stream_url\": {\n                \"alive_timestamp\": 0,\n                \"candidate_resolution\": [],\n                \"complete_push_urls\": [],\n                \"default_resolution\": \"\",\n                \"drm_type\": 0,\n                \"extra\": {\n                    \"anchor_interact_profile\": 0,\n                    \"audience_interact_profile\": 0,\n                    \"bframe_enable\": false,\n                    \"bitrate_adapt_strategy\": 0,\n                    \"bytevc1_enable\": false,\n                    \"default_bitrate\": 0,\n                    \"deprecated1\": false,\n                    \"fps\": 0,\n                    \"gop_sec\": 0,\n                    \"hardware_encode\": false,\n                    \"height\": 0,\n                    \"max_bitrate\": 0,\n                    \"min_bitrate\": 0,\n                    \"roi\": false,\n                    \"super_resolution\": {\n                        \"antialiasing\": false,\n                        \"enable\": false,\n                        \"strength\": 0\n                    },\n                    \"sw_roi\": false,\n                    \"video_profile\": 0,\n                    \"width\": 0\n                },\n                \"flv_pull_url\": {},\n                \"flv_pull_url_params\": {},\n                \"hls_pull_url\": \"\",\n                \"hls_pull_url_map\": {},\n                \"hls_pull_url_params\": \"\",\n                \"id\": 0,\n                \"id_str\": \"\",\n                \"live_core_sdk_data\": {\n                    \"pull_data\": {\n                        \"options\": {\n                            \"default_preview_quality\": {\n                                \"icon_type\": 0,\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"resolution\": \"\",\n                                \"sdk_key\": \"\",\n                                \"v_codec\": \"\"\n                            },\n                            \"default_quality\": {\n                                \"icon_type\": 0,\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"resolution\": \"\",\n                                \"sdk_key\": \"\",\n                                \"v_codec\": \"\"\n                            },\n                            \"max_drm_lenient_size\": \"\",\n                            \"max_drm_lenient_size_backup\": \"\",\n                            \"qualities\": [],\n                            \"show_quality_button\": false,\n                            \"support_low_latency\": false\n                        },\n                        \"stream_data\": \"\"\n                    },\n                    \"push_data\": {\n                        \"push_stream_level\": 0,\n                        \"resolution_params\": {},\n                        \"stream_data\": \"\"\n                    }\n                },\n                \"provider\": 0,\n                \"push_resolution\": \"\",\n                \"push_urls\": [],\n                \"resolution_name\": {},\n                \"rtmp_pull_url\": \"\",\n                \"rtmp_pull_url_params\": \"\",\n                \"rtmp_push_url\": \"\",\n                \"rtmp_push_url_params\": \"\",\n                \"stream_app_id\": 0,\n                \"stream_control_type\": 0,\n                \"stream_delay_ms\": 0,\n                \"stream_size_height\": 0,\n                \"stream_size_width\": 0,\n                \"vr_type\": 0\n            },\n            \"net_mode\": 0,\n            \"online_audience\": {\n                \"anchor_show_contribution\": true,\n                \"anonymous\": 0,\n                \"currency\": \"Coins\",\n                \"deprecated\": false,\n                \"display_config\": {\n                    \"avatar_count\": 2,\n                    \"can_panel_click\": true,\n                    \"show_avatar_list\": true,\n                    \"show_online_panel\": true,\n                    \"show_score\": true\n                },\n                \"preview_count\": 0,\n                \"ranks\": [\n                    {\n                        \"gap_description\": \"10+\",\n                        \"rank\": 1,\n                        \"rank_user\": {\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4cd9089d&x-expires=1774562400&x-signature=eqJDgSOslU98IIpO0fe3%2Ff2%2BZLE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=f7046e27&x-expires=1774562400&x-signature=a9%2BFwhgjnx%2BtYLVlzoIuZ7pb%2BSE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=1e51a050&x-expires=1774562400&x-signature=MMMdQSvm6Kf3JrC7dkDxy15l1f4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_list\": [\n                                {\n                                    \"OpenWebURL\": \"\",\n                                    \"combine\": {\n                                        \"background\": {\n                                            \"background_color_code\": \"#80FF5E3A\",\n                                            \"border_color_code\": \"\",\n                                            \"image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            },\n                                            \"left_side_image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            }\n                                        },\n                                        \"background_auto_mirrored\": false,\n                                        \"background_dark_mode\": {\n                                            \"background_color_code\": \"#80FF5E3A\",\n                                            \"border_color_code\": \"\",\n                                            \"image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            },\n                                            \"left_side_image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            }\n                                        },\n                                        \"display_type\": 4,\n                                        \"font_style\": {\n                                            \"border_color\": \"\",\n                                            \"font_color\": \"\",\n                                            \"font_size\": 0,\n                                            \"font_width\": 0\n                                        },\n                                        \"icon\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"webcast-va/webcast-va-fans_badge_icon_lv1_v2.png\",\n                                            \"url_list\": [\n                                                \"https://p16-webcast.tiktokcdn.com/webcast-va/webcast-va-fans_badge_icon_lv1_v2.png~tplv-obj.image\",\n                                                \"https://p19-webcast.tiktokcdn.com/webcast-va/webcast-va-fans_badge_icon_lv1_v2.png~tplv-obj.image\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"icon_auto_mirrored\": false,\n                                        \"multi_guest_show_style\": 0,\n                                        \"padding\": {\n                                            \"badge_width\": 0,\n                                            \"horizontal_padding_rule\": 1,\n                                            \"icon_bottom_padding\": 0,\n                                            \"icon_top_padding\": 0,\n                                            \"left_padding\": 2,\n                                            \"middle_padding\": 0,\n                                            \"right_padding\": 2,\n                                            \"use_specific\": true,\n                                            \"vertical_padding_rule\": 0\n                                        },\n                                        \"padding_new_font\": {\n                                            \"badge_width\": 0,\n                                            \"horizontal_padding_rule\": 1,\n                                            \"icon_bottom_padding\": 0,\n                                            \"icon_top_padding\": 0,\n                                            \"left_padding\": 2,\n                                            \"middle_padding\": 0,\n                                            \"right_padding\": 2,\n                                            \"use_specific\": true,\n                                            \"vertical_padding_rule\": 0\n                                        },\n                                        \"personal_card_show_style\": 15,\n                                        \"profile_card_panel\": {\n                                            \"badge_text_position\": 0,\n                                            \"profile_content\": {\n                                                \"icon_list\": [],\n                                                \"use_content\": false\n                                            },\n                                            \"projection_config\": {\n                                                \"icon\": {\n                                                    \"avg_color\": \"\",\n                                                    \"height\": 0,\n                                                    \"image_type\": 0,\n                                                    \"is_animated\": false,\n                                                    \"open_web_url\": \"\",\n                                                    \"uri\": \"\",\n                                                    \"url_list\": [],\n                                                    \"width\": 0\n                                                },\n                                                \"use_projection\": false\n                                            },\n                                            \"use_new_profile_card_style\": false\n                                        },\n                                        \"public_screen_show_style\": 14,\n                                        \"ranklist_online_audience_show_style\": 0,\n                                        \"str\": \"\"\n                                    },\n                                    \"display\": true,\n                                    \"display_status\": 0,\n                                    \"display_type\": 4,\n                                    \"exhibition_type\": 0,\n                                    \"greyed_by_client\": 0,\n                                    \"is_customized\": false,\n                                    \"position\": 1,\n                                    \"priority_type\": 30,\n                                    \"privilege_log_extra\": {\n                                        \"data_version\": \"2\",\n                                        \"end_time\": 0,\n                                        \"level\": \"1\",\n                                        \"privilege_id\": \"7196929090442513157\",\n                                        \"privilege_order_id\": \"mock_fix_width_transparent_7196929090442513157\",\n                                        \"privilege_version\": \"0\",\n                                        \"start_time\": 0\n                                    },\n                                    \"scene_type\": 10\n                                }\n                            ],\n                            \"display_id\": \"peacefullyloved22\",\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 1697,\n                                \"following_count\": 3448,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"id\": 6900568916112704517,\n                            \"id_str\": \"6900568916112704517\",\n                            \"nickname\": \"PEACE LOVE JOY\",\n                            \"secret\": 0\n                        },\n                        \"score\": 253,\n                        \"user_restriction_level\": 3\n                    },\n                    {\n                        \"gap_description\": \"10+\",\n                        \"rank\": 2,\n                        \"rank_user\": {\n                            \"avatar_thumb\": {\n                                \"avg_color\": \"\",\n                                \"height\": 0,\n                                \"image_type\": 0,\n                                \"is_animated\": false,\n                                \"open_web_url\": \"\",\n                                \"uri\": \"100x100/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012\",\n                                \"url_list\": [\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a9f06402&x-expires=1774562400&x-signature=b9JGNal29BGgg8gMdvQUYyAnYD8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=43528a70&x-expires=1774562400&x-signature=8tplF4cpr2Lr5%2BQQHvrIADNC8LE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                    \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=498cca4d&x-expires=1774562400&x-signature=3ebdcw7j1Iz3SXX%2BTNgOIrAViDQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                ],\n                                \"width\": 0\n                            },\n                            \"badge_list\": [\n                                {\n                                    \"OpenWebURL\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\",\n                                    \"combine\": {\n                                        \"background\": {\n                                            \"background_color_code\": \"#995F90EF\",\n                                            \"border_color_code\": \"\",\n                                            \"image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            },\n                                            \"left_side_image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            }\n                                        },\n                                        \"background_auto_mirrored\": false,\n                                        \"background_dark_mode\": {\n                                            \"background_color_code\": \"#995F90EF\",\n                                            \"border_color_code\": \"\",\n                                            \"image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            },\n                                            \"left_side_image\": {\n                                                \"avg_color\": \"\",\n                                                \"height\": 0,\n                                                \"image_type\": 0,\n                                                \"is_animated\": false,\n                                                \"open_web_url\": \"\",\n                                                \"uri\": \"\",\n                                                \"url_list\": [],\n                                                \"width\": 0\n                                            }\n                                        },\n                                        \"display_type\": 4,\n                                        \"font_style\": {\n                                            \"border_color\": \"\",\n                                            \"font_color\": \"\",\n                                            \"font_size\": 0,\n                                            \"font_width\": 0\n                                        },\n                                        \"icon\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\",\n                                            \"uri\": \"webcast-va/grade_badge_icon_lite_lv5_v1.png\",\n                                            \"url_list\": [\n                                                \"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv5_v1.png~tplv-obj.image\",\n                                                \"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv5_v1.png~tplv-obj.image\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"icon_auto_mirrored\": false,\n                                        \"multi_guest_show_style\": 0,\n                                        \"padding\": {\n                                            \"badge_width\": 32,\n                                            \"horizontal_padding_rule\": 0,\n                                            \"icon_bottom_padding\": 0,\n                                            \"icon_top_padding\": 0,\n                                            \"left_padding\": 0,\n                                            \"middle_padding\": 3,\n                                            \"right_padding\": 0,\n                                            \"use_specific\": true,\n                                            \"vertical_padding_rule\": 0\n                                        },\n                                        \"padding_new_font\": {\n                                            \"badge_width\": 32,\n                                            \"horizontal_padding_rule\": 0,\n                                            \"icon_bottom_padding\": 0,\n                                            \"icon_top_padding\": 0,\n                                            \"left_padding\": 0,\n                                            \"middle_padding\": 3,\n                                            \"right_padding\": 0,\n                                            \"use_specific\": true,\n                                            \"vertical_padding_rule\": 0\n                                        },\n                                        \"personal_card_show_style\": 15,\n                                        \"profile_card_panel\": {\n                                            \"badge_text_position\": 0,\n                                            \"profile_content\": {\n                                                \"icon_list\": [],\n                                                \"use_content\": false\n                                            },\n                                            \"projection_config\": {\n                                                \"icon\": {\n                                                    \"avg_color\": \"\",\n                                                    \"height\": 0,\n                                                    \"image_type\": 0,\n                                                    \"is_animated\": false,\n                                                    \"open_web_url\": \"\",\n                                                    \"uri\": \"\",\n                                                    \"url_list\": [],\n                                                    \"width\": 0\n                                                },\n                                                \"use_projection\": false\n                                            },\n                                            \"use_new_profile_card_style\": false\n                                        },\n                                        \"public_screen_show_style\": 14,\n                                        \"ranklist_online_audience_show_style\": 0,\n                                        \"str\": \"9\"\n                                    },\n                                    \"display\": true,\n                                    \"display_status\": 0,\n                                    \"display_type\": 4,\n                                    \"exhibition_type\": 0,\n                                    \"greyed_by_client\": 0,\n                                    \"is_customized\": false,\n                                    \"position\": 1,\n                                    \"priority_type\": 20,\n                                    \"privilege_log_extra\": {\n                                        \"data_version\": \"2\",\n                                        \"end_time\": 0,\n                                        \"level\": \"9\",\n                                        \"privilege_id\": \"7138381176787572516\",\n                                        \"privilege_order_id\": \"mock_fix_width_transparent_7138381176787572516\",\n                                        \"privilege_version\": \"0\",\n                                        \"start_time\": 0\n                                    },\n                                    \"scene_type\": 8\n                                }\n                            ],\n                            \"display_id\": \"chanelisroyalty\",\n                            \"enigma_info\": {\n                                \"is_enigma_mask_on\": false\n                            },\n                            \"follow_info\": {\n                                \"follow_status\": 0,\n                                \"follower_count\": 476,\n                                \"following_count\": 461,\n                                \"push_status\": 0\n                            },\n                            \"follow_status\": 0,\n                            \"id\": 7079556477943350318,\n                            \"id_str\": \"7079556477943350318\",\n                            \"nickname\": \"chanelisroyalty\",\n                            \"secret\": 0\n                        },\n                        \"score\": 80,\n                        \"user_restriction_level\": 3\n                    }\n                ],\n                \"rule_url\": \"sslocal://webcast_webview?url=https%3A%2F%2Fsf19-draftcdn-sg.ibytedtos.com%2Fobj%2Fies-hotsoon-draft-sg%2Ftiktok-live-faq%2Ftiktok_live_revenue_top_view_ranking_new.html%3Fshow_amount_strategy%3D1&darkmode_color=BGSecondary&type=popup&gravity=bottom&radius=10&height=450\",\n                \"self_info\": {\n                    \"gap_description\": \"Send a Gift to have a chance to get a top gifter badge.\",\n                    \"rank\": 0,\n                    \"rank_user\": {\n                        \"avatar_thumb\": {\n                            \"avg_color\": \"\",\n                            \"height\": 0,\n                            \"image_type\": 0,\n                            \"is_animated\": false,\n                            \"open_web_url\": \"\",\n                            \"uri\": \"100x100/musically-maliva-obj/1594805258216454\",\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=d903cd23&x-expires=1774562400&x-signature=wVQ9s7U0QzTT3eYbzZ5XWYkGWGU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                \"https://p19-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=57556ffe&x-expires=1774562400&x-signature=tXMR5Pk2a10SRNfurMUhYxaUFLc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                \"https://p16-common-sign.tiktokcdn-eu.com/musically-maliva-obj/1594805258216454~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=b51a74c4&x-expires=1774562400&x-signature=ZrXMUU2kshK10Tn%2FQpiNbMfx8B4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                            ],\n                            \"width\": 0\n                        },\n                        \"badge_list\": [],\n                        \"display_id\": \"rusanovsasha122\",\n                        \"enigma_info\": {\n                            \"is_enigma_mask_on\": false\n                        },\n                        \"follow_info\": {\n                            \"follow_status\": 0,\n                            \"follower_count\": 0,\n                            \"following_count\": 0,\n                            \"push_status\": 0\n                        },\n                        \"follow_status\": 0,\n                        \"id\": 7578348298105898006,\n                        \"id_str\": \"7578348298105898006\",\n                        \"nickname\": \"rusanovsasha122\",\n                        \"secret\": 0\n                    },\n                    \"score\": 0,\n                    \"user_restriction_level\": 3\n                },\n                \"total\": 8\n            },\n            \"os_type\": 0,\n            \"owner\": {\n                \"allow_find_by_contacts\": false,\n                \"allow_others_download_video\": false,\n                \"allow_others_download_when_sharing_video\": false,\n                \"allow_share_show_profile\": false,\n                \"allow_show_in_gossip\": false,\n                \"allow_show_my_action\": false,\n                \"allow_strange_comment\": false,\n                \"allow_unfollower_comment\": false,\n                \"allow_use_linkmic\": false,\n                \"author_stats\": {\n                    \"variety_show_play_count\": 0,\n                    \"video_total_count\": 0,\n                    \"video_total_favorite_count\": 3560,\n                    \"video_total_play_count\": 0,\n                    \"video_total_series_count\": 0,\n                    \"video_total_share_count\": 0\n                },\n                \"avatar_large\": {\n                    \"avg_color\": \"\",\n                    \"height\": 0,\n                    \"image_type\": 0,\n                    \"is_animated\": false,\n                    \"open_web_url\": \"\",\n                    \"uri\": \"1080x1080/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=5e9d30d4&x-expires=1774562400&x-signature=t%2F0xVXJUKsP3wsOZ2HZ7OqduOb0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=81949ddd&x-expires=1774562400&x-signature=KwlSyk%2F2UkErNAbvfi2vqTsot7I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=2b3bdec1&x-expires=1774562400&x-signature=BCwzBKoQnT86xLWaJXFP3Fx%2FGMw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                    ],\n                    \"width\": 0\n                },\n                \"avatar_medium\": {\n                    \"avg_color\": \"\",\n                    \"height\": 0,\n                    \"image_type\": 0,\n                    \"is_animated\": false,\n                    \"open_web_url\": \"\",\n                    \"uri\": \"720x720/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=ec5eb151&x-expires=1774562400&x-signature=oO5eh%2BhTOSNH4WZn95Qk02DHoC4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=59a68fc3&x-expires=1774562400&x-signature=CqhND84M8VNlWjhtobphFf53uAo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=57ed17c5&x-expires=1774562400&x-signature=vtT%2BPdluy7xbT1uLw2wO9VJPV%2Fc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                    ],\n                    \"width\": 0\n                },\n                \"avatar_thumb\": {\n                    \"avg_color\": \"\",\n                    \"height\": 0,\n                    \"image_type\": 0,\n                    \"is_animated\": false,\n                    \"open_web_url\": \"\",\n                    \"uri\": \"100x100/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                    \"url_list\": [\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6913d63b&x-expires=1774562400&x-signature=Bhgj%2B%2FhBdLBUIQfc2Gl%2BUEszZOA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                        \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=66c52708&x-expires=1774562400&x-signature=%2BApyDTib6srtJw263y2qFALH8I8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                        \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=cd38ea2c&x-expires=1774562400&x-signature=f60ZaRCP94E36Qj4nO%2FwxvgjTa4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                    ],\n                    \"width\": 0\n                },\n                \"badge_image_list\": [],\n                \"badge_list\": [],\n                \"bg_img_url\": \"\",\n                \"bio_description\": \"\",\n                \"block_status\": 0,\n                \"border_list\": [],\n                \"comment_restrict\": 0,\n                \"commerce_webcast_config_ids\": [],\n                \"constellation\": \"\",\n                \"create_time\": 0,\n                \"deprecated1\": 0,\n                \"deprecated12\": 0,\n                \"deprecated13\": 0,\n                \"deprecated15\": 0,\n                \"deprecated16\": false,\n                \"deprecated17\": false,\n                \"deprecated18\": \"\",\n                \"deprecated19\": false,\n                \"deprecated2\": 0,\n                \"deprecated21\": 0,\n                \"deprecated28\": false,\n                \"deprecated29\": \"\",\n                \"deprecated3\": 0,\n                \"deprecated4\": 0,\n                \"deprecated5\": \"\",\n                \"deprecated6\": 0,\n                \"deprecated7\": \"\",\n                \"deprecated8\": 0,\n                \"disable_ichat\": 0,\n                \"display_id\": \"apple87788\",\n                \"enable_ichat_img\": 0,\n                \"exp\": 0,\n                \"fan_ticket_count\": 0,\n                \"fans_club_info\": {\n                    \"badge\": {\n                        \"avg_color\": \"\",\n                        \"height\": 0,\n                        \"image_type\": 35,\n                        \"is_animated\": false,\n                        \"open_web_url\": \"\",\n                        \"uri\": \"webcast-va/fans_left_up_corner_entrance_icon_lv1_v0.png\",\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/webcast-va/fans_left_up_corner_entrance_icon_lv1_v0.png~tplv-obj.image\",\n                            \"https://p19-webcast.tiktokcdn.com/webcast-va/fans_left_up_corner_entrance_icon_lv1_v0.png~tplv-obj.image\"\n                        ],\n                        \"width\": 0\n                    },\n                    \"fans_club_name\": \"\",\n                    \"fans_count\": 0,\n                    \"fans_level\": 0,\n                    \"fans_score\": 0,\n                    \"is_sleeping\": false\n                },\n                \"fold_stranger_chat\": false,\n                \"follow_info\": {\n                    \"follow_status\": 0,\n                    \"follower_count\": 1683,\n                    \"following_count\": 1125,\n                    \"push_status\": 0\n                },\n                \"follow_status\": 0,\n                \"ichat_restrict_type\": 0,\n                \"id\": 7427227547880047662,\n                \"id_str\": \"7427227547880047662\",\n                \"is_anchor_marked\": false,\n                \"is_block\": false,\n                \"is_follower\": false,\n                \"is_following\": false,\n                \"is_subscribe\": false,\n                \"link_mic_stats\": 2,\n                \"media_badge_image_list\": [],\n                \"mint_type_label\": [],\n                \"modify_time\": 1774155837,\n                \"need_profile_guide\": false,\n                \"new_real_time_icons\": [],\n                \"nickname\": \"Apple\",\n                \"own_room\": {\n                    \"room_ids\": [\n                        7620881460702087949\n                    ],\n                    \"room_ids_str\": [\n                        \"7620881460702087949\"\n                    ]\n                },\n                \"pay_grade\": {\n                    \"deprecated20\": 0,\n                    \"deprecated22\": 0,\n                    \"deprecated23\": 0,\n                    \"deprecated24\": 0,\n                    \"deprecated25\": 0,\n                    \"deprecated26\": 0,\n                    \"grade_banner\": \"\",\n                    \"grade_describe\": \"\",\n                    \"grade_icon_list\": [],\n                    \"level\": 0,\n                    \"name\": \"\",\n                    \"next_name\": \"\",\n                    \"next_privileges\": \"\",\n                    \"score\": 0,\n                    \"screen_chat_type\": 0,\n                    \"upgrade_need_consume\": 0\n                },\n                \"pay_score\": 0,\n                \"pay_scores\": 0,\n                \"push_comment_status\": false,\n                \"push_digg\": false,\n                \"push_follow\": false,\n                \"push_friend_action\": false,\n                \"push_ichat\": false,\n                \"push_status\": false,\n                \"push_video_post\": false,\n                \"push_video_recommend\": false,\n                \"real_time_icons\": [],\n                \"scm_label\": \"\",\n                \"sec_uid\": \"MS4wLjABAAAAQRm3DkkU_G_hWkc277EVoUE8KbPZVr0GVgJQMeMhIkTruiCjMgarHNaUZvlrjPBA\",\n                \"secret\": 0,\n                \"share_qrcode_uri\": \"\",\n                \"special_id\": \"\",\n                \"status\": 1,\n                \"subscribe_info\": {\n                    \"anchor_gift_sub_auth\": false,\n                    \"badge\": {\n                        \"is_customized\": false\n                    },\n                    \"enable_subscription\": false,\n                    \"is_in_grace_period\": false,\n                    \"is_sol_eligible\": false,\n                    \"is_subscribe\": false,\n                    \"is_subscribed_to_anchor\": false,\n                    \"package_id\": \"\",\n                    \"qualification\": false,\n                    \"sol_room_display_text\": \"\",\n                    \"status\": 0,\n                    \"sub_end_time\": 0,\n                    \"sub_split_status\": {\n                        \"cur_period\": 3,\n                        \"is_old_sub_creator\": false\n                    },\n                    \"subscriber_count\": 0,\n                    \"timer_detail\": {\n                        \"anchor_id\": 0,\n                        \"anchor_side_title\": \"\",\n                        \"antidirt_status\": 0,\n                        \"audit_status\": 0,\n                        \"last_pause_timestamp_s\": 0,\n                        \"remaining_time_s\": 0,\n                        \"screen_h\": 0,\n                        \"screen_w\": 0,\n                        \"start_countdown_time_s\": 0,\n                        \"start_timestamp_s\": 0,\n                        \"sticker_x\": 0,\n                        \"sticker_y\": 0,\n                        \"sub_count\": 0,\n                        \"time_increase_cap_s\": 0,\n                        \"time_increase_per_sub_s\": 0,\n                        \"time_increase_reach_cap\": false,\n                        \"timer_id\": 0,\n                        \"timer_status\": 0,\n                        \"timestamp_s\": 0,\n                        \"total_pause_time_s\": 0,\n                        \"total_time_s\": 0,\n                        \"user_side_title\": \"\"\n                    },\n                    \"user_gift_sub_auth\": false\n                },\n                \"ticket_count\": 0,\n                \"top_fans\": [],\n                \"top_vip_no\": 0,\n                \"upcoming_event_list\": [],\n                \"user_attr\": {\n                    \"admin_permissions\": {},\n                    \"has_voting_function\": false,\n                    \"is_admin\": false,\n                    \"is_channel_admin\": false,\n                    \"is_muted\": false,\n                    \"is_super_admin\": false,\n                    \"mute_duration\": 0\n                },\n                \"user_role\": 0,\n                \"verified\": false,\n                \"verified_content\": \"\",\n                \"verified_reason\": \"\",\n                \"with_car_management_permission\": false,\n                \"with_commerce_permission\": false,\n                \"with_fusion_shop_entry\": false\n            },\n            \"owner_device_id\": 0,\n            \"owner_device_id_str\": \"\",\n            \"owner_user_id\": 7427227547880047662,\n            \"owner_user_id_str\": \"\",\n            \"paid_content_info\": {\n                \"paid_content_live_data\": \"\",\n                \"paid_content_permission\": false\n            },\n            \"paid_event\": {\n                \"event_id\": 0,\n                \"paid_type\": 0\n            },\n            \"partnership_info\": {\n                \"game_info_list\": [],\n                \"partnership_room\": false,\n                \"promoting_drops_id\": \"\",\n                \"promoting_game_id\": \"\",\n                \"promoting_room\": false,\n                \"promoting_task_id\": \"\",\n                \"promoting_task_type\": 0,\n                \"show_task_id\": \"\",\n                \"show_task_type\": 0,\n                \"task_id_list\": []\n            },\n            \"pico_live_type\": 0,\n            \"pin_info\": {\n                \"display_duration\": 60,\n                \"has_pin\": true\n            },\n            \"poll_conf\": {\n                \"gift_poll_limit\": {\n                    \"current_poll_count\": 0,\n                    \"max_poll_count\": 6,\n                    \"unlimited\": false\n                },\n                \"poll_template_optimize_group\": 2,\n                \"use_new_gift_poll\": true\n            },\n            \"polling_star_comment\": false,\n            \"pre_enter_time\": 0,\n            \"preview_flow_tag\": 0,\n            \"quota_config\": {\n                \"6\": {\n                    \"component_type\": 6,\n                    \"default_count\": 1,\n                    \"position_count_map\": {}\n                },\n                \"7\": {\n                    \"component_type\": 7,\n                    \"default_count\": 1,\n                    \"position_count_map\": {}\n                },\n                \"15\": {\n                    \"component_type\": 15,\n                    \"default_count\": 1,\n                    \"position_count_map\": {}\n                },\n                \"16\": {\n                    \"component_type\": 16,\n                    \"default_count\": 1,\n                    \"position_count_map\": {}\n                },\n                \"18\": {\n                    \"component_type\": 18,\n                    \"default_count\": 1,\n                    \"position_count_map\": {}\n                }\n            },\n            \"rank_comment_groups\": [\n                \"ug_6\",\n                \"default_app\",\n                \"tikcast_community_comment_18866_v7_r655069_desc\"\n            ],\n            \"ranklist_audience_type\": 0,\n            \"regional_restricted\": {\n                \"block_list\": []\n            },\n            \"relation_tag\": \"\",\n            \"replay\": true,\n            \"repost_note\": \"\",\n            \"reposted\": false,\n            \"room_audit_status\": 0,\n            \"room_auth\": {\n                \"Banner\": 1,\n                \"BroadcastMessage\": 1,\n                \"Chat\": true,\n                \"ChatL2\": true,\n                \"ChatSubOnly\": false,\n                \"CommentMention\": 0,\n                \"CommercePermission\": 0,\n                \"CommunityFlagged\": false,\n                \"CommunityFlaggedReview\": false,\n                \"CustomizableGiftPoll\": 1,\n                \"CustomizablePoll\": 1,\n                \"Danmaku\": false,\n                \"Digg\": true,\n                \"DonationSticker\": 1,\n                \"EmotePoll\": 2,\n                \"EnableFansLevel\": false,\n                \"EnableShowUserUV\": false,\n                \"EnigmaWhisper\": 1,\n                \"EventPromotion\": 0,\n                \"Explore\": true,\n                \"GameRankingSwitch\": 0,\n                \"Gift\": true,\n                \"GiftAnchorMt\": 1,\n                \"GiftPoll\": 1,\n                \"GoldenEnvelope\": 2,\n                \"GoldenEnvelopeActivity\": 2,\n                \"InteractionQuestion\": true,\n                \"Landscape\": 1,\n                \"LandscapeChat\": 0,\n                \"LuckMoney\": true,\n                \"MultiEnableReserve\": false,\n                \"Pictionary\": 0,\n                \"PictionaryBubble\": 1,\n                \"PictionaryPermission\": 1,\n                \"Poll\": 1,\n                \"Promote\": false,\n                \"PromoteOther\": 1,\n                \"Props\": false,\n                \"PublicScreen\": 1,\n                \"QuickChat\": 1,\n                \"Rank\": 1,\n                \"RankingChangeAlterSwitch\": 0,\n                \"RoomContributor\": false,\n                \"SecretRoom\": 0,\n                \"Share\": true,\n                \"ShareEffect\": 0,\n                \"ShoppingRanking\": 1,\n                \"SpamComments\": true,\n                \"UserCard\": true,\n                \"UserCount\": 1,\n                \"ViewerWishes\": 0,\n                \"Viewers\": true,\n                \"anchor_level_permission\": {\n                    \"InteractionQuestion\": 0,\n                    \"beauty\": 0,\n                    \"comment_filter\": 0,\n                    \"comment_setting\": 0,\n                    \"customizable_poll\": 1,\n                    \"donation_sticker\": 0,\n                    \"effects\": 0,\n                    \"flip\": 0,\n                    \"full_screen_mode\": 0,\n                    \"goody_bag\": 0,\n                    \"hear_your_own_voice\": 0,\n                    \"karaoke\": 0,\n                    \"live_background\": 0,\n                    \"live_center\": 0,\n                    \"live_intro\": 0,\n                    \"mirror\": 0,\n                    \"moderator_setting\": 0,\n                    \"pause_live\": 0,\n                    \"pictionary\": 0,\n                    \"pin\": 1,\n                    \"play_together\": 0,\n                    \"poll\": 1,\n                    \"portal\": 0,\n                    \"promote\": 0,\n                    \"share\": 1,\n                    \"sticker\": 0,\n                    \"topic\": 0,\n                    \"treasure_box\": 0,\n                    \"viewer_rank_list\": 1,\n                    \"voice_effect\": 0\n                },\n                \"comment_tray_status\": 0,\n                \"credit_entrance_for_audience\": false,\n                \"deprecated1\": false,\n                \"deprecated118\": [],\n                \"deprecated119\": 0,\n                \"deprecated2\": 0,\n                \"deprecated3\": 0,\n                \"deprecated4\": 0,\n                \"deprecated5\": 0,\n                \"deprecated6\": 0,\n                \"deprecated7\": 0,\n                \"deprecated8\": 0,\n                \"deprecated9\": 0,\n                \"game_guess_permission\": false,\n                \"guess_entrance_for_host\": false,\n                \"show_credit_widget\": false,\n                \"star_comment_permission_switch\": {\n                    \"OffReason\": \"\",\n                    \"status\": 1\n                },\n                \"transaction_history\": 0,\n                \"use_user_pv\": false\n            },\n            \"room_auth_message\": {},\n            \"room_create_ab_param\": \"{\\\"room_pin_duration\\\":60,\\\"push_concurrency\\\":0,\\\"comment_filter_optimize\\\":true,\\\"gift_gallery_v11_opt_enabled\\\":true,\\\"like_optimize\\\":2,\\\"ttlive_emote_poll_enabled\\\":true,\\\"enable_cohost_suggestions_v2\\\":true,\\\"match_playbooks\\\":3,\\\"optimize_sensitive_word\\\":1,\\\"use_hybrid_golive_net\\\":1,\\\"live_share_post\\\":true,\\\"linkmic_ab_params\\\":{\\\"multi_guest_follow_popup_strategy_group\\\":2,\\\"live_sdk_multiguest_moderator_ability_v3\\\":2,\\\"multi_guest_showdown_animation_upgrade\\\":true,\\\"live_linkmic_enable_state_consistency\\\":3,\\\"live_sdk_multiguest_moderator_ability_v2\\\":2,\\\"multi_guest_layout_market_enable\\\":0,\\\"enable_text_header\\\":1,\\\"live_linkmic_preview_panel_new_effect\\\":1,\\\"count_down_for_all_enable_phase2\\\":true,\\\"linkmic_sdk_layout_common\\\":true,\\\"livesdk_optimize_fov_for_small_window\\\":true,\\\"live_linkmic_enable_guest_gift_rank_list\\\":1,\\\"livesdk_zoom_more\\\":1,\\\"multi_guest_enable_guest_invite_friend\\\":true,\\\"multi_guest_fan_ticket_component_optimization\\\":1,\\\"multi_guest_top_guest_opt\\\":0,\\\"multi_guest_reset_point_after_leave_opt\\\":1,\\\"linkmic_with_follow\\\":true,\\\"count_down_for_all_enable\\\":true,\\\"enable_layout_layer_add_number_of_panel_grids\\\":true,\\\"live_show_cache_opt\\\":true,\\\"enable_mic_view_manage_panel\\\":2,\\\"multi_guest_change_layout_v2\\\":3,\\\"mutex_opt_enable\\\":true,\\\"live_sdk_multiguest_moderator_ability\\\":1,\\\"rounded_corner_enable\\\":true,\\\"multi_guest_skip_enlarge_check_in_change_layout\\\":true,\\\"multi_wallpaper_ab_group\\\":\\\"v2\\\",\\\"multi_guest_gifter_priority_v2\\\":1,\\\"multi_guest_noticeboard_opt_v1\\\":3,\\\"multi_guest_linkmic_info_new_pack_logic_for_room_enter\\\":1,\\\"multi_guest_fix_layout_1v4\\\":1,\\\"linkmic_floating_layout_opt_style_v2\\\":2,\\\"enable_effect_layout_animation\\\":true,\\\"multi_guest_anchor_auto_approval\\\":true,\\\"multi_guest_enable_sharding_db\\\":true,\\\"linkmic_mic_pos_loading_optimize\\\":1,\\\"multi_guest_skip_tip_for_enlarge_another\\\":true,\\\"listchange_optimize\\\":true,\\\"server_cancel_apply\\\":true,\\\"mg_enable_anchor_full_seat_accept_invite\\\":true,\\\"multi_guest_float_layout_opt_enable\\\":1,\\\"multi_guest_layout_function_voice\\\":0,\\\"linkmic_sdk_layout_refactor\\\":true,\\\"live_cohost_anchor_new_layout\\\":true,\\\"multi_guest_gifter_priority\\\":2,\\\"multi_guest_agree_apply_guide\\\":1,\\\"playbook_non_multi_guest_enable\\\":1,\\\"linkmic_rtc_ratio_optimize\\\":true,\\\"multi_guest_add_switch_spot\\\":1,\\\"linkmic_anchor_co_host_multi_guest_reservation\\\":1,\\\"multi_guest_all_layout_corner_opt\\\":1,\\\"multi_guest_layout_function_opt\\\":15,\\\"linkmic_shared_bg_version\\\":1,\\\"live_linkmic_enable_switch_gift_guest_banner\\\":1,\\\"enable_revert_invite\\\":true},\\\"uplifting_competition_atmosphere_daily_rank\\\":true,\\\"moderator_guide\\\":1,\\\"host_lop_realtime_settle\\\":1,\\\"im_enable_candidate\\\":{\\\"global_message_ecom_strategy_ab\\\":true,\\\"send_gift\\\":true},\\\"icy_clash_effect_version\\\":1,\\\"gift_highlight_template_enabled\\\":true,\\\"pictionary_permission\\\":1,\\\"enable_revenue_tips_moderator_comment\\\":1,\\\"gift_gallery_enable\\\":true,\\\"gift_poll_optimize\\\":1,\\\"gift_gallery_surpass_in_na\\\":true,\\\"social_im_degrade\\\":2,\\\"daily_rank_sticker\\\":1,\\\"live_replay_highlight_refactor\\\":1,\\\"match_playbooks_opt\\\":2,\\\"strengthen_popular_branding\\\":true,\\\"pictionary_bubble\\\":1,\\\"live_cohost_cross_room_push_arch_enable\\\":true,\\\"gift_highlight_feature_enabled\\\":true,\\\"like_frequency_control_version\\\":\\\"v3\\\",\\\"show_subscription_barrage_message\\\":true,\\\"moderator_tips_v2\\\":1,\\\"enable_host_mark_user\\\":1,\\\"fans_privilege_upgrade\\\":1,\\\"merge_like_msg_content\\\":true,\\\"check_ping_no_streaming_short_close\\\":0,\\\"low_heat_display_content\\\":1,\\\"heartme_gift_text_enabled\\\":true,\\\"enable_customizable_poll\\\":true,\\\"class_rank_sticker\\\":1,\\\"wave_optimize_strategy\\\":2,\\\"show_subscription_enter_message\\\":false,\\\"room_has_pin\\\":true,\\\"linkmic_guest_follow_msg\\\":1,\\\"viewer_manager_guide\\\":2,\\\"cross_device_version\\\":-1,\\\"live_replay_highlight_recover\\\":false,\\\"rank_game_entrance_show_ab\\\":true,\\\"detect_anchor_leave\\\":2,\\\"golive_fulllink_opt\\\":4,\\\"autocut_opt_strategy_revert\\\":false,\\\"sub_wave_strike\\\":true,\\\"sub_only_live_moderator\\\":true,\\\"count_strategy\\\":0,\\\"gift_highlight_version_2_enabled\\\":true,\\\"live_cohost_timeout_strategy_group\\\":0,\\\"rank_sticker_optimize\\\":true,\\\"use_new_anchor_net_control\\\":true,\\\"enable_cohost_suggestions\\\":true,\\\"revenue_ranklist_competition_strengthen\\\":true,\\\"live_smb_pin_card_opt\\\":1,\\\"comment_summary_group\\\":1,\\\"is_cohost_during_multiguest_enabled\\\":1,\\\"gallery_v23\\\":1,\\\"poll_template_optimize_group\\\":2,\\\"l0_get_mg_ch_permission\\\":1,\\\"ai_live_summary\\\":0,\\\"compensation_push\\\":0,\\\"comment_panel_group\\\":3,\\\"comment_mute_rule_group\\\":1,\\\"new_platform_badges\\\":false,\\\"poll_optimize_group\\\":1}\",\n            \"room_diff_fields_index\": [],\n            \"room_layout\": 0,\n            \"room_llm_title\": \"\",\n            \"room_pcu\": 8,\n            \"room_sticker_list\": [],\n            \"room_tabs\": [],\n            \"room_tag\": 0,\n            \"rtc_app_id\": \"\",\n            \"scroll_config\": \"\",\n            \"search_id\": 0,\n            \"secret_room_access\": false,\n            \"share_msg_style\": 2,\n            \"share_show_time\": {\n                \"show_time_on_enter\": 0,\n                \"show_time_on_share\": 0\n            },\n            \"share_url\": \"https://m.tiktok.com/share/live/7620881460702087949/?language=en&u_code=f0ifh3c2a60lh8\",\n            \"short_title\": \"\",\n            \"short_touch_items\": [],\n            \"show_emoji_list\": false,\n            \"show_star_comment_entrance\": false,\n            \"show_watch_live_cta\": false,\n            \"social_interaction\": {\n                \"cohost\": {\n                    \"linked_guest_users\": {},\n                    \"linked_users\": [],\n                    \"multi_cohost_permission\": true\n                },\n                \"linkmic_scene_linker\": {\n                    \"2\": 7620881460702087949,\n                    \"4\": 7620881460702087949\n                },\n                \"multi_live\": {\n                    \"ai_summary\": \"\",\n                    \"anchor_setting_info\": {\n                        \"last_layout_settings\": [\n                            {\n                                \"layout_id\": \"1014\",\n                                \"scene\": 2\n                            },\n                            {\n                                \"layout_id\": \"1012_C\",\n                                \"scene\": 1\n                            }\n                        ]\n                    },\n                    \"audience_send_gifts_to_all_enum\": 0,\n                    \"audience_shared_invitee_panel_type\": 0,\n                    \"background_sticker_id\": \"\",\n                    \"extra_info\": {},\n                    \"guest_application_info\": {\n                        \"application_list\": [],\n                        \"origin_request_param\": \"\"\n                    },\n                    \"hangout_card_tag_list\": [],\n                    \"host_gifter_linkmic_enum\": 0,\n                    \"host_multi_guest_dev_mode\": 0,\n                    \"host_send_gifts_to_all_enum\": 0,\n                    \"is_eligible_for_apply_auto_approve\": false,\n                    \"linkmic_service_version\": 1,\n                    \"multi_guest_play_info\": {\n                        \"pack_succ_flag\": true,\n                        \"play_scene_to_config_map\": {\n                            \"2\": {\n                                \"feature_config_map\": {\n                                    \"1001\": 10010002\n                                },\n                                \"play_scene\": 2\n                            }\n                        }\n                    },\n                    \"room_audience_multi_guest_permission_info\": {\n                        \"permission_info\": {\n                            \"err_code\": 0,\n                            \"flag\": false,\n                            \"no_permission_prompt\": \"\",\n                            \"specific_permission_bit_map\": 2\n                        },\n                        \"room_pack_succ_flag\": true\n                    },\n                    \"room_multi_guest_linkmic_info\": {\n                        \"linkmic_room_create_ab_param\": \"{\\\"server_cancel_apply\\\":true,\\\"playbook_non_multi_guest_enable\\\":1,\\\"linkmic_rtc_ratio_optimize\\\":true,\\\"count_down_for_all_enable_phase2\\\":true,\\\"multi_guest_reset_point_after_leave_opt\\\":1,\\\"count_down_for_all_enable\\\":true,\\\"enable_layout_layer_add_number_of_panel_grids\\\":true,\\\"listchange_optimize\\\":true,\\\"multi_guest_gifter_priority_v2\\\":1,\\\"multi_guest_noticeboard_opt_v1\\\":3,\\\"live_cohost_anchor_new_layout\\\":true,\\\"live_sdk_multiguest_moderator_ability_v3\\\":2,\\\"multi_guest_layout_market_enable\\\":0,\\\"livesdk_zoom_more\\\":1,\\\"multi_guest_fan_ticket_component_optimization\\\":1,\\\"live_show_cache_opt\\\":true,\\\"multi_guest_anchor_auto_approval\\\":true,\\\"linkmic_mic_pos_loading_optimize\\\":1,\\\"mg_enable_anchor_full_seat_accept_invite\\\":true,\\\"linkmic_sdk_layout_common\\\":true,\\\"livesdk_optimize_fov_for_small_window\\\":true,\\\"multi_guest_change_layout_v2\\\":3,\\\"multi_guest_skip_enlarge_check_in_change_layout\\\":true,\\\"enable_effect_layout_animation\\\":true,\\\"multi_guest_enable_sharding_db\\\":true,\\\"multi_guest_skip_tip_for_enlarge_another\\\":true,\\\"multi_guest_float_layout_opt_enable\\\":1,\\\"live_linkmic_enable_state_consistency\\\":3,\\\"live_sdk_multiguest_moderator_ability_v2\\\":2,\\\"enable_text_header\\\":1,\\\"live_linkmic_enable_guest_gift_rank_list\\\":1,\\\"multi_guest_fix_layout_1v4\\\":1,\\\"multi_guest_add_switch_spot\\\":1,\\\"multi_guest_layout_function_opt\\\":15,\\\"linkmic_shared_bg_version\\\":1,\\\"live_linkmic_preview_panel_new_effect\\\":1,\\\"multi_guest_top_guest_opt\\\":0,\\\"rounded_corner_enable\\\":true,\\\"multi_guest_linkmic_info_new_pack_logic_for_room_enter\\\":1,\\\"linkmic_floating_layout_opt_style_v2\\\":2,\\\"multi_guest_showdown_animation_upgrade\\\":true,\\\"multi_wallpaper_ab_group\\\":\\\"v2\\\",\\\"multi_guest_gifter_priority\\\":2,\\\"linkmic_anchor_co_host_multi_guest_reservation\\\":1,\\\"live_linkmic_enable_switch_gift_guest_banner\\\":1,\\\"multi_guest_agree_apply_guide\\\":1,\\\"enable_revert_invite\\\":true,\\\"multi_guest_follow_popup_strategy_group\\\":2,\\\"multi_guest_enable_guest_invite_friend\\\":true,\\\"enable_mic_view_manage_panel\\\":2,\\\"mutex_opt_enable\\\":true,\\\"live_sdk_multiguest_moderator_ability\\\":1,\\\"linkmic_with_follow\\\":true,\\\"multi_guest_layout_function_voice\\\":0,\\\"linkmic_sdk_layout_refactor\\\":true,\\\"multi_guest_all_layout_corner_opt\\\":1}\",\n                        \"multi_guest_linkmic_info\": {\n                            \"fan_ticket_icon_url\": \"\",\n                            \"linked_users\": [\n                                {\n                                    \"fan_ticket\": 17,\n                                    \"fan_ticket_icon_type\": 0,\n                                    \"linkmic_id_str\": \"7620881460702087949_7620944102468864782\",\n                                    \"modify_time\": 1774389414,\n                                    \"role_type\": 4,\n                                    \"user\": {\n                                        \"allow_find_by_contacts\": false,\n                                        \"allow_others_download_video\": false,\n                                        \"allow_others_download_when_sharing_video\": false,\n                                        \"allow_share_show_profile\": false,\n                                        \"allow_show_in_gossip\": false,\n                                        \"allow_show_my_action\": false,\n                                        \"allow_strange_comment\": false,\n                                        \"allow_unfollower_comment\": false,\n                                        \"allow_use_linkmic\": false,\n                                        \"avatar_large\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"1080x1080/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=381890b1&x-expires=1774562400&x-signature=MvyaY61hfwH4Nbyjlf2wrbOde9E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=d23a024e&x-expires=1774562400&x-signature=R0LzQhHCqfhSk6GWwjgcbL9vr1Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=f2548cbb&x-expires=1774562400&x-signature=qsheti1yRb%2BAlKK8O5MY9UN0fMc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_medium\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"720x720/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149\",\n                                            \"url_list\": [\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=ad5639b9&x-expires=1774562400&x-signature=QvtoGqgzH19hRQOtAhEpw3PA8%2FU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=9752cda6&x-expires=1774562400&x-signature=TqewHlHK%2FYbK8BIODjD9tATl7HY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=7eacd681&x-expires=1774562400&x-signature=HXPppnBc6BuprpF4bMVQguPHlmI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_thumb\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"100x100/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=2f94e0d9&x-expires=1774562400&x-signature=aFU%2Fi2YmtCAGmfDNzqqy4vVyWU8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=fd586d18&x-expires=1774562400&x-signature=c26%2FBcBzupnW4%2BImrrEKMn7s170%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/7f4174e5e23dd3ef07aa460d06de7149~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=de889488&x-expires=1774562400&x-signature=1VlKSeJQwk8YRfqSDLFSciWBL2o%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"badge_image_list\": [],\n                                        \"badge_list\": [],\n                                        \"bg_img_url\": \"\",\n                                        \"bio_description\": \"\",\n                                        \"block_status\": 0,\n                                        \"border_list\": [],\n                                        \"comment_restrict\": 0,\n                                        \"commerce_webcast_config_ids\": [],\n                                        \"constellation\": \"\",\n                                        \"create_time\": 0,\n                                        \"deprecated1\": 0,\n                                        \"deprecated12\": 0,\n                                        \"deprecated13\": 0,\n                                        \"deprecated15\": 0,\n                                        \"deprecated16\": false,\n                                        \"deprecated17\": false,\n                                        \"deprecated18\": \"\",\n                                        \"deprecated19\": false,\n                                        \"deprecated2\": 0,\n                                        \"deprecated21\": 0,\n                                        \"deprecated28\": false,\n                                        \"deprecated29\": \"\",\n                                        \"deprecated3\": 0,\n                                        \"deprecated4\": 0,\n                                        \"deprecated5\": \"\",\n                                        \"deprecated6\": 0,\n                                        \"deprecated7\": \"\",\n                                        \"deprecated8\": 0,\n                                        \"disable_ichat\": 0,\n                                        \"display_id\": \"firegirlever21\",\n                                        \"enable_ichat_img\": 0,\n                                        \"enigma_info\": {\n                                            \"is_enigma_mask_on\": false\n                                        },\n                                        \"exp\": 0,\n                                        \"fan_ticket_count\": 0,\n                                        \"fold_stranger_chat\": false,\n                                        \"follow_info\": {\n                                            \"follow_status\": 0,\n                                            \"follower_count\": 322,\n                                            \"following_count\": 193,\n                                            \"push_status\": 0\n                                        },\n                                        \"follow_status\": 0,\n                                        \"ichat_restrict_type\": 0,\n                                        \"id\": 6618281530726858757,\n                                        \"id_str\": \"6618281530726858757\",\n                                        \"is_anchor_marked\": false,\n                                        \"is_block\": false,\n                                        \"is_follower\": false,\n                                        \"is_following\": false,\n                                        \"is_subscribe\": false,\n                                        \"link_mic_stats\": 1,\n                                        \"media_badge_image_list\": [],\n                                        \"mint_type_label\": [],\n                                        \"modify_time\": 0,\n                                        \"need_profile_guide\": false,\n                                        \"new_real_time_icons\": [],\n                                        \"nickname\": \"🇺🇸Firegirlever 🇯🇲\",\n                                        \"pay_score\": 0,\n                                        \"pay_scores\": 0,\n                                        \"push_comment_status\": false,\n                                        \"push_digg\": false,\n                                        \"push_follow\": false,\n                                        \"push_friend_action\": false,\n                                        \"push_ichat\": false,\n                                        \"push_status\": false,\n                                        \"push_video_post\": false,\n                                        \"push_video_recommend\": false,\n                                        \"real_time_icons\": [],\n                                        \"scm_label\": \"\",\n                                        \"sec_uid\": \"MS4wLjABAAAArSmpO53dcPaAOUCkNVdYXHVIB2Ql7dBRVuAI1rsMqHxTwMdqSCpUvZ6dVWLjV00L\",\n                                        \"secret\": 0,\n                                        \"share_qrcode_uri\": \"\",\n                                        \"special_id\": \"\",\n                                        \"status\": 1,\n                                        \"ticket_count\": 0,\n                                        \"top_fans\": [],\n                                        \"top_vip_no\": 0,\n                                        \"upcoming_event_list\": [],\n                                        \"user_role\": 0,\n                                        \"verified\": false,\n                                        \"verified_content\": \"\",\n                                        \"verified_reason\": \"\",\n                                        \"with_car_management_permission\": false,\n                                        \"with_commerce_permission\": false,\n                                        \"with_fusion_shop_entry\": false\n                                    }\n                                },\n                                {\n                                    \"fan_ticket\": 27,\n                                    \"fan_ticket_icon_type\": 0,\n                                    \"linkmic_id_str\": \"7620881460702087949_7620930126276168462\",\n                                    \"modify_time\": 1774386086,\n                                    \"role_type\": 4,\n                                    \"user\": {\n                                        \"allow_find_by_contacts\": false,\n                                        \"allow_others_download_video\": false,\n                                        \"allow_others_download_when_sharing_video\": false,\n                                        \"allow_share_show_profile\": false,\n                                        \"allow_show_in_gossip\": false,\n                                        \"allow_show_my_action\": false,\n                                        \"allow_strange_comment\": false,\n                                        \"allow_unfollower_comment\": false,\n                                        \"allow_use_linkmic\": false,\n                                        \"avatar_large\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"1080x1080/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=dc15489d&x-expires=1774562400&x-signature=RbVgh8jg%2F2yS2MXgugEN5e5HX6U%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=37030b69&x-expires=1774562400&x-signature=7SgfwzkeTk0sAH5lTeN%2FkyCDN0A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=757e2a76&x-expires=1774562400&x-signature=h4V55NdL9Q3DTrr12RwMpWzG4xM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_medium\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"720x720/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=51ce4f37&x-expires=1774562400&x-signature=BLJGOcebpBirCgMVotCNklDX%2Bcw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=f9a2d10f&x-expires=1774562400&x-signature=zrP6tKgjegkZEvovFNExXTHNtQE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=f288b883&x-expires=1774562400&x-signature=D3Drew5wrDxO74%2FH3khJ7awwglI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_thumb\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"100x100/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=740bc0f2&x-expires=1774562400&x-signature=lGCC3Z5NpVD6%2FD%2BilwhdAGmb%2FcM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=1d95b2ca&x-expires=1774562400&x-signature=pWcD14kMupWDrx0ZHgXMFbeU%2BFc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/57e4e2b84a5ced7b8c120683d3c75b97~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=327d84bc&x-expires=1774562400&x-signature=gDhqYy2OeZIUaryfF%2BuHfwHEG3A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"badge_image_list\": [],\n                                        \"badge_list\": [],\n                                        \"bg_img_url\": \"\",\n                                        \"bio_description\": \"\",\n                                        \"block_status\": 0,\n                                        \"border_list\": [],\n                                        \"comment_restrict\": 0,\n                                        \"commerce_webcast_config_ids\": [],\n                                        \"constellation\": \"\",\n                                        \"create_time\": 0,\n                                        \"deprecated1\": 0,\n                                        \"deprecated12\": 0,\n                                        \"deprecated13\": 0,\n                                        \"deprecated15\": 0,\n                                        \"deprecated16\": false,\n                                        \"deprecated17\": false,\n                                        \"deprecated18\": \"\",\n                                        \"deprecated19\": false,\n                                        \"deprecated2\": 0,\n                                        \"deprecated21\": 0,\n                                        \"deprecated28\": false,\n                                        \"deprecated29\": \"\",\n                                        \"deprecated3\": 0,\n                                        \"deprecated4\": 0,\n                                        \"deprecated5\": \"\",\n                                        \"deprecated6\": 0,\n                                        \"deprecated7\": \"\",\n                                        \"deprecated8\": 0,\n                                        \"disable_ichat\": 0,\n                                        \"display_id\": \"nikkekelly\",\n                                        \"enable_ichat_img\": 0,\n                                        \"enigma_info\": {\n                                            \"is_enigma_mask_on\": false\n                                        },\n                                        \"exp\": 0,\n                                        \"fan_ticket_count\": 0,\n                                        \"fold_stranger_chat\": false,\n                                        \"follow_info\": {\n                                            \"follow_status\": 0,\n                                            \"follower_count\": 71523,\n                                            \"following_count\": 9307,\n                                            \"push_status\": 0\n                                        },\n                                        \"follow_status\": 0,\n                                        \"ichat_restrict_type\": 0,\n                                        \"id\": 6873133076463272965,\n                                        \"id_str\": \"6873133076463272965\",\n                                        \"is_anchor_marked\": false,\n                                        \"is_block\": false,\n                                        \"is_follower\": false,\n                                        \"is_following\": false,\n                                        \"is_subscribe\": false,\n                                        \"link_mic_stats\": 1,\n                                        \"media_badge_image_list\": [],\n                                        \"mint_type_label\": [],\n                                        \"modify_time\": 0,\n                                        \"need_profile_guide\": false,\n                                        \"new_real_time_icons\": [],\n                                        \"nickname\": \"Nikke🤪🤪☺️\",\n                                        \"pay_score\": 0,\n                                        \"pay_scores\": 0,\n                                        \"push_comment_status\": false,\n                                        \"push_digg\": false,\n                                        \"push_follow\": false,\n                                        \"push_friend_action\": false,\n                                        \"push_ichat\": false,\n                                        \"push_status\": false,\n                                        \"push_video_post\": false,\n                                        \"push_video_recommend\": false,\n                                        \"real_time_icons\": [],\n                                        \"scm_label\": \"\",\n                                        \"sec_uid\": \"MS4wLjABAAAARsutz8De0lJugCUzt6xIHixOL8SN3KRs9CRzYzC1tUFwym-Kwutk4qyz19KuBHED\",\n                                        \"secret\": 0,\n                                        \"share_qrcode_uri\": \"\",\n                                        \"special_id\": \"\",\n                                        \"status\": 1,\n                                        \"ticket_count\": 0,\n                                        \"top_fans\": [],\n                                        \"top_vip_no\": 0,\n                                        \"upcoming_event_list\": [],\n                                        \"user_role\": 0,\n                                        \"verified\": false,\n                                        \"verified_content\": \"\",\n                                        \"verified_reason\": \"\",\n                                        \"with_car_management_permission\": false,\n                                        \"with_commerce_permission\": false,\n                                        \"with_fusion_shop_entry\": false\n                                    }\n                                },\n                                {\n                                    \"fan_ticket\": 49,\n                                    \"fan_ticket_icon_type\": 0,\n                                    \"linkmic_id_str\": \"7620881460702087949_7620946068163136270\",\n                                    \"modify_time\": 1774389809,\n                                    \"role_type\": 4,\n                                    \"user\": {\n                                        \"allow_find_by_contacts\": false,\n                                        \"allow_others_download_video\": false,\n                                        \"allow_others_download_when_sharing_video\": false,\n                                        \"allow_share_show_profile\": false,\n                                        \"allow_show_in_gossip\": false,\n                                        \"allow_show_my_action\": false,\n                                        \"allow_strange_comment\": false,\n                                        \"allow_unfollower_comment\": false,\n                                        \"allow_use_linkmic\": false,\n                                        \"avatar_large\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"1080x1080/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=e0699c34&x-expires=1774562400&x-signature=sA0yuzni%2B7YsrPnGD1wnaEsFjys%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=6d48bb26&x-expires=1774562400&x-signature=SsWV7EQqZLZYJDO%2BdzYeECeCLbc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=641e4e7e&x-expires=1774562400&x-signature=JOd095h9KTJ0s%2F8yhbLj6Z72YhI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_medium\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"720x720/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=35813ba9&x-expires=1774562400&x-signature=OmhQF%2B49kNc%2FYxMTCkHDf0Tt6GQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=3bbf40d9&x-expires=1774562400&x-signature=y9fP15N7ygTNQ6%2FX5LHCzfwK%2BYg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=92c7c1b1&x-expires=1774562400&x-signature=7e0oqjfzBQVKMM5iZLgazvclOiw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_thumb\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"100x100/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=4cd9089d&x-expires=1774562400&x-signature=eqJDgSOslU98IIpO0fe3%2Ff2%2BZLE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=f7046e27&x-expires=1774562400&x-signature=a9%2BFwhgjnx%2BtYLVlzoIuZ7pb%2BSE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/1c01d1467294bb3138b8824af76880be~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=1e51a050&x-expires=1774562400&x-signature=MMMdQSvm6Kf3JrC7dkDxy15l1f4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"badge_image_list\": [],\n                                        \"badge_list\": [],\n                                        \"bg_img_url\": \"\",\n                                        \"bio_description\": \"\",\n                                        \"block_status\": 0,\n                                        \"border_list\": [],\n                                        \"comment_restrict\": 0,\n                                        \"commerce_webcast_config_ids\": [],\n                                        \"constellation\": \"\",\n                                        \"create_time\": 0,\n                                        \"deprecated1\": 0,\n                                        \"deprecated12\": 0,\n                                        \"deprecated13\": 0,\n                                        \"deprecated15\": 0,\n                                        \"deprecated16\": false,\n                                        \"deprecated17\": false,\n                                        \"deprecated18\": \"\",\n                                        \"deprecated19\": false,\n                                        \"deprecated2\": 0,\n                                        \"deprecated21\": 0,\n                                        \"deprecated28\": false,\n                                        \"deprecated29\": \"\",\n                                        \"deprecated3\": 0,\n                                        \"deprecated4\": 0,\n                                        \"deprecated5\": \"\",\n                                        \"deprecated6\": 0,\n                                        \"deprecated7\": \"\",\n                                        \"deprecated8\": 0,\n                                        \"disable_ichat\": 0,\n                                        \"display_id\": \"peacefullyloved22\",\n                                        \"enable_ichat_img\": 0,\n                                        \"enigma_info\": {\n                                            \"is_enigma_mask_on\": false\n                                        },\n                                        \"exp\": 0,\n                                        \"fan_ticket_count\": 0,\n                                        \"fold_stranger_chat\": false,\n                                        \"follow_info\": {\n                                            \"follow_status\": 0,\n                                            \"follower_count\": 1697,\n                                            \"following_count\": 3448,\n                                            \"push_status\": 0\n                                        },\n                                        \"follow_status\": 0,\n                                        \"ichat_restrict_type\": 0,\n                                        \"id\": 6900568916112704517,\n                                        \"id_str\": \"6900568916112704517\",\n                                        \"is_anchor_marked\": false,\n                                        \"is_block\": false,\n                                        \"is_follower\": false,\n                                        \"is_following\": false,\n                                        \"is_subscribe\": false,\n                                        \"link_mic_stats\": 1,\n                                        \"media_badge_image_list\": [],\n                                        \"mint_type_label\": [],\n                                        \"modify_time\": 0,\n                                        \"need_profile_guide\": false,\n                                        \"new_real_time_icons\": [],\n                                        \"nickname\": \"PEACE LOVE JOY\",\n                                        \"pay_score\": 0,\n                                        \"pay_scores\": 0,\n                                        \"push_comment_status\": false,\n                                        \"push_digg\": false,\n                                        \"push_follow\": false,\n                                        \"push_friend_action\": false,\n                                        \"push_ichat\": false,\n                                        \"push_status\": false,\n                                        \"push_video_post\": false,\n                                        \"push_video_recommend\": false,\n                                        \"real_time_icons\": [],\n                                        \"scm_label\": \"\",\n                                        \"sec_uid\": \"MS4wLjABAAAABP1ghePT892lFpeWdJXwFCr3jE7SILvRWzYjidEmgFxokAfAt2-61K-qIPNH2GuV\",\n                                        \"secret\": 0,\n                                        \"share_qrcode_uri\": \"\",\n                                        \"special_id\": \"\",\n                                        \"status\": 1,\n                                        \"ticket_count\": 0,\n                                        \"top_fans\": [],\n                                        \"top_vip_no\": 0,\n                                        \"upcoming_event_list\": [],\n                                        \"user_role\": 0,\n                                        \"verified\": false,\n                                        \"verified_content\": \"\",\n                                        \"verified_reason\": \"\",\n                                        \"with_car_management_permission\": false,\n                                        \"with_commerce_permission\": false,\n                                        \"with_fusion_shop_entry\": false\n                                    }\n                                },\n                                {\n                                    \"fan_ticket\": 53,\n                                    \"fan_ticket_icon_type\": 0,\n                                    \"linkmic_id_str\": \"7620881460702087949_7620943681768049422\",\n                                    \"modify_time\": 1774389237,\n                                    \"role_type\": 4,\n                                    \"user\": {\n                                        \"allow_find_by_contacts\": false,\n                                        \"allow_others_download_video\": false,\n                                        \"allow_others_download_when_sharing_video\": false,\n                                        \"allow_share_show_profile\": false,\n                                        \"allow_show_in_gossip\": false,\n                                        \"allow_show_my_action\": false,\n                                        \"allow_strange_comment\": false,\n                                        \"allow_unfollower_comment\": false,\n                                        \"allow_use_linkmic\": false,\n                                        \"avatar_large\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"1080x1080/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=23f69427&x-expires=1774562400&x-signature=lQYsb7hmLHewCBfUmeS9kLHAWuE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=e9e40b25&x-expires=1774562400&x-signature=irdbgMFyWt92P4dxS0TQsKLtfEE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=3b44978c&x-expires=1774562400&x-signature=2HVuNnMHslfNIt%2B%2F6A%2B9tE8C0GM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_medium\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"720x720/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=58b74c7d&x-expires=1774562400&x-signature=Cmo6QL7U7t9cTu9V5uMPtvWwHAU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=8ce53091&x-expires=1774562400&x-signature=odpcVWiu9b2pvUYW1axeLMVRuIY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=e2502fe2&x-expires=1774562400&x-signature=TiYHjm4lRDJZiuBPwUG8%2F40Nt1c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_thumb\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"100x100/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=ed55a965&x-expires=1774562400&x-signature=AXrZ%2BJL1b%2F2Y8IWbioXbbu1n39I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=eeddecbf&x-expires=1774562400&x-signature=UrKM1WFKwHGF%2BEbaqhr0d%2Bgqdjw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/66d625e262b866cd184e13b5723177dc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=fdf6b56c&x-expires=1774562400&x-signature=4yAr%2Fg7IaDGW9HtydgKWhg653gg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"badge_image_list\": [],\n                                        \"badge_list\": [],\n                                        \"bg_img_url\": \"\",\n                                        \"bio_description\": \"\",\n                                        \"block_status\": 0,\n                                        \"border_list\": [],\n                                        \"comment_restrict\": 0,\n                                        \"commerce_webcast_config_ids\": [],\n                                        \"constellation\": \"\",\n                                        \"create_time\": 0,\n                                        \"deprecated1\": 0,\n                                        \"deprecated12\": 0,\n                                        \"deprecated13\": 0,\n                                        \"deprecated15\": 0,\n                                        \"deprecated16\": false,\n                                        \"deprecated17\": false,\n                                        \"deprecated18\": \"\",\n                                        \"deprecated19\": false,\n                                        \"deprecated2\": 0,\n                                        \"deprecated21\": 0,\n                                        \"deprecated28\": false,\n                                        \"deprecated29\": \"\",\n                                        \"deprecated3\": 0,\n                                        \"deprecated4\": 0,\n                                        \"deprecated5\": \"\",\n                                        \"deprecated6\": 0,\n                                        \"deprecated7\": \"\",\n                                        \"deprecated8\": 0,\n                                        \"disable_ichat\": 0,\n                                        \"display_id\": \"iamautumn45\",\n                                        \"enable_ichat_img\": 0,\n                                        \"enigma_info\": {\n                                            \"is_enigma_mask_on\": false\n                                        },\n                                        \"exp\": 0,\n                                        \"fan_ticket_count\": 0,\n                                        \"fold_stranger_chat\": false,\n                                        \"follow_info\": {\n                                            \"follow_status\": 0,\n                                            \"follower_count\": 704,\n                                            \"following_count\": 1430,\n                                            \"push_status\": 0\n                                        },\n                                        \"follow_status\": 0,\n                                        \"ichat_restrict_type\": 0,\n                                        \"id\": 6968438555128841221,\n                                        \"id_str\": \"6968438555128841221\",\n                                        \"is_anchor_marked\": false,\n                                        \"is_block\": false,\n                                        \"is_follower\": false,\n                                        \"is_following\": false,\n                                        \"is_subscribe\": false,\n                                        \"link_mic_stats\": 1,\n                                        \"media_badge_image_list\": [],\n                                        \"mint_type_label\": [],\n                                        \"modify_time\": 0,\n                                        \"need_profile_guide\": false,\n                                        \"new_real_time_icons\": [],\n                                        \"nickname\": \"iamautumn45🏳️\\u200d🌈\",\n                                        \"pay_score\": 0,\n                                        \"pay_scores\": 0,\n                                        \"push_comment_status\": false,\n                                        \"push_digg\": false,\n                                        \"push_follow\": false,\n                                        \"push_friend_action\": false,\n                                        \"push_ichat\": false,\n                                        \"push_status\": false,\n                                        \"push_video_post\": false,\n                                        \"push_video_recommend\": false,\n                                        \"real_time_icons\": [],\n                                        \"scm_label\": \"\",\n                                        \"sec_uid\": \"MS4wLjABAAAArfSkMUDLf7zW9lzx2N4pLDaIkI89VQdSfnwl5S4k9vj24E2wmZjb-pLir5UAm8rw\",\n                                        \"secret\": 0,\n                                        \"share_qrcode_uri\": \"\",\n                                        \"special_id\": \"\",\n                                        \"status\": 1,\n                                        \"ticket_count\": 0,\n                                        \"top_fans\": [],\n                                        \"top_vip_no\": 0,\n                                        \"upcoming_event_list\": [],\n                                        \"user_role\": 0,\n                                        \"verified\": false,\n                                        \"verified_content\": \"\",\n                                        \"verified_reason\": \"\",\n                                        \"with_car_management_permission\": false,\n                                        \"with_commerce_permission\": false,\n                                        \"with_fusion_shop_entry\": false\n                                    }\n                                },\n                                {\n                                    \"fan_ticket\": 45,\n                                    \"fan_ticket_icon_type\": 0,\n                                    \"linkmic_id_str\": \"7620881460702087949_7620930184971307790\",\n                                    \"modify_time\": 1774386106,\n                                    \"role_type\": 4,\n                                    \"user\": {\n                                        \"allow_find_by_contacts\": false,\n                                        \"allow_others_download_video\": false,\n                                        \"allow_others_download_when_sharing_video\": false,\n                                        \"allow_share_show_profile\": false,\n                                        \"allow_show_in_gossip\": false,\n                                        \"allow_show_my_action\": false,\n                                        \"allow_strange_comment\": false,\n                                        \"allow_unfollower_comment\": false,\n                                        \"allow_use_linkmic\": false,\n                                        \"avatar_large\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"1080x1080/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=4005ec5d&x-expires=1774562400&x-signature=GixBvOLzUsk8OF4gEJLfzvNtdNg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=0f0b85af&x-expires=1774562400&x-signature=tLXzgN9BtIsSkU0UCIq54Ni2dPQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=88a92fb4&x-expires=1774562400&x-signature=nYy%2FYeh75xXjeiO1wtJ2wLFEm%2Fg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_medium\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"720x720/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012\",\n                                            \"url_list\": [\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=2413f032&x-expires=1774562400&x-signature=T46VXuc%2BZWNjBvCGJEbrYJnHx2E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=c57f362b&x-expires=1774562400&x-signature=EzXjkCcV6SzjUXTfaKOeVmKPeS4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=2c1f4655&x-expires=1774562400&x-signature=P6%2Fk7lfgh6T8TiScK1%2BERg%2BLaYo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_thumb\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"100x100/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=a9f06402&x-expires=1774562400&x-signature=b9JGNal29BGgg8gMdvQUYyAnYD8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=43528a70&x-expires=1774562400&x-signature=8tplF4cpr2Lr5%2BQQHvrIADNC8LE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/a3c7d9e63c4b6d2f1cd51aca3657d012~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=498cca4d&x-expires=1774562400&x-signature=3ebdcw7j1Iz3SXX%2BTNgOIrAViDQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"badge_image_list\": [],\n                                        \"badge_list\": [],\n                                        \"bg_img_url\": \"\",\n                                        \"bio_description\": \"\",\n                                        \"block_status\": 0,\n                                        \"border_list\": [],\n                                        \"comment_restrict\": 0,\n                                        \"commerce_webcast_config_ids\": [],\n                                        \"constellation\": \"\",\n                                        \"create_time\": 0,\n                                        \"deprecated1\": 0,\n                                        \"deprecated12\": 0,\n                                        \"deprecated13\": 0,\n                                        \"deprecated15\": 0,\n                                        \"deprecated16\": false,\n                                        \"deprecated17\": false,\n                                        \"deprecated18\": \"\",\n                                        \"deprecated19\": false,\n                                        \"deprecated2\": 0,\n                                        \"deprecated21\": 0,\n                                        \"deprecated28\": false,\n                                        \"deprecated29\": \"\",\n                                        \"deprecated3\": 0,\n                                        \"deprecated4\": 0,\n                                        \"deprecated5\": \"\",\n                                        \"deprecated6\": 0,\n                                        \"deprecated7\": \"\",\n                                        \"deprecated8\": 0,\n                                        \"disable_ichat\": 0,\n                                        \"display_id\": \"chanelisroyalty\",\n                                        \"enable_ichat_img\": 0,\n                                        \"enigma_info\": {\n                                            \"is_enigma_mask_on\": false\n                                        },\n                                        \"exp\": 0,\n                                        \"fan_ticket_count\": 0,\n                                        \"fold_stranger_chat\": false,\n                                        \"follow_info\": {\n                                            \"follow_status\": 0,\n                                            \"follower_count\": 476,\n                                            \"following_count\": 461,\n                                            \"push_status\": 0\n                                        },\n                                        \"follow_status\": 0,\n                                        \"ichat_restrict_type\": 0,\n                                        \"id\": 7079556477943350318,\n                                        \"id_str\": \"7079556477943350318\",\n                                        \"is_anchor_marked\": false,\n                                        \"is_block\": false,\n                                        \"is_follower\": false,\n                                        \"is_following\": false,\n                                        \"is_subscribe\": false,\n                                        \"link_mic_stats\": 1,\n                                        \"media_badge_image_list\": [],\n                                        \"mint_type_label\": [],\n                                        \"modify_time\": 0,\n                                        \"need_profile_guide\": false,\n                                        \"new_real_time_icons\": [],\n                                        \"nickname\": \"chanelisroyalty\",\n                                        \"pay_score\": 0,\n                                        \"pay_scores\": 0,\n                                        \"push_comment_status\": false,\n                                        \"push_digg\": false,\n                                        \"push_follow\": false,\n                                        \"push_friend_action\": false,\n                                        \"push_ichat\": false,\n                                        \"push_status\": false,\n                                        \"push_video_post\": false,\n                                        \"push_video_recommend\": false,\n                                        \"real_time_icons\": [],\n                                        \"scm_label\": \"\",\n                                        \"sec_uid\": \"MS4wLjABAAAALsPrQuAB0VZz3G5LUjgA20JzxuJi73MePOJUCRF_lACsg4jRZofpUv1NqIiSagp3\",\n                                        \"secret\": 0,\n                                        \"share_qrcode_uri\": \"\",\n                                        \"special_id\": \"\",\n                                        \"status\": 1,\n                                        \"ticket_count\": 0,\n                                        \"top_fans\": [],\n                                        \"top_vip_no\": 0,\n                                        \"upcoming_event_list\": [],\n                                        \"user_role\": 0,\n                                        \"verified\": false,\n                                        \"verified_content\": \"\",\n                                        \"verified_reason\": \"\",\n                                        \"with_car_management_permission\": false,\n                                        \"with_commerce_permission\": false,\n                                        \"with_fusion_shop_entry\": false\n                                    }\n                                },\n                                {\n                                    \"fan_ticket\": 362,\n                                    \"fan_ticket_icon_type\": 0,\n                                    \"linkmic_id_str\": \"7620881460702087949_16752930626061066815_0\",\n                                    \"modify_time\": 1774374889,\n                                    \"role_type\": 1,\n                                    \"user\": {\n                                        \"allow_find_by_contacts\": false,\n                                        \"allow_others_download_video\": false,\n                                        \"allow_others_download_when_sharing_video\": false,\n                                        \"allow_share_show_profile\": false,\n                                        \"allow_show_in_gossip\": false,\n                                        \"allow_show_my_action\": false,\n                                        \"allow_strange_comment\": false,\n                                        \"allow_unfollower_comment\": false,\n                                        \"allow_use_linkmic\": false,\n                                        \"avatar_large\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"1080x1080/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=5e9d30d4&x-expires=1774562400&x-signature=t%2F0xVXJUKsP3wsOZ2HZ7OqduOb0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:1080:1080.webp?dr=10399&refresh_token=81949ddd&x-expires=1774562400&x-signature=KwlSyk%2F2UkErNAbvfi2vqTsot7I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=10399&refresh_token=2b3bdec1&x-expires=1774562400&x-signature=BCwzBKoQnT86xLWaJXFP3Fx%2FGMw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_medium\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"720x720/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=ec5eb151&x-expires=1774562400&x-signature=oO5eh%2BhTOSNH4WZn95Qk02DHoC4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.webp?dr=10399&refresh_token=59a68fc3&x-expires=1774562400&x-signature=CqhND84M8VNlWjhtobphFf53uAo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:720:720.jpeg?dr=10399&refresh_token=57ed17c5&x-expires=1774562400&x-signature=vtT%2BPdluy7xbT1uLw2wO9VJPV%2Fc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"avatar_thumb\": {\n                                            \"avg_color\": \"\",\n                                            \"height\": 0,\n                                            \"image_type\": 0,\n                                            \"is_animated\": false,\n                                            \"open_web_url\": \"\",\n                                            \"uri\": \"100x100/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334\",\n                                            \"url_list\": [\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=6913d63b&x-expires=1774562400&x-signature=Bhgj%2B%2FhBdLBUIQfc2Gl%2BUEszZOA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p19-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.webp?dr=10399&refresh_token=66c52708&x-expires=1774562400&x-signature=%2BApyDTib6srtJw263y2qFALH8I8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\",\n                                                \"https://p16-common-sign.tiktokcdn-eu.com/tos-maliva-avt-0068/ea9615fd65e83736587517752c92e334~tplv-tiktokx-cropcenter:100:100.jpeg?dr=10399&refresh_token=cd38ea2c&x-expires=1774562400&x-signature=f60ZaRCP94E36Qj4nO%2FwxvgjTa4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=no1a\"\n                                            ],\n                                            \"width\": 0\n                                        },\n                                        \"badge_image_list\": [],\n                                        \"badge_list\": [],\n                                        \"bg_img_url\": \"\",\n                                        \"bio_description\": \"\",\n                                        \"block_status\": 0,\n                                        \"border_list\": [],\n                                        \"comment_restrict\": 0,\n                                        \"commerce_webcast_config_ids\": [],\n                                        \"constellation\": \"\",\n                                        \"create_time\": 0,\n                                        \"deprecated1\": 0,\n                                        \"deprecated12\": 0,\n                                        \"deprecated13\": 0,\n                                        \"deprecated15\": 0,\n                                        \"deprecated16\": false,\n                                        \"deprecated17\": false,\n                                        \"deprecated18\": \"\",\n                                        \"deprecated19\": false,\n                                        \"deprecated2\": 0,\n                                        \"deprecated21\": 0,\n                                        \"deprecated28\": false,\n                                        \"deprecated29\": \"\",\n                                        \"deprecated3\": 0,\n                                        \"deprecated4\": 0,\n                                        \"deprecated5\": \"\",\n                                        \"deprecated6\": 0,\n                                        \"deprecated7\": \"\",\n                                        \"deprecated8\": 0,\n                                        \"disable_ichat\": 0,\n                                        \"display_id\": \"apple87788\",\n                                        \"enable_ichat_img\": 0,\n                                        \"enigma_info\": {\n                                            \"is_enigma_mask_on\": false\n                                        },\n                                        \"exp\": 0,\n                                        \"fan_ticket_count\": 0,\n                                        \"fold_stranger_chat\": false,\n                                        \"follow_info\": {\n                                            \"follow_status\": 0,\n                                            \"follower_count\": 1683,\n                                            \"following_count\": 1125,\n                                            \"push_status\": 0\n                                        },\n                                        \"follow_status\": 0,\n                                        \"ichat_restrict_type\": 0,\n                                        \"id\": 7427227547880047662,\n                                        \"id_str\": \"7427227547880047662\",\n                                        \"is_anchor_marked\": false,\n                                        \"is_block\": false,\n                                        \"is_follower\": false,\n                                        \"is_following\": false,\n                                        \"is_subscribe\": false,\n                                        \"link_mic_stats\": 1,\n                                        \"media_badge_image_list\": [],\n                                        \"mint_type_label\": [],\n                                        \"modify_time\": 0,\n                                        \"need_profile_guide\": false,\n                                        \"new_real_time_icons\": [],\n                                        \"nickname\": \"Apple\",\n                                        \"pay_score\": 0,\n                                        \"pay_scores\": 0,\n                                        \"push_comment_status\": false,\n                                        \"push_digg\": false,\n                                        \"push_follow\": false,\n                                        \"push_friend_action\": false,\n                                        \"push_ichat\": false,\n                                        \"push_status\": false,\n                                        \"push_video_post\": false,\n                                        \"push_video_recommend\": false,\n                                        \"real_time_icons\": [],\n                                        \"scm_label\": \"\",\n                                        \"sec_uid\": \"MS4wLjABAAAAQRm3DkkU_G_hWkc277EVoUE8KbPZVr0GVgJQMeMhIkTruiCjMgarHNaUZvlrjPBA\",\n                                        \"secret\": 0,\n                                        \"share_qrcode_uri\": \"\",\n                                        \"special_id\": \"\",\n                                        \"status\": 1,\n                                        \"ticket_count\": 0,\n                                        \"top_fans\": [],\n                                        \"top_vip_no\": 0,\n                                        \"upcoming_event_list\": [],\n                                        \"user_role\": 0,\n                                        \"verified\": false,\n                                        \"verified_content\": \"\",\n                                        \"verified_reason\": \"\",\n                                        \"with_car_management_permission\": false,\n                                        \"with_commerce_permission\": false,\n                                        \"with_fusion_shop_entry\": false\n                                    }\n                                }\n                            ],\n                            \"request_user_status\": 1\n                        },\n                        \"pack_err_code\": 0\n                    },\n                    \"top_live_guide\": \"\",\n                    \"top_live_title\": \"\",\n                    \"trigger_guide_time\": 0,\n                    \"try_open_multi_guest_when_create_room\": false,\n                    \"user_settings\": {\n                        \"applier_sort_gift_score_threshold\": 0,\n                        \"applier_sort_setting\": 0,\n                        \"multi_guest_allow_request_from_followers\": 0,\n                        \"multi_guest_allow_request_from_friends\": 0,\n                        \"multi_guest_allow_request_from_others\": 0,\n                        \"multi_guest_apply_auto_approve\": 0,\n                        \"multi_guest_disable_video_linkmic\": 0,\n                        \"multi_guest_reset_point_after_leave\": 4,\n                        \"multi_live_apply_permission\": 1\n                    },\n                    \"viewer_gifter_linkmic_enum\": 2\n                }\n            },\n            \"star_comment_config\": {\n                \"display_lock\": false,\n                \"grant_group\": 1,\n                \"grant_level\": 0,\n                \"star_comment_qualification\": false,\n                \"star_comment_switch\": true\n            },\n            \"start_time\": 1774374898,\n            \"stats\": {\n                \"comment_count\": 0,\n                \"deprecated1\": 0,\n                \"deprecated2\": \"\",\n                \"digg_count\": 0,\n                \"enter_count\": 357,\n                \"fan_ticket\": 0,\n                \"follow_count\": 0,\n                \"gift_uv_count\": 0,\n                \"id\": 7620881460702087949,\n                \"id_str\": \"7620881460702087949\",\n                \"like_count\": 0,\n                \"replay_fan_ticket\": 0,\n                \"replay_viewers\": 0,\n                \"room_follow_count\": 0,\n                \"share_count\": 9,\n                \"total_user\": 357,\n                \"total_user_desp\": \"\",\n                \"user_count_composition\": {\n                    \"deprecated1\": 0,\n                    \"my_follow\": 0,\n                    \"other\": 0,\n                    \"video_detail\": 0\n                },\n                \"watch_user_count\": 0,\n                \"watermelon\": 0\n            },\n            \"status\": 2,\n            \"sticker_list\": [],\n            \"stream_id\": 3577840795860861872,\n            \"stream_id_str\": \"3577840795860861872\",\n            \"stream_status\": 1,\n            \"stream_url\": {\n                \"alive_timestamp\": 0,\n                \"candidate_resolution\": [],\n                \"complete_push_urls\": [],\n                \"default_resolution\": \"HD1\",\n                \"drm_type\": 0,\n                \"extra\": {\n                    \"anchor_client_info\": {\n                        \"custom_info\": \"\"\n                    },\n                    \"anchor_interact_profile\": 0,\n                    \"audience_interact_profile\": 0,\n                    \"bframe_enable\": false,\n                    \"bitrate_adapt_strategy\": 0,\n                    \"bytevc1_enable\": false,\n                    \"default_bitrate\": 0,\n                    \"deprecated1\": false,\n                    \"fps\": 0,\n                    \"gop_sec\": 0,\n                    \"hardware_encode\": false,\n                    \"height\": 0,\n                    \"max_bitrate\": 0,\n                    \"min_bitrate\": 0,\n                    \"roi\": false,\n                    \"sw_roi\": false,\n                    \"video_profile\": 0,\n                    \"width\": 0\n                },\n                \"flv_pull_url\": {},\n                \"flv_pull_url_params\": {},\n                \"hls_pull_url\": \"\",\n                \"hls_pull_url_map\": {},\n                \"hls_pull_url_params\": \"\",\n                \"id\": 3577840795860861872,\n                \"id_str\": \"3577840795860861872\",\n                \"live_core_sdk_data\": {\n                    \"pull_data\": {\n                        \"options\": {\n                            \"default_preview_quality\": {\n                                \"icon_type\": 0,\n                                \"level\": 0,\n                                \"name\": \"\",\n                                \"resolution\": \"\",\n                                \"sdk_key\": \"\",\n                                \"v_codec\": \"\"\n                            },\n                            \"default_quality\": {\n                                \"icon_type\": 0,\n                                \"level\": 0,\n                                \"name\": \"720p\",\n                                \"resolution\": \"\",\n                                \"sdk_key\": \"hd\",\n                                \"v_codec\": \"\"\n                            },\n                            \"max_drm_lenient_size\": \"\",\n                            \"max_drm_lenient_size_backup\": \"\",\n                            \"qualities\": [\n                                {\n                                    \"icon_type\": 0,\n                                    \"level\": 10,\n                                    \"name\": \"Original\",\n                                    \"resolution\": \"\",\n                                    \"sdk_key\": \"origin\",\n                                    \"v_codec\": \"\"\n                                },\n                                {\n                                    \"icon_type\": 0,\n                                    \"level\": 5,\n                                    \"name\": \"1080p\",\n                                    \"resolution\": \"\",\n                                    \"sdk_key\": \"uhd\",\n                                    \"v_codec\": \"\"\n                                },\n                                {\n                                    \"icon_type\": 0,\n                                    \"level\": 3,\n                                    \"name\": \"720p\",\n                                    \"resolution\": \"\",\n                                    \"sdk_key\": \"hd\",\n                                    \"v_codec\": \"\"\n                                },\n                                {\n                                    \"icon_type\": 0,\n                                    \"level\": 2,\n                                    \"name\": \"540p\",\n                                    \"resolution\": \"\",\n                                    \"sdk_key\": \"sd\",\n                                    \"v_codec\": \"\"\n                                },\n                                {\n                                    \"icon_type\": 0,\n                                    \"level\": 1,\n                                    \"name\": \"360p\",\n                                    \"resolution\": \"\",\n                                    \"sdk_key\": \"ld\",\n                                    \"v_codec\": \"\"\n                                }\n                            ],\n                            \"show_quality_button\": false,\n                            \"support_low_latency\": false\n                        },\n                        \"stream_data\": \"{\\\"common\\\":{\\\"session_id\\\":\\\"058-202603242253349547A121EB7BA1650654\\\",\\\"room_id\\\":7620881460702087949,\\\"rule_ids\\\":\\\"{\\\\\\\"ab_version_trace\\\\\\\":{\\\\\\\"10086\\\\\\\":[1741184325673],\\\\\\\"10477\\\\\\\":[1749441195252],\\\\\\\"10765\\\\\\\":[1721180488121],\\\\\\\"10814\\\\\\\":[1732625570224],\\\\\\\"12298\\\\\\\":[1755604894166],\\\\\\\"2138\\\\\\\":[1690519087933,1690525345742],\\\\\\\"2598\\\\\\\":[1715159344978],\\\\\\\"3054\\\\\\\":[1701746596108,1704722391811],\\\\\\\"4097\\\\\\\":[1721628097371,1725933627058],\\\\\\\"4238\\\\\\\":[1721648325234,1721648325234],\\\\\\\"6689\\\\\\\":[1733925868562],\\\\\\\"7426\\\\\\\":[1740725633699],\\\\\\\"8090\\\\\\\":[1742288257196]},\\\\\\\"sched\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\":2071},\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"ex_67978(Weight:100)\\\\\\\\\\\\\\\"]}\\\\\\\"}\\\",\\\"query\\\":{\\\"apool\\\":\\\"v2\\\",\\\"audio_balance\\\":\\\"v3\\\",\\\"audio_compressor\\\":\\\"ac_v1\\\",\\\"global_720p\\\":\\\"v2\\\",\\\"group_version\\\":\\\"node_opt_v3\\\",\\\"infos\\\":\\\"b423240072ed28153be80be189a3a50f8faf862c55bc0c384b3c20ca92ce\\\",\\\"node_opt\\\":\\\"v3\\\"},\\\"rtmp_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"http_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"peer_anchor_level\\\":2,\\\"common_sdk_params\\\":{\\\"main\\\":\\\"{\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1},\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"ConnCheckTimeout\\\\\\\":60,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"PING\\\\\\\":1,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"SCFGSaveIntvS\\\\\\\":1}},\\\\\\\"Common\\\\\\\":{\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0}},\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableQuic\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0},\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicALogLevel\\\\\\\":2},\\\\\\\"AudioRenderStallThreshold\\\\\\\":200,\\\\\\\"httpx\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"JointCCOpti\\\\\\\":0,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"PING\\\\\\\":5,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"Pacing\\\\\\\":1},\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"HttpQuicVersion\\\\\\\":43,\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"FIFOSize\\\\\\\":1048576},\\\\\\\"HttpMainJobDelay\\\\\\\":1},\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Ratio\\\\\\\":8,\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25},\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"ProtocolRetryTimes\\\\\\\":1,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7},\\\\\\\"enableBandwidthEstimator\\\\\\\":1,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableLocalStrategyModel\\\\\\\":1}}}},\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnablePrivateRoom\\\\\\\":0},\\\\\\\"VideoRenderStallThreshold\\\\\\\":200,\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"cdn77\\\\\\\",\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"SlowSpeed\\\\\\\":1,\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"SlowMillisecond\\\\\\\":666},\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\"},\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"FixStreamFinAndRst\\\\\\\":1,\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"EnableSaveSCFG\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1}\\\"}},\\\"data\\\":{\\\"hd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872_hd_h.flv?expire=1775602414&sign=bd12a827c0af6389c14c04e6f6929bde\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_hd_h/index.mpd?expire=1775602414&sign=494155d0b95f7d60e98a54a7437e25b2\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"720x652\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd_h\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":1600000}\\\"}},\\\"ao\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872.flv?expire=1775602414&sign=70b721d6f60e27075b4d393f7d28ed73&only_audio=1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_ao/index.mpd?expire=1775602414&sign=328ae79ec4f796a16da0536011a16fbb\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":0,\\\\\\\"resolution\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ao\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"gop\\\\\\\":4}\\\"}},\\\"hd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872_hd5.flv?expire=1775602414&sign=fe6a8673ffee71ca97bf56d7bde7ed07\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_hd5/index.mpd?expire=1775602414&sign=7dd5025e99ff044b2caa2564d618b1a8\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x652\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5\\\\\\\",\\\\\\\"gop\\\\\\\":4}\\\"}},\\\"uhd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872_uhd5.flv?expire=1775602414&sign=1363677e3746c2ba85f3948584a34920\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_uhd5/index.mpd?expire=1775602414&sign=85f46339be8b32aef7d5f81f30807a5b\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x652\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd5\\\\\\\"}\\\"}},\\\"sld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872_sld.flv?expire=1775602414&sign=3e9e25ba087e5154565c2badf1c63250\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_sld/index.mpd?expire=1775602414&sign=f4e3b49dc111c68d5d4912c53035a5b5\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"265x240\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sld\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"vbitrate\\\\\\\":176000}\\\"}},\\\"uhd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872_uhd_h.flv?expire=1775602414&sign=b71d20e3fe3050efe934f68a32a54337\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_uhd_h/index.mpd?expire=1775602414&sign=2e931d013a13d4f3d6221bf5c559d66d\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"720x652\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd_h\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":4000000}\\\"}},\\\"origin\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872.flv?expire=1775602414&sign=70b721d6f60e27075b4d393f7d28ed73\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872/index.mpd?expire=1775602414&sign=27d7102d2bad148f999299e7101c5ac4\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"vbitrate\\\\\\\":757000,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x652\\\\\\\"}\\\"}},\\\"sd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872_sd5.flv?expire=1775602414&sign=a845c30bf92042e7cb8731a0116bc7de\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_sd5/index.mpd?expire=1775602414&sign=25307aa96e59254d38e00af343651c43\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":0,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sd5\\\\\\\",\\\\\\\"vbitrate\\\\\\\":600000,\\\\\\\"resolution\\\\\\\":\\\\\\\"530x480\\\\\\\"}\\\"}},\\\"ld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01-tt03.fcdn.eu.tiktokcdn.com/stage/stream-3577840795860861872_ld5.flv?expire=1775602414&sign=47def04d9a03eae306c2546d02e4ae98\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-cmaf-f77-tt01.tiktokcdn-eu.com/stage/stream-3577840795860861872_ld5/index.mpd?expire=1775602414&sign=0f3678c924edf770f201f34ed634590a\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ld5\\\\\\\",\\\\\\\"vbitrate\\\\\\\":400000,\\\\\\\"resolution\\\\\\\":\\\\\\\"530x480\\\\\\\",\\\\\\\"gop\\\\\\\":0,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}}}}\"\n                    },\n                    \"push_data\": {\n                        \"push_stream_level\": 0,\n                        \"resolution_params\": {},\n                        \"stream_data\": \"\"\n                    }\n                },\n                \"provider\": 0,\n                \"push_resolution\": \"\",\n                \"push_urls\": [],\n                \"resolution_name\": {},\n                \"rtmp_pull_url\": \"\",\n                \"rtmp_pull_url_params\": \"\",\n                \"rtmp_push_url\": \"\",\n                \"rtmp_push_url_params\": \"\",\n                \"stream_app_id\": 0,\n                \"stream_control_type\": 0,\n                \"stream_delay_ms\": 0,\n                \"stream_size_height\": 0,\n                \"stream_size_width\": 0,\n                \"vr_type\": 0\n            },\n            \"sub_tag\": 0,\n            \"support_quiz\": 0,\n            \"title\": \"30 and over\",\n            \"top_fans\": [],\n            \"use_filter\": false,\n            \"user_count\": 8,\n            \"user_share_text\": \"\",\n            \"video_feed_tag\": \"\",\n            \"visible_scope_type\": 0,\n            \"watch_day_cnt_layer\": 0,\n            \"watch_early_quota_config\": {\n                \"1\": {\n                    \"component_type\": 1,\n                    \"count\": 0,\n                    \"watch_mill_seconds\": 10000\n                }\n            },\n            \"webcast_comment_tcs\": 0,\n            \"webcast_sdk_version\": 4340,\n            \"with_draw_something\": false,\n            \"with_ktv\": false,\n            \"with_linkmic\": true\n        },\n        \"extra\": {\n            \"cache_version\": 0,\n            \"digg_color\": 8466135,\n            \"enter_boost_cache_version\": 0,\n            \"finished_perception_msg\": \"\",\n            \"is_official_channel\": false,\n            \"is_same_app_language\": false,\n            \"now\": 1774392814527,\n            \"pay_scores\": 0,\n            \"region\": \"GB\",\n            \"room_base64_data\": \"\",\n            \"room_diff_fields_index\": [],\n            \"use_enter_boost_cache\": 0,\n            \"use_room_cache\": false,\n            \"user_restricted_mode\": 0\n        },\n        \"status_code\": 0\n    },\n    \"timestamp\": 1774392815\n}"}],"_postman_id":"04bb1d8a-3fd1-47c4-9e93-962ec789d32a"},{"name":"Get live feed","id":"1501c4da-47bc-4c13-858f-fda69d258499","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"url":"https://tiktok.evelode.com/tiktok-api/getLiveFeed?draw_room_id=7620936076353440533","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}},"urlObject":{"path":["getLiveFeed"],"host":["https://tiktok.evelode.com/tiktok-api"],"query":[{"description":{"content":"<p>The first livestream id (data[0].id_str) from initial live feed response.</p>\n","type":"text/plain"},"key":"draw_room_id","value":"7620936076353440533"},{"disabled":true,"description":{"content":"<p>Unix timestamp, use extra.max_time value from previous response.</p>\n","type":"text/plain"},"key":"max_time","value":""},{"disabled":true,"description":{"content":"<p>Region (country) code. Default: US</p>\n","type":"text/plain"},"key":"region","value":"US"},{"disabled":true,"description":{"content":"<p>Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.</p>\n","type":"text/plain"},"key":"cache_timeout","value":"0"}],"variable":[]}},"response":[{"id":"599bfbe5-3673-4004-ba84-cb29077df17f","name":"200 OK","originalRequest":{"method":"GET","header":[],"url":{"raw":"https://tiktok.evelode.com/tiktok-api/getLiveFeed?draw_room_id=7620936076353440533","host":["https://tiktok.evelode.com/tiktok-api"],"path":["getLiveFeed"],"query":[{"key":"draw_room_id","value":"7620936076353440533","description":"The first livestream id (data[0].id_str) from initial live feed response."},{"key":"max_time","value":"","description":"Unix timestamp, use extra.max_time value from previous response.","disabled":true},{"key":"region","value":"US","description":"Region (country) code. Default: US","type":"text","disabled":true},{"key":"cache_timeout","value":"0","description":"Cache timeout in seconds. By default we use caching system with 3600 seconds window to speed up next requests to API. If you want to disable caching, you can set 0 here.","disabled":true}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":":status","value":200},{"key":"date","value":"Tue, 24 Mar 2026 22:59:25 GMT"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"server","value":"cloudflare"},{"key":"vary","value":"Accept-Encoding"},{"key":"content-encoding","value":"gzip"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"nel","value":"{\"report_to\":\"cf-nel\",\"success_fraction\":0.0,\"max_age\":604800}"},{"key":"report-to","value":"{\"group\":\"cf-nel\",\"max_age\":604800,\"endpoints\":[{\"url\":\"https://a.nel.cloudflare.com/report/v4?s=H0rKzaaY9%2BpUY4QVa465oBZYsTZzx0AMx3xjUw754nLn7eEkRw1cCVF0Q1aTrZxkkPOypkB6UO7ZDvR3aMbBDMjLWlbVW9ricIfWKNxbgRM8%2BA%3D%3D\"}]}"},{"key":"cf-ray","value":"9e194934782f2793-LYS"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"status\": \"ok\",\n    \"tiktok\": {\n        \"status_code\": 0,\n        \"extra\": {\n            \"log_pb\": {\n                \"impr_id\": \"20260324225923EEF26AC980C168149849\"\n            },\n            \"has_more\": true,\n            \"cost\": 803,\n            \"max_time\": 1774393164412,\n            \"total\": 6,\n            \"banner\": {},\n            \"unread_extra\": \"{\\\"channel_id\\\":21,\\\"req_from\\\":\\\"foru_feed_draw_loadmore\\\",\\\"gen_time\\\":1774393163,\\\"is_backup\\\":0}\",\n            \"style\": 3,\n            \"now\": 1774393164413\n        },\n        \"data\": [\n            {\n                \"type\": 1,\n                \"rid\": \"20260324225923EEF26AC980C168149849\",\n                \"data\": {\n                    \"id\": 7620954383781481246,\n                    \"id_str\": \"7620954383781481246\",\n                    \"status\": 2,\n                    \"owner_user_id\": 6903295571928777734,\n                    \"title\": \"MYSTERY BOX MAYHEM W/ Homi\",\n                    \"user_count\": 554,\n                    \"client_version\": 11909,\n                    \"cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=29617038&x-expires=1774562400&x-signature=STe8f%2B%2FTaUWEqJNEyoLWScxGJfU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3efc691c&x-expires=1774562400&x-signature=qwXIPbAgHVU7Q8k5alX4ucVwPZc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=49dce9e3&x-expires=1774562400&x-signature=ouE7PNCQ9w%2Fz2TrRu9fHwGTkaJM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                        ],\n                        \"uri\": \"720x720/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b\"\n                    },\n                    \"stream_url\": {\n                        \"extra\": {},\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"stream_data\": \"{\\\"common\\\":{\\\"session_id\\\":\\\"173-20260324225923EEF26AC980C168149849\\\",\\\"room_id\\\":7620954383781481246,\\\"rule_ids\\\":\\\"{\\\\\\\"ab_version_trace\\\\\\\":{\\\\\\\"10477\\\\\\\":[1749441195252],\\\\\\\"10550\\\\\\\":[1732596454849],\\\\\\\"10554\\\\\\\":[1732592346481],\\\\\\\"10765\\\\\\\":[1721180488121],\\\\\\\"10866\\\\\\\":[1747815361514],\\\\\\\"10942\\\\\\\":[1745816957429],\\\\\\\"11806\\\\\\\":[1754317833098,1752669348572],\\\\\\\"12958\\\\\\\":[1756797916494],\\\\\\\"1418\\\\\\\":[1673250146919,1666010142457],\\\\\\\"2138\\\\\\\":[1690519087933,1690525345742],\\\\\\\"2598\\\\\\\":[1715159344978],\\\\\\\"3054\\\\\\\":[1704722391811,1701746596108],\\\\\\\"4097\\\\\\\":[1721628097371,1725933627058],\\\\\\\"4238\\\\\\\":[1721648325234],\\\\\\\"5786\\\\\\\":[1732592346479,1732592346479],\\\\\\\"5793\\\\\\\":[1732596454687],\\\\\\\"7426\\\\\\\":[1740725804738],\\\\\\\"7926\\\\\\\":[1727578638973,1729343190172],\\\\\\\"8993\\\\\\\":[1741184324527],\\\\\\\"9193\\\\\\\":[1745735167278]},\\\\\\\"sched\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"ex_83498(Weight:100)\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\":2317}}\\\\\\\"}\\\",\\\"query\\\":{\\\"game_abr_pitaya_pid\\\":\\\"v3\\\",\\\"infos\\\":\\\"34347875aefe4a83a6dfa6cc263b3d00bb9336ddc002425a82f63ae6a92a\\\",\\\"node_opt\\\":\\\"v3\\\",\\\"71173436\\\":\\\"v1\\\",\\\"71395589\\\":\\\"v5\\\",\\\"apool\\\":\\\"v2\\\",\\\"fast_response\\\":\\\"1\\\",\\\"rtm_expr_tag\\\":\\\"mio_live_us_r1_v2\\\",\\\"audio_balance\\\":\\\"v3\\\",\\\"audio_compressor\\\":\\\"ac_v1\\\",\\\"group_version\\\":\\\"71492945_v4\\\",\\\"pts_align_threshold\\\":\\\"1000\\\"},\\\"auto\\\":{\\\"strategy\\\":\\\"abr_bb_4live\\\",\\\"enable\\\":1,\\\"default\\\":\\\"hd\\\",\\\"list\\\":[\\\"uhd\\\",\\\"hd\\\",\\\"sd\\\",\\\"ld\\\"],\\\"enable_origin_resolution\\\":1},\\\"rtmp_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"http_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"user_count\\\":552,\\\"peer_anchor_level\\\":35,\\\"common_sdk_params\\\":{\\\"main\\\":\\\"{\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableQuic\\\\\\\":1,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"Common\\\\\\\":{\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1,\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"http_is_enable_prepare\\\\\\\":1},\\\\\\\"H2Q\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"PING\\\\\\\":1,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1},\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1}}}},\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"AbrStallDegradeImmediately\\\\\\\":0,\\\\\\\"TargetOriginBitRate\\\\\\\":2000000,\\\\\\\"httpx\\\\\\\":{\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"HttpVersion\\\\\\\":2,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"JointCCOpti\\\\\\\":0,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"PING\\\\\\\":5,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":60,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"HSTimeoutUs\\\\\\\":4000000},\\\\\\\"HttpQuicVersion\\\\\\\":43,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"HttpMainJobDelay\\\\\\\":100,\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"FastReSend\\\\\\\":1},\\\\\\\"HttpUseQuicCrypto\\\\\\\":1,\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpMaxRetryAttempts\\\\\\\":0,\\\\\\\"HttpExecCreateRetryTimes\\\\\\\":2,\\\\\\\"HttpPingTimeout\\\\\\\":5000,\\\\\\\"HttpPingInterval\\\\\\\":10000,\\\\\\\"HttpExecCreateRetryInt\\\\\\\":5,\\\\\\\"HttpPingForHeaderFrame\\\\\\\":1},\\\\\\\"ABRMethod\\\\\\\":3,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"ProtocolRetryTimes\\\\\\\":1,\\\\\\\"ABRSwitchDownBufferThreshold\\\\\\\":1000,\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"SlowSpeed\\\\\\\":1,\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"HurrySpeed\\\\\\\":1.1},\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\":0,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnablePrivateRoom\\\\\\\":0,\\\\\\\"Density\\\\\\\":10},\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"ABRCheckInterval\\\\\\\":1000,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"StartupResList\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\"],\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\"},\\\\\\\"EnableGetMpdUrlOpt\\\\\\\":1,\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"ABRSwitchNumberThreshold\\\\\\\":1,\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"EnableSortAbrResolutionList\\\\\\\":0,\\\\\\\"ABRDecisionReportLevel\\\\\\\":2,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\",\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\"],\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"MaxSessionSize\\\\\\\":10,\\\\\\\"NetworkMatchMode\\\\\\\":1,\\\\\\\"CalculateEWMAFactor\\\\\\\":0.5,\\\\\\\"MinPlayedDurationThresh\\\\\\\":0,\\\\\\\"LiveProtectedDuration\\\\\\\":30,\\\\\\\"MaxBwSampleSize\\\\\\\":10,\\\\\\\"CalculateSize\\\\\\\":10,\\\\\\\"CalculateFunc\\\\\\\":2,\\\\\\\"MinBwEstimatorBitrate\\\\\\\":0,\\\\\\\"RemoveSampleTimer\\\\\\\":1,\\\\\\\"OverallStrategy\\\\\\\":1,\\\\\\\"PriorityMap\\\\\\\":{\\\\\\\"cctkBw\\\\\\\":10000,\\\\\\\"vodBitrate\\\\\\\":100}},\\\\\\\"Enable\\\\\\\":1}},\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"BweToBitrateParams\\\\\\\":{\\\\\\\"BweThreshold\\\\\\\":45000000,\\\\\\\"CurveParams\\\\\\\":{\\\\\\\"BweThreshold\\\\\\\":45000000,\\\\\\\"Default\\\\\\\":[0,0,0.75,0],\\\\\\\"SourceCCTK-NoPreview\\\\\\\":{\\\\\\\"default\\\\\\\":[0,-8.252379838022095e-13,0.1025190517948626,0]},\\\\\\\"SourceCCTK-Preview\\\\\\\":{\\\\\\\"default\\\\\\\":[0,-8.252379838022095e-13,0.1025190517948626,0]}},\\\\\\\"Mode\\\\\\\":\\\\\\\"curve\\\\\\\"},\\\\\\\"NetworkLevelResolutionLimitMap\\\\\\\":{\\\\\\\"2\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"4\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"1\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"8\\\\\\\":\\\\\\\"uhd\\\\\\\",\\\\\\\"3\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"5\\\\\\\":\\\\\\\"uhd\\\\\\\",\\\\\\\"7\\\\\\\":\\\\\\\"uhd\\\\\\\",\\\\\\\"6\\\\\\\":\\\\\\\"uhd\\\\\\\"}},\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-PushResolution\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\",\\\\\\\"NETWORK-NetworkLevel\\\\\\\"]},\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0},\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":1,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-IoBitrate\\\\\\\",\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"PLAY-StartTs\\\\\\\",\\\\\\\"PLAY-StallTime\\\\\\\",\\\\\\\"PLAY-StallTotalTime\\\\\\\",\\\\\\\"PLAY-EndTs\\\\\\\",\\\\\\\"PLAY-Duration\\\\\\\",\\\\\\\"PLAY-FirstFrameVideoBuffer\\\\\\\",\\\\\\\"PLAY-FirstFrameAudioBuffer\\\\\\\",\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\",\\\\\\\"PLAY-FirstFrame\\\\\\\",\\\\\\\"PLAY-StallType\\\\\\\",\\\\\\\"PLAY-StallTotalCount\\\\\\\",\\\\\\\"PLAY-StallSeries\\\\\\\",\\\\\\\"PLAY-HistoryBandwidth\\\\\\\",\\\\\\\"PLAY-FirstStartTime\\\\\\\",\\\\\\\"PLAY-FirstStartTimeStamp\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\",\\\\\\\"PLAY-AudioBuffer\\\\\\\",\\\\\\\"PLAY-VideoBuffer\\\\\\\",\\\\\\\"PLAY-DownloadSpeed\\\\\\\",\\\\\\\"PLAY-StallState\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-FastOpenDuration\\\\\\\",\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"PLAY-StallStartSeries\\\\\\\",\\\\\\\"PLAY-StallDurationSeries\\\\\\\",\\\\\\\"PLAY-PsnrList\\\\\\\",\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\",\\\\\\\"PLAY-VrtBitrateList\\\\\\\",\\\\\\\"PLAY-VrtBitrateTsList\\\\\\\"],\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\":1,\\\\\\\"enable_only_check_latest_stall\\\\\\\":1,\\\\\\\"flv_bw_multiplier\\\\\\\":1,\\\\\\\"min_up_buffer_length\\\\\\\":0.5,\\\\\\\"enable_tls_upgrade\\\\\\\":1,\\\\\\\"enable_new_calibrate_bitrate\\\\\\\":1,\\\\\\\"tls_penalty_switch_time_ms\\\\\\\":30000,\\\\\\\"tls_switch_interval_ms\\\\\\\":20000,\\\\\\\"tls_min_buffer_diff_ms\\\\\\\":180,\\\\\\\"reduce_buffer_threshold\\\\\\\":2,\\\\\\\"tls_buffer_watch_num\\\\\\\":9,\\\\\\\"enable_check_stall_series\\\\\\\":1,\\\\\\\"enable_use_total_buffer\\\\\\\":1,\\\\\\\"enable_upgrade_check_network\\\\\\\":1,\\\\\\\"enable_downgrade_check_network\\\\\\\":1,\\\\\\\"enable_buffer_slope\\\\\\\":1,\\\\\\\"min_down_buffer_length\\\\\\\":0,\\\\\\\"buffer_slope_threshold\\\\\\\":-0.5,\\\\\\\"pid_bw_multiplier\\\\\\\":0.75,\\\\\\\"enable_bandwidth_allocation\\\\\\\":1,\\\\\\\"switch_down_counter_threshold\\\\\\\":3,\\\\\\\"switch_up_counter_threshold\\\\\\\":6,\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\":0.8,\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\":20000},\\\\\\\"EnableLocalStrategyModel\\\\\\\":1},\\\\\\\"Time\\\\\\\":1000,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1}}},\\\\\\\"disable_algorithum\\\\\\\":1,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"Auto\\\\\\\":{\\\\\\\"Demotion\\\\\\\":{\\\\\\\"StallCount\\\\\\\":4},\\\\\\\"Enable\\\\\\\":0},\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\":0,\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"ABRSeriesInfo\\\\\\\":{\\\\\\\"MaxRecordCount\\\\\\\":50,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"disable_algorithm\\\\\\\":1,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"llash\\\\\\\":{\\\\\\\"PreSwitchEnableWait\\\\\\\":1,\\\\\\\"EnableAbrSwitchLog\\\\\\\":1,\\\\\\\"EnablePredictGopLastFrame\\\\\\\":0,\\\\\\\"PreSwitchEnableDrop\\\\\\\":0,\\\\\\\"PreSwitchWaitThreshold\\\\\\\":100,\\\\\\\"RemoveTSWrap\\\\\\\":1,\\\\\\\"UseTotalBuffer\\\\\\\":1,\\\\\\\"PreSwitchCheckDuration\\\\\\\":50,\\\\\\\"EnableReadPacketV2\\\\\\\":1,\\\\\\\"FixPrevBufferLog\\\\\\\":1,\\\\\\\"EnablePreSwitch\\\\\\\":1},\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"EnableABRCheckEnhance\\\\\\\":0,\\\\\\\"EnableSaveSCFG\\\\\\\":1,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"cdn77\\\\\\\",\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25,\\\\\\\"Ratio\\\\\\\":8},\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"ABRSafeBuffer\\\\\\\":0.3,\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608,\\\\\\\"QuicEarlyClose\\\\\\\":1},\\\\\\\"EnableUseRefactorStrategy\\\\\\\":1,\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"auto\\\\\\\":{\\\\\\\"enable_origin_resolution\\\\\\\":1,\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"demotion\\\\\\\":{\\\\\\\"stall_count\\\\\\\":9999},\\\\\\\"enable\\\\\\\":1},\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7,\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\"},\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"StrategyInLss\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":[{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1,\\\\\\\"Time\\\\\\\":1000,\\\\\\\"Enable\\\\\\\":1},{\\\\\\\"Repeat\\\\\\\":0,\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\"}]},\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportDecodeStall\\\\\\\":0,\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0,\\\\\\\"EnableReportDemuxStall\\\\\\\":0}}\\\"}},\\\"data\\\":{\\\"hd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_hd5s.flv?expire=1775602764&sign=6f49066a8537e83bc2bdad85f97ac947\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_hd5s/index.mpd?expire=1775602764&sign=961fdb52841eac3cac8a8ed82dc8f9af\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5s\\\\\\\",\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393162164,\\\\\\\"v_rtbitrate_std\\\\\\\":268630,\\\\\\\"v_rtbitrate\\\\\\\":1733320,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtbitrate_pct\\\\\\\":1983130,\\\\\\\"vbitrate\\\\\\\":1600000}\\\"}},\\\"ao\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430.flv?expire=1775602764&sign=2b5495fa46adcaeeec2a3b9c33e5ce12&only_audio=1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_ao/index.mpd?expire=1775602764&sign=0b675083fbd1c9eaf36e0c865637a155\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"vbitrate\\\\\\\":0,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ao\\\\\\\",\\\\\\\"gop\\\\\\\":0}\\\"}},\\\"origin\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430.flv?expire=1775602764&sign=2b5495fa46adcaeeec2a3b9c33e5ce12\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430/index.mpd?expire=1775602764&sign=ab53430abbd0bf21f99b661f84f503d1\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"resolution\\\\\\\":\\\\\\\"1080x1920\\\\\\\",\\\\\\\"vbitrate\\\\\\\":4662000}\\\"}},\\\"sd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_sd5.flv?expire=1775602764&sign=c44217776cd8dbf7114146b68b092bbd\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_sd5/index.mpd?expire=1775602764&sign=20b73ae02508b02256225ad2edb62981\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393151633,\\\\\\\"v_rtbitrate\\\\\\\":960710,\\\\\\\"resolution\\\\\\\":\\\\\\\"540x960\\\\\\\",\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sd5\\\\\\\",\\\\\\\"v_rtbitrate_pct\\\\\\\":1099480,\\\\\\\"v_rtbitrate_std\\\\\\\":128039.99999999999}\\\"}},\\\"ld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_ld5.flv?expire=1775602764&sign=e09efca2929888f9fd390eaac58ca68c\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_ld5/index.mpd?expire=1775602764&sign=fe9916256a4ab093b1a968b85de6694b\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":600000,\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"resolution\\\\\\\":\\\\\\\"360x640\\\\\\\",\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393160503,\\\\\\\"v_rtbitrate_pct\\\\\\\":582080,\\\\\\\"v_rtbitrate\\\\\\\":554090,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ld5\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":23060}\\\"}},\\\"uhd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_uhd5s.flv?expire=1775602764&sign=73a0da1abc4ab4ddb813e543daf2d896\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/game/stream-3866072306686100430_uhd5s/index.mpd?expire=1775602764&sign=883a0c4051b15b42b12bcab813571d0b\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtbitrate_pct\\\\\\\":3664020,\\\\\\\"vbitrate\\\\\\\":2600000,\\\\\\\"resolution\\\\\\\":\\\\\\\"1080x1920\\\\\\\",\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate\\\\\\\":3028920,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393159747,\\\\\\\"v_rtbitrate_std\\\\\\\":391970,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd5s\\\\\\\"}\\\"}}}}\",\n                                \"options\": {\n                                    \"default_quality\": {\n                                        \"name\": \"AUTO\",\n                                        \"sdk_key\": \"auto\"\n                                    },\n                                    \"qualities\": [\n                                        {\n                                            \"name\": \"AUTO\",\n                                            \"sdk_key\": \"auto\",\n                                            \"level\": 11,\n                                            \"icon_type\": 5\n                                        },\n                                        {\n                                            \"name\": \"Original\",\n                                            \"sdk_key\": \"origin\",\n                                            \"level\": 10,\n                                            \"icon_type\": 6\n                                        },\n                                        {\n                                            \"name\": \"1080p\",\n                                            \"sdk_key\": \"uhd\",\n                                            \"level\": 5,\n                                            \"icon_type\": 4\n                                        },\n                                        {\n                                            \"name\": \"720p\",\n                                            \"sdk_key\": \"hd\",\n                                            \"level\": 3,\n                                            \"icon_type\": 3\n                                        },\n                                        {\n                                            \"name\": \"540p\",\n                                            \"sdk_key\": \"sd\",\n                                            \"level\": 2,\n                                            \"icon_type\": 2\n                                        },\n                                        {\n                                            \"name\": \"360p\",\n                                            \"sdk_key\": \"ld\",\n                                            \"level\": 1,\n                                            \"icon_type\": 1\n                                        }\n                                    ],\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        },\n                        \"stream_size_width\": 1080,\n                        \"stream_size_height\": 1920\n                    },\n                    \"link_mic\": {\n                        \"channel_info\": {},\n                        \"battle_settings\": {}\n                    },\n                    \"stats\": {\n                        \"user_count_composition\": {}\n                    },\n                    \"feed_room_label\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\",\n                            \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\"\n                        ],\n                        \"uri\": \"webcast-sg/2ea90002aca1159b5c67\",\n                        \"avg_color\": \"#CCA3A3\"\n                    },\n                    \"living_room_attrs\": {},\n                    \"owner\": {\n                        \"id\": 6903295571928777734,\n                        \"nickname\": \"Unvaulted Hype\",\n                        \"bio_description\": \"The #1 Sneaker Mystery Box ⁉️\\n100% Authentic Kicks.👟\\nFire Drops.🔥\\nHoly Grails.🙏\",\n                        \"avatar_thumb\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=5d61fd0b&x-expires=1774562400&x-signature=GXshZuBb0mlwz7fRPjvPBrdxEZg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c744c6fb&x-expires=1774562400&x-signature=gCr%2BanPTG96tIxc9i0Z9KNaQyzU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=fbb894da&x-expires=1774562400&x-signature=4fHq2FTbhPxqIXyORntEyWalAZs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b\"\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=29617038&x-expires=1774562400&x-signature=STe8f%2B%2FTaUWEqJNEyoLWScxGJfU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3efc691c&x-expires=1774562400&x-signature=qwXIPbAgHVU7Q8k5alX4ucVwPZc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=49dce9e3&x-expires=1774562400&x-signature=ouE7PNCQ9w%2Fz2TrRu9fHwGTkaJM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"720x720/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b\"\n                        },\n                        \"avatar_large\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1f23735c&x-expires=1774562400&x-signature=Si3kk6IoBPdaX3dGI3PYWoKKf9E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9588939e&x-expires=1774562400&x-signature=A%2BemKVSCMZkAvvaHq7J%2F4fnNLTY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b9fbc120&x-expires=1774562400&x-signature=MsQTxmvAq4ZcJCuZ2E2DFbf0%2B28%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"1080x1080/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b\"\n                        },\n                        \"status\": 1,\n                        \"modify_time\": 1774379125,\n                        \"follow_info\": {\n                            \"following_count\": 36,\n                            \"follower_count\": 357727\n                        },\n                        \"pay_grade\": {},\n                        \"user_attr\": {},\n                        \"own_room\": {\n                            \"room_ids\": [\n                                7620954383781481246\n                            ],\n                            \"room_ids_str\": [\n                                \"7620954383781481246\"\n                            ]\n                        },\n                        \"display_id\": \"unvaultedhype\",\n                        \"sec_uid\": \"MS4wLjABAAAA5u030cvRUjrakvmIllBMWfLJHCOtGWMrUwbj64UwkqhAJUsQdEmIKsaacjvpW-vV\",\n                        \"mint_type_label\": [\n                            7047027142626691074,\n                            7223390737516347398\n                        ],\n                        \"id_str\": \"6903295571928777734\",\n                        \"enigma_info\": {}\n                    },\n                    \"has_commerce_goods\": true,\n                    \"live_type_third_party\": true,\n                    \"room_auth\": {\n                        \"Chat\": true,\n                        \"Gift\": true,\n                        \"LuckMoney\": true,\n                        \"Digg\": true,\n                        \"UserCard\": true,\n                        \"Banner\": 1,\n                        \"Landscape\": 2,\n                        \"PublicScreen\": 1,\n                        \"GiftAnchorMt\": 1,\n                        \"DonationSticker\": 1,\n                        \"InteractionQuestion\": true,\n                        \"ChatL2\": true,\n                        \"Viewers\": true,\n                        \"Share\": true,\n                        \"transaction_history\": 1,\n                        \"UserCount\": 1,\n                        \"Rank\": 1,\n                        \"BroadcastMessage\": 1,\n                        \"anchor_level_permission\": {}\n                    },\n                    \"like_count\": 3184,\n                    \"anchor_tab_type\": 7,\n                    \"commerce_info\": {\n                        \"commerce_permission\": 1,\n                        \"oec_live_enter_room_init_data\": \"{\\\"product_num\\\":3,\\\"server_time\\\":1774393164402,\\\"tt_version_code\\\":0,\\\"schema\\\":\\\"\\\",\\\"bag_index\\\":0,\\\"display_product_num\\\":3,\\\"pop_product_id\\\":\\\"1732269353316946501\\\",\\\"is_new_user\\\":true,\\\"assistant_switch\\\":false,\\\"is_new_user_fixed\\\":true,\\\"recommend_info\\\":\\\"{\\\\\\\"ecom_live_from_ecom_live_lane\\\\\\\":false,\\\\\\\"ecom_live_server_current_pid\\\\\\\":1732269353316946501}\\\",\\\"live_bag_and_pin_card_type\\\":4,\\\"pin_card_minimalism\\\":1,\\\"card_type\\\":1,\\\"enter_room_prompt\\\":{\\\"need_prompt\\\":false,\\\"prompt_text\\\":\\\"\\\",\\\"da_info\\\":\\\"\\\"},\\\"pop_card_id\\\":1732269353316946501,\\\"pin_card_config\\\":{\\\"display_duration_ms\\\":0,\\\"activity_finish_display_duration_ms\\\":0,\\\"real_card_type\\\":1,\\\"real_pop_card_id\\\":0}}\"\n                    },\n                    \"interaction_question_version\": 1,\n                    \"hashtag\": {\n                        \"id\": 42,\n                        \"title\": \"Chat & Interview\",\n                        \"image\": {\n                            \"url_list\": [\n                                \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/2Chat.png~tplv-obj.image\",\n                                \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/2Chat.png~tplv-obj.image\"\n                            ],\n                            \"uri\": \"webcast-sg/2Chat.png\",\n                            \"avg_color\": \"#523749\"\n                        }\n                    },\n                    \"live_room_mode\": 6,\n                    \"stream_url_filtered_info\": {},\n                    \"social_interaction\": {},\n                    \"room_auth_message\": {},\n                    \"existed_commerce_goods\": true,\n                    \"age_restricted\": {},\n                    \"blurred_cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=7351d856&x-expires=1774411200&x-signature=VCzp9FSdvn1dygm7OOtxaEs4ZV8%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=d7836146&x-expires=1774411200&x-signature=GRYQkFI1ysx6otK7S1RCTmk%2F9tk%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\"\n                        ],\n                        \"uri\": \"tos-useast5-avt-0068-tx/9f1d52e65e1543c0cb3c77c0b2d4757b\",\n                        \"height\": 200,\n                        \"width\": 100,\n                        \"avg_color\": \"#666666\"\n                    },\n                    \"multi_stream_url\": {\n                        \"extra\": {\n                            \"super_resolution\": {}\n                        },\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"options\": {\n                                    \"default_quality\": {},\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        }\n                    },\n                    \"cover_type\": 1,\n                    \"taxonomy_tag_info\": {\n                        \"level2_tag\": \"clothes_&_accessory\"\n                    },\n                    \"stream_snapshot\": {\n                        \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/972d2bac0af9494a89c3d4af416df816.jpeg\",\n                        \"urls\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/972d2bac0af9494a89c3d4af416df816.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=caad83e0&x-expires=1774411200&x-signature=tPM3o%2FNJhJlnEXEPFjHex77oy1Y%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/972d2bac0af9494a89c3d4af416df816.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=ce1898b0&x-expires=1774411200&x-signature=cMLEhXxI75Cq4pMS89RumeoWgik%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/972d2bac0af9494a89c3d4af416df816.jpeg~tplv-tiktokx-origin.jpeg?dr=9643&refresh_token=7f85ac09&x-expires=1774411200&x-signature=V1SuJ%2BuQyFn%2B9vgBM%2F1nhcny%2Faw%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\"\n                        ],\n                        \"height\": 1920,\n                        \"width\": 1080,\n                        \"face_center_x\": 436,\n                        \"face_center_y\": 460\n                    },\n                    \"log_id\": \"20260324225923EEF26AC980C168149849\",\n                    \"enlarge_view_info\": {\n                        \"enabler_enlarge_view\": true\n                    }\n                },\n                \"live_reason\": \"rec\",\n                \"flare_info\": {},\n                \"sort_stats_tags\": {\n                    \"for_app_log\": [\n                        {\n                            \"key\": \"is_coldstart\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"coldstart_thresh\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"effect_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_experience\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_host_experience_strategy\",\n                            \"value\": \"0\"\n                        }\n                    ],\n                    \"for_client_func\": [\n                        {\n                            \"key\": \"ttlive_survey_show_map\"\n                        },\n                        {\n                            \"key\": \"rec_info\",\n                            \"value\": \"{\\\"cvr_60s\\\":0.014326090924441814,\\\"staytime\\\":0.5016292333602905,\\\"cvr_10s\\\":0.06571277976036072}\"\n                        }\n                    ]\n                },\n                \"room_event_tracking\": \"foru_feed_draw_loadmore:21:normal\"\n            },\n            {\n                \"type\": 1,\n                \"rid\": \"20260324225923EEF26AC980C168149849\",\n                \"data\": {\n                    \"id\": 7620959749021960991,\n                    \"id_str\": \"7620959749021960991\",\n                    \"status\": 2,\n                    \"owner_user_id\": 6964119420864906245,\n                    \"title\": \"#HoldFast Chat!\",\n                    \"user_count\": 9,\n                    \"os_type\": 1,\n                    \"client_version\": 440300,\n                    \"cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=24a350f2&x-expires=1774562400&x-signature=klLmFf7i4Xhvd%2FGmfGfRx47Si1s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=bccd1ac6&x-expires=1774562400&x-signature=Yf6vTJG02dxhzoBmd1EILSIw1Mg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d604b266&x-expires=1774562400&x-signature=Z3Hmdqt72n8FUvMoKqcuC01H36c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                        ],\n                        \"uri\": \"720x720/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72\"\n                    },\n                    \"stream_url\": {\n                        \"extra\": {},\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"stream_data\": \"{\\\"common\\\":{\\\"session_id\\\":\\\"173-20260324225923EEF26AC980C168149849\\\",\\\"room_id\\\":7620959749021960991,\\\"rule_ids\\\":\\\"{\\\\\\\"ab_version_trace\\\\\\\":{\\\\\\\"10477\\\\\\\":[1749441195252],\\\\\\\"10765\\\\\\\":[1721180488121],\\\\\\\"10810\\\\\\\":[1732625569945],\\\\\\\"10814\\\\\\\":[1732625570224],\\\\\\\"11882\\\\\\\":[1727414761058],\\\\\\\"12298\\\\\\\":[1755604894166],\\\\\\\"2138\\\\\\\":[1690519087933,1690525345742],\\\\\\\"2598\\\\\\\":[1715159344978],\\\\\\\"3054\\\\\\\":[1701746596108,1704722391811],\\\\\\\"3450\\\\\\\":[1696749716805,1705387313810],\\\\\\\"4097\\\\\\\":[1725933627058,1721628097371],\\\\\\\"4238\\\\\\\":[1721648325234],\\\\\\\"7426\\\\\\\":[1740725804738],\\\\\\\"8953\\\\\\\":[1745816868535],\\\\\\\"8957\\\\\\\":[1737372876846],\\\\\\\"8993\\\\\\\":[1741184324527],\\\\\\\"9193\\\\\\\":[1745735167278]},\\\\\\\"sched\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"ex_83494(Weight:100)\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\":2221}}\\\\\\\"}\\\",\\\"query\\\":{\\\"group_version\\\":\\\"71350460_1080_v1\\\",\\\"node_opt\\\":\\\"v3\\\",\\\"max_push_res\\\":\\\"v3\\\",\\\"rtm_expr_tag\\\":\\\"mio_live_us_r1_v2\\\",\\\"start_startup_1080\\\":\\\"v2\\\",\\\"apool\\\":\\\"v2\\\",\\\"audio_balance\\\":\\\"v3\\\",\\\"audio_compressor\\\":\\\"ac_v1\\\",\\\"infos\\\":\\\"95ff3924a01294783d32d9f64fe07d4d3ce9d4a1a256efba3a7903f4ef65\\\"},\\\"auto\\\":{\\\"strategy\\\":\\\"abr_bb_4live\\\",\\\"enable\\\":1,\\\"default\\\":\\\"hd\\\",\\\"list\\\":[\\\"uhd\\\",\\\"hd\\\",\\\"sd\\\",\\\"ld\\\"],\\\"enable_origin_resolution\\\":1},\\\"rtmp_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"http_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"peer_anchor_level\\\":4,\\\"common_sdk_params\\\":{\\\"main\\\":\\\"{\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"llash\\\\\\\":{\\\\\\\"EnableAbrSwitchLog\\\\\\\":1,\\\\\\\"FixPrevBufferLog\\\\\\\":1,\\\\\\\"UseTotalBuffer\\\\\\\":1,\\\\\\\"PreSwitchEnableWait\\\\\\\":1,\\\\\\\"EnablePreSwitch\\\\\\\":1,\\\\\\\"PreSwitchWaitThreshold\\\\\\\":100,\\\\\\\"RemoveTSWrap\\\\\\\":1,\\\\\\\"PreSwitchCheckDuration\\\\\\\":50,\\\\\\\"PreSwitchEnableDrop\\\\\\\":0},\\\\\\\"StrategyInLss\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":[{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0,\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1}]},\\\\\\\"EnableABRCheckEnhance\\\\\\\":0,\\\\\\\"TargetOriginBitRate\\\\\\\":2000000,\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"Size\\\\\\\":7,\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4},\\\\\\\"auto\\\\\\\":{\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"demotion\\\\\\\":{\\\\\\\"stall_count\\\\\\\":9999},\\\\\\\"enable\\\\\\\":1,\\\\\\\"enable_origin_resolution\\\\\\\":1,\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\"},\\\\\\\"CmafSegmentSyncThreshold\\\\\\\":2000,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"EnablePrivateRoom\\\\\\\":0,\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1},\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableSmartStrategyConfig\\\\\\\":1,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-IoBitrate\\\\\\\",\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"PLAY-StartTs\\\\\\\",\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\",\\\\\\\"PLAY-FirstFrame\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\",\\\\\\\"PLAY-VideoBuffer\\\\\\\",\\\\\\\"PLAY-DownloadSpeed\\\\\\\",\\\\\\\"PLAY-StallState\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-FastOpenDuration\\\\\\\",\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"PLAY-StallStartSeries\\\\\\\",\\\\\\\"PLAY-StallDurationSeries\\\\\\\",\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\",\\\\\\\"PLAY-VrtBitrateList\\\\\\\",\\\\\\\"PLAY-Protocol\\\\\\\"],\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\":60000,\\\\\\\"enable_tls_upgrade\\\\\\\":1,\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\":0.8,\\\\\\\"min_up_buffer_length\\\\\\\":0.5,\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\":1,\\\\\\\"enable_upgrade_check_network\\\\\\\":1,\\\\\\\"reduce_buffer_threshold\\\\\\\":2,\\\\\\\"enable_buffer_slope\\\\\\\":1,\\\\\\\"tls_min_buffer_diff_ms\\\\\\\":180,\\\\\\\"tls_switch_interval_ms\\\\\\\":20000,\\\\\\\"min_down_buffer_length\\\\\\\":0,\\\\\\\"enable_new_calibrate_bitrate\\\\\\\":1,\\\\\\\"tls_buffer_watch_num\\\\\\\":9,\\\\\\\"enable_game_selector\\\\\\\":1,\\\\\\\"pid_bw_multiplier\\\\\\\":0.75,\\\\\\\"switch_up_counter_threshold\\\\\\\":6,\\\\\\\"game_params\\\\\\\":{\\\\\\\"enable_cctk_bw_prediction\\\\\\\":0,\\\\\\\"game_preview_disable_abr\\\\\\\":1},\\\\\\\"tls_penalty_switch_time_ms\\\\\\\":30000,\\\\\\\"enable_bandwidth_allocation\\\\\\\":1,\\\\\\\"begin_quick_switch_time_ms\\\\\\\":20000,\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\":20000,\\\\\\\"enable_only_check_latest_stall\\\\\\\":1,\\\\\\\"flv_bw_multiplier\\\\\\\":1,\\\\\\\"enable_check_stall_series\\\\\\\":1,\\\\\\\"switch_down_counter_threshold\\\\\\\":3,\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\":20000,\\\\\\\"buffer_slope_threshold\\\\\\\":-0.5,\\\\\\\"begin_switch_up_counter_threshold\\\\\\\":2,\\\\\\\"enable_downgrade_check_network\\\\\\\":1,\\\\\\\"enable_use_total_buffer\\\\\\\":1},\\\\\\\"EnableLocalStrategyModel\\\\\\\":1,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"Time\\\\\\\":1000,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1},\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\",\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"OverallStrategy\\\\\\\":1,\\\\\\\"MinPlayedDurationThresh\\\\\\\":0,\\\\\\\"RemoveSampleTimer\\\\\\\":1,\\\\\\\"MaxBwSampleSize\\\\\\\":10,\\\\\\\"MaxBandwidthSampleDuration\\\\\\\":60,\\\\\\\"LiveProtectedDuration\\\\\\\":0,\\\\\\\"CalculateEWMAFactor\\\\\\\":0.5,\\\\\\\"PriorityMap\\\\\\\":{\\\\\\\"vodBitrate\\\\\\\":100,\\\\\\\"cctkBw\\\\\\\":10000},\\\\\\\"MinBwEstimatorBitrate\\\\\\\":0,\\\\\\\"CalculateSize\\\\\\\":10,\\\\\\\"CalculateFunc\\\\\\\":2,\\\\\\\"UseWithAttributionImpl\\\\\\\":1,\\\\\\\"NetworkMatchMode\\\\\\\":1,\\\\\\\"MaxSessionSize\\\\\\\":10},\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\"]}},\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\":{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0,\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-ResolutionMap\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-PushResolution\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\",\\\\\\\"USER-Performance\\\\\\\",\\\\\\\"DEVICE-PhoneLevel\\\\\\\",\\\\\\\"NETWORK-NetworkLevel\\\\\\\"],\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"EnableUsePRDStrategy\\\\\\\":1,\\\\\\\"PRDSettings\\\\\\\":{\\\\\\\"BweToBitrateParams\\\\\\\":{\\\\\\\"BottomLineParams\\\\\\\":{\\\\\\\"SourceVoD-Preview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"sd\\\\\\\":400000,\\\\\\\"uhd\\\\\\\":4000000,\\\\\\\"hd\\\\\\\":500000,\\\\\\\"ld\\\\\\\":300000}},\\\\\\\"Default\\\\\\\":{\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":13200000,\\\\\\\"hd\\\\\\\":1100000,\\\\\\\"ld\\\\\\\":480000},\\\\\\\"SourceCCTK-NoPreview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"uhd\\\\\\\":13200000,\\\\\\\"hd\\\\\\\":1100000,\\\\\\\"ld\\\\\\\":480000,\\\\\\\"sd\\\\\\\":980000}},\\\\\\\"SourceCCTK-Preview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":12000000,\\\\\\\"hd\\\\\\\":1100000,\\\\\\\"ld\\\\\\\":480000}},\\\\\\\"SourceVoD-NoPreview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"uhd\\\\\\\":4000000,\\\\\\\"hd\\\\\\\":500000,\\\\\\\"ld\\\\\\\":300000,\\\\\\\"sd\\\\\\\":400000}}},\\\\\\\"Mode\\\\\\\":\\\\\\\"bottomline\\\\\\\"},\\\\\\\"JudgePipeline\\\\\\\":{\\\\\\\"NoPreview\\\\\\\":[\\\\\\\"High-Bwe\\\\\\\"],\\\\\\\"Preview\\\\\\\":[\\\\\\\"High-Bwe\\\\\\\"]},\\\\\\\"BaselineParams\\\\\\\":{\\\\\\\"DefaultResolution\\\\\\\":\\\\\\\"hd\\\\\\\"}}}},\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1}}},\\\\\\\"VideoRenderStallThreshold\\\\\\\":200,\\\\\\\"TTMPDnsParseTimeout\\\\\\\":5000000,\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"PING\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1},\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1}},\\\\\\\"Common\\\\\\\":{\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"http_is_enable_prepare\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1}},\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"EnableQuic\\\\\\\":1},\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"SlowSpeed\\\\\\\":1},\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"EnableSaveSCFG\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25,\\\\\\\"Ratio\\\\\\\":8,\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"QuicVersion\\\\\\\":43,\\\\\\\"ABRMethod\\\\\\\":3,\\\\\\\"ProtocolRetryTimes\\\\\\\":1,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\":0,\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\"},\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"EnableGetMpdUrlOpt\\\\\\\":1,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"cdn77\\\\\\\",\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"AudioRenderStallThreshold\\\\\\\":200,\\\\\\\"AbrStallDegradeImmediately\\\\\\\":0,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"ABRDecisionReportLevel\\\\\\\":2,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"EnableUseRefactorStrategy\\\\\\\":1,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\":0,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"disable_algorithm\\\\\\\":1,\\\\\\\"ABRCheckInterval\\\\\\\":1000,\\\\\\\"TTMPDnsParseEnable\\\\\\\":1,\\\\\\\"FixStreamFinAndRst\\\\\\\":1,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicEarlyClose\\\\\\\":1,\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608},\\\\\\\"httpx\\\\\\\":{\\\\\\\"HttpExecCreateRetryTimes\\\\\\\":2,\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"HttpMainJobDelay\\\\\\\":100,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"JointCCOpti\\\\\\\":0,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"PING\\\\\\\":5,\\\\\\\"ConnCheckTimeout\\\\\\\":60,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"NewLog\\\\\\\":1},\\\\\\\"HttpQuicVersion\\\\\\\":43,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"FastReSend\\\\\\\":1},\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpPingInterval\\\\\\\":10000,\\\\\\\"HttpPingTimeout\\\\\\\":5000,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"HttpMaxRetryAttempts\\\\\\\":0,\\\\\\\"HttpVersion\\\\\\\":2,\\\\\\\"HttpPingForHeaderFrame\\\\\\\":1,\\\\\\\"HttpExecCreateRetryInt\\\\\\\":5,\\\\\\\"HttpUseQuicCrypto\\\\\\\":1},\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0,\\\\\\\"EnableReportDemuxStall\\\\\\\":0,\\\\\\\"EnableReportDecodeStall\\\\\\\":0},\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\":1}\\\"}},\\\"data\\\":{\\\"uhd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_uhd5d.flv?expire=1775602764&sign=c9ace8734fdba9bee0d5264a93a8a69e\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_uhd5d/index.mpd?expire=1775602764&sign=f97a9af95cd835518762ee6dc8c2bfa7\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":4000000,\\\\\\\"v_rtbitrate\\\\\\\":2456460,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_std\\\\\\\":224210,\\\\\\\"resolution\\\\\\\":\\\\\\\"960x1920\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtbitrate_pct\\\\\\\":2596050,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"gop\\\\\\\":4,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd5d\\\\\\\",\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393154825}\\\"}},\\\"sd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_ctsd5.flv?expire=1775602764&sign=05c7543a35de440245f02e6a12a48251\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_ctsd5/index.mpd?expire=1775602764&sign=a3b5b82d432246b1068ba5856d18736e\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ctsd5\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":550000,\\\\\\\"resolution\\\\\\\":\\\\\\\"480x960\\\\\\\"}\\\"}},\\\"sld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_sld.flv?expire=1775602764&sign=d1d62ee54dd015dd45b7458b93437368\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_sld/index.mpd?expire=1775602764&sign=8c6809e87ea3c66ef2fffe1aa5165b88\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sld\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"240x480\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":176000}\\\"}},\\\"hd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_hd_h.flv?expire=1775602764&sign=83353c22d195d2663202e02fdaf685cd\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_hd_h/index.mpd?expire=1775602764&sign=c6e428cddd189a448134fb7b85324b63\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1440\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1600000,\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd_h\\\\\\\"}\\\"}},\\\"ao\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410.flv?expire=1775602764&sign=02e23d5de69f24d5017391e296d8516b&only_audio=1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_ao/index.mpd?expire=1775602764&sign=25025b2fe8d817500cebbf3da4f01856\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":0,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ao\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"gop\\\\\\\":0,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}},\\\"hd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_hd5.flv?expire=1775602764&sign=bee1a8372a6aaf746529b6cbf4d9b226\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_hd5/index.mpd?expire=1775602764&sign=5717aca23901835cb9bd0787f88bd2ee\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1440\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"v_rtbitrate_pct\\\\\\\":1353980,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393155101,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate\\\\\\\":1202970,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtbitrate_std\\\\\\\":172900}\\\"}},\\\"ld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_ctld5.flv?expire=1775602764&sign=a5eaf422010db73c3d98cbd8610f85ee\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_ctld5/index.mpd?expire=1775602764&sign=3e2970670718e79c7af387f8c8b5b39d\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":300000,\\\\\\\"v_rtbitrate\\\\\\\":330610,\\\\\\\"v_rtbitrate_pct\\\\\\\":372220,\\\\\\\"resolution\\\\\\\":\\\\\\\"360x720\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":36920,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393162509,\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ctld5\\\\\\\",\\\\\\\"v_rtpsnr\\\\\\\":0}\\\"}},\\\"uhd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_uhd_h.flv?expire=1775602764&sign=8795af10b47ddf5225b6e97c216ca778\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410_uhd_h/index.mpd?expire=1775602764&sign=28abfe439440be73ad0b0585cb718e4c\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"resolution\\\\\\\":\\\\\\\"960x1920\\\\\\\",\\\\\\\"vbitrate\\\\\\\":4000000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd_h\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\"}\\\"}},\\\"origin\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410.flv?expire=1775602764&sign=02e23d5de69f24d5017391e296d8516b\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt02.tiktokcdn-us.com/stage/stream-3866072390373737410/index.mpd?expire=1775602764&sign=4984225d5e961077d1605fb3324b2919\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"960x1920\\\\\\\",\\\\\\\"vbitrate\\\\\\\":0,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"gop\\\\\\\":4}\\\"}}}}\",\n                                \"options\": {\n                                    \"default_quality\": {\n                                        \"name\": \"AUTO\",\n                                        \"sdk_key\": \"auto\"\n                                    },\n                                    \"qualities\": [\n                                        {\n                                            \"name\": \"AUTO\",\n                                            \"sdk_key\": \"auto\",\n                                            \"level\": 11\n                                        },\n                                        {\n                                            \"name\": \"Original\",\n                                            \"sdk_key\": \"origin\",\n                                            \"level\": 10\n                                        },\n                                        {\n                                            \"name\": \"1080p\",\n                                            \"sdk_key\": \"uhd\",\n                                            \"level\": 5\n                                        },\n                                        {\n                                            \"name\": \"720p\",\n                                            \"sdk_key\": \"hd\",\n                                            \"level\": 3\n                                        },\n                                        {\n                                            \"name\": \"540p\",\n                                            \"sdk_key\": \"sd\",\n                                            \"level\": 2\n                                        },\n                                        {\n                                            \"name\": \"360p\",\n                                            \"sdk_key\": \"ld\",\n                                            \"level\": 1\n                                        }\n                                    ],\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        },\n                        \"stream_size_width\": 960,\n                        \"stream_size_height\": 1920\n                    },\n                    \"link_mic\": {\n                        \"channel_info\": {},\n                        \"battle_settings\": {},\n                        \"audience_id_list\": [\n                            6754084638233265157\n                        ],\n                        \"linked_user_list\": [\n                            {\n                                \"id\": 6754084638233265157,\n                                \"nickname\": \"Aisling📚Reads📚\",\n                                \"bio_description\": \"PA for Holdfast Publishing \\n\\n✨TT Shop Affiliate✨\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=b3953f73&x-expires=1774562400&x-signature=gh%2Bsj5EqbCpGLj3GaQKtDVFcn%2Fw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8d04dd2d&x-expires=1774562400&x-signature=UEpDXvJCyR3qdCqB8uNoYSF0068%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ffc4a367&x-expires=1774562400&x-signature=w8BDmhTTysVFv3gikNoN4E8s5Yo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=311199f6&x-expires=1774562400&x-signature=2SvoipQsOf2tBXG74NWiTzpOd%2BY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d837e102&x-expires=1774562400&x-signature=MYDq0wVJV2PiLDraPMjWhtIviNQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=8278142c&x-expires=1774562400&x-signature=MIWPzkDkr4JLP6t1W3k4G4rmD1k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=51982550&x-expires=1774562400&x-signature=i30suB6gs1DbL1muhKRiloKkzgk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e443db83&x-expires=1774562400&x-signature=jj1N%2FzKMjjc%2BFgyzoJ2B1qf3p%2BQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=07433850&x-expires=1774562400&x-signature=LIqfWKD%2BJ34aJ4Q4pSPoSJ5lBxk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-useast5-avt-0068-tx/b54c8c5f55149fb6ee5f80b81dc4c6ca\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774012240,\n                                \"follow_info\": {\n                                    \"following_count\": 3528,\n                                    \"follower_count\": 3579\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"irishxeyesqq\",\n                                \"sec_uid\": \"MS4wLjABAAAAjANKTk_Rt8uUkG2bWiCcPDZDGRufAqb4USFEJojRPQ9Vv09oecU3OyCU1kECIsUP\",\n                                \"badge_list\": [\n                                    {\n                                        \"display_type\": 4,\n                                        \"priority_type\": 20,\n                                        \"scene_type\": 8,\n                                        \"position\": 1,\n                                        \"OpenWebURL\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\",\n                                        \"display\": true,\n                                        \"privilege_log_extra\": {\n                                            \"data_version\": \"2\",\n                                            \"privilege_id\": \"7138382115757889316\",\n                                            \"privilege_version\": \"0\",\n                                            \"privilege_order_id\": \"mock_fix_width_transparent_7138382115757889316\",\n                                            \"level\": \"31\"\n                                        },\n                                        \"Data\": {\n                                            \"Combine\": {\n                                                \"display_type\": 4,\n                                                \"icon\": {\n                                                    \"url_list\": [\n                                                        \"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv30_v1.png~tplv-obj.image\",\n                                                        \"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv30_v1.png~tplv-obj.image\"\n                                                    ],\n                                                    \"uri\": \"webcast-va/grade_badge_icon_lite_lv30_v1.png\",\n                                                    \"open_web_url\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\"\n                                                },\n                                                \"str\": \"31\",\n                                                \"padding\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 2,\n                                                    \"badge_width\": 32\n                                                },\n                                                \"font_style\": {},\n                                                \"profile_card_panel\": {\n                                                    \"projection_config\": {\n                                                        \"icon\": {}\n                                                    },\n                                                    \"profile_content\": {}\n                                                },\n                                                \"background\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#BF2A19EE\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"background_dark_mode\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#BF2A19EE\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"public_screen_show_style\": 14,\n                                                \"personal_card_show_style\": 15,\n                                                \"padding_new_font\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                }\n                                            }\n                                        }\n                                    }\n                                ],\n                                \"id_str\": \"6754084638233265157\"\n                            }\n                        ]\n                    },\n                    \"stats\": {\n                        \"user_count_composition\": {}\n                    },\n                    \"feed_room_label\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\",\n                            \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\"\n                        ],\n                        \"uri\": \"webcast-sg/2ea90002aca1159b5c67\",\n                        \"avg_color\": \"#E0C8BC\"\n                    },\n                    \"living_room_attrs\": {},\n                    \"owner\": {\n                        \"id\": 6964119420864906245,\n                        \"nickname\": \"MikeGeraghtyAuthor\",\n                        \"bio_description\": \"Small-town romance novel writer. Coma Survivor. #HoldFast #Faith #Family #Love\",\n                        \"avatar_thumb\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=55c4aa99&x-expires=1774562400&x-signature=qGeD3ixPhswiQjlGFED0Q0wBa9k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a55177a9&x-expires=1774562400&x-signature=ctFovny7TK0Ml0BH9dxKFmhBZ98%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2e48fa09&x-expires=1774562400&x-signature=LJiKUvBRq%2BGAQ7UEtOlDZh%2FNBns%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"100x100/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72\"\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=24a350f2&x-expires=1774562400&x-signature=klLmFf7i4Xhvd%2FGmfGfRx47Si1s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=bccd1ac6&x-expires=1774562400&x-signature=Yf6vTJG02dxhzoBmd1EILSIw1Mg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d604b266&x-expires=1774562400&x-signature=Z3Hmdqt72n8FUvMoKqcuC01H36c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"720x720/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72\"\n                        },\n                        \"avatar_large\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ebe5253d&x-expires=1774562400&x-signature=Pwa7WggTp8JSopexrmHQ%2B96MT5c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=7627f200&x-expires=1774562400&x-signature=D0wTZIpg0xeSF5zIpxo5gG7yCxo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=08893d54&x-expires=1774562400&x-signature=nvis3I5TKUrgSISeQK409vy%2BzSs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"1080x1080/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72\"\n                        },\n                        \"status\": 1,\n                        \"modify_time\": 1774353834,\n                        \"follow_info\": {\n                            \"following_count\": 9991,\n                            \"follower_count\": 12483\n                        },\n                        \"pay_grade\": {},\n                        \"user_attr\": {},\n                        \"own_room\": {\n                            \"room_ids\": [\n                                7620959749021960991\n                            ],\n                            \"room_ids_str\": [\n                                \"7620959749021960991\"\n                            ]\n                        },\n                        \"display_id\": \"mikegeraghtyauthor\",\n                        \"sec_uid\": \"MS4wLjABAAAAmkOCMQl6_lkZRvO5_xuR2eVQQ0q4Y7lWgago1xcd8G345UgDpIwo2pYopqkV3L3n\",\n                        \"mint_type_label\": [\n                            7160893592603461633,\n                            7240352032303874054\n                        ],\n                        \"id_str\": \"6964119420864906245\",\n                        \"enigma_info\": {}\n                    },\n                    \"has_commerce_goods\": true,\n                    \"room_auth\": {\n                        \"Chat\": true,\n                        \"Gift\": true,\n                        \"LuckMoney\": true,\n                        \"Digg\": true,\n                        \"UserCard\": true,\n                        \"Banner\": 1,\n                        \"Landscape\": 2,\n                        \"PublicScreen\": 1,\n                        \"GiftAnchorMt\": 1,\n                        \"DonationSticker\": 1,\n                        \"InteractionQuestion\": true,\n                        \"ChatL2\": true,\n                        \"Viewers\": true,\n                        \"Share\": true,\n                        \"transaction_history\": 1,\n                        \"UserCount\": 1,\n                        \"Rank\": 1,\n                        \"BroadcastMessage\": 1,\n                        \"anchor_level_permission\": {}\n                    },\n                    \"like_count\": 677,\n                    \"anchor_tab_type\": 7,\n                    \"commerce_info\": {\n                        \"commerce_permission\": 1,\n                        \"oec_live_enter_room_init_data\": \"{\\\"product_num\\\":41,\\\"server_time\\\":1774393164402,\\\"tt_version_code\\\":0,\\\"schema\\\":\\\"\\\",\\\"bag_index\\\":0,\\\"display_product_num\\\":41,\\\"is_new_user\\\":true,\\\"assistant_switch\\\":false,\\\"is_new_user_fixed\\\":true,\\\"recommend_info\\\":null,\\\"live_bag_and_pin_card_type\\\":4,\\\"pin_card_minimalism\\\":1,\\\"card_type\\\":0,\\\"enter_room_prompt\\\":{\\\"need_prompt\\\":false,\\\"prompt_text\\\":\\\"\\\",\\\"da_info\\\":\\\"\\\"},\\\"pin_card_config\\\":{\\\"display_duration_ms\\\":0,\\\"activity_finish_display_duration_ms\\\":0,\\\"real_card_type\\\":0,\\\"real_pop_card_id\\\":0}}\"\n                    },\n                    \"interaction_question_version\": 1,\n                    \"feed_room_labels\": [\n                        {\n                            \"position\": 3,\n                            \"text\": {\n                                \"default_pattern\": \"Guests\",\n                                \"default_format\": {\n                                    \"color\": \"#ffffffff\",\n                                    \"weight\": 400\n                                }\n                            },\n                            \"icon\": {\n                                \"url_list\": [\n                                    \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\",\n                                    \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\"\n                                ],\n                                \"uri\": \"webcast-sg/guests_feed_label.png\",\n                                \"avg_color\": \"#666666\"\n                            },\n                            \"log_extra\": \"{\\\"label_language\\\":\\\"en\\\",\\\"label_type\\\":\\\"guests\\\",\\\"label_rank\\\":0,\\\"show_type\\\":0,\\\"game_name\\\":\\\"\\\"}\",\n                            \"background_color\": \"#00000000\"\n                        }\n                    ],\n                    \"stream_url_filtered_info\": {},\n                    \"social_interaction\": {},\n                    \"room_auth_message\": {},\n                    \"existed_commerce_goods\": true,\n                    \"age_restricted\": {},\n                    \"bc_toggle_info\": {\n                        \"ecom_bc_toggle\": 8,\n                        \"bc_toggle_text\": \"Paid partnership\",\n                        \"bc_toggle_show_interval\": 15\n                    },\n                    \"blurred_cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=a945ec0d&x-expires=1774411200&x-signature=dh6OlD7msMUY%2FpCu1vggWawKZ8A%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=afdf5756&x-expires=1774411200&x-signature=pTUGTKBBEO%2FcqiQaovOesmYyGD8%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\"\n                        ],\n                        \"uri\": \"tos-useast8-avt-0068-tx2/9938da800f5afba97fca0453ed9b7b72\",\n                        \"height\": 200,\n                        \"width\": 100,\n                        \"avg_color\": \"#8F8F8F\"\n                    },\n                    \"multi_stream_url\": {\n                        \"extra\": {\n                            \"super_resolution\": {}\n                        },\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"options\": {\n                                    \"default_quality\": {},\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        }\n                    },\n                    \"cover_type\": 1,\n                    \"taxonomy_tag_info\": {\n                        \"level2_tag\": \"destruction\"\n                    },\n                    \"detect_anchor_leave\": 1,\n                    \"log_id\": \"20260324225923EEF26AC980C168149849\",\n                    \"enlarge_view_info\": {\n                        \"enabler_enlarge_view\": true\n                    }\n                },\n                \"live_reason\": \"rec\",\n                \"flare_info\": {},\n                \"sort_stats_tags\": {\n                    \"for_app_log\": [\n                        {\n                            \"key\": \"is_coldstart\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"coldstart_thresh\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"effect_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_experience\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_host_experience_strategy\",\n                            \"value\": \"0\"\n                        }\n                    ],\n                    \"for_client_func\": [\n                        {\n                            \"key\": \"ttlive_survey_show_map\"\n                        },\n                        {\n                            \"key\": \"rec_info\",\n                            \"value\": \"{\\\"cvr_60s\\\":0.012565575540065765,\\\"staytime\\\":0.509585440158844,\\\"cvr_10s\\\":0.06568298488855362}\"\n                        }\n                    ]\n                },\n                \"room_event_tracking\": \"foru_feed_draw_loadmore:21:normal\"\n            },\n            {\n                \"type\": 1,\n                \"rid\": \"20260324225923EEF26AC980C168149849\",\n                \"data\": {\n                    \"id\": 7620907899569589000,\n                    \"id_str\": \"7620907899569589000\",\n                    \"status\": 2,\n                    \"owner_user_id\": 7253079827555697665,\n                    \"user_count\": 35,\n                    \"client_version\": 440403,\n                    \"cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0daff2ed&x-expires=1774562400&x-signature=JbNZnHBRY61zqFMOhLTxpGYuktg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0a85a82a&x-expires=1774562400&x-signature=CaxbyayXw9%2FIB7e9MMuUyXSuk6k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=929dae7d&x-expires=1774562400&x-signature=CPCruR58pczpIIb2gxt7uLTzqJQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                        ],\n                        \"uri\": \"720x720/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844\"\n                    },\n                    \"stream_url\": {\n                        \"extra\": {},\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"stream_data\": \"{\\\"common\\\":{\\\"session_id\\\":\\\"173-20260324225923EEF26AC980C168149849\\\",\\\"room_id\\\":7620907899569589000,\\\"rule_ids\\\":\\\"{\\\\\\\"ab_version_trace\\\\\\\":{\\\\\\\"10477\\\\\\\":[1749441195252],\\\\\\\"10765\\\\\\\":[1721180488121],\\\\\\\"2138\\\\\\\":[1690525345742,1690519087933],\\\\\\\"2598\\\\\\\":[1715159344978],\\\\\\\"3054\\\\\\\":[1704722391811,1701746596108],\\\\\\\"4097\\\\\\\":[1725933627058,1721628097371],\\\\\\\"4238\\\\\\\":[1721648325234],\\\\\\\"7426\\\\\\\":[1740725804738],\\\\\\\"8901\\\\\\\":[1721648333148],\\\\\\\"8993\\\\\\\":[1741184324527],\\\\\\\"9193\\\\\\\":[1745735167278]},\\\\\\\"sched\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"ex_39361(Weight:100)\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\":1901,\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\"}}\\\\\\\"}\\\",\\\"query\\\":{\\\"apool\\\":\\\"v2\\\",\\\"audio_compressor\\\":\\\"ac_v1\\\",\\\"rtm_expr_tag\\\":\\\"mio_live_us_r1_v2\\\",\\\"infos\\\":\\\"c9ebaf4ca71d48cbf89aff343866e7b2013942c0fd2a5ec32862362941d2\\\",\\\"node_opt\\\":\\\"v3\\\",\\\"audio_balance\\\":\\\"v3\\\",\\\"ccMinBwe\\\":\\\"300\\\",\\\"group_version\\\":\\\"node_opt_v3\\\"},\\\"rtmp_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"http_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"user_count\\\":35,\\\"peer_anchor_level\\\":5,\\\"common_sdk_params\\\":{\\\"main\\\":\\\"{\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"ProtocolRetryTimes\\\\\\\":0,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0,\\\\\\\"EnableReportDemuxStall\\\\\\\":0,\\\\\\\"EnableReportDecodeStall\\\\\\\":0},\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"TTMPDnsParseTimeout\\\\\\\":5000000,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"SlowSpeed\\\\\\\":1,\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"HurryTime\\\\\\\":3500},\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"httpx\\\\\\\":{\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"PING\\\\\\\":5,\\\\\\\"JointCCOpti\\\\\\\":3,\\\\\\\"EnableGetServerCCInfo\\\\\\\":1,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"ConnCheckTimeout\\\\\\\":60,\\\\\\\"EnableExtendCHLO\\\\\\\":1,\\\\\\\"InitTimeOfCctk\\\\\\\":500,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"AddNetworkSeries\\\\\\\":1},\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1},\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"HttpMainJobDelay\\\\\\\":100,\\\\\\\"HttpEnableHttpRace\\\\\\\":1},\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Ratio\\\\\\\":8,\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25},\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"VideoRenderStallThreshold\\\\\\\":200,\\\\\\\"FixStreamFinAndRst\\\\\\\":1,\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableQuic\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"JointCCOpti\\\\\\\":3,\\\\\\\"PING\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1},\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1}},\\\\\\\"Common\\\\\\\":{\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1,\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"http_is_enable_prepare\\\\\\\":1}}},\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"CmafSegmentSyncThreshold\\\\\\\":2000,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"AudioRenderStallThreshold\\\\\\\":200,\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicGetServerCCInfo\\\\\\\":1,\\\\\\\"QuicInitTimeOfCctk\\\\\\\":500,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608,\\\\\\\"QuicSendPeriodOfCctk\\\\\\\":2000,\\\\\\\"QuicMsgInfoUpload\\\\\\\":1,\\\\\\\"QuicExtendCHLO\\\\\\\":1,\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicEarlyClose\\\\\\\":1},\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"TTMPDnsParseEnable\\\\\\\":1,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"fcdn\\\\\\\",\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7,\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\"},\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnablePrivateRoom\\\\\\\":0},\\\\\\\"QuicVersion\\\\\\\":43,\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\",\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1}\\\"}},\\\"data\\\":{\\\"hd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918_hd_h.flv?expire=1775602764&sign=c0840ee99ca19270666f511e2be06e75\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":1600000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd_h\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"720x656\\\\\\\"}\\\"}},\\\"origin\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918.flv?expire=1775602764&sign=a4a6bcffda1648853627adec3b3d5d0e\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"720x656\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":1400000}\\\"}},\\\"ao\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918.flv?expire=1775602764&sign=a4a6bcffda1648853627adec3b3d5d0e&only_audio=1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ao\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":0}\\\"}},\\\"sld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918_sld.flv?expire=1775602764&sign=e759f4587928acdad71a682eba6398cf\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":176000,\\\\\\\"gop\\\\\\\":4,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sld\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"263x240\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\"}\\\"}},\\\"ld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918_ld5.flv?expire=1775602764&sign=fb4552655789900640be50771dea2da9\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate_std\\\\\\\":25000,\\\\\\\"resolution\\\\\\\":\\\\\\\"526x480\\\\\\\",\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_pct\\\\\\\":486530,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtbitrate\\\\\\\":456140,\\\\\\\"vbitrate\\\\\\\":400000,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393137003,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ld5\\\\\\\",\\\\\\\"gop\\\\\\\":0}\\\"}},\\\"hd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918_hd5.flv?expire=1775602764&sign=5b75413244e5f7d1788b2468ff328ed5\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"720x656\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"v_rtbitrate_pct\\\\\\\":134680,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393150087,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5\\\\\\\",\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtbitrate_std\\\\\\\":7470,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtbitrate\\\\\\\":124880,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319}\\\"}},\\\"uhd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918_uhd5.flv?expire=1775602764&sign=9f415b94694a7e065adfaa51802652ad\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate\\\\\\\":139270,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd5\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":19490,\\\\\\\"v_rtbitrate_pct\\\\\\\":168210,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393144021,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x656\\\\\\\"}\\\"}},\\\"uhd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918_uhd_h.flv?expire=1775602764&sign=5e0214048fe0b3b8a66f98294694f096\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":4000000,\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"720x656\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd_h\\\\\\\"}\\\"}},\\\"sd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-w5-sg01.tiktokcdn-us.com/stage/stream-2136689321217359918_sd5.flv?expire=1775602764&sign=719f978453614125116d149b8e2ecfec\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":600000,\\\\\\\"resolution\\\\\\\":\\\\\\\"526x480\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sd5\\\\\\\",\\\\\\\"gop\\\\\\\":0,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}}}}\",\n                                \"options\": {\n                                    \"default_quality\": {\n                                        \"name\": \"720p\",\n                                        \"sdk_key\": \"hd\"\n                                    },\n                                    \"qualities\": [\n                                        {\n                                            \"name\": \"Original\",\n                                            \"sdk_key\": \"origin\",\n                                            \"level\": 10\n                                        },\n                                        {\n                                            \"name\": \"1080p\",\n                                            \"sdk_key\": \"uhd\",\n                                            \"level\": 5\n                                        },\n                                        {\n                                            \"name\": \"720p\",\n                                            \"sdk_key\": \"hd\",\n                                            \"level\": 3\n                                        },\n                                        {\n                                            \"name\": \"540p\",\n                                            \"sdk_key\": \"sd\",\n                                            \"level\": 2\n                                        },\n                                        {\n                                            \"name\": \"360p\",\n                                            \"sdk_key\": \"ld\",\n                                            \"level\": 1\n                                        }\n                                    ],\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        },\n                        \"stream_size_width\": 720,\n                        \"stream_size_height\": 656\n                    },\n                    \"link_mic\": {\n                        \"channel_info\": {},\n                        \"battle_settings\": {},\n                        \"audience_id_list\": [\n                            7294766067091571718,\n                            7336673013163066374,\n                            7464671968214811653,\n                            7598323501071008769,\n                            7108682237670917125,\n                            7542079281284793400,\n                            7219963549120447493,\n                            7577803652402218005,\n                            7613611995946583060\n                        ],\n                        \"linked_user_list\": [\n                            {\n                                \"id\": 7294766067091571718,\n                                \"nickname\": \"HAJARAAMANARFARHAN\",\n                                \"bio_description\": \"@HajiyaHajaramaikafasari\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=86030426&x-expires=1774562400&x-signature=pgAlL7LzJvYUe%2FlKIpMy0mCel6I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=02ca231b&x-expires=1774562400&x-signature=OQU6sJuxipTBBWLB42RiTKFyNwA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ecff8e08&x-expires=1774562400&x-signature=ZuNx2EexTaeJ4k4cgVLhinXUB2g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7f17eab1&x-expires=1774562400&x-signature=LIeOxAeTZdnDlhC7qDn8cYNBBl8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0061b35d&x-expires=1774562400&x-signature=nPcgNKm2%2BxK8f2lARUtGmt4WVXk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d61525bf&x-expires=1774562400&x-signature=A9n1jZClCIFDljozHNyVNWhMu2g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5fdf79e6&x-expires=1774562400&x-signature=IuvJZI9iqNg1gCRwESLfPAAAeuQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=f6f30376&x-expires=1774562400&x-signature=uhHdwdX%2FZ0xLb48YdGKG0d8uQsc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=448b36ee&x-expires=1774562400&x-signature=3hdu31gHTXWl6jW3UuFW8rinC9M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/e9735b9735d041c71570ff8dc784c754\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774207929,\n                                \"follow_info\": {\n                                    \"following_count\": 2640,\n                                    \"follower_count\": 3432\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"gg00ii\",\n                                \"sec_uid\": \"MS4wLjABAAAAOBaXfyorGXKvLFMT75tUjvogWsd0gcZbICNdwQTni6i-YesS1ca3DNYzda28fiw6\",\n                                \"id_str\": \"7294766067091571718\"\n                            },\n                            {\n                                \"id\": 7336673013163066374,\n                                \"nickname\": \"✨ Khaled\",\n                                \"bio_description\": \"{-Arewa-Gida-🇳🇪-♥️-Niger-}\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76be1268&x-expires=1774562400&x-signature=16usyVFC4x8yEdoXvnqze8GjpgA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=97294e60&x-expires=1774562400&x-signature=3Se%2BGo3jAy8KcDCrQGtYbFBAFk8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=dbad779d&x-expires=1774562400&x-signature=3PxoKcffBx7QU07fDFdFvrzjYLQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f3c619c6&x-expires=1774562400&x-signature=NmFmoP25oRu99hM7%2BwYf0OyE7qE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8792b116&x-expires=1774562400&x-signature=FQ%2BPQ7gwa6d%2FurWimiKAjAs6j9Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=53c77ea4&x-expires=1774562400&x-signature=bpPxy49weQb2YROHC8lGvGEQm28%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a77e913a&x-expires=1774562400&x-signature=%2FLNt%2FdWiw65Tc3d4qhnu%2FIUcOoA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e197b3cd&x-expires=1774562400&x-signature=ha0iHQ%2BbHSl%2BwQdeSP9IIun%2B3oQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d249368d&x-expires=1774562400&x-signature=fmlu903cFxREqgTeyRm6HlcVvkM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/8fb6cd963a6c3a4ea670f152dc2b161e\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1773702967,\n                                \"follow_info\": {\n                                    \"following_count\": 2464,\n                                    \"follower_count\": 4636\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"khaledarewagida2\",\n                                \"sec_uid\": \"MS4wLjABAAAAZZE6GINS6Z82j1GKSkJRoik2fPntpTH33BWbqkYJjTuIBYESXeNxCMuDdDuS6rgN\",\n                                \"id_str\": \"7336673013163066374\"\n                            },\n                            {\n                                \"id\": 7464671968214811653,\n                                \"nickname\": \"👾 Kamal tee👻\",\n                                \"bio_description\": \"peace ✌️ 🥷🕌\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=38213319&x-expires=1774562400&x-signature=Dd3juS4L%2B4G%2F1zS5OYp3KsazjzI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f5319b77&x-expires=1774562400&x-signature=9RgkmvipL6v27mSrtR0L5VJTQ3g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=bc37eab4&x-expires=1774562400&x-signature=AldfNR%2ByMYNt8LnihsqoBOW73ek%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=7204f553&x-expires=1774562400&x-signature=%2B4i7zhoXC%2F%2BQM8uE7DuInJPguIE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1738e330&x-expires=1774562400&x-signature=3obwS46WxqbNjAPiuc2kjrQ98aw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c1238445&x-expires=1774562400&x-signature=jzlwFG8aXUm6iihT5oRxkqn9B9c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2b2e211b&x-expires=1774562400&x-signature=dPckaB67iqyDR%2FxpJnBhL1Qi4dM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e0371835&x-expires=1774562400&x-signature=c113oFgbEkyyQ0bNJ528J8cyUbg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=94657675&x-expires=1774562400&x-signature=lI9yEZAMdZXYx4DDNgORYjyzAl0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/0491f90af98e5103726cde74c3169e7a\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774387886,\n                                \"follow_info\": {\n                                    \"following_count\": 568,\n                                    \"follower_count\": 890\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"505kamal\",\n                                \"sec_uid\": \"MS4wLjABAAAAqoPArjtvDLE7ADVv87O2OYSWt4FKRTMWbnv6QRSKVhh6Lf1jIgucuwPIydmNZpc6\",\n                                \"id_str\": \"7464671968214811653\"\n                            },\n                            {\n                                \"id\": 7598323501071008769,\n                                \"nickname\": \"Ajeboter\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f1bd582b&x-expires=1774562400&x-signature=6vg8we3USYZ8MobyCEbAQnxpB1s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c2c308cf&x-expires=1774562400&x-signature=Ir3feuh%2FM0H6Dl5sGzAPvP2IYqg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b08e341d&x-expires=1774562400&x-signature=1f8aNldqYCh5FRp%2FkLMBEHxnt1M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c1ceb201&x-expires=1774562400&x-signature=CXaDU4XSoD7SZ6S7CE6QeuPxlew%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0671b548&x-expires=1774562400&x-signature=aEfZLnwDGyCSH89ua%2B1cRws1TXY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=2de445ee&x-expires=1774562400&x-signature=BKD9WmbkBwjTPkDEQPLOg0EdRa4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c23c2169&x-expires=1774562400&x-signature=Q7wMheYRokc%2F7bUqC%2FsrebBO5Pw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d7b16f6d&x-expires=1774562400&x-signature=JKeLbDnf2hlgqwjFjuCPchwUFyQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=89070d67&x-expires=1774562400&x-signature=zVsPaRSLcrbOLpPqHC45FxosQ0M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/052f331a360e6e87e8bfdc8d9ac7dac5\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774309456,\n                                \"follow_info\": {\n                                    \"following_count\": 1518,\n                                    \"follower_count\": 2050\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"ajeboters2\",\n                                \"sec_uid\": \"MS4wLjABAAAAPz1vdmEQQU5FLS_EVLGvZntjcNcMv52UCJRLudhTvu22ojAfT2bqdU7Bsv88NYSs\",\n                                \"id_str\": \"7598323501071008769\"\n                            },\n                            {\n                                \"id\": 7108682237670917125,\n                                \"nickname\": \"Abdullahi Mamman\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bcb2fcb5&x-expires=1774562400&x-signature=E2HWUhV%2FTLZRF3XX%2B34yOkmwD9U%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d7272caa&x-expires=1774562400&x-signature=E5tAInmqC4IP5oeb%2FVfCN2l3uH8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=23b1b553&x-expires=1774562400&x-signature=5sfwor4vNf%2Fq100Ic0YzL%2FiaSSg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=75a3cfb7&x-expires=1774562400&x-signature=U8Ac1jBFh65mwnZcDl946g36zRs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1ab49a7b&x-expires=1774562400&x-signature=NNtseOnonyO9hOyd9zwrjDQ2vn0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=aa1bc7d1&x-expires=1774562400&x-signature=Eb8bBIuqbR6KxrMhpIF%2Bfhx1Uug%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0a1d551f&x-expires=1774562400&x-signature=xCuCMJVOhogWXi40VVAgvUYKreY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=bab52119&x-expires=1774562400&x-signature=hP0SE1rq03LUHwSzAZX4WqOyGB4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7af0a9c7&x-expires=1774562400&x-signature=b1DkzxP5sm7m1N4r5WW5eX%2By5Is%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-maliva-avt-0068/4a006511c6e53e0e743051b653fa0cc7\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774143147,\n                                \"follow_info\": {\n                                    \"following_count\": 591,\n                                    \"follower_count\": 687\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"abdullah0703339\",\n                                \"sec_uid\": \"MS4wLjABAAAAa2bXmxAGN17OoKbPOAv5VtiGT-y5cJwUQdHwJhuqx_k1EA4ziJMr_W8Oj2sG9xvm\",\n                                \"id_str\": \"7108682237670917125\"\n                            },\n                            {\n                                \"id\": 7542079281284793400,\n                                \"nickname\": \"jika 9160164612\",\n                                \"bio_description\": \"jika kafida wuyan samu\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=72bb1b9e&x-expires=1774562400&x-signature=WcVm8SWU%2FsXzNQsK14zXhQ9gXJ8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=fa8584d0&x-expires=1774562400&x-signature=UnpQk6wShjmEZqIG6MF0eud7x50%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=8c006907&x-expires=1774562400&x-signature=a8%2F9FBLIoN5qxKXGtf5%2FA9%2F6EBs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4687941f&x-expires=1774562400&x-signature=Vj2jXwoYQyMxdkok%2F6aaN2M%2BXZ0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8b93984e&x-expires=1774562400&x-signature=L6coAKdO8cK%2F8yOCZFLRa8WrDYA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b31bd665&x-expires=1774562400&x-signature=5MLcI4Gs7PiQtNyXVRROhy%2FDc1c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d9e5374c&x-expires=1774562400&x-signature=n301pee89fnfckDtm0z0i0a6Ewg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=5eefbc28&x-expires=1774562400&x-signature=Q5PCoZIe6TCkeK2vsFn%2FJQtvePY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b0f2c407&x-expires=1774562400&x-signature=SpTddLwjr%2FKd0KrhVQs89ULsgM0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/9326fcc479205094a2d6d4a6688299a7\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774359461,\n                                \"follow_info\": {\n                                    \"following_count\": 3616,\n                                    \"follower_count\": 1552\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"abdulraufabubaka85abdulr\",\n                                \"sec_uid\": \"MS4wLjABAAAA45JrHt77ZMYVJYBHRlKYzR0Jipc0MXMg1NBtcdl79_ZLb914tueUi4UjgVJptOvu\",\n                                \"id_str\": \"7542079281284793400\"\n                            },\n                            {\n                                \"id\": 7219963549120447493,\n                                \"nickname\": \"BABAN AUTO GAYA💯🐴💯\",\n                                \"bio_description\": \"No body is perfect 💙💙\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=bb8d6b6f&x-expires=1774562400&x-signature=HWFtu92Ch4KIUFrANA67Wo8702g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=219b5044&x-expires=1774562400&x-signature=R0FdtDtFEVKq3KjhlaXLj5haKYA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=9af71753&x-expires=1774562400&x-signature=Bo0PZ1Od0qzFyHzGRd5H5OPYB7k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=8cbbe53b&x-expires=1774562400&x-signature=6vMAvcIepco8H2VrCROl29RA0K8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4dac570d&x-expires=1774562400&x-signature=xX5xIiJiJLIrUfH%2By%2BAhdn%2Bk8r8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=faf3253f&x-expires=1774562400&x-signature=XE6RKApDti2ZnEXvCr4OAYrK7tM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=ccdac29a&x-expires=1774562400&x-signature=H8ak61VoxIHZn0gkXORGSD8AXGk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=97a3960e&x-expires=1774562400&x-signature=Ct0g2FoSDcnfoN%2F%2FA8rhZ0D91yY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=af4f7dab&x-expires=1774562400&x-signature=e7hqx0lkw5nkZKpodEgFZE3g0iM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-maliva-avt-0068/1364297ac998c7750f2c76fdd43e618a\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774357454,\n                                \"follow_info\": {\n                                    \"following_count\": 1551,\n                                    \"follower_count\": 1729\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"bukargy7\",\n                                \"sec_uid\": \"MS4wLjABAAAAqSexzG9be_WSCMmXsigCWFCOrENMpwkkpd8yg85Ni6erh0RfeLTRXQeqK1H_57ri\",\n                                \"id_str\": \"7219963549120447493\"\n                            },\n                            {\n                                \"id\": 7577803652402218005,\n                                \"nickname\": \"shafiu m shayi\",\n                                \"bio_description\": \"happy,, sale\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4b23185d&x-expires=1774562400&x-signature=Ohtxnuiw4uePQqOxIeA2tUpYRYc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=54758121&x-expires=1774562400&x-signature=SPknt5wBYhsUQW0B%2Bt0Ay6ucefE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=009bd1ca&x-expires=1774562400&x-signature=pkc5XgY%2BFvdS%2BNdQqsJrF5NXjxQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=52fe3fbe&x-expires=1774562400&x-signature=EGITdp6jM%2B%2B36GFAMRyupRkpfCY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=91e61e19&x-expires=1774562400&x-signature=w2UvCiSaRehtJtU%2FWAKA4JoisIU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=0b6330a2&x-expires=1774562400&x-signature=r%2BSXUbv2OdH5pIdvEximbbptM4w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=016e49cf&x-expires=1774562400&x-signature=0MZscyWV8psXlpJ%2BZeTU1xXhzSU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b458ef8e&x-expires=1774562400&x-signature=xC%2FJR8fDdobnNrOJYNH52TqLV20%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=9fc96f15&x-expires=1774562400&x-signature=Y2zIR9zl5RmMwBobunQieAJZFvU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/176e3963ecb25db993c5d686b597451b\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774374494,\n                                \"follow_info\": {\n                                    \"following_count\": 744,\n                                    \"follower_count\": 923\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"shafiu.m.shayi\",\n                                \"sec_uid\": \"MS4wLjABAAAA2nfIkE_TzEsJp_JPcThHsrJxchSH4Vb1HfFGQUNimAVG2Gnea1p6yMmaU7SkOwx3\",\n                                \"id_str\": \"7577803652402218005\"\n                            },\n                            {\n                                \"id\": 7613611995946583060,\n                                \"nickname\": \"muhammed Ibrahim\",\n                                \"bio_description\": \"muhamme\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=83ad7c1d&x-expires=1774562400&x-signature=RXsUsfvB9W39vlcyKagqpDpgGDE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ef383757&x-expires=1774562400&x-signature=LQSRQTzazQyrOFdkSPamQZ61aQI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=6bdaa826&x-expires=1774562400&x-signature=0SC4vg8OImS%2F%2FHKpCn1VQPBhQps%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cbf579c8&x-expires=1774562400&x-signature=E1QnApTexcn8o1Usvlldea%2FvWlw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=1705c09a&x-expires=1774562400&x-signature=IILK5IhC83fpT0IeXd7%2BoZqF6Yo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=507e1693&x-expires=1774562400&x-signature=qf1%2BJlJak7WPnXZnJ1b8B%2BeWokA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=c0e5d6e9&x-expires=1774562400&x-signature=Kh3Xf8ky3ite3qzU9QEDhmRz2OI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=dae337e1&x-expires=1774562400&x-signature=tbPPghEmezHsoVvVLr6RL3Drp8g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=d99f947f&x-expires=1774562400&x-signature=9AZ89o09D9kjKfZHsVM4yvb7ydc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/9e3af806f3dbfc49f1e84323a5a8fbb6\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774372678,\n                                \"follow_info\": {\n                                    \"following_count\": 35,\n                                    \"follower_count\": 596\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"muhammed.ibrahim7039\",\n                                \"sec_uid\": \"MS4wLjABAAAA5dHNiRBM-KmeDfZbUg1aOyHMi0w7h58PKun1wwR98aseBgNZEM1x0vo0hfP0XpZt\",\n                                \"id_str\": \"7613611995946583060\"\n                            }\n                        ]\n                    },\n                    \"stats\": {\n                        \"user_count_composition\": {}\n                    },\n                    \"feed_room_label\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\",\n                            \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\"\n                        ],\n                        \"uri\": \"webcast-sg/2ea90002aca1159b5c67\",\n                        \"avg_color\": \"#D8EBCE\"\n                    },\n                    \"living_room_attrs\": {},\n                    \"owner\": {\n                        \"id\": 7253079827555697665,\n                        \"nickname\": \"Musba umar\",\n                        \"bio_description\": \"alhamdulillah\\n 💕 💕 tik Tok is the best ☝️☝️☝️\\nOpay $80:86;81\\\"90:10\",\n                        \"avatar_thumb\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8d98d4ad&x-expires=1774562400&x-signature=blT%2FfaHjz99GmPbEueV%2FSlheTmE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=62031eae&x-expires=1774562400&x-signature=yaQv7svmNzRt%2FLoqFJm%2B0iib0ag%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b9178ae0&x-expires=1774562400&x-signature=KCwQZ%2BXKHnyrFud0tOE7vJfNI4E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"100x100/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844\"\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0daff2ed&x-expires=1774562400&x-signature=JbNZnHBRY61zqFMOhLTxpGYuktg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0a85a82a&x-expires=1774562400&x-signature=CaxbyayXw9%2FIB7e9MMuUyXSuk6k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=929dae7d&x-expires=1774562400&x-signature=CPCruR58pczpIIb2gxt7uLTzqJQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"720x720/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844\"\n                        },\n                        \"avatar_large\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=9154575f&x-expires=1774562400&x-signature=efjmvJGpAPudJ73jinMHENNGuOA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fe9e60e8&x-expires=1774562400&x-signature=bTLHYnmdCqYokML8yCzdHURaeYk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=4637871e&x-expires=1774562400&x-signature=RLlN9XGkSowbcWDwdg7HSaahumY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"1080x1080/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844\"\n                        },\n                        \"status\": 1,\n                        \"modify_time\": 1774380745,\n                        \"follow_info\": {\n                            \"following_count\": 3139,\n                            \"follower_count\": 16639\n                        },\n                        \"pay_grade\": {},\n                        \"user_attr\": {},\n                        \"own_room\": {\n                            \"room_ids\": [\n                                7620907899569589000\n                            ],\n                            \"room_ids_str\": [\n                                \"7620907899569589000\"\n                            ]\n                        },\n                        \"display_id\": \"musba067\",\n                        \"sec_uid\": \"MS4wLjABAAAAJK5aKXWAvyTzcqdvkCm22McFf6uxD1wa2VQmiWTouUv3kQQu42_iFkIZMXJdAiRn\",\n                        \"mint_type_label\": [\n                            7160893592603461633\n                        ],\n                        \"id_str\": \"7253079827555697665\",\n                        \"enigma_info\": {}\n                    },\n                    \"room_auth\": {\n                        \"Chat\": true,\n                        \"Gift\": true,\n                        \"LuckMoney\": true,\n                        \"Digg\": true,\n                        \"UserCard\": true,\n                        \"Banner\": 1,\n                        \"Landscape\": 1,\n                        \"PublicScreen\": 1,\n                        \"GiftAnchorMt\": 1,\n                        \"DonationSticker\": 2,\n                        \"InteractionQuestion\": true,\n                        \"ChatL2\": true,\n                        \"Viewers\": true,\n                        \"Share\": true,\n                        \"transaction_history\": 1,\n                        \"UserCount\": 1,\n                        \"Rank\": 1,\n                        \"BroadcastMessage\": 1,\n                        \"anchor_level_permission\": {}\n                    },\n                    \"like_count\": 220686,\n                    \"anchor_tab_type\": 7,\n                    \"commerce_info\": {},\n                    \"interaction_question_version\": 1,\n                    \"feed_room_labels\": [\n                        {\n                            \"position\": 3,\n                            \"text\": {\n                                \"default_pattern\": \"Guests\",\n                                \"default_format\": {\n                                    \"color\": \"#ffffffff\",\n                                    \"weight\": 400\n                                }\n                            },\n                            \"icon\": {\n                                \"url_list\": [\n                                    \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\",\n                                    \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\"\n                                ],\n                                \"uri\": \"webcast-sg/guests_feed_label.png\",\n                                \"avg_color\": \"#FFEBEB\"\n                            },\n                            \"log_extra\": \"{\\\"label_language\\\":\\\"en\\\",\\\"label_type\\\":\\\"guests\\\",\\\"label_rank\\\":0,\\\"show_type\\\":0,\\\"game_name\\\":\\\"\\\"}\",\n                            \"background_color\": \"#00000000\"\n                        }\n                    ],\n                    \"stream_url_filtered_info\": {},\n                    \"social_interaction\": {},\n                    \"room_auth_message\": {},\n                    \"age_restricted\": {},\n                    \"blurred_cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=70a65500&x-expires=1774411200&x-signature=neWpjbjReetgX%2FZ9HnyO9N8C4h0%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=e0872053&x-expires=1774411200&x-signature=ic%2B4EOJ3kcARbXjoP%2BXmVS9C99c%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\"\n                        ],\n                        \"uri\": \"tos-alisg-avt-0068/5de0bd7b7420e74595b8ed0884c51844\",\n                        \"height\": 200,\n                        \"width\": 100,\n                        \"avg_color\": \"#CECEEB\"\n                    },\n                    \"multi_stream_url\": {\n                        \"extra\": {\n                            \"super_resolution\": {}\n                        },\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"options\": {\n                                    \"default_quality\": {},\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        }\n                    },\n                    \"cover_type\": 1,\n                    \"taxonomy_tag_info\": {\n                        \"level1_tag\": [\n                            \"chatting\"\n                        ],\n                        \"level2_tag\": \"other_chatting\"\n                    },\n                    \"stream_snapshot\": {\n                        \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/ed7afc7509854ede8c0450b88ddb1c28.jpeg\",\n                        \"urls\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ed7afc7509854ede8c0450b88ddb1c28.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=cd80b1f6&x-expires=1774411200&x-signature=ZdO%2FNOez6wvYyr%2FpeT4myP0mrdc%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ed7afc7509854ede8c0450b88ddb1c28.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=484db9c0&x-expires=1774411200&x-signature=TQYCUgslSMjgr%2FiXNZ7QAiJBft8%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ed7afc7509854ede8c0450b88ddb1c28.jpeg~tplv-tiktokx-origin.jpeg?dr=9643&refresh_token=440f723c&x-expires=1774411200&x-signature=M0tgNIJDtKbFwU1yy39PFVFMEKQ%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\"\n                        ]\n                    },\n                    \"log_id\": \"20260324225923EEF26AC980C168149849\",\n                    \"enlarge_view_info\": {\n                        \"enabler_enlarge_view\": true\n                    }\n                },\n                \"live_reason\": \"rec\",\n                \"flare_info\": {},\n                \"sort_stats_tags\": {\n                    \"for_app_log\": [\n                        {\n                            \"key\": \"is_coldstart\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"coldstart_thresh\",\n                            \"value\": \"400\"\n                        },\n                        {\n                            \"key\": \"effect_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_experience\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_host_experience_strategy\",\n                            \"value\": \"0\"\n                        }\n                    ],\n                    \"for_client_func\": [\n                        {\n                            \"key\": \"ttlive_survey_show_map\"\n                        },\n                        {\n                            \"key\": \"rec_info\",\n                            \"value\": \"{\\\"preclk_0s\\\":0.0,\\\"cvr_10s\\\":0.04521995782852173,\\\"staytime\\\":0.4251576066017151,\\\"cvr_60s\\\":0.008261671289801598}\"\n                        }\n                    ]\n                },\n                \"room_event_tracking\": \"foru_feed_draw_loadmore:21:normal\"\n            },\n            {\n                \"type\": 1,\n                \"rid\": \"20260324225923EEF26AC980C168149849\",\n                \"data\": {\n                    \"id\": 7620930619341589262,\n                    \"id_str\": \"7620930619341589262\",\n                    \"status\": 2,\n                    \"owner_user_id\": 7499363204129686570,\n                    \"user_count\": 59,\n                    \"os_type\": 1,\n                    \"client_version\": 440300,\n                    \"cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=566018d2&x-expires=1774562400&x-signature=qwLQHqapRY%2FsIBYTXYnw8slncjQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f2c0d9c5&x-expires=1774562400&x-signature=N7SgtGZmTjbI8ebXZb3YjBii410%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a11443b7&x-expires=1774562400&x-signature=D84jILnF86SBzmORGfEnx0ZATlw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                        ],\n                        \"uri\": \"720x720/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648\"\n                    },\n                    \"stream_url\": {\n                        \"extra\": {},\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"stream_data\": \"{\\\"common\\\":{\\\"session_id\\\":\\\"173-20260324225923EEF26AC980C168149849\\\",\\\"room_id\\\":7620930619341589262,\\\"rule_ids\\\":\\\"{\\\\\\\"ab_version_trace\\\\\\\":{\\\\\\\"10477\\\\\\\":[1749441195252],\\\\\\\"10765\\\\\\\":[1721180488121],\\\\\\\"10810\\\\\\\":[1732625569945],\\\\\\\"10814\\\\\\\":[1732625570224],\\\\\\\"11882\\\\\\\":[1727414761058],\\\\\\\"12298\\\\\\\":[1755604894166],\\\\\\\"2138\\\\\\\":[1690519087933,1690525345742],\\\\\\\"2598\\\\\\\":[1715159344978],\\\\\\\"3054\\\\\\\":[1701746596108,1704722391811],\\\\\\\"3450\\\\\\\":[1705387313810,1696749716805],\\\\\\\"4097\\\\\\\":[1725933627058,1721628097371],\\\\\\\"4238\\\\\\\":[1721648325234],\\\\\\\"7426\\\\\\\":[1740725804738],\\\\\\\"8953\\\\\\\":[1745816868535],\\\\\\\"8957\\\\\\\":[1737372876846],\\\\\\\"8993\\\\\\\":[1741184324527],\\\\\\\"9193\\\\\\\":[1745735167278]},\\\\\\\"sched\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"ex_83478(Weight:100)\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\":2059,\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\"}}\\\\\\\"}\\\",\\\"query\\\":{\\\"max_push_res\\\":\\\"v3\\\",\\\"node_opt\\\":\\\"v3\\\",\\\"rtm_expr_tag\\\":\\\"mio_live_us_r1_v2\\\",\\\"group_version\\\":\\\"71350460_1080_v1\\\",\\\"infos\\\":\\\"8b105c7a9cdd604dfbbf09fa2a43209c6e87f456b3947551efe13851d7e3\\\",\\\"start_startup_1080\\\":\\\"v2\\\",\\\"apool\\\":\\\"v2\\\",\\\"audio_balance\\\":\\\"v3\\\",\\\"audio_compressor\\\":\\\"ac_v1\\\"},\\\"auto\\\":{\\\"strategy\\\":\\\"abr_bb_4live\\\",\\\"enable\\\":1,\\\"default\\\":\\\"hd\\\",\\\"list\\\":[\\\"uhd\\\",\\\"hd\\\",\\\"sd\\\",\\\"ld\\\"],\\\"enable_origin_resolution\\\":1},\\\"rtmp_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"http_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"user_count\\\":60,\\\"peer_anchor_level\\\":3,\\\"common_sdk_params\\\":{\\\"main\\\":\\\"{\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"TTMPDnsParseTimeout\\\\\\\":5000000,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"AbrStallDegradeImmediately\\\\\\\":0,\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"SlowSpeed\\\\\\\":1},\\\\\\\"disable_algorithm\\\\\\\":1,\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"AudioRenderStallThreshold\\\\\\\":200,\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25,\\\\\\\"Ratio\\\\\\\":8},\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"ABRCheckInterval\\\\\\\":1000,\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"ABRDecisionReportLevel\\\\\\\":2,\\\\\\\"ProtocolRetryTimes\\\\\\\":1,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608,\\\\\\\"QuicEarlyClose\\\\\\\":1,\\\\\\\"QuicALogLevel\\\\\\\":2},\\\\\\\"VideoRenderStallThreshold\\\\\\\":200,\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\":{\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"PriorityMap\\\\\\\":{\\\\\\\"cctkBw\\\\\\\":10000,\\\\\\\"vodBitrate\\\\\\\":100},\\\\\\\"MinPlayedDurationThresh\\\\\\\":0,\\\\\\\"MinBwEstimatorBitrate\\\\\\\":0,\\\\\\\"CalculateEWMAFactor\\\\\\\":0.5,\\\\\\\"UseWithAttributionImpl\\\\\\\":1,\\\\\\\"CalculateFunc\\\\\\\":2,\\\\\\\"CalculateSize\\\\\\\":10,\\\\\\\"MaxBandwidthSampleDuration\\\\\\\":60,\\\\\\\"NetworkMatchMode\\\\\\\":1,\\\\\\\"RemoveSampleTimer\\\\\\\":1,\\\\\\\"MaxBwSampleSize\\\\\\\":10,\\\\\\\"OverallStrategy\\\\\\\":1,\\\\\\\"LiveProtectedDuration\\\\\\\":0,\\\\\\\"MaxSessionSize\\\\\\\":10},\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\"]},\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\"},\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0,\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-ResolutionMap\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-PushResolution\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\",\\\\\\\"USER-Performance\\\\\\\",\\\\\\\"DEVICE-PhoneLevel\\\\\\\",\\\\\\\"NETWORK-NetworkLevel\\\\\\\"],\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"PRDSettings\\\\\\\":{\\\\\\\"BaselineParams\\\\\\\":{\\\\\\\"DefaultResolution\\\\\\\":\\\\\\\"hd\\\\\\\"},\\\\\\\"BweToBitrateParams\\\\\\\":{\\\\\\\"BottomLineParams\\\\\\\":{\\\\\\\"SourceCCTK-Preview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"ld\\\\\\\":480000,\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":12000000,\\\\\\\"hd\\\\\\\":1100000}},\\\\\\\"SourceVoD-NoPreview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"sd\\\\\\\":400000,\\\\\\\"uhd\\\\\\\":4000000,\\\\\\\"hd\\\\\\\":500000,\\\\\\\"ld\\\\\\\":300000}},\\\\\\\"SourceVoD-Preview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"ld\\\\\\\":300000,\\\\\\\"sd\\\\\\\":400000,\\\\\\\"uhd\\\\\\\":4000000,\\\\\\\"hd\\\\\\\":500000}},\\\\\\\"Default\\\\\\\":{\\\\\\\"ld\\\\\\\":480000,\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":13200000,\\\\\\\"hd\\\\\\\":1100000},\\\\\\\"SourceCCTK-NoPreview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"ld\\\\\\\":480000,\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":13200000,\\\\\\\"hd\\\\\\\":1100000}}},\\\\\\\"Mode\\\\\\\":\\\\\\\"bottomline\\\\\\\"},\\\\\\\"JudgePipeline\\\\\\\":{\\\\\\\"NoPreview\\\\\\\":[\\\\\\\"High-Bwe\\\\\\\"],\\\\\\\"Preview\\\\\\\":[\\\\\\\"High-Bwe\\\\\\\"]}},\\\\\\\"EnableUsePRDStrategy\\\\\\\":1},\\\\\\\"Enable\\\\\\\":1},\\\\\\\"Time\\\\\\\":0},\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1,\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"enable_use_total_buffer\\\\\\\":1,\\\\\\\"enable_downgrade_check_network\\\\\\\":1,\\\\\\\"enable_game_selector\\\\\\\":1,\\\\\\\"pid_bw_multiplier\\\\\\\":0.75,\\\\\\\"enable_only_check_latest_stall\\\\\\\":1,\\\\\\\"enable_upgrade_check_network\\\\\\\":1,\\\\\\\"begin_quick_switch_time_ms\\\\\\\":20000,\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\":20000,\\\\\\\"begin_switch_up_counter_threshold\\\\\\\":2,\\\\\\\"enable_tls_upgrade\\\\\\\":1,\\\\\\\"flv_bw_multiplier\\\\\\\":1,\\\\\\\"enable_bandwidth_allocation\\\\\\\":1,\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\":1,\\\\\\\"tls_penalty_switch_time_ms\\\\\\\":30000,\\\\\\\"enable_new_calibrate_bitrate\\\\\\\":1,\\\\\\\"enable_check_stall_series\\\\\\\":1,\\\\\\\"tls_buffer_watch_num\\\\\\\":9,\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\":60000,\\\\\\\"tls_switch_interval_ms\\\\\\\":20000,\\\\\\\"enable_buffer_slope\\\\\\\":1,\\\\\\\"min_up_buffer_length\\\\\\\":0.5,\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\":20000,\\\\\\\"tls_min_buffer_diff_ms\\\\\\\":180,\\\\\\\"switch_down_counter_threshold\\\\\\\":3,\\\\\\\"buffer_slope_threshold\\\\\\\":-0.5,\\\\\\\"reduce_buffer_threshold\\\\\\\":2,\\\\\\\"min_down_buffer_length\\\\\\\":0,\\\\\\\"game_params\\\\\\\":{\\\\\\\"enable_cctk_bw_prediction\\\\\\\":0,\\\\\\\"game_preview_disable_abr\\\\\\\":1},\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\":0.8,\\\\\\\"switch_up_counter_threshold\\\\\\\":6},\\\\\\\"EnableLocalStrategyModel\\\\\\\":1,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":1,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-IoBitrate\\\\\\\",\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"PLAY-StartTs\\\\\\\",\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\",\\\\\\\"PLAY-FirstFrame\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\",\\\\\\\"PLAY-VideoBuffer\\\\\\\",\\\\\\\"PLAY-DownloadSpeed\\\\\\\",\\\\\\\"PLAY-StallState\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-FastOpenDuration\\\\\\\",\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"PLAY-StallStartSeries\\\\\\\",\\\\\\\"PLAY-StallDurationSeries\\\\\\\",\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\",\\\\\\\"PLAY-VrtBitrateList\\\\\\\",\\\\\\\"PLAY-Protocol\\\\\\\"]},\\\\\\\"Time\\\\\\\":1000,\\\\\\\"Enable\\\\\\\":1}}},\\\\\\\"ABRMethod\\\\\\\":3,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"EnablePrivateRoom\\\\\\\":0,\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1},\\\\\\\"EnableUseRefactorStrategy\\\\\\\":1,\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\":1,\\\\\\\"FixStreamFinAndRst\\\\\\\":1,\\\\\\\"llash\\\\\\\":{\\\\\\\"EnablePreSwitch\\\\\\\":1,\\\\\\\"PreSwitchCheckDuration\\\\\\\":50,\\\\\\\"RemoveTSWrap\\\\\\\":1,\\\\\\\"PreSwitchWaitThreshold\\\\\\\":100,\\\\\\\"PreSwitchEnableDrop\\\\\\\":0,\\\\\\\"FixPrevBufferLog\\\\\\\":1,\\\\\\\"PreSwitchEnableWait\\\\\\\":1,\\\\\\\"EnableAbrSwitchLog\\\\\\\":1,\\\\\\\"UseTotalBuffer\\\\\\\":1},\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"StrategyInLss\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":[{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0,\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1}]},\\\\\\\"CmafSegmentSyncThreshold\\\\\\\":2000,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"QuicVersion\\\\\\\":43,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7,\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"EnableGetMpdUrlOpt\\\\\\\":1,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"cdn77\\\\\\\",\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\"},\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"auto\\\\\\\":{\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\",\\\\\\\"demotion\\\\\\\":{\\\\\\\"stall_count\\\\\\\":9999},\\\\\\\"enable\\\\\\\":1,\\\\\\\"enable_origin_resolution\\\\\\\":1,\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\"},\\\\\\\"httpx\\\\\\\":{\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpMaxRetryAttempts\\\\\\\":0,\\\\\\\"HttpVersion\\\\\\\":2,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"PING\\\\\\\":5,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"JointCCOpti\\\\\\\":0,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":60,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"MaxSFCW\\\\\\\":0},\\\\\\\"HttpUseQuicCrypto\\\\\\\":1,\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpPingTimeout\\\\\\\":5000,\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"HttpExecCreateRetryInt\\\\\\\":5,\\\\\\\"HttpPingInterval\\\\\\\":10000,\\\\\\\"HttpExecCreateRetryTimes\\\\\\\":2,\\\\\\\"HttpMainJobDelay\\\\\\\":100,\\\\\\\"HttpQuicVersion\\\\\\\":43,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"HttpPingForHeaderFrame\\\\\\\":1,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"CloseOnNetChange\\\\\\\":1}},\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\":0,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"TTMPDnsParseEnable\\\\\\\":1,\\\\\\\"EnableSaveSCFG\\\\\\\":1,\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\":0,\\\\\\\"EnableABRCheckEnhance\\\\\\\":0,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0,\\\\\\\"EnableReportDemuxStall\\\\\\\":0,\\\\\\\"EnableReportDecodeStall\\\\\\\":0},\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"TargetOriginBitRate\\\\\\\":2000000,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"PING\\\\\\\":1},\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1}},\\\\\\\"Common\\\\\\\":{\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"http_is_enable_prepare\\\\\\\":1,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1}},\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableQuic\\\\\\\":1}}\\\"}},\\\"data\\\":{\\\"hd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_hd5.flv?expire=1775602764&sign=27630d9d32e2b1e9ab8d155e019530c7\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_hd5/index.mpd?expire=1775602764&sign=3b61aa99a3fe5da18856209305f5fefc\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate_pct\\\\\\\":1487790,\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate\\\\\\\":1421610,\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393159860,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":96840,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5\\\\\\\"}\\\"}},\\\"uhd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_uhd5d.flv?expire=1775602764&sign=1c8cd1104af0d1fdb9721b5d886fc451\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_uhd5d/index.mpd?expire=1775602764&sign=790b8c1121be0dff2a6e6f024a63163c\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate_pct\\\\\\\":1591910,\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393143333,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"vbitrate\\\\\\\":4000000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd5d\\\\\\\",\\\\\\\"v_rtbitrate\\\\\\\":1456140,\\\\\\\"v_rtbitrate_std\\\\\\\":112360,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\"}\\\"}},\\\"ld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_ctld5.flv?expire=1775602764&sign=dc3a761a4fbb288aa8374324d0d72952\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_ctld5/index.mpd?expire=1775602764&sign=26338522657655197f6d7d442665d42e\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":21840,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ctld5\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"360x640\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_pct\\\\\\\":281710,\\\\\\\"vbitrate\\\\\\\":300000,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393153935,\\\\\\\"v_rtbitrate\\\\\\\":259930,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319}\\\"}},\\\"sld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_sld.flv?expire=1775602764&sign=c366e7d104aad503c2cf50abff84bcb5\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_sld/index.mpd?expire=1775602764&sign=de3ab84d47b9663dbb59dca03ef390ba\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sld\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"resolution\\\\\\\":\\\\\\\"240x426\\\\\\\",\\\\\\\"vbitrate\\\\\\\":176000}\\\"}},\\\"origin\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960.flv?expire=1775602764&sign=b5516477ff82ea65a27feb8db6d384f1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960/index.mpd?expire=1775602764&sign=14adb0b019cc8f9ade4c87ab10542c42\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1690000,\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}},\\\"ao\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960.flv?expire=1775602764&sign=b5516477ff82ea65a27feb8db6d384f1&only_audio=1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_ao/index.mpd?expire=1775602764&sign=66aa693f9f5e5b87facd4520e0fdac6e\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":0,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ao\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"gop\\\\\\\":0,\\\\\\\"resolution\\\\\\\":\\\\\\\"\\\\\\\"}\\\"}},\\\"sd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_ctsd5.flv?expire=1775602764&sign=ced1871d1c6240be105e70ef4fe22e1e\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_ctsd5/index.mpd?expire=1775602764&sign=4142ec54d1b0f41360e5c946d439a7e6\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"vbitrate\\\\\\\":550000,\\\\\\\"gop\\\\\\\":4,\\\\\\\"resolution\\\\\\\":\\\\\\\"480x853\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ctsd5\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":23820,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate_pct\\\\\\\":428690,\\\\\\\"v_rtbitrate\\\\\\\":401220,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393163491,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}},\\\"uhd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_uhd_h.flv?expire=1775602764&sign=cfd79d2986cfb3e58abe728ba4da9f68\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_uhd_h/index.mpd?expire=1775602764&sign=aa3154d236afb6c7aaa2fed5ab7b4f3b\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd_h\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"vbitrate\\\\\\\":4000000}\\\"}},\\\"hd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_hd_h.flv?expire=1775602764&sign=62af8fd32e7bf4fa3f616e86698ba2a3\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-flv-f77-tt01.tiktokcdn-us.com/stage/stream-3577841560030806960_hd_h/index.mpd?expire=1775602764&sign=4c521501fd0646abdf360e9c3e14679a\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd_h\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1600000,\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\"}\\\"}}}}\",\n                                \"options\": {\n                                    \"default_quality\": {\n                                        \"name\": \"AUTO\",\n                                        \"sdk_key\": \"auto\"\n                                    },\n                                    \"qualities\": [\n                                        {\n                                            \"name\": \"AUTO\",\n                                            \"sdk_key\": \"auto\",\n                                            \"level\": 11\n                                        },\n                                        {\n                                            \"name\": \"Original\",\n                                            \"sdk_key\": \"origin\",\n                                            \"level\": 10\n                                        },\n                                        {\n                                            \"name\": \"1080p\",\n                                            \"sdk_key\": \"uhd\",\n                                            \"level\": 5\n                                        },\n                                        {\n                                            \"name\": \"720p\",\n                                            \"sdk_key\": \"hd\",\n                                            \"level\": 3\n                                        },\n                                        {\n                                            \"name\": \"540p\",\n                                            \"sdk_key\": \"sd\",\n                                            \"level\": 2\n                                        },\n                                        {\n                                            \"name\": \"360p\",\n                                            \"sdk_key\": \"ld\",\n                                            \"level\": 1\n                                        }\n                                    ],\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        },\n                        \"stream_size_width\": 720,\n                        \"stream_size_height\": 1280\n                    },\n                    \"link_mic\": {\n                        \"channel_info\": {},\n                        \"battle_settings\": {},\n                        \"audience_id_list\": [\n                            7113443062244279338,\n                            7258555137873642501,\n                            6787824993574732806,\n                            6950638843055064070,\n                            7324748605348512774,\n                            7551613068310119437,\n                            7393020345986892805,\n                            7114957860761977862,\n                            7604391181879378962\n                        ],\n                        \"linked_user_list\": [\n                            {\n                                \"id\": 7113443062244279338,\n                                \"nickname\": \"Purposely Chosen\",\n                                \"bio_description\": \"Guiding others from pain to purpose | Healing through the Word | Loc Enthusiast | Herbalist & wellness alchemist | Self-Love Advocate\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4cddf29a&x-expires=1774562400&x-signature=IDpANWdSx5w7M7mxsPCeIc9gVMM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ae19f3b9&x-expires=1774562400&x-signature=XmTD7EzNDX%2FbnWFNZgggie%2By0wQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=84909bbe&x-expires=1774562400&x-signature=q2%2B2CkY1zYNarVLi3pLAeiWPmck%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e9baf50f&x-expires=1774562400&x-signature=huBJnypAo9wKdBSDIZLheDba48A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=85d47448&x-expires=1774562400&x-signature=3WK%2FhfqS%2BkAvdUurtoj2h8zlWGc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=dc50e978&x-expires=1774562400&x-signature=5t7CIs5%2FizX3RECG63P9NJrrRBg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6a56af60&x-expires=1774562400&x-signature=iW%2FlsVVnVVrFK2M95%2FLHHqZIlyY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3f2af01a&x-expires=1774562400&x-signature=yGJGWvlCJCztpofYIy25ZERBWwU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b80e51e7&x-expires=1774562400&x-signature=Jez0Cre4P0U64E7Rgskjsd1xC5o%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-useast8-avt-0068-tx2/87c7198dd13918e78596c2a9f5cf0f32\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774386991,\n                                \"follow_info\": {\n                                    \"following_count\": 595,\n                                    \"follower_count\": 558\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"purposely..chosen\",\n                                \"sec_uid\": \"MS4wLjABAAAA9y0950pkE8PTPbEFUehbMbmmoBOh-OJalWBwk02GTlXiPp0tIwkyRpAesTfJFUWc\",\n                                \"badge_list\": [\n                                    {\n                                        \"display_type\": 4,\n                                        \"priority_type\": 20,\n                                        \"scene_type\": 8,\n                                        \"position\": 1,\n                                        \"OpenWebURL\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\",\n                                        \"display\": true,\n                                        \"privilege_log_extra\": {\n                                            \"data_version\": \"2\",\n                                            \"privilege_id\": \"7138381747292591908\",\n                                            \"privilege_version\": \"0\",\n                                            \"privilege_order_id\": \"mock_fix_width_transparent_7138381747292591908\",\n                                            \"level\": \"18\"\n                                        },\n                                        \"Data\": {\n                                            \"Combine\": {\n                                                \"display_type\": 4,\n                                                \"icon\": {\n                                                    \"url_list\": [\n                                                        \"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv15_v2.png~tplv-obj.image\",\n                                                        \"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv15_v2.png~tplv-obj.image\"\n                                                    ],\n                                                    \"uri\": \"webcast-va/grade_badge_icon_lite_lv15_v2.png\",\n                                                    \"open_web_url\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\"\n                                                },\n                                                \"str\": \"18\",\n                                                \"padding\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                },\n                                                \"font_style\": {},\n                                                \"profile_card_panel\": {\n                                                    \"projection_config\": {\n                                                        \"icon\": {}\n                                                    },\n                                                    \"profile_content\": {}\n                                                },\n                                                \"background\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#B3477EFF\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"background_dark_mode\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#B3477EFF\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"public_screen_show_style\": 14,\n                                                \"personal_card_show_style\": 15,\n                                                \"padding_new_font\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                }\n                                            }\n                                        }\n                                    }\n                                ],\n                                \"id_str\": \"7113443062244279338\"\n                            },\n                            {\n                                \"id\": 7258555137873642501,\n                                \"nickname\": \"Ferdinand C 🇳🇬🇵🇹🇪🇺\",\n                                \"bio_description\": \"♈️✡️🔱🌠\\n\\nGOD first \\n  🤍🩵\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e306950c&x-expires=1774562400&x-signature=cIQdZ6CHV3xO8%2Fhk3nsw0H5xjhY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1e1f210c&x-expires=1774562400&x-signature=%2FX4tdvWGAxuycTxsJPkds0SQu1c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=43a7c45d&x-expires=1774562400&x-signature=0Jj%2Fjlup2Rn4AbfvA3BFNQffZv8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=371ce11a&x-expires=1774562400&x-signature=iKsh%2F8JUkVTTMU4BrEH67fgXfek%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a651d880&x-expires=1774562400&x-signature=hGW6ICUP7%2FIdARE6Sf9DZnKQL14%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=92fbcbb6&x-expires=1774562400&x-signature=lbzYUlDdL6dHNMHw%2FLXRmk7FCIg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=96bd93f6&x-expires=1774562400&x-signature=aizt%2FOt4Pkqr7HbcSN9fgyQPoA8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b2c48447&x-expires=1774562400&x-signature=XIKwUOusm4O0vsP0gUPMkw41X7w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ef08da09&x-expires=1774562400&x-signature=v18uTcuzBVIgR4P6JsKg4vQnMZQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/55e1800169c82d09274f9012d3de0a96\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774388903,\n                                \"follow_info\": {\n                                    \"following_count\": 2210,\n                                    \"follower_count\": 5405\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"ferdinandc1\",\n                                \"sec_uid\": \"MS4wLjABAAAAtYwc7sGPK-iHyt5m-8aHj8V58NRQ5xni_xOcptsUwHnH9wXQYaTqqX55DfQBIaXv\",\n                                \"id_str\": \"7258555137873642501\"\n                            },\n                            {\n                                \"id\": 6787824993574732806,\n                                \"nickname\": \"🇳🇿🌐Twinzee 🇳🇿🌐\",\n                                \"bio_description\": \"Catch Me Livestreaming. bring your questions\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=eb6e1617&x-expires=1774562400&x-signature=CyyiH08%2B59yyDpD0Hi0U2xrL7OU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0283d3d0&x-expires=1774562400&x-signature=FeAcw6C0P1syEnQAgpOEoWqp3ZE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0efb2bad&x-expires=1774562400&x-signature=3h%2B3hzZYjUMyZSc%2Fl2Lccu2Kkvo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=15e3e556&x-expires=1774562400&x-signature=dCqwVSTY8W4YB4h0bTCJKs7obbM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=660f1f8b&x-expires=1774562400&x-signature=2A6hM3kHHBAqP21MG%2FvFNQp%2BGdQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a11f6bfc&x-expires=1774562400&x-signature=fJJNAFhJ02E%2F%2BcPOCfZ%2FN%2BSnlBw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=85f0e03b&x-expires=1774562400&x-signature=ICNEldLabbUBZadlZ7IGcsLIqjI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b8780c9d&x-expires=1774562400&x-signature=z8gfB7nlzycWhJxHEnYhZFyVlt8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=ea9a5093&x-expires=1774562400&x-signature=x%2BUZXQf6RQ%2FdtanaAMXqKpRIYbY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/c9acfa7e87cddc451846ad4b2540f282\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774086334,\n                                \"follow_info\": {\n                                    \"following_count\": 9973,\n                                    \"follower_count\": 6400\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"shemepage_m3\",\n                                \"sec_uid\": \"MS4wLjABAAAAqrSdahlx6w0_X2zC7N14PPXBEFhIV5igpBuKW9vaYdkLqpaxbPGsKQ03L2yjBq1z\",\n                                \"id_str\": \"6787824993574732806\"\n                            },\n                            {\n                                \"id\": 6950638843055064070,\n                                \"nickname\": \"SON of Tiktok( the only blood)\",\n                                \"bio_description\": \"am son by name a movie director\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=581e248a&x-expires=1774562400&x-signature=2lCta74wgjg4MKtAdxCgyc1gg2Q%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=897d85b2&x-expires=1774562400&x-signature=u6WHJAOXXNi9AlscYaa8f5%2F2Yuw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=10f4e357&x-expires=1774562400&x-signature=9%2BNuigrEa65zVjOM7NdD6lU8FYo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=42df4210&x-expires=1774562400&x-signature=0ysewxXBuaEoKLIYbjJG9Nneprc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=cad89379&x-expires=1774562400&x-signature=kHemMehxJEh2eYIJg62XOEhNYa0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7ca756c3&x-expires=1774562400&x-signature=wSUPd%2FZLfMJfk66SHh9Pn8OkXWo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=66da667c&x-expires=1774562400&x-signature=H13xgwdPh6jkst7nny3889YAKmo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=161c8c29&x-expires=1774562400&x-signature=vqsr0VBzRgCSNkEqLBrc9KYsPFo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=23ff8c42&x-expires=1774562400&x-signature=olDPFGs4wDgXHS2kvTSFG9srA4M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-maliva-avt-0068/7bb8db8acc720e7d375e929ed588c45d\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1773837566,\n                                \"follow_info\": {\n                                    \"following_count\": 9288,\n                                    \"follower_count\": 5811\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"son3332\",\n                                \"sec_uid\": \"MS4wLjABAAAAuUYvB3hZ_-WJHwY5GzVKY9gxIHWPuLFQB9_mbLhoJP5ZQ4D1n5nZpRAP2kgK4ePC\",\n                                \"id_str\": \"6950638843055064070\"\n                            },\n                            {\n                                \"id\": 7324748605348512774,\n                                \"nickname\": \"Isaac Michael\",\n                                \"bio_description\": \"just to make sure you are happy\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=87fc4d7a&x-expires=1774562400&x-signature=TCWoGCSrsP2IUMfoVvlRbGg6XcE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=60193a20&x-expires=1774562400&x-signature=Rx%2Bw2C80S7lJmkpKia89shR5kJI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=84cfcb3a&x-expires=1774562400&x-signature=n5iHEOEi%2FB0Os6F7DbrnpvH4UEI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9bd845e9&x-expires=1774562400&x-signature=yIP0HVG6Ne21LITFmG9bD%2Fariz8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=02aa2757&x-expires=1774562400&x-signature=izhPgo1QjuvEOjI1cnT7BXZiIaY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=f65da5dd&x-expires=1774562400&x-signature=dDSJY7VJebpv%2BAVX3bSytM%2FgLH4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=509e0b48&x-expires=1774562400&x-signature=LoKuK2eeq0ocMYWO9fwpo%2FN5Tls%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fa7188ab&x-expires=1774562400&x-signature=nbo6YVl0h1uje0ej9fRv2Ry6Dh8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=b2312539&x-expires=1774562400&x-signature=1waiCFQpteB17YCYQFH7R%2FNAcpM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/331c62e9cd6cc2598cd3699813c84386\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1773395570,\n                                \"follow_info\": {\n                                    \"following_count\": 117,\n                                    \"follower_count\": 69\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"isaac.michael456\",\n                                \"sec_uid\": \"MS4wLjABAAAAW1lyfwKUSn6wdKsR-eLQnT-aePQFeJLOOoGUOLXrAw1GXtAcXKqYMoi7GRseN2d0\",\n                                \"id_str\": \"7324748605348512774\"\n                            },\n                            {\n                                \"id\": 7551613068310119437,\n                                \"nickname\": \"Preciousgold\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4862f421&x-expires=1774562400&x-signature=Sk0wXqoWF%2Fd1U7%2F2tHZYODDUJN0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=d5a9012b&x-expires=1774562400&x-signature=R3jbFsEC%2BhRXnaQLmzr9DkCO2yQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=24bd9511&x-expires=1774562400&x-signature=GCXNAjrelPGBXgRACr9zfJ3qoqs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=5f1acecf&x-expires=1774562400&x-signature=vUsMJIewAcNi5Cd1uS1nLhk1E3I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0480083a&x-expires=1774562400&x-signature=9KJ7TZMrAE9l0RWpXp4mmvJyF40%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=406fef95&x-expires=1774562400&x-signature=TmuUeiWyIcwJIGdjjEaetA%2BrxDw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e1dde1e1&x-expires=1774562400&x-signature=%2FiBCu43V9hIVCHK%2ByfmJsucL8Rw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=718bf585&x-expires=1774562400&x-signature=Xc%2BxbaJHpd0AzLH9oKyjuq7X3eI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=c291db33&x-expires=1774562400&x-signature=wW2kcvNNW46jbc7CcMIEGlzFAuA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-useast8-avt-0068-tx2/a0f162db74502f06721acdea670c32cc\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774313883,\n                                \"follow_info\": {\n                                    \"following_count\": 30,\n                                    \"follower_count\": 24\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"preciousgold1939\",\n                                \"sec_uid\": \"MS4wLjABAAAAwhqTwh51kXfUakkwQYtXoLRdgElccSfvt7FKVUJYk8MmlCaaVfd69IXytQFrIlfZ\",\n                                \"id_str\": \"7551613068310119437\"\n                            },\n                            {\n                                \"id\": 7393020345986892805,\n                                \"nickname\": \"Onah Gift 001\",\n                                \"bio_description\": \"Just CapCut\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=1fffa114&x-expires=1774562400&x-signature=oODH9phlomlQHV%2BnA7f14SKRbLE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=c5538bc8&x-expires=1774562400&x-signature=yDfS1Fdik2lgoBiTLWixYID1EHw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=d5d8aa3c&x-expires=1774562400&x-signature=JKzd%2FO66fn0OpA4%2BjIkruvs%2BY4Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=061e9057&x-expires=1774562400&x-signature=TS0G8wWtBt%2FBHVMjFG%2FzsIr21FI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d6a68609&x-expires=1774562400&x-signature=h9x2XJIsd0sZRC6xzqmewAJ9r0Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c13b2bcd&x-expires=1774562400&x-signature=fR7sZqPNle4WZvb2d61QW3PLhXs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6f57719d&x-expires=1774562400&x-signature=OAjd1i8laW7V3oaEE7FVQrU0eAw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=dee1f994&x-expires=1774562400&x-signature=KJJQa6y7vPgunCCmCQMZAeK7YXU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=366c11d6&x-expires=1774562400&x-signature=AuAgoVgVp6WGgYj7VAtrb%2Bkfx94%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-maliva-avt-0068/995a7e60e5aeabc7f9c8703e82dc70ea\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774344075,\n                                \"follow_info\": {\n                                    \"following_count\": 771,\n                                    \"follower_count\": 820\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"onah730\",\n                                \"sec_uid\": \"MS4wLjABAAAARBQYVu9XjqwLxBqL6eA7ZjlI725W5WtdxlmHoFrc4arauKWzhjZOF81KQIXave9R\",\n                                \"id_str\": \"7393020345986892805\"\n                            },\n                            {\n                                \"id\": 7114957860761977862,\n                                \"nickname\": \"Brandon\",\n                                \"bio_description\": \"I love to tour\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=33beff5e&x-expires=1774562400&x-signature=geLbcjf2OgJ8D4hc6i2QTNOtdis%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=4568aa3a&x-expires=1774562400&x-signature=l0QVzT5gPA6FH0OhoKhHwXsakgI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=601a6313&x-expires=1774562400&x-signature=z%2FkgOPhK9fogoE2nnh2N0GizxQM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=21eb5fc7&x-expires=1774562400&x-signature=dwt9d2ZW6vVkq3PpX6ThcrDKg%2F0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=e0277807&x-expires=1774562400&x-signature=8Y%2B7wYjsbjGoT8lwSx%2FELBqnyQE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=93b39642&x-expires=1774562400&x-signature=zlKZydboZXwL7qkXKlaxGoZnCHo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=797506fa&x-expires=1774562400&x-signature=PZecR7VuaKEzx6WnJKpHdCKeMig%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=a36b672b&x-expires=1774562400&x-signature=W5LtSTpCm%2FcyG2tYal5uSxCTSp4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2351b9f5&x-expires=1774562400&x-signature=f47OsP5sW8l7rwlQ5Bb44FYWV1Y%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-maliva-avt-0068/a2d38c711800f7ca49a2d3e0e2418695\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774362277,\n                                \"follow_info\": {\n                                    \"following_count\": 4069,\n                                    \"follower_count\": 1630\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"breoneug.com\",\n                                \"sec_uid\": \"MS4wLjABAAAAZqPeC333DrRUVTD9VANRq9W-YnSCxPHHkQp8PigyXwuYfn50kMUpzHFC5nXCqtbu\",\n                                \"id_str\": \"7114957860761977862\"\n                            },\n                            {\n                                \"id\": 7604391181879378962,\n                                \"nickname\": \"3 gees\",\n                                \"bio_description\": \"🅦🅔 🅗🅐🅥🅔 🅑🅡🅘🅝🅖 🅕🅤🅝🅝🅨 🅐🅝🅓 🅛🅐🅤🅖🅗🅣🅔🅡 🅑🅐 🅑🅞🅝🅩🅐 🅒🅞🅜🅔🅓🅨 🫠😉🫠😉😃😄\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=64c55ec7&x-expires=1774562400&x-signature=4qqpx8WKuD8GD5ReT7YZOexURS4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2546b8c2&x-expires=1774562400&x-signature=JWkbrbS7WnkYDFuZ9zCHerqVcKQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=9dce0498&x-expires=1774562400&x-signature=bK1Wd0hwg7M2k8HEluwLKe%2F9KXY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fb4d1fba&x-expires=1774562400&x-signature=OjXfosb3Wp7FWlmgjPrdpzXXJAc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4c6a42dd&x-expires=1774562400&x-signature=VKQe31THcd666SgBuorLafj0cSc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=650fbcb7&x-expires=1774562400&x-signature=6zkJV4v9CA18oubOE4%2Fe2mASr7k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=0f35e513&x-expires=1774562400&x-signature=%2B7G3Ppb9GQ3%2BEQr1crwVAs5MRec%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=97eae115&x-expires=1774562400&x-signature=e8pxHRbI4n0EkJSYCplXw43WWFg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=91dd7c0d&x-expires=1774562400&x-signature=Fr4Ly1mlRe3OBaS3L4f4%2Bp7TaR0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/48be6780aee3e00e486402936e563645\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774391747,\n                                \"follow_info\": {\n                                    \"following_count\": 331,\n                                    \"follower_count\": 327\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"bonza.comedy\",\n                                \"sec_uid\": \"MS4wLjABAAAA4dmPo2HyMqCGMyemGL0ROjyNBGfRfIcV-J-oMKIIQV9HKFgvQ2ak_Gir3bZcSTqB\",\n                                \"id_str\": \"7604391181879378962\"\n                            }\n                        ]\n                    },\n                    \"stats\": {\n                        \"user_count_composition\": {}\n                    },\n                    \"feed_room_label\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\",\n                            \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\"\n                        ],\n                        \"uri\": \"webcast-sg/2ea90002aca1159b5c67\",\n                        \"avg_color\": \"#7C7CA3\"\n                    },\n                    \"living_room_attrs\": {},\n                    \"owner\": {\n                        \"id\": 7499363204129686570,\n                        \"nickname\": \"✅🫀FATHER CHINEX\",\n                        \"bio_description\": \"Join me every day by 4pm USA 🇺🇸 and 7am 🇳🇬 time I will teach you how to get monetized on TikTok and how to get good gifts hosting box bottle every weekend ✅\",\n                        \"avatar_thumb\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2f8ac9e6&x-expires=1774562400&x-signature=DrATquS%2F8JM7KyADPJYBOqso3rU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=332ac67a&x-expires=1774562400&x-signature=40htAn4WPx1BxrcXdSJ71ewFeFY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=a81155d8&x-expires=1774562400&x-signature=lIwhEAC8%2B9o7HORbjvt51D96x9E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648\"\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=566018d2&x-expires=1774562400&x-signature=qwLQHqapRY%2FsIBYTXYnw8slncjQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f2c0d9c5&x-expires=1774562400&x-signature=N7SgtGZmTjbI8ebXZb3YjBii410%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a11443b7&x-expires=1774562400&x-signature=D84jILnF86SBzmORGfEnx0ZATlw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"720x720/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648\"\n                        },\n                        \"avatar_large\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fe6f9113&x-expires=1774562400&x-signature=TQ7NhgFB1yz1SNrB2Z5JNpQar48%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=fdf62335&x-expires=1774562400&x-signature=n9XGNpzxiSDhWfOzEsRMVRjkIBs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=3fa75d74&x-expires=1774562400&x-signature=%2BXBD3%2F0AEa5TCO2L7b%2FYKKbCGjw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"1080x1080/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648\"\n                        },\n                        \"status\": 1,\n                        \"modify_time\": 1774386300,\n                        \"follow_info\": {\n                            \"following_count\": 2930,\n                            \"follower_count\": 6884\n                        },\n                        \"pay_grade\": {},\n                        \"user_attr\": {},\n                        \"own_room\": {\n                            \"room_ids\": [\n                                7620930619341589262\n                            ],\n                            \"room_ids_str\": [\n                                \"7620930619341589262\"\n                            ]\n                        },\n                        \"display_id\": \"caleb5gabriel.mg7\",\n                        \"sec_uid\": \"MS4wLjABAAAA21fgapjCVDURk61nTxqHTjso8FXMAV_e1kIuVcHCVN-gd2lsNfaCfkoxT2hozYDv\",\n                        \"id_str\": \"7499363204129686570\",\n                        \"enigma_info\": {}\n                    },\n                    \"room_auth\": {\n                        \"Chat\": true,\n                        \"Gift\": true,\n                        \"LuckMoney\": true,\n                        \"Digg\": true,\n                        \"UserCard\": true,\n                        \"Banner\": 1,\n                        \"Landscape\": 2,\n                        \"PublicScreen\": 1,\n                        \"GiftAnchorMt\": 1,\n                        \"DonationSticker\": 1,\n                        \"InteractionQuestion\": true,\n                        \"ChatL2\": true,\n                        \"Viewers\": true,\n                        \"Share\": true,\n                        \"transaction_history\": 1,\n                        \"UserCount\": 1,\n                        \"Rank\": 1,\n                        \"BroadcastMessage\": 1,\n                        \"anchor_level_permission\": {}\n                    },\n                    \"like_count\": 92049,\n                    \"anchor_tab_type\": 7,\n                    \"commerce_info\": {},\n                    \"interaction_question_version\": 1,\n                    \"feed_room_labels\": [\n                        {\n                            \"position\": 3,\n                            \"text\": {\n                                \"default_pattern\": \"Guests\",\n                                \"default_format\": {\n                                    \"color\": \"#ffffffff\",\n                                    \"weight\": 400\n                                }\n                            },\n                            \"icon\": {\n                                \"url_list\": [\n                                    \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\",\n                                    \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\"\n                                ],\n                                \"uri\": \"webcast-sg/guests_feed_label.png\",\n                                \"avg_color\": \"#BCBCE0\"\n                            },\n                            \"log_extra\": \"{\\\"label_language\\\":\\\"en\\\",\\\"label_type\\\":\\\"guests\\\",\\\"label_rank\\\":0,\\\"show_type\\\":0,\\\"game_name\\\":\\\"\\\"}\",\n                            \"background_color\": \"#00000000\"\n                        }\n                    ],\n                    \"stream_url_filtered_info\": {},\n                    \"social_interaction\": {},\n                    \"room_auth_message\": {},\n                    \"age_restricted\": {},\n                    \"blurred_cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=58dd278e&x-expires=1774411200&x-signature=9i7OViHCyfpEgKMzaD%2BATexONNY%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=4a5d71b0&x-expires=1774411200&x-signature=3BAUyWepkb38KNgcS8IrWQoD2JE%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\"\n                        ],\n                        \"uri\": \"tos-useast5-avt-0068-tx/80446a1b79bbcdb8579ced7ced575648\",\n                        \"height\": 200,\n                        \"width\": 100,\n                        \"avg_color\": \"#DCF4FA\"\n                    },\n                    \"multi_stream_url\": {\n                        \"extra\": {\n                            \"super_resolution\": {}\n                        },\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"options\": {\n                                    \"default_quality\": {},\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        }\n                    },\n                    \"cover_type\": 1,\n                    \"taxonomy_tag_info\": {\n                        \"level2_tag\": \"other_chatting\"\n                    },\n                    \"stream_snapshot\": {\n                        \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/cfb8831a29154570a4f559f5d3756e80.jpeg\",\n                        \"urls\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cfb8831a29154570a4f559f5d3756e80.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=93a98362&x-expires=1774411200&x-signature=ab8ozwiUueXqCBDmrokERntlpWM%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cfb8831a29154570a4f559f5d3756e80.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=42cd6825&x-expires=1774411200&x-signature=RofYHKUZCxVb2OOMK%2F1WMkt4WZE%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/cfb8831a29154570a4f559f5d3756e80.jpeg~tplv-tiktokx-origin.jpeg?dr=9643&refresh_token=6b3a66e0&x-expires=1774411200&x-signature=tTiDS7X1NvZP0TwU%2BpJqIwOhVac%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\"\n                        ]\n                    },\n                    \"log_id\": \"20260324225923EEF26AC980C168149849\",\n                    \"enlarge_view_info\": {\n                        \"enabler_enlarge_view\": true\n                    }\n                },\n                \"live_reason\": \"rec\",\n                \"flare_info\": {},\n                \"sort_stats_tags\": {\n                    \"for_app_log\": [\n                        {\n                            \"key\": \"is_coldstart\",\n                            \"value\": \"1\"\n                        },\n                        {\n                            \"key\": \"coldstart_thresh\",\n                            \"value\": \"400\"\n                        },\n                        {\n                            \"key\": \"effect_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_experience\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_host_experience_strategy\",\n                            \"value\": \"0\"\n                        }\n                    ],\n                    \"for_client_func\": [\n                        {\n                            \"key\": \"ttlive_survey_show_map\"\n                        },\n                        {\n                            \"key\": \"rec_info\",\n                            \"value\": \"{\\\"preclk_0s\\\":0.0,\\\"cvr_10s\\\":0.06358282268047333,\\\"staytime\\\":0.5044337511062622,\\\"cvr_60s\\\":0.012518107891082764}\"\n                        }\n                    ]\n                },\n                \"room_event_tracking\": \"foru_feed_draw_loadmore:21:normal\"\n            },\n            {\n                \"type\": 1,\n                \"rid\": \"20260324225923EEF26AC980C168149849\",\n                \"data\": {\n                    \"id\": 7620900487428197141,\n                    \"id_str\": \"7620900487428197141\",\n                    \"status\": 2,\n                    \"owner_user_id\": 7191597247157961734,\n                    \"user_count\": 80,\n                    \"client_version\": 440403,\n                    \"cover\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/webcast-sg/7619362121068563221~tplv-resize:400:400.webp\",\n                            \"https://p19-webcast.tiktokcdn.com/webcast-sg/7619362121068563221~tplv-resize:400:400.webp\"\n                        ],\n                        \"uri\": \"webcast-sg/7619362121068563221\",\n                        \"height\": 400,\n                        \"width\": 400,\n                        \"avg_color\": \"#D8EBCE\"\n                    },\n                    \"stream_url\": {\n                        \"extra\": {},\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"stream_data\": \"{\\\"common\\\":{\\\"session_id\\\":\\\"173-20260324225923EEF26AC980C168149849\\\",\\\"room_id\\\":7620900487428197141,\\\"rule_ids\\\":\\\"{\\\\\\\"ab_version_trace\\\\\\\":{\\\\\\\"10477\\\\\\\":[1749441195252],\\\\\\\"10765\\\\\\\":[1721180488121],\\\\\\\"12294\\\\\\\":[1755604529373],\\\\\\\"2138\\\\\\\":[1690525345742,1690519087933],\\\\\\\"2598\\\\\\\":[1715159344978],\\\\\\\"3054\\\\\\\":[1704722391811,1701746596108],\\\\\\\"4097\\\\\\\":[1721628097371,1725933627058],\\\\\\\"4238\\\\\\\":[1721648325234],\\\\\\\"7426\\\\\\\":[1740725804738],\\\\\\\"8901\\\\\\\":[1721648333148],\\\\\\\"8993\\\\\\\":[1741184324527],\\\\\\\"9193\\\\\\\":[1745735167278]},\\\\\\\"sched\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"ex_39337(Weight:100)\\\\\\\\\\\\\\\"],\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\",\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\":1925}}\\\\\\\"}\\\",\\\"query\\\":{\\\"global_720p\\\":\\\"v2\\\",\\\"group_version\\\":\\\"node_opt_v3\\\",\\\"infos\\\":\\\"54a5df43c1be8701df97a3e238259df8eb26f11b6cea193a8d85827bfdab\\\",\\\"rtm_expr_tag\\\":\\\"mio_live_us_r1_v2\\\",\\\"apool\\\":\\\"v2\\\",\\\"audio_balance\\\":\\\"v3\\\",\\\"node_opt\\\":\\\"v3\\\",\\\"uhd5b_720p\\\":\\\"v2\\\",\\\"audio_compressor\\\":\\\"ac_v1\\\",\\\"ccMinBwe\\\":\\\"300\\\"},\\\"rtmp_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"http_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"user_count\\\":73,\\\"peer_anchor_level\\\":2,\\\"common_sdk_params\\\":{\\\"main\\\":\\\"{\\\\\\\"TTMPDnsParseEnable\\\\\\\":1,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7,\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"ProtocolRetryTimes\\\\\\\":0,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1},\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"JointCCOpti\\\\\\\":3,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"PING\\\\\\\":1}},\\\\\\\"Common\\\\\\\":{\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1,\\\\\\\"http_is_enable_prepare\\\\\\\":1,\\\\\\\"ff_live_cond_timeout\\\\\\\":50,\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1}},\\\\\\\"EnableQuic\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0},\\\\\\\"VideoRenderStallThreshold\\\\\\\":200,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"httpx\\\\\\\":{\\\\\\\"HttpPreStart\\\\\\\":0,\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"PING\\\\\\\":5,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"JointCCOpti\\\\\\\":3,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"InitTimeOfCctk\\\\\\\":500,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"EnableExtendCHLO\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"EnableGetServerCCInfo\\\\\\\":1,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"ConnCheckTimeout\\\\\\\":60,\\\\\\\"ICSL\\\\\\\":30},\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1},\\\\\\\"HttpMainJobDelay\\\\\\\":100},\\\\\\\"CmafSegmentSyncThreshold\\\\\\\":2000,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportDecodeStall\\\\\\\":0,\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0,\\\\\\\"EnableReportDemuxStall\\\\\\\":0},\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicExtendCHLO\\\\\\\":1,\\\\\\\"QuicSendPeriodOfCctk\\\\\\\":2000,\\\\\\\"QuicEarlyClose\\\\\\\":1,\\\\\\\"QuicInitTimeOfCctk\\\\\\\":500,\\\\\\\"QuicMsgInfoUpload\\\\\\\":1,\\\\\\\"QuicGetServerCCInfo\\\\\\\":1,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608},\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"EnablePrivateRoom\\\\\\\":0,\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1},\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"EnableVideoMpdRefresh\\\\\\\":1,\\\\\\\"QuicVersion\\\\\\\":43,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"TTMPDnsParseTimeout\\\\\\\":5000000,\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"AudioRenderStallThreshold\\\\\\\":200,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"CmafOptimizeRetry\\\\\\\":1,\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25,\\\\\\\"Ratio\\\\\\\":8,\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0},\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"SlowSpeed\\\\\\\":1,\\\\\\\"SlowTime\\\\\\\":666},\\\\\\\"cdn_name\\\\\\\":\\\\\\\"fcdn\\\\\\\",\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"FixStreamFinAndRst\\\\\\\":1,\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\",\\\\\\\"EffectType\\\\\\\":10},\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000}\\\"}},\\\"data\\\":{\\\"sd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203_sd5.flv?expire=1775602764&sign=19cf0fe7728ff1f1a925e3fa0dce838c\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":600000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sd5\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"480x960\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"gop\\\\\\\":0}\\\"}},\\\"ld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203_ld5.flv?expire=1775602764&sign=b9bb48c954fd936e2e86bcbdfed54cf7\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate\\\\\\\":217200,\\\\\\\"v_rtbitrate_std\\\\\\\":48500,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ld5\\\\\\\",\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774392780000,\\\\\\\"gop\\\\\\\":0,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate_pct\\\\\\\":284000,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"480x960\\\\\\\",\\\\\\\"vbitrate\\\\\\\":400000}\\\"}},\\\"hd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203_hd5b.flv?expire=1775602764&sign=52588f4e942332dc9b4cd69e45f49ee7\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"resolution\\\\\\\":\\\\\\\"640x1280\\\\\\\",\\\\\\\"v_rtbitrate\\\\\\\":189000,\\\\\\\"v_rtbitrate_pct\\\\\\\":255000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5b\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":53480,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393140011}\\\"}},\\\"uhd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203_uhd_h.flv?expire=1775602764&sign=f0ac3c1a5efb2a3a517a46788d5c23bc\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":4000000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd_h\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"640x1280\\\\\\\"}\\\"}},\\\"hd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203_hd_h.flv?expire=1775602764&sign=a746f7177ca6eeb78cb6427f5ac7ec8a\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"640x1280\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd_h\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1600000}\\\"}},\\\"origin\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203.flv?expire=1775602764&sign=62540180e1c9715b803869c80567eec4\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":2600000,\\\\\\\"resolution\\\\\\\":\\\\\\\"640x1280\\\\\\\",\\\\\\\"gop\\\\\\\":4,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}},\\\"uhd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203_uhd5b.flv?expire=1775602764&sign=7282b666c5c629a46d139dc79b5bbe5e\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"640x1280\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"gop\\\\\\\":4,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd5b\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}},\\\"sld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203_sld.flv?expire=1775602764&sign=3c882c2be1943b7315f2248664521ca0\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"gop\\\\\\\":4,\\\\\\\"vbitrate\\\\\\\":176000,\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sld\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"240x480\\\\\\\"}\\\"}},\\\"ao\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-q5-sg01.tiktokcdn-us.com/stage/stream-1560228452798300203.flv?expire=1775602764&sign=62540180e1c9715b803869c80567eec4&only_audio=1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"vbitrate\\\\\\\":0,\\\\\\\"gop\\\\\\\":4,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ao\\\\\\\"}\\\"}}}}\",\n                                \"options\": {\n                                    \"default_quality\": {\n                                        \"name\": \"720p\",\n                                        \"sdk_key\": \"hd\"\n                                    },\n                                    \"qualities\": [\n                                        {\n                                            \"name\": \"Original\",\n                                            \"sdk_key\": \"origin\",\n                                            \"level\": 10\n                                        },\n                                        {\n                                            \"name\": \"1080p\",\n                                            \"sdk_key\": \"uhd\",\n                                            \"level\": 5\n                                        },\n                                        {\n                                            \"name\": \"720p\",\n                                            \"sdk_key\": \"hd\",\n                                            \"level\": 3\n                                        },\n                                        {\n                                            \"name\": \"540p\",\n                                            \"sdk_key\": \"sd\",\n                                            \"level\": 2\n                                        },\n                                        {\n                                            \"name\": \"360p\",\n                                            \"sdk_key\": \"ld\",\n                                            \"level\": 1\n                                        }\n                                    ],\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        },\n                        \"stream_size_width\": 640,\n                        \"stream_size_height\": 1280\n                    },\n                    \"link_mic\": {\n                        \"channel_info\": {},\n                        \"battle_settings\": {},\n                        \"audience_id_list\": [\n                            6886182734085604357,\n                            6992782888225129473,\n                            6947626023630734341,\n                            7142457446552257541,\n                            7015248287964677125,\n                            6721803240336294917\n                        ],\n                        \"linked_user_list\": [\n                            {\n                                \"id\": 6886182734085604357,\n                                \"nickname\": \"باسم الشعلاوي M\",\n                                \"bio_description\": \"بغداد\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=845bb47c&x-expires=1774562400&x-signature=s8WTk5J8Ol1GBu6MsTiVhqg%2BNbY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=a2245a1b&x-expires=1774562400&x-signature=06HKL2u%2FO7%2F7ghxxG4JHXK2jaPg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2bd03b4d&x-expires=1774562400&x-signature=Cor7LSkBkqUhKFzzWXSI%2FWjI%2FQg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=0d68ca90&x-expires=1774562400&x-signature=d9d6jdSfnhkHAPD345JqHMd1XH8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f8b02ef7&x-expires=1774562400&x-signature=yVVVNMfBItz8JBzLfVXnDXRPKsQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a1a49f1a&x-expires=1774562400&x-signature=wfFkIJKnYzrxp9ZLyjX1Wx4rGdE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=6f57518b&x-expires=1774562400&x-signature=bV%2B5I3DGIzHM3cE0UQD4iqDMJ14%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=b5a77628&x-expires=1774562400&x-signature=w5iKG%2Ba%2FodqfEeMrpKeoheoueHQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=1f7525c6&x-expires=1774562400&x-signature=weLv8GnqqP0PmU3AJqiOLB3YHhU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/daa15b7e73b1878eac822939ac1c7af4\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774385660,\n                                \"follow_info\": {\n                                    \"following_count\": 3136,\n                                    \"follower_count\": 52771\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"ba_sm32\",\n                                \"sec_uid\": \"MS4wLjABAAAA-hXRTVbzskVIQ6sa785PG7N8CfBC9N747kJtgqPZEGTqhVTe6LVcRpKfcuugLoqZ\",\n                                \"id_str\": \"6886182734085604357\"\n                            },\n                            {\n                                \"id\": 6992782888225129473,\n                                \"nickname\": \"⚔️😘 💌رضاوي المحبوب💌 😘⚔️\",\n                                \"bio_description\": \"أخطر من عدو لك صديقك الذى لا تعرف أن كان معك أو ضدك\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=61d5d012&x-expires=1774562400&x-signature=4hTCWLUCHpRpGIX1O34M%2BXBqGt0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ab216456&x-expires=1774562400&x-signature=9phJSwi%2BXD6gb4RHIjFFT9yHPEk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=2302220b&x-expires=1774562400&x-signature=KwxXqqhcHxCnhEpDCBl6i4H4f4g%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=69640207&x-expires=1774562400&x-signature=cdN9ZlGBObef2pLBqlac6CtTu9w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f972ca94&x-expires=1774562400&x-signature=NbyxYVeTUvSQkRWiYwGPHWlSCP4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=59fc85a5&x-expires=1774562400&x-signature=1Eucn4%2FUvQdHvoZDkU47tF%2B9fzA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=38461da4&x-expires=1774562400&x-signature=rSSUj1%2Fj%2BcEG4gIiSJFXn9zBNhs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d93db464&x-expires=1774562400&x-signature=OeGm6v4T%2BHBqpwAaxKMRiWZKciE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=0dfbf4db&x-expires=1774562400&x-signature=xM1jXiczTw%2BpkRMB9mo53Z9jlgo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/82b2e38c3ecd32fa3c05d575a5b41a37\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774383051,\n                                \"follow_info\": {\n                                    \"following_count\": 10000,\n                                    \"follower_count\": 21294\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"e_ie_2_0_0_3\",\n                                \"sec_uid\": \"MS4wLjABAAAAMtwHYQMwiMBKjvkR88FAWBT9Q0wq7c_jVmfJVjoCZ9YTVoM9Y_1woe-LNke2fxIQ\",\n                                \"id_str\": \"6992782888225129473\"\n                            },\n                            {\n                                \"id\": 6947626023630734341,\n                                \"nickname\": \"حسين حاكم 52-B🚬⚔️\",\n                                \"bio_description\": \"👑ابن ال غيلان ⚔️\\nالبعض يكرهني ليس لأنني سيئ\\n بل لأن حضوري يلغي وجودهم\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=562a4944&x-expires=1774562400&x-signature=EiElgphCYyjrexw4mo3%2B%2BCfQA00%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=e8d6e843&x-expires=1774562400&x-signature=bQx42S6igVjFhpfzvgiysK2U8kM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=365d5bd7&x-expires=1774562400&x-signature=BwQ%2FreSFv9oRLWAt2wVGOpSluoc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ffab67ee&x-expires=1774562400&x-signature=iFk055%2B6m%2FM0e9N8qDVPkl0RaqA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=407db9b1&x-expires=1774562400&x-signature=tlXMGaPck8mDNO8l0D4kO3%2F6kSI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=c2b8f221&x-expires=1774562400&x-signature=JNcKgSdHroOeTsdo0NMfB4rXqjw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=654db6de&x-expires=1774562400&x-signature=t0OzaqSPU1H%2FYXbIMRfU8DZL444%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=22fff486&x-expires=1774562400&x-signature=X%2FeEw5brK%2Bov43QEHBdiNjfG%2FlI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=94bb4891&x-expires=1774562400&x-signature=mVvC2if51ybvsRHiE%2F09nV1SzU4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/7b48864ba681540fc89549e49fded756\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1769636996,\n                                \"badge_image_list\": [\n                                    {\n                                        \"image_type\": 26\n                                    }\n                                ],\n                                \"follow_info\": {\n                                    \"following_count\": 9626,\n                                    \"follower_count\": 5728\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"hassaenhakim\",\n                                \"sec_uid\": \"MS4wLjABAAAAgYyUzvd5Fh2Vq6o6A0cNfZchSww6OQZ_jlftp54bJMi-5u12irkIE15eKT9LleuB\",\n                                \"badge_list\": [\n                                    {\n                                        \"display_type\": 2,\n                                        \"priority_type\": 40,\n                                        \"scene_type\": 2,\n                                        \"position\": 2,\n                                        \"privilege_log_extra\": {\n                                            \"data_version\": \"2\",\n                                            \"privilege_id\": \"7154120369731914523\",\n                                            \"privilege_version\": \"1\",\n                                            \"privilege_order_id\": \"10000037620915021027871509\",\n                                            \"level\": \"0\"\n                                        },\n                                        \"Data\": {\n                                            \"Text\": {\n                                                \"display_type\": 2,\n                                                \"key\": \"pm_mt_live_ng_im\",\n                                                \"default_pattern\": \"New gifter\"\n                                            }\n                                        }\n                                    },\n                                    {\n                                        \"display_type\": 4,\n                                        \"priority_type\": 40,\n                                        \"scene_type\": 2,\n                                        \"position\": 2,\n                                        \"display\": true,\n                                        \"privilege_log_extra\": {\n                                            \"data_version\": \"2\",\n                                            \"privilege_id\": \"7154120369731914523\",\n                                            \"privilege_version\": \"1\",\n                                            \"privilege_order_id\": \"10000037620915021027871509\",\n                                            \"level\": \"0\"\n                                        },\n                                        \"Data\": {\n                                            \"Combine\": {\n                                                \"display_type\": 4,\n                                                \"icon\": {\n                                                    \"url_list\": [\n                                                        \"https://p16-webcast.tiktokcdn.com/webcast-va/new_gifter_badge_v3.png~tplv-obj.image\",\n                                                        \"https://p19-webcast.tiktokcdn.com/webcast-va/new_gifter_badge_v3.png~tplv-obj.image\"\n                                                    ],\n                                                    \"uri\": \"webcast-va/new_gifter_badge_v3.png\",\n                                                    \"height\": 14,\n                                                    \"width\": 14,\n                                                    \"image_type\": 26,\n                                                    \"open_web_url\": \"sslocal://webcast_webview_popup?gravity=bottom&show_mask=1&url=https%3A%2F%2Flf16-web.tiktokcdn.com%2Fobj%2Fies-hotsoon-draft-sg%2Ftiktok-live-faq%2Ftiktok_live_revenue_new_gifter_details.html&web_bg_color=FFFFFF&height=60%25&mask_bg_color=000000b3&use_spark=1\"\n                                                },\n                                                \"text\": {\n                                                    \"key\": \"pm_mt_live_ng_im\",\n                                                    \"default_pattern\": \"New gifter\"\n                                                },\n                                                \"background\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#803F3F3F\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"background_dark_mode\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#803F3F3F\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"public_screen_show_style\": 12,\n                                                \"personal_card_show_style\": 15,\n                                                \"ranklist_online_audience_show_style\": 14\n                                            }\n                                        }\n                                    }\n                                ],\n                                \"id_str\": \"6947626023630734341\"\n                            },\n                            {\n                                \"id\": 7142457446552257541,\n                                \"nickname\": \"المـᬼ🔱⑅⃝ـᬼــعدل 🎤🗣\",\n                                \"bio_description\": \"کْ⑅⃝✏️🤍⑅⃝ 🤍⑅⃝🖌🤍⑅⃝🖌  🤍⑅⃝🖌    الحقير والناقص حين يعاديك لا يجد سلاحًا سوى الطعن فيك 🤞\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=21c6e233&x-expires=1774562400&x-signature=fVPy%2BiV7Go3bzosTbgvHWGgXK5w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=10e3a5ad&x-expires=1774562400&x-signature=8iBxqgrB7XOO95N2Y2bSQK4HBog%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=cd1fc1fc&x-expires=1774562400&x-signature=k8QrJPuNa4rg5qpEAYGVy1Z4rKo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=4923c5aa&x-expires=1774562400&x-signature=%2BBPnEyOOw7xONfcQuv2D2RbPvZ4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b78216fa&x-expires=1774562400&x-signature=iUMu9Ae7AArTCQxmSlo4PiIm0jI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=9fa5f5cd&x-expires=1774562400&x-signature=jhYCWOFuuZk0Mzv79Km5CP0tAm0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d90861c6&x-expires=1774562400&x-signature=LInqOhd3PDKfGI4A0WOd4VsHT3o%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=3ec10f55&x-expires=1774562400&x-signature=yLjLJySvn6BPG45owaQinzsVvpA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=7478c966&x-expires=1774562400&x-signature=ugxhNNCc%2Blje9NIKJWjwDHCaG18%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/e857e4c41f286a00bbc3a86bbd610832\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774351418,\n                                \"follow_info\": {\n                                    \"following_count\": 3442,\n                                    \"follower_count\": 24925\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"o.o.rr\",\n                                \"sec_uid\": \"MS4wLjABAAAAokt495IfTat9OHqbDrxpjylKe78w9lFK3mHRTAhBUouWh9a1GZD4Dna082_p-6_b\",\n                                \"id_str\": \"7142457446552257541\"\n                            },\n                            {\n                                \"id\": 7015248287964677125,\n                                \"nickname\": \"🎤حسين المعلق🎤\",\n                                \"bio_description\": \"مرات كلام الناس يصير لك عبره مرات يصير مثل الموس وقف بالهاتك تحير الذبه تبلعه🥺💔\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=88b61025&x-expires=1774562400&x-signature=W97pb%2BFsEoQAn%2FX2IM7jG8XEXc8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=33220445&x-expires=1774562400&x-signature=YJ2cUjvYkNcoGQY7NtI54vT2E7w%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=b0c3c6a0&x-expires=1774562400&x-signature=R57huVJEu359ERdafYaEcUmFw3A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=3930e82b&x-expires=1774562400&x-signature=%2BRT56JktP0Ai4UlykVFEbBaPYHc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=d860414c&x-expires=1774562400&x-signature=2wIQfem8oY9NXlgLYKJSZAePtDc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=d2cb927f&x-expires=1774562400&x-signature=uOZhoog8bky8%2Fpk4dMjnbRDoQko%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e616715c&x-expires=1774562400&x-signature=RyaY%2F%2BpGvaFe9r%2F499zg1nfezIg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=360f75e3&x-expires=1774562400&x-signature=qUqF6y%2B8kn2NWgRuplMEAZPQkkE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=a46cd907&x-expires=1774562400&x-signature=mfci4tlCSLwKBTvjT06Sut%2FQAOc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/4d546417c2aef1ab626182006b5b18d7\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774374734,\n                                \"follow_info\": {\n                                    \"following_count\": 2004,\n                                    \"follower_count\": 30930\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"54____11\",\n                                \"sec_uid\": \"MS4wLjABAAAACMNThXHNjfgbf_zYVspYYKBlZI_81v_MdjL4h-eNvztyXbPJk6tGarZxEnfbCCdD\",\n                                \"id_str\": \"7015248287964677125\"\n                            },\n                            {\n                                \"id\": 6721803240336294917,\n                                \"nickname\": \"مهداوي المعلق🎤\",\n                                \"bio_description\": \"مصنع المشاهير \\nالحب ولحترام لكل الا وفياء\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=76682444&x-expires=1774562400&x-signature=oT65825bKvqG%2Bf7kYdCtn54itsQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=f56e3908&x-expires=1774562400&x-signature=%2FTdJ30J3%2B2ITkoFUt0m%2FW3iEBtM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=7a969bc5&x-expires=1774562400&x-signature=izX%2F7Bh3R3hmNFw2qWnRPMQ9Xd8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=a1276a3c&x-expires=1774562400&x-signature=Dn9uWhWJGNJM3aEbB2miQe%2FMfCc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ccacf8f3&x-expires=1774562400&x-signature=7X1gYLDYvhWlMFhIKIfoJwGP2g4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=7572efdf&x-expires=1774562400&x-signature=4jvVtat1Hyt83N6LoPfByFF5SSU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d650be0f&x-expires=1774562400&x-signature=a%2FJkjaXsW01somD99pP7bNCy3as%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=58648925&x-expires=1774562400&x-signature=sO7cTGpss2TDF6y%2BQZNFPWxvti8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=4622b0b5&x-expires=1774562400&x-signature=XcZvzwuwpDj2Q0%2F1FAhUQySG8zU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-alisg-avt-0068/a8552d516967396cbbe738f6dce5f531\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774370838,\n                                \"follow_info\": {\n                                    \"following_count\": 9420,\n                                    \"follower_count\": 31165\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"mhdi129\",\n                                \"sec_uid\": \"MS4wLjABAAAAOrfcLXq3GZa6-v0f5Hae124AOzSGwyuY1AimRPVei12sxAqVqK2U_FUfkgt55slG\",\n                                \"id_str\": \"6721803240336294917\"\n                            }\n                        ]\n                    },\n                    \"stats\": {\n                        \"user_count_composition\": {}\n                    },\n                    \"feed_room_label\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\",\n                            \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\"\n                        ],\n                        \"uri\": \"webcast-sg/2ea90002aca1159b5c67\",\n                        \"avg_color\": \"#524037\"\n                    },\n                    \"living_room_attrs\": {},\n                    \"owner\": {\n                        \"id\": 7191597247157961734,\n                        \"nickname\": \"راعية الغنم\",\n                        \"avatar_thumb\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=0da03338&x-expires=1774562400&x-signature=Sn6uqhgTaZTfR5PjwR9q8PT%2BR6o%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ee2b565a&x-expires=1774562400&x-signature=vr5vUlu1vBxaJtK%2BVclEq2q8p%2Bo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=3a78bc49&x-expires=1774562400&x-signature=PsaGK4bL10piAll5vIOAUutCO0c%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"100x100/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2\"\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=91ba79da&x-expires=1774562400&x-signature=ufYcQQFbSPHcx78QcsnqgHrQ%2BkM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=761dc473&x-expires=1774562400&x-signature=1s3zs4Xd1jpQ4FWvRL5jitrxI1I%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=a433acc0&x-expires=1774562400&x-signature=7QRQZACWSzJ6ADT%2BeAQrP5AGEhY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"720x720/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2\"\n                        },\n                        \"avatar_large\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=2c25eab5&x-expires=1774562400&x-signature=0xpxW4myqqeNjVvoJZGW3YDNffU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e30cd3d4&x-expires=1774562400&x-signature=Rlh3giJxOob0U03jcknVXhsHJe0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=22a9d531&x-expires=1774562400&x-signature=St4Q8a%2Fu4QgjaZZksS%2B1%2BLIaio4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"1080x1080/tos-alisg-avt-0068/00d57568a29c716fa1bf6f59e9e3d4c2\"\n                        },\n                        \"status\": 1,\n                        \"modify_time\": 1774389861,\n                        \"follow_info\": {\n                            \"following_count\": 337,\n                            \"follower_count\": 1314\n                        },\n                        \"pay_grade\": {},\n                        \"user_attr\": {},\n                        \"own_room\": {\n                            \"room_ids\": [\n                                7620900487428197141\n                            ],\n                            \"room_ids_str\": [\n                                \"7620900487428197141\"\n                            ]\n                        },\n                        \"display_id\": \"wruhfh\",\n                        \"sec_uid\": \"MS4wLjABAAAAheO5tfaXztG00rlo9bHb_s6sVYAcAc16AtpR5l_Sx1Tl_Z-EqF_96z8I6Qizv0cC\",\n                        \"mint_type_label\": [\n                            7160893592603461633\n                        ],\n                        \"id_str\": \"7191597247157961734\",\n                        \"enigma_info\": {}\n                    },\n                    \"room_auth\": {\n                        \"Chat\": true,\n                        \"Gift\": true,\n                        \"LuckMoney\": true,\n                        \"Digg\": true,\n                        \"UserCard\": true,\n                        \"Banner\": 1,\n                        \"Landscape\": 2,\n                        \"PublicScreen\": 1,\n                        \"GiftAnchorMt\": 1,\n                        \"DonationSticker\": 2,\n                        \"InteractionQuestion\": true,\n                        \"ChatL2\": true,\n                        \"Viewers\": true,\n                        \"Share\": true,\n                        \"transaction_history\": 1,\n                        \"UserCount\": 1,\n                        \"Rank\": 1,\n                        \"BroadcastMessage\": 1,\n                        \"anchor_level_permission\": {}\n                    },\n                    \"like_count\": 198005,\n                    \"anchor_tab_type\": 7,\n                    \"commerce_info\": {},\n                    \"interaction_question_version\": 1,\n                    \"feed_room_labels\": [\n                        {\n                            \"position\": 3,\n                            \"text\": {\n                                \"default_pattern\": \"Guests\",\n                                \"default_format\": {\n                                    \"color\": \"#ffffffff\",\n                                    \"weight\": 400\n                                }\n                            },\n                            \"icon\": {\n                                \"url_list\": [\n                                    \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\",\n                                    \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\"\n                                ],\n                                \"uri\": \"webcast-sg/guests_feed_label.png\",\n                                \"avg_color\": \"#7A6053\"\n                            },\n                            \"log_extra\": \"{\\\"label_language\\\":\\\"en\\\",\\\"label_type\\\":\\\"guests\\\",\\\"label_rank\\\":0,\\\"show_type\\\":0,\\\"game_name\\\":\\\"\\\"}\",\n                            \"background_color\": \"#00000000\"\n                        }\n                    ],\n                    \"stream_url_filtered_info\": {},\n                    \"social_interaction\": {},\n                    \"room_auth_message\": {},\n                    \"age_restricted\": {},\n                    \"blurred_cover\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/webcast-sg/7619362121068563221~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg\",\n                            \"https://p19-webcast.tiktokcdn.com/webcast-sg/7619362121068563221~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg\"\n                        ],\n                        \"uri\": \"webcast-sg/7619362121068563221\",\n                        \"height\": 200,\n                        \"width\": 100,\n                        \"avg_color\": \"#FADCF0\"\n                    },\n                    \"multi_stream_url\": {\n                        \"extra\": {\n                            \"super_resolution\": {}\n                        },\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"options\": {\n                                    \"default_quality\": {},\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        }\n                    },\n                    \"cover_type\": 2,\n                    \"taxonomy_tag_info\": {\n                        \"level2_tag\": \"no_label\"\n                    },\n                    \"stream_snapshot\": {\n                        \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/ab2cdc9282234328bede619d6cc5cae8.jpeg\",\n                        \"urls\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ab2cdc9282234328bede619d6cc5cae8.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=0be90e35&x-expires=1774411200&x-signature=f0EIBLuyFRDNif9NdAeLzGDEVYo%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ab2cdc9282234328bede619d6cc5cae8.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=2662427c&x-expires=1774411200&x-signature=gRM3mTNN9YoQQqxulwWSPeOdzu0%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/ab2cdc9282234328bede619d6cc5cae8.jpeg~tplv-tiktokx-origin.jpeg?dr=9643&refresh_token=3ffbc16c&x-expires=1774411200&x-signature=rSNUi%2Bv%2FiSK0Cbh8d9ADU082RVk%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\"\n                        ]\n                    },\n                    \"log_id\": \"20260324225923EEF26AC980C168149849\",\n                    \"enlarge_view_info\": {\n                        \"enabler_enlarge_view\": true\n                    }\n                },\n                \"live_reason\": \"rec\",\n                \"flare_info\": {},\n                \"sort_stats_tags\": {\n                    \"for_app_log\": [\n                        {\n                            \"key\": \"is_coldstart\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"coldstart_thresh\",\n                            \"value\": \"400\"\n                        },\n                        {\n                            \"key\": \"effect_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_experience\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_host_experience_strategy\",\n                            \"value\": \"0\"\n                        }\n                    ],\n                    \"for_client_func\": [\n                        {\n                            \"key\": \"ttlive_survey_show_map\"\n                        },\n                        {\n                            \"key\": \"rec_info\",\n                            \"value\": \"{\\\"preclk_0s\\\":0.0,\\\"cvr_10s\\\":0.04316370189189911,\\\"staytime\\\":0.4051879048347473,\\\"cvr_60s\\\":0.008256087079644203}\"\n                        }\n                    ]\n                },\n                \"room_event_tracking\": \"foru_feed_draw_loadmore:21:normal\"\n            },\n            {\n                \"type\": 1,\n                \"rid\": \"20260324225923EEF26AC980C168149849\",\n                \"data\": {\n                    \"id\": 7620946060222925582,\n                    \"id_str\": \"7620946060222925582\",\n                    \"status\": 2,\n                    \"owner_user_id\": 6794319396514710534,\n                    \"title\": \"Vibe with the queen 💕 21up\",\n                    \"user_count\": 79,\n                    \"os_type\": 1,\n                    \"client_version\": 440300,\n                    \"cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9f7184c8&x-expires=1774562400&x-signature=dLYqm7WUiyvOHPI%2BP3sW6A43YSM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce9f71c1&x-expires=1774562400&x-signature=QcGsqkoqhzesM32VhqNp%2BnZfhck%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=247d257f&x-expires=1774562400&x-signature=xv26fZknP%2BtghAp0CpGKpgB%2B2W4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                        ],\n                        \"uri\": \"720x720/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011\"\n                    },\n                    \"stream_url\": {\n                        \"extra\": {},\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"stream_data\": \"{\\\"common\\\":{\\\"session_id\\\":\\\"173-20260324225923EEF26AC980C168149849\\\",\\\"room_id\\\":7620946060222925582,\\\"rule_ids\\\":\\\"{\\\\\\\"ab_version_trace\\\\\\\":{\\\\\\\"10477\\\\\\\":[1749441195252],\\\\\\\"10765\\\\\\\":[1721180488121],\\\\\\\"10810\\\\\\\":[1732625569945],\\\\\\\"10814\\\\\\\":[1732625570224],\\\\\\\"11882\\\\\\\":[1727414761058],\\\\\\\"12298\\\\\\\":[1755604894166],\\\\\\\"2138\\\\\\\":[1690525345742,1690519087933],\\\\\\\"2598\\\\\\\":[1715159344978],\\\\\\\"3054\\\\\\\":[1701746596108,1704722391811],\\\\\\\"3450\\\\\\\":[1696749716805,1705387313810],\\\\\\\"4097\\\\\\\":[1721628097371,1725933627058],\\\\\\\"4238\\\\\\\":[1721648325234],\\\\\\\"7426\\\\\\\":[1740725804738],\\\\\\\"8901\\\\\\\":[1721648333148],\\\\\\\"8953\\\\\\\":[1745816868535],\\\\\\\"8957\\\\\\\":[1737372876846],\\\\\\\"8993\\\\\\\":[1741184324527],\\\\\\\"9193\\\\\\\":[1745735167278]},\\\\\\\"sched\\\\\\\":\\\\\\\"{\\\\\\\\\\\\\\\"result\\\\\\\\\\\\\\\":{\\\\\\\\\\\\\\\"cdn\\\\\\\\\\\\\\\":2041,\\\\\\\\\\\\\\\"hit\\\\\\\\\\\\\\\":\\\\\\\\\\\\\\\"exclusive\\\\\\\\\\\\\\\"},\\\\\\\\\\\\\\\"ids\\\\\\\\\\\\\\\":[\\\\\\\\\\\\\\\"ex_83502(Weight:100)\\\\\\\\\\\\\\\"]}\\\\\\\"}\\\",\\\"query\\\":{\\\"audio_compressor\\\":\\\"ac_v1\\\",\\\"group_version\\\":\\\"71350460_1080_v1\\\",\\\"infos\\\":\\\"d49027e9881c97986e0b92532fa83914c921728dda8b50a70d4226419e77\\\",\\\"node_opt\\\":\\\"v3\\\",\\\"rtm_expr_tag\\\":\\\"mio_live_us_r1_v2\\\",\\\"audio_balance\\\":\\\"v3\\\",\\\"ccMinBwe\\\":\\\"300\\\",\\\"max_push_res\\\":\\\"v3\\\",\\\"start_startup_1080\\\":\\\"v2\\\",\\\"apool\\\":\\\"v2\\\"},\\\"auto\\\":{\\\"strategy\\\":\\\"abr_bb_4live\\\",\\\"enable\\\":1,\\\"default\\\":\\\"hd\\\",\\\"list\\\":[\\\"uhd\\\",\\\"hd\\\",\\\"sd\\\",\\\"ld\\\"],\\\"enable_origin_resolution\\\":1},\\\"rtmp_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"http_ports\\\":{\\\"main\\\":{\\\"h2q\\\":443}},\\\"user_count\\\":79,\\\"peer_anchor_level\\\":2,\\\"common_sdk_params\\\":{\\\"main\\\":\\\"{\\\\\\\"auto\\\\\\\":{\\\\\\\"demotion\\\\\\\":{\\\\\\\"stall_count\\\\\\\":9999},\\\\\\\"enable\\\\\\\":1,\\\\\\\"enable_origin_resolution\\\\\\\":1,\\\\\\\"list\\\\\\\":[\\\\\\\"uhd\\\\\\\",\\\\\\\"hd\\\\\\\",\\\\\\\"sd\\\\\\\",\\\\\\\"ld\\\\\\\"],\\\\\\\"strategy\\\\\\\":\\\\\\\"abr_bb_4live\\\\\\\",\\\\\\\"default\\\\\\\":\\\\\\\"hd\\\\\\\"},\\\\\\\"ABRDecisionReportLevel\\\\\\\":2,\\\\\\\"FixBinBuffering\\\\\\\":1,\\\\\\\"PreprocessAudioEffectType\\\\\\\":1,\\\\\\\"EnableUpateSessionIdInRetry\\\\\\\":1,\\\\\\\"EnablePixelFormatFullRange\\\\\\\":1,\\\\\\\"MediaCodecCheckInterval\\\\\\\":100,\\\\\\\"ABRMethod\\\\\\\":3,\\\\\\\"QuicVersion\\\\\\\":43,\\\\\\\"EventReportConfig\\\\\\\":{\\\\\\\"EnableReportDemuxStall\\\\\\\":0,\\\\\\\"EnableReportDecodeStall\\\\\\\":0,\\\\\\\"EnableReportRecvedSpspps\\\\\\\":0},\\\\\\\"AudioPrerollTimeout\\\\\\\":500,\\\\\\\"EnableOnlyAudioInAoRes\\\\\\\":1,\\\\\\\"AudioGraphMaxCacheSize\\\\\\\":3,\\\\\\\"ABROptimumStartupBiterateEnabled\\\\\\\":0,\\\\\\\"ResetCalibPtsRollback\\\\\\\":1,\\\\\\\"StrategyInLss\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":[{\\\\\\\"Repeat\\\\\\\":0,\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\"}]},\\\\\\\"BufferDataMs\\\\\\\":500,\\\\\\\"UseFastOpenDurationFromSetAPI\\\\\\\":1,\\\\\\\"DisableDirectSetCodecId\\\\\\\":1,\\\\\\\"EnableAudioDirectBuffer\\\\\\\":1,\\\\\\\"ABRCheckInterval\\\\\\\":1000,\\\\\\\"AudioSampleMap\\\\\\\":1,\\\\\\\"EnableMediaCodecAsync\\\\\\\":1,\\\\\\\"FastOpenDuration\\\\\\\":-500,\\\\\\\"TTMPDnsParseTimeout\\\\\\\":5000000,\\\\\\\"cdn_name\\\\\\\":\\\\\\\"fcdn\\\\\\\",\\\\\\\"CmafSegmentSyncThreshold\\\\\\\":2000,\\\\\\\"EnableAudioBalanceBySei\\\\\\\":1,\\\\\\\"gop\\\\\\\":4,\\\\\\\"LiveIOConfig\\\\\\\":{\\\\\\\"EnableH2QPreconn\\\\\\\":1,\\\\\\\"EnableLiveIO\\\\\\\":1,\\\\\\\"EnableLiveIOUseJavaThread\\\\\\\":0,\\\\\\\"ConfigParams\\\\\\\":{\\\\\\\"H2Q\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"ICSL\\\\\\\":5,\\\\\\\"LiveIOEnableRejAsSchlo\\\\\\\":0,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"PING\\\\\\\":1,\\\\\\\"ConnCheckTimeout\\\\\\\":120,\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"JointCCOpti\\\\\\\":3,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"SCFGSaveIntvS\\\\\\\":1,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"ProcessWrite\\\\\\\":0,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1},\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1}},\\\\\\\"Common\\\\\\\":{\\\\\\\"EnableRaceDefaultConfig\\\\\\\":1,\\\\\\\"EnableRaceFailFix\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"EnableRaceRedirectly\\\\\\\":true,\\\\\\\"http_is_enable_prepare\\\\\\\":1,\\\\\\\"EnableTaskListenerTransfer\\\\\\\":1,\\\\\\\"ff_live_cond_timeout\\\\\\\":50}},\\\\\\\"EnableLiveIOUseNewInterface\\\\\\\":1,\\\\\\\"EnableABR\\\\\\\":1,\\\\\\\"EnableQuic\\\\\\\":1},\\\\\\\"EnableCertVerify\\\\\\\":1,\\\\\\\"quic\\\\\\\":{\\\\\\\"QuicSendPeriodOfCctk\\\\\\\":2000,\\\\\\\"QuicALogLevel\\\\\\\":2,\\\\\\\"QuicInitTimeOfCctk\\\\\\\":500,\\\\\\\"QuicGetServerCCInfo\\\\\\\":1,\\\\\\\"QuicMsgInfoUpload\\\\\\\":1,\\\\\\\"QuicEarlyClose\\\\\\\":1,\\\\\\\"QuicExtendCHLO\\\\\\\":1,\\\\\\\"QuicFifoRecvBufferLen\\\\\\\":8388608},\\\\\\\"MediaCodecDeadTimeThresh\\\\\\\":1000,\\\\\\\"SizeOfGopSizeCollector\\\\\\\":3,\\\\\\\"EnableABRCheckEnhance\\\\\\\":0,\\\\\\\"GetNetworkStats\\\\\\\":1,\\\\\\\"AudioWatermark\\\\\\\":{\\\\\\\"Density\\\\\\\":10,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"EnablePrivateRoom\\\\\\\":0},\\\\\\\"AbrStallDegradeImmediately\\\\\\\":0,\\\\\\\"MainBackupSwitch\\\\\\\":{\\\\\\\"Enabled\\\\\\\":0},\\\\\\\"EnableAsyncSetSurface\\\\\\\":1,\\\\\\\"TargetOriginBitRate\\\\\\\":2000000,\\\\\\\"AudioBalanceTargetLuft\\\\\\\":-8,\\\\\\\"AudioGetLatencyFreq\\\\\\\":10000,\\\\\\\"EnableUseNewSeiTypeInLoudness\\\\\\\":1,\\\\\\\"EnableMcPipeline\\\\\\\":1,\\\\\\\"NetworkAdapt\\\\\\\":{\\\\\\\"HurrySpeed\\\\\\\":1.1,\\\\\\\"EnableFixPtsShift\\\\\\\":1,\\\\\\\"HurryMillisecond\\\\\\\":3500,\\\\\\\"Enabled\\\\\\\":1,\\\\\\\"SlowTime\\\\\\\":666,\\\\\\\"HurryType\\\\\\\":0,\\\\\\\"HurryTime\\\\\\\":3500,\\\\\\\"SlowMillisecond\\\\\\\":666,\\\\\\\"SlowSpeed\\\\\\\":1},\\\\\\\"AudioRenderStallThreshold\\\\\\\":200,\\\\\\\"FixStreamFinAndRst\\\\\\\":1,\\\\\\\"EnableAudioGraphRefactor\\\\\\\":1,\\\\\\\"llash\\\\\\\":{\\\\\\\"RemoveTSWrap\\\\\\\":1,\\\\\\\"EnableAbrSwitchLog\\\\\\\":1,\\\\\\\"PreSwitchWaitThreshold\\\\\\\":100,\\\\\\\"UseTotalBuffer\\\\\\\":1,\\\\\\\"PreSwitchEnableWait\\\\\\\":1,\\\\\\\"FixPrevBufferLog\\\\\\\":1,\\\\\\\"PreSwitchCheckDuration\\\\\\\":50,\\\\\\\"PreSwitchEnableDrop\\\\\\\":0,\\\\\\\"EnablePreSwitch\\\\\\\":1},\\\\\\\"EnableBinControl\\\\\\\":1,\\\\\\\"VoicePool\\\\\\\":{\\\\\\\"ForbidSampleRate\\\\\\\":\\\\\\\"48000\\\\\\\",\\\\\\\"MaxSameCount\\\\\\\":4,\\\\\\\"Size\\\\\\\":7,\\\\\\\"UseCount\\\\\\\":20,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"EnableSeiParserInCodec\\\\\\\":1,\\\\\\\"EnableNTPByApp\\\\\\\":1,\\\\\\\"DurationOfGopSizeCollector\\\\\\\":20000,\\\\\\\"FixMcAsyncCrash\\\\\\\":1,\\\\\\\"EnableBackupOriginInDecodeError\\\\\\\":1,\\\\\\\"SizeOfCctkBwCollector\\\\\\\":5,\\\\\\\"LoudnessStrategy\\\\\\\":{\\\\\\\"EffectType\\\\\\\":10,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"LibraParamsStr\\\\\\\":\\\\\\\"{     \\\\\\\\\\\\\\\"max_block_size\\\\\\\\\\\\\\\": 1024,     \\\\\\\\\\\\\\\"Version\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"used_in_live\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"live_target_lu\\\\\\\\\\\\\\\": -8,     \\\\\\\\\\\\\\\"lower_limit_level\\\\\\\\\\\\\\\": -18,     \\\\\\\\\\\\\\\"loudness_lookahead_window\\\\\\\\\\\\\\\": 0.4,     \\\\\\\\\\\\\\\"noise_gate_compress_ratio\\\\\\\\\\\\\\\": 0.67,     \\\\\\\\\\\\\\\"lu_type\\\\\\\\\\\\\\\": 0,     \\\\\\\\\\\\\\\"use_no_mdsp_graph\\\\\\\\\\\\\\\": 1,     \\\\\\\\\\\\\\\"limiter_peak\\\\\\\\\\\\\\\": -1,     \\\\\\\\\\\\\\\"limiter_makeup_gain\\\\\\\\\\\\\\\": 1, \\\\\\\\\\\\\\\"is_fixed_drc_compressor_ratio\\\\\\\\\\\\\\\":1, \\\\\\\\\\\\\\\"drc_compressor_ratio\\\\\\\\\\\\\\\":2.5 }\\\\\\\"},\\\\\\\"AudioDecodeMaxCacheSize\\\\\\\":8,\\\\\\\"TTMPDnsParseEnable\\\\\\\":1,\\\\\\\"EnablePlayerFR\\\\\\\":1,\\\\\\\"EnableADecoderPlugin\\\\\\\":1,\\\\\\\"AudioCalibrationType\\\\\\\":1,\\\\\\\"EnableAbrLogOnBitrateChange\\\\\\\":0,\\\\\\\"StrategyInLSS\\\\\\\":{\\\\\\\"StrategyList\\\\\\\":{\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\":{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_startup_bitrate_predict\\\\\\\",\\\\\\\"Repeat\\\\\\\":0,\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"PRDSettings\\\\\\\":{\\\\\\\"BweToBitrateParams\\\\\\\":{\\\\\\\"BottomLineParams\\\\\\\":{\\\\\\\"SourceCCTK-NoPreview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":13200000,\\\\\\\"hd\\\\\\\":1100000,\\\\\\\"ld\\\\\\\":480000}},\\\\\\\"SourceCCTK-Preview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"hd\\\\\\\":1100000,\\\\\\\"ld\\\\\\\":480000,\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":12000000}},\\\\\\\"SourceVoD-NoPreview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"hd\\\\\\\":500000,\\\\\\\"ld\\\\\\\":300000,\\\\\\\"sd\\\\\\\":400000,\\\\\\\"uhd\\\\\\\":4000000}},\\\\\\\"SourceVoD-Preview\\\\\\\":{\\\\\\\"default\\\\\\\":{\\\\\\\"hd\\\\\\\":500000,\\\\\\\"ld\\\\\\\":300000,\\\\\\\"sd\\\\\\\":400000,\\\\\\\"uhd\\\\\\\":4000000}},\\\\\\\"Default\\\\\\\":{\\\\\\\"ld\\\\\\\":480000,\\\\\\\"sd\\\\\\\":980000,\\\\\\\"uhd\\\\\\\":13200000,\\\\\\\"hd\\\\\\\":1100000}},\\\\\\\"Mode\\\\\\\":\\\\\\\"bottomline\\\\\\\"},\\\\\\\"JudgePipeline\\\\\\\":{\\\\\\\"NoPreview\\\\\\\":[\\\\\\\"High-Bwe\\\\\\\"],\\\\\\\"Preview\\\\\\\":[\\\\\\\"High-Bwe\\\\\\\"]},\\\\\\\"BaselineParams\\\\\\\":{\\\\\\\"DefaultResolution\\\\\\\":\\\\\\\"hd\\\\\\\"}},\\\\\\\"EnableUsePRDStrategy\\\\\\\":1},\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-ResolutionMap\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-PushResolution\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-ProbeStartupBandwidth\\\\\\\",\\\\\\\"USER-Performance\\\\\\\",\\\\\\\"DEVICE-PhoneLevel\\\\\\\",\\\\\\\"NETWORK-NetworkLevel\\\\\\\"]},\\\\\\\"Time\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\":{\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_abr_predict_bitrate\\\\\\\",\\\\\\\"Repeat\\\\\\\":1,\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"EnableLocalStrategyModel\\\\\\\":1,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":1,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-IoBitrate\\\\\\\",\\\\\\\"PLAY-BitrateList\\\\\\\",\\\\\\\"PLAY-StartTs\\\\\\\",\\\\\\\"PLAY-FirstFrameDownloadSpeed\\\\\\\",\\\\\\\"PLAY-FirstFrame\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\",\\\\\\\"PLAY-VideoBuffer\\\\\\\",\\\\\\\"PLAY-DownloadSpeed\\\\\\\",\\\\\\\"PLAY-StallState\\\\\\\",\\\\\\\"PLAY-IsPreview\\\\\\\",\\\\\\\"PLAY-NeptuneName\\\\\\\",\\\\\\\"PLAY-FastOpenDuration\\\\\\\",\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"PLAY-StallStartSeries\\\\\\\",\\\\\\\"PLAY-StallDurationSeries\\\\\\\",\\\\\\\"PLAY-VideoTotalBuffer\\\\\\\",\\\\\\\"PLAY-VrtBitrateList\\\\\\\",\\\\\\\"PLAY-Protocol\\\\\\\"],\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"switch_up_counter_threshold\\\\\\\":6,\\\\\\\"min_down_buffer_length\\\\\\\":0,\\\\\\\"tls_switch_interval_ms\\\\\\\":20000,\\\\\\\"switch_down_to_up_max_penalty_time_ms\\\\\\\":60000,\\\\\\\"switch_down_counter_threshold\\\\\\\":3,\\\\\\\"enable_game_selector\\\\\\\":1,\\\\\\\"begin_quick_switch_time_ms\\\\\\\":20000,\\\\\\\"reduce_buffer_threshold\\\\\\\":2,\\\\\\\"tls_min_downloadspeed_ratio\\\\\\\":0.8,\\\\\\\"tls_min_buffer_diff_ms\\\\\\\":180,\\\\\\\"tls_buffer_watch_num\\\\\\\":9,\\\\\\\"enable_check_stall_series\\\\\\\":1,\\\\\\\"game_params\\\\\\\":{\\\\\\\"enable_cctk_bw_prediction\\\\\\\":0,\\\\\\\"game_preview_disable_abr\\\\\\\":1},\\\\\\\"enable_tls_upgrade\\\\\\\":1,\\\\\\\"enable_downgrade_for_low_buffer\\\\\\\":1,\\\\\\\"enable_use_total_buffer\\\\\\\":1,\\\\\\\"enable_downgrade_check_network\\\\\\\":1,\\\\\\\"tls_penalty_switch_time_ms\\\\\\\":30000,\\\\\\\"begin_switch_up_counter_threshold\\\\\\\":2,\\\\\\\"enable_buffer_slope\\\\\\\":1,\\\\\\\"enable_upgrade_check_network\\\\\\\":1,\\\\\\\"degrade_to_upgrade_interval_threshold\\\\\\\":20000,\\\\\\\"switch_down_to_up_penalty_time_ms\\\\\\\":20000,\\\\\\\"buffer_slope_threshold\\\\\\\":-0.5,\\\\\\\"enable_new_calibrate_bitrate\\\\\\\":1,\\\\\\\"pid_bw_multiplier\\\\\\\":0.75,\\\\\\\"enable_bandwidth_allocation\\\\\\\":1,\\\\\\\"min_up_buffer_length\\\\\\\":0.5,\\\\\\\"enable_only_check_latest_stall\\\\\\\":1,\\\\\\\"flv_bw_multiplier\\\\\\\":1}},\\\\\\\"Time\\\\\\\":1000,\\\\\\\"Enable\\\\\\\":1},\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\":{\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Name\\\\\\\":\\\\\\\"live_stream_strategy_bandwidth_estimator\\\\\\\",\\\\\\\"StrategyInputParams\\\\\\\":{\\\\\\\"InputSettingsParam\\\\\\\":{\\\\\\\"UseWithAttributionImpl\\\\\\\":1,\\\\\\\"OverallStrategy\\\\\\\":1,\\\\\\\"MaxSessionSize\\\\\\\":10,\\\\\\\"CalculateSize\\\\\\\":10,\\\\\\\"CalculateEWMAFactor\\\\\\\":0.5,\\\\\\\"MinBwEstimatorBitrate\\\\\\\":0,\\\\\\\"PriorityMap\\\\\\\":{\\\\\\\"vodBitrate\\\\\\\":100,\\\\\\\"cctkBw\\\\\\\":10000},\\\\\\\"CalculateFunc\\\\\\\":2,\\\\\\\"NetworkMatchMode\\\\\\\":1,\\\\\\\"LiveProtectedDuration\\\\\\\":0,\\\\\\\"MinPlayedDurationThresh\\\\\\\":0,\\\\\\\"MaxBwSampleSize\\\\\\\":10,\\\\\\\"MaxBandwidthSampleDuration\\\\\\\":60,\\\\\\\"RemoveSampleTimer\\\\\\\":1},\\\\\\\"Enable\\\\\\\":1,\\\\\\\"EnableSmartStrategyConfig\\\\\\\":0,\\\\\\\"InputFeatureList\\\\\\\":[\\\\\\\"PLAY-CCTKCongestionInfo\\\\\\\",\\\\\\\"NETWORK-RecommendBitrate\\\\\\\",\\\\\\\"PLAY-Bitrate\\\\\\\"]}}}},\\\\\\\"EnableRetryWithAbrSwitchRes\\\\\\\":1,\\\\\\\"EnableGetMpdUrlOpt\\\\\\\":1,\\\\\\\"disable_algorithm\\\\\\\":1,\\\\\\\"EnableMcMonitor\\\\\\\":1,\\\\\\\"UdpRealSpeed\\\\\\\":1,\\\\\\\"VideoRenderStallThreshold\\\\\\\":200,\\\\\\\"EnableOptimizeLivePtsRollback\\\\\\\":1,\\\\\\\"SuggestProtocol\\\\\\\":\\\\\\\"h2q\\\\\\\",\\\\\\\"DurationOfCctkBwCollector\\\\\\\":5000,\\\\\\\"EnableUseLSS\\\\\\\":1,\\\\\\\"EnableCreateDecoderEarly\\\\\\\":1,\\\\\\\"ProtocolRetryTimes\\\\\\\":0,\\\\\\\"EnableUseRefactorStrategy\\\\\\\":1,\\\\\\\"EnableCheckDropAudio\\\\\\\":1,\\\\\\\"QuicConfigOptimize\\\\\\\":1,\\\\\\\"NotifyCompletedImmediately\\\\\\\":1,\\\\\\\"ProtocolDowngrade\\\\\\\":1,\\\\\\\"EnableQueryWinSize\\\\\\\":1,\\\\\\\"EnableE2EDelayCalc\\\\\\\":1,\\\\\\\"AudioEffectCompressor\\\\\\\":{\\\\\\\"Threshold\\\\\\\":-14,\\\\\\\"Type\\\\\\\":0,\\\\\\\"Enable\\\\\\\":1,\\\\\\\"Predelay\\\\\\\":0.007,\\\\\\\"Pregain\\\\\\\":0.25,\\\\\\\"Ratio\\\\\\\":8},\\\\\\\"E2EDelayReportFix\\\\\\\":0,\\\\\\\"WaitSetSurfaceTimeout\\\\\\\":60,\\\\\\\"EnableStopCloseIO\\\\\\\":1,\\\\\\\"MediaCodecFrames\\\\\\\":7,\\\\\\\"httpx\\\\\\\":{\\\\\\\"HttpConfigJson\\\\\\\":{\\\\\\\"NewLog\\\\\\\":1,\\\\\\\"HSTimeoutUs\\\\\\\":4000000,\\\\\\\"BlockRead\\\\\\\":1,\\\\\\\"InitTimeOfCctk\\\\\\\":500,\\\\\\\"LogLevel\\\\\\\":\\\\\\\"error\\\\\\\",\\\\\\\"ConnCheckTimeout\\\\\\\":60,\\\\\\\"JointCCOpti\\\\\\\":3,\\\\\\\"SCLS\\\\\\\":0,\\\\\\\"MaxSFCW\\\\\\\":0,\\\\\\\"Pacing\\\\\\\":1,\\\\\\\"EnableExtendCHLO\\\\\\\":1,\\\\\\\"EnableGetCCTK\\\\\\\":1,\\\\\\\"NetworkStatsContent\\\\\\\":10000,\\\\\\\"SFCW\\\\\\\":16777216,\\\\\\\"ICSL\\\\\\\":30,\\\\\\\"MIDS\\\\\\\":100,\\\\\\\"EnableExtendHSK\\\\\\\":1,\\\\\\\"AckPacketsThreshold\\\\\\\":2,\\\\\\\"CFCW\\\\\\\":33554432,\\\\\\\"SendPeriodOfCCTK\\\\\\\":1000,\\\\\\\"SendPeriodOfCctk\\\\\\\":1000,\\\\\\\"AddNetworkSeries\\\\\\\":1,\\\\\\\"ConnCheckPeriod\\\\\\\":5,\\\\\\\"RWOnce\\\\\\\":1,\\\\\\\"MinHandshakeTimeoutMs\\\\\\\":10,\\\\\\\"EnableGetServerCCInfo\\\\\\\":1,\\\\\\\"PING\\\\\\\":5,\\\\\\\"UAID\\\\\\\":\\\\\\\"ttplayer-live\\\\\\\",\\\\\\\"NetworkStatsStringifyType\\\\\\\":1,\\\\\\\"MaxCFCW\\\\\\\":0,\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1,\\\\\\\"WriteDelayFor0RTT\\\\\\\":0,\\\\\\\"NetworkSeriesLen\\\\\\\":120,\\\\\\\"CCTKVersion\\\\\\\":2,\\\\\\\"MaxProcTimeMs\\\\\\\":0,\\\\\\\"SCFGSaveIntvS\\\\\\\":1},\\\\\\\"HttpEnableHttpRace\\\\\\\":1,\\\\\\\"UseLSQUIC\\\\\\\":1,\\\\\\\"HttpEnableCertVerify\\\\\\\":1,\\\\\\\"NetworkStatsUpdatePeriod\\\\\\\":0,\\\\\\\"LSEngineParamJson\\\\\\\":{\\\\\\\"FIFOPoolLenLimit\\\\\\\":3,\\\\\\\"EnableGetLocalAddr\\\\\\\":1,\\\\\\\"CloseOnNetChange\\\\\\\":1,\\\\\\\"FIFOSize\\\\\\\":1048576,\\\\\\\"FastReSend\\\\\\\":1,\\\\\\\"FixCloseWithATTQ\\\\\\\":1,\\\\\\\"FIFOPoolLenInit\\\\\\\":1},\\\\\\\"HttpMainJobDelay\\\\\\\":100,\\\\\\\"HttpPreStart\\\\\\\":0},\\\\\\\"SuggestFormat\\\\\\\":\\\\\\\"flv\\\\\\\",\\\\\\\"EnableUseNewCCTKPath\\\\\\\":1}\\\"}},\\\"data\\\":{\\\"sd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctsd5.flv?expire=1775602764&sign=7904b18099c5b55aea6b265b634dae73\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctsd5/index.m3u8?expire=1775602764&sign=623a5a4f81c44011bf7dbf661f203c67\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctsd5/index.mpd?expire=1775602764&sign=6eed5ddd03c8b66c6f7ef572f567f46d\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctsd5.sdp?expire=1775602764&sign=b2abffdc52ae79434656f5e48be8dc63\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate_pct\\\\\\\":700620,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ctsd5\\\\\\\",\\\\\\\"vbitrate\\\\\\\":550000,\\\\\\\"v_rtbitrate_std\\\\\\\":47810,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393148487,\\\\\\\"v_rtbitrate\\\\\\\":624020,\\\\\\\"resolution\\\\\\\":\\\\\\\"480x853\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\"}\\\"}},\\\"uhd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd_h.flv?expire=1775602764&sign=f6d24ea9696519f8e914d02c7d96c1ae\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd_h/index.m3u8?expire=1775602764&sign=134b1d81bd156987d51daa1124e90125\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd_h/index.mpd?expire=1775602764&sign=7925b145dd5c55f8f881cb3699ef29e7\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd_h.sdp?expire=1775602764&sign=6b73e26524cc82b7e665a8916ce3f387\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"vbitrate\\\\\\\":4000000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd_h\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\"}\\\"}},\\\"ao\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456.flv?expire=1775602764&sign=8c2ee37c43c6a38b8e48026de8e01413&only_audio=1\\\",\\\"hls\\\":\\\"\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ao/index.mpd?expire=1775602764&sign=d0cc2310819dbfd8d2a3f17cc66d9c3b\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ao\\\\\\\",\\\\\\\"vbitrate\\\\\\\":0,\\\\\\\"resolution\\\\\\\":\\\\\\\"\\\\\\\"}\\\"}},\\\"sld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_sld.flv?expire=1775602764&sign=54e3c8215eda0ea1418cda414106b765\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_sld/index.m3u8?expire=1775602764&sign=dd5a5e5280c0d170e49c3b347a5c5328\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_sld/index.mpd?expire=1775602764&sign=d66fcd998448eaeee2bd5f23aaf4bc1f\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_sld.sdp?expire=1775602764&sign=76fc6500b430d1b02130ba70ac191571\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"240x426\\\\\\\",\\\\\\\"vbitrate\\\\\\\":176000,\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"sld\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\"}\\\"}},\\\"hd_h\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd_h.flv?expire=1775602764&sign=677b83a0bf70b443c403a6c77d23ed8b\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd_h/index.m3u8?expire=1775602764&sign=966effc847015b895def9d537fa31985\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd_h/index.mpd?expire=1775602764&sign=8de593a6be1b42251d72e1220dc00d2a\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd_h.sdp?expire=1775602764&sign=d6941f106015a3f9d136dcca043f6ba7\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"h264\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd_h\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1600000}\\\"}},\\\"origin\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456.flv?expire=1775602764&sign=8c2ee37c43c6a38b8e48026de8e01413\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456/index.m3u8?expire=1775602764&sign=24d57d4899e81705b42db07ef97fb058\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456/index.mpd?expire=1775602764&sign=a44b848eea5e6bb0a7b3b14af7b61d1c\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456.sdp?expire=1775602764&sign=eebd0dd3db9f7a3c56dd97447e488188\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1299000}\\\"}},\\\"hd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd5.flv?expire=1775602764&sign=503fcb86f24914b63e4bd320c54c21ea\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd5/index.m3u8?expire=1775602764&sign=ccc5885093fc7d060e78cb8bb12f5c3c\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd5/index.mpd?expire=1775602764&sign=92f196addb55272431c2cb7d208211c4\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_hd5.sdp?expire=1775602764&sign=cc250681d54964510a043348f0546730\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtbitrate_std\\\\\\\":92800,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"v_rtbitrate_pct\\\\\\\":1434430,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"hd5\\\\\\\",\\\\\\\"vbitrate\\\\\\\":1000000,\\\\\\\"v_rtbitrate\\\\\\\":1329220,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393155582}\\\"}},\\\"uhd\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd5d.flv?expire=1775602764&sign=ade7adcff21316353fbe9dfef1039ecf\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd5d/index.m3u8?expire=1775602764&sign=0393026d96aba1f6501037d9e8b7692a\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd5d/index.mpd?expire=1775602764&sign=5fbf052f0ea9d81fed4e8e6e4a9cacf8\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_uhd5d.sdp?expire=1775602764&sign=840cbf6a194c37aac5c906bce75505d9\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393155589,\\\\\\\"v_rtbitrate_std\\\\\\\":85980,\\\\\\\"v_rtpsnr\\\\\\\":0,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"vbitrate\\\\\\\":4000000,\\\\\\\"v_rtbitrate\\\\\\\":1374650,\\\\\\\"v_rtbitrate_pct\\\\\\\":1489320,\\\\\\\"resolution\\\\\\\":\\\\\\\"720x1280\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"uhd5d\\\\\\\"}\\\"}},\\\"ld\\\":{\\\"main\\\":{\\\"flv\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctld5.flv?expire=1775602764&sign=7575183a286daf58bdf25b73b2b450c1\\\",\\\"hls\\\":\\\"https://pull-hls-f16-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctld5/index.m3u8?expire=1775602764&sign=aca1ab6bbc610f1bedc54a5afd2e7dcf\\\",\\\"cmaf\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctld5/index.mpd?expire=1775602764&sign=1a776b2aaf430bb3c6a164c8be1c5aea\\\",\\\"dash\\\":\\\"\\\",\\\"lls\\\":\\\"https://pull-f5-tt01.tiktokcdn-us.com/stage/stream-3577841801218753456_ctld5.sdp?expire=1775602764&sign=ab491352d1c72b55c091f25c4184cedb\\\",\\\"tsl\\\":\\\"\\\",\\\"tile\\\":\\\"\\\",\\\"rtc\\\":\\\"\\\",\\\"sdk_params\\\":\\\"{\\\\\\\"v_rtbitrate\\\\\\\":172720,\\\\\\\"vbitrate\\\\\\\":300000,\\\\\\\"v_rtbitrate_timestamp\\\\\\\":1774393149444,\\\\\\\"v_rtbitrate_std\\\\\\\":14710,\\\\\\\"v_rtbitrate_pct\\\\\\\":192940,\\\\\\\"v_rtbitrate_vpaas_timestamp\\\\\\\":1774393164319,\\\\\\\"resolution\\\\\\\":\\\\\\\"360x640\\\\\\\",\\\\\\\"stream_suffix\\\\\\\":\\\\\\\"ctld5\\\\\\\",\\\\\\\"VCodec\\\\\\\":\\\\\\\"bytevc1\\\\\\\",\\\\\\\"v_rtpsnr\\\\\\\":0}\\\"}}}}\",\n                                \"options\": {\n                                    \"default_quality\": {\n                                        \"name\": \"AUTO\",\n                                        \"sdk_key\": \"auto\"\n                                    },\n                                    \"qualities\": [\n                                        {\n                                            \"name\": \"AUTO\",\n                                            \"sdk_key\": \"auto\",\n                                            \"level\": 11\n                                        },\n                                        {\n                                            \"name\": \"Original\",\n                                            \"sdk_key\": \"origin\",\n                                            \"level\": 10\n                                        },\n                                        {\n                                            \"name\": \"1080p\",\n                                            \"sdk_key\": \"uhd\",\n                                            \"level\": 5\n                                        },\n                                        {\n                                            \"name\": \"720p\",\n                                            \"sdk_key\": \"hd\",\n                                            \"level\": 3\n                                        },\n                                        {\n                                            \"name\": \"540p\",\n                                            \"sdk_key\": \"sd\",\n                                            \"level\": 2\n                                        },\n                                        {\n                                            \"name\": \"360p\",\n                                            \"sdk_key\": \"ld\",\n                                            \"level\": 1\n                                        }\n                                    ],\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        },\n                        \"stream_size_width\": 720,\n                        \"stream_size_height\": 1280\n                    },\n                    \"link_mic\": {\n                        \"channel_info\": {},\n                        \"battle_settings\": {},\n                        \"audience_id_list\": [\n                            205219,\n                            7126187144330265642,\n                            7128244216573363243,\n                            6664640521002090502\n                        ],\n                        \"linked_user_list\": [\n                            {\n                                \"id\": 205219,\n                                \"nickname\": \"Lise Milly\",\n                                \"bio_description\": \"Instaaaa @lisee_millyyy 🙃 snap @dareallisemilly 😏\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2f619d47&x-expires=1774562400&x-signature=roSGt29QbBEOZWvK1rlbbbvN89k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=88f1d106&x-expires=1774562400&x-signature=9VopebnDgnLSzajag9Se8Q%2FMewA%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=0a1fb36f&x-expires=1774562400&x-signature=SrOvonPQpkwt1dtFCTKwtE4GBgg%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-useast5-avt-0068-tx/7346344433262002218\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=2c7deb13&x-expires=1774562400&x-signature=ktfWheDd18wJmI5oFX%2Bn2ZHGDvM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ef9e73b4&x-expires=1774562400&x-signature=AUkF2czLhCB3j6CB2wZHt495lfI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=e0f2e53f&x-expires=1774562400&x-signature=BXqX9chinXcQPoO8ta0zy53%2BW3s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-useast5-avt-0068-tx/7346344433262002218\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=eadd1647&x-expires=1774562400&x-signature=%2BRy91VRrwoxOTwtMZMvurOU8Z4A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=95d4c9bf&x-expires=1774562400&x-signature=FUGDpS4D1ENFA4l6PqEQ%2FwadLOQ%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/7346344433262002218~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=0028892b&x-expires=1774562400&x-signature=vcgHJzC7IgffdVwQzMZ0CZhW%2BKY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-useast5-avt-0068-tx/7346344433262002218\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774366870,\n                                \"follow_info\": {\n                                    \"following_count\": 4076,\n                                    \"follower_count\": 1480\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"lisee_millyyy\",\n                                \"sec_uid\": \"MS4wLjABAAAAq0OteLBUFcP2IZF21jQjxJ4xzya6490raEup25Oux84\",\n                                \"badge_list\": [\n                                    {\n                                        \"display_type\": 4,\n                                        \"priority_type\": 20,\n                                        \"scene_type\": 8,\n                                        \"position\": 1,\n                                        \"OpenWebURL\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\",\n                                        \"display\": true,\n                                        \"privilege_log_extra\": {\n                                            \"data_version\": \"2\",\n                                            \"privilege_id\": \"7138381747292608292\",\n                                            \"privilege_version\": \"0\",\n                                            \"privilege_order_id\": \"mock_fix_width_transparent_7138381747292608292\",\n                                            \"level\": \"19\"\n                                        },\n                                        \"Data\": {\n                                            \"Combine\": {\n                                                \"display_type\": 4,\n                                                \"icon\": {\n                                                    \"url_list\": [\n                                                        \"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv15_v2.png~tplv-obj.image\",\n                                                        \"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv15_v2.png~tplv-obj.image\"\n                                                    ],\n                                                    \"uri\": \"webcast-va/grade_badge_icon_lite_lv15_v2.png\",\n                                                    \"open_web_url\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\"\n                                                },\n                                                \"str\": \"19\",\n                                                \"padding\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                },\n                                                \"font_style\": {},\n                                                \"profile_card_panel\": {\n                                                    \"projection_config\": {\n                                                        \"icon\": {}\n                                                    },\n                                                    \"profile_content\": {}\n                                                },\n                                                \"background\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#B3477EFF\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"background_dark_mode\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#B3477EFF\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"public_screen_show_style\": 14,\n                                                \"personal_card_show_style\": 15,\n                                                \"padding_new_font\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                }\n                                            }\n                                        }\n                                    }\n                                ],\n                                \"id_str\": \"205219\"\n                            },\n                            {\n                                \"id\": 7126187144330265642,\n                                \"nickname\": \"getpaidreese\",\n                                \"bio_description\": \"Htx📍 Welcome Ladies 💕😌😘\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=dd6816d2&x-expires=1774562400&x-signature=Z0eUus6lVhLR4gYN9%2BpOPSCvpyY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=8bed43a7&x-expires=1774562400&x-signature=9P%2Fkv92lI8qxfArDs%2BL%2FS%2FgwjCk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=9d314a8e&x-expires=1774562400&x-signature=WP7O97vJVMs%2FV4vm%2B%2B1kQXDPTg4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=61afbe93&x-expires=1774562400&x-signature=HbFH08CynxVlKc3DN3NGGZPLNso%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b177176d&x-expires=1774562400&x-signature=AleIzuvVGaiLof2n81MHnlTX45o%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=cc04914e&x-expires=1774562400&x-signature=90O9j%2FYILYLCsuUNiR1qAgI73uo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=27d1bbf1&x-expires=1774562400&x-signature=CC5ujq2dRMAz66%2FQxE4u4B7Rb1M%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=1aadbe0c&x-expires=1774562400&x-signature=RslWVW93juh%2FtproCgv26AGZ%2Bz4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=75cdfc4d&x-expires=1774562400&x-signature=kjHUE5T%2Fr8uUB%2BTwXBQ6gd4FI1k%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-useast5-avt-0068-tx/00ce0f4c9fbad283fe72d3616f4adc40\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774374111,\n                                \"follow_info\": {\n                                    \"following_count\": 293,\n                                    \"follower_count\": 277\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"getpaidreese\",\n                                \"sec_uid\": \"MS4wLjABAAAAVRPgvGw4iC4Jh3Aocg2JTJg-x-_UnaPljz0imW92iTOcLaVJm6xoPrjcWI3kjLle\",\n                                \"id_str\": \"7126187144330265642\"\n                            },\n                            {\n                                \"id\": 7128244216573363243,\n                                \"nickname\": \"kashjunkieee\",\n                                \"bio_description\": \"backup  😒\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=587659b0&x-expires=1774562400&x-signature=wa7gJoTwRpSyqPuiQS5QjVemmG0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=2007e329&x-expires=1774562400&x-signature=wYhEbOLhiaxTzmPa6Ey%2FLSkpoQE%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=24ec152f&x-expires=1774562400&x-signature=6K2XuctEpTaRTgGM%2BLM8LQLGR5E%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=fb3b5313&x-expires=1774562400&x-signature=GGv7TO%2BplkmRvHSwKc6pkKq5DPI%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=c97455ac&x-expires=1774562400&x-signature=tma9DFDrHFG7DWeS%2FOt9n5GACgc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=b9296e09&x-expires=1774562400&x-signature=ISMnGSMHGIPCVY%2BV9xRrGlNJWV0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=41f7852b&x-expires=1774562400&x-signature=xSu4qIr1qYirrpMBtyaJXE1mtQY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=d43df6b9&x-expires=1774562400&x-signature=WeFjFKxzGoLgsg2o4lQTryjBQP0%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=63c2261f&x-expires=1774562400&x-signature=7X%2F6U2uHTUvvrd4s%2FuQF%2Fbii2wc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-useast8-avt-0068-tx2/ac06732cc929aacbc08235f3ea62531f\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1774314630,\n                                \"follow_info\": {\n                                    \"following_count\": 86,\n                                    \"follower_count\": 306\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"display_id\": \"kashbratx\",\n                                \"sec_uid\": \"MS4wLjABAAAAm836sARHfIUSdKMFpY6LL77ki5Jm0_c4tfPgMtEJldqh_deICKnRIwnIces8j0cT\",\n                                \"badge_list\": [\n                                    {\n                                        \"display_type\": 4,\n                                        \"priority_type\": 20,\n                                        \"scene_type\": 8,\n                                        \"position\": 1,\n                                        \"OpenWebURL\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\",\n                                        \"display\": true,\n                                        \"privilege_log_extra\": {\n                                            \"data_version\": \"2\",\n                                            \"privilege_id\": \"7138381747292526372\",\n                                            \"privilege_version\": \"0\",\n                                            \"privilege_order_id\": \"mock_fix_width_transparent_7138381747292526372\",\n                                            \"level\": \"14\"\n                                        },\n                                        \"Data\": {\n                                            \"Combine\": {\n                                                \"display_type\": 4,\n                                                \"icon\": {\n                                                    \"url_list\": [\n                                                        \"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv10_v1.png~tplv-obj.image\",\n                                                        \"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv10_v1.png~tplv-obj.image\"\n                                                    ],\n                                                    \"uri\": \"webcast-va/grade_badge_icon_lite_lv10_v1.png\",\n                                                    \"open_web_url\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\"\n                                                },\n                                                \"str\": \"14\",\n                                                \"padding\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                },\n                                                \"font_style\": {},\n                                                \"profile_card_panel\": {\n                                                    \"projection_config\": {\n                                                        \"icon\": {}\n                                                    },\n                                                    \"profile_content\": {}\n                                                },\n                                                \"background\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#993F7DF6\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"background_dark_mode\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#993F7DF6\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"public_screen_show_style\": 14,\n                                                \"personal_card_show_style\": 15,\n                                                \"padding_new_font\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                }\n                                            }\n                                        }\n                                    }\n                                ],\n                                \"id_str\": \"7128244216573363243\"\n                            },\n                            {\n                                \"id\": 6664640521002090502,\n                                \"nickname\": \"La Esha\",\n                                \"bio_description\": \"FLAWDA 💦💦💦\\nFREE SPIRITED ‼️\\nMOTHER OF 5 💗💗💙💙💙\",\n                                \"avatar_thumb\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=73166b4e&x-expires=1774562400&x-signature=UODJLkIvqRCHStyvh5aiQY1kGxc%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=58094952&x-expires=1774562400&x-signature=5wVC2b0pSJ6dzCM4qoMXEqm5R%2Fo%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=da3f18f0&x-expires=1774562400&x-signature=TlfFnyI04EGt%2Bj8spDKYzWzW2ZM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"100x100/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b\"\n                                },\n                                \"avatar_medium\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=b39cdd99&x-expires=1774562400&x-signature=dAEGB8SlnL6hsB4XnmcP2RZHm%2FY%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=f8e6b51a&x-expires=1774562400&x-signature=SEP8A4cfu7MkzbMvDIlWmJwFcDk%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=3bd06b8a&x-expires=1774562400&x-signature=%2BqeDfqCpCmDzWepsUbWacupC8XU%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"720x720/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b\"\n                                },\n                                \"avatar_large\": {\n                                    \"url_list\": [\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=381b3489&x-expires=1774562400&x-signature=fJZrK%2By%2F20z%2F10moTRh88lFTOLs%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p19-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=260f9114&x-expires=1774562400&x-signature=TFXR6lWvr7qIpM4G28cQOVYfl0A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                        \"https://p16-common-sign.tiktokcdn-us.com/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=2fbe445e&x-expires=1774562400&x-signature=2dzoIle1LBP9URSMLYwNMcBDp0s%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                                    ],\n                                    \"uri\": \"1080x1080/tos-useast8-avt-0068-tx2/b008b1f899a410f82ac0ac32a642f78b\"\n                                },\n                                \"status\": 1,\n                                \"modify_time\": 1773935904,\n                                \"follow_info\": {\n                                    \"following_count\": 6188,\n                                    \"follower_count\": 2003\n                                },\n                                \"pay_grade\": {},\n                                \"user_attr\": {},\n                                \"link_mic_stats\": 2,\n                                \"display_id\": \"laeshaempress\",\n                                \"sec_uid\": \"MS4wLjABAAAAz7l4noKFUzTRoqMTsfbVW7RlTTMzp2-oEc0UfrP9ZFHWycBJyVt_Bnu8zdfN_F5J\",\n                                \"badge_list\": [\n                                    {\n                                        \"display_type\": 4,\n                                        \"priority_type\": 20,\n                                        \"scene_type\": 8,\n                                        \"position\": 1,\n                                        \"OpenWebURL\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\",\n                                        \"display\": true,\n                                        \"privilege_log_extra\": {\n                                            \"data_version\": \"2\",\n                                            \"privilege_id\": \"7138381747292542756\",\n                                            \"privilege_version\": \"0\",\n                                            \"privilege_order_id\": \"mock_fix_width_transparent_7138381747292542756\",\n                                            \"level\": \"15\"\n                                        },\n                                        \"Data\": {\n                                            \"Combine\": {\n                                                \"display_type\": 4,\n                                                \"icon\": {\n                                                    \"url_list\": [\n                                                        \"https://p16-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv15_v2.png~tplv-obj.image\",\n                                                        \"https://p19-webcast.tiktokcdn.com/webcast-va/grade_badge_icon_lite_lv15_v2.png~tplv-obj.image\"\n                                                    ],\n                                                    \"uri\": \"webcast-va/grade_badge_icon_lite_lv15_v2.png\",\n                                                    \"open_web_url\": \"aweme://roma_redirect/?spark_page=user_level_main_page_privilege_panel\"\n                                                },\n                                                \"str\": \"15\",\n                                                \"padding\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                },\n                                                \"font_style\": {},\n                                                \"profile_card_panel\": {\n                                                    \"projection_config\": {\n                                                        \"icon\": {}\n                                                    },\n                                                    \"profile_content\": {}\n                                                },\n                                                \"background\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#B3477EFF\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"background_dark_mode\": {\n                                                    \"image\": {},\n                                                    \"background_color_code\": \"#B3477EFF\",\n                                                    \"left_side_image\": {}\n                                                },\n                                                \"public_screen_show_style\": 14,\n                                                \"personal_card_show_style\": 15,\n                                                \"padding_new_font\": {\n                                                    \"use_specific\": true,\n                                                    \"middle_padding\": 1,\n                                                    \"badge_width\": 32\n                                                }\n                                            }\n                                        }\n                                    }\n                                ],\n                                \"id_str\": \"6664640521002090502\"\n                            }\n                        ]\n                    },\n                    \"stats\": {\n                        \"user_count_composition\": {}\n                    },\n                    \"feed_room_label\": {\n                        \"url_list\": [\n                            \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\",\n                            \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/2ea90002aca1159b5c67~tplv-obj.image\"\n                        ],\n                        \"uri\": \"webcast-sg/2ea90002aca1159b5c67\",\n                        \"avg_color\": \"#7A6D53\"\n                    },\n                    \"living_room_attrs\": {},\n                    \"owner\": {\n                        \"id\": 6794319396514710534,\n                        \"nickname\": \"Karlee🫶🏽\",\n                        \"bio_description\": \"boss babe 💲💕 \\nPVO \\n, Rip dad 🕊\\n. ♑️ \\n. Kali 💕\",\n                        \"avatar_thumb\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=636421b7&x-expires=1774562400&x-signature=hEO7JT5Mqy3gP08yMX9xvBSqJ3A%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:100:100.webp?dr=9640&refresh_token=ea0c49bc&x-expires=1774562400&x-signature=qHrxeTTpMClvXrPvx%2BJmPgubf%2B4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:100:100.jpeg?dr=9640&refresh_token=ef58f5fe&x-expires=1774562400&x-signature=HoMwsI11MMQLdmXkGKcbp7qyxo8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"100x100/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011\"\n                        },\n                        \"avatar_medium\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=9f7184c8&x-expires=1774562400&x-signature=dLYqm7WUiyvOHPI%2BP3sW6A43YSM%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:720:720.webp?dr=9640&refresh_token=ce9f71c1&x-expires=1774562400&x-signature=QcGsqkoqhzesM32VhqNp%2BnZfhck%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:720:720.jpeg?dr=9640&refresh_token=247d257f&x-expires=1774562400&x-signature=xv26fZknP%2BtghAp0CpGKpgB%2B2W4%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"720x720/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011\"\n                        },\n                        \"avatar_large\": {\n                            \"url_list\": [\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=997f1c23&x-expires=1774562400&x-signature=etY4dHlgoq52%2FMybPA3XCETG%2BTw%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:1080:1080.webp?dr=9640&refresh_token=e18c85c1&x-expires=1774562400&x-signature=%2BRYJxPe0FAp6hhLYzxORk9oZyn8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\",\n                                \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-cropcenter:1080:1080.jpeg?dr=9640&refresh_token=4289e2b4&x-expires=1774562400&x-signature=QioaRbW0lqnoJisdK1e5OGZueb8%3D&t=4d5b0474&ps=13740610&shp=a5d48078&shcp=fdd36af4&idc=useast5\"\n                            ],\n                            \"uri\": \"1080x1080/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011\"\n                        },\n                        \"status\": 1,\n                        \"modify_time\": 1774330838,\n                        \"follow_info\": {\n                            \"following_count\": 795,\n                            \"follower_count\": 2247\n                        },\n                        \"pay_grade\": {},\n                        \"user_attr\": {},\n                        \"own_room\": {\n                            \"room_ids\": [\n                                7620946060222925582\n                            ],\n                            \"room_ids_str\": [\n                                \"7620946060222925582\"\n                            ]\n                        },\n                        \"display_id\": \"itskarleee\",\n                        \"sec_uid\": \"MS4wLjABAAAA8D1oA5zhfL9HaLOrYyPQ3qB9Jzl3Ku5D_0E4FDDFkKC5gX0sUr0QqT5Ze71H4qVy\",\n                        \"mint_type_label\": [\n                            7160893592603461633,\n                            7240352032303874054\n                        ],\n                        \"id_str\": \"6794319396514710534\",\n                        \"enigma_info\": {}\n                    },\n                    \"room_auth\": {\n                        \"Chat\": true,\n                        \"Gift\": true,\n                        \"LuckMoney\": true,\n                        \"Digg\": true,\n                        \"UserCard\": true,\n                        \"Banner\": 1,\n                        \"Landscape\": 2,\n                        \"PublicScreen\": 1,\n                        \"GiftAnchorMt\": 1,\n                        \"DonationSticker\": 1,\n                        \"InteractionQuestion\": true,\n                        \"ChatL2\": true,\n                        \"Viewers\": true,\n                        \"Share\": true,\n                        \"transaction_history\": 1,\n                        \"UserCount\": 1,\n                        \"Rank\": 1,\n                        \"BroadcastMessage\": 1,\n                        \"anchor_level_permission\": {}\n                    },\n                    \"like_count\": 22173,\n                    \"anchor_tab_type\": 7,\n                    \"commerce_info\": {\n                        \"commerce_permission\": 1,\n                        \"oec_live_enter_room_init_data\": \"{\\\"product_num\\\":0,\\\"server_time\\\":1774393164402,\\\"tt_version_code\\\":0,\\\"schema\\\":\\\"\\\",\\\"bag_index\\\":0,\\\"display_product_num\\\":0,\\\"is_new_user\\\":true,\\\"assistant_switch\\\":false,\\\"is_new_user_fixed\\\":true,\\\"recommend_info\\\":null,\\\"live_bag_and_pin_card_type\\\":4,\\\"pin_card_minimalism\\\":1,\\\"card_type\\\":0,\\\"enter_room_prompt\\\":{\\\"need_prompt\\\":false,\\\"prompt_text\\\":\\\"\\\",\\\"da_info\\\":\\\"\\\"},\\\"product_filter_reason\\\":[1],\\\"pin_card_config\\\":{\\\"display_duration_ms\\\":0,\\\"activity_finish_display_duration_ms\\\":0,\\\"real_card_type\\\":0,\\\"real_pop_card_id\\\":0}}\"\n                    },\n                    \"interaction_question_version\": 1,\n                    \"feed_room_labels\": [\n                        {\n                            \"position\": 3,\n                            \"text\": {\n                                \"default_pattern\": \"Guests\",\n                                \"default_format\": {\n                                    \"color\": \"#ffffffff\",\n                                    \"weight\": 400\n                                }\n                            },\n                            \"icon\": {\n                                \"url_list\": [\n                                    \"https://p16-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\",\n                                    \"https://p19-webcast.tiktokcdn.com/img/alisg/webcast-sg/guests_feed_label.png~tplv-obj.image\"\n                                ],\n                                \"uri\": \"webcast-sg/guests_feed_label.png\",\n                                \"avg_color\": \"#E0BCD4\"\n                            },\n                            \"log_extra\": \"{\\\"label_language\\\":\\\"en\\\",\\\"label_type\\\":\\\"guests\\\",\\\"label_rank\\\":0,\\\"show_type\\\":0,\\\"game_name\\\":\\\"\\\"}\",\n                            \"background_color\": \"#00000000\"\n                        }\n                    ],\n                    \"stream_url_filtered_info\": {},\n                    \"social_interaction\": {},\n                    \"room_auth_message\": {},\n                    \"age_restricted\": {},\n                    \"blurred_cover\": {\n                        \"url_list\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=2e629123&x-expires=1774411200&x-signature=hTWyFLUkmKIwrjdFvWIMmnl7CSQ%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011~tplv-tiktokx-crop-blur:100:200:3:q100.jpeg?dr=9616&refresh_token=27cd81d9&x-expires=1774411200&x-signature=rP9cqveiFBHEBE8vDvF7lujz3yk%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5&ftpl=1\"\n                        ],\n                        \"uri\": \"tos-useast5-avt-0068-tx/ec6e5dea44db6599e0b6ec87131ea011\",\n                        \"height\": 200,\n                        \"width\": 100,\n                        \"avg_color\": \"#EBEBFF\"\n                    },\n                    \"multi_stream_url\": {\n                        \"extra\": {\n                            \"super_resolution\": {}\n                        },\n                        \"live_core_sdk_data\": {\n                            \"pull_data\": {\n                                \"options\": {\n                                    \"default_quality\": {},\n                                    \"default_preview_quality\": {}\n                                }\n                            },\n                            \"push_data\": {}\n                        }\n                    },\n                    \"cover_type\": 1,\n                    \"taxonomy_tag_info\": {\n                        \"level2_tag\": \"other_chatting\"\n                    },\n                    \"stream_snapshot\": {\n                        \"uri\": \"tos-alisg-i-6sfwe43m1g-sg/57418304b5b64482a76b9d6490cd027d.jpeg\",\n                        \"urls\": [\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/57418304b5b64482a76b9d6490cd027d.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=47b8e737&x-expires=1774411200&x-signature=ry5z3tTwHKp2DBPuLH3gxepcpgs%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p19-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/57418304b5b64482a76b9d6490cd027d.jpeg~tplv-tiktokx-origin.image?dr=9643&refresh_token=9a9f7e9a&x-expires=1774411200&x-signature=sabgwaAjA93QHBEbMjBIF5kRq54%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\",\n                            \"https://p16-common-sign.tiktokcdn-us.com/tos-alisg-i-6sfwe43m1g-sg/57418304b5b64482a76b9d6490cd027d.jpeg~tplv-tiktokx-origin.jpeg?dr=9643&refresh_token=ddfb40ba&x-expires=1774411200&x-signature=Ihy20CX4NjntKqA9nkhBNvFzPNw%3D&t=4d5b0474&ps=13740610&shp=97fb53a0&shcp=2de197d8&idc=useast5\"\n                        ]\n                    },\n                    \"detect_anchor_leave\": 1,\n                    \"log_id\": \"20260324225923EEF26AC980C168149849\",\n                    \"enlarge_view_info\": {\n                        \"enabler_enlarge_view\": true\n                    }\n                },\n                \"live_reason\": \"rec\",\n                \"flare_info\": {},\n                \"sort_stats_tags\": {\n                    \"for_app_log\": [\n                        {\n                            \"key\": \"is_coldstart\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"coldstart_thresh\",\n                            \"value\": \"400\"\n                        },\n                        {\n                            \"key\": \"effect_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_strategy\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_experience\",\n                            \"value\": \"0\"\n                        },\n                        {\n                            \"key\": \"is_coldstart_host_experience_strategy\",\n                            \"value\": \"0\"\n                        }\n                    ],\n                    \"for_client_func\": [\n                        {\n                            \"key\": \"ttlive_survey_show_map\"\n                        },\n                        {\n                            \"key\": \"rec_info\",\n                            \"value\": \"{\\\"preclk_0s\\\":0.0,\\\"cvr_10s\\\":0.15462206304073334,\\\"staytime\\\":0.8170204162597656,\\\"cvr_60s\\\":0.0311737060546875}\"\n                        }\n                    ]\n                },\n                \"room_event_tracking\": \"foru_feed_draw_loadmore:21:normal\"\n            }\n        ]\n    },\n    \"timestamp\": 1774393165\n}"}],"_postman_id":"1501c4da-47bc-4c13-858f-fda69d258499"}],"id":"e8b76523-4fac-4f3d-891a-16cefa39651b","description":"<h2 id=\"overview\">Overview</h2>\n<p>The <strong>Live</strong> folder provides endpoints for interacting with TikTok live streams. It covers retrieving full metadata for an active live room, browsing a paginated feed of currently live streams, and accessing viewer ranking data — both the list of available ranking types for a room and the detailed leaderboard for a specific rank type. These endpoints are suited for live stream monitoring, audience analytics, and real-time engagement tracking.</p>\n<hr />\n<h2 id=\"endpoints\">Endpoints</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Method</th>\n<th>Endpoint</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td>GET</td>\n<td><code>/getLiveInfo</code></td>\n<td>Retrieve full metadata for an active live room using the room ID and user ID</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getLiveFeed</code></td>\n<td>Retrieve a paginated feed of currently active live streams</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getAvailableRankingList</code></td>\n<td>Retrieve the list of available ranking types for a specific live room</td>\n</tr>\n<tr>\n<td>GET</td>\n<td><code>/getRankingInfo</code></td>\n<td>Retrieve the leaderboard for a specific ranking type within a live room</td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"query-parameters\">Query Parameters</h2>\n<div class=\"click-to-expand-wrapper is-table-wrapper\"><table>\n<thead>\n<tr>\n<th>Parameter</th>\n<th>Type</th>\n<th>Required</th>\n<th>Applies To</th>\n<th>Description</th>\n</tr>\n</thead>\n<tbody>\n<tr>\n<td><code>room_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getLiveInfo</code>, <code>/getAvailableRankingList</code>, <code>/getRankingInfo</code></td>\n<td>Numeric TikTok live room ID</td>\n</tr>\n<tr>\n<td><code>user_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getLiveInfo</code>, <code>/getAvailableRankingList</code>, <code>/getRankingInfo</code></td>\n<td>Numeric TikTok user ID of the live stream host</td>\n</tr>\n<tr>\n<td><code>draw_room_id</code></td>\n<td>string</td>\n<td>Yes</td>\n<td><code>/getLiveFeed</code></td>\n<td>The ID of the first live stream (<code>data[0].id_str</code>) from the initial live feed response, used as an anchor for subsequent pages</td>\n</tr>\n<tr>\n<td><code>rank_type</code></td>\n<td>integer</td>\n<td>Yes</td>\n<td><code>/getRankingInfo</code></td>\n<td>Ranking type identifier. Obtainable from the <code>/getAvailableRankingList</code> response</td>\n</tr>\n<tr>\n<td><code>max_time</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getLiveFeed</code></td>\n<td>Unix timestamp for pagination. Pass the <code>extra.max_time</code> value from the previous response to load the next page</td>\n</tr>\n<tr>\n<td><code>region</code></td>\n<td>string</td>\n<td>No</td>\n<td><code>/getLiveFeed</code></td>\n<td>Region (country) code for localised results. Default: <code>US</code></td>\n</tr>\n<tr>\n<td><code>cache_timeout</code></td>\n<td>integer</td>\n<td>No</td>\n<td>All endpoints</td>\n<td>Cache window in seconds. Set to <code>0</code> to bypass cache. Default: <code>3600</code></td>\n</tr>\n</tbody>\n</table>\n</div><hr />\n<h2 id=\"usage-tips\">Usage Tips</h2>\n<ul>\n<li><strong>Getting room and user IDs</strong>: The <code>room_id</code> and <code>user_id</code> required by most endpoints can be found in the user info response from the <strong>User</strong> folder (look for live-related fields), or extracted from a live stream URL.</li>\n<li><strong>Live feed pagination</strong>: <code>/getLiveFeed</code> uses a time-based pagination model. On the first call, omit <code>draw_room_id</code> or use the ID of the first item in the response. For subsequent pages, pass the <code>extra.max_time</code> value from the previous response as <code>max_time</code>.</li>\n<li><strong>Ranking workflow</strong>: Call <code>/getAvailableRankingList</code> first to discover which ranking types are active for a given room, then pass the desired <code>rank_type</code> value to <code>/getRankingInfo</code> to retrieve the corresponding leaderboard.</li>\n<li><strong>Live data is real-time</strong>: Live stream metadata changes rapidly. Set <code>cache_timeout=0</code> on all live endpoints to ensure you are always working with the most current data rather than a stale cached snapshot.</li>\n<li><strong>Region sensitivity</strong>: The live feed returned by <code>/getLiveFeed</code> is region-specific. Set <code>region</code> explicitly when monitoring live activity in a particular market.</li>\n</ul>\n","_postman_id":"e8b76523-4fac-4f3d-891a-16cefa39651b","auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]},"isInherited":true,"source":{"_postman_id":"d886cc87-4267-4e0c-b57a-2d083add50ad","id":"d886cc87-4267-4e0c-b57a-2d083add50ad","name":"TikTok Scraper API","type":"collection"}}}],"auth":{"type":"apikey","apikey":{"basicConfig":[{"key":"key","value":"license_key"},{"key":"value","value":"your-own-license-key"}]}},"event":[{"listen":"prerequest","script":{"id":"2547af46-5ee9-4af5-a590-f91d3b0e52ca","type":"text/javascript","requests":{},"exec":[""]}},{"listen":"test","script":{"id":"bbe07915-6f35-4a1f-9cb2-42eeef86269d","type":"text/javascript","requests":{},"exec":[""]}}],"variable":[{"key":"baseUrl","value":"https://tiktok.evelode.com/tiktok-api"},{"key":"licenseKey","value":"your-own-license-key"},{"key":"licenseKey","value":"","disabled":true}]}